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

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

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

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

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

.important {
  font-weight: bold; }

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

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit 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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- Input file ---------- */
/* ---------- Table ---------- */
.app-view-entry:hover .entry-thumbnail {
  border-color: #7abfdd; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.taglib-image-selector.check-active .icon-check {
  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 .icon-check {
    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 .icon-check {
  opacity: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #ffc; }

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

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

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

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

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

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

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

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

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

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

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

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

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #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 {
  bottom: -15px;
  height: 5px;
  outline-color: transparent;
  padding: 5px;
  right: -15px;
  width: 5px; }

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

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

.lfr-source-editor {
  border-color: #ccc; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #fff;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #fff;
    color: #2b4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #ededef;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: '\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: #FFF;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 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 .tag-popularity-1 {
  font-size: 1em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .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;
  box-shadow: 0 0 0 1px #dee2e6;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

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

/* ---------- 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 (min-width: 768px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- 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 (min-width: 576px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    transform: translateY(-97%); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727c81; }

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

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

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

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

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

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

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group,
.portlet-dynamic-data-lists .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 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;
    height: 10px;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap; }

/* ---------- 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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* ---------- 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; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before,
    input.switch:empty ~ .switch-bar .switch-icon,
    input.switch:empty ~ .switch-bar .switch-toggle:after,
    input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

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

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

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

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

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

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

/** COLOR VARIABLES **/
/* FLAGS ON MOBILE PHONE  */
.iti {
  width: 100%;
  position: relative;
  display: inline-block; }

.iti * {
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.iti__hide {
  display: none; }

.iti__v-hide {
  visibility: hidden; }

.iti input, .iti input[type=text], .iti input[type=tel] {
  position: relative;
  z-index: 0;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-right: 36px;
  margin-right: 0; }

.iti__flag-container {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  padding: 1px; }

.iti__selected-flag {
  z-index: 1;
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 6px 0 8px; }

.iti__arrow {
  margin-left: 6px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555; }

.iti__arrow--up {
  border-top: none;
  border-bottom: 4px solid #555; }

.iti__country-list {
  position: absolute;
  z-index: 2;
  list-style: none;
  text-align: left;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  background-color: white;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

.iti__country-list--dropup {
  bottom: 100%;
  margin-bottom: -1px; }

@media (max-width: 500px) {
  .iti__country-list {
    white-space: normal; } }

.iti__flag-box {
  display: inline-block;
  width: 20px; }

.iti__divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC; }

.iti__country {
  padding: 5px 10px;
  outline: none; }

.iti__dial-code {
  color: #999; }

.iti__country.iti__highlight {
  background-color: rgba(0, 0, 0, 0.05); }

.iti__flag-box, .iti__country-name, .iti__dial-code {
  vertical-align: middle; }

.iti__flag-box, .iti__country-name {
  margin-right: 6px; }

.iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  padding-right: 6px;
  padding-left: 52px;
  margin-left: 0; }

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
  right: auto;
  left: 0; }

.iti--allow-dropdown .iti__flag-container:hover {
  cursor: pointer; }

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
  cursor: default; }

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
  background-color: transparent; }

.iti--separate-dial-code .iti__selected-flag {
  background-color: rgba(0, 0, 0, 0.05); }

.iti--separate-dial-code .iti__selected-dial-code {
  margin-left: 6px; }

.iti--container {
  position: absolute;
  top: -1000px;
  left: -1000px;
  z-index: 1060;
  padding: 1px; }

.iti--container:hover {
  cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti__flag {
  width: 20px; }

.iti__flag.iti__be {
  width: 18px; }

.iti__flag.iti__ch {
  width: 15px; }

.iti__flag.iti__mc {
  width: 19px; }

.iti__flag.iti__ne {
  width: 18px; }

.iti__flag.iti__np {
  width: 13px; }

.iti__flag.iti__va {
  width: 15px; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-size: 5652px 15px; } }

.iti__flag.iti__ac {
  height: 10px;
  background-position: 0px 0px; }

.iti__flag.iti__ad {
  height: 14px;
  background-position: -22px 0px; }

.iti__flag.iti__ae {
  height: 10px;
  background-position: -44px 0px; }

.iti__flag.iti__af {
  height: 14px;
  background-position: -66px 0px; }

.iti__flag.iti__ag {
  height: 14px;
  background-position: -88px 0px; }

.iti__flag.iti__ai {
  height: 10px;
  background-position: -110px 0px; }

.iti__flag.iti__al {
  height: 15px;
  background-position: -132px 0px; }

.iti__flag.iti__am {
  height: 10px;
  background-position: -154px 0px; }

.iti__flag.iti__ao {
  height: 14px;
  background-position: -176px 0px; }

.iti__flag.iti__aq {
  height: 14px;
  background-position: -198px 0px; }

.iti__flag.iti__ar {
  height: 13px;
  background-position: -220px 0px; }

.iti__flag.iti__as {
  height: 10px;
  background-position: -242px 0px; }

.iti__flag.iti__at {
  height: 14px;
  background-position: -264px 0px; }

.iti__flag.iti__au {
  height: 10px;
  background-position: -286px 0px; }

.iti__flag.iti__aw {
  height: 14px;
  background-position: -308px 0px; }

.iti__flag.iti__ax {
  height: 13px;
  background-position: -330px 0px; }

.iti__flag.iti__az {
  height: 10px;
  background-position: -352px 0px; }

.iti__flag.iti__ba {
  height: 10px;
  background-position: -374px 0px; }

.iti__flag.iti__bb {
  height: 14px;
  background-position: -396px 0px; }

.iti__flag.iti__bd {
  height: 12px;
  background-position: -418px 0px; }

.iti__flag.iti__be {
  height: 15px;
  background-position: -440px 0px; }

.iti__flag.iti__bf {
  height: 14px;
  background-position: -460px 0px; }

.iti__flag.iti__bg {
  height: 12px;
  background-position: -482px 0px; }

.iti__flag.iti__bh {
  height: 12px;
  background-position: -504px 0px; }

.iti__flag.iti__bi {
  height: 12px;
  background-position: -526px 0px; }

.iti__flag.iti__bj {
  height: 14px;
  background-position: -548px 0px; }

.iti__flag.iti__bl {
  height: 14px;
  background-position: -570px 0px; }

.iti__flag.iti__bm {
  height: 10px;
  background-position: -592px 0px; }

.iti__flag.iti__bn {
  height: 10px;
  background-position: -614px 0px; }

.iti__flag.iti__bo {
  height: 14px;
  background-position: -636px 0px; }

.iti__flag.iti__bq {
  height: 14px;
  background-position: -658px 0px; }

.iti__flag.iti__br {
  height: 14px;
  background-position: -680px 0px; }

.iti__flag.iti__bs {
  height: 10px;
  background-position: -702px 0px; }

.iti__flag.iti__bt {
  height: 14px;
  background-position: -724px 0px; }

.iti__flag.iti__bv {
  height: 15px;
  background-position: -746px 0px; }

.iti__flag.iti__bw {
  height: 14px;
  background-position: -768px 0px; }

.iti__flag.iti__by {
  height: 10px;
  background-position: -790px 0px; }

.iti__flag.iti__bz {
  height: 14px;
  background-position: -812px 0px; }

.iti__flag.iti__ca {
  height: 10px;
  background-position: -834px 0px; }

.iti__flag.iti__cc {
  height: 10px;
  background-position: -856px 0px; }

.iti__flag.iti__cd {
  height: 15px;
  background-position: -878px 0px; }

.iti__flag.iti__cf {
  height: 14px;
  background-position: -900px 0px; }

.iti__flag.iti__cg {
  height: 14px;
  background-position: -922px 0px; }

.iti__flag.iti__ch {
  height: 15px;
  background-position: -944px 0px; }

.iti__flag.iti__ci {
  height: 14px;
  background-position: -961px 0px; }

.iti__flag.iti__ck {
  height: 10px;
  background-position: -983px 0px; }

.iti__flag.iti__cl {
  height: 14px;
  background-position: -1005px 0px; }

.iti__flag.iti__cm {
  height: 14px;
  background-position: -1027px 0px; }

.iti__flag.iti__cn {
  height: 14px;
  background-position: -1049px 0px; }

.iti__flag.iti__co {
  height: 14px;
  background-position: -1071px 0px; }

.iti__flag.iti__cp {
  height: 14px;
  background-position: -1093px 0px; }

.iti__flag.iti__cr {
  height: 12px;
  background-position: -1115px 0px; }

.iti__flag.iti__cu {
  height: 10px;
  background-position: -1137px 0px; }

.iti__flag.iti__cv {
  height: 12px;
  background-position: -1159px 0px; }

.iti__flag.iti__cw {
  height: 14px;
  background-position: -1181px 0px; }

.iti__flag.iti__cx {
  height: 10px;
  background-position: -1203px 0px; }

.iti__flag.iti__cy {
  height: 14px;
  background-position: -1225px 0px; }

.iti__flag.iti__cz {
  height: 14px;
  background-position: -1247px 0px; }

.iti__flag.iti__de {
  height: 12px;
  background-position: -1269px 0px; }

.iti__flag.iti__dg {
  height: 10px;
  background-position: -1291px 0px; }

.iti__flag.iti__dj {
  height: 14px;
  background-position: -1313px 0px; }

.iti__flag.iti__dk {
  height: 15px;
  background-position: -1335px 0px; }

.iti__flag.iti__dm {
  height: 10px;
  background-position: -1357px 0px; }

.iti__flag.iti__do {
  height: 14px;
  background-position: -1379px 0px; }

.iti__flag.iti__dz {
  height: 14px;
  background-position: -1401px 0px; }

.iti__flag.iti__ea {
  height: 14px;
  background-position: -1423px 0px; }

.iti__flag.iti__ec {
  height: 14px;
  background-position: -1445px 0px; }

.iti__flag.iti__ee {
  height: 13px;
  background-position: -1467px 0px; }

.iti__flag.iti__eg {
  height: 14px;
  background-position: -1489px 0px; }

.iti__flag.iti__eh {
  height: 10px;
  background-position: -1511px 0px; }

.iti__flag.iti__er {
  height: 10px;
  background-position: -1533px 0px; }

.iti__flag.iti__es {
  height: 14px;
  background-position: -1555px 0px; }

.iti__flag.iti__et {
  height: 10px;
  background-position: -1577px 0px; }

.iti__flag.iti__eu {
  height: 14px;
  background-position: -1599px 0px; }

.iti__flag.iti__fi {
  height: 12px;
  background-position: -1621px 0px; }

.iti__flag.iti__fj {
  height: 10px;
  background-position: -1643px 0px; }

.iti__flag.iti__fk {
  height: 10px;
  background-position: -1665px 0px; }

.iti__flag.iti__fm {
  height: 11px;
  background-position: -1687px 0px; }

.iti__flag.iti__fo {
  height: 15px;
  background-position: -1709px 0px; }

.iti__flag.iti__fr {
  height: 14px;
  background-position: -1731px 0px; }

.iti__flag.iti__ga {
  height: 15px;
  background-position: -1753px 0px; }

.iti__flag.iti__gb {
  height: 10px;
  background-position: -1775px 0px; }

.iti__flag.iti__gd {
  height: 12px;
  background-position: -1797px 0px; }

.iti__flag.iti__ge {
  height: 14px;
  background-position: -1819px 0px; }

.iti__flag.iti__gf {
  height: 14px;
  background-position: -1841px 0px; }

.iti__flag.iti__gg {
  height: 14px;
  background-position: -1863px 0px; }

.iti__flag.iti__gh {
  height: 14px;
  background-position: -1885px 0px; }

.iti__flag.iti__gi {
  height: 10px;
  background-position: -1907px 0px; }

.iti__flag.iti__gl {
  height: 14px;
  background-position: -1929px 0px; }

.iti__flag.iti__gm {
  height: 14px;
  background-position: -1951px 0px; }

.iti__flag.iti__gn {
  height: 14px;
  background-position: -1973px 0px; }

.iti__flag.iti__gp {
  height: 14px;
  background-position: -1995px 0px; }

.iti__flag.iti__gq {
  height: 14px;
  background-position: -2017px 0px; }

.iti__flag.iti__gr {
  height: 14px;
  background-position: -2039px 0px; }

.iti__flag.iti__gs {
  height: 10px;
  background-position: -2061px 0px; }

.iti__flag.iti__gt {
  height: 13px;
  background-position: -2083px 0px; }

.iti__flag.iti__gu {
  height: 11px;
  background-position: -2105px 0px; }

.iti__flag.iti__gw {
  height: 10px;
  background-position: -2127px 0px; }

.iti__flag.iti__gy {
  height: 12px;
  background-position: -2149px 0px; }

.iti__flag.iti__hk {
  height: 14px;
  background-position: -2171px 0px; }

.iti__flag.iti__hm {
  height: 10px;
  background-position: -2193px 0px; }

.iti__flag.iti__hn {
  height: 10px;
  background-position: -2215px 0px; }

.iti__flag.iti__hr {
  height: 10px;
  background-position: -2237px 0px; }

.iti__flag.iti__ht {
  height: 12px;
  background-position: -2259px 0px; }

.iti__flag.iti__hu {
  height: 10px;
  background-position: -2281px 0px; }

.iti__flag.iti__ic {
  height: 14px;
  background-position: -2303px 0px; }

.iti__flag.iti__id {
  height: 14px;
  background-position: -2325px 0px; }

.iti__flag.iti__ie {
  height: 10px;
  background-position: -2347px 0px; }

.iti__flag.iti__il {
  height: 15px;
  background-position: -2369px 0px; }

.iti__flag.iti__im {
  height: 10px;
  background-position: -2391px 0px; }

.iti__flag.iti__in {
  height: 14px;
  background-position: -2413px 0px; }

.iti__flag.iti__io {
  height: 10px;
  background-position: -2435px 0px; }

.iti__flag.iti__iq {
  height: 14px;
  background-position: -2457px 0px; }

.iti__flag.iti__ir {
  height: 12px;
  background-position: -2479px 0px; }

.iti__flag.iti__is {
  height: 15px;
  background-position: -2501px 0px; }

.iti__flag.iti__it {
  height: 14px;
  background-position: -2523px 0px; }

.iti__flag.iti__je {
  height: 12px;
  background-position: -2545px 0px; }

.iti__flag.iti__jm {
  height: 10px;
  background-position: -2567px 0px; }

.iti__flag.iti__jo {
  height: 10px;
  background-position: -2589px 0px; }

.iti__flag.iti__jp {
  height: 14px;
  background-position: -2611px 0px; }

.iti__flag.iti__ke {
  height: 14px;
  background-position: -2633px 0px; }

.iti__flag.iti__kg {
  height: 12px;
  background-position: -2655px 0px; }

.iti__flag.iti__kh {
  height: 13px;
  background-position: -2677px 0px; }

.iti__flag.iti__ki {
  height: 10px;
  background-position: -2699px 0px; }

.iti__flag.iti__km {
  height: 12px;
  background-position: -2721px 0px; }

.iti__flag.iti__kn {
  height: 14px;
  background-position: -2743px 0px; }

.iti__flag.iti__kp {
  height: 10px;
  background-position: -2765px 0px; }

.iti__flag.iti__kr {
  height: 14px;
  background-position: -2787px 0px; }

.iti__flag.iti__kw {
  height: 10px;
  background-position: -2809px 0px; }

.iti__flag.iti__ky {
  height: 10px;
  background-position: -2831px 0px; }

.iti__flag.iti__kz {
  height: 10px;
  background-position: -2853px 0px; }

.iti__flag.iti__la {
  height: 14px;
  background-position: -2875px 0px; }

.iti__flag.iti__lb {
  height: 14px;
  background-position: -2897px 0px; }

.iti__flag.iti__lc {
  height: 10px;
  background-position: -2919px 0px; }

.iti__flag.iti__li {
  height: 12px;
  background-position: -2941px 0px; }

.iti__flag.iti__lk {
  height: 10px;
  background-position: -2963px 0px; }

.iti__flag.iti__lr {
  height: 11px;
  background-position: -2985px 0px; }

.iti__flag.iti__ls {
  height: 14px;
  background-position: -3007px 0px; }

.iti__flag.iti__lt {
  height: 12px;
  background-position: -3029px 0px; }

.iti__flag.iti__lu {
  height: 12px;
  background-position: -3051px 0px; }

.iti__flag.iti__lv {
  height: 10px;
  background-position: -3073px 0px; }

.iti__flag.iti__ly {
  height: 10px;
  background-position: -3095px 0px; }

.iti__flag.iti__ma {
  height: 14px;
  background-position: -3117px 0px; }

.iti__flag.iti__mc {
  height: 15px;
  background-position: -3139px 0px; }

.iti__flag.iti__md {
  height: 10px;
  background-position: -3160px 0px; }

.iti__flag.iti__me {
  height: 10px;
  background-position: -3182px 0px; }

.iti__flag.iti__mf {
  height: 14px;
  background-position: -3204px 0px; }

.iti__flag.iti__mg {
  height: 14px;
  background-position: -3226px 0px; }

.iti__flag.iti__mh {
  height: 11px;
  background-position: -3248px 0px; }

.iti__flag.iti__mk {
  height: 10px;
  background-position: -3270px 0px; }

.iti__flag.iti__ml {
  height: 14px;
  background-position: -3292px 0px; }

.iti__flag.iti__mm {
  height: 14px;
  background-position: -3314px 0px; }

.iti__flag.iti__mn {
  height: 10px;
  background-position: -3336px 0px; }

.iti__flag.iti__mo {
  height: 14px;
  background-position: -3358px 0px; }

.iti__flag.iti__mp {
  height: 10px;
  background-position: -3380px 0px; }

.iti__flag.iti__mq {
  height: 14px;
  background-position: -3402px 0px; }

.iti__flag.iti__mr {
  height: 14px;
  background-position: -3424px 0px; }

.iti__flag.iti__ms {
  height: 10px;
  background-position: -3446px 0px; }

.iti__flag.iti__mt {
  height: 14px;
  background-position: -3468px 0px; }

.iti__flag.iti__mu {
  height: 14px;
  background-position: -3490px 0px; }

.iti__flag.iti__mv {
  height: 14px;
  background-position: -3512px 0px; }

.iti__flag.iti__mw {
  height: 14px;
  background-position: -3534px 0px; }

.iti__flag.iti__mx {
  height: 12px;
  background-position: -3556px 0px; }

.iti__flag.iti__my {
  height: 10px;
  background-position: -3578px 0px; }

.iti__flag.iti__mz {
  height: 14px;
  background-position: -3600px 0px; }

.iti__flag.iti__na {
  height: 14px;
  background-position: -3622px 0px; }

.iti__flag.iti__nc {
  height: 10px;
  background-position: -3644px 0px; }

.iti__flag.iti__ne {
  height: 15px;
  background-position: -3666px 0px; }

.iti__flag.iti__nf {
  height: 10px;
  background-position: -3686px 0px; }

.iti__flag.iti__ng {
  height: 10px;
  background-position: -3708px 0px; }

.iti__flag.iti__ni {
  height: 12px;
  background-position: -3730px 0px; }

.iti__flag.iti__nl {
  height: 14px;
  background-position: -3752px 0px; }

.iti__flag.iti__no {
  height: 15px;
  background-position: -3774px 0px; }

.iti__flag.iti__np {
  height: 15px;
  background-position: -3796px 0px; }

.iti__flag.iti__nr {
  height: 10px;
  background-position: -3811px 0px; }

.iti__flag.iti__nu {
  height: 10px;
  background-position: -3833px 0px; }

.iti__flag.iti__nz {
  height: 10px;
  background-position: -3855px 0px; }

.iti__flag.iti__om {
  height: 10px;
  background-position: -3877px 0px; }

.iti__flag.iti__pa {
  height: 14px;
  background-position: -3899px 0px; }

.iti__flag.iti__pe {
  height: 14px;
  background-position: -3921px 0px; }

.iti__flag.iti__pf {
  height: 14px;
  background-position: -3943px 0px; }

.iti__flag.iti__pg {
  height: 15px;
  background-position: -3965px 0px; }

.iti__flag.iti__ph {
  height: 10px;
  background-position: -3987px 0px; }

.iti__flag.iti__pk {
  height: 14px;
  background-position: -4009px 0px; }

.iti__flag.iti__pl {
  height: 13px;
  background-position: -4031px 0px; }

.iti__flag.iti__pm {
  height: 14px;
  background-position: -4053px 0px; }

.iti__flag.iti__pn {
  height: 10px;
  background-position: -4075px 0px; }

.iti__flag.iti__pr {
  height: 14px;
  background-position: -4097px 0px; }

.iti__flag.iti__ps {
  height: 10px;
  background-position: -4119px 0px; }

.iti__flag.iti__pt {
  height: 14px;
  background-position: -4141px 0px; }

.iti__flag.iti__pw {
  height: 13px;
  background-position: -4163px 0px; }

.iti__flag.iti__py {
  height: 11px;
  background-position: -4185px 0px; }

.iti__flag.iti__qa {
  height: 8px;
  background-position: -4207px 0px; }

.iti__flag.iti__re {
  height: 14px;
  background-position: -4229px 0px; }

.iti__flag.iti__ro {
  height: 14px;
  background-position: -4251px 0px; }

.iti__flag.iti__rs {
  height: 14px;
  background-position: -4273px 0px; }

.iti__flag.iti__ru {
  height: 14px;
  background-position: -4295px 0px; }

.iti__flag.iti__rw {
  height: 14px;
  background-position: -4317px 0px; }

.iti__flag.iti__sa {
  height: 14px;
  background-position: -4339px 0px; }

.iti__flag.iti__sb {
  height: 10px;
  background-position: -4361px 0px; }

.iti__flag.iti__sc {
  height: 10px;
  background-position: -4383px 0px; }

.iti__flag.iti__sd {
  height: 10px;
  background-position: -4405px 0px; }

.iti__flag.iti__se {
  height: 13px;
  background-position: -4427px 0px; }

.iti__flag.iti__sg {
  height: 14px;
  background-position: -4449px 0px; }

.iti__flag.iti__sh {
  height: 10px;
  background-position: -4471px 0px; }

.iti__flag.iti__si {
  height: 10px;
  background-position: -4493px 0px; }

.iti__flag.iti__sj {
  height: 15px;
  background-position: -4515px 0px; }

.iti__flag.iti__sk {
  height: 14px;
  background-position: -4537px 0px; }

.iti__flag.iti__sl {
  height: 14px;
  background-position: -4559px 0px; }

.iti__flag.iti__sm {
  height: 15px;
  background-position: -4581px 0px; }

.iti__flag.iti__sn {
  height: 14px;
  background-position: -4603px 0px; }

.iti__flag.iti__so {
  height: 14px;
  background-position: -4625px 0px; }

.iti__flag.iti__sr {
  height: 14px;
  background-position: -4647px 0px; }

.iti__flag.iti__ss {
  height: 10px;
  background-position: -4669px 0px; }

.iti__flag.iti__st {
  height: 10px;
  background-position: -4691px 0px; }

.iti__flag.iti__sv {
  height: 12px;
  background-position: -4713px 0px; }

.iti__flag.iti__sx {
  height: 14px;
  background-position: -4735px 0px; }

.iti__flag.iti__sy {
  height: 14px;
  background-position: -4757px 0px; }

.iti__flag.iti__sz {
  height: 14px;
  background-position: -4779px 0px; }

.iti__flag.iti__ta {
  height: 10px;
  background-position: -4801px 0px; }

.iti__flag.iti__tc {
  height: 10px;
  background-position: -4823px 0px; }

.iti__flag.iti__td {
  height: 14px;
  background-position: -4845px 0px; }

.iti__flag.iti__tf {
  height: 14px;
  background-position: -4867px 0px; }

.iti__flag.iti__tg {
  height: 13px;
  background-position: -4889px 0px; }

.iti__flag.iti__th {
  height: 14px;
  background-position: -4911px 0px; }

.iti__flag.iti__tj {
  height: 10px;
  background-position: -4933px 0px; }

.iti__flag.iti__tk {
  height: 10px;
  background-position: -4955px 0px; }

.iti__flag.iti__tl {
  height: 10px;
  background-position: -4977px 0px; }

.iti__flag.iti__tm {
  height: 14px;
  background-position: -4999px 0px; }

.iti__flag.iti__tn {
  height: 14px;
  background-position: -5021px 0px; }

.iti__flag.iti__to {
  height: 10px;
  background-position: -5043px 0px; }

.iti__flag.iti__tr {
  height: 14px;
  background-position: -5065px 0px; }

.iti__flag.iti__tt {
  height: 12px;
  background-position: -5087px 0px; }

.iti__flag.iti__tv {
  height: 10px;
  background-position: -5109px 0px; }

.iti__flag.iti__tw {
  height: 14px;
  background-position: -5131px 0px; }

.iti__flag.iti__tz {
  height: 14px;
  background-position: -5153px 0px; }

.iti__flag.iti__ua {
  height: 14px;
  background-position: -5175px 0px; }

.iti__flag.iti__ug {
  height: 14px;
  background-position: -5197px 0px; }

.iti__flag.iti__um {
  height: 11px;
  background-position: -5219px 0px; }

.iti__flag.iti__un {
  height: 14px;
  background-position: -5241px 0px; }

.iti__flag.iti__us {
  height: 11px;
  background-position: -5263px 0px; }

.iti__flag.iti__uy {
  height: 14px;
  background-position: -5285px 0px; }

.iti__flag.iti__uz {
  height: 10px;
  background-position: -5307px 0px; }

.iti__flag.iti__va {
  height: 15px;
  background-position: -5329px 0px; }

.iti__flag.iti__vc {
  height: 14px;
  background-position: -5346px 0px; }

.iti__flag.iti__ve {
  height: 14px;
  background-position: -5368px 0px; }

.iti__flag.iti__vg {
  height: 10px;
  background-position: -5390px 0px; }

.iti__flag.iti__vi {
  height: 14px;
  background-position: -5412px 0px; }

.iti__flag.iti__vn {
  height: 14px;
  background-position: -5434px 0px; }

.iti__flag.iti__vu {
  height: 12px;
  background-position: -5456px 0px; }

.iti__flag.iti__wf {
  height: 14px;
  background-position: -5478px 0px; }

.iti__flag.iti__ws {
  height: 10px;
  background-position: -5500px 0px; }

.iti__flag.iti__xk {
  height: 15px;
  background-position: -5522px 0px; }

.iti__flag.iti__ye {
  height: 14px;
  background-position: -5544px 0px; }

.iti__flag.iti__yt {
  height: 14px;
  background-position: -5566px 0px; }

.iti__flag.iti__za {
  height: 14px;
  background-position: -5588px 0px; }

.iti__flag.iti__zm {
  height: 14px;
  background-position: -5610px 0px; }

.iti__flag.iti__zw {
  height: 10px;
  background-position: -5632px 0px; }

.iti__flag {
  height: 15px;
  box-shadow: 0px 0px 1px 0px #888;
  background-image: url("/o/servgov-theme/images/phone-number-with-country-code/flags.png");
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .iti__flag {
    background-image: url("/o/servgov-theme/images/phone-number-with-country-code/flags@2x.png"); } }

.iti__flag.iti__np {
  background-color: transparent; }

/*// Variables and mixins
// --------------------------------------------------*/
/*@mixin font-size($size) {
  @if $size == Small {
    font-size: 14px;
  }
  @if $size == Medium {
    font-size: 16px;
  }
  @if $size == Large {
    font-size: 18px;
  }
}*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  line-height: 23px; }

body input::-webkit-input-placeholder, body textarea::-webkit-input-placeholder {
  color: #666666;
  font-style: italic; }

body input:-moz-placeholder, body textarea:-moz-placeholder {
  color: #666666;
  opacity: 1;
  font-style: italic; }

body input::-moz-placeholder, body textarea::-moz-placeholder {
  color: #666666;
  opacity: 1;
  font-style: italic; }

body input:-ms-input-placeholder, body textarea:-ms-input-placeholder {
  color: #666666;
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0; }

p, a {
  margin: 0;
  padding: 0; }

.theme-principal a {
  color: #034AD8; }

.theme-darkmode a {
  color: #034AD8; }

.theme-principal .breadcrumb-horizontal a {
  color: #187b9e; }

.theme-darkmode .breadcrumb-horizontal a {
  color: #F7F8FA; }

.sitemapLinks li a {
  text-decoration: none; }
  .sitemapLinks li a:hover {
    text-decoration: underline; }

a:hover, a:focus {
  color: #187b9e;
  text-decoration: underline; }
  .theme-darkmode a:hover, .theme-darkmode a:focus {
    color: #ffffff; }

ul > li {
  list-style: none;
  padding: 0;
  margin: 0; }

button:hover {
  cursor: pointer; }

.row {
  margin: 0; }

.guias {
  min-height: 550px; }
  .guias .col-md-7 div:empty {
    display: none; }

.img404 {
  height: calc(100vh - 260px);
  position: static;
  background: url(/o/servgov-theme/images/404/error_404.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-left: 0;
  padding-right: 0;
  padding-top: 6rem !important; }
  .img404 .bar404 {
    width: 100%;
    padding-top: 3rem;
    padding-bottom: 2rem;
    background-color: #034AD8;
    text-align: center;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .img404 .bar404 a {
      color: #fff; }
    .img404 .bar404 .barline1 {
      font-size: 2.375rem;
      font-family: 'NotoSans', sans-serif;
      text-transform: uppercase; }
    .img404 .bar404 .barline2 {
      font-size: 0.875rem;
      font-family: 'NotoSans', sans-serif;
      font-weight: 600;
      margin-top: 2rem; }
    .img404 .bar404 .barline3 {
      font-size: 0.875rem;
      font-family: 'NotoSans', sans-serif; }

@media all and (max-width: 575px) {
  #main-content {
    overflow-x: hidden; } }

#gtag {
  height: 0;
  width: 0; }

.userStyle .sidenav-menu-slider,
.userStyle #ControlMenu {
  display: none !important; }

.fde #content p, .fde #content ul, .fde #content table, .fde #content ol,
.fds #content p,
.fds #content ul,
.fds #content table,
.fds #content ol,
.guias #content p,
.guias #content ul,
.guias #content table,
.guias #content ol,
.contactos #content .gnetxt p,
.contactos #content .gnetxt ul,
.contactos #content .gnetxt table,
.contactos #content .gnetxt ol,
.auth p,
.auth ul,
.auth table,
.auth ol,
.mosaic p,
.mosaic ul,
.mosaic table,
.mosaic ol {
  line-height: 1.5em !important;
  margin-bottom: 20px !important;
  font-size: 1rem; }

.fde #content .panel-footer .btn__text > p,
.fds #content .panel-footer .btn__text > p,
.guias #content .panel-footer .btn__text > p,
.contactos #content .gnetxt .panel-footer .btn__text > p,
.auth .panel-footer .btn__text > p,
.mosaic .panel-footer .btn__text > p {
  margin-bottom: 0px !important; }

.fde #content .panel-heading > p,
.fds #content .panel-heading > p,
.guias #content .panel-heading > p,
.contactos #content .gnetxt .panel-heading > p,
.auth .panel-heading > p,
.mosaic .panel-heading > p {
  font-size: 0.875rem; }

.fde #content .panel-footer .btn__text > p,
.fds #content .panel-footer .btn__text > p,
.guias #content .panel-footer .btn__text > p,
.contactos #content .gnetxt .panel-footer .btn__text > p,
.auth .panel-footer .btn__text > p,
.mosaic .panel-footer .btn__text > p {
  font-size: 0.8125rem; }

.fde #content .panel-footer > a,
.fds #content .panel-footer > a,
.guias #content .panel-footer > a,
.contactos #content .gnetxt .panel-footer > a,
.auth .panel-footer > a,
.mosaic .panel-footer > a {
  font-size: 0.8125rem; }

.fde #content .panel-trigger,
.fds #content .panel-trigger,
.guias #content .panel-trigger,
.contactos #content .gnetxt .panel-trigger,
.auth .panel-trigger,
.mosaic .panel-trigger {
  text-decoration: none !important; }

.fde-main .page-info, .guias .page-info {
  font-size: 1rem; }

@media screen and (min-width: 600px) {
  .text--maxwidth, #resultPageAutoScroll .search-item-description, #resultPageAutoScroll p, #resultPageAutoScroll ul, #resultPageAutoScroll ol, .guias #content p, .guias #content ul, .guias #content ol, .fds #content p, .fds #content ul, .fds #content ol, .fde #content p, .fde #content ul, .fde #content ol, .ftfhp #content p, .ftfhp #content ul, .ftfhp #content ol, .mosaic #content p, .mosaic #content ul, .mosaic #content ol, .auth #content p, .auth #content ol, .auth #content ul:not(.reserved-area-menu), .guias #content .FEnq-discri, .mosaic p, .mosaic ul, .mosaic ol, .FEnq-discri p, .FEnq-discri ul, .FEnq-discri ol, .guiazz-content .guiazz-bloco-content p, .guiazz-content .guiazz-bloco-content ul, .guiazz-content .guiazz-bloco-content ol, .service__box p, .ept #content p, .ept #content ul, .ept #content ol {
    max-width: 590px; } }

.theme-darkmode #resultPageAutoScroll .search-item-description, .theme-darkmode #resultPageAutoScroll p, .theme-darkmode #resultPageAutoScroll ul, .theme-darkmode #resultPageAutoScroll ol {
  color: #ffffff; }

.theme-darkmode .service__box p {
  color: #ffffff; }

.guias #content .service__box .service__info h1,
.guias #content .appst2 .appst-check h1 {
  font-size: 2.25rem; }

.guias #content .service__box .service__info h2,
.guias #content .appst2 .appst-check h2 {
  font-size: 1.75rem; }

.guias #content .service__box .service__info h3,
.guias #content .appst2 .appst-check h3 {
  font-size: 1.25rem; }

.guias #content .service__box .service__info h4,
.guias #content .appst2 .appst-check h4 {
  font-size: 1.125rem; }

.portlet-journal-content .journal-content-article a img, .portlet-journal-content .journal-content-article .cke_widget_image {
  border: 1px solid; }

.sitemapLinks {
  font-size: 1rem; }

.theme-darkmode #senna_surface1-default {
  background-color: #2b363c; }

.bs-tooltip-top .arrow::before {
  border-top-color: white !important; }

.bs-tooltip-bottom .arrow::before {
  border-bottom-color: white !important; }

.hidden {
  display: none !important; }

.ept {
  /* esconder a seta da dropdown select para mostrar a seta em svg */
  /* cor defeito da input box */
  /* seta em svg para as dropdown select */
  /* ===== Select Box ===== */
  /* ----- Select Box Black Panther ----- */
  /* ===== Keyframes ===== */
  /*// Section styles
    // --------------------------------------------------*/
  /* --------------------------------

Icon colors

-------------------------------- */
  /* --------------------------------
  
  Icon basic style
  
  -------------------------------- */
  /*.chekedlist ul li:before {
  //content: url(/o/servgov-theme/images/icons/sprite.svg#icon-checked);

  //content: url("data:image/svg+xml; utf8, <svg> <symbol id='icon-checked' viewBox='0 0 32 32'> <title>icon-checked</title> <path fill='currentColor' style='fill: currentColor' d='M11.771 26.663l-11.771-11.806 0.994-1.006 10.777 10.834 19.234-19.349 0.994 0.994z'></path> </symbol></svg>") !important;

  //content: url("data:image/svg; utf8, <svg> <path fill='currentColor' style='fill: currentColor' d='M11.771 26.663l-11.771-11.806 0.994-1.006 10.777 10.834 19.234-19.349 0.994 0.994z'></path> </svg>") !important;

  content:'' !important;
  background-image: url(/o/servgov-theme/images/icons/icon-star_filled.svg) !important;
  width: 16px !important;
  height: 16px !important;
  margin-right: 10px !important;
} */ }
  .ept .steps {
    margin-top: 20px;
    margin-bottom: 50px;
    height: 4px;
    display: flex; }
  .ept .step {
    flex-grow: 1;
    background-color: #F1F3F8; }
  .ept .step-content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    height: 4px; }
    .ept .step-content span {
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 20px;
      text-align: center;
      align-self: flex-end; }
  .ept .ball {
    display: flex;
    justify-content: center; }
    .ept .ball::before {
      content: " ";
      width: 20px;
      height: 20px;
      background-color: #F1F3F8;
      border-radius: 50%;
      align-self: flex-start;
      margin-top: -13px; }
  .theme-principal .ept .completed {
    background-color: #ffd261; }
  .theme-darkmode .ept .completed {
    background-color: #00DBAF; }
  .theme-principal .ept .completed .step-content span {
    color: #ffd261; }
  .theme-darkmode .ept .completed .step-content span {
    color: #00DBAF; }
  .theme-principal .ept .completed .ball::before {
    background-color: #ffd261; }
  .theme-darkmode .ept .completed .ball::before {
    background-color: #00DBAF; }
  .ept .error-message {
    color: #B20917;
    display: none;
    font-size: 11px;
    line-height: 14px;
    padding-top: 4px; }
  .ept .error .error-message {
    display: block; }
  .ept .error input {
    background-color: rgba(209, 98, 102, 0.15);
    border-bottom: 1px solid #B20917; }
  .ept .select-wrapper select::-ms-expand {
    display: none; }
  .ept .svg-arrow {
    appearance: none;
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 0.7em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.77 18.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23333;}%3C/style%3E%3C/defs%3E%3Ctitle%3Ebanco_icones%3C/title%3E%3Cpath class='cls-1' d='M27.63,2.87a.89.89,0,0,0-1.25,0l-11,11-11-11a.88.88,0,0,0-1.5.63.88.88,0,0,0,.25.62L15.38,16.36,27.63,4.12A.89.89,0,0,0,27.63,2.87Z'/%3E%3C/svg%3E");
    padding: 0.2em 2.4em 0.3em 0.3em;
    height: 34px; }
  .ept .svg-arrow option {
    padding: 5px 0; }
  .ept .input-ground {
    display: block; }
  .ept label {
    color: #666666;
    font-weight: 400; }
  .ept legend {
    text-transform: none;
    font-size: 1.5rem;
    border: 0; }
  .ept fieldset {
    margin-bottom: 40px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 40px; }
  .ept .form-control::placeholder {
    color: #2B363C; }
  .ept .form-control[readonly] {
    background-color: #fff;
    font-style: italic;
    padding-left: 0;
    border-color: #cccccc; }
  .ept .form--row {
    margin-bottom: 20px; }
  .ept .input-xs {
    width: 150px; }
  .ept .form-group .input-xs--cp {
    width: 80px; }
  .ept .form-group .input-xs--cp2 {
    width: 50px; }
  .ept .userStyle form input[type=checkbox],
  .ept .userStyle form input[type=radio] {
    display: none; }
  .ept .userStyle input[type=checkbox] + label {
    display: inline;
    position: relative; }
  .ept .userStyle input[type=checkbox] + label::before,
  .ept .userStyle input[type=radio] + label::before {
    display: inline-block;
    width: 24px;
    height: 24px;
    content: " ";
    border: 1px solid #cccccc;
    vertical-align: middle;
    margin-right: 15px;
    cursor: pointer;
    z-index: 10; }
  .ept .userStyle input[type=radio] + label::before {
    border-radius: 50%; }
  .ept .userStyle input[type=checkbox]:checked + label::before,
  .ept .userStyle input[type=radio]:checked + label::before {
    border: 2px solid #187b9e;
    border: inset 9em 0 0 0; }
    .theme-principal .ept .userStyle input[type=checkbox]:checked + label::before, .theme-principal
    .ept .userStyle input[type=radio]:checked + label::before {
      border-color: #187b9e; }
    .theme-darkmode .ept .userStyle input[type=checkbox]:checked + label::before, .theme-darkmode
    .ept .userStyle input[type=radio]:checked + label::before {
      border-color: #3c3d3f; }
  .ept .userStyle input[type=checkbox]:checked + label::after {
    width: 9px;
    height: 15px;
    border: 3px solid #187b9e;
    border-left: none;
    border-top: none;
    content: " ";
    position: absolute;
    left: 8px;
    bottom: 1px;
    transform: rotatez(45deg);
    cursor: pointer;
    z-index: 20; }
  .ept .userStyle input[type=radio]:checked + label::after {
    border-radius: 50%;
    position: absolute;
    left: 26px;
    content: " ";
    bottom: 26px;
    width: 12px;
    height: 12px; }
    .theme-principal .ept .userStyle input[type=radio]:checked + label::after {
      background-color: #187b9e; }
    .theme-darkmode .ept .userStyle input[type=radio]:checked + label::after {
      background-color: #3c3d3f; }
  .ept .label--block {
    display: block; }
  .ept .checkbox-card {
    display: table-cell;
    vertical-align: top; }
  .ept .checkbox-card__content {
    display: table-cell; }
  .ept .checkbox-card__content img {
    background-color: #eee;
    border: 1px solid #cccccc;
    width: 35px;
    height: 35px;
    display: block; }
  .ept .checkbox-card__content a {
    display: inline-block;
    margin: 10px 0;
    font-weight: 900; }
  .ept .checkbox-card__content .checkbox-card__content-title {
    font-size: 1.2rem;
    text-transform: uppercase; }
  .ept .checkboxcard__container:after {
    content: " ";
    height: 2px;
    width: 100%;
    display: inline;
    background-color: #cccccc; }
  .ept .btn {
    padding: 10px 12px;
    text-transform: uppercase;
    border: 0;
    border-radius: 0; }
  .ept .btn-primary {
    color: #fff;
    position: relative;
    padding-right: 45px; }
    .theme-principal .ept .btn-primary {
      background-color: #034AD8; }
    .theme-darkmode .ept .btn-primary {
      background-color: #034AD8; }
    .ept .btn-primary.btn-default {
      border-color: #034AD8;
      border-width: 1px;
      border-style: solid; }
      .ept .btn-primary.btn-default:hover {
        color: #034AD8;
        background-color: #fff;
        border-color: #034AD8;
        border-width: 1px;
        border-style: solid; }
        .ept .btn-primary.btn-default:hover::after, .ept .btn-primary.btn-default:hover::before {
          border-color: #034AD8; }
  .ept .btn-primary::after {
    border: solid #fff;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    height: 10px;
    width: 10px;
    display: inline-block;
    content: " ";
    right: 15px;
    top: 15px;
    position: absolute; }
  .ept .btn-primary::before {
    border-top: 1px solid #fff;
    height: 1px;
    width: 18px;
    display: inline-block;
    content: " ";
    right: 14px;
    top: 19px;
    position: absolute; }
  .ept .btn-secondary {
    border: 1px solid;
    background-color: #fff;
    position: relative;
    padding-right: 45px; }
    .theme-principal .ept .btn-secondary {
      border-color: #034AD8; }
    .theme-darkmode .ept .btn-secondary {
      border-color: #034AD8; }
    .theme-principal .ept .btn-secondary {
      color: #034AD8; }
    .theme-darkmode .ept .btn-secondary {
      color: #034AD8; }
  .ept .btn-secondary::after {
    height: 12px;
    width: 12px;
    display: inline-block;
    content: " ";
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 25px;
    top: 15px;
    position: absolute; }
    .theme-principal .ept .btn-secondary::after {
      border-color: #034AD8; }
    .theme-darkmode .ept .btn-secondary::after {
      border-color: #034AD8; }
  .ept .btn-secondary::before {
    height: 12px;
    width: 12px;
    display: inline-block;
    content: " ";
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    right: 10px;
    top: 15px;
    position: absolute; }
    .theme-principal .ept .btn-secondary::before {
      border-color: #034AD8; }
    .theme-darkmode .ept .btn-secondary::before {
      border-color: #034AD8; }
  .ept .btn-secondary:hover {
    color: white;
    background-color: #034AD8; }
    .ept .btn-secondary:hover::before, .ept .btn-secondary:hover::after {
      border-color: white; }
  .ept .back::before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22.36 14.23'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23187b9e;}%3C/style%3E%3C/defs%3E%3Ctitle%3EICONES%3C/title%3E%3Cpath class='cls-1' d='M19.55,7.71H2.21a.6.6,0,0,1-.6-.6.59.59,0,0,1,.6-.59H19.55a.59.59,0,0,1,.6.59A.6.6,0,0,1,19.55,7.71Z'/%3E%3Cpath class='cls-1' d='M13.45,13.66a.6.6,0,0,1-.39-1l6.19-5.51-6.19-5.5a.6.6,0,1,1,.79-.89l6.69,6a.57.57,0,0,1,.2.44.59.59,0,0,1-.2.45l-6.69,6A.62.62,0,0,1,13.45,13.66Z'/%3E%3C/svg%3E");
    height: 11px;
    width: 17px;
    display: inline-block;
    content: " ";
    margin-left: 7px;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-right: 7px;
    vertical-align: middle; }
  .ept .sel {
    display: inline-block;
    min-width: 100px;
    background-color: #fafafa;
    position: relative;
    cursor: pointer;
    height: 34px;
    padding: .5em .3em; }
  .ept .sel::before {
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 0.7em;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30.77 18.5'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%23333;}%3C/style%3E%3C/defs%3E%3Ctitle%3Ebanco_icones%3C/title%3E%3Cpath class='cls-1' d='M27.63,2.87a.89.89,0,0,0-1.25,0l-11,11-11-11a.88.88,0,0,0-1.5.63.88.88,0,0,0,.25.62L15.38,16.36,27.63,4.12A.89.89,0,0,0,27.63,2.87Z'/%3E%3C/svg%3E");
    padding: 0.2em 2.4em 0.3em 0.3em;
    position: absolute;
    content: ' ';
    color: #fff;
    right: 5px;
    top: calc(50% - 0.3em); }
  .ept .sel.active::before {
    transform: rotateX(-180deg); }
  .ept .sel__placeholder {
    display: block;
    text-align: left;
    pointer-events: none;
    user-select: none;
    visibility: visible;
    padding-right: 1.6em; }
  .ept .sel.active .sel__placeholder {
    visibility: hidden; }
  .ept .sel__placeholder::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0.4em;
    content: attr(data-placeholder);
    visibility: hidden; }
  .ept .sel.active .sel__placeholder::before {
    visibility: visible; }
  .ept .sel__box {
    position: absolute;
    top: calc(100% + 1px);
    left: 0;
    display: none;
    list-style-type: none;
    text-align: left;
    font-size: 14px;
    background-color: #fafafa;
    width: 100%;
    box-sizing: border-box; }
  .ept .sel.active .sel__box {
    display: block;
    animation: fadeInUp 500ms; }
  .ept .sel__box__options {
    display: list-item;
    padding: 0.5em;
    user-select: none; }
  .ept .sel__box__options::after {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 0.5em;
    margin-left: 5px;
    display: none; }
  .ept .sel__box__options.selected::after {
    display: inline; }
  .ept .sel__box__options:hover {
    color: #fff; }
    .theme-principal .ept .sel__box__options:hover {
      background-color: #187b9e; }
    .theme-darkmode .ept .sel__box__options:hover {
      background-color: #3c3d3f; }
  .ept .sel {
    border-bottom: 1px solid #666666; }
  .ept .sel--black-panther {
    z-index: 1500; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 1;
    transform: none; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }
  .ept fieldset {
    margin: 0 0 0 .5rem;
    padding: 0;
    border: none; }
  .ept .auth .intl-tel-input {
    display: table-cell; }
  .ept .auth .intl-tel-input .selected-flag {
    z-index: 4; }
  .ept .auth .intl-tel-input .country-list {
    z-index: 5; }
  .ept .auth .input-group .intl-tel-input .form-control {
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0; }
  .ept .nc-icon {
    display: inline-block;
    height: 66px;
    width: 66px; }
  .ept .nc-icon-white {
    color: #fff; }
  .ept .nc-icon use {
    /* change 'inherit' to a color value if you want to add a secondary color to Nucleo icons */
    fill: inherit; }
  .ept .nc-icon.nc-icon-outline use {
    /* change 'inherit' to a color value if you want to add a secondary color to Nucleo icons */
    stroke: inherit; }
  .ept .nc-icon.nc-icon-grid-13 {
    height: 13px;
    width: 13px; }
  .ept .nc-icon.nc-icon-grid-14 {
    height: 14px;
    width: 14px; }
  .ept .nc-icon.nc-icon-grid-16 {
    height: 16px;
    width: 16px; }
  .ept .nc-icon.nc-icon-grid-20 {
    height: 20px;
    width: 20px; }
  .ept .nc-icon.nc-icon-grid-24 {
    height: 24px;
    width: 24px; }
  .ept .nc-icon.nc-icon-grid-28 {
    height: 28px;
    width: 28px; }
  .ept .nc-icon.nc-icon-grid-32 {
    height: 32px;
    width: 32px; }
  .ept .nc-icon.nc-icon-grid-36 {
    height: 36px;
    width: 36px; }
  .ept .nc-icon.nc-icon-grid-48 {
    height: 48px;
    width: 48px; }
  .ept .nc-icon.nc-icon-grid-64 {
    height: 64px;
    width: 64px; }
  .ept .nc-align-to-text {
    /* scale and align icon to the text element */
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    position: relative;
    top: -0.0625em;
    stroke: none;
    fill: none; }
  .ept .nc-align-to-text use {
    color: inherit; }
  .ept .nc-icon,
  .ept .nc-align-to-text {
    fill: currentColor;
    stroke: none; }
  .ept .nc-icon.nc-icon-outline,
  .ept .nc-align-to-text.nc-icon-outline {
    fill: none;
    stroke: currentColor; }
  .ept .nc-icon use {
    stroke: none; }
  .ept .nc-icon.nc-icon-outline use {
    fill: none; }
  .ept .nc-icon.nc-icon-outline.stroke-1,
  .ept .nc-align-to-text.nc-icon-outline.stroke-1 {
    stroke-width: 1px; }
  .ept .nc-icon.nc-icon-outline.stroke-2,
  .ept .nc-align-to-text.nc-icon-outline.stroke-2 {
    stroke-width: 2px; }
  .ept .nc-icon.nc-icon-outline.stroke-3,
  .ept .nc-align-to-text.nc-icon-outline.stroke-3 {
    stroke-width: 3px; }
  .ept .nc-icon.nc-icon-outline.stroke-4,
  .ept .nc-align-to-text.nc-icon-outline.stroke-4 {
    stroke-width: 4px; }
  .ept .nc-icon.nc-icon-outline.stroke-1 use,
  .ept .nc-icon.nc-icon-outline.stroke-3 use,
  .ept .nc-align-to-text.nc-icon-outline.stroke-1 use,
  .ept .nc-align-to-text.nc-icon-outline.stroke-3 use {
    -webkit-transform: translateX(0.5px) translateY(0.5px);
    -moz-transform: translateX(0.5px) translateY(0.5px);
    -ms-transform: translateX(0.5px) translateY(0.5px);
    -o-transform: translateX(0.5px) translateY(0.5px);
    transform: translateX(0.5px) translateY(0.5px); }
  .ept .serviceboxedOG nc-icon {
    flex-shrink: 0 !important; }
  .ept .col__block {
    height: 101px;
    background-color: #F1F3F8; }
    .theme-darkmode .ept .col__block {
      background-color: #2b363c; }
    @media all and (max-width: 991px) {
      .ept .col__block {
        background-color: #fff; } }
    @media all and (max-width: 767px) {
      .ept .col__block {
        display: none; } }
  .ept .card__inner-border--top {
    border-top: 1px solid #cccccc; }
  .ept .card__inner-border--left {
    border-left: 1px solid #cccccc; }
  .ept .button {
    padding: 1rem 1.5rem;
    text-align: center;
    text-transform: uppercase;
    background: transparent;
    font-size: 0.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s; }
  .ept .button--dark {
    border: 1px solid #2b363c;
    color: #2b363c; }
  .ept .button--white {
    border: 1px solid #fff;
    color: #fff; }
  .ept .button--primary {
    border: 1px solid; }
    .theme-principal .ept .button--primary {
      border-color: #ffd261; }
    .theme-darkmode .ept .button--primary {
      border-color: #00DBAF; }
    .theme-principal .ept .button--primary {
      color: #ffd261; }
    .theme-darkmode .ept .button--primary {
      color: #00DBAF; }
  .ept .button--secondary {
    border: 1px solid;
    height: 39px;
    line-height: 1px;
    color: #187b9e; }
    .theme-principal .ept .button--secondary {
      color: #034AD8; }
    .theme-darkmode .ept .button--secondary {
      color: #034AD8; }
    .ept .button--secondary:hover, .ept .button--secondary:focus {
      color: #fff; }
      .theme-principal .ept .button--secondary:hover, .theme-principal .ept .button--secondary:focus {
        -webkit-box-shadow: inset 20em 0 0 0 #187b9e; }
      .theme-darkmode .ept .button--secondary:hover, .theme-darkmode .ept .button--secondary:focus {
        -webkit-box-shadow: inset 20em 0 0 0 #000000; }
      .theme-principal .ept .button--secondary:hover, .theme-principal .ept .button--secondary:focus {
        -webkit-box-shadow: inset 20em 0 0 0 #187b9e; }
      .theme-darkmode .ept .button--secondary:hover, .theme-darkmode .ept .button--secondary:focus {
        -webkit-box-shadow: inset 20em 0 0 0 #000000; }
      .ept .button--secondary:hover > svg, .ept .button--secondary:focus > svg {
        color: #fff;
        stroke: #fff; }
      .ept .button--secondary:hover a, .ept .button--secondary:focus a {
        color: #fff; }
  .theme-principal .ept .btn-bg-primary {
    background-image: -webkit-gradient(linear, left bottom, left top, from #ffd261, color-stop 50% #ffd261, color-stop 51% #a0d2f0); }
  .theme-darkmode .ept .btn-bg-primary {
    background-image: -webkit-gradient(linear, left bottom, left top, from #B0AFAF, color-stop 50% #B0AFAF, color-stop 51% 0); }
  .theme-principal .ept .btn-bg-primary {
    background-image: linear-gradient(to top, #ffd261 0%, #ffd261 50%, #a0d2f0 51%); }
  .theme-darkmode .ept .btn-bg-primary {
    background-image: linear-gradient(to top, #B0AFAF 0%, #B0AFAF 50%, #000000 51%); }
  .theme-principal .ept .btn-bg-secondary {
    background-image: -webkit-gradient(linear, left bottom, left top, from #187b9e, color-stop 50% #187b9e, color-stop 51% #a0d2f0); }
  .theme-darkmode .ept .btn-bg-secondary {
    background-image: -webkit-gradient(linear, left bottom, left top, from #000000, color-stop 50% #000000, color-stop 51% #000000); }
  .theme-principal .ept .btn-bg-secondary {
    background-image: linear-gradient(to top, #187b9e 0%, #187b9e 50%, #a0d2f0 51%); }
  .theme-darkmode .ept .btn-bg-secondary {
    background-image: linear-gradient(to top, #000000 0%, #000000 50%, #000000 51%); }
  .ept .select-field {
    display: inline-block;
    max-width: 450px;
    margin: 0;
    padding: 0;
    background-color: #F1F3F8;
    border-radius: 0;
    margin-right: 2rem; }
  .ept .link {
    text-decoration: underline;
    font-size: 0.875rem; }
    .theme-principal .ept .link {
      color: #187b9e; }
    .theme-darkmode .ept .link {
      color: #3c3d3f; }
  .ept .select-liferay label {
    display: inline-block;
    color: #999999;
    width: 50%;
    text-align: right;
    padding: 8px 15px 0 0; }
  .ept .select-liferay select {
    width: 50%;
    float: right;
    padding-left: 20px; }
    @media all and (max-width: 991px) {
      .ept .select-liferay select {
        padding-left: 1rem; } }
  .ept .select-liferay .form-group {
    position: relative; }
  .ept .select-liferay .form-group:before {
    position: absolute;
    content: "";
    border: solid #2b363c;
    border-width: 0 1px 1px 0;
    display: inline-block;
    top: 12px;
    right: 12px;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .ept .select-template {
    position: relative; }
    .ept .select-template select {
      padding: 5px 20px 5px 5px;
      border-bottom: 1px solid;
      font-size: 1rem; }
      .theme-principal .ept .select-template select {
        background-color: #ffffff; }
      .theme-darkmode .ept .select-template select {
        background-color: #2b363c; }
      .theme-principal .ept .select-template select {
        color: #2B363C; }
      .theme-darkmode .ept .select-template select {
        color: #F7F8FA; }
    .ept .select-template select:focus {
      background-color: #F7F8FA;
      color: #333333; }
  .ept .select-template:before {
    position: absolute;
    content: "";
    border: solid;
    border-width: 0 1px 1px 0;
    display: inline-block;
    top: 10px;
    right: 10px;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    .theme-principal .ept .select-template:before {
      border-color: #2B363C; }
    .theme-darkmode .ept .select-template:before {
      border-color: #F7F8FA; }
  .ept .radio-liferay label {
    display: inline-block;
    position: relative;
    padding-left: 0;
    min-height: 24px; }
  .ept .radio-liferay input[type="radio"] {
    width: 24px;
    height: 24px;
    opacity: 0;
    display: block;
    top: 0;
    z-index: 9;
    margin: 0; }
  .ept .radio-liferay label:before {
    display: inline-block;
    width: 24px;
    height: 24px;
    content: " ";
    border: 1px solid #ccc;
    vertical-align: top;
    cursor: pointer;
    z-index: 10;
    border-radius: 50%;
    padding-left: 0;
    margin-right: 15px; }
  .ept .radio-liferay label:after {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: none;
    background-color: #187b9e;
    position: absolute;
    top: 6px;
    left: 6px;
    content: ""; }
  .ept .radio-liferay.selected label:after {
    display: block; }
  .ept .radio-liferay.selected label:before {
    border: 2px solid #187b9e; }
  .ept .prettytable table {
    border-collapse: separate;
    width: 100%; }
  .ept .prettytable th, .ept .prettytable td {
    text-align: center;
    padding: 8px; }
  .ept .prettytable th {
    color: #fff; }
    .theme-principal .ept .prettytable th {
      background-color: #187b9e; }
    .theme-darkmode .ept .prettytable th {
      background-color: #3c3d3f; }
  .ept .prettytable tr:nth-child(even) {
    background-color: #e6e6e6; }
  .ept .prettytable tr:nth-child(odd) {
    background-color: #F1F3F8; }
  @media all and (max-width: 767px) {
    .ept .tableResponsive {
      overflow-x: scroll; } }
  .theme-darkmode .ept .tableResponsive table tbody p {
    color: #2b363c; }
  .theme-principal .ept .tableResponsive table tbody ul li {
    filter: brightness(1) !important; }
  .theme-darkmode .ept .tableResponsive table tbody ul li {
    color: #2b363c;
    filter: brightness(1) !important; }
  .ept .table, .ept .fds .service__info table,
  .ept .guias .service__info table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse; }
    .ept .table th, .ept .table td, .ept .table .fds .service__info table th,
    .ept .table .service__info table td, .ept .fds .service__info table th, .ept .fds .service__info table td, .ept .fds .service__info table .fds .service__info table th,
    .ept .fds .service__info table .service__info table td,
    .ept .guias .service__info table th,
    .ept .guias .service__info table td,
    .ept .guias .service__info table .fds .service__info table th,
    .ept .guias .service__info table .service__info table td {
      text-align: left;
      padding: 20px !important;
      font-size: 1rem; }
    .ept .table th,
    .ept .table .fds .service__info table th,
    .ept .table .fds .service__info table tbody:first-child tr:first-child td,
    .ept .table .guias .service__info table th,
    .ept .table .guias .service__info table tbody:first-child tr:first-child td, .ept .fds .service__info table th,
    .ept .fds .service__info table .fds .service__info table th,
    .ept .fds .service__info table .fds .service__info table tbody:first-child tr:first-child td,
    .ept .fds .service__info table .guias .service__info table th,
    .ept .fds .service__info table .guias .service__info table tbody:first-child tr:first-child td,
    .ept .guias .service__info table th,
    .ept .guias .service__info table .fds .service__info table th,
    .ept .guias .service__info table .fds .service__info table tbody:first-child tr:first-child td,
    .ept .guias .service__info table .guias .service__info table th,
    .ept .guias .service__info table .guias .service__info table tbody:first-child tr:first-child td {
      color: #333333;
      text-transform: uppercase;
      font-weight: normal; }
      .theme-principal .ept .table th, .theme-principal
      .ept .table .fds .service__info table th, .theme-principal
      .ept .table .fds .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .table .guias .service__info table th, .theme-principal
      .ept .table .guias .service__info table tbody:first-child tr:first-child td, .theme-principal .ept .fds .service__info table th, .theme-principal
      .ept .fds .service__info table .fds .service__info table th, .theme-principal
      .ept .fds .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .fds .service__info table .guias .service__info table th, .theme-principal
      .ept .fds .service__info table .guias .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .guias .service__info table th, .theme-principal
      .ept .guias .service__info table .fds .service__info table th, .theme-principal
      .ept .guias .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .guias .service__info table .guias .service__info table th, .theme-principal
      .ept .guias .service__info table .guias .service__info table tbody:first-child tr:first-child td {
        background-color: #FFFFFF; }
      .theme-darkmode .ept .table th, .theme-darkmode
      .ept .table .fds .service__info table th, .theme-darkmode
      .ept .table .fds .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .table .guias .service__info table th, .theme-darkmode
      .ept .table .guias .service__info table tbody:first-child tr:first-child td, .theme-darkmode .ept .fds .service__info table th, .theme-darkmode
      .ept .fds .service__info table .fds .service__info table th, .theme-darkmode
      .ept .fds .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .fds .service__info table .guias .service__info table th, .theme-darkmode
      .ept .fds .service__info table .guias .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .guias .service__info table th, .theme-darkmode
      .ept .guias .service__info table .fds .service__info table th, .theme-darkmode
      .ept .guias .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .guias .service__info table .guias .service__info table th, .theme-darkmode
      .ept .guias .service__info table .guias .service__info table tbody:first-child tr:first-child td {
        background-color: #FFFFFF; }
      .theme-principal .ept .table th, .theme-principal
      .ept .table .fds .service__info table th, .theme-principal
      .ept .table .fds .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .table .guias .service__info table th, .theme-principal
      .ept .table .guias .service__info table tbody:first-child tr:first-child td, .theme-principal .ept .fds .service__info table th, .theme-principal
      .ept .fds .service__info table .fds .service__info table th, .theme-principal
      .ept .fds .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .fds .service__info table .guias .service__info table th, .theme-principal
      .ept .fds .service__info table .guias .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .guias .service__info table th, .theme-principal
      .ept .guias .service__info table .fds .service__info table th, .theme-principal
      .ept .guias .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-principal
      .ept .guias .service__info table .guias .service__info table th, .theme-principal
      .ept .guias .service__info table .guias .service__info table tbody:first-child tr:first-child td {
        border-color: #034AD8 !important; }
      .theme-darkmode .ept .table th, .theme-darkmode
      .ept .table .fds .service__info table th, .theme-darkmode
      .ept .table .fds .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .table .guias .service__info table th, .theme-darkmode
      .ept .table .guias .service__info table tbody:first-child tr:first-child td, .theme-darkmode .ept .fds .service__info table th, .theme-darkmode
      .ept .fds .service__info table .fds .service__info table th, .theme-darkmode
      .ept .fds .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .fds .service__info table .guias .service__info table th, .theme-darkmode
      .ept .fds .service__info table .guias .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .guias .service__info table th, .theme-darkmode
      .ept .guias .service__info table .fds .service__info table th, .theme-darkmode
      .ept .guias .service__info table .fds .service__info table tbody:first-child tr:first-child td, .theme-darkmode
      .ept .guias .service__info table .guias .service__info table th, .theme-darkmode
      .ept .guias .service__info table .guias .service__info table tbody:first-child tr:first-child td {
        border-color: #034AD8 !important; }
    .ept .table td, .ept .table .fds .service__info table td,
    .ept .table .guias .service__info table td, .ept .fds .service__info table td, .ept .fds .service__info table .fds .service__info table td,
    .ept .fds .service__info table .guias .service__info table td,
    .ept .guias .service__info table td,
    .ept .guias .service__info table .fds .service__info table td,
    .ept .guias .service__info table .guias .service__info table td {
      border: none !important;
      border-top: 5px solid #fff !important;
      color: #000000; }
      .theme-principal .ept .table td, .theme-principal .ept .table .fds .service__info table td, .theme-principal
      .ept .table .guias .service__info table td, .theme-principal .ept .fds .service__info table td, .theme-principal .ept .fds .service__info table .fds .service__info table td, .theme-principal
      .ept .fds .service__info table .guias .service__info table td, .theme-principal
      .ept .guias .service__info table td, .theme-principal
      .ept .guias .service__info table .fds .service__info table td, .theme-principal
      .ept .guias .service__info table .guias .service__info table td {
        border-color: #034AD8 !important; }
      .theme-darkmode .ept .table td, .theme-darkmode .ept .table .fds .service__info table td, .theme-darkmode
      .ept .table .guias .service__info table td, .theme-darkmode .ept .fds .service__info table td, .theme-darkmode .ept .fds .service__info table .fds .service__info table td, .theme-darkmode
      .ept .fds .service__info table .guias .service__info table td, .theme-darkmode
      .ept .guias .service__info table td, .theme-darkmode
      .ept .guias .service__info table .fds .service__info table td, .theme-darkmode
      .ept .guias .service__info table .guias .service__info table td {
        border-color: #034AD8 !important; }
      .theme-principal .ept .table td p, .theme-principal .ept .table .fds .service__info table td p, .theme-principal
      .ept .table .guias .service__info table td p, .theme-principal .ept .fds .service__info table td p, .theme-principal .ept .fds .service__info table .fds .service__info table td p, .theme-principal
      .ept .fds .service__info table .guias .service__info table td p, .theme-principal
      .ept .guias .service__info table td p, .theme-principal
      .ept .guias .service__info table .fds .service__info table td p, .theme-principal
      .ept .guias .service__info table .guias .service__info table td p {
        border-color: #2b363c !important; }
      .theme-darkmode .ept .table td p, .theme-darkmode .ept .table .fds .service__info table td p, .theme-darkmode
      .ept .table .guias .service__info table td p, .theme-darkmode .ept .fds .service__info table td p, .theme-darkmode .ept .fds .service__info table .fds .service__info table td p, .theme-darkmode
      .ept .fds .service__info table .guias .service__info table td p, .theme-darkmode
      .ept .guias .service__info table td p, .theme-darkmode
      .ept .guias .service__info table .fds .service__info table td p, .theme-darkmode
      .ept .guias .service__info table .guias .service__info table td p {
        border-color: #2b363c !important; }
    .ept .table tr:nth-child(even),
    .ept .table .fds .service__info table tr:nth-child(even),
    .ept .table .guias .service__info table tr:nth-child(even), .ept .fds .service__info table tr:nth-child(even),
    .ept .fds .service__info table .fds .service__info table tr:nth-child(even),
    .ept .fds .service__info table .guias .service__info table tr:nth-child(even),
    .ept .guias .service__info table tr:nth-child(even),
    .ept .guias .service__info table .fds .service__info table tr:nth-child(even),
    .ept .guias .service__info table .guias .service__info table tr:nth-child(even) {
      background-color: #F1F3F8; }
    .ept .table tr:nth-child(odd),
    .ept .table .fds .service__info table tr:nth-child(odd),
    .ept .table .guias .service__info table tr:nth-child(odd), .ept .fds .service__info table tr:nth-child(odd),
    .ept .fds .service__info table .fds .service__info table tr:nth-child(odd),
    .ept .fds .service__info table .guias .service__info table tr:nth-child(odd),
    .ept .guias .service__info table tr:nth-child(odd),
    .ept .guias .service__info table .fds .service__info table tr:nth-child(odd),
    .ept .guias .service__info table .guias .service__info table tr:nth-child(odd) {
      background-color: #FFFFFF; }
    .ept .table td .nav__icon, .ept .fds .service__info table td .nav__icon,
    .ept .guias .service__info table td .nav__icon {
      width: 22px;
      height: 22px; }
    .ept .table td .nav__icon.delete-icon, .ept .fds .service__info table td .nav__icon.delete-icon,
    .ept .guias .service__info table td .nav__icon.delete-icon {
      color: #B20917; }
  .ept .fds .service__info table {
    width: 100% !important;
    border: 0 !important;
    border-spacing: 0 !important;
    border-collapse: collapse !important; }
  .ept table.dataTable.no-footer {
    border-bottom: 1px solid #D6D6D6; }
  .ept .checkedlist-white ul li {
    list-style-image: url(/o/servgov-theme/images/icons/checked_white.svg); }
  .ept .checkedlist-white ul li::before {
    display: none; }
  .ept .checkedlist-white ul {
    padding: 33 !important; }
  .ept .checkedlist-white ol {
    padding: 30 !important; }
  .theme-principal .ept .checkedlist-white ol li::before {
    color: #034AD8; }
  .theme-darkmode .ept .checkedlist-white ol li::before {
    color: #034AD8; }
  .theme-principal .ept .checkedlist-white a:hover {
    color: #034AD8; }
  .theme-darkmode .ept .checkedlist-white a:hover {
    color: #00DBAF; }
  .ept .hiddenlinks-3 ul li:nth-child(n+4) {
    display: none; }
  .ept .hiddenlinks-3 ol li:nth-child(n+4) {
    display: none; }
  .ept .hiddenlinks-5 ul li:nth-child(n+6) {
    display: none; }
  .ept .hiddenlinks-5 ol li:nth-child(n+6) {
    display: none; }
  .ept .hiddenlinks-6 ul li:nth-child(n+7) {
    display: none; }
  .ept .hiddenlinks-6 ul li:nth-child(n+7) {
    display: none; }
  .ept .visiblelinks .service-list-mosaic li {
    display: flex; }
  .ept ul.sitemapLinksHidden > li {
    display: none; }
  .ept ul.sitemapLinksVisible > li {
    display: list-item; }
  .ept .search-results {
    display: none; }
  .ept .lfr-pagination-config .lfr-pagination-delta-selector {
    display: none !important; }
  .ept .lfr-pagination-config a.dropdown-toggle {
    background-color: transparent;
    color: #2b363c;
    padding: 5px 30px 5px 5px;
    border-bottom: 1px solid #000;
    font-size: 0.8125rem;
    text-transform: none; }
  .ept .lfr-pagination-config a.dropdown-toggle:before {
    position: absolute;
    content: "";
    border: solid #2b363c;
    border-width: 0 1px 1px 0;
    display: inline-block;
    top: 10px;
    right: 10px;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .ept .lfr-pagination-config a.dropdown-toggle,
  .ept .lfr-pagination-config a.dropdown-toggle:hover,
  .ept .lfr-pagination-config a.dropdown-toggle:active,
  .ept .lfr-pagination-config a.dropdown-toggle:focus {
    background-color: transparent !important;
    box-shadow: none !important; }
  .ept .lfr-pagination-config a.dropdown-toggle i {
    display: none; }
  .ept .lfr-menu-list {
    max-height: 180px !important;
    width: 80px !important;
    min-width: 80px !important; }
    @media all and (max-width: 767px) {
      .ept .lfr-menu-list {
        width: 50px !important;
        min-width: 50px !important; } }
    .ept .lfr-menu-list .btn-toolbar.search-panel {
      display: none; }
  .ept .lfr-pagination .pager {
    padding-top: 6px; }
  .ept .lfr-pagination .pager li > a,
  .ept .lfr-pagination .pager li > span {
    border: none !important;
    text-transform: uppercase; }
  .ept .lfr-pagination .pager li > a:hover,
  .ept .lfr-pagination .pager li > a:focus {
    background-color: transparent;
    text-decoration: underline; }
  .ept .lfr-pagination .pager li > a {
    position: relative; }
    .theme-principal .ept .lfr-pagination .pager li > a {
      color: #187b9e; }
    .theme-darkmode .ept .lfr-pagination .pager li > a {
      color: #3c3d3f; }
    @media all and (max-width: 767px) {
      .ept .lfr-pagination .pager li > a {
        width: 100%; } }
  .ept .lfr-pagination .pager .disabled > a {
    color: #808080; }
  .ept .lfr-pagination .pager li > a:before {
    position: absolute;
    content: "";
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    top: 13px; }
  .ept .lfr-pagination .pager .disabled > a:before {
    border-color: #808080; }
  .ept .lfr-pagination .pager li:nth-child(2) > a:before {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    left: 0; }
  .ept .lfr-pagination .pager li:nth-child(3) > a:before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 2px; }
  .ept .lfr-pagination .pager li:first-child,
  .ept .lfr-pagination .pager li:last-child,
  .ept .lfr-pagination .pager li.disabled {
    display: none !important; }
  @media (max-width: 767px) and (max-width: 979px) {
    .ept .taglib-page-iterator .lfr-pagination-buttons {
      float: right;
      width: 99%; }
    .ept .lfr-pagination .pager li > a:before {
      top: 17px; } }
  .ept .sitemapDropIcon {
    margin-left: 3px;
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s; }
    .theme-principal .ept .sitemapDropIcon {
      filter: !important; }
    .theme-darkmode .ept .sitemapDropIcon {
      filter: !important; }
  .ept .formPortetLoginConfig .button-holder {
    position: static !important; }
  .ept .alertBar {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    background-color: #034AD8;
    padding: 10px 5px 10px 5px !important;
    margin-bottom: 2px;
    display: flex;
    margin-left: auto !important; }
    .ept .alertBar .alertBar-left {
      width: 6%;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      align-self: center;
      padding-right: 20px; }
      @media all and (max-width: 991px) {
        .ept .alertBar .alertBar-left {
          padding-right: 10px; } }
      @media all and (max-width: 767px) {
        .ept .alertBar .alertBar-left {
          width: 15%; } }
    .ept .alertBar .alertBar-center {
      width: 59%;
      display: flex;
      flex-direction: column;
      align-self: center; }
      @media all and (max-width: 767px) {
        .ept .alertBar .alertBar-center {
          width: 85%; } }
    .ept .alertBar .alertBar-right {
      width: 35%;
      display: flex;
      flex-direction: row;
      align-self: center; }
      @media all and (max-width: 991px) {
        .ept .alertBar .alertBar-right {
          display: flex;
          flex-direction: column;
          align-self: flex-end; } }
      @media all and (max-width: 767px) {
        .ept .alertBar .alertBar-right {
          width: 100%;
          margin-top: 20px; } }
    @media all and (max-width: 991px) {
      .ept .alertBar {
        padding-bottom: 30px; } }
    @media all and (max-width: 991px) {
      .ept .alertBar {
        flex-wrap: wrap; } }
    .ept .alertBar > svg {
      position: absolute;
      width: 42px;
      height: 42px;
      top: 18px;
      left: 20px;
      color: #fff;
      opacity: 0.5; }
    .ept .alertBar .alertBarTitle {
      display: block;
      font-size: 1.25rem;
      padding-bottom: 0;
      font-weight: bold; }
      @media all and (max-width: 767px) {
        .ept .alertBar .alertBarTitle {
          font-size: 1rem; } }
    .ept .alertBar .alertBarText {
      font-size: 0.875rem;
      display: block;
      padding-top: 2px;
      text-transform: none; }
      @media all and (max-width: 767px) {
        .ept .alertBar .alertBarText {
          font-size: 0.75rem; } }
    .ept .alertBar .alertBarLink {
      background-color: #fff;
      color: #034AD8;
      font-size: 1rem;
      font-weight: bold;
      padding: 5px 5px 5px 20px;
      display: flex;
      align-self: center;
      box-shadow: 0px 1px 2px #012e13; }
      .ept .alertBar .alertBarLink svg {
        padding-left: 5px;
        width: 20px;
        height: 20px;
        padding-top: 4px;
        opacity: 0.5;
        margin: 0 10px 0 8px; }
      @media all and (max-width: 991px) {
        .ept .alertBar .alertBarLink {
          right: 10px; } }
  .ept .bannerGenerico {
    position: relative;
    padding-bottom: 45px;
    height: 230px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .ept .bannerGenerico .bannerGenericoPic {
      position: absolute;
      left: 0;
      top: 0;
      object-fit: cover;
      z-index: 1; }
    .ept .bannerGenerico .bannerGenericoLink {
      position: absolute;
      right: 15px;
      bottom: 5px;
      text-transform: uppercase;
      color: #fff;
      z-index: 3; }
    .ept .bannerGenerico .bannerGenericoTitle {
      padding: 15px 15px 5px 15px;
      text-align: right;
      color: #fff;
      text-transform: uppercase;
      font-size: 1.75rem;
      position: relative;
      z-index: 3; }
      .ept .bannerGenerico .bannerGenericoTitle p {
        padding: 4px;
        display: inline;
        line-height: 46px; }
    .ept .bannerGenerico .bannerGenericoText {
      padding: 0px 15px 5px 15px;
      text-align: right;
      text-transform: uppercase;
      font-size: 1rem;
      position: relative;
      z-index: 3;
      font-weight: bold; }
  .ept .searchColumn {
    position: relative; }
    .ept .searchColumn .search-item-obser {
      border-color: #2B363C; }
    @media (max-width: 1199.98px) {
      .ept .searchColumn {
        padding-left: 0px !important;
        padding-right: 0px; } }
  .ept .searchLoading {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 5000;
    background: rgba(255, 255, 255, 0.8); }
    .ept .searchLoading img {
      position: fixed;
      top: 45%;
      right: 35%; }
  .ept .search-top {
    width: 100%; }
    .ept .search-top .search-form {
      width: 70%; }
      .ept .search-top .search-form form fieldset {
        margin: 0; }
  .ept .search-top form {
    margin: 0 auto; }
    .ept .search-top form > * {
      line-height: 18px; }
    @media all and (max-width: 991px) {
      .ept .search-top form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    @media all and (max-width: 499px) {
      .ept .search-top form {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  .ept .search-top-field {
    vertical-align: middle; }
  .ept .search-top .form-inline {
    display: inline-block;
    width: 100%;
    position: relative; }
    @media all and (max-width: 991px) {
      .ept .search-top .form-inline {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .ept .search-top .form-inline .label-search-form-input {
      width: 100%; }
  .ept .search-top label {
    font-weight: 400;
    margin: 0; }
  .ept .search-top input {
    padding: 5px;
    font-size: 1rem; }
  .ept .search-top .search-form .search-top-field .search-top-btn {
    background-color: transparent;
    border: none;
    width: 44px;
    height: 44px;
    margin: 0px;
    padding: 0px !important;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari */
    -moz-transform: translateY(-50%);
    /* Firefox */
    -ms-transform: translateY(-50%);
    /* IE */
    -o-transform: translateY(-50%);
    /* Opera */
    transform: translateY(-50%); }
    @media all and (max-width: 991px) {
      .ept .search-top .search-form .search-top-field .search-top-btn {
        display: inline-block !important; } }
    .ept .search-top .search-form .search-top-field .search-top-btn .icon-search {
      width: 18px;
      height: 18px; }
  .theme-principal .ept .search-top .search-top-btn:hover svg {
    color: #187b9e; }
  .theme-darkmode .ept .search-top .search-top-btn:hover svg {
    color: #3c3d3f; }
  .ept .search-top .icon-search {
    width: 20px;
    height: 20px; }
    .theme-principal .ept .search-top .icon-search {
      color: #2B363C; }
    .theme-darkmode .ept .search-top .icon-search {
      color: #F7F8FA; }
  .ept .search-top-field input {
    min-width: 290px;
    width: 100%;
    border: 1px solid #2b363c;
    background-color: #F1F3F8;
    padding-right: 40px; }
    .ept .search-top-field input:focus {
      background-color: #F7F8FA; }
    @media all and (max-width: 1360px) {
      .ept .search-top-field input {
        min-width: 200px; } }
    @media all and (max-width: 991px) {
      .ept .search-top-field input {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
  .ept #mobileForm .searchForm .form-inline {
    display: flex;
    justify-content: center !important; }
  @media all and (max-width: 991px) {
    .ept #mobileForm .select-template:before {
      right: 60px; } }
  .ept .search-form {
    position: relative; }
  .ept .box-list-suggestions {
    z-index: 2001;
    position: absolute;
    top: 100%;
    background-color: #fff;
    -webkit-transition: all ease-out 350ms;
    transition: all ease-out 350ms;
    -webkit-box-shadow: 0px 2px 15px -1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 2px 15px -1px rgba(0, 0, 0, 0.15); }
    .ept .box-list-suggestions ul {
      padding: 0; }
    .ept .box-list-suggestions ul li {
      display: block;
      color: #2b363c; }
    .ept .box-list-suggestions ul li a {
      display: block;
      color: #2b363c;
      font-size: 0.8125rem;
      padding: 2px 10px;
      text-decoration: none; }
    .ept .box-list-suggestions ul li a:hover {
      text-decoration: none; }
    .ept .box-list-suggestions .listSuggestionsItens li a:hover {
      color: #fff;
      background-color: #99CDB1; }
    @media all and (max-width: 991px) {
      .ept .box-list-suggestions .listSuggestionsItens li a {
        padding: 2px 10px !important;
        justify-content: left !important; } }
    @media all and (max-width: 499px) {
      .ept .box-list-suggestions {
        width: auto !important; } }
  .ept .list-suggestions-open {
    display: block; }
  .ept .search-main-col {
    padding: 46px 0 100px 0; }
    .ept .search-main-col .service__heading {
      margin-top: 0; }
  .ept .search-result {
    font-size: 1rem;
    padding-top: 8px;
    display: block; }
    .ept .search-result .search-result-num {
      font-weight: 900;
      font-size: 1.125rem;
      padding-right: 5px; }
      .theme-principal .ept .search-result .search-result-num {
        color: #034AD8; }
      .theme-darkmode .ept .search-result .search-result-num {
        color: #00DBAF; }
    .ept .search-result .search-result-text span {
      font-weight: 900;
      font-size: 1.125rem;
      text-transform: uppercase;
      padding-right: 5px;
      color: #2b363c; }
      .theme-darkmode .ept .search-result .search-result-text span {
        color: #ffffff; }
  .ept .search-list .search-all-type {
    font-size: 1rem;
    font-family: "NotoSans", sans-serif;
    font-weight: 600; }
    .theme-principal .ept .search-list .search-all-type {
      color: #2b363c; }
    .theme-darkmode .ept .search-list .search-all-type {
      color: #F7F8FA; }
  .ept .search-list .search-list-title {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1rem; }
    .theme-darkmode .ept .search-list .search-list-title {
      color: #ffffff; }
  .ept .search-list .search-item .search-item-title-no-larch-item {
    padding-top: 1rem;
    padding-bottom: 20px;
    border-top: 1px solid #eee; }
    .ept .search-list .search-item .search-item-title-no-larch-item .search-item-title-no-link {
      font-size: 1rem;
      font-weight: 900; }
  .ept .search-list .search-item:first-child {
    border-top: none; }
  .ept .search-list .search-item-links a {
    text-decoration: underline;
    border-left: 1px solid;
    padding: 0 5px; }
    .theme-principal .ept .search-list .search-item-links a {
      color: #034AD8; }
    .theme-darkmode .ept .search-list .search-item-links a {
      color: #00DBAF; }
  .ept .search-list .search-item-links a:first-child {
    border-left: none;
    padding-left: 0;
    font-weight: 400; }
  .ept .search-list .search-item-link-title {
    font-weight: 900;
    padding-right: 5px; }
    .theme-principal .ept .search-list .search-item-link-title {
      color: #187b9e; }
    .theme-darkmode .ept .search-list .search-item-link-title {
      color: #3c3d3f; }
  .ept .search-list .search-item-img {
    width: 100%;
    overflow: hidden; }
    .ept .search-list .search-item-img img {
      width: 100%;
      height: auto;
      max-width: 160px; }
  .ept .search-list .search-item-info {
    text-transform: uppercase;
    font-size: 0.875rem; }
    .theme-principal .ept .search-list .search-item-info {
      color: #2b363c; }
    .theme-darkmode .ept .search-list .search-item-info {
      color: #F7F8FA; }
  .ept .search-list .search-item-tags .tag {
    background-color: #e6e6e6;
    color: #999999;
    display: inline-block;
    padding: 4px 8px;
    margin-right: 10px;
    font-size: 0.6875rem; }
  .ept .search-list .search-item-local a:hover {
    text-decoration: underline; }
  .ept .search-list .search-item-local .nav__icon {
    width: 18px;
    height: 18px;
    vertical-align: middle; }
  .ept .search-list .search-item-local a {
    display: inline-block;
    vertical-align: middle; }
  .ept .search-list .news-Title {
    margin-top: 10px; }
  .ept .search-list .item-news {
    overflow: hidden; }
  .ept .search-list .item-promoted {
    vertical-align: middle;
    display: inline-block;
    height: 21px;
    width: 21px;
    margin-right: 5px; }
  .ept .search-list .item-promoted svg {
    width: 21px;
    height: 21px; }
  .ept .search-list .search-item-local-available,
  .ept .search-list .search-item-local-availableText {
    display: inline-block;
    line-height: 23px;
    vertical-align: middle; }
    .theme-principal .ept .search-list .search-item-local-available, .theme-principal
    .ept .search-list .search-item-local-availableText {
      color: #2b363c; }
    .theme-darkmode .ept .search-list .search-item-local-available, .theme-darkmode
    .ept .search-list .search-item-local-availableText {
      color: #F7F8FA; }
  .ept .search-list .search-item-local-phone,
  .ept .search-list .search-item-local-email,
  .ept .search-list .search-item-local-url {
    display: inline-block; }
  .ept .filter:before, .ept .filter:after {
    content: '';
    display: table; }
  .ept .filter:after {
    clear: both; }
  @media all and (max-width: 991px) {
    .ept .filter {
      background-color: #F7F8FA;
      margin: 0 15px;
      display: none; }
      .ept .filter.show-filter {
        display: block; } }
  .theme-principal .ept .filter h2 span {
    color: #034AD8 !important; }
  .theme-darkmode .ept .filter h2 span {
    color: #034AD8 !important; }
  .ept .filter-control {
    background-color: #F7F8FA;
    margin: 20px 15px 0;
    position: relative;
    min-height: 30px;
    line-height: 30px;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 10px 0;
    cursor: pointer;
    display: none;
    margin-left: 0px;
    margin-right: 0px; }
    @media all and (max-width: 991px) {
      .ept .filter-control {
        display: block !important;
        width: 100%; } }
    .ept .filter-control .nav__icon {
      width: 22px;
      height: 22px;
      margin: 0 10px;
      vertical-align: middle; }
  .ept .filter-control:before {
    position: absolute;
    content: "";
    border: solid #2b363c;
    border-width: 0 1px 1px 0;
    display: inline-block;
    top: 20px;
    right: 20px;
    padding: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  .ept .filter-box-title {
    font-size: 1rem;
    text-transform: none;
    margin: 0;
    float: left;
    width: 100%; }
  .ept .filter-box {
    clear: both; }
    .ept .filter-box > a {
      height: 100% !important; }
  .ept .filter-box div.collapse[aria-expanded="false"] {
    display: block;
    overflow: hidden; }
  .ept .filter-box .button {
    margin-bottom: 15px;
    display: inline-block; }
    .theme-principal .ept .filter-box .button {
      background-color: #ffffff; }
    .theme-darkmode .ept .filter-box .button {
      background-color: #2b363c; }
  .ept .filter-box .button[aria-expanded="true"] .more,
  .ept .filter-box .button[aria-expanded="false"] .less {
    display: block;
    line-height: 16px; }
  .ept .filter-box .button[aria-expanded="true"] .less,
  .ept .filter-box .button[aria-expanded="false"] .more {
    display: none; }
  .ept .clean-filter {
    display: block;
    font-size: 1rem; }
  .ept div.checkbox-card .form-group {
    padding: 0 0 20px 40px;
    position: relative;
    margin: 0; }
  .ept div.checkbox-card .form-group input {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    z-index: 10;
    opacity: 0; }
  .ept div.checkbox-card .form-group:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    border: 1px solid #cccccc;
    width: 24px;
    height: 24px;
    display: block;
    z-index: 1; }
  .ept div.checkbox-card.selected .form-group:before {
    border: 3px solid; }
  .ept div.checkbox-card.selected .form-group:after {
    width: 9px;
    height: 15px;
    border: 3px solid;
    border-left: none;
    border-top: none;
    content: " ";
    position: absolute;
    left: 8px;
    top: 2px;
    -webkit-transform: rotatez(45deg);
    transform: rotatez(45deg);
    cursor: pointer;
    z-index: 3; }
  @media all and (max-width: 991px) {
    .ept .filter .filter-item,
    .ept .filter-box div.collapse[aria-expanded="false"] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      height: auto !important;
      overflow: visible;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
    .ept .filter .filter-item > .filter-level {
      width: 30%;
      margin-right: 1%;
      padding-left: 0 !important; }
    .ept div.filter-box .button {
      display: none !important; }
    .ept .filter .serviceboxed {
      border-left: none;
      border-right: none;
      border-top: none; } }
  .ept .button--secondary-selected {
    color: #fff !important; }
    .theme-principal .ept .button--secondary-selected {
      -webkit-box-shadow: inset 20em 0 0 0 #187b9e; }
    .theme-darkmode .ept .button--secondary-selected {
      -webkit-box-shadow: inset 20em 0 0 0 #000000; }
    .theme-principal .ept .button--secondary-selected {
      box-shadow: inset 20em 0 0 0 #187b9e; }
    .theme-darkmode .ept .button--secondary-selected {
      box-shadow: inset 20em 0 0 0 #000000; }
  .ept c0 {
    font-weight: 900; }
  .theme-principal .ept .button--secondary:hover, .theme-principal .ept .button--secondary:focus {
    -webkit-box-shadow: inset 20em 0 0 0 #187b9e; }
  .theme-darkmode .ept .button--secondary:hover, .theme-darkmode .ept .button--secondary:focus {
    -webkit-box-shadow: inset 20em 0 0 0 #000000; }
  .theme-principal .ept .button--secondary:hover, .theme-principal .ept .button--secondary:focus {
    box-shadow: inset 20em 0 0 0 #187b9e; }
  .theme-darkmode .ept .button--secondary:hover, .theme-darkmode .ept .button--secondary:focus {
    box-shadow: inset 20em 0 0 0 #000000; }
  .ept .filter-level {
    display: block; }
    .theme-principal .ept .filter-level .form-group label {
      color: #2B363C !important; }
    .theme-darkmode .ept .filter-level .form-group label {
      color: #F7F8FA !important; }
  .ept .filter .serviceboxed {
    display: block;
    margin-top: 1.4rem;
    padding: 2.5rem 3rem 1.25rem 3rem;
    margin: 2rem 0; }
    .theme-principal .ept .filter .serviceboxed {
      background-color: #ffffff;
      color: #2B363C; }
    .theme-darkmode .ept .filter .serviceboxed {
      background-color: #2b363c;
      color: #F7F8FA; }
    .theme-principal .ept .filter .serviceboxed .filter-box-title {
      color: #2B363C; }
    .theme-darkmode .ept .filter .serviceboxed .filter-box-title {
      color: #F7F8FA; }
  .ept .cat-btn > div {
    height: 100%; }
  .ept .cat-btn .btn {
    font-size: 0.8125rem;
    display: inline-flex;
    height: 100%; }
    .ept .cat-btn .btn span {
      line-height: 16px; }
  .ept .control-filter .control-filter-item {
    background-color: #e6e6e6;
    color: #999999;
    display: inline-block;
    padding: 4px 8px;
    margin-right: 10px;
    font-size: 0.6875rem;
    cursor: pointer;
    margin-bottom: 5px; }
    .ept .control-filter .control-filter-item .nav__icon {
      width: 12px;
      height: 12px;
      padding: 0;
      margin-left: 10px;
      vertical-align: middle; }
  @media all and (max-width: 767px) {
    .ept .filter-level {
      width: 100% !important; } }
  .ept .btn__filter--apply {
    color: #fff;
    padding: 10px 12px;
    margin: 1rem 3rem 0;
    text-transform: uppercase;
    border: 0;
    border-radius: 0; }
    .theme-principal .ept .btn__filter--apply {
      background-color: #187b9e; }
    .theme-darkmode .ept .btn__filter--apply {
      background-color: #3c3d3f; }
    .ept .btn__filter--apply::after {
      background: url('data:image/svg+xml;utf8,<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg"  viewBox="0 0 22.36 14.23"><defs><style>.cls-1{fill:white}</style></defs><path class="cls-1" d="M19.55 7.71H2.21a.6.6 0 0 1-.6-.6.59.59 0 0 1 .6-.59h17.34a.59.59 0 0 1 .6.59.6.6 0 0 1-.6.6z"/><path class="cls-1" d="M13.45 13.66a.6.6 0 0 1-.39-1l6.19-5.51-6.19-5.5a.6.6 0 1 1 .79-.89l6.69 6a.57.57 0 0 1 .2.44.59.59 0 0 1-.2.45l-6.69 6a.62.62 0 0 1-.4.01z"/></svg>') no-repeat;
      height: 11px;
      width: 17px;
      display: inline-block;
      content: " ";
      margin-left: 7px; }
    .ept .btn__filter--apply:focus, .ept .btn__filter--apply:hover {
      opacity: .9 !important;
      color: #fff !important;
      border-color: initial !important; }
      .theme-principal .ept .btn__filter--apply:focus, .theme-principal .ept .btn__filter--apply:hover {
        background-color: #187b9e !important; }
      .theme-darkmode .ept .btn__filter--apply:focus, .theme-darkmode .ept .btn__filter--apply:hover {
        background-color: #3c3d3f !important; }
  .ept .btn-now:focus,
  .ept .btn-now:hover {
    opacity: .9 !important;
    color: #fff !important;
    border-color: initial !important; }
    .theme-principal .ept .btn-now:focus, .theme-principal
    .ept .btn-now:hover {
      background-color: #187b9e !important; }
    .theme-darkmode .ept .btn-now:focus, .theme-darkmode
    .ept .btn-now:hover {
      background-color: #3c3d3f !important; }
  .ept .popover-content {
    width: 100%; }
  @media all and (max-width: 991px) {
    .ept .filter .calendar-container .calendar__input {
      width: 5rem; }
    .ept .filter .calendar-container .calendar__input--year {
      width: 7rem; } }
  .ept .searchItemDark {
    padding: 8px 15px;
    margin: 10px 0;
    line-height: 20px;
    font-weight: bold;
    background: #F7F8FA;
    color: #000;
    font-size: 1rem;
    display: block !important; }
    .ept .searchItemDark li {
      list-style: disc; }
  .theme-principal .ept .searchItemDark a {
    color: #034AD8 !important; }
  .theme-darkmode .ept .searchItemDark a {
    color: #00DBAF !important; }
  .ept .searchItemDotted {
    border: dashed 1px #999999;
    padding: 8px 15px;
    margin: 10px 0;
    line-height: 20px;
    font-weight: bold;
    width: 100%;
    font-size: 1rem;
    display: block !important; }
    .theme-principal .ept .searchItemDotted {
      color: #2b363c; }
    .theme-darkmode .ept .searchItemDotted {
      color: #F7F8FA; }
    .ept .searchItemDotted li {
      list-style: disc; }
    .ept .searchItemDotted a {
      text-decoration: underline; }
  .ept .pesquisa .service__box {
    max-width: 1100px; }
    @media all and (max-width: 991px) {
      .ept .pesquisa .service__box {
        max-width: 100%; } }
    .ept .pesquisa .service__box p {
      font-size: 1rem !important;
      line-height: 1.4; }
  .theme-principal .ept .greysearch {
    color: #808080 !important; }
  .theme-darkmode .ept .greysearch {
    color: #fafafa !important; }
  .theme-principal .ept .greysearch {
    border-color: #808080 !important; }
  .theme-darkmode .ept .greysearch {
    border-color: #fafafa !important; }
  .ept .searchText {
    display: inline-block; }
    .ept .searchText > .form-group {
      width: 100%; }
    .ept .searchText input {
      box-shadow: none !important; }
      .theme-principal .ept .searchText input {
        color: #2b363c; }
      .theme-darkmode .ept .searchText input {
        color: #F7F8FA; }
      .theme-principal .ept .searchText input {
        border-bottom: 1px solid #2b363c; }
      .theme-darkmode .ept .searchText input {
        border-bottom: 1px solid #F7F8FA; }
      .theme-principal .ept .searchText input {
        background-color: #FAFAFA; }
      .theme-darkmode .ept .searchText input {
        background-color: #3C3D3E; }
      .theme-principal .ept .searchText input::placeholder {
        color: #2b363c; }
      .theme-darkmode .ept .searchText input::placeholder {
        color: #F7F8FA; }
    .ept .searchText .buttonSearch {
      position: absolute;
      top: 0;
      right: 0; }
      .theme-principal .ept .searchText .buttonSearch {
        color: #034AD8; }
      .theme-darkmode .ept .searchText .buttonSearch {
        color: #00DBAF; }

/** SPACING VARIABLES **/
/** FONT (family, size, etc) VARIABLES **/
/** CUSTOM BREAKPOINTS VARIABLES **/
/** BASE CSS **/
html, body {
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5rem;
  color: #2B363C; }

.ept {
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto; }
  .ept a {
    color: #034AD8;
    text-decoration: underline;
    font-family: "Noto Sans", sans-serif;
    font-size: 1rem;
    font-weight: 600; }
    .ept a svg, .ept a svg path {
      color: currentColor;
      fill: currentColor; }
    .ept a:hover {
      color: #021C51; }
      .ept a:hover svg, .ept a:hover svg path {
        color: currentColor;
        fill: currentColor; }
  .ept-green, .ept-green path {
    color: #034AD8;
    fill: #034AD8; }

.skip-links {
  margin: 0;
  padding: 0; }
  .skip-links > li {
    list-style: none;
    padding: 0;
    margin: 0; }
  .skip-links a, .skip-links button {
    position: absolute;
    top: -3em;
    left: 0;
    color: #fff !important;
    padding: 8px;
    border: none;
    z-index: 9999999;
    text-decoration: none; }
    .theme-principal .skip-links a, .theme-principal .skip-links button {
      background: #187b9e !important; }
    .theme-darkmode .skip-links a, .theme-darkmode .skip-links button {
      background: #3c3d3f !important; }
    .skip-links a:focus, .skip-links button:focus {
      top: 0; }

.ept {
  /** LAYOUT CSS **/
  /** TYPOGRAPHY **/ }
  .ept .ept-mb--xl {
    margin-bottom: 80px; }
  .ept .ept-mb--l {
    margin-bottom: 60px; }
  .ept .ept-mb--m {
    margin-bottom: 40px; }
  .ept .ept-mb--s {
    margin-bottom: 20px; }
  .ept .ept-mb--xs {
    margin-bottom: 10px; }
  .ept .ept-mt--xl {
    margin-top: 80px; }
  .ept .ept-mt--l {
    margin-top: 60px; }
  .ept .ept-mt--m {
    margin-top: 40px; }
  .ept .ept-mt--s {
    margin-top: 20px; }
  .ept .ept-mt--xs {
    margin-top: 10px; }
  .ept .ept-mr--xl {
    margin-right: 80px; }
  .ept .ept-mr--l {
    margin-right: 60px; }
  .ept .ept-mr--m {
    margin-right: 40px; }
  .ept .ept-mr--s {
    margin-right: 20px; }
  .ept .ept-mr--xs {
    margin-right: 10px; }
  .ept .ept-ml--xl {
    margin-left: 80px; }
  .ept .ept-ml--l {
    margin-left: 60px; }
  .ept .ept-ml--m {
    margin-left: 40px; }
  .ept .ept-ml--s {
    margin-left: 20px; }
  .ept .ept-ml--xs {
    margin-left: 10px; }
  .ept .ept-pl--xl {
    padding-left: 80px; }
  .ept .ept-pl--l {
    padding-left: 60px; }
  .ept .ept-pl--m {
    padding-left: 40px; }
  .ept .ept-pl--s {
    padding-left: 20px; }
  .ept .ept-pl--xs {
    padding-left: 10px; }
  .ept .ept-pr--xl {
    padding-right: 80px; }
  .ept .ept-pr--l {
    padding-right: 60px; }
  .ept .ept-pr--m {
    padding-right: 40px; }
  .ept .ept-pr--s {
    padding-right: 20px; }
  .ept .ept-pr--xs {
    padding-right: 10px; }
  .ept .ept-pt--xl {
    padding-top: 80px; }
  .ept .ept-pt--l {
    padding-top: 60px; }
  .ept .ept-pt--m {
    padding-top: 40px; }
  .ept .ept-pt--s {
    padding-top: 20px; }
  .ept .ept-pt--xs {
    padding-top: 10px; }
  .ept .ept-pb--xl {
    padding-bottom: 80px; }
  .ept .ept-pb--l {
    padding-bottom: 60px; }
  .ept .ept-pb--m {
    padding-bottom: 40px; }
  .ept .ept-pb--s {
    padding-bottom: 20px; }
  .ept .ept-pb--xs {
    padding-bottom: 10px; }
  .ept .ept-category, .ept .ept-tag, .ept .ept-filter-remove, .ept .ept-breadcrumb > .ept-breadcrumb__item:not(:last-child)::after {
    font-family: "Noto Sans", sans-serif;
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #034AD8; }
  .ept .ept-heading1, .ept .journal-content-article div:not(.div-globalContent) h1:not([class]), .ept .ept-heading1 p, .ept .ept-heading2, .ept .journal-content-article div:not(.div-globalContent) h2:not([class]), .ept .ept-heading2 p, .ept .ept-heading3, .ept .journal-content-article div:not(.div-globalContent) h3:not([class]), .ept .ept-heading3 p, .ept .ept-card__title, .ept .ept-heading4, .ept .journal-content-article div:not(.div-globalContent) h4:not([class]), .ept .ept-heading4--list, .ept .ept-heading4--list p, .ept .ept-heading4 p, .ept .ept-menu .ept-menu__item--1 .nav-link, .ept .ept-heading5, .ept .journal-content-article div:not(.div-globalContent) h5:not([class]), .ept .ept-heading5 p, .ept .form-group label.control-label, .ept .ept-heading9, .ept .ept-heading9 p {
    font-family: "Noto Sans", sans-serif;
    font-weight: 600;
    color: #021c51; }
  .ept .ept-heading1, .ept .journal-content-article div:not(.div-globalContent) h1:not([class]), .ept .ept-heading1 p {
    font-size: 2rem;
    line-height: 3rem;
    font-weight: 700; }
    @media (min-width: 992px) {
      .ept .ept-heading1, .ept .journal-content-article div:not(.div-globalContent) h1:not([class]), .ept .ept-heading1 p {
        font-size: 2.25rem;
        line-height: 3.375rem; } }
  .ept .ept-heading2, .ept .journal-content-article div:not(.div-globalContent) h2:not([class]), .ept .ept-heading2 p {
    font-size: 1.75rem;
    line-height: 2.625rem;
    color: #2B363C; }
    @media (min-width: 992px) {
      .ept .ept-heading2, .ept .journal-content-article div:not(.div-globalContent) h2:not([class]), .ept .ept-heading2 p {
        font-size: 1.875rem;
        line-height: 2.8125rem; } }
  .ept .ept-heading3, .ept .journal-content-article div:not(.div-globalContent) h3:not([class]), .ept .ept-heading3 p, .ept .ept-card__title {
    font-size: 1.375rem;
    line-height: 2.0625rem;
    color: #2B363C; }
    @media (min-width: 992px) {
      .ept .ept-heading3, .ept .journal-content-article div:not(.div-globalContent) h3:not([class]), .ept .ept-heading3 p, .ept .ept-card__title {
        font-size: 1.5rem;
        line-height: 2.25rem; } }
  .ept .ept-heading4, .ept .journal-content-article div:not(.div-globalContent) h4:not([class]), .ept .ept-heading4--list, .ept .ept-heading4--list p, .ept .ept-heading4 p, .ept .ept-menu .ept-menu__item--1 .nav-link {
    font-size: 1.25rem;
    line-height: 1.875rem;
    color: #2B363C; }
    .ept .ept-heading4--list, .ept .ept-heading4--list p {
      color: #034AD8;
      text-decoration: underline; }
  .ept .ept-heading5, .ept .journal-content-article div:not(.div-globalContent) h5:not([class]), .ept .ept-heading5 p, .ept .form-group label.control-label {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #2B363C; }
  .ept .ept-heading6, .ept .journal-content-article div:not(.div-globalContent) h6:not([class]), .ept .ept-heading6 p {
    font-family: "Noto Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.375rem;
    color: #2B363C; }
  .ept .ept-heading7, .ept .ept-heading7 p {
    color: #2B363C;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 2.25rem;
    text-transform: uppercase; }
    @media (min-width: 992px) {
      .ept .ept-heading7, .ept .ept-heading7 p {
        font-size: 1.5rem;
        line-height: 2.25rem;
        text-transform: none; } }
  .ept .ept-heading8, .ept .ept-heading8 p {
    color: #2B363C;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 2.25rem;
    letter-spacing: 0.44px; }
  .ept .ept-heading9, .ept .ept-heading9 p {
    font-size: 1.375rem;
    line-height: 2.0625rem;
    color: #2B363C;
    font-weight: 600; }
  .ept .ept-heading10, .ept .ept-heading10 p {
    font-family: "Noto Sans", sans-serif;
    font-size: 2.125rem;
    font-weight: 700;
    line-height: 2.5rem;
    color: #2B363C; }
    @media (min-width: 992px) {
      .ept .ept-heading10, .ept .ept-heading10 p {
        font-size: 1.875rem; } }
  .ept .ept-lead {
    font-family: "Noto Sans", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.5rem;
    color: #2B363C; }
  .ept .text, .ept .text--sm {
    font-family: "Noto Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #2B363C; }
  .ept .text--sm {
    font-size: 0.875rem;
    line-height: 2.25rem;
    letter-spacing: 0.28px; }
  .ept .text-underline {
    text-decoration: underline; }
  .ept .alink, .ept .alink--list, .ept .ept-list__link:not(.ept-list__more), .ept .ept-list--channels .ept-channels__left .ept-list__link, .ept .ept-dropdown a, .ept .ept-menu .ept-menu__item--2 .nav-link, .ept .ept-list__link.ept-list__more {
    font-family: "Noto Sans", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5rem;
    letter-spacing: 0.16px;
    color: #034AD8;
    text-decoration: underline; }
    .ept .alink:hover, .ept .alink--list:hover, .ept .ept-list__link:hover:not(.ept-list__more), .ept .ept-list--channels .ept-channels__left .ept-list__link:hover, .ept .ept-dropdown a:hover, .ept .ept-menu .ept-menu__item--2 .nav-link:hover, .ept .ept-list__link.ept-list__more:hover {
      color: #2B363C; }
    .ept .alink--list, .ept .ept-list__link:not(.ept-list__more), .ept .ept-list--channels .ept-channels__left .ept-list__link, .ept .ept-dropdown a, .ept .ept-menu .ept-menu__item--2 .nav-link {
      font-family: "Noto Sans", sans-serif;
      font-weight: 600; }
      .ept .alink--list:hover, .ept .ept-list__link:hover:not(.ept-list__more), .ept .ept-list--channels .ept-channels__left .ept-list__link:hover, .ept .ept-dropdown a:hover, .ept .ept-menu .ept-menu__item--2 .nav-link:hover {
        color: #fff;
        font-weight: 600; }
  .ept .icon24 {
    width: 24px;
    height: 24px;
    min-width: 24px;
    max-width: 24px; }
  .ept .icon30 {
    width: 30px;
    height: 30px;
    min-width: 30px;
    max-width: 30px; }
  .ept .icon36 {
    width: 36px;
    height: 36px;
    min-width: 36px;
    max-width: 36px; }
  .ept .ept-icon--warn, .ept .ept-icon--warn path {
    fill: #B20917;
    color: #B20917; }
  .ept .ept-icon--card {
    width: 60px;
    height: auto;
    min-width: 60px;
    max-width: 60px; }
    @media (min-width: 992px) {
      .ept .ept-icon--card {
        width: 80px;
        min-width: 80px;
        max-width: 80px; } }
  .ept .ept-icon--14 {
    width: 14px;
    height: 14px;
    min-width: 14px;
    max-width: 14px; }
  .ept .ept-icon--17 {
    width: 17px;
    height: 17px;
    min-width: 17px;
    max-width: 17px; }
  .ept .ept-icon--20 {
    width: 20px;
    height: 20px;
    min-width: 20px;
    max-width: 20px; }
  .ept .ept-btn.ept-btn--wicon-l, .ept .ept-btn--wicon-l.ept-btn--sec,
  .ept .ept-btn--wicon-l.ept-btn--sm--sec, .ept .ept-btn--sm.ept-btn--wicon-l {
    padding-left: 10px;
    padding-right: 20px; }
  .ept .ept-btn.ept-btn--wicon-r, .ept .ept-btn--wicon-r.ept-btn--sec,
  .ept .ept-btn--wicon-r.ept-btn--sm--sec, .ept .ept-btn--sm.ept-btn--wicon-r {
    padding-left: 20px;
    padding-right: 10px; }
  .ept .ept-btn, .ept .ept-btn--sec,
  .ept .ept-btn--sm--sec,
  .ept .ept-btn--sm {
    font-family: "Noto Sans", sans-serif;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 1.375rem;
    letter-spacing: 0.2px;
    padding-left: 30px;
    padding-right: 30px;
    background-color: #034AD8;
    min-height: 50px;
    border: 1px solid #034AD8;
    display: inline-flex;
    align-items: center; }
    .ept .ept-btn, .ept .ept-btn--sec,
    .ept .ept-btn--sm--sec, .ept .ept-btn svg path, .ept .ept-btn--sec svg path, .ept .ept-btn--sm--sec svg path,
    .ept .ept-btn--sm,
    .ept .ept-btn--sm svg path {
      color: #fff;
      fill: #fff; }
    .ept .ept-btn:hover, .ept .ept-btn--sec:hover,
    .ept .ept-btn--sm--sec:hover,
    .ept .ept-btn--sm:hover {
      border: 1px solid #021c51;
      background-color: #021c51; }
      .ept .ept-btn:hover, .ept .ept-btn--sec:hover,
      .ept .ept-btn--sm--sec:hover, .ept .ept-btn:hover svg path, .ept .ept-btn--sec:hover svg path, .ept .ept-btn--sm--sec:hover svg path,
      .ept .ept-btn--sm:hover,
      .ept .ept-btn--sm:hover svg path {
        color: #fff;
        fill: #fff; }
    .ept .ept-btn[disabled], .ept .ept-btn--sec[disabled],
    .ept .ept-btn--sm--sec[disabled],
    .ept .ept-btn--sm[disabled] {
      opacity: 0.4;
      pointer-events: none; }
    .ept .ept-btn--sec,
    .ept .ept-btn--sm--sec {
      background-color: #fff; }
      .ept .ept-btn--sec, .ept .ept-btn--sec svg path,
      .ept .ept-btn--sm--sec,
      .ept .ept-btn--sm--sec svg path {
        color: #034AD8;
        fill: #034AD8; }
      .ept .ept-btn--sec:hover,
      .ept .ept-btn--sm--sec:hover {
        background-color: #034AD8;
        border: solid 1px #034AD8 !important; }
        .ept .ept-btn--sec:hover, .ept .ept-btn--sec:hover svg path,
        .ept .ept-btn--sm--sec:hover,
        .ept .ept-btn--sm--sec:hover svg path {
          color: #fff;
          fill: #fff; }
      @media (max-width: 767.98px) {
        .ept .ept-btn--sec,
        .ept .ept-btn--sm--sec {
          font-size: 1rem;
          line-height: 1.375rem;
          letter-spacing: 0.16px;
          padding-left: 20px;
          padding-right: 20px; } }
  .ept .ept-btn--sm, .ept .ept-btn--sm--sec {
    font-family: "Noto Sans", sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.625rem; }
  .ept .ept-btn--link {
    text-decoration: none; }
  .ept .ept-btn--cta {
    box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16); }
  .ept .btn-primary {
    min-height: 50px; }
    .ept .btn-primary::before {
      top: 25px; }
    .ept .btn-primary::after {
      top: 21px; }
  .ept .form-control {
    border: none;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #2B363C;
    appearance: none;
    /* esconder seta */
    -webkit-appearance: none;
    /* esconder seta Chrome */
    -moz-appearance: none;
    /* esconder seta FF     */
    height: 50px; }
  .ept .form-group select.form-control.ept-select,
  .ept .form-group select.form-control.ept-select {
    background-image: url("/o/servgov-theme/images/redesign/icons/base/seta_baixo.svg");
    background-size: 36px;
    background-color: #fff;
    padding-right: 40px;
    color: #2B363C; }
  .ept .ept-tag, .ept .ept-filter-remove {
    color: #2B363C;
    background-color: #F7F8FA;
    border-radius: 20px;
    padding: 9px 20px; }
  .ept .ept-filter-remove:hover {
    border: 1px solid #8D8D8D80; }
  .ept .ept-input__checkbox {
    background-color: #fff;
    border-color: #2B363C; }
    .ept .ept-input__checkbox:hover {
      border-color: #034AD8; }
    .ept .ept-input__checkbox:checked {
      border-color: #034AD8;
      color: #034AD8; }
  .ept .checkbox-card .form-group:before {
    background-color: #fff;
    border-color: #2B363C; }
  .ept .checkbox-card.selected .form-group:before {
    border: 2px solid #034AD8; }
  .ept .checkbox-card.selected .form-group:after {
    border: 2px solid #034AD8;
    border-left: none;
    border-top: none; }
  .ept .ept-banner {
    position: relative;
    width: 100%; }
    .ept .ept-banner__text, .ept .ept-banner__text--sub, .ept .ept-banner__text--desc {
      color: #fff;
      background-color: #021c51;
      opacity: 0.9;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 4px;
      padding-bottom: 4px;
      margin-bottom: 0px; }
      .ept .ept-banner__text--sub {
        margin-bottom: 10px; }
      .ept .ept-banner__text--desc {
        margin-bottom: 20px;
        padding-top: 20px;
        padding-bottom: 20px; }
        .ept .ept-banner__text--desc, .ept .ept-banner__text--desc p {
          font-size: 1.5rem;
          font-weight: 500;
          line-height: 1.5; }
    .ept .ept-banner__content {
      background-color: #021c51;
      padding: 30px 20px; }
      @media (min-width: 992px) {
        .ept .ept-banner__content {
          background-color: transparent;
          width: 50%;
          position: absolute;
          top: 20px;
          left: 68px;
          padding: 0px; } }
    @media (max-width: 991.98px) {
      .ept .ept-banner__title {
        position: absolute;
        top: 20px;
        left: 20px; } }
    .ept .ept-banner .ept-banner__btn {
      text-decoration: none; }
      .ept .ept-banner .ept-banner__btn:hover {
        color: #fff; }
    .ept .ept-banner-generico .bannerGenericoTitle p,
    .ept .ept-banner-generico .bannerGenericoText p {
      color: #fff;
      background-color: #034AD8;
      padding: 4px;
      display: inline; }
  .ept .ept-list {
    margin: 0px; }
    .ept .ept-list__title {
      margin-bottom: 20px; }
    .ept .ept-list__item {
      min-height: 50px; }
      .ept .ept-list__item:hover {
        background-color: #021C51; }
      .ept .ept-list__item.active {
        background-color: #034AD8; }
    .ept .ept-list__link {
      display: block;
      padding-top: 15px;
      padding-bottom: 15px; }
      .ept .ept-list__link:hover {
        background-color: #021c51;
        color: #fff; }
        .ept .ept-list__link:hover, .ept .ept-list__link:hover svg path {
          color: #2B363C; }
    .ept .ept-list--side {
      border-left: 1px solid #E1E4EA;
      padding: 20px 0px; }
      .ept .ept-list--side .ept-list__title, .ept .ept-list--side .ept-list__link {
        padding-left: 20px;
        padding-right: 20px; }
      .ept .ept-list--side ul {
        padding-left: 0; }
    .ept .ept-list--index {
      width: 100%; }
      .ept .ept-list--index .ept-list__link {
        padding-left: 20px;
        padding-right: 20px;
        cursor: pointer;
        font-size: 1.25rem; }
    .ept .ept-list--acc {
      width: 100%; }
      .ept .ept-list--acc .ept-list__icon--open {
        display: none; }
      .ept .ept-list--acc .ept-list__icon--open, .ept .ept-list--acc .ept-list__icon--closed {
        position: absolute;
        right: 10px; }
      .ept .ept-list--acc .ept-list__link {
        font-family: "Noto Sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 600;
        line-height: 1.875rem;
        text-decoration: none;
        color: #2B363C;
        padding: 12px 25px;
        display: block;
        position: relative; }
      .ept .ept-list--acc .ept-list__item {
        border: 1px solid #F7F8FA; }
        .ept .ept-list--acc .ept-list__item:not(:hover) {
          background-color: #F7F8FA; }
          .ept .ept-list--acc .ept-list__item:not(:hover)[aria-expanded="true"] {
            background-color: #034AD8;
            font-family: "Noto Sans", sans-serif;
            font-weight: 600; }
            .ept .ept-list--acc .ept-list__item:not(:hover)[aria-expanded="true"], .ept .ept-list--acc .ept-list__item:not(:hover)[aria-expanded="true"] svg path {
              color: #fff;
              fill: #fff; }
            .ept .ept-list--acc .ept-list__item:not(:hover)[aria-expanded="true"] .ept-list__icon--closed {
              display: none; }
            .ept .ept-list--acc .ept-list__item:not(:hover)[aria-expanded="true"] .ept-list__icon--open {
              display: inline; }
      .ept .ept-list--acc .ept-list__content {
        padding: 40px 20px; }
      .ept .ept-list--acc .collapsing {
        transition: none; }
    .ept .ept-list--channels {
      width: 100%; }
      @media (min-width: 992px) {
        .ept .ept-list--channels {
          background-color: #F7F8FA;
          padding-top: 20px;
          padding-bottom: 40px;
          padding-right: 35px; } }
      .ept .ept-list--channels p {
        margin-bottom: 0px; }
      .ept .ept-list--channels .ept-list--acc {
        position: relative; }
      .ept .ept-list--channels .ept-channels__left .ept-list__item {
        border: 0 none; }
        .ept .ept-list--channels .ept-channels__left .ept-list__item:not([aria-expanded="true"]):not(:hover) {
          background-color: transparent; }
      .ept .ept-list--channels .ept-sep {
        position: absolute;
        top: 0px;
        left: 35%;
        border-left: 1px solid #21212140;
        height: 100%; }
      .ept .ept-list--channels .ept-channels__cont {
        padding-bottom: 30px;
        padding-left: 25px;
        padding-right: 25px; }
      .ept .ept-list--channels .ept-channels__icon {
        margin-right: 10px; }
      .ept .ept-list--channels .ept-channels__info .ept-channels__icon, .ept .ept-list--channels .ept-channels__info .ept-channels__icon path {
        fill: #034AD8; }
      .ept .ept-list--channels .ept-channels__highlight {
        border: 1px solid #21212140;
        padding: 15px; }
      @media (min-width: 992px) {
        .ept .ept-list--channels .ept-channels__left {
          width: 36.4%; } }
      .ept .ept-list--channels .ept-channels__right {
        width: 100%; }
        @media (min-width: 992px) {
          .ept .ept-list--channels .ept-channels__right {
            width: 63.5%; } }
      .ept .ept-list--channels a p, .ept .ept-list--channels button p {
        display: inline; }
  .ept .ept-warn {
    max-width: 625px; }
    .ept .ept-warn__content {
      background-color: #E1E4EA;
      padding: 15px 20px; }
  .ept .ept-alert {
    background-color: #B20917;
    padding: 10px 20px;
    text-align: center; }
    .ept .ept-alert p, .ept .ept-alert span {
      color: #fff;
      font-family: "Noto Sans", sans-serif;
      font-size: 1.125rem;
      font-weight: 700;
      letter-spacing: 0.18px; }
    .ept .ept-alert__cta {
      margin-top: 20px; }
      @media (min-width: 992px) {
        .ept .ept-alert__cta {
          margin-top: 0px;
          margin-left: 40px; } }
    .ept .ept-alert a, .ept .ept-alert a:hover {
      color: #fff; }
  .ept .ept-card, .ept .ept-card--gp, .ept .ept-card--gpd, .ept .ept-card--servs, .ept .ept-card--servs2, .ept .ept-card--at, .ept .ept-card--dest, .ept .ept-card--dest-s, .ept .ept-card--dest-l {
    border: 1px solid #fff;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 10px; }
    .ept .ept-card a, .ept .ept-card--gp a, .ept .ept-card--gpd a, .ept .ept-card--servs a, .ept .ept-card--servs2 a, .ept .ept-card--at a, .ept .ept-card--dest a, .ept .ept-card--dest-s a, .ept .ept-card--dest-l a {
      color: #2B363C; }
      .ept .ept-card a, .ept .ept-card--gp a, .ept .ept-card--gpd a, .ept .ept-card--servs a, .ept .ept-card--servs2 a, .ept .ept-card--at a, .ept .ept-card--dest a, .ept .ept-card--dest-s a, .ept .ept-card--dest-l a, .ept .ept-card a:hover, .ept .ept-card--gp a:hover, .ept .ept-card--gpd a:hover, .ept .ept-card--servs a:hover, .ept .ept-card--servs2 a:hover, .ept .ept-card--at a:hover, .ept .ept-card--dest a:hover, .ept .ept-card--dest-s a:hover, .ept .ept-card--dest-l a:hover {
        text-decoration: none; }
    .ept .ept-card__link {
      height: 100%; }
    .ept .ept-card__tag {
      font-family: "Noto Sans", sans-serif;
      font-size: 0.875rem;
      font-weight: 600;
      line-height: 1.75rem;
      letter-spacing: 0.14px;
      text-transform: uppercase; }
    .ept .ept-card .ept-icon--card, .ept .ept-card--gp .ept-icon--card, .ept .ept-card--gpd .ept-icon--card, .ept .ept-card--servs .ept-icon--card, .ept .ept-card--servs2 .ept-icon--card, .ept .ept-card--at .ept-icon--card, .ept .ept-card--dest .ept-icon--card, .ept .ept-card--dest-s .ept-icon--card, .ept .ept-card--dest-l .ept-icon--card {
      margin-right: 10px; }
      @media (min-width: 992px) {
        .ept .ept-card .ept-icon--card, .ept .ept-card--gp .ept-icon--card, .ept .ept-card--gpd .ept-icon--card, .ept .ept-card--servs .ept-icon--card, .ept .ept-card--servs2 .ept-icon--card, .ept .ept-card--at .ept-icon--card, .ept .ept-card--dest .ept-icon--card, .ept .ept-card--dest-s .ept-icon--card, .ept .ept-card--dest-l .ept-icon--card {
          margin-left: 20px;
          margin-right: 0px; } }
    .ept .ept-card--gp, .ept .ept-card--gpd {
      background-color: #F7F8FA; }
    @media (max-width: 991.98px) {
      .ept .ept-card--gpd .ept-card__title {
        font-size: 1.25rem;
        line-height: 1.625rem;
        text-transform: uppercase; } }
    .ept .ept-card--servs {
      background-color: #034AD8; }
      @media (min-width: 992px) {
        .ept .ept-card--servs {
          padding: 20px; } }
      @media (max-width: 991.98px) {
        .ept .ept-card--servs .ept-card__title {
          font-size: 1.5rem;
          line-height: 2.25rem; } }
      .ept .ept-card--servs * {
        color: #2B363C; }
      .ept .ept-card--servs svg, .ept .ept-card--servs svg path {
        fill: #2B363C; }
    .ept .ept-card--servs2 {
      background-color: #034AD8; }
      .ept .ept-card--servs2 * {
        color: #fff; }
      .ept .ept-card--servs2 svg, .ept .ept-card--servs2 svg path {
        fill: #fff; }
      .ept .ept-card--servs2 .ept-icon--card {
        margin-right: 0px;
        margin-left: 20px; }
    .ept .ept-card--news {
      border: 1px solid #CCCCCC; }
      .ept .ept-card--news__txt {
        padding: 20px;
        font-weight: 500; }
      .ept .ept-card--news a, .ept .ept-card--news a:hover {
        color: #2B363C;
        text-decoration: none; }
    .ept .ept-card--at {
      background-color: #F7F8FA;
      padding: 20px; }
      .ept .ept-card--at .ept-icon--card {
        margin-left: 0px;
        margin-right: 20px; }
    .ept .ept-card--dest, .ept .ept-card--dest-s, .ept .ept-card--dest-l {
      background-color: #034AD8;
      height: 100%;
      width: 100%; }
      .ept .ept-card--dest *, .ept .ept-card--dest-s *, .ept .ept-card--dest-l * {
        color: #021c51; }
      .ept .ept-card--dest svg, .ept .ept-card--dest-s svg, .ept .ept-card--dest-l svg, .ept .ept-card--dest svg path, .ept .ept-card--dest-s svg path, .ept .ept-card--dest-l svg path {
        fill: #021c51; }
      .ept .ept-card--dest .ept-card__title, .ept .ept-card--dest-s .ept-card__title, .ept .ept-card--dest-l .ept-card__title {
        font-family: "Noto Sans", sans-serif;
        font-size: 1.25rem;
        font-weight: 700;
        line-height: 1.625rem; }
        @media (min-width: 992px) {
          .ept .ept-card--dest .ept-card__title, .ept .ept-card--dest-s .ept-card__title, .ept .ept-card--dest-l .ept-card__title {
            font-size: 1.375rem;
            line-height: 2.125rem;
            letter-spacing: 0.22px; } }
      .ept .ept-card--dest-s .ept-card__title {
        font-size: 1rem;
        line-height: 1.125rem; }
        @media (min-width: 992px) {
          .ept .ept-card--dest-s .ept-card__title {
            font-family: "Noto Sans", sans-serif;
            font-weight: 600;
            letter-spacing: 0.48px; } }
      .ept .ept-card--dest-l .ept-card__title {
        font-size: 1.5rem;
        line-height: 1.625rem; }
        @media (min-width: 992px) {
          .ept .ept-card--dest-l .ept-card__title {
            font-size: 1.875rem;
            line-height: 2.875rem;
            letter-spacing: 0.3px; } }
    .ept .ept-card.ept-card--bkg-yellow-0, .ept .ept-card--bkg-yellow-0.ept-card--gp, .ept .ept-card--bkg-yellow-0.ept-card--gpd, .ept .ept-card--bkg-yellow-0.ept-card--servs, .ept .ept-card--bkg-yellow-0.ept-card--servs2, .ept .ept-card--bkg-yellow-0.ept-card--at, .ept .ept-card--bkg-yellow-0.ept-card--dest, .ept .ept-card--bkg-yellow-0.ept-card--dest-s, .ept .ept-card--bkg-yellow-0.ept-card--dest-l, .ept .ept-card.ept-card--bkg-yellow-5, .ept .ept-card--bkg-yellow-5.ept-card--gp, .ept .ept-card--bkg-yellow-5.ept-card--gpd, .ept .ept-card--bkg-yellow-5.ept-card--servs, .ept .ept-card--bkg-yellow-5.ept-card--servs2, .ept .ept-card--bkg-yellow-5.ept-card--at, .ept .ept-card--bkg-yellow-5.ept-card--dest, .ept .ept-card--bkg-yellow-5.ept-card--dest-s, .ept .ept-card--bkg-yellow-5.ept-card--dest-l {
      background-color: #E1E4EA; }
    .ept .ept-card.ept-card--bkg-yellow-1, .ept .ept-card--bkg-yellow-1.ept-card--gp, .ept .ept-card--bkg-yellow-1.ept-card--gpd, .ept .ept-card--bkg-yellow-1.ept-card--servs, .ept .ept-card--bkg-yellow-1.ept-card--servs2, .ept .ept-card--bkg-yellow-1.ept-card--at, .ept .ept-card--bkg-yellow-1.ept-card--dest, .ept .ept-card--bkg-yellow-1.ept-card--dest-s, .ept .ept-card--bkg-yellow-1.ept-card--dest-l, .ept .ept-card.ept-card--bkg-yellow-4, .ept .ept-card--bkg-yellow-4.ept-card--gp, .ept .ept-card--bkg-yellow-4.ept-card--gpd, .ept .ept-card--bkg-yellow-4.ept-card--servs, .ept .ept-card--bkg-yellow-4.ept-card--servs2, .ept .ept-card--bkg-yellow-4.ept-card--at, .ept .ept-card--bkg-yellow-4.ept-card--dest, .ept .ept-card--bkg-yellow-4.ept-card--dest-s, .ept .ept-card--bkg-yellow-4.ept-card--dest-l {
      background-color: #F1F3F8; }
    .ept .ept-card.ept-card--bkg-yellow-2, .ept .ept-card--bkg-yellow-2.ept-card--gp, .ept .ept-card--bkg-yellow-2.ept-card--gpd, .ept .ept-card--bkg-yellow-2.ept-card--servs, .ept .ept-card--bkg-yellow-2.ept-card--servs2, .ept .ept-card--bkg-yellow-2.ept-card--at, .ept .ept-card--bkg-yellow-2.ept-card--dest, .ept .ept-card--bkg-yellow-2.ept-card--dest-s, .ept .ept-card--bkg-yellow-2.ept-card--dest-l, .ept .ept-card.ept-card--bkg-yellow-3, .ept .ept-card--bkg-yellow-3.ept-card--gp, .ept .ept-card--bkg-yellow-3.ept-card--gpd, .ept .ept-card--bkg-yellow-3.ept-card--servs, .ept .ept-card--bkg-yellow-3.ept-card--servs2, .ept .ept-card--bkg-yellow-3.ept-card--at, .ept .ept-card--bkg-yellow-3.ept-card--dest, .ept .ept-card--bkg-yellow-3.ept-card--dest-s, .ept .ept-card--bkg-yellow-3.ept-card--dest-l {
      background-color: #F7F8FA; }
  .ept .ept-breadcrumb > .ept-breadcrumb__item:not(:last-child)::after {
    content: ">";
    padding-left: 4px;
    padding-right: 4px; }
  .ept .ept-dropdown .dropdown-toggle {
    text-transform: none;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 2rem;
    letter-spacing: 0.14px;
    color: #2B363C; }
  .ept .ept-dropdown .dropdown-menu {
    border: 1px solid #034AD8;
    border-radius: 0;
    padding: 0; }
    .ept .ept-dropdown .dropdown-menu:after {
      padding: 0; }
  .ept .ept-dropdown .dropdown-item {
    padding-left: 20px;
    padding-right: 20px; }
    .ept .ept-dropdown .dropdown-item:hover {
      background-color: #021C51;
      text-decoration: underline; }
    .ept .ept-dropdown .dropdown-item .ept-dropdown__icon {
      color: #2B363C; }
  .ept .ept-menu {
    background-color: #fff;
    position: relative; }
    @media (max-width: 991.98px) {
      .ept .ept-menu {
        height: calc(100vh - 68px);
        overflow-y: auto; } }
    .ept .ept-menu__top {
      padding: 12px 30px; }
    @media (max-width: 991.98px) {
      .ept .ept-menu__list {
        border-top: 1px solid #034AD8; } }
    @media (min-width: 992px) {
      .ept .ept-menu__list {
        max-width: 80%; }
        .ept .ept-menu__list > .nav-item:nth-child(n+2) {
          margin-left: 10px; } }
    @media screen and (min-width: 992px) and (max-width: 1120px) {
      .ept .ept-menu__list {
        max-width: 90%; } }
    @media screen and (min-width: 1160px) {
      .ept .ept-menu__list > .nav-item:nth-child(n+2) {
        margin-left: 20px; } }
    @media screen and (min-width: 1350px) {
      .ept .ept-menu__list > .nav-item:nth-child(n+2) {
        margin-left: 50px; } }
    .ept .ept-menu .nav-link {
      font-family: "Noto Sans", sans-serif;
      font-size: 1.25rem;
      font-weight: 700;
      line-height: 2rem;
      letter-spacing: 0.14px;
      color: #2B363C;
      min-height: 50px; }
      .ept .ept-menu .nav-link > * {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-top: 0px; }
      .ept .ept-menu .nav-link:hover {
        background-color: #021C51; }
      @media (min-width: 992px) {
        .ept .ept-menu .nav-link > img + span, .ept .ept-menu .nav-link > div > img + span {
          display: none; } }
    .ept .ept-menu .nav-item {
      min-height: 50px; }
      .ept .ept-menu .nav-item > .nav-link {
        padding-left: 30px;
        padding-right: 30px; }
      .ept .ept-menu .nav-item:not(.ept-menu__item--2) > .nav-link {
        text-decoration: none; }
      @media (max-width: 991.98px) {
        .ept .ept-menu .nav-item.active {
          background-color: #034AD8; }
          .ept .ept-menu .nav-item.active > .nav-link, .ept .ept-menu .nav-item.active > .nav-link svg, .ept .ept-menu .nav-item.active > .nav-link svg path {
            color: #fff; } }
    @media (min-width: 992px) {
      .ept .ept-menu__sub {
        position: absolute;
        left: 0px;
        right: 0px;
        top: 52px;
        background-color: #fff;
        padding: 0px;
        overflow: auto;
        max-height: calc(100vh - 155px);
        z-index: -1; } }
    @media (min-width: 992px) {
      .ept .ept-menu .ept-menu__item--0 > .nav-link {
        padding-left: 0px; }
        .ept .ept-menu .ept-menu__item--0 > .nav-link > span {
          border-bottom: 2px solid transparent;
          padding-top: 3px;
          padding-bottom: 3px; }
        .ept .ept-menu .ept-menu__item--0 > .nav-link:hover {
          background-color: transparent; } }
    @media (min-width: 992px) {
      .ept .ept-menu .ept-menu__item--0:hover > .nav-link {
        color: #034AD8; }
        .ept .ept-menu .ept-menu__item--0:hover > .nav-link > span {
          border-color: #034AD8; }
      .ept .ept-menu .ept-menu__item--0.active > .nav-link {
        color: #034AD8; }
        .ept .ept-menu .ept-menu__item--0.active > .nav-link > span {
          border-color: #034AD8; }
      .ept .ept-menu .ept-menu__item--0 > .ept-menu__sub {
        border: 1px solid #034AD8; }
        .ept .ept-menu .ept-menu__item--0 > .ept-menu__sub > .ept-menu__sub--list {
          width: 38.4%;
          border-right: 1px solid #C9C9C9; } }
    @media (max-width: 991.98px) {
      .ept .ept-menu .ept-menu__item--0.ept-menu__item__wdropdown-link--mob {
        position: relative; }
      .ept .ept-menu .ept-menu__item--0 .ept-menu__dropdown-link--mob {
        position: absolute;
        top: 0px;
        right: 0px; } }
    .ept .ept-menu .ept-menu__item--1 .nav-link {
      width: 100%; }
    .ept .ept-menu .ept-menu__item--1 > .nav-link {
      padding-left: 50px; }
      @media (min-width: 992px) {
        .ept .ept-menu .ept-menu__item--1 > .nav-link {
          padding-left: 20px; } }
      .ept .ept-menu .ept-menu__item--1 > .nav-link.w-link {
        text-decoration: underline !important; }
    @media (min-width: 992px) {
      .ept .ept-menu .ept-menu__item--1 > .ept-menu__sub {
        width: calc(100% - 38.4%);
        left: 38.4%;
        top: 0px;
        bottom: 0px; } }
    @media (min-width: 992px) {
      .ept .ept-menu .ept-menu__item--1:hover {
        margin-right: -10px; }
        .ept .ept-menu .ept-menu__item--1:hover > .nav-link {
          margin-right: 10px; } }
    .ept .ept-menu .ept-menu__item--2 > .nav-link {
      padding-left: 70px; }
      @media (min-width: 992px) {
        .ept .ept-menu .ept-menu__item--2 > .nav-link {
          padding-left: 45px; } }
    @media (min-width: 992px) {
      .ept .ept-menu .ept-menu__item--1:hover, .ept .ept-menu .ept-menu__item--2:hover {
        background-color: #021C51; } }
    .ept .ept-menu .ept-menu__item--1.active, .ept .ept-menu .ept-menu__item--2.active {
      background-color: #034AD8; }
      .ept .ept-menu .ept-menu__item--1.active > .nav-link, .ept .ept-menu .ept-menu__item--1.active > .nav-link svg, .ept .ept-menu .ept-menu__item--1.active > .nav-link svg path, .ept .ept-menu .ept-menu__item--2.active > .nav-link, .ept .ept-menu .ept-menu__item--2.active > .nav-link svg, .ept .ept-menu .ept-menu__item--2.active > .nav-link svg path {
        color: #fff; }
    .ept .ept-menu .collapsing {
      transition: none; }
  .ept .ept-langselector .dropdown-toggle, .ept .ept-langselector .dropdown-item {
    text-transform: uppercase;
    font-size: 0.875rem;
    letter-spacing: 0.1px; }
  .ept .ept-langselector.ept-dropdown .dropdown-toggle {
    text-transform: uppercase; }
  .ept .ept-langselector .dropdown-menu {
    min-width: 100px;
    top: -5px;
    left: -5px; }
  .ept .ept-langselector .dropdown-item, .ept .ept-langselector .dropdown-item:hover {
    text-decoration: none; }
  .ept .ept-langselector .dropdown-item:not([data-active]) > .ept-dropdown__icon {
    display: none; }
  .ept .search-top-field input {
    padding-left: 20px; }
  .ept .search-top-field input::placeholder {
    font-family: "Noto Sans", sans-serif;
    font-size: 1.125rem;
    font-style: normal;
    color: #2B363C; }
  @media (min-width: 992px) {
    .ept .ept-arlogin {
      position: absolute;
      top: 0px;
      right: 77px; } }
  @media (min-width: 1367px) and (max-width: 1919px) {
    .ept .ept-arlogin {
      right: 68px; } }
  @media (min-width: 1920px) {
    .ept .ept-arlogin {
      right: 0px; } }
  .ept .ept-arlogin .dropdown-menu > .dropdown-item {
    white-space: nowrap; }
  @media screen and (min-width: 992px) and (max-width: 1120px) {
    .ept .ept-arlogin .dropdown-toggle > span,
    .ept .ept-arlogin .dropdown-toggle > svg:last-of-type {
      display: none; } }
  .ept #banner {
    position: sticky;
    top: 0;
    z-index: 2000;
    background-color: #fff;
    width: 100%; }
  .ept .ept-header {
    position: relative; }
    @media (max-width: 991.98px) {
      .ept .ept-header {
        border-bottom: 1px solid #C9C9C9;
        height: 68px; } }
    .ept .ept-header .navbar {
      padding: 12px 24px;
      margin-bottom: 0px; }
      .ept .ept-header .navbar:before, .ept .ept-header .navbar:after {
        content: none; }
      .ept .ept-header .navbar .navbar-toggler {
        padding: 0px;
        border: 0 none; }
        .ept .ept-header .navbar .navbar-toggler-icon {
          background-image: url("/o/servgov-theme/images/redesign/icons/base/menu_gamburguer.svg");
          margin-top: -4px; }
        .ept .ept-header .navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
          background-image: url("/o/servgov-theme/images/redesign/icons/base/cruz.svg"); }
        .ept .ept-header .navbar .navbar-toggler .ept-header__toggler__text {
          margin-top: -10px; }
      @media (min-width: 992px) {
        .ept .ept-header .navbar {
          padding-top: 25px;
          padding-bottom: 15px;
          padding-left: 80px;
          padding-right: 77px;
          border-bottom: 1px solid #C9C9C9; } }
      @media (min-width: 1367px) and (max-width: 1919px) {
        .ept .ept-header .navbar {
          padding-left: 0px;
          padding-right: 0px;
          margin-left: 68px;
          margin-right: 68px; } }
      @media (min-width: 1920px) {
        .ept .ept-header .navbar {
          padding-left: 0px;
          padding-right: 0px; } }
    .ept .ept-header__logo {
      max-height: 41px;
      height: 41px; }
      @media (min-width: 992px) {
        .ept .ept-header__logo {
          max-height: 60px;
          height: 60px; } }
    @media (max-width: 991.98px) {
      .ept .ept-header__search {
        position: absolute;
        left: 0px;
        top: 68px;
        width: 100%;
        background-color: #fff; } }
    @media (min-width: 992px) {
      .ept .ept-header__search {
        width: 46.41%;
        max-width: 634px; } }
    .ept .ept-header__search__toggle {
      width: 44px;
      height: 44px; }
    @media (min-width: 992px) {
      .ept .ept-header__search .search-form {
        width: 100%; } }
    .ept .ept-header__search .search-form-input {
      height: 44px;
      background-color: #F7F8FA;
      border: 0 none; }
    @media (min-width: 992px) {
      .ept .ept-header__menu-wrapper {
        padding-left: 80px;
        padding-right: 77px;
        position: relative;
        min-height: 50px; } }
    @media (min-width: 1367px) and (max-width: 1919px) {
      .ept .ept-header__menu-wrapper {
        padding-left: 68px;
        padding-right: 68px; } }
    @media (min-width: 1920px) {
      .ept .ept-header__menu-wrapper {
        padding-left: 0px;
        padding-right: 0px; } }
  .ept .ept-footer {
    margin-top: 100px; }
    @media (max-width: 991.98px) {
      .ept .ept-footer {
        margin-bottom: 50px; } }
    @media (min-width: 992px) {
      .ept .ept-footer {
        margin-top: 136px; } }
    @media (min-width: 1367px) and (max-width: 1919px) {
      .ept .ept-footer {
        margin-left: 68px;
        margin-right: 68px; } }
    .ept .ept-footer__top {
      border: 1px solid #FFF; }
      .ept .ept-footer__top__l {
        display: none; }
        @media (min-width: 992px) {
          .ept .ept-footer__top__l {
            display: block;
            background-color: #EFB82E;
            width: 68px; } }
      .ept .ept-footer__top__r {
        display: none; }
        @media (min-width: 992px) {
          .ept .ept-footer__top__r {
            display: block;
            background-color: #FBCF5F;
            width: 68px; } }
    @media (min-width: 992px) {
      .ept .ept-footer__menu {
        width: calc(100% - 136px); } }
    .ept .ept-footer__menu > .ept-footer__menu__section:nth-child(n+2) {
      border-top: 1px solid #fff; }
      @media (min-width: 992px) {
        .ept .ept-footer__menu > .ept-footer__menu__section:nth-child(n+2) {
          border-top: 0px none;
          border-left: 1px solid #fff; } }
    .ept .ept-footer__menu > .ept-footer__menu__section:not(:last-child) {
      border-right: 1px solid #FFF; }
    .ept .ept-footer .row .col {
      min-width: 100px;
      display: flex;
      min-width: 100px;
      justify-content: center;
      align-items: center; }
    .ept .ept-footer .amaDireitosReservados {
      text-align: center; }
    .ept .ept-footer .redesSociais .footer__social--link {
      min-width: 50px;
      min-height: 50px; }
    .ept .ept-footer .divContactos li::before,
    .ept .ept-footer .divLinkUteis li::before {
      width: 14px;
      content: "⠀⠀⠀";
      background-image: url(/o/servgov-theme/images/icons/arrow-right.svg);
      background-repeat: no-repeat;
      height: 14px; }
    .ept .ept-footer a {
      color: inherit;
      text-decoration: none; }
      .ept .ept-footer a:hover {
        text-decoration: underline; }
    .ept .ept-footer .divContactos,
    .ept .ept-footer .divLinkUteis,
    .ept .ept-footer .divRedesSociais,
    .ept .ept-footer .logos {
      padding: 20px; }
      @media (min-width: 992px) {
        .ept .ept-footer .divContactos,
        .ept .ept-footer .divLinkUteis,
        .ept .ept-footer .divRedesSociais,
        .ept .ept-footer .logos {
          padding: 30px; } }
    .ept .ept-footer .divContactos {
      background-color: #EFB82E;
      padding-left: 0px; }
      .ept .ept-footer .divContactos .footer__nav-list.list1 > li:nth-child(n+2) {
        margin-top: 20px; }
      @media (min-width: 992px) {
        .ept .ept-footer .divContactos .footer__nav-list.list1 {
          margin-top: 60px; } }
    .ept .ept-footer .divLinkUteis {
      background-color: #F5C037; }
      .ept .ept-footer .divLinkUteis .footer__nav-list.list2 > li:nth-child(n+2) {
        margin-top: 20px; }
    .ept .ept-footer .divRedesSociais {
      background-color: #FBCF5F;
      padding-right: 0px; }
    .ept .ept-footer .amaDireitosReservados {
      text-align: center;
      font: normal normal medium 14px/28px 'Lato', sans-serif;
      letter-spacing: 0.14px;
      color: #333333;
      opacity: 1;
      padding: 1rem; }
    @media (max-width: 991.98px) {
      .ept .ept-footer .logos a {
        width: 30%;
        margin-bottom: 30px; } }
    .ept .ept-footer .logos img {
      max-width: 100%;
      min-height: 44px;
      max-height: 44px; }
  @media (max-width: 992px) {
    .ept .amaDireitosReservados {
      background-image: url(/o/servgov-theme/images/texture1.png);
      background-repeat: no-repeat;
      background-position: center;
      background-size: 100% 100%;
      background-position-x: left; } }
  .ept .ept-spinner {
    color: #034AD8;
    width: 64px;
    height: 64px; }
  .ept .ept-backtotop {
    position: sticky;
    top: calc( 100vh - 107px);
    display: none;
    background-color: #fff;
    border-top: 1px solid #034AD8;
    border-bottom: 1px solid #034AD8;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 28px;
    padding-right: 28px;
    z-index: 1; }
    @media (min-width: 992px) {
      .ept .ept-backtotop {
        top: calc( 100vh - 55px);
        padding-left: 88px;
        padding-right: 88px; } }
    .ept .ept-backtotop a {
      position: relative;
      padding-left: 25px;
      color: #034AD8;
      text-decoration: underline;
      cursor: pointer; }
      .ept .ept-backtotop a:hover {
        color: #2B363C; }
      .ept .ept-backtotop a:before {
        position: absolute;
        top: 3px;
        left: 5px;
        width: 1px;
        height: 14px;
        background: #034AD8;
        content: "";
        display: inline-block; }
      .ept .ept-backtotop a:after {
        position: absolute;
        top: 4px;
        left: 0px;
        content: "";
        display: inline-block;
        width: 11px;
        height: 11px;
        border-top: 1px solid #034AD8;
        border-right: 1px solid #034AD8;
        transform: rotate(-45deg); }

.calendar {
  display: inline-block;
  padding-bottom: 1rem;
  cursor: pointer;
  width: 20px; }
  .calendar svg {
    vertical-align: middle; }

.calendar-container span, .calendar-container .calendar__input {
  margin-right: 1rem; }

@media all and (max-width: 991px) {
  .calendar-container {
    padding: 3rem; } }

@media all and (max-width: 767px) {
  .calendar-container {
    padding: 2rem .5rem; } }

.calendar-container .calendar__input {
  display: inline-block;
  width: 4rem; }
  .theme-principal .calendar-container .calendar__input {
    background-color: #FCFCFC !important; }
  .theme-darkmode .calendar-container .calendar__input {
    background-color: #3C3D3E !important; }
  .calendar-container .calendar__input--year {
    width: 6rem;
    margin-right: 2rem; }
    @media all and (max-width: 767px) {
      .calendar-container .calendar__input--year {
        margin-right: 1rem; } }

.popover > .arrow {
  display: none; }

.datepicker-popover {
  border-radius: 0;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2); }
  .datepicker-popover-content * {
    font-family: "NotoSans", sans-serif !important;
    background-color: #fafafa; }
  .datepicker-popover-content .popover-content {
    padding: 2rem; }
    @media all and (max-width: 767px) {
      .datepicker-popover-content .popover-content {
        padding: 1rem; } }
  .datepicker-popover-content .yui3-calendar-header {
    padding-bottom: 2rem;
    border-bottom: 1px solid #e6e6e6; }
    .datepicker-popover-content .yui3-calendar-header-label {
      text-transform: uppercase; }
    .datepicker-popover-content .yui3-calendar-header a {
      border: 0; }
      .datepicker-popover-content .yui3-calendar-header a:before {
        position: absolute;
        content: "";
        border-color: #2B363C;
        border: solid;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
        top: 0px;
        height: 1rem;
        width: 1rem; }
      .datepicker-popover-content .yui3-calendar-header a.yui3-calendarnav-prevmonth {
        left: 3rem;
        margin: 0;
        transform: rotateZ(135deg); }
      .datepicker-popover-content .yui3-calendar-header a.yui3-calendarnav-nextmonth {
        transform: rotateZ(315deg);
        right: 3rem;
        margin: 0; }
      .datepicker-popover-content .yui3-calendar-header a.yui3-calendarnav-month-disabled::before {
        border-color: #999999; }
  .datepicker-popover-content .yui3-u-1 {
    padding-top: 2.5rem; }
  .datepicker-popover-content .yui3-calendar-weekday {
    text-transform: capitalize;
    font-weight: 400;
    color: #2B363C; }
  .datepicker-popover-content td {
    border: 0 !important;
    padding: 1rem 1.2rem !important;
    border-radius: 50%;
    background-color: inherit !important; }
    .theme-principal .datepicker-popover-content td:hover {
      background-color: #021C51 !important;
      color: #2B363C; }
    .theme-darkmode .datepicker-popover-content td:hover {
      background-color: #021C51 !important;
      color: #2B363C; }
  .datepicker-popover-content th {
    text-align: center; }
  .datepicker-popover-content .yui3-calendar-day-selected {
    color: #fff; }
    .theme-principal .datepicker-popover-content .yui3-calendar-day-selected {
      background-color: #034AD8 !important; }
    .theme-darkmode .datepicker-popover-content .yui3-calendar-day-selected {
      background-color: #034AD8 !important; }

:root {
  --duet-color-primary: #005fcc;
  --duet-color-text: #000;
  --duet-color-text-active: #fff;
  --duet-color-placeholder: #000;
  --duet-color-button: #F7F8FA;
  --duet-color-surface: #fff;
  --duet-color-overlay: rgba(0, 0, 0, 0.8);
  --duet-color-border: #333;
  --duet-font: $font-family-NotoSans;
  --duet-font-normal: 400;
  --duet-font-bold: 500;
  --duet-radius: 4px;
  --duet-z-index: 600; }

.duet-date__cell {
  padding: 10px; }

.duet-date__dialog-content {
  max-width: 450px;
  min-width: 420px; }

#calendarNews .duet-date__input {
  border: 0; }

#calendarNews button.duet-date__toggle {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background: #fff; }

#calendarNews input.duet-date__input {
  text-align: right; }

#calendarNews input.duet-date__input::placeholder {
  font-style: normal;
  font-size: 16px; }

#calendarNews .newsdate {
  border: solid 1px #333333;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  align-items: flex-end;
  min-height: 70px; }

#calendarNews label {
  color: #333; }

#calendarNews svg {
  height: 30px; }

.CalendarEC .duet-date__input {
  border: 0; }

.CalendarEC button.duet-date__toggle {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background: #fff; }

.CalendarEC input.duet-date__input {
  text-align: right; }

.CalendarEC .duet-date__input:focus {
  box-shadow: 0 0 0 0 #fff; }

.CalendarEC input.duet-date__input::placeholder {
  font-style: normal;
  font-size: 16px; }

.CalendarEC .newsdate {
  border: solid 1px #333333;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 20px;
  min-height: 60px; }

.CalendarEC label {
  color: #333; }

.CalendarEC .duet-date__toggle-icon {
  justify-content: flex-end; }

#calendarVideoCall .duet-date__input {
  border: 0; }

#calendarVideoCall button.duet-date__toggle {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  background: #fff; }

#calendarVideoCall input.duet-date__input {
  text-align: right; }

#calendarVideoCall input.duet-date__input::placeholder {
  font-style: normal;
  font-size: 16px; }

#calendarVideoCall .calendarVideoCall-duet {
  border: solid 1px #333333;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 0 5px 0 20px;
  min-height: 70px; }

#calendarVideoCall label {
  color: #333; }

#calendarVideoCall svg {
  height: 30px; }

#calendarVideoCall .duet-date__dialog {
  right: 80px;
  left: auto;
  top: -425px; }

.tooltip {
  z-index: 25000; }
  .tooltip.in {
    opacity: 1 !important; }
  .tooltip .tooltip-arrow {
    border-bottom-color: #fff !important;
    border-top-color: #fff !important;
    opacity: 1 !important; }
  .tooltip .tooltip-inner {
    border-radius: 0;
    background-color: white;
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.2);
    font-size: 14px;
    font-weight: 300;
    color: #2b363c;
    padding: 10px 15px;
    font-family: "Lato", sans-serif;
    opacity: 1 !important;
    size: 12px;
    line-height: 16px; }

/* 
 *   ESTILOS PARA O WIDGET DE ASSISTÊNCIA
 */
/*
*  BREAKPOINTS FOR A MOBILE 1ST APPROACH
*/
/*
* FONTS
*/
/*
* COLORS
*/
/*
*   UTILITIES
*/
.wa--hidden {
  display: none !important; }

.wa--transparent {
  opacity: 0; }

.grecaptcha-badge {
  display: none; }

/*
*  MIXINS
*/
/*
* CSS ANIMATIONS
*/
@-webkit-keyframes rotate360 {
  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate360 {
  to {
    -moz-transform: rotate(360deg); } }

@-ms-keyframes rotate360 {
to {
    -ms-transform: rotate(360deg); } }

@-o-keyframes rotate360 {
  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate360 {
  to {
    transform: rotate(360deg); } }

@-webkit-keyframes scaleDouble {
  0% {
    -webkit-transform: translate(-50%, -50%); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(2) rotate(0.0001deg); } }

@-moz-keyframes scaleDouble {
  0% {
    -moz-transform: translate(-50%, -50%); }
  100% {
    -moz-transform: translate(-50%, -50%) scale(2) rotate(0.0001deg); } }

@-ms-keyframes scaleDouble {
0% {
    -ms-transform: translate(-50%, -50%); }
100% {
    -ms-transform: translate(-50%, -50%) scale(2) rotate(0.0001deg); } }

@-o-keyframes scaleDouble {
  0% {
    -o-transform: translate(-50%, -50%); }
  100% {
    -o-transform: translate(-50%, -50%) scale(2) rotate(0.0001deg); } }

@keyframes scaleDouble {
  0% {
    transform: translate(-50%, -50%); }
  100% {
    transform: translate(-50%, -50%) scale(2) rotate(0.0001deg); } }

@-webkit-keyframes turnOpaque {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes turnOpaque {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-ms-keyframes turnOpaque {
0% {
    opacity: 0; }
100% {
    opacity: 1; } }

@-o-keyframes turnOpaque {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes turnOpaque {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes turnTransparent {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-moz-keyframes turnTransparent {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-ms-keyframes turnTransparent {
0% {
    opacity: 1; }
100% {
    opacity: 0; } }

@-o-keyframes turnTransparent {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes turnTransparent {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(200%); }
  30% {
    -webkit-transform: translateX(0%); }
  70% {
    -webkit-transform: translateX(0%); }
  100% {
    -webkit-transform: translateX(200%); } }

@-moz-keyframes slideLeft {
  0% {
    -moz-transform: translateX(200%); }
  30% {
    -moz-transform: translateX(0%); }
  70% {
    -moz-transform: translateX(0%); }
  100% {
    -moz-transform: translateX(200%); } }

@-ms-keyframes slideLeft {
0% {
    -ms-transform: translateX(200%); }
30% {
    -ms-transform: translateX(0%); }
70% {
    -ms-transform: translateX(0%); }
100% {
    -ms-transform: translateX(200%); } }

@-o-keyframes slideLeft {
  0% {
    -o-transform: translateX(200%); }
  30% {
    -o-transform: translateX(0%); }
  70% {
    -o-transform: translateX(0%); }
  100% {
    -o-transform: translateX(200%); } }

@keyframes slideLeft {
  0% {
    transform: translateX(200%); }
  30% {
    transform: translateX(0%); }
  70% {
    transform: translateX(0%); }
  100% {
    transform: translateX(200%); } }

.wa {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  /*
 * STYLES FOR THE FORMS AND ITS CONTAINING INPUTS/ELEMENTS
 */
  /* 
 * BUTTONS 
 */
  /* 
 * LINKS 
 */
  /*
* TEXT ELEMENTS
*/
  /* 
 * ESTILOS PARA O MENU DO WIDGET
 */
  /* 
STYLES FOR THE DATE/TIME FIELDS
 */
  /*
 * GENERAL STYLES FOR THE RATINGS COMPONENT
 */
  /* 
STYLES FOR THE CONTAINER BOXES
 */
  /* STYLES SPECIFIC TO THE PHONE CALL WINDOW */
  /* 
 * STYLES FOR THE SUPPORT LINES (PHONE NRS) LIST
 */
  /* STYLES SPECIFIC TO THE EMAIL WINDOW */
  /* STYLES SPECIFIC TO THE VIDEOCALL WINDOW */
  /* STYLES SPECIFIC TO THE CHAT WINDOW */
  /*
 * STYLES SPECIFIC TO THE FEEDBACK WINDOW
 */
  /* 
 * STYLES SPECIFIC TO THE SURVEY FORM 
 */
  /* 
 * STYLES FOR THE CONTAINER BOXES
 */
  /*
GENERAL STYLES FOR THE REDIRECTING SCREEN
*/
  /* 
 * SUCCESS/ERROR SCREEN THAT SHOWS AFTER SUBMIT
 */
  /* 
 * SUCCESS SCREEN THAT SHOWS AFTER 1ST FEEDBACK SUBMIT (BEFORE SURVEY)
 * &
 * PROCESSING SCREEN
 */ }
  .wa__form fieldset {
    margin: 0px; }
    .wa__form fieldset[disabled] .wa__input {
      background-color: #eeeeee;
      opacity: 1; }
    .wa__form fieldset[disabled] .wa__input {
      cursor: not-allowed; }
  .wa__form legend {
    margin-bottom: 8px;
    min-height: 32px;
    border: 0px none;
    letter-spacing: 0.16px;
    text-transform: none;
    width: auto; }
  .wa__form .wa__desc {
    padding-top: 10px; }
  .wa__form .wa__info {
    padding-top: 5px; }
  .wa__form__field {
    margin-bottom: 30px; }
  .wa__form label {
    color: rgba(33, 33, 33, 0.8); }
    .wa__form label--block {
      display: block; }
  .wa input[type="checkbox"],
  .wa input[type="radio"] {
    display: none; }
  .wa__input {
    display: block;
    width: 100%;
    padding: 10px;
    background-color: #FAFAFA;
    border-top: 0px none;
    border-right: 0px none;
    border-left: 0px none;
    border-bottom: 1px solid #333333;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -moz-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .wa__input--textarea {
      height: 150px;
      border: 1px solid #707070;
      background-color: transparent;
      resize: none; }
    .wa__input:focus {
      border-color: #66AFE9;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
      -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .wa__input::-webkit-input-placeholder, .wa__input::-moz-placeholder, .wa__input:-ms-input-placeholder, .wa__input:-moz-placeholder, .wa__input::placeholder {
      color: #333333;
      opacity: 1; }
    .wa__input[disabled], .wa__input[readonly] {
      background-color: #EEEEEE;
      opacity: 1; }
    .wa__input[disabled] {
      cursor: not-allowed; }
  .wa__select__container {
    width: 100%;
    position: relative;
    color: #333333; }
    .wa__select__container:before {
      content: "";
      border: solid;
      border-width: 0 1px 1px 0;
      display: inline-block;
      padding: 3px;
      position: absolute;
      top: 50%;
      right: 20px;
      transform: rotate(45deg) translateY(-50%); }
  .wa__input--select {
    width: 100%;
    border: 1px solid #333333;
    padding: 16px 15px 15px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .wa__error {
    color: #C1272D; }
    .wa__error input {
      background-color: rgba(209, 98, 102, 0.15);
      border-bottom: 1px solid #C1272D; }
    .wa__error select {
      border: 1px solid #C1272D; }
    .wa__error .error-message {
      display: block; }
  .wa .wa__btn {
    font-family: "Noto Sans", sans-serif;
    font-size: 1rem;
    line-height: 1.375rem;
    letter-spacing: 0.16px;
    background-color: #021c51;
    color: #FFFFFF; }
    .wa .wa__btn, .wa .wa__btn svg path {
      fill: #FFFFFF; }
    .wa .wa__btn:hover {
      background-color: #034AD8;
      color: #FFFFFF; }
      .wa .wa__btn:hover, .wa .wa__btn:hover svg path {
        fill: #FFFFFF; }
    .wa .wa__btn.wa__btn--chatbot {
      padding: 0px;
      background-color: #021c51;
      border-radius: 50%;
      border: 0px none;
      width: 50px;
      height: 50px; }
      .wa .wa__btn.wa__btn--chatbot:hover {
        background-color: #034AD8;
        color: #FFFFFF; }
        .wa .wa__btn.wa__btn--chatbot:hover, .wa .wa__btn.wa__btn--chatbot:hover svg path {
          fill: #FFFFFF; }
    @media (min-width: 992px) {
      .wa .wa__btn--v {
        padding: 10px 10px 20px 10px !important;
        min-width: 50px; }
        .wa .wa__btn--v > span {
          writing-mode: vertical-rl;
          text-orientation: mixed;
          transform: rotate(180deg); } }
  .wa .wa__btn__submit {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 100%;
    border: 0 none;
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    /* IE10 */
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .wa .wa__btn__submit:hover {
      opacity: 0.7; }
    .wa .wa__btn__submit .wa__btn__icon {
      height: 22px;
      width: 22px;
      margin-left: 40px; }
    .wa .wa__btn__submit--white {
      background-color: #FFFFFF;
      border: solid 1px #333333;
      color: #333333; }
  .wa .wa__btn__submit {
    background-color: #333333;
    color: #FFFFFF;
    font-size: 14px;
    letter-spacing: 0.14px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 100%;
    border: 0 none;
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    /* IE10 */
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .wa .wa__btn__submit:hover {
      opacity: 0.7; }
    .wa .wa__btn__submit .wa__btn__icon {
      height: 22px;
      width: 22px;
      margin-left: 40px; }
    .wa .wa__btn__submit--white {
      background-color: #FFFFFF;
      border: solid 1px #333333;
      color: #333333; }
  .wa .wa__link {
    cursor: pointer;
    display: block; }
    .wa .wa__link, .wa .wa__link:focus, .wa .wa__link:hover {
      text-decoration: underline;
      color: #187B9E; }
  .wa .wa__header {
    font-size: 16px;
    font-weight: 400;
    color: #FFFFFF; }
  .wa .wa__title {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase; }
  .wa .wa__subtitle {
    font-size: 16px;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    letter-spacing: 0.16px; }
  .wa .wa__desc {
    font-size: 16px;
    font-weight: 400; }
  .wa .wa__info {
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.14px;
    color: rgba(33, 33, 33, 0.8); }
    .wa .wa__info__sm {
      font-size: 12px;
      font-weight: 400;
      line-height: 14px;
      letter-spacing: 0.12px;
      color: rgba(33, 33, 33, 0.8); }
  .wa .wa__phone-nr {
    font-size: 18px;
    font-weight: 300;
    color: #333333;
    letter-spacing: 0.2px; }
  .wa__top {
    position: fixed;
    right: 0px;
    z-index: 999; }
    @media (max-width: 991.98px) {
      .wa__top {
        bottom: 0px;
        width: 100%; } }
    @media (min-width: 992px) {
      .wa__top {
        top: 190px; } }
  .wa__rootmenu {
    margin: 0;
    padding: 0;
    order: 2;
    width: 100%;
    -webkit-transition: all ease-out 350ms;
    -moz-transition: all ease-out 350ms;
    -o-transition: all ease-out 350ms;
    transition: all ease-out 350ms; }
    .wa__rootmenu .wa__rootmenu__item {
      position: relative;
      border: 1px solid #FFFFFF; }
      @media (max-width: 991.98px) {
        .wa__rootmenu .wa__rootmenu__item {
          width: 50%; }
          .wa__rootmenu .wa__rootmenu__item > .wa__btn {
            width: 100%; } }
  .wa__supmenu {
    margin: 0;
    padding: 0px;
    order: 1;
    color: #FFFFFF;
    background-color: #021c51; }
    @media (max-width: 991.98px) {
      .wa__supmenu {
        position: absolute;
        bottom: 50px;
        width: 100%; } }
    .wa__supmenu .wa__btn {
      display: block;
      font-family: "Noto Sans", sans-serif;
      font-weight: 800;
      line-height: 1.5rem;
      color: #FFFFFF;
      border: 0px none; }
      .wa__supmenu .wa__btn:hover {
        color: #FFFFFF; }
    .wa__supmenu .wa__supmenu__close {
      color: #FFFFFF;
      width: 14px;
      height: 14px;
      position: absolute;
      top: -8px;
      right: 13px;
      cursor: pointer; }
      @media all and (min-width: 992px) {
        .wa__supmenu .wa__supmenu__close {
          display: none; } }
  .wa__bottom {
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 998; }
    @media (min-width: 992px) {
      .wa__bottom {
        bottom: 10px; } }
  .wa__input__cal {
    border-bottom: 0 none;
    padding: 0px;
    text-align: center;
    width: 25%; }
    .wa__input__cal__container {
      display: -webkit-box;
      display: -ms-flexbox;
      /* IE >= 8 */
      display: flex;
      -moz-flex-direction: row;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      /* IE10 */
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center;
      border: 1px solid #333333;
      color: #333333;
      padding: 16px 53px 15px 20px;
      background: url(/o/servgov-theme/images/redesign/icons/base/calendario.svg) no-repeat right 15px center/36px; }
    .wa__input__cal--label {
      font-size: 16px;
      font-weight: 400;
      line-height: 23px; }
    .wa__input__cal--text {
      display: -webkit-box;
      display: -ms-flexbox;
      /* IE >= 8 */
      display: flex;
      -moz-flex-direction: row;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      /* IE10 */
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
      align-items: center;
      width: 120px; }
    .wa__input__cal--year {
      width: 50%; }
  .wa .rating a.glyphicon {
    color: #333333;
    width: 24px; }
    .wa .rating a.glyphicon:nth-of-type(n+2) {
      margin-left: 20px; }
  .wa .rating a.glyphicon-thumbs-up:before {
    content: url(/o/servgov-theme/images/icons/background/widget-assist/like.svg); }
  .wa .rating a.glyphicon-thumbs-down:before {
    content: url(/o/servgov-theme/images/icons/background/widget-assist/dislike.svg); }
  .wa .rating a.glyphicon-star:before {
    content: url(/o/servgov-theme/images/icons/background/widget-assist/star_filled.svg); }
  .wa .rating a.glyphicon-star-empty:before {
    content: url(/o/servgov-theme/images/icons/background/widget-assist/star.svg); }
  .wa .rating .rating-content {
    display: flex;
    flex-direction: row; }
  .wa .wa__win {
    max-height: calc(100vh - 161px);
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    /* IE10 */
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    position: fixed;
    bottom: 0px;
    width: 480px;
    right: 0;
    background: #FFFFFF;
    z-index: 9980;
    -webkit-transition: all ease-out 350ms;
    -moz-transition: all ease-out 350ms;
    -o-transition: all ease-out 350ms;
    transition: all ease-out 350ms;
    -webkit-box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2);
    box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2); }
    @media all and (max-width: 767px) {
      .wa .wa__win {
        width: 100%;
        height: calc(100vh - 70px);
        z-index: 2980;
        max-height: calc(100vh - 70px); } }
    .wa .wa__win.wa__win--minimized {
      bottom: 0px;
      width: 200px; }
      .wa .wa__win.wa__win--minimized .wa__btn--minimize, .wa .wa__win.wa__win--minimized .wa__btn--close, .wa .wa__win.wa__win--minimized .wa__win__body {
        display: none; }
      .wa .wa__win.wa__win--minimized .wa__btn--maximize {
        display: block; }
    .wa .wa__win__header {
      height: 60px;
      min-height: 60px;
      padding: 0px 24px 0px 20px;
      background: #021c51;
      z-index: 6001;
      display: -webkit-box;
      display: -ms-flexbox;
      /* IE >= 8 */
      display: flex;
      -moz-flex-direction: row;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      /* IE10 */
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      .wa .wa__win__header__btns {
        display: -webkit-box;
        display: -ms-flexbox;
        /* IE >= 8 */
        display: flex;
        -moz-flex-direction: row;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        /* IE10 */
        flex-direction: row;
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .wa .wa__win__header__btns svg {
          height: 12px;
          width: 12px;
          color: #F9F9F9;
          fill: #F9F9F9; }
        .wa .wa__win__header__btns a {
          text-align: center;
          line-height: 20px;
          padding-left: 10px; }
          .wa .wa__win__header__btns a:hover svg {
            color: #F9F9F9;
            fill: #F9F9F9; }
        .wa .wa__win__header__btns .wa__btn--minimize {
          display: none; }
          .wa .wa__win__header__btns .wa__btn--minimize svg {
            vertical-align: top; }
          @media all and (min-width: 992px) {
            .wa .wa__win__header__btns .wa__btn--minimize {
              display: inline; } }
        .wa .wa__win__header__btns .wa__btn--maximize {
          display: none; }
    .wa .wa__win__body {
      overflow-x: hidden;
      overflow-y: auto;
      max-height: calc(100% - 60px);
      height: 100%;
      padding: 30px 20px 68px 20px; }
    .wa .wa__win--chatbot {
      height: calc(100vh - 121px) !important; }
  .wa .wa__win[data-win="call"] .wa__form legend {
    background: url(/o/servgov-theme/images/icons/background/widget-assist/phone.svg) no-repeat left top/28px;
    padding-left: 38px; }
  .wa .wa__win__contacts {
    margin: 20px 30px 0px 30px; }
    @media all and (min-width: 768px) {
      .wa .wa__win__contacts {
        margin: 20px 38px 0px; } }
    .wa .wa__win__contacts .wa__desc {
      font-size: 14px;
      padding-top: 0px;
      padding-bottom: 30px; }
      @media all and (min-width: 768px) {
        .wa .wa__win__contacts .wa__desc {
          font-size: 16px; } }
    .wa .wa__win__contacts .wa__subtitle {
      font-size: 14px;
      padding-top: 20px;
      padding-bottom: 15px; }
      .wa .wa__win__contacts .wa__subtitle:first-of-type {
        padding-top: 0px; }
      .wa .wa__win__contacts .wa__subtitle + .wa__phone-nr {
        padding-top: 0px; }
    .wa .wa__win__contacts .wa__phone-nr {
      padding-top: 10px; }
  .wa .floatDIv--wa__email .wa__form legend {
    background: url(/o/servgov-theme/images/icons/background/widget-assist/mail.svg) no-repeat left/28px; }
  .wa .wa__win[data-win="videocall"] .wa__form legend {
    background: url(/o/servgov-theme/images/icons/background/widget-assist/video.svg) no-repeat left top/24px;
    padding-left: 34px; }
  .wa .noClick {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none; }
  .wa .wa__win[data-win="chat"] .wa__form legend {
    background: url(/o/servgov-theme/images/icons/background/widget-assist/comment.svg) no-repeat left top/28px;
    padding-left: 38px; }
  .wa .wa__win[data-win="feedback"] .wa__form#contactForm--feedback legend {
    background: url(/o/servgov-theme/images/icons/background/widget-assist/megaphone.svg) no-repeat left top/24px;
    padding-left: 34px; }
  .wa .wa__win[data-win="feedback"] .wa__form#contactForm--feedback .wa__form__field {
    margin-bottom: 40px; }
  .wa__feedback__looking4 {
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    /* IE10 */
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    text-align: center;
    margin-top: 20px; }
    .wa__feedback__looking4__field {
      display: -webkit-box;
      display: -ms-flexbox;
      /* IE >= 8 */
      display: flex;
      -moz-flex-direction: row;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      /* IE10 */
      flex-direction: row;
      -webkit-flex-wrap: nowrap;
      flex-wrap: nowrap;
      justify-content: flex-start;
      text-align: center; }
      .wa__feedback__looking4__field label {
        position: relative;
        color: rgba(33, 33, 33, 0.8);
        white-space: nowrap; }
      .wa__feedback__looking4__field input[type=radio] {
        display: none; }
        .wa__feedback__looking4__field input[type=radio] + label::before {
          display: inline-block;
          width: 24px;
          height: 24px;
          content: " ";
          border: 1px solid #2B363C;
          vertical-align: middle;
          margin-right: 10px;
          cursor: pointer;
          z-index: 10;
          border-radius: 50%; }
        .wa__feedback__looking4__field input[type=radio] + label:hover::before {
          border-color: #034AD8; }
        .wa__feedback__looking4__field input[type=radio]:checked + label::before {
          border-color: #034AD8; }
        .wa__feedback__looking4__field input[type=radio]:checked + label::after {
          border-radius: 50%;
          position: absolute;
          content: " ";
          width: 12px;
          height: 12px;
          background-color: #034AD8;
          left: 6px;
          bottom: 6px; }
  .wa__feedback__rate__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    /* IE10 */
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px; }
    .wa__feedback__rate__wrapper > span {
      color: rgba(33, 33, 33, 0.8); }
  .wa #contactForm--survey legend, .wa #contactForm--survey .wa__form__field {
    margin-left: 33px;
    margin-right: 51px; }
  .wa #contactForm--survey .wa__feedback__rate__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    /* IE10 */
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    align-items: flex-start; }
  .wa #contactForm--survey .wa__feedback__rate__labels {
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    /* IE10 */
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .wa #contactForm--survey .wa__feedback__rate__labels label {
      width: 24px;
      text-align: center;
      color: rgba(33, 33, 33, 0.8); }
      .wa #contactForm--survey .wa__feedback__rate__labels label:nth-child(n+2) {
        margin-left: 20px; }
  .wa #contactForm--survey .wa__feedback__looking4 {
    justify-content: flex-start; }
    .wa #contactForm--survey .wa__feedback__looking4 > .wa__feedback__looking4__field:nth-child(n+2) {
      margin-left: 20px; }
  @media all and (min-width: 768px) {
    .wa .wa__win[data-win="chatbot"]:not(.wa__win--minimized) {
      height: calc(100vh - 161px); } }
  .wa__redirecting {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    min-width: 100vw;
    min-height: 100vh;
    background-color: rgba(252, 252, 252, 0.9);
    display: -webkit-box;
    display: -ms-flexbox;
    /* IE >= 8 */
    display: flex;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    /* IE10 */
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    padding: 0 40px;
    text-align: center; }
    .wa__redirecting__header {
      font-size: 24px;
      font-weight: 700;
      color: #034AD8;
      text-transform: uppercase; }
      @media all and (min-width: 992px) {
        .wa__redirecting__header {
          font-size: 25px; } }
    .wa__redirecting__desc {
      font-size: 16px;
      font-weight: 400;
      color: #333333;
      margin-top: 50px;
      margin-bottom: 83px; }
      @media all and (min-width: 992px) {
        .wa__redirecting__desc {
          font-size: 22px; } }
    .wa__redirecting__anim {
      width: 87px;
      height: 87px;
      border-width: 5px;
      border-style: solid;
      border-color: transparent;
      border-top-color: #034AD8;
      border-right-color: #034AD8;
      border-bottom-color: #034AD8;
      border-radius: 50%;
      -webkit-animation: rotate360 600ms infinite linear;
      /* Safari */
      -moz-animation: rotate360 600ms infinite linear;
      /* Firefox */
      -ms-animation: rotate360 600ms infinite linear;
      /* IE */
      -o-animation: rotate360 600ms infinite linear;
      /* Opera */
      animation: rotate360 600ms infinite linear; }
  .wa .wa__error__screen, .wa .wa__success__screen {
    text-align: center;
    padding: 0 15px; }
    .wa .wa__error__screen .icon-success, .wa .wa__error__screen .icon-error, .wa .wa__success__screen .icon-success, .wa .wa__success__screen .icon-error {
      margin: 30px auto; }
    .wa .wa__error__screen .icon-success, .wa .wa__success__screen .icon-success {
      color: #4AC34F;
      width: 50px;
      height: 50px; }
    .wa .wa__error__screen .icon-error, .wa .wa__success__screen .icon-error {
      color: #C1272D;
      width: 40px;
      height: 40px; }
    .wa .wa__error__screen .wa__msg__close__container, .wa .wa__success__screen .wa__msg__close__container {
      margin: 30px 0;
      padding-top: 40px;
      border-top: 1px solid #E6E6E6; }
      .wa .wa__error__screen .wa__msg__close__container .mensagem-captcha, .wa .wa__success__screen .wa__msg__close__container .mensagem-captcha {
        padding: 20px;
        display: none; }
    .wa .wa__error__screen .fechar-msg, .wa .wa__success__screen .fechar-msg {
      color: #034AD8;
      margin-left: auto;
      margin-right: auto; }
      .wa .wa__error__screen .fechar-msg .nc-icon, .wa .wa__success__screen .fechar-msg .nc-icon {
        width: 20px;
        height: 20px;
        margin: 0 0 0 1.5rem; }
  .wa .wa__fb__success, .wa .wa__processing {
    margin: 30px 53px; }
    .wa .wa__fb__success header, .wa .wa__processing header {
      margin-bottom: 20px; }
    .wa .wa__fb__success .wa__subtitle, .wa .wa__processing .wa__subtitle {
      text-transform: none; }
    .wa .wa__fb__success .wa__link, .wa .wa__processing .wa__link {
      margin-top: 30px; }

/* 
STYLES FOR COUNTRY DIAL CODES ON PHONE NUMBERS
 */
.iti-mobile .iti--container {
  z-index: 9999; }

.floatDiv {
  position: fixed;
  bottom: 0;
  width: 480px;
  height: calc(100vh - 121px) !important;
  right: 0;
  background: #f9f9f9;
  z-index: 9980;
  display: none;
  -webkit-transition: all ease-out 350ms;
  transition: all ease-out 350ms;
  -webkit-box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2);
  box-shadow: -10px 0px 20px -5px rgba(0, 0, 0, 0.2); }
  @media all and (max-width: 767px) {
    .floatDiv {
      width: 100%;
      height: 100% !important;
      bottom: 0 !important;
      z-index: 2980;
      top: 0;
      max-height: 100% !important; } }
  .floatDiv__header {
    height: 50px;
    padding: 0 4rem 0 1.5rem;
    background: #2b363c;
    z-index: 6001; }
  .floatDiv__header, .floatDiv__button-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .floatDiv__button-container {
    width: 45px; }
    .floatDiv__button-container a {
      color: inherit;
      cursor: pointer;
      width: 20px;
      height: 20px;
      text-align: center;
      line-height: 20px;
      position: relative;
      right: -20px; }
    .floatDiv__button-container svg {
      height: 12px;
      width: 12px;
      color: #f9f9f9;
      fill: #f9f9f9;
      cursor: pointer; }
    .floatDiv__button-container .btn-floatDiv-minimize svg {
      vertical-align: top; }
    .floatDiv__button-container .btn-floatDiv-maximize {
      display: none; }
  .floatDiv__title {
    color: #f9f9f9; }

.minimizeDiv {
  bottom: 0 !important;
  height: 55px !important;
  width: 200px !important; }
  .minimizeDiv .btn-floatDiv-minimize,
  .minimizeDiv .btn-floatDiv-close,
  .minimizeDiv .floatDiv__container {
    display: none; }
  .minimizeDiv .btn-floatDiv-maximize {
    display: block; }
  .minimizeDiv .floatDiv__button-container {
    width: 20px; }

@media all and (max-width: 991px) {
  .btn-floatDiv-minimize {
    display: none !important; }
  .floatDiv__button-container {
    width: 20px; } }

/* reset */
body .wc-app, .wc-app button, .wc-app input, .wc-app textarea {
  font-family: "NotoSans", sans-serif;
  font-size: 14px; }

.wc-app button {
  background-color: #187b9e;
  border: 1px solid #cccccc;
  border-radius: 1px;
  color: #ffffff;
  cursor: pointer;
  -webkit-transition: color .2s ease, background-color .2s ease;
  transition: color .2s ease, background-color .2s ease; }

.wc-app h1, .wc-app h2, .wc-app h3, .wc-app h4, .wc-app p, .wc-app ul, .wc-app ol {
  margin: 0;
  padding: 0; }

.wc-app audio, .wc-app video {
  display: block; }

/* docking */
.wc-hidden {
  visibility: hidden; }

.wc-header {
  background-color: #187b9e;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  color: #ffffff;
  font-weight: 500;
  height: 30px;
  left: 0;
  letter-spacing: 0.5px;
  padding: 8px 8px 0 8px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  display: none; }

.wc-time {
  color: #999999;
  margin-bottom: 10px; }

.wc-message-groups {
  bottom: 50px;
  left: 0;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  outline: 0;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 1.75rem;
  position: absolute;
  right: 0;
  top: 1px;
  -webkit-transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: -webkit-transform 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: transform 0.2s cubic-bezier(0, 0, 0.5, 1), -webkit-transform 0.2s cubic-bezier(0, 0, 0.5, 1); }
  .wc-message-groups.no-header {
    top: 0; }

.wc-message-group-content {
  overflow: hidden; }

.wc-suggested-actions {
  background-color: #f9f9f9;
  bottom: 50px;
  height: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  -webkit-transition: height 0.2s cubic-bezier(0, 0, 0.5, 1);
  transition: height 0.2s cubic-bezier(0, 0, 0.5, 1); }
  .wc-suggested-actions .wc-hscroll > ul {
    height: 40px;
    padding: 2px 3px; }
    .wc-suggested-actions .wc-hscroll > ul > li {
      display: inline-block;
      margin: 2px;
      max-width: 40%; }
      .wc-suggested-actions .wc-hscroll > ul > li button {
        background-color: #f9f9f9;
        color: #187b9e;
        min-height: 32px;
        overflow: hidden;
        padding: 0 16px;
        text-overflow: ellipsis;
        white-space: normal;
        width: 100%; }
      .wc-suggested-actions .wc-hscroll > ul > li button:focus,
      .wc-suggested-actions .wc-hscroll > ul > li button:hover {
        background-color: #fff;
        border-color: #187b9e;
        color: #187b9e; }
      .wc-suggested-actions .wc-hscroll > ul > li button:active {
        background-color: #187b9e;
        border-color: #187b9e;
        color: #ffffff; }
  .wc-suggested-actions button.scroll {
    background-color: #d2dde5;
    height: 40px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 28px; }
  .wc-suggested-actions button.scroll:disabled {
    display: none; }
  .wc-suggested-actions button.scroll:focus,
  .wc-suggested-actions button.scroll:hover {
    background-color: #808c95; }
  .wc-suggested-actions button.scroll svg {
    fill: #ffffff; }
    .wc-suggested-actions button.scroll svg path {
      -webkit-transform: translateY(6px);
      transform: translateY(6px); }
  .wc-suggested-actions button.scroll.previous {
    left: 0; }
  .wc-suggested-actions button.scroll.next {
    right: 0; }

.wc-message-pane.show-actions .wc-message-groups {
  top: 78px;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px); }

.wc-message-pane.show-actions .wc-suggested-actions {
  height: 40px; }

/* views */
.wc-chatview-panel {
  overflow: hidden;
  position: absolute;
  right: 0;
  left: 0;
  top: 54px;
  bottom: 0; }

/* messages */
.wc-message-wrapper {
  -webkit-animation: animationFrames 2s;
  animation: animationFrames 2s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  /*transition: max-height 2s ease-in-out;*/ }

.wc-message.wc-message-from-bot {
  background: url(/o/servgov-theme/images/icons/boticon.png) no-repeat 0 0;
  padding-left: 45px; }

.wc-message.wc-message-from-me {
  background: url(/o/servgov-theme/images/icons/botuser.png) no-repeat 100% 0;
  padding-right: 45px; }

.wc-message-from-bot .wc-message-callout {
  left: 39px !important; }

.wc-message-from-me .wc-message-callout {
  right: 39px !important; }

.wc-message-from-bot > span {
  margin-left: 45px; }

.wc-message-from-me > span {
  margin-right: 45px; }

@-webkit-keyframes animationFrames {
  0% {
    /*max-height: 0;*/
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    /*max-height: 2000px;*/ } }

@keyframes animationFrames {
  0% {
    /*max-height: 0;*/
    opacity: 0; }
  20% {
    opacity: 1; }
  100% {
    /*max-height: 2000px;*/ } }

.wc-message {
  position: relative; }

.wc-message-wrapper.carousel .wc-message {
  max-width: none;
  padding-right: 8px; }

.wc-message svg.wc-message-callout {
  height: 22px;
  position: absolute;
  stroke: none;
  top: 12px;
  width: 6px; }

.wc-message-content {
  border-radius: 2px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.2);
  padding: 12px;
  word-break: break-word; }

.wc-message-content.clickable {
  cursor: pointer; }

.wc-message-content.selected {
  -webkit-box-shadow: 0px 1px 1px 0px #ffa333;
  box-shadow: 0px 1px 1px 0px #ffa333; }

.wc-message-content img {
  max-height: 320px;
  max-width: 100%; }

.wc-message-content .video iframe {
  border: 0; }

.wc-message-content audio, .wc-message-content video {
  max-width: 100%; }

.wc-message-content audio + h1, .wc-message-content video + h1 {
  margin-top: 11px; }

.wc-message-from {
  clear: both;
  color: #767676;
  font-size: 0.6875rem;
  margin-top: 5px; }

/* cards */
.wc-card {
  background-color: transparent; }
  .wc-card .non-adaptive-content {
    margin: 12px 12px 0 12px; }
  .wc-card button {
    background-color: #FFFFFF;
    color: #187b9e;
    margin-bottom: 1rem;
    min-height: 32px;
    width: 100%;
    padding: 16px;
    border-color: #187b9e;
    white-space: normal !important; }
  .wc-card button:hover {
    background-color: transparent;
    border-color: #187b9e;
    color: #187b9e; }
  .wc-card button:active {
    background-color: #187b9e;
    border-color: #187b9e;
    color: #ffffff; }
  .wc-card.receipt table {
    border-collapse: collapse;
    width: 100%; }
  .wc-card.receipt th, .wc-card.receipt td {
    text-align: right;
    vertical-align: top; }
  .wc-card.receipt th:first-child, .wc-card.receipt td:first-child {
    text-align: left; }
  .wc-card.receipt th {
    color: #808c95;
    font-size: inherit;
    font-weight: normal;
    line-height: 1.75; }
  .wc-card.receipt thead tr:last-child th {
    padding-bottom: 16px; }
  .wc-card.receipt th[colspan="2"] {
    color: inherit;
    font-size: 0.9375rem;
    font-weight: 700; }
  .wc-card.receipt td {
    padding: 4px 8px 0 8px; }
  .wc-card.receipt td img {
    float: left;
    margin: 5px 8px 8px 0;
    max-height: 50px;
    max-width: 50px; }
  .wc-card.receipt div.title {
    font-weight: bolder; }
  .wc-card.receipt div.subtitle {
    font-weight: lighter; }
  .wc-card.receipt tbody tr, .wc-card.receipt tfoot tr {
    border-top: 1px solid #d2dde5; }
  .wc-card.receipt tbody tr:first-child, .wc-card.receipt tfoot tr:first-child {
    border-top-width: 2px; }
  .wc-card.receipt tfoot td {
    line-height: 2.25; }
  .wc-card.receipt tfoot .total {
    font-weight: bold; }
  .wc-card.thumbnail img {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    width: 100px; }
  .wc-card.signin h1 {
    margin: 10px 24px 16px 14px; }
  .wc-card.error {
    text-align: center; }
    .wc-card.error .error-icon {
      fill: #cccccc;
      height: 56px;
      margin-bottom: 2px;
      margin-top: 20px;
      padding-left: 12px; }
    .wc-card.error .error-text {
      color: #cccccc;
      font-weight: 600;
      letter-spacing: 0.5px;
      margin-bottom: 20px;
      text-align: inherit; }

/* alternate chat sizes */
.wc-message {
  max-width: 91%; }

/* adaptive card adjustments from wc-card */
.wc-adaptive-card p {
  margin-left: 0;
  margin-right: 0; }

/* list */
.wc-list > .wc-card {
  margin-top: 8px; }

.wc-list > .wc-card:first-child {
  margin-top: 0; }

/* horizontal scroll */
.wc-hscroll-outer {
  /* allow horizontal scrolling but hide the scrollbar */
  overflow: hidden; }

.wc-hscroll {
  /* allow horizontal scrolling but hide the scrollbar */
  overflow-x: scroll;
  overflow-y: hidden; }

.wc-hscroll > ul {
  white-space: nowrap; }

.wc-hscroll > ul > li {
  display: inline-block;
  vertical-align: top;
  white-space: normal; }

/* carousel */
.wc-carousel {
  position: relative; }
  .wc-carousel button.scroll {
    background-color: #d2dde5;
    height: 28px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 28px; }
  .wc-carousel button.scroll:disabled {
    display: none; }
  .wc-carousel button.scroll:focus,
  .wc-carousel button.scroll:hover {
    background-color: #808c95; }
  .wc-carousel button.scroll svg {
    fill: #ffffff; }
  .wc-carousel button.scroll.previous {
    left: -16px; }
  .wc-carousel button.scroll.next {
    right: -16px; }
  .wc-carousel .wc-hscroll > ul {
    margin-left: -4px; }
  .wc-carousel .wc-hscroll > ul > li {
    padding: 0 4px; }
  .wc-carousel .wc-hscroll > ul > li:last-child {
    padding-right: 0; }
  .wc-carousel li p {
    min-height: 4em;
    white-space: normal; }
  .wc-carousel li .wc-adaptive-card p {
    min-height: initial; }

/* from me */
.wc-message-from-me {
  float: right; }

.wc-message-from-me.wc-message-from {
  text-align: right; }

.wc-message-from-me .wc-message-content {
  background-color: #187b9e;
  color: #ffffff; }

.wc-message-from-me svg.wc-message-callout path {
  fill: #187b9e; }

.wc-message-from-me svg.wc-message-callout path.point-left {
  display: none; }

.wc-message-from-me svg.wc-message-callout {
  right: -6px; }

/* from bot */
.wc-message-from-bot {
  float: left; }

.wc-message-from-bot .wc-message-content {
  background-color: #e3e3e3;
  color: #2b363c; }

.wc-message-from-bot svg.wc-message-callout path {
  fill: #e3e3e3; }

.wc-message-from-bot svg.wc-message-callout path.point-right {
  display: none; }

.wc-message-from-bot svg.wc-message-callout {
  left: -6px; }

/* console */
.wc-console {
  background: #FFFFFF;
  border: 1px solid #dbdee1;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 50px;
  left: 0;
  position: absolute;
  right: 0; }
  .wc-console > .wc-upload,
  .wc-console > .wc-textbox,
  .wc-console > .wc-send,
  .wc-console > .wc-mic {
    position: absolute;
    top: 0;
    vertical-align: middle; }
  .wc-console label, .wc-console button {
    cursor: pointer;
    display: inline-block;
    height: 40px; }
  .wc-console svg {
    fill: #8a8a8a;
    margin: 11px; }
  .wc-console input[type=text],
  .wc-console textarea {
    border: none;
    height: 100%;
    outline: none;
    padding: 0;
    resize: none;
    width: 100%; }
    .wc-console input[type=text]::-webkit-input-placeholder,
    .wc-console textarea::-webkit-input-placeholder {
      font-style: italic;
      text-decoration: underline;
      color: #808080; }
    .wc-console input[type=text]:-ms-input-placeholder,
    .wc-console textarea:-ms-input-placeholder {
      font-style: italic;
      text-decoration: underline;
      color: #808080; }
    .wc-console input[type=text]::placeholder,
    .wc-console textarea::placeholder {
      font-style: italic;
      text-decoration: underline;
      color: #808080; }
  .wc-console.has-text .wc-send svg {
    fill: #187b9e; }
  .wc-console .wc-upload {
    cursor: pointer;
    position: relative; }
    .wc-console .wc-upload svg {
      height: 18px;
      width: 26px; }
  .wc-console #wc-upload-input {
    font-size: 0;
    height: 0;
    left: 0;
    opacity: 0;
    outline: 0;
    position: absolute;
    top: 0;
    width: 0; }
  .wc-console .wc-send {
    right: 0; }
  .wc-console .wc-send.hidden {
    visibility: hidden; }
  .wc-console.has-upload-button .wc-textbox {
    left: 48px; }
  .wc-console .wc-textbox {
    bottom: 0;
    left: 11px;
    right: 49px; }
    .wc-console .wc-textbox input {
      background-color: transparent; }
  .wc-console .wc-mic,
  .wc-console .wc-send {
    background-color: transparent;
    border: 0;
    padding: 0;
    right: 0; }
    .wc-console .wc-mic.hidden,
    .wc-console .wc-send.hidden {
      visibility: hidden; }
  .wc-console .wc-send svg {
    height: 18px;
    width: 27px;
    -webkit-transform: rotateZ(-45deg) scale(0.7);
    transform: rotateZ(-45deg) scale(0.7); }
  .wc-console .wc-mic.active path#micFilling {
    fill: #4e3787; }
  .wc-console .wc-mic.inactive path#micFilling {
    visibility: hidden; }

.wc-console.has-text .wc-send svg {
  fill: #187b9e; }

/* animation */
.wc-typing {
  background-image: url("data:image/gif;base64,R0lGODlhQAAYAPYBAOzv8evu8Ort7+fq7Ons7ujr7eXo6uTn6ebp6+Xn6ebo6uzu8OPm6OTm6OPm5+Tn6N/i4+Ll59/i5N7h4+Hk5uDj5evu7+Hk5d/h49PV18PFx7/BwsfJysXHyMLExdja3Nfa28vNz72/wL7Awc/S08TGyMDCw9TW2NbY2t3g4trd39bZ2szO0M7Q0dnb3djb3Nvd39ve4Nnc3dze4Nrc3t7g4tzf4dXX2d3f4d7h4tnc3tve383P0MrMzs7Q0sjKzNLU1s/R08jKy9DT1NfZ293g4efp68bIyby+v9bZ27q8vdHT1c7R0uvt78nLzM/R0tjb3ens7bO0tbS2t7GztK+xsrW3uK6vsLe4utfa3L/Awtzf4MnLzamqq5WWl66wsbm7vNrd3uXo6a2ur6yurp2en6KjpKusrZ+goKeoqers7urt7peXmIGBgYSEhHx8fJmamqipqnZ2doqLi8XHyY2NjpGSkpOUlJiYmZOTlI+QkJqbm4eIiJucnIuMjP///yH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEY0RUJCMDNENkM4MTFFNkI5RENGRDgzMjAyQjU3QzUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEY0RUJCMDRENkM4MTFFNkI5RENGRDgzMjAyQjU3QzUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRjRFQkIwMUQ2QzgxMUU2QjlEQ0ZEODMyMDJCNTdDNSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRjRFQkIwMkQ2QzgxMUU2QjlEQ0ZEODMyMDJCNTdDNSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAUOAAEAIf4YT3B0aW1pemVkIHdpdGggZXpnaWYuY29tACwAAAAAQAAYAAACJoSPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+l0AACH5BAUHAAAALD4ACQACAAYAAAIERI5oBQAh+QQFBwAOACwsAAcAFAAJAAAEJRDISZetmJQ9uhcZyClGSY4hYjbHKqYs06ooLLuBPeM6b2u1SgQAIfkEBQcADQAsGAAHACUACQAABlFAgHAYKBqJyKRS+ahMchKnoSBYWq0Mp+rzimEiiUH1SjaCd64VioaTEo5lbA3GvaWjCmpcfnl27TZ4ent8Mmo6KW6EhXSIEGCDi4VZCG+SSUEAIfkEBQcABgAsEQAHABcACQAAB0aAAIKDAoSGh4RELD8sHwkBiJEoIUKVPSAHkJGJQZaWNQSbnJ6VMAOigzI8pDwxp6gCKUOMnhKFsAgvi59GuKkZPhkTBb6BACH5BAUHAAQALA8ABwANAAkAAAYsQICwYAgMj0LWZokSIAedpTSDREmvxaHyyjy2uN2hCqwZVLmqp2DF0bAkzyAAIfkEBRUABQAsDgAHAAoACQAABidAgDBgGAyHH5NoyUAunxuEcANdkqbVJTa7hZ6EkFFVcAx5ShmCMAgAIfkEBQcAAAAsLAAHABAACQAABC0QyClXpZWUwbsOU/AhSWmQGyiOB+Mq3rJ6zosKM22n+d2YqQzvBOOFcMOgJAIAIfkEBQcAAwAsIQAHABsACQAAB0yAAIKDAgGEh4iJKStLGTARBYmShDgoJEyYNBSRk4ouQJiZNQeFnYc5II2hJzMOBKanH6qiDK+wlBlBqxMGhreDE6m0Ub+xjBi9xYKBACH5BAUHAAYALB0ABwAQAAkAAAc+gACCAgoFg4eIGSNKSj0MiIckjJNHB5AAEiaTkzcBkC8im4w8BJ+hoj6lkBqiSC+XAUmnowOwsT8bJSiGl4EAIfkEBQcAAgAsHAAHAAsACQAABy2AAIIGDIOGRVhXijeHVYqPjIIej5QBglKUjweXmYoIkp0ClpyVhghCiRoUhoEAIfkEBRUAAgAsGwAHAAoACQAAByyAAIKCB4ODMlNkijKHY4qPMIJgj49ggpSUAQBXmIqSnRuEVJgMhiWJJQmCgQAh+QQFBwAAACwxAAcADQAJAAAEJRDICQKdgQyktrBS5h0G91WfSXYaWqjrK8rx6LL1cpf8GaY2SQQAIfkEBQcABgAsKwAHABMACQAABzyAAIKDBISGhzwbSB4ZCIeIIouLQI6PgjcmkpI4AZYDJCOak4WWQ1qiJi8Cnh8eqBiel6GbpLEgHIycsYEAIfkEBQcAAgAsKQAHAA0ACQAABzyAAIIBEhQBg4gBXHh1dWUZiQCLjZQriWWUlF2Hghh2mY14A4MVn6B7UYhmoHVSnJ13maiROFdse1YMiYEAIfkEBQcAAwAsDgAHACUACQAAB2OAA4KCBYOGh4iIETBRAI6PIIYNiZSHKWxymVUCkIcmlaAHbpmkcQCVQ6CUUqStKaeJR6qJcK2kdI6zugNltplOjh6IN7uGJr5vB44YngTFgwKYrRuPwR4dAwLPklNzbV4sj4EAIfkEBQcACgAsCwAHACcACQAAB2qAAIKDBAEACoiJiouMiQ4qBYSCLiw/LCsHho2bjF6KhpM9lpY3D4KcnAmMXaGjozECh6izihMFM5Wul5G0vQodBDY8uruyvqhcARVAxDgWxscbjQatrwOnx4mem8EZLUApkdDZClKJPIKBACH5BAUHAAoALAQABwASAAkAAAdCgACCCwEWhoOIiQMRKTQxFQYCioiMMi8fMJAEk5sQKpegjIWTEzqhNhcIo4qlpxSqnBWZroSxpi4zr5KcnTWei5yBACH5BAUHAAYALAAABwAQAAkAAAMRCLrc/rCIEIe9tOKpd/dfqCUAIfkEBRUAAQAsAAAIAAcACAAAAgaEj6nL7VAAIfkEBQcABQAsGwAHAAoACQAABzSAAIICDAODgyxSX1UeDYiLkEoIABJUkJBDADeXkZqci0eUU58ogkBVlxoEgzobVkpLqwCBACH5BAUHAAMALBMABwARAAkAAAdPgACCgwIEhoSIhTJBRx08RBSFiRQvTBoimI8VkoQ4GU4bmKFLMAqTS42iji8RAYgwqCOqQS4Mpz2hmUAxCJMqQ6mrrYmuOShPLSc2Bq6EgQAh+QQFBwAJACwHAAcAGgAJAAAHWIAAgoMBhYaEiImDFTNZRC44FAiHiomMK0A+mTaSlJWCEUVQJySaNzoYDAWfiJIfGUymkBEDrIuusLI1tJ6VDrs3pUMoKhANBLa3W4+lLym8ycqczwer0YEAIfkEBQcACwAsAAAHABYACQAABS4gIAbkaJ5oVF3HIJTpqWJ048bpVKsFjM+7xA03WgV7xOIRmUQ4jKxh0/V0+oghACH5BAUVAAEALAAABwAKAAkAAAIIhI+py+0PYQEAIfkEBQcABQAsJgAHAAwACQAAB0qAAIIEYhQGAYODN1R1bnpXN4iCGV98bZd+ZxmIFx54l6B4SodhYI2gbXZUOQAwSnqoqVMYrSV9sWUbA5NYp7IwiRgaZndmHhWDgQAh+QQFBwAHACwZAAcAGAAJAAAHboAAgoMEhYYBhImJMUMcGyNII0JANQWKimEkHUpVaWlUSkdLOFGXgxIoIY9dZWZnWCYsRBGmgikZPyJSnmhdU1pOJxKIpkW4kLy+kjfDtRWpHlhnvWOwPB8NxMXHVGevyxBqtacgQSFcTsFQtOOBACH5BAUHAAMALAkABwAgAAkAAAdtgACCgwKFhoSIiYoFFWEZPi1PJDczEQSLmIONQCElGyYckZUFmZg2KEwcHkqsPUsfEwYBpYkRMDc8R59gHkJBKzgNh7SCtriqvL2/KQzDxGIpK0FOq0jKsLLPiConLLrXNs3atS6UqDQS2eMAgQAh+QQFBwALACwAAAcAGQAJAAAHUIAAAYNNhIKHiImIDDk6ICoSCQSKlIg1MjcnmRAHk5WKFTErmqQURoafghA0KKStoQKplpCuMRUKsbKqW0S1EQOoshispQa5urtFMxO/x8iBACH5BAUHAAIALAAABwALAAkAAAIJhI+py+3xolwFACH5BAUHAAEALAAACQABAAUAAAIChF0AOw==");
  background-repeat: no-repeat;
  height: 20px;
  width: 64px; }

.wc-animate-scroll {
  left: 0;
  position: absolute;
  -webkit-transition: left .8s ease;
  transition: left .8s ease; }

.wc-animate-scroll-rapid {
  left: 0;
  position: absolute;
  -webkit-transition: left .4s ease;
  transition: left .4s ease; }

.wc-animate-scroll-near {
  left: 0;
  position: absolute;
  -webkit-transition: left .3s ease-in-out;
  transition: left .3s ease-in-out; }

/* text formats */
.format-markdown > p {
  margin-bottom: 0px; }

.format-markdown code {
  white-space: pre-wrap; }

.format-markdown + div {
  margin-top: 8px; }

.format-markdown ol {
  padding-left: 30px;
  /* numbers are right-aligned to the period */ }

.format-markdown ul {
  padding-left: 33px; }
  .format-markdown ul li {
    list-style-image: url(/o/servgov-theme/images/icons/checked.svg); }

/* browser scrollbar customization */
.wc-app ::-webkit-scrollbar {
  width: 8px; }

.wc-app ::-webkit-scrollbar * {
  background-color: transparent; }

.wc-app ::-webkit-scrollbar-thumb {
  background-color: #dbdee1; }

/* download button for Unknown media */
.wc-icon-download {
  display: inline-block;
  height: 20px;
  margin-left: 8px;
  vertical-align: top;
  width: 12px; }

.wc-text-download {
  display: inline-block;
  font-weight: 500;
  text-decoration: none; }

.wc-message-from-bot a.wc-link-download:link, .wc-message-from-bot a.wc-link-download:visited {
  color: #2b363c;
  opacity: 1; }
  .wc-message-from-bot a.wc-link-download:link .wc-icon-download, .wc-message-from-bot a.wc-link-download:visited .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#2b363c" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-bot a.wc-link-download:hover {
  color: #187b9e;
  opacity: 1; }
  .wc-message-from-bot a.wc-link-download:hover .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#187b9e" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-bot a.wc-link-download:active {
  color: #187b9e;
  opacity: 0.8; }
  .wc-message-from-bot a.wc-link-download:active .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#187b9e" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-me a.wc-link-download:link, .wc-message-from-me a.wc-link-download:visited {
  color: #ffffff;
  opacity: 1; }
  .wc-message-from-me a.wc-link-download:link .wc-icon-download, .wc-message-from-me a.wc-link-download:visited .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-me a.wc-link-download:hover {
  color: #ffffff;
  opacity: 0.8; }
  .wc-message-from-me a.wc-link-download:hover .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-from-me a.wc-link-download:active {
  color: #ffffff;
  opacity: 0.6; }
  .wc-message-from-me a.wc-link-download:active .wc-icon-download {
    background-image: url('data:image/svg+xml;utf8,<svg width="12" height="20" viewBox="0 0 12 20" xmlns="http://www.w3.org/2000/svg"><path d="M.435 20v-1.25h11.13V20H.435zM12 10.44l-6 6.113-6-6.114.87-.88 4.512 4.59V0h1.236v14.15l4.512-4.59.87.88z" fill="#ffffff" fill-rule="evenodd"/></svg>');
    background-repeat: no-repeat; }

.wc-message-content table {
  width: 100% !important; }

.wc-message-content table td {
  width: 32.33% !important;
  font-size: 0.8125rem;
  padding: 1% !important; }

.wc-message button[aria-label="Cancelar"],
.wc-message button[aria-label="Recomeçar conversa"],
.wc-message button[aria-label="Cancel"],
.wc-message button[aria-label="Start over conversation"] {
  background-color: #999999;
  color: #FFFFFF;
  border: #999999; }

.warning-bot-style-ie {
  visibility: hidden;
  font-size: 1.25rem;
  text-align: center;
  margin: 150px 35px;
  line-height: 30px !important; }

.browserComp {
  font-size: 1.25rem;
  text-align: center;
  line-height: 30px !important;
  margin-left: 35px;
  margin-right: 35px; }

@media (max-width: 991.98px) {
  #onetrust-consent-sdk #ot-sdk-btn-floating {
    bottom: 60px; } }

#onetrust-consent-sdk #onetrust-button-group #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-button-group #onetrust-reject-all-handler {
  background-color: #034AD8;
  border-color: #034AD8; }

#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container a[href],
#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container a[href] font,
#onetrust-consent-sdk #onetrust-banner-sdk .ot-sdk-container .ot-link-btn {
  color: #034AD8; }

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn), #onetrust-consent-sdk #onetrust-pc-sdk .ot-pc-footer button:not(#clear-filters-handler):not(.ot-close-icon):not(#filter-btn-handler):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not([aria-expanded]):not(.ot-link-btn) {
  background-color: #034AD8;
  border-color: #034AD8; }

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-leg-btn-container .ot-active-leg-btn {
  background-color: #034AD8;
  border-color: #034AD8; }

#onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob {
  background-color: #021C51;
  border: 1px solid #034AD8; }
  #onetrust-consent-sdk #onetrust-pc-sdk .ot-tgl input:checked + .ot-switch .ot-switch-nob:before {
    background-color: #034AD8;
    border-color: #034AD8; }

#onetrust-consent-sdk #onetrust-pc-sdk .ot-cat-grp .ot-always-active,
#onetrust-consent-sdk #onetrust-pc-sdk .privacy-notice-link,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .category-vendors-list-handler + a,
#onetrust-consent-sdk #onetrust-pc-sdk .category-host-list-handler,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-ven-link,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-name a,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-acc-hdr .ot-host-expand,
#onetrust-consent-sdk #onetrust-pc-sdk #ot-host-lst .ot-host-info a {
  color: #034AD8; }

#onetrust-consent-sdk #onetrust-pc-sdk #ot-pc-content .ot-cat-item .ot-link-btn {
  color: #034AD8; }

@media (min-width: 750px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

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

.leaflet-control-zoom a {
  text-decoration: none; }

/** COLOR VARIABLES **/
/** FONT (family, size, etc) VARIABLES **/
.sg {
  /** TYPOGRAPHY **/
  /** STYLE GUIDE PAGE LAYOUT **/
  /** ICONS **/
  /** LOGOS **/
  /** LOGOS **/
  /** DROPDOWNS **/
  /** SUPPORT & FEEDBACK **/ }
  .sg-cover {
    background-color: #F7F8FA;
    padding: 20px; }
    @media (min-width: 992px) {
      .sg-cover {
        padding: 40px 60px; } }
  .sg .sg-heading1, .sg .sg-heading1--bold {
    font-family: "Roboto", sans-serif;
    font-size: 93px;
    font-weight: 400;
    line-height: 122px;
    color: #212121; }
  .sg .sg-heading1--bold {
    font-weight: 500; }
  .sg .sg-heading2 {
    font-family: "Roboto", sans-serif;
    font-size: 56px;
    font-weight: 400;
    line-height: 74px;
    color: #212121;
    padding-left: 140px;
    padding-right: 140px;
    padding-top: 105px;
    padding-bottom: 60px;
    border-bottom: 1px solid #C9C9C9; }
  .sg .sg-heading3 {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    color: #212121CC; }
  .sg .sg-text, .sg .sg-text--big {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19px;
    color: #212121CC;
    padding-top: 10px;
    margin: 0; }
  .sg .sg-text--big {
    font-size: 20px;
    line-height: 26px;
    color: #212121;
    margin: 0; }
  .sg .sg-row {
    margin-top: 80px;
    margin-left: 20px;
    margin-right: 20px; }
    @media (min-width: 992px) {
      .sg .sg-row {
        margin-left: 80px;
        margin-right: 80px; } }
  @media (min-width: 768px) {
    .sg .sg-col-1 {
      margin-right: 80px;
      width: 17.7%;
      max-width: 227px; } }
  @media (min-width: 768px) {
    .sg .sg-col-2 {
      margin-right: 80px;
      width: 49%; } }
  @media (min-width: 768px) {
    .sg .sg-col-3 {
      width: 26.8%;
      max-width: 343px; } }
  .sg .sg-col-split > div {
    width: 100%; }
    .sg .sg-col-split > div:nth-child(n+2) {
      margin-bottom: 40px; }
    @media (min-width: 992px) {
      .sg .sg-col-split > div {
        width: 45%;
        margin-bottom: 0px; } }
  .sg .sg-title {
    border-top: 1px solid #21212166;
    padding-top: 10px;
    padding-bottom: 10px; }
  .sg .sg-icons section ul {
    margin: 0;
    padding: 0; }
  .sg .sg-icons section li {
    display: inline;
    display: inline-block;
    background-color: #fff;
    position: relative;
    margin: 0 10px 10px 0;
    vertical-align: top;
    cursor: default; }
  .sg .sg-icons section li h2 {
    display: none; }
  .sg .sg-icons .icon-box {
    margin: 0;
    width: 36px;
    height: 36px;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: center; }
  .sg .sg-icons .icon {
    display: inline;
    display: inline-block; }
  .sg-logo {
    width: 100%;
    max-width: 348px; }
  .sg-colorball, .sg-colorball--brand-1, .sg-colorball--brand-2, .sg-colorball--msg-error, .sg-colorball--msg-success, .sg-colorball--msg-info, .sg-colorball--bkg-1, .sg-colorball--bkg-2 {
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-color: #2b363c; }
    .sg-colorball--brand-1 {
      background-color: #034AD8; }
    .sg-colorball--brand-2 {
      background-color: #F7F8FA; }
    .sg-colorball--msg-error {
      background-color: #B20917; }
    .sg-colorball--msg-success {
      background-color: #00724c; }
    .sg-colorball--msg-info {
      background-color: #0079BF; }
    .sg-colorball--bkg-1 {
      background-color: #F7F8FA; }
    .sg-colorball--bkg-2 {
      background-color: #C9C9C9; }
  .sg-dropdown {
    width: 100%; }
    @media (min-width: 768px) {
      .sg-dropdown {
        max-width: 340px; } }
  .sg .wa .wa__top, .sg .wa .wa__bottom {
    position: static; }
  .sg .wa .wa__bottom {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px; }

/*# sourceMappingURL=main.css.map */