@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: #272833; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6B6C7E; }
  .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: #272833; }

.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: -12px;
    margin-right: -12px;
    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: 1.5rem; }

.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 #E7E7ED;
  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: #F7F8F9;
      cursor: default; }
    .lfr-page-layouts input[type='radio']:checked + .card-horizontal::after {
      background-color: #0B5FFF;
      bottom: 0;
      content: "";
      height: 4px;
      left: 0;
      position: absolute;
      right: 0;
      transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal.card,
  .lfr-page-layouts .card-horizontal .card {
    border-width: 1px;
    box-shadow: none;
    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: #F7F8F9;
      text-decoration: none; }
    .lfr-page-layouts .card-horizontal.card:focus,
    .lfr-page-layouts .card-horizontal .card:focus {
      background-color: #F7F8F9;
      box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #719AFF; }
    .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: #F1F2F5; }
  .lfr-page-layouts .card-horizontal::after {
    border-radius: 0 0 0.25rem 0.25rem;
    bottom: 0;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    right: 0;
    transition: height 0.15s ease-in-out; }
  .lfr-page-layouts .card-horizontal:hover::after, .lfr-page-layouts .card-horizontal.hover::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:focus::after, .lfr-page-layouts .card-horizontal.focus::after {
    background-color: #0B5FFF;
    height: 4px; }
  .lfr-page-layouts .card-horizontal:active::after, .lfr-page-layouts .card-horizontal.active::after {
    background-color: #0B5FFF;
    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: 600px; }

.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: 1rem; }
  .sheet-footer .btn:last-child {
    margin-right: 0; }

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }
  .tooltip .tooltip-arrow {
    background-color: #272833;
    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 #E7E7ED;
  color: #6b6c7e; }

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

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

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

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

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

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

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

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

.user-icon-color-9 {
  background-color: #FFF;
  box-shadow: 0 0 0 1px #E7E7ED;
  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.3125rem;
  content: '';
  height: 0.3125rem;
  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: #d7e5ff;
    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: #d7e5ff;
  border-radius: 0 0 8px 8px;
  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: #f1f5ff;
  border-color: #d7e5ff;
  border-radius: 4px 4px 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: #0B5FFF;
  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: #0B5FFF; }
  .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: #d7e5ff;
    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: #F1F2F5;
  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); }

@font-face {
  font-family: open_sanslight;
  font-weight: normal;
  src: url(../fonts/opensans-light-webfont.woff); }

@font-face {
  font-family: open_sanslight;
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/opensans-lightitalic-webfont.woff); }

@font-face {
  font-family: open_sansregular;
  font-weight: bold;
  src: url(../fonts/opensans-bold-webfont.woff); }

@font-face {
  font-family: open_sansregular;
  font-style: italic;
  font-weight: bold;
  src: url(../fonts/opensans-bolditalic-webfont.woff); }

@font-face {
  font-family: open_sansregular;
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/opensans-italic-webfont.woff); }

@font-face {
  font-family: open_sansregular;
  font-weight: normal;
  src: url(../fonts/opensans-regular-webfont.woff); }

@font-face {
  font-family: open_sanssemibold;
  font-weight: normal;
  src: url(../fonts/opensans-semibold-webfont.woff); }

@font-face {
  font-family: open_sanssemibold;
  font-style: italic;
  font-weight: normal;
  src: url(../fonts/opensans-semibolditalic-webfont.woff); }

#footer {
  background-color: #1f1f1f;
  color: #fff;
  min-height: 280px;
  padding-bottom: 0; }
  #footer a {
    color: #fff;
    font-size: 12px; }
    #footer a:hover, #footer a:focus, #footer a.active, #footer a.open {
      color: #787878;
      text-decoration: none; }
  #footer .portlet-topper a,
  #footer .portlet-topper a:focus,
  #footer .portlet-topper a:hover {
    color: #0B5FFF; }

header .portlet:hover,
header .portlet.open {
  z-index: 1050; }

@media (min-width: 576px) {
  header .logo {
    margin: 4px 0; } }

header .navbar-toggle {
  margin: 10px 15px; }

header a {
  color: #fff; }
  header a:hover, header a:focus {
    color: #787878; }

header .form-control {
  color: #fff; }
  header .form-control:focus {
    border-color: #fff;
    color: #fff; }

header .navbar-user .user-avatar-link > a,
header .navbar-user .sign-in > a {
  color: #fff;
  display: inline-block;
  font-size: 12px;
  padding: 16px 16px 16px 6px;
  text-transform: uppercase; }
  header .navbar-user .user-avatar-link > a:hover, header .navbar-user .user-avatar-link > a:focus, header .navbar-user .user-avatar-link > a.active, header .navbar-user .user-avatar-link > a.open,
  header .navbar-user .sign-in > a:hover,
  header .navbar-user .sign-in > a:focus,
  header .navbar-user .sign-in > a.active,
  header .navbar-user .sign-in > a.open {
    color: #787878;
    text-decoration: none; }

header .navbar-user .user-icon,
header .navbar-user .icon-user {
  display: inline-table; }

header .navbar-user .user-full-name {
  margin-left: 4px; }

header .porygon-search .porygon-search-form {
  display: none; }
  header .porygon-search .porygon-search-form .portlet {
    margin-bottom: 0; }
  header .porygon-search .porygon-search-form .form-group {
    display: block;
    margin-bottom: 0; }
    header .porygon-search .porygon-search-form .form-group .form-control {
      background-color: transparent; }
  header .porygon-search .porygon-search-form .lfr-ddm-field-group {
    display: none; }

header .porygon-search .porygon-search-button {
  font-size: 1.5rem; }
  header .porygon-search .porygon-search-button .lexicon-icon {
    display: none; }
    header .porygon-search .porygon-search-button .lexicon-icon:first-child {
      display: inline-block; }

header .porygon-search.active {
  background-color: #1f1f1f;
  left: 0;
  padding: 0.75rem;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1; }
  header .porygon-search.active .porygon-search-form {
    display: block; }
  header .porygon-search.active .porygon-search-button .lexicon-icon:first-child {
    display: none; }
  header .porygon-search.active .porygon-search-button .lexicon-icon:last-child {
    display: inline-block; }
  @media (min-width: 768px) {
    header .porygon-search.active {
      bottom: 0;
      z-index: 1000; } }

@media (max-width: 767.98px) {
  header .lfr-nav-child-toggle {
    float: left;
    padding: 0 10px; } }

header .portlet-body > .navbar {
  margin: 0 15px; }

@media (min-width: 576px) {
  .search-opened header #search {
    height: 60px; } }

.search-opened #content,
.search-opened footer {
  opacity: 0.3; }

.grid-container {
  display: grid;
  margin-left: auto;
  margin-right: auto;
  max-width: 1170px; }

.grid-container-fluid {
  display: grid; }

.grid-1-columns,
.grid-2-columns,
.grid-3-columns,
.grid-4-columns {
  grid-template-columns: 100%; }

@media (min-width: 768px) {
  .grid-2-columns {
    grid-template-columns: 50% 50%; } }

@media (min-width: 768px) {
  .grid-3-columns {
    grid-template-columns: 33.32% 33.32% 33.32%; } }

@media (min-width: 576px) {
  .grid-4-columns {
    grid-template-columns: 50% 50%; } }

@media (min-width: 768px) {
  .grid-4-columns {
    grid-template-columns: 25% 25% 25% 25%; } }

.grid-gap {
  grid-gap: 30px; }

.grid-gap-inside .grid-col {
  padding: 0 15px; }

.grid-horizontal-gap {
  grid-row-gap: 30px; }

.grid-vertical-gap {
  grid-column-gap: 30px; }

.grid-horizontal-align-center {
  justify-content: space-evenly; }

.grid-horizontal-align-center {
  align-content: center; }

.grid-display-1 > div:first-of-type {
  grid-row: 1 / span 2; }
  .grid-display-1 > div:first-of-type > .grid-col {
    height: 100%; }

.grid-display-2 > div:first-of-type {
  grid-column: 2;
  grid-row: 1 / span 2; }
  .grid-display-2 > div:first-of-type > .grid-col {
    height: 100%; }

.blog-list-card {
  color: #fff; }
  .blog-list-card .portlet-body a {
    color: #fff; }
  .blog-list-card .aspect-ratio {
    background-color: #1f1f1f; }
  @media (min-width: 576px) {
    .blog-list-card .asset-title {
      font-size: 40px;
      font-weight: 300; } }
  .blog-list-card .asset-title a {
    color: #fff;
    cursor: pointer;
    text-decoration: none; }
  .blog-list-card .asset-user-name {
    border-bottom: 1px solid #fff;
    font-size: 12px;
    line-height: 32px;
    padding-bottom: 10px;
    text-transform: uppercase; }
  .blog-list-card .blog-list-card-content {
    bottom: 10px;
    position: absolute; }
    @media (min-width: 992px) {
      .blog-list-card .blog-list-card-content {
        padding: 10px 30px; } }

.blog-list {
  margin-top: 20px; }
  @media (min-width: 576px) {
    .blog-list {
      margin-top: 40px; } }
  .blog-list .asset-abstract {
    margin-bottom: 40px; }
  .blog-list .aspect-ratio {
    background-color: #1f1f1f; }
  .blog-list .asset-summary {
    font-size: 12px;
    line-height: 1.8; }
  .blog-list .asset-user-name {
    border-bottom: 1px solid #6a00d6;
    color: #6a00d6;
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    text-transform: uppercase; }

.blog-carousel h4 a {
  color: #fff;
  font-size: 20px;
  font-weight: 300; }
  @media (min-width: 576px) {
    .blog-carousel h4 a {
      font-size: 36px; } }

.blog-carousel .asset-user-name {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 32px;
  margin-bottom: 20px;
  text-transform: uppercase; }

.aspect-ratio-9-to-16 {
  padding-bottom: 56.25%; }
  @media (min-width: 576px) {
    .aspect-ratio-9-to-16 {
      padding-bottom: 112.495%; } }

.aspect-ratio-21-to-9 {
  padding-bottom: 56.25%; }
  @media (min-width: 992px) {
    .aspect-ratio-21-to-9 {
      padding-bottom: 23.33%; } }

.navbar-dark.navbar-porygon {
  background-color: #1f1f1f;
  border-width: 0;
  margin-bottom: 0; }
  @media (min-width: 576px) {
    .navbar-dark.navbar-porygon .navbar-nav {
      margin-left: 12px; } }
  .navbar-dark.navbar-porygon .navbar-nav li > a {
    font-size: 12px;
    text-transform: uppercase; }
    .navbar-dark.navbar-porygon .navbar-nav li > a:hover, .navbar-dark.navbar-porygon .navbar-nav li > a:focus, .navbar-dark.navbar-porygon .navbar-nav li > a.active, .navbar-dark.navbar-porygon .navbar-nav li > a.open {
      color: #787878; }
  .navbar-dark.navbar-porygon .navbar-nav > .open > a,
  .navbar-dark.navbar-porygon .navbar-nav > .active > a {
    color: #787878; }
  @media (min-width: 576px) {
    .navbar-dark.navbar-porygon section,
    .navbar-dark.navbar-porygon .navbar {
      margin: 0; } }

.portlet-asset-publisher .portlet-content-container > .portlet-body > div > .h2 {
  display: none; }

.portlet-asset-publisher .asset-entry-detail h1.text-center {
  font-size: 50px;
  line-height: 66px; }

.portlet-asset-publisher .asset-entry-detail h2.text-center {
  font-size: 30px;
  line-height: 46px; }

.portlet-asset-publisher .asset-entry-detail .asset-entry-container {
  line-height: 28px;
  margin-bottom: 30px; }

.portlet-blogs .entry-options {
  position: absolute;
  right: 10px;
  top: 10px; }

.portlet-blogs .entry-title h1 {
  font-weight: 300; }

.portlet-decorate .portlet-content {
  background-color: #fff;
  border: 1px solid #deeeee; }

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

.portlet-trending .portlet-content {
  background-color: #f5f5f5;
  font-size: 12px;
  margin-top: 40px;
  padding: 50px 20px 20px; }
  .portlet-trending .portlet-content h3,
  .portlet-trending .portlet-content .h3 {
    font-size: 1rem;
    font-weight: 300;
    margin-bottom: 24px; }
  .portlet-trending .portlet-content .portlet-title-text {
    border-bottom: 1px solid #d2d1d1;
    font-size: 16px;
    font-weight: 300;
    margin-top: 16px;
    max-width: 100%;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase; }
    @media (min-width: 576px) {
      .portlet-trending .portlet-content .portlet-title-text {
        margin-top: 30px; } }
  .portlet-trending .portlet-content .user-name {
    text-decoration: none; }
  .portlet-trending .portlet-content .user-icon-default {
    display: inline-block;
    vertical-align: middle; }
  .portlet-trending .portlet-content .user-icon-porygon {
    color: #fff;
    margin: -74px auto 0;
    position: relative; }
  .portlet-trending .portlet-content .list-group-item {
    background-color: transparent;
    border-width: 0; }
  .portlet-trending .portlet-content .list-group-item-flex {
    padding: 0.75rem 0; }

.portlet-layout .portlet-search {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 12px;
  padding-right: 12px; }
  .portlet-layout .portlet-search::after {
    display: block;
    clear: both;
    content: ""; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/*
 * PERSONALIZACION PLUGIN
 */
.owl-carousel .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-carousel .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-carousel .owl-dots .owl-dot span {
  height: 8px;
  margin: 8px 7.5px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease; }

.owl-carousel .owl-dots .owl-dot:first-child span {
  margin-left: 0; }

.owl-carousel .owl-dots .owl-dot:last-child span {
  margin-right: 0; }

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot:focus span {
  background: #272965; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Green theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-nav [class*='owl-'] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px; }

.owl-theme .owl-nav [class*='owl-']:hover {
  background: #4DC7A0;
  color: #FFF;
  text-decoration: none; }

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #4DC7A0; }

/* -----------------------------------
 * Slidebars
 * Version 0..10
 * http://plugins.adchsm.me/slidebars/
 *
 * Written by Adam Smith
 * http://www.adchsm.me/
 *
 * Released under MIT License
 * http://plugins.adchsm.me/slidebars/license.txt
 *
 * -------------------
 * Slidebars CSS Index
 *
 * 001 - Box Model, Html & Body
 * 002 - Site
 * 003 - Slidebars
 * 004 - Animation
 * 005 - Helper Classes
 *
 * ----------------------------
 * 001 - Box Model, Html & Body
 */
html,
body,
#sb-site,
.sb-site-container,
.sb-slidebar {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Set box model to prevent any user added margins or paddings from altering the widths or heights. */
  margin: 0;
  padding: 0; }

html.sb-scroll-lock.sb-active:not(.sb-static) {
  overflow: hidden;
  /* Prevent site from scrolling when a Slidebar is open, except when static Slidebars are only available. */ }

#sb-site .sb-overlay {
  display: none; }

.sb-active #sb-site .sb-overlay {
  display: block; }

/* ----------
 * 002 - Site
 */
#sb-site,
.sb-site-container {
  position: relative;
  /* You may now use class .sb-site-container instead of #sb-site and use your own id. However please make sure you don't set any of the following styles any differently on your id. */
  width: 100%; }

/* ---------------
 * 003 - Slidebars
 */
#sidebar-main {
  background-color: #212121; }

.sb-slidebar {
  position: fixed;
  z-index: 0;
  /* Slidebars sit behind sb-site. */
  top: 0;
  display: none;
  /* Initially hide the Slidebars. Changed from visibility to display to allow -webkit-overflow-scrolling. */
  overflow-y: auto;
  /* Enable vertical scrolling on Slidebars when needed. */
  height: 100%;
  overflow-x: hidden;
  -webkit-transform: translate(0px);
  /* Fixes issues with translated and z-indexed elements on iOS 7. */ }

.sb-slidebar.sb-right.sb-active {
  right: -3px; }

.sb-left {
  left: 0;
  /* Set Slidebar to the left. */ }

.sb-right {
  right: 0;
  /* Set Slidebar to the right. */ }

.sb-slidebar .scrollable-content {
  height: 100%; }

html.sb-static .sb-slidebar,
.sb-slidebar.sb-static {
  position: absolute;
  /* Makes Slidebars scroll naturally with the site, and unfixes them for Android Browser < 3 and iOS < 5. */ }

.sb-slidebar.sb-active {
  display: block;
  /* Makes Slidebars visibile when open. Changed from visibility to display to allow -webkit-overflow-scrolling. */ }

.sb-style-overlay {
  z-index: 9999;
  /* Set z-index high to ensure it overlays any other site elements. */ }

.sb-momentum-scrolling {
  -webkit-overflow-scrolling: touch;
  /* Adds native momentum scrolling for iOS & Android devices. */ }

/* Slidebar widths for browsers/devices that don't support media queries. */
.sb-slidebar {
  width: 30%; }

.sb-width-thin {
  width: 15%; }

.sb-width-wide {
  width: 45%; }

@media (max-width: 480px) {
  /* Slidebar widths on extra small screens. */
  .sb-slidebar {
    width: 70%; }
  .sb-width-thin {
    width: 55%; }
  .sb-width-wide {
    width: 85%; } }

@media (min-width: 481px) {
  /* Slidebar widths on small screens. */
  .sb-slidebar {
    width: 55%; }
  .sb-width-thin {
    width: 40%; }
  .sb-width-wide {
    width: 70%; } }

@media (min-width: 768px) {
  /* Slidebar widths on medium screens. */
  .sb-slidebar {
    width: 40%; }
  .sb-width-thin {
    width: 25%; }
  .sb-width-wide {
    width: 55%; } }

@media (min-width: 992px) {
  /* Slidebar widths on large screens. */
  .sb-slidebar {
    width: 30%; }
  .sb-width-thin {
    width: 15%; }
  .sb-width-wide {
    width: 45%; } }

@media (min-width: 1200px) {
  /* Slidebar widths on extra large screens. */
  .sb-slidebar {
    width: 350px; }
  .sb-width-thin {
    width: 5%; }
  .sb-width-wide {
    width: 35%; } }

/* ---------------
 * 004 - Animation
 */
.sb-slide,
#sb-site,
.sb-site-container,
.sb-slidebar {
  -webkit-transition: -webkit-transform 400ms ease;
  -moz-transition: -moz-transform 400ms ease;
  -o-transition: -o-transform 400ms ease;
  transition: transform 400ms ease;
  -webkit-transition-property: -webkit-transform, left, right;
  /* Add left/right for Android < 4.4. */
  -webkit-backface-visibility: hidden;
  /* Prevents flickering. This is non essential, and you may remove it if your having problems with fixed background images in Chrome. */ }

/* --------------------
 * 005 - Helper Classes
 */
.sb-hide {
  display: none;
  /* Optionally applied to control classes when Slidebars is disabled over a certain width. */ }

/* Right menu */
.sb-slidebar .popover-title {
  font-size: 13px;
  font-size: 11px;
  line-height: 36px;
  display: block;
  height: 36px;
  margin: 2px 0;
  padding: 0 15px;
  border-width: 0; }

.sb-slidebar .divider {
  background: rgba(255, 255, 255, 0.1); }

.sb-slidebar.sb-left .divider-header {
  font-size: 14px;
  opacity: .4; }

.sb-slidebar .popover-title .caret {
  float: right;
  margin-top: 17px; }

.sb-slidebar .progress-box li a {
  display: block;
  padding: 0; }

.sb-slidebar .files-box {
  padding: 10px 0; }

.sb-slidebar .files-box li.divider {
  margin: 5px 0;
  padding: 0; }

.sb-slidebar .notifications-box li,
.sb-slidebar .progress-box li {
  padding: 15px;
  border-color: rgba(255, 255, 255, 0.1); }

.sb-slidebar .notifications-box li:last-child,
.sb-slidebar .progress-box li:last-child {
  padding-bottom: 20px; }

.sb-slidebar .notifications-box-alt li:first-child {
  padding-top: 15px; }

/* Chat box */
.sb-slidebar ul.chat-box {
  margin: 0;
  padding: 0;
  list-style: none; }

.sb-slidebar .chat-box li {
  position: relative;
  margin: 15px;
  padding: 0; }

.sb-slidebar .chat-box li a.chat-wrapper {
  display: block;
  padding: 10px; }

.sb-slidebar .chat-box li a.btn-md {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -17px;
  padding: 0 10px; }

.sb-slidebar .chat-box li a.btn-md .glyph-icon {
  opacity: .5; }

.sb-slidebar .chat-box li a.chat-wrapper:hover {
  color: #fff; }

.sb-slidebar .chat-box li .status-badge {
  float: left;
  margin: 0 10px 0 0; }

.sb-slidebar .chat-box li b {
  font-size: 12px;
  display: block;
  padding: 4px 0 0; }

.sb-slidebar .chat-box li p {
  font-size: 11px;
  opacity: .6; }

.popover-title:hover {
  text-decoration: none; }

/* CUSTOMIZE */
#brand {
  line-height: 1.2;
  color: #FAFAFA;
  text-align: center;
  font-size: 16px;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #212121;
  display: block; }

#brand:hover,
#brand:focus {
  color: #FFF; }

#sidebar-main form {
  padding: 0;
  margin-bottom: 0;
  position: relative;
  width: auto;
  margin-right: 0;
  margin-left: 0;
  border: 0; }

#sidebar-main form .form-control {
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 0;
  height: auto;
  padding: 0.8em 12px 0.8em 2em;
  color: #FFF;
  text-align: right; }

#sidebar-main form .btn-submit {
  background: none;
  border: none;
  position: absolute;
  top: 18px;
  z-index: 10; }

#sidebar-main form .btn-submit span {
  color: #FFF;
  font-size: 1.2em; }

#sidebar-main button.btn {
  border: 0;
  outline: 0;
  background: transparent;
  color: #fff;
  width: 20px;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  line-height: 100%;
  font-size: 1.5em;
  position: absolute;
  top: 10px; }

@font-face {
  font-family: 'logo-oficial-sri';
  src: url("../fonts/logo.eot?yphd0e");
  src: url("../fonts/logo.eot?yphd0e#iefix") format("embedded-opentype"), url("../fonts/logo.ttf?yphd0e") format("truetype"), url("../fonts/logo.woff?yphd0e") format("woff"), url("../fonts/logo.svg?yphd0e#logo") format("svg");
  font-weight: normal;
  font-style: normal; }

.logo-sri {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'logo-oficial-sri' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.logo-sri:before {
  content: "\e900";
  color: #fff; }

/**
*  HOJA DE ESTILOS PERSONALIZADA PARA EL PORTAL WEB DEL SRI
*  Nombre archivo: sitio.css
*  Descripción: Hoja de estilo personalizada para el portal web del SRI
*  Dependencia: fonts-google.css, bootstrap.css
*  Autor: Antonio Córdova Veintimilla
*  Consideraciones generales: estilos utilizados de manera general para todo el sitio
*/
/* Configuraciones generales
================================================== */
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.container-fluid {
  width: 93%;
  border-right: 1px solid #CCC;
  border-left: 1px solid #CCC; }

ul, a, span:before, li, #page-sidebar, #seccionNoticias #destacadas a .overlay {
  -webkit-transition: all .1s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out; }

p {
  font-weight: 400; }

a {
  font-weight: 600;
  color: #4077ba; }

a:focus {
  text-decoration: underline;
  font-weight: 700; }

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

.text-bottom {
  display: flex;
  align-items: flex-end; }

.text-middle {
  display: flex;
  align-items: center; }

.table-middle td,
.table-middle th {
  vertical-align: middle !important; }

.clearfix:after {
  display: block;
  content: "";
  clear: both; }

.collapsing.width {
  -o-transition-property: width, visibility;
  -moz-transition-property: width, visibility;
  -webkit-transition-property: width, visibility;
  -ms-transition-property: width, visibility;
  transition-property: width, visibility;
  width: 0;
  height: auto; }

#content-main h3,
#content-main h4,
#content-main h5,
#content-main h6,
#main-content-l h3,
#main-content-l h4,
#main-content-l h5,
#main-content-l h6 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.no-gutter > [class*='col-'] {
  padding-left: 0;
  padding-right: 0; }

.vertical-align {
  display: flex;
  align-items: center;
  justify-content: center; }

.aligner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%; }

#content-main h2:not(.display-4),
#main-content-l h2:not(.display-4) {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #333;
  font-size: 0.875rem;
  line-height: 0.85;
  margin-top: 5px; }

#content-main h2.destacado,
#main-content-l h2.destacado,
#contenido-especifico aside h2 {
  margin-left: -15px;
  padding-left: 12px;
  position: relative;
  border-left: 6px solid #333; }

#content-main,
#main-content-l {
  font-size: 0.813rem; }

.color {
  border-top: 15px solid transparent; }

.color.fucsia {
  border-top-color: #de3176; }

.color.azul {
  border-top-color: #019be2; }

.color.azul-2 {
  border-top-color: #005DA6; }

/* Cabecera ----> Id: main-header
================================================== */
header#main-header {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000; }

header#main-header > .inner {
  background-color: rgba(0, 0, 0, 0.4); }

header#main-header .container-fluid {
  border-color: rgba(255, 255, 255, 0.6); }

header#main-header h1#logo {
  font-size: 4.063rem;
  margin: 1rem 0 0.2em;
  display: inline-block; }

header#main-header h1#logo a {
  display: block;
  border: 3px solid transparent; }

header#main-header a:hover span:before,
header#main-header a:focus span:before,
header#main-header a:hover,
header#main-header a:focus,
nav#accesibilidad-icons button:hover,
nav#accesibilidad-icons button:focus,
nav.top-icons a:hover span:before,
nav.top-icons a:focus span:before,
#search-ico:hover span:before,
#search-ico:focus span:before {
  color: #00deff !important; }

header#main-header #logo a:focus {
  border-color: #00deff;
  background: #000;
  text-decoration: none; }

header#main-header .separador {
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
  width: 100%;
  position: absolute;
  left: 0; }

header#main-header .frase {
  color: #FFF;
  display: block;
  margin-bottom: 1.15em;
  font-size: 0.875rem; }

header#main-header a.sb-toggle-left {
  margin: 0.375rem 0 0.313rem;
  padding: 0.2em 0.6em;
  display: inline-block;
  color: #FFF;
  border: 2px solid transparent; }

header#main-header a.sb-toggle-left:focus {
  background: #000;
  border-color: #00deff;
  text-decoration: none; }

header#main-header h2#main-title {
  color: #FFF;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 10px;
  font-size: 1.5rem;
  text-shadow: 1px 1px #000;
  padding-top: 0px;
  display: inline-block; }

#temas-importantes {
  margin-bottom: 1rem; }

nav#accesibilidad-icons {
  position: fixed;
  margin-top: 63px;
  left: 13px; }

/* Íconos ----> Redes sociales - Opciones. incluido ícono buscador
============================================================================== */
nav.top-icons,
#search-ico {
  position: absolute; }

nav.top-icons a,
nav.top-icons button,
#search-ico {
  display: block;
  margin-bottom: 13px;
  color: #333;
  text-align: center;
  background: none;
  border: none; }

nav.top-icons span,
#search-ico {
  font-size: 1.438rem; }

nav.top-icons button span {
  font-size: 1rem; }

nav#social-icons a,
#search-ico {
  color: #FFF;
  text-shadow: 0 1px 0 #000; }

#search-ico {
  right: 13px;
  margin-top: -40px; }

#buscador-header .form-type-textfield {
  position: absolute;
  margin-top: -47px;
  right: 56px;
  display: none; }

#buscador-header .form-type-textfield.active {
  display: block; }

#buscador-header #form-searchf {
  background: rgba(0, 0, 0, 0.6);
  border: none;
  font-weight: 700;
  margin-top: 6px;
  padding: 0.5rem 0.625rem;
  color: #FFF; }

nav#accesibilidad-icons button {
  background: none;
  border: none;
  cursor: pointer; }

.contraste-boton,
.parrafo-boton,
.aumento-boton,
.reduccion-boton {
  background-color: #ada59c !important; }

/* Menú principal ----> Id: mainmenu
================================================== */
.scroll-sidebar #mainmenu .list-group-item {
  background-color: transparent;
  color: #DDD;
  font-size: 0.875rem;
  border-radius: 0; }

#sidebar-main button.close {
  cursor: pointer;
  z-index: 99;
  opacity: 0.8;
  color: #FFF;
  position: absolute;
  top: 21px;
  right: 5px; }

#sidebar-main button.close span {
  padding: 5px; }

#sidebar-main button.close:hover,
#sidebar-main button.close:focus {
  opacity: 1; }

#mainmenu .list-group-item:hover {
  background-color: rgba(255, 255, 255, 0.0745098); }

#mainmenu .list-group-item:focus {
  background-color: #00deff;
  color: #000; }

#mainmenu .collapse.show a.list-group-item {
  padding-left: 35px; }

#mainmenu .collapse.show .collapse.show a.list-group-item {
  padding-left: 50px; }

#mainmenu .collapse.show .collapse.show .collapse.show a.list-group-item {
  padding-left: 65px; }

#mainmenu .collapse.show .collapse.show .collapse.show .collapse.show a.list-group-item {
  padding-left: 80px; }

#mainmenu .collapse.show .collapse.show .collapse.show .collapse.show .collapse.show a.list-group-item {
  padding-left: 95px; }

#mainmenu .collapse.show .collapse.show .collapse.show .collapse.show .collapse.show .collapse.show a.list-group-item {
  padding-left: 110px; }

#sidebar-main #social-icons-menu {
  text-align: left;
  margin-top: 10px;
  margin-left: 15px; }

#sidebar-main #social-icons-menu a {
  color: rgba(255, 255, 255, 0.7);
  text-align: center;
  font-size: 1.313rem;
  padding: 0 10px 13px 10px; }

#sidebar-main #social-icons-menu a:hover,
#sidebar-main #social-icons-menu a:focus {
  color: #00deff; }

#mainmenu a span.fa {
  float: right;
  margin-top: 5px; }

#home .container-fluid {
  padding-bottom: 15px;
  padding-top: 15px; }

#content-main .taglib-search-iterator .col-3 span,
#main-content-l .taglib-search-iterator .col-3 span {
  font-size: 13px !important; }

.portlet-title-default {
  font-size: 10px !important; }

/* Pie de página ----> Id: main-footer
================================================== */
footer#main-footer .container-fluid,
#sidebar-main {
  background-image: url("../images/sri/colores.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 5px; }

footer#main-footer .content {
  padding: 0.625rem 0;
  font-size: 0.688rem; }

footer#main-footer .top .row {
  border-top: 1px solid #CCC;
  margin-right: -15px;
  margin-left: -15px; }

footer#main-footer .top a:not(.nobr) {
  background: #F8F8F8;
  padding: 0.375rem 1rem 0.313rem 1rem;
  width: 100%;
  text-align: center;
  color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #CCC; }

footer#main-footer .top a:hover:not(.nobr) {
  background: #F0F0F0;
  color: #013254;
  -moz-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  -ms-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  -o-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08); }

footer#main-footer .top a:focus {
  border-color: #00deff;
  color: #013254; }

footer#main-footer .content .row img {
  background: #ffffff; }

/* Buscador ----> Id: main-content
================================================== */
#main-content,
#main-content-l {
  width: 100%; }

#main-content .col-1,
#main-content .col-2,
#main-content .col-3,
#main-content .col-4,
#main-content .col-5,
#main-content .col-6,
#main-content .col-7,
#main-content .col-8,
#main-content .col-9,
#main-content .col-10,
#main-content .col-11,
#main-content .col-12,
#main-content .col,
#main-content-l .col-1,
#main-content-l .col-2,
#main-content-l .col-3,
#main-content-l .col-4,
#main-content-l .col-5,
#main-content-l .col-6,
#main-content-l .col-7,
#main-content-l .col-8,
#main-content-l .col-9,
#main-content-l .col-10,
#main-content-l .col-11,
#main-content-l .col-12,
#main-content-l .col {
  width: auto !important; }

/* Control en pausa y reproducción ----> Id: control
================================================== */
#content-main [id*='control-'],
#main-content-l [id*='control-'] {
  border: 4px solid transparent;
  position: absolute;
  z-index: 4;
  padding: 0.5em 0.8em;
  background: rgba(0, 0, 0, 0.6);
  color: #FFF;
  cursor: pointer; }

#content-main [id*='control-']:hover,
#content-main [id*='control-']:focus,
#main-content-l [id*='control-']:hover,
#main-content-l [id*='control-']:focus {
  border-color: #00deff;
  color: #00deff; }

#content-main table,
#main-content-l table {
  width: 100% !important; }

/* Sección de acordeón
================================================== */
.ico {
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 10px;
  padding: 1px 5px 5px 25px;
  text-decoration: none; }

ul.ul-downloads {
  margin-left: 0px;
  margin-top: 5px;
  padding: 0;
  margin-bottom: 10px; }

.ul-downloads,
.ul-downloads ul {
  list-style: none; }

.ul-downloads ul {
  display: none;
  padding-left: 25px;
  margin: 0; }

/* Menú acordeon nuevo */
div.ul-download h3 {
  display: block;
  padding: 10px 0px;
  background: none repeat scroll 0% 0% #F8F8F8;
  color: #52A2E3;
  border: 2px solid transparent;
  width: 98.5%;
  height: 100%;
  margin-bottom: 10px;
  text-align: left; }

div.ul-download div.ul-downloads-sub h3 {
  display: block;
  background: none repeat scroll 0% 0% #F8F8F8;
  color: #52A2E3;
  border: 2px solid transparent;
  width: 98.5%;
  height: 100%;
  text-align: left; }

div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 h3 {
  display: block;
  background: none repeat scroll 0% 0% #F8F8F8;
  color: #52A2E3;
  border: 2px solid transparent;
  width: 98.5%;
  height: 100%;
  text-align: left;
  font-size: 0.813rem !important; }

div.ul-download div p,
div.ul-download div.ul-downloads-sub div p {
  display: block;
  background: none repeat scroll 0% 0% #F8F8F8;
  color: #52A2E3;
  border: 2px solid transparent;
  width: 98.5%;
  height: 100%;
  text-align: left;
  font-size: 0.813rem !important;
  padding-left: 31px; }

div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 div p {
  display: block;
  background: none repeat scroll 0% 0% #F8F8F8;
  color: #52A2E3;
  border: 2px solid transparent;
  width: 98.5%;
  height: 100%;
  text-align: left;
  margin-bottom: 0px;
  border-width: 2px;
  margin-top: 0px;
  top: 0px;
  padding-left: 31px; }

div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 div {
  margin-top: 0.5rem;
  margin-bottom: 12px; }

.ui-widget-content {
  color: #52A2E3; }

@media screen and (min-width: 768px) {
  .ul-download p,
  .ul-download h3 {
    height: 41.5px !important; } }

.ui-widget-content a:hover,
.ui-widget-content a:focus {
  float: right;
  color: #111; }

div.ul-download h3:focus, div.ul-download h3:hover {
  border-color: #019BE2;
  font-weight: 700; }

div.ul-download div.ul-downloads-sub h3:focus,
div.ul-download div.ul-downloads-sub h3:hover {
  border-color: #019BE2;
  font-weight: 700; }

div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 p:focus,
div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 p:hover,
.ul-downloads-sub div.ui-accordion-content p:focus,
.ul-downloads-sub div.ui-accordion-content p:hover,
.ul-download div.ui-accordion-content p:focus,
.ul-download div.ui-accordion-content p:hover {
  border-color: #019BE2; }

div.cont-item {
  background: #DADADA;
  width: 80%;
  float: left;
  vertical-align: middle;
  padding: 10px auto; }

.ul-downloads li ul li,
ul.ul-downloads span.contenido-final {
  margin: 10px 0; }

ul.ul-downloads li button:not(.link) {
  cursor: pointer; }

ul.ul-downloads li button:not(.link),
ul.ul-downloads span.contenido-final {
  display: block;
  padding: 10px 0px;
  background: #f8f8f8;
  color: #52A2E3;
  border: 3px solid transparent;
  width: 100%;
  margin-bottom: 10px;
  text-align: left; }

ul.ul-downloads li button:focus,
ul.ul-downloads li button:hover {
  border-color: #019be2;
  font-weight: 700; }

ul.ul-downloads span.contenido-final {
  padding-left: 25px; }

ul.ul-downloads li button:hover:not(.link) {
  webkit-transition: color 1200ms cubic-bezier(0.23, 1, 0.32, 1), box-shadow 1200ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 1200ms cubic-bezier(0.23, 1, 0.32, 1), box-shadow 1200ms cubic-bezier(0.23, 1, 0.32, 1);
  -moz-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08); }

ul.ul-downloads a.link {
  float: right;
  margin: 0 25px; }

div.ul-download div p:not(:last-child),
div.ul-download div.ul-downloads-sub div p:not(:last-child) {
  margin-bottom: 12px; }

div.ul-download div p:last-child,
div.ul-download div.ul-downloads-sub div p:last-child {
  margin-bottom: 12px; }

/* Sección gaceta tributaria en portada
================================================== */
#gaceta .owl-item a {
  display: block;
  text-align: center;
  color: #58585a; }

#gaceta .owl-item:nth-child(odd) {
  background: #3C4751; }

#gaceta .owl-item:nth-child(even) {
  background: #DEE2E5; }

#gaceta .owl-item:nth-child(odd) a {
  color: #FFFFFF; }

#gaceta .owl-item:nth-child(even) a {
  color: #3C4751; }

#gaceta .owl-item a:hover,
#gaceta .owl-item a:focus {
  text-decoration: none;
  color: #4077ba; }

#gaceta .owl-item span {
  display: block;
  text-align: center;
  font-size: 3rem;
  padding-top: 53px;
  margin-bottom: 30px; }

#gaceta .owl-item strong {
  padding: 0.5rem;
  font-size: 17px; }

#gaceta img {
  max-width: 100px;
  padding: 30px 0 20px 0;
  margin: 0 auto; }

/* Sección principal o páginas intermedias
================================================== */
#seccionPrincipal section,
#seccionPrincipal aside {
  border-top: 15px solid transparent; }

#seccionPrincipal section {
  border-top-color: #005DA6;
  padding-top: 10px; }

#seccionPrincipal aside {
  background: #005DA6;
  color: #FFF; }

#seccionPrincipal .container-fluid,
#seccionNoticias.container-fluid {
  padding-top: 0;
  padding-bottom: 0; }

/* Sección Home o página principal
================================================== */
#catalogo,
#gaceta {
  margin-bottom: .5rem; }

#catalogo nav.nav-pills a.nav-link {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-radius: 0; }

#catalogo nav.nav-pills a.nav-link:not(.active) {
  color: #737373;
  font-weight: normal; }

#catalogo nav.nav-pills a.nav-link.active,
#catalogo nav.nav-pills a.nav-link.active:hover,
#catalogo nav.nav-pills a.nav-link.active:focus {
  background: #FFF !important;
  border-bottom-color: #EDEDED;
  border-top-color: #EDEDED;
  border-left-color: #EDEDED;
  outline: none; }

#catalogo nav.nav-pills a.nav-link:hover,
#catalogo nav.nav-pills a.nav-link:focus {
  color: #333;
  font-weight: 700; }

#catalogo .tab-content {
  border: 1px solid #EDEDED;
  height: 100%; }

#catalogo .tab-content a {
  text-align: center;
  width: 100%;
  line-height: 1;
  display: inline-block;
  padding: 1rem;
  background: #fff; }

#catalogo .tab-pane:nth-child(1) a,
#catalogo nav a.active:nth-child(1) {
  color: #4077ba; }

#catalogo .tab-pane:nth-child(2) a,
#catalogo nav a.active:nth-child(2) {
  color: #597f2e; }

#catalogo .tab-pane:nth-child(3) a,
#catalogo nav a.active:nth-child(3) {
  color: #1d799a; }

#catalogo .tab-pane:nth-child(4) a,
#catalogo nav a.active:nth-child(4) {
  color: #7b6aaf; }

#catalogo .tab-pane:nth-child(5) a,
#catalogo nav a.active:nth-child(5) {
  color: #976707; }

#catalogo nav a.active {
  font-weight: 700; }

#catalogo .tab-content a:hover,
#catalogo .tab-content a:focus {
  color: #333; }

#catalogo .tab-content a span {
  display: block;
  margin-bottom: 15px; }

#catalogo .tab-content a strong {
  display: block; }

#catalogo .owl-item {
  float: left; }

#catalogo .tab-pane.active .owl-stage:after {
  clear: both; }

#catalogo .owl-stage {
  margin: 0 auto; }

#catalogo .tab-content > .active {
  overflow: hidden; }

.owl-nav > div {
  text-align: center;
  padding: 0 0.5rem;
  display: block;
  position: absolute;
  top: calc(50% - 16px);
  top: -moz-calc(50% - 16px);
  top: -webkit-calc(50% - 16px);
  top: calc(50% - 16px); }

.owl-prev {
  position: absolute;
  left: 0; }

.owl-next {
  position: absolute;
  right: 0; }

.owl-nav:after {
  clear: both; }

.owl-nav span {
  font-size: 2rem;
  cursor: pointer;
  padding: 0 0.5rem; }

.owl-nav span:hover {
  color: #0c4597;
  background: rgba(0, 0, 0, 0.1); }

#gaceta .owl-nav span {
  color: #FFF;
  background: rgba(60, 71, 81, 0.4);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8); }

#gaceta .owl-nav span:hover {
  color: #FFF;
  background: rgba(60, 71, 81, 0.8); }

.owl-nav.disabled {
  display: none; }

#catalogo object,
#catalogo img {
  width: 130px;
  height: auto; }

#catalogo #noticias object,
#catalogo #noticias img {
  width: 100% !important; }

nav.list-group a.list-group-item {
  padding: 4px 15px 4px 5px;
  background: #EFEFEF;
  border: 3px solid transparent;
  border-radius: 0;
  -webkit-transition: color 1200ms cubic-bezier(0.23, 1, 0.32, 1), box-shadow 1200ms cubic-bezier(0.23, 1, 0.32, 1);
  transition: color 1200ms cubic-bezier(0.23, 1, 0.32, 1), box-shadow 1200ms cubic-bezier(0.23, 1, 0.32, 1); }

nav.list-group a.list-group-item:not(:last-child) {
  margin-bottom: 10px; }

nav.list-group a.list-group-item:hover,
nav.list-group a.list-group-item:focus {
  background: #DFDFDF;
  color: #272965;
  -moz-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  -webkit-box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08);
  box-shadow: 0px 4px 4px 0px rgba(9, 63, 179, 0.06), 0px 4px 12px 2px rgba(2, 11, 34, 0.08); }

nav.list-group a.list-group-item:focus {
  border-color: #00deff;
  color: #272965; }

nav.list-group span {
  color: #58585A;
  font-size: 1.063rem;
  margin: 0 auto;
  text-align: center; }

#temas-importantes a.list-group-item {
  padding-top: 5px; }

#enlaces-rapidos a.list-group-item:nth-child(4n+1) {
  border-left-color: #4077ba; }

#enlaces-rapidos a.list-group-item:nth-child(4n+2) {
  border-left-color: #7b6aaf; }

#enlaces-rapidos a.list-group-item:nth-child(4n+3) {
  border-left-color: #2f836e; }

#enlaces-rapidos a.list-group-item:nth-child(4n+4) {
  border-left-color: #597f2e; }

#enlaces-rapidos .pull-left {
  width: 30px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

/* Migas de pan
================================================== */
ul.breadcrumbs {
  width: 100%;
  padding: 0.75rem 1rem;
  margin-bottom: 2rem;
  list-style: none;
  background-color: #f5f5f5; }

ul.breadcrumbs li {
  float: left; }

ul.breadcrumbs li + li::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #868e96;
  content: "/"; }

ul.breadcrumbs li + li:hover::before {
  text-decoration: underline; }

ul.breadcrumbs li + li:hover::before {
  text-decoration: none; }

ul.breadcrumbs li.last {
  color: #868e96; }

/* Páginas Específicas o Finales
================================================== */
#contenido-especifico h1 {
  font-size: 1.563rem;
  line-height: 1.4rem;
  margin-bottom: 1rem;
  margin-top: 1.2rem; }

#contenido-especifico h1,
#contenido-especifico h2,
#contenido-especifico h3,
#contenido-especifico h4,
#contenido-especifico h5,
#contenido-especifico h6 {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

#contenido-especifico .breadcrumb {
  background: #f5f5f5;
  width: calc(100% + 24px);
  margin-left: -12px;
  border-radius: 0; }

#contenido-especifico .breadcrumb-text-truncate {
  color: #4077ba; }

#contenido-especifico aside > div {
  margin-bottom: 1rem; }

#contenido-especifico.admin .color {
  padding-top: 0; }

#contenido-especifico .col-md-9 .short-char img,
.columns-1.short-char img {
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  height: auto; }

#contenido-especifico .col-md-9 .short-char h1,
#contenido-especifico .col-md-9 .short-char p,
#contenido-especifico .col-md-9 .short-char ul,
.short-char table,
.columns-1.short-char h1,
.columns-1.short-char p:not(#subtitulo-esferas),
.columns-1.short-char div:not(#buttons-top),
.short-char #textoInternasCeleste,
.short-char #barraCelesteInterna,
.short-char #formInsCapi,
#seccionNoticias .short-char,
#seccionInstitucion .short-char,
#seccionServicios .short-char,
#seccionCompleta .short-char,
#contenido-especifico .col-md-9 section.short-char div h3,
#contenido-especifico .col-md-9 section.short-char div,
.short-char #frmRemSub {
  max-width: 560px !important;
  margin-left: auto;
  margin-right: auto; }

.short-char #frmNotificacion,
.short-char .dataTableSri {
  max-width: 450px !important;
  margin-left: auto;
  margin-right: auto; }

#contenido-especifico .short-char p,
#contenido-especifico ul li,
.columns-1.short-char,
.columns-1.short-char h1,
.columns-1.short-char p:not(#subtitulo-esferas),
.columns-1.short-char div:not(#buttons-top) {
  text-align: left !important; }

/* Sección Servicios
================================================== */
#seccionServicios section,
#seccionServicios aside,
#seccionInstitucion aside {
  border-top: 15px solid transparent; }

#seccionServicios aside {
  border-top-color: #005DA6; }

#seccionServicios section,
#seccionInstitucion aside {
  border-top-color: #005DA6; }

/* Sección Institución
================================================== */
#destacado-institucion {
  background: rgba(0, 139, 255, 0.6);
  padding: 0.875rem 1rem;
  margin-top: 1px;
  display: none; }

#destacado-institucion h3 {
  font-size: 1.313rem;
  color: #FFF;
  font-weight: 700; }

#destacado-institucion p {
  font-size: 1rem;
  color: #FFF;
  margin-bottom: 0; }

#seccionInstitucion #cabecera_institucion {
  display: none; }

/* Sección Noticias
================================================== */
#seccionNoticias #destacadas {
  margin-bottom: 1rem; }

#seccionNoticias #destacadas a .overlay {
  text-align: center;
  position: absolute;
  opacity: 0;
  top: 0;
  width: 100%;
  vertical-align: middle;
  color: #fff;
  padding: 20px;
  height: 100%;
  text-decoration: none;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 1rem; }

#seccionNoticias #destacadas a:hover .overlay,
#seccionNoticias #destacadas a:focus .overlay {
  opacity: 1;
  background: rgba(0, 118, 182, 0.7); }

#seccionNoticias #destacadas a {
  display: block;
  margin: 1px; }

#seccionNoticias #destacadas img {
  width: 100%;
  height: auto; }

#seccionNoticias dd {
  margin: auto 2rem 2rem 0;
  text-transform: capitalize; }

/* Sección compartir por redes sociales
================================================== */
#compartir {
  color: #010101; }

#compartir span {
  display: block;
  margin-right: 10px;
  float: left; }

#compartir a {
  margin-left: 6px;
  color: #010101;
  clear: both;
  border-bottom: 1px solid #ccc;
  display: block;
  text-decoration: none;
  margin-bottom: 3px;
  padding-bottom: 3px; }

/* Configuraciones generales en Liferay
================================================== */
.portlet-journal-content-search .search-results {
  margin-top: 1rem;
  border-top: 1px dashed #CCC;
  padding-top: 1em; }

.portlet-journal-content-search .search-results .search-results {
  border-bottom: 1px dashed #CCC;
  border-top: 1px dashed #CCC;
  padding: 0.6em 0;
  margin: 1em 0; }

.taglib-page-iterator .search-results,
.taglib-page-iterator .search-pages {
  float: none; }

.dockbar .aui-toolbar {
  display: inline-block; }

html > .lfr-dockbar-pinned {
  padding-top: 2.04em !important; }

.columns-max {
  padding: 1rem 1.5rem; }

.columns-1 section.portlet,
.columns-1 > .portlet-body {
  padding: 0 1rem; }

.portlet-body ul#tabnav {
  position: relative !important; }

.select2-results__option,
div.ui-datepicker {
  font-size: 11px; }

#formtab table {
  float: none; }

#tooltipMapa .tipBody {
  width: auto !important; }

.portlet-column-content.empty {
  padding: 50px !important;
  margin-bottom: 20px; }

h3.portlet-msg-error {
  font-size: 13px !important; }

.popup-alert-notice,
.popup-alert-warning {
  font-size: 0.85rem !important; }

#page-content form input[type="text"],
#page-content form select {
  width: auto !important; }

form input[type="password"],
form input[type="file"],
form input[type="submit"],
form input[type="button"],
form input[type="reset"],
.aui-field-input-text {
  width: auto !important; }

form > table {
  max-width: 100% !important;
  margin-bottom: 1rem !important;
  background-color: transparent !important; }

form table td,
form table th {
  padding: .50rem !important; }

/* Configuración de alto contraste
============================================================================== */
body.contraste header#main-header,
body.contraste #sidebar-main {
  background-image: none; }

body.contraste footer#main-footer .container-fluid {
  background-image: none;
  border-bottom: 1px solid #ffffff !important; }

body.contraste button {
  text-shadow: none !important; }

body.contraste #catalogo #opcion-tabContent,
body.contraste #catalogo .destacado h2,
body.contraste #catalogo nav.nav-pills a.nav-link:not(.active),
body.contraste #gaceta .owl-carousel.owl-loaded,
body.contraste #gaceta .owl-item,
body.contraste #gaceta .owl-item strong,
body.contraste #gaceta .owl-item:nth-child(odd),
body.contraste #gaceta .owl-item:nth-child(odd) a,
body.contraste .tituloCategoria,
body.contraste .itemCategoria:hover,
body.contraste #gacetaHistorico,
body.contraste #gacetaHistorico .folder a,
body.contraste .itemCategoria,
body.contraste .tableFormulario tbody tr td a,
body.contraste .journal-content-article a,
body.contraste .taglib-search-iterator td a,
body.contraste #frmMenuRemates .panelContainer a:visited,
body.contraste #page-information a u {
  background: white !important;
  color: #111 !important; }

body.contraste #gaceta .owl-item:nth-child(odd) a:hover {
  text-decoration: none;
  color: #fff;
  background: #111; }

body.contraste table.dataTable thead .sorting,
body.contraste table.dataTable thead .sorting_asc,
body.contraste .bg-azul,
body.contraste .bg-rojo,
body.contraste .bg-azul2,
body.contraste .bg-naranja,
body.contraste .bg-naranja2,
body.contraste .bg-verde,
body.contraste .bg-verde2,
body.contraste .bg-verde4,
body.contraste .bg-verde5,
body.contraste .bg-gris,
body.contraste .bg-lila {
  background: white !important;
  color: #111 !important; }

body.contraste .dataTableSri {
  boder-left: 1px solid #ffffff !important; }

body.contraste #catalogo nav.nav-pills a.nav-link.active,
body.contraste #catalogo nav.nav-pills a.nav-link.active:hover,
body.contraste #catalogo nav.nav-pills a.nav-link.active:focus,
body.contraste #gacetaHistorico .folder a:hover,
body.contraste .treeview .hover,
body.contraste .dt-button,
body.contraste table th,
body.contraste table td,
body.contraste table caption,
body.contraste .table,
body.contraste .prv,
body.contraste .prvNom,
body.contraste .cd,
body.contraste .ag,
body.contraste .agNom,
body.contraste .cdNom,
body.contraste .agData,
body.contraste .tableFormulario,
body.contraste #textoInternasCeleste,
body.contraste #enlaces-rapidos h2,
body.contraste #div.ul-download,
body.contraste .ui-widget-content {
  background: #111 !important;
  color: #fff !important; }

body.contraste div.ul-download h3 {
  background: none repeat scroll 0% 0% #111;
  color: #ffffff; }

body.contraste div.ul-download div.ul-downloads-sub h3,
body.contraste div.ul-download div.ul-downloads-sub div p,
body.contraste div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 h3,
body.contraste div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 p,
body.contraste div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 div p,
body.contraste div.ul-download div p {
  background: none repeat scroll 0% 0% #111;
  color: #ffffff; }

body.contraste .ag,
body.contraste .cd,
body.contraste .prv,
body.contraste .ver-minimalist th {
  border-bottom: 1px solid #ffffff !important; }

body.contraste .cd,
body.contraste .ag,
body.contraste .separadorNoticia {
  border-top: 2px solid #ffffff; }

body.contraste .botonBusquedaRegresar:hover {
  background: #111 !important;
  color: #fff !important;
  border: 1px solid #ffffff; }

body.contraste .cuadroEnt {
  border-top: 7px solid #ffffff;
  border-bottom: 7px solid #ffffff;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff; }

body.contraste div.ul-download h3:focus,
body.contraste div.ul-download h3:hover,
body.contraste div.ul-download div.ul-downloads-sub h3:focus,
body.contraste div.ul-download div.ul-downloads-sub h3:hover,
body.contraste div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 p:focus,
body.contraste div.ul-download div.ul-downloads-sub div.ul-downloads-sub2 p:hover,
body.contraste div.ul-download p:focus,
body.contraste div.ul-download p:hover {
  border-color: #ffffff; }

body.contraste,
body.contraste #seccionNoticias #destacadas a:hover .overlay,
body.contraste #seccionNoticias #destacadas a:focus .overlay,
body.contraste .dt-button:hover,
body.contraste .card,
body.contraste .card .card-header,
body.contraste #content-main button:hover span,
body.contraste #content-main button:focus span,
body.contraste #main-content table tr td span span strong,
body.contraste #main-content #textoInternasCeleste ul li span,
body.contraste footer#main-footer .top a:hover,
body.contraste .seccion a:hover,
body.contraste .seccion a:focus,
body.contraste #contribucion-solidaria h2 {
  background: #111 !important;
  color: #FFF !important; }

body.contraste #main-content table tr td p a span,
body.contraste .seccion a span strong {
  background: white !important;
  color: #111 !important; }

body.contraste nav.list-group a.list-group-item:hover,
body.contraste nav.list-group a.list-group-item:focus,
body.contraste .dt-button:hover,
body.contraste [class*='color-']:not(.row),
body.contraste .logo-seccion,
body.contraste nav.list-group a.list-group-item:hover,
body.contraste #catalogo nav.nav-pills a.nav-link:hover,
body.contraste #catalogo nav.nav-pills a.nav-link:focus,
body.contraste .seccion a,
body.contraste #calTri button.arrow:hover,
body.contraste #calendarioTributario button.arrow:hover,
body.contraste .calendarioTributario button.arrow:focus,
body.contraste #calTri button.arrow:focus,
body.contraste .calendarioTributario .TabbedPanelsTab:hover,
body.contraste .calendarioTributario .TabbedPanelsTab:focus,
body.contraste .TabbedPanelsTabSelected,
body.contraste a font,
body.contraste #textoInternasCeleste p a,
body.contraste #textoInternasCeleste p strong,
body.contraste #textoInternasCeleste p strong span,
body.contraste #textoInternasCeleste div,
body.contraste #textoInternasCeleste p,
body.contraste #textoInternasCeleste div strong span,
body.contraste ul.ul-downloads span.contenido-final a,
body.contraste .contenido_azul_bold a,
body.contraste #calendarioDetalle .paginador a,
body.contraste #calTri .DiaCalendarioConEvento,
body.contraste #frmRemSub a,
body.contraste #frmNotificacion .dataTableSri td a,
body.contraste #frmRemSubHistorico div p a {
  color: #111 !important;
  background: white !important; }

body.contraste .visualCaptcha-explanation {
  color: #111 !important;
  background-color: white !important; }

body.contraste .calendarioTributario .TabbedPanelsContent {
  background: none !important; }

body.contraste .portlet-msg-info {
  color: #111 !important;
  background: white !important;
  border-color: #111 !important; }

body.contraste .seccion a,
body.contraste #contenido-especifico section a:not(.DiaCalendarioConEvento),
body.contraste ul.breadcrumbs a,
body.contraste ul.breadcrumbs span a {
  margin: 0.5rem 0;
  display: inline-block; }

body.contraste #seccionServicios section,
body.contraste #seccionInstitucion aside,
body.contraste .color.azul-2,
body.contraste #seccionPrincipal section,
body.contraste #seccionPrincipal aside {
  border-top-color: #ffffff !important; }

body.contraste #compartir a {
  padding: 5px 10px !important;
  display: block !important; }

body.contraste .breadcrumb,
body.contraste ul.breadcrumbs,
body.contraste nav.list-group a.list-group-item,
body.contraste ul.ul-downloads li button:not(.link),
body.contraste ul.ul-downloads span.contenido-final,
body.contraste #calTri button.arrow,
body.contraste .calendarioTributario button.arrow,
body.contraste .TabbedPanels,
body.contraste .TabbedPanelsTab,
body.contraste #compartir a,
body.contraste #calcu #fieldsetPatrimonioProductivo,
body.contraste #calcu #fieldsetPatrimonioProductivo legend,
body.contraste #calcu #fieldsetPatrimonioNoProductivo,
body.contraste #calcu #fieldsetPatrimonioNoProductivo legend,
body.contraste .page-links span,
body.contraste .page-links a {
  background: #111 !important;
  color: #FFF; }

body.contraste .breadcrumb li.active,
body.contraste nav.list-group span,
body.contraste h1,
body.contraste h3,
body.contraste h4,
body.contraste h5,
body.contraste #catalogo .tab-pane:nth-child(4) a,
body.contraste #catalogo nav a.active:nth-child(4),
body.contraste button:not(#contraste),
body.contraste ul.ul-downloads li button:not(.link),
body.contraste ul.ul-downloads span.contenido-final,
body.contraste .list-group-item-action,
body.contraste nav.top-icons a,
body.contraste ul.breadcrumbs a,
body.contraste .DiaCalendario,
body.contraste #content-main h2:not(.display-4),
body.contraste .contenido-seccion div span strong span span,
body.contraste #textoInternasCeleste p b,
body.contraste .journal-content-article p span,
body.contraste #frmBusquedaBases .panelDerechoCeleste a,
body.contraste #frmBusquedaTasaInteres .panelDerechoCeleste a,
body.contraste .search-results,
body.contraste #calcu td div span,
body.contraste #calcu td span,
body.contraste #calcu div span,
body.contraste #textoInternasCeleste table td span,
body.contraste #formDenuncias table td span,
body.contraste #formInsCap table td span,
body.contraste #frmBusquedaEstadistica .panelDerechoContainer a,
body.contraste #frmNotificacionHistorico div table td span,
body.contraste #empresas_fantasmas .jumbotron p.lead span,
body.contraste #empresas_fantasmas .jumbotron p.lead,
body.contraste #empresas_fantasmas h2,
body.contraste #simplificacion_tramites .jumbotron p.lead,
body.contraste #simplificacion_tramites h2,
body.contraste #grupos_economicos .jumbotron p.lead,
body.contraste #grupos_economicos h2,
body.contraste #accesibilidad .jumbotron p.lead,
body.contraste #accesibilidad .jumbotron h2,
body.contraste #accesibilidad .jumbotron ul,
body.contraste #simar #contenido-top #beneficios .card .card-body ul li:before,
body.contraste #constructora_odebrecht .jumbotron p.lead span,
body.contraste #constructora_odebrecht .jumbotron p.lead,
body.contraste #calendarioDetalle .tituloNoticia,
body.contraste #calendarioDetalle .fechaNoticia,
body.contraste #formDenunciasTributarias .tableFormulario td span,
body.contraste #frmRemSubHistorico .tableFormulario td span {
  color: #FFF !important; }

body.contraste header#main-header .frase,
body.contraste .titulo_entidad,
body.contraste .tab-content a:focus,
body.contraste .mensajeInformativo,
body.contraste td.panelContainer span.folder:hover,
body.contraste .panelIzquierdoCeleste a,
body.contraste .panelDerechoDescripcion,
body.contraste #simplificacion_tramites .fa .fa-file-pdf-o,
body.contraste #empresas_fantasmas .cl-rojo,
body.contraste #empresas_fantasmas .cl-verde5,
body.contraste #empresas_fantasmas .cl-azul,
body.contraste #empresas_fantasmas .cl-naranja,
body.contraste #empresas_fantasmas .cl-lila,
body.contraste #empresas_fantasmas .cl-naranja2,
body.contraste #simar #contenido-top #concepto h3 i,
body.contraste #simar #contenido-top #antecedentes h3 i,
body.contraste #simar #contenido-top #alcance h3 i,
body.contraste #simar #contenido-top #beneficios h3 i,
body.contraste #simar #proceso-precontractual .cl-naranja2,
body.contraste #simar #proyectos-similares .cl-azul2,
body.contraste #simar #contenido-top #recomendaciones-oms h3 i,
body.contraste #simar #preguntas-frecuentes .cl-azul2,
body.contraste #simar #noticias .cl-verde5,
body.contraste #constructora_odebrecht .cl-azul,
body.contraste #constructora_odebrecht .cl-verde5,
body.contraste #constructora_odebrecht .cl-naranja,
body.contraste #constructora_odebrecht .cl-naranja2,
body.contraste #constructora_odebrecht .cl-rojo,
body.contraste #constructora_odebrecht .cl-azul,
body.contraste #constructora_odebrecht .cl-gris,
body.contraste #calendarioDetalle .cl-rojo,
body.contraste #calendarioDetalle td span,
body.contraste #page-information table td span.cl-rojo,
body.contraste #simar .bot .cl-rojo,
body.contraste #simar .bot .card-subtitle,
body.contraste #simar .bot .card-text,
body.contraste .iniciar_negocio .cl-azul {
  color: #ffffff !important; }

body.contraste #simar .list-group-item {
  border-radius: 0px !important;
  border-color: #111;
  border-width: 2px; }

body.contraste #seccionNoticias dd a {
  color: #b3b2b2; }

body.contraste #empresas_fantasmas .jumbotron,
body.contraste #simplificacion_tramites .jumbotron,
body.contraste #grupos_economicos .jumbotron,
body.contraste #constructora_odebrecht .jumbotron,
body.contraste #accesibilidad .jumbotron {
  background: #111;
  border-bottom: 10px solid rgba(255, 255, 255, 0.7);
  border-left: 1px solid #ffffff !important;
  border: 1px solid  #ffffff !important;
  border-right: 1px solid  #ffffff !important; }

body.contraste ul.ul-downloads li button:focus,
body.contraste ul.ul-downloads li button:hover {
  border-color: #ffffff;
  font-weight: 700; }

body.contraste nav.list-group a:hover span,
body.contraste nav.list-group a:focus span,
body.contraste #catalogo .tab-content a:hover,
body.contraste #catalogo .tab-content a:focus,
body.contraste #catalogo .tab-content a:hover span,
body.contraste #catalogo .tab-content a:hover focus,
body.contraste td.panelContainer span.folder,
body.contraste #catalogo .tab-content a,
body.contraste #catalogo .tab-content a span,
body.contraste #catalogo .tab-pane:nth-child(1) a,
body.contraste #catalogo .tab-pane:nth-child(2) a,
body.contraste #catalogo .tab-pane:nth-child(4) a,
body.contraste #catalogo .tab-pane:nth-child(3) a,
body.contraste #catalogo .tab-pane:nth-child(5) a,
body.contraste #textoInternasCeleste font,
body.contraste .fa .fa-angle-right,
body.contraste .fa .fa-angle-left,
body.contraste #empresas-fantasmas .fa fa-map-signs,
body.contraste #frmBusquedaGaceta .panelContainer a:visited,
body.contraste #simar #contenido-top #beneficios .card .card-header span,
body.contraste #simar #contenido-top .cl-lila,
body.contraste #simar #contenido-top .cl-azul,
body.contraste #simar #contenido-top .cl-naranja,
body.contraste #simar #contenido-top .cl-verde,
body.contraste #simar #contenido-top .cl-gris,
body.contraste #simar #contenido-top .cl-rojo,
body.contraste #simar #contenido-top .cl-verde5,
body.contraste #simar #contenido-top .cl-azul2,
body.contraste #simar #contenido-top .cl-verde2,
body.contraste #simar #contenido-top .cl-naranja2,
body.contraste #seccionPrincipal #layout-column_texto p span,
body.contraste #accesibilidad .list-group li {
  color: #111 !important; }

body.contraste #catalogo .tab-content a:hover,
body.contraste #catalogo .tab-content a:focus {
  background: white !important; }

body.contraste [class*='color-'] {
  border-left-color: #FFF !important;
  border-top-color: #FFF !important; }

body.contraste #catalogo nav.nav-pills a.nav-link.active,
body.contraste #catalogo nav.nav-pills a.nav-link.active:hover,
body.contraste #catalogo nav.nav-pills a.nav-link.active:focus,
body.contraste #catalogo .tab-content,
body.contraste #catalogo nav.nav-pills a.nav-link:last-child,
body.contraste #calendarioDetalle .paginador a {
  border: none !important; }

body.contraste #content-main h2.destacado,
body.contraste #contenido-especifico aside h2 {
  border-left-color: #ffffff; }

body.contraste .owl-carousel .owl-dots .owl-dot.active span,
body.contraste .owl-carousel .owl-dots .owl-dot:focus span,
body.contraste .owl-carousel .owl-dots .owl-dot:hover span,
body.contraste #simplificacion_tramites .ico-circulo .bg-rojo {
  background: #111 !important; }

body.contraste .TabbedPanelsTabSelected,
body.contraste #destacado-institucion,
body.contraste #destacado-institucion p,
body.contraste #destacado-institucion h3,
body.contraste #compartir h2.importante a:hover {
  color: #111 !important;
  background: white !important; }

body.contraste #main-content img:not(#mapaEcuador):not(#simar) {
  color: #111; }

body.contraste #enlaces-rapidos a.list-group-item:nth-child(4n+1),
body.contraste #enlaces-rapidos a.list-group-item:nth-child(4n+2),
body.contraste #enlaces-rapidos a.list-group-item:nth-child(4n+3),
body.contraste #enlaces-rapidos a.list-group-item:nth-child(4n+4) {
  border-left-color: #ffffff; }

body.contraste ul li a,
body.contraste #accesibilidad-icons .fa {
  color: #fff; }

body.contraste #seccionPrincipal aside,
body.contraste #barraCelesteInterna span,
body.contraste td #barraCelesteInterna span,
body.contraste #textoInternasCeleste #perfil-director a,
body.contraste #textoInternasCeleste #perfil-director .fa {
  background: white !important;
  color: #111; }

body.contraste .slimScrollBar {
  background: white !important;
  opacity: initial !important; }

body.contraste #seccionServicios aside,
body.contraste #seccionInstitucion section {
  border-top-color: #ffffff !important; }

body.contraste .dataTableSri,
body.contraste .dataTableSri th,
body.contraste .dataTableSri td,
body.contraste #buscador-header #form-searchf {
  border-left: 1px solid #ffffff !important;
  border: 1px solid  #ffffff !important;
  border-right: 1px solid  #ffffff !important;
  border-bottom: 1px solid  #ffffff !important; }

body.contraste #barraCelesteInterna {
  border-bottom: 3px solid #ffffff; }

body.contraste #frmBusquedaBases .panelDerechoCeleste,
body.contraste #frmBusquedaEstadistica .panelDerechoCeleste,
body.contraste #frmBusquedaTasaInteres .panelDerechoCeleste {
  border-bottom: 7px solid #ffffff; }

body.contraste #empresas_fantasmas .alert-info,
body.contraste #empresas_fantasmas .alert-primary,
body.contraste #seccionCompleta .alert-info,
body.contraste #seccionCompleta .alert-primary {
  background-color: white;
  border-color: #111;
  color: #111; }

body.contraste .ui-icon.icono-mas {
  background: url("../images/sri/mas-blanco.svg") no-repeat; }

body.contraste .ui-icon.icono-menos {
  background: url("../images/sri/menos-blanco.svg") no-repeat !important; }

/* Colores de sitio
================================================== */
[class*='bg-'],
[class*='bg-'] a,
[class*='bg-'] a:hover,
[class*='bg-'] a:focus {
  color: #FFF !important; }

.bg-rojo {
  background: #BF4F5C; }

.bg-azul {
  background: #6384C1; }

.bg-azul2 {
  background: #63A2EE; }

.bg-naranja {
  background: #E6BA4C; }

.bg-naranja2 {
  background: #CE862B; }

.bg-verde {
  background: #80933C; }

.bg-verde2 {
  background: #9DBF5A; }

.bg-verde4 {
  background: #BECD30; }

.bg-verde5 {
  background: #72B398; }

.bg-gris {
  background: #686D77; }

.bg-lila {
  background: #8378B0; }

.bg-azul3 {
  background: #000066; }

.bg-azul4 {
  background: #000099; }

.bg-azul5 {
  background: #0000cc; }

.bg-azul6 {
  background: #0000FF; }

.bg-rojo1 {
  background: #f33300; }

.bg-amarillo {
  background: #ffcc00; }

.bg-mostaza {
  background: #ffb700; }

.bg-turquesa {
  background: #66cc99; }

.bg-turquesa:hover,
.bg-turqueza:focus {
  background: #006666; }

.bg-rojo:hover,
.bg-rojo:focus {
  background: #8F3B45; }

.bg-azul:hover,
.bg-azul:focus {
  background: #4A6391; }

.bg-azul2:hover,
.bg-azul2:focus {
  background: #4A7AB3; }

.bg-naranja:hover,
.bg-naranja:focus {
  background: #AD8B39; }

.bg-naranja2:hover,
.bg-naranja2:focus {
  background: #9B6520; }

.bg-verde:hover,
.bg-verde:focus {
  background: #606E2D; }

.bg-verde2:hover,
.bg-verde2:focus {
  background: #768F44; }

.bg-verde4:hover,
.bg-verde4:focus {
  background: #8F9A24; }

.bg-verde5:hover,
.bg-verde5:focus {
  background: #568672; }

.bg-gris:hover,
.bg-gris:focus {
  background: #4E5259; }

.bg-lila:hover,
.bg-lila:focus {
  background: #625A84; }

.cl-rojo {
  color: #BF4F5C; }

.cl-azul {
  color: #6384C1; }

.cl-azul2 {
  color: #63A2EE; }

.cl-naranja {
  color: #E6BA4C; }

.cl-naranja2 {
  color: #CE862B; }

.cl-verde {
  color: #80933C; }

.cl-verde2 {
  color: #9DBF5A; }

.cl-verde3 {
  color: #9DBF5A; }

.cl-verde4 {
  color: #BECD30; }

.cl-verde5 {
  color: #72B398; }

.cl-gris {
  color: #686D77; }

.cl-lila {
  color: #8378B0; }

/* Iconos de accesibilidad
==========================================================*/
#accesibilidad-icons {
  display: block; }

.mostrar-icons {
  display: block !important; }

#declaracion-accesibilidad {
  margin-right: 10px; }

input#btnYoutube {
  opacity: 0;
  display: none; }

#youtube .youtubeItem {
  width: 233px;
  float: left;
  margin-right: 2px; }

/* Iconos de acordeón
==========================================================*/
.ui-icon.icono-mas {
  background: url("../images/sri/mas.svg") no-repeat; }

.ui-icon.icono-menos {
  background: url("../images/sri/menos.svg") no-repeat; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 2em;
  top: 70%;
  margin-top: -8px; }

.ui-icon {
  width: 5px;
  height: 6px; }

#content-main div.ul-download h3,
#content-main div.ul-downloads-sub h3,
#content-main div.ul-downloads-sub p,
#content-main div.ul-downloads-sub2 h3,
#content-main div.ul-downloads-sub2 p #content-main div.ul-download div p {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-size: 0.813rem !important; }

.ui-widget {
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif !important; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 12px;
  min-height: 0px;
  font-size: 0.813rem !important; }

.ui-accordion .ui-accordion-icons {
  padding-left: 3em !important; }

.ul-download div.ui-accordion-content p,
.ul-downloads-sub div.ui-accordion-content p,
.ul-downloads-sub2 div.ui-accordion-content p {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 12px;
  min-height: 0px;
  font-size: 0.813rem !important;
  padding-left: 31px; }

.ui-accordion .ui-accordion-content {
  border: 0px none;
  padding: 0.1px 0px 0px 12px;
  align-content: center; }

.ul-downloads-sub2 .ui-accordion .ui-accordion-content {
  padding: 0.4px 30px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-top, .ui-corner-right, .ui-corner-br {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px; }

.ui-widget-content a {
  float: right;
  color: #4077ba;
  font-weight: 600;
  font-size: 0.813rem !important;
  padding-right: 13px; }

body.contraste header {
  background: #111 !important; }

body.contraste #logo a {
  background: transparent !important; }

.table {
  font-size: inherit; }

@media screen and (max-width: 575px) {
  #enlaces-rapidos {
    margin-bottom: 1rem; }
  footer#main-footer a {
    display: block;
    text-align: center; }
  footer#main-footer .content [class*='col-'] {
    text-align: center !important;
    margin-bottom: 0.8rem; }
  header#main-header .frase {
    visibility: hidden; }
  .text-collapse {
    max-width: 100% !important; }
  ul.ul-downloads a.link {
    display: block;
    float: none !important;
    margin: 5px 5px 0 0 !important; }
  .ui-widget-content a {
    display: block;
    float: none !important;
    margin: 5px 5px 0 0 !important; } }

@media screen and (max-width: 767px) {
  #aumento_caracteres,
  #normal_caracteres,
  #reduccion_caracteres,
  #accesibilidad_caracteres {
    display: none !important; }
  #buscador-header {
    position: absolute;
    top: 40px;
    right: 12px; }
  nav.top-icons {
    top: 103px;
    left: 37px; }
  nav#accesibilidad-icons {
    top: 99px;
    left: 172px;
    margin-top: 0px !important;
    position: absolute; }
  nav#options-icons {
    left: 135px; }
  nav.top-icons a,
  nav.top-icons button {
    color: #FFF !important;
    text-shadow: 0 1px 0 #000;
    margin: 0 5px !important;
    display: inline-block !important; }
  #search-ico {
    margin-top: 58px !important; }
  #buscador-header .form-type-textfield {
    display: none !important; }
  footer#main-footer .top .col {
    border-right: 0.5px solid #CCC;
    border-left: 0.5px solid #CCC; }
  footer#main-footer .top .col:first-child {
    border-left: none; }
  footer#main-footer .top .col:last-child {
    border-right: none; }
  #catalogo nav.nav-pills {
    border-right: 1px solid #EDEDED;
    border-left: 1px solid #EDEDED; }
  #main-content aside,
  #main-content-l aside {
    margin: 1rem 0; }
  #_77_fm {
    padding: 0 !important; }
  #_77_fm .taglib-search-iterator th:nth-child(1),
  #_77_fm .taglib-search-iterator th:nth-child(2),
  #_77_fm .taglib-search-iterator td:nth-child(1),
  #_77_fm .taglib-search-iterator td:nth-child(2) {
    display: none !important; }
  #_77_fm .taglib-search-iterator {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #bbb;
    overflow-x: auto;
    display: block; }
  #_77_fm .taglib-search-iterator td, #_77_fm .taglib-search-iterator th {
    border-top: 1px solid #ddd;
    padding: 4px 8px; }
  #_77_fm .taglib-search-iterator tbody tr:nth-child(even) td {
    background-color: #eee; }
  #page-content form select {
    width: auto !important; }
  div#textoInternasCeleste table {
    width: 90% !important; }
  #page-information h2 {
    font-size: 2rem !important; }
  /*textarea{
		width: 100px !important;
	}*/ }

@media screen and (max-width: 991px) {
  #catalogo .nav-pills > li:not(.active) > a {
    background: #f6f6f6; }
  #catalogo nav.nav-pills a.nav-link:not(.active) {
    background: #f8f8f8;
    /* Old browsers */ }
  ul.ul-downloads {
    margin: 1rem 0; }
  #_77_fm {
    padding: 2rem; }
  .text-collapse {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto; } }

@media screen and (min-width: 576px) {
  #catalogo .owl-item:not(:last-child) {
    border-right: 1px solid #CCC; }
  footer#main-footer .content .text {
    text-align: right; } }

@media screen and (min-width: 768px) {
  nav#social-icons {
    right: 13px;
    top: 0; }
  nav#options-icons {
    left: 13px;
    margin-top: 20px; }
  nav#social-icons a:not(.nobr) {
    margin: 20px 0; }
  #contenido-especifico aside:not(.portlet) {
    border-left: 1px solid #CCC; }
  #catalogo .owl-catalogo {
    margin-top: 35px; } }

@media screen and (min-width: 992px) {
  .text-collapse {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto; }
  #_77_fm {
    padding: 1rem 19rem; }
  #contenido-especifico:not(.admin) > section {
    padding: 0 14rem; }
  #catalogo .tab-content {
    border-left: none; }
  #catalogo nav.nav-pills a.nav-link:not(.active) {
    background: #f8f8f8;
    /* Old browsers */
    background: -moz-linear-gradient(left, #f8f8f8 0%, #f8f8f8 96%, #ededed 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #f8f8f8 0%, #f8f8f8 96%, #ededed 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #f8f8f8 0%, #f8f8f8 96%, #ededed 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ededed',GradientType=1 );
    /* IE6-9 */ }
  #catalogo nav.nav-pills a.nav-link:last-child {
    border-bottom: 1px solid #ededed; }
  #catalogo .tab-content .col-lg-2:not(:last-child) a {
    border-right: 1px solid #CCC; }
  #catalogo .nav-pills > li:not(.active) > a {
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(left, #ffffff 0%, #f6f6f6 95%, #ededed 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #ffffff 0%, #f6f6f6 95%, #ededed 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #ffffff 0%, #f6f6f6 95%, #ededed 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=1 );
    /* IE6-9 */ }
  #seccionServicios section,
  #seccionInstitucion section,
  #seccionServicios aside,
  #seccionInstitucion aside {
    padding-top: 10px; }
  footer#main-footer .top .col:not(:last-child) a {
    border-right: 1px solid #CCC; }
  footer#main-footer .content [class*='col-']:first-child {
    display: flex;
    align-items: center;
    height: 100%; }
  footer#main-footer .content [class*='col-']:first-child {
    justify-content: flex-start; }
  footer#main-footer .content [class*='col-']:last-child {
    justify-content: flex-end; } }

@media screen and (max-width: 1400px) and (max-height: 770px) {
  nav#accesibilidad-icons {
    margin-top: 52px; }
  nav.top-icons a, nav.top-icons button, nav.top-icons a, #search-ico {
    margin-bottom: 3px; } }

/* INTERNET EXPLORER
==================================================
*  HOJA DE ESTILOS APLICADA UNICAMENTE PARA VERSIONES DE INTERNET EXPLORER 8 E INFERIORES
*  Nombre archivo: iexplorer.css
*  Descripcion: aplica estilos a internet explorer 8 o inferiores
*  Dependencia: fonts-google.css, bootstrap.css
*  Autor: Antonio Córdova Veintimilla
*  Caracteristicas generales: estilos utilizados unicamente
*/
.ie-alert {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
  padding: 2em; }

.ie-alert a {
  color: #491217; }

.dataTableSri {
  font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
  border-collapse: collapse; }

.dataTableSri th {
  border: 1px solid #83BDE0;
  background: #0a4e9b;
  color: #fff;
  padding: 4px 2px 4px 2px;
  font-size: 10px; }

tr.filaPar td {
  border: 1px solid #83BDE0;
  background: #fff;
  padding: 0 2px 0 2px; }

tr.filaPar td a {
  color: #0a4e9b;
  text-decoration: none; }

tr.filaPar td a:hover {
  color: #0a4e9b;
  text-decoration: underline; }

tr.filaImpar td {
  border: 1px solid #83BDE0;
  background: #eee;
  padding: 0 2px 0 2px; }

tr.filaImpar td a {
  color: #0a4e9b;
  text-decoration: none; }

tr.filaImpar td a:hover {
  color: #0a4e9b;
  text-decoration: underline; }

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

/* FONT AWESOME CORE
 * -------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em; }

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

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

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

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

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

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

.icon-muted {
  color: #eeeeee; }

.icon-light {
  color: white; }

.icon-dark {
  color: #333333; }

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

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

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

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

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

.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
 * readers do not read off random characters that represent icons */
.icon-glass:before {
  content: ""; }

.icon-music:before {
  content: ""; }

.icon-search:before {
  content: ""; }

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

.icon-heart:before {
  content: ""; }

.icon-star:before {
  content: ""; }

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

.icon-user:before {
  content: ""; }

.icon-film:before {
  content: ""; }

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

.icon-th:before {
  content: ""; }

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

.icon-ok:before {
  content: ""; }

.icon-remove:before {
  content: ""; }

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

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

.icon-power-off:before,
.icon-off:before {
  content: ""; }

.icon-signal:before {
  content: ""; }

.icon-gear:before,
.icon-cog:before {
  content: ""; }

.icon-trash:before {
  content: ""; }

.icon-home:before {
  content: ""; }

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

.icon-time:before {
  content: ""; }

.icon-road:before {
  content: ""; }

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

.icon-download:before {
  content: ""; }

.icon-upload:before {
  content: ""; }

.icon-inbox:before {
  content: ""; }

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

.icon-rotate-right:before,
.icon-repeat:before {
  content: ""; }

.icon-refresh:before {
  content: ""; }

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

.icon-lock:before {
  content: ""; }

.icon-flag:before {
  content: ""; }

.icon-headphones:before {
  content: ""; }

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

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

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

.icon-qrcode:before {
  content: ""; }

.icon-barcode:before {
  content: ""; }

.icon-tag:before {
  content: ""; }

.icon-tags:before {
  content: ""; }

.icon-book:before {
  content: ""; }

.icon-bookmark:before {
  content: ""; }

.icon-print:before {
  content: ""; }

.icon-camera:before {
  content: ""; }

.icon-font:before {
  content: ""; }

.icon-bold:before {
  content: ""; }

.icon-italic:before {
  content: ""; }

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

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

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

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

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

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

.icon-list:before {
  content: ""; }

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

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

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

.icon-picture:before {
  content: ""; }

.icon-pencil:before {
  content: ""; }

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

.icon-adjust:before {
  content: ""; }

.icon-tint:before {
  content: ""; }

.icon-edit:before {
  content: ""; }

.icon-share:before {
  content: ""; }

.icon-check:before {
  content: ""; }

.icon-move:before {
  content: ""; }

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

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

.icon-backward:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-pause:before {
  content: ""; }

.icon-stop:before {
  content: ""; }

.icon-forward:before {
  content: ""; }

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

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

.icon-eject:before {
  content: ""; }

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

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

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

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

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

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

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

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

.icon-screenshot:before {
  content: ""; }

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

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

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

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

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

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

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

.icon-mail-forward:before,
.icon-share-alt:before {
  content: ""; }

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

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

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-asterisk:before {
  content: ""; }

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

.icon-gift:before {
  content: ""; }

.icon-leaf:before {
  content: ""; }

.icon-fire:before {
  content: ""; }

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

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

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

.icon-plane:before {
  content: ""; }

.icon-calendar:before {
  content: ""; }

.icon-random:before {
  content: ""; }

.icon-comment:before {
  content: ""; }

.icon-magnet:before {
  content: ""; }

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

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

.icon-retweet:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

.icon-key:before {
  content: ""; }

.icon-gears:before,
.icon-cogs:before {
  content: ""; }

.icon-comments:before {
  content: ""; }

.icon-thumbs-up-alt:before {
  content: ""; }

.icon-thumbs-down-alt:before {
  content: ""; }

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

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

.icon-signout:before {
  content: ""; }

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

.icon-pushpin:before {
  content: ""; }

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

.icon-signin:before {
  content: ""; }

.icon-trophy:before {
  content: ""; }

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

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

.icon-lemon:before {
  content: ""; }

.icon-phone:before {
  content: ""; }

.icon-unchecked:before,
.icon-check-empty:before {
  content: ""; }

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

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

.icon-twitter:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-github:before {
  content: ""; }

.icon-unlock:before {
  content: ""; }

.icon-credit-card:before {
  content: ""; }

.icon-rss:before {
  content: ""; }

.icon-hdd:before {
  content: ""; }

.icon-bullhorn:before {
  content: ""; }

.icon-bell:before {
  content: ""; }

.icon-certificate:before {
  content: ""; }

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

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

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

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

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

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

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

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

.icon-globe:before {
  content: ""; }

.icon-wrench:before {
  content: ""; }

.icon-tasks:before {
  content: ""; }

.icon-filter:before {
  content: ""; }

.icon-briefcase:before {
  content: ""; }

.icon-fullscreen:before {
  content: ""; }

.icon-group:before {
  content: ""; }

.icon-link:before {
  content: ""; }

.icon-cloud:before {
  content: ""; }

.icon-beaker:before {
  content: ""; }

.icon-cut:before {
  content: ""; }

.icon-copy:before {
  content: ""; }

.icon-paperclip:before,
.icon-paper-clip:before {
  content: ""; }

.icon-save:before {
  content: ""; }

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

.icon-reorder:before {
  content: ""; }

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

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

.icon-strikethrough:before {
  content: ""; }

.icon-underline:before {
  content: ""; }

.icon-table:before {
  content: ""; }

.icon-magic:before {
  content: ""; }

.icon-truck:before {
  content: ""; }

.icon-pinterest:before {
  content: ""; }

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

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

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

.icon-money:before {
  content: ""; }

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

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

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

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

.icon-columns:before {
  content: ""; }

.icon-sort:before {
  content: ""; }

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

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

.icon-envelope:before {
  content: ""; }

.icon-linkedin:before {
  content: ""; }

.icon-rotate-left:before,
.icon-undo:before {
  content: ""; }

.icon-legal:before {
  content: ""; }

.icon-dashboard:before {
  content: ""; }

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

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

.icon-bolt:before {
  content: ""; }

.icon-sitemap:before {
  content: ""; }

.icon-umbrella:before {
  content: ""; }

.icon-paste:before {
  content: ""; }

.icon-lightbulb:before {
  content: ""; }

.icon-exchange:before {
  content: ""; }

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

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

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

.icon-stethoscope:before {
  content: ""; }

.icon-suitcase:before {
  content: ""; }

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

.icon-coffee:before {
  content: ""; }

.icon-food:before {
  content: ""; }

.icon-file-text-alt:before {
  content: ""; }

.icon-building:before {
  content: ""; }

.icon-hospital:before {
  content: ""; }

.icon-ambulance:before {
  content: ""; }

.icon-medkit:before {
  content: ""; }

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

.icon-beer:before {
  content: ""; }

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

.icon-plus-sign-alt:before {
  content: ""; }

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

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

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

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

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

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

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

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

.icon-desktop:before {
  content: ""; }

.icon-laptop:before {
  content: ""; }

.icon-tablet:before {
  content: ""; }

.icon-mobile-phone:before {
  content: ""; }

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

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

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

.icon-spinner:before {
  content: ""; }

.icon-circle:before {
  content: ""; }

.icon-mail-reply:before,
.icon-reply:before {
  content: ""; }

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

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

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

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

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

.icon-smile:before {
  content: ""; }

.icon-frown:before {
  content: ""; }

.icon-meh:before {
  content: ""; }

.icon-gamepad:before {
  content: ""; }

.icon-keyboard:before {
  content: ""; }

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

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

.icon-terminal:before {
  content: ""; }

.icon-code:before {
  content: ""; }

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

.icon-mail-reply-all:before {
  content: ""; }

.icon-star-half-full:before,
.icon-star-half-empty:before {
  content: ""; }

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

.icon-crop:before {
  content: ""; }

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

.icon-unlink:before {
  content: ""; }

.icon-question:before {
  content: ""; }

.icon-info:before {
  content: ""; }

.icon-exclamation:before {
  content: ""; }

.icon-superscript:before {
  content: ""; }

.icon-subscript:before {
  content: ""; }

.icon-eraser:before {
  content: ""; }

.icon-puzzle-piece:before {
  content: ""; }

.icon-microphone:before {
  content: ""; }

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

.icon-shield:before {
  content: ""; }

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

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

.icon-rocket:before {
  content: ""; }

.icon-maxcdn:before {
  content: ""; }

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

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

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

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

.icon-html5:before {
  content: ""; }

.icon-css3:before {
  content: ""; }

.icon-anchor:before {
  content: ""; }

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

.icon-bullseye:before {
  content: ""; }

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

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

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

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

.icon-ticket:before {
  content: ""; }

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

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

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

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

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

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

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

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

.icon-compass:before {
  content: ""; }

.icon-collapse:before {
  content: ""; }

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

.icon-expand:before {
  content: ""; }

.icon-euro:before,
.icon-eur:before {
  content: ""; }

.icon-gbp:before {
  content: ""; }

.icon-dollar:before,
.icon-usd:before {
  content: ""; }

.icon-rupee:before,
.icon-inr:before {
  content: ""; }

.icon-yen:before,
.icon-jpy:before {
  content: ""; }

.icon-renminbi:before,
.icon-cny:before {
  content: ""; }

.icon-won:before,
.icon-krw:before {
  content: ""; }

.icon-bitcoin:before,
.icon-btc:before {
  content: ""; }

.icon-file:before {
  content: ""; }

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

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

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

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

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

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

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

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

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

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

.icon-youtube:before {
  content: ""; }

.icon-xing:before {
  content: ""; }

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

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

.icon-dropbox:before {
  content: ""; }

.icon-stackexchange:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-flickr:before {
  content: ""; }

.icon-adn:before {
  content: ""; }

.icon-bitbucket:before {
  content: ""; }

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

.icon-tumblr:before {
  content: ""; }

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

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

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

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

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

.icon-apple:before {
  content: ""; }

.icon-windows:before {
  content: ""; }

.icon-android:before {
  content: ""; }

.icon-linux:before {
  content: ""; }

.icon-dribbble:before {
  content: ""; }

.icon-skype:before {
  content: ""; }

.icon-foursquare:before {
  content: ""; }

.icon-trello:before {
  content: ""; }

.icon-female:before {
  content: ""; }

.icon-male:before {
  content: ""; }

.icon-gittip:before {
  content: ""; }

.icon-sun:before {
  content: ""; }

.icon-moon:before {
  content: ""; }

.icon-archive:before {
  content: ""; }

.icon-bug:before {
  content: ""; }

.icon-vk:before {
  content: ""; }

.icon-weibo:before {
  content: ""; }

.icon-renren:before {
  content: ""; }

@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

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

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

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

.fa-sign-in:before {
  content: "\f090"; }

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

.fa-github-square:before {
  content: "\f092"; }

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

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

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

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

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

.fa-phone-square:before {
  content: "\f098"; }

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

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

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

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

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

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

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

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

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

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7"; }

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

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

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

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

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

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

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

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

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

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

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

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

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

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

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

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

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

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

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de"; }

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

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

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

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

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

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

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

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

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea"; }

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

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

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

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

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

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

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

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

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

.fa-cutlery:before {
  content: "\f0f5"; }

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

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

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

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

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

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

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

.fa-h-square:before {
  content: "\f0fd"; }

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

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

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

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

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127"; }

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

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

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

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

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

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

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

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

.fa-microphone-slash:before {
  content: "\f131"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

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

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

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

.fa-minus-square-o:before {
  content: "\f147"; }

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

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

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

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

.fa-external-link-square:before {
  content: "\f14c"; }

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

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

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

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

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

.fa-euro:before,
.fa-eur:before {
  content: "\f153"; }

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

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-rupee:before,
.fa-inr:before {
  content: "\f156"; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158"; }

.fa-won:before,
.fa-krw:before {
  content: "\f159"; }

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

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

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

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

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

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

.fa-youtube-square:before {
  content: "\f166"; }

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

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

.fa-xing-square:before {
  content: "\f169"; }

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

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

.fa-stack-overflow:before {
  content: "\f16c"; }

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

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

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

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

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

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

.fa-tumblr-square:before {
  content: "\f174"; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

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

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

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

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

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

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

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

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

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

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

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

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

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

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

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

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

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

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

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

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

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

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

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

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

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

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

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

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

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

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

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

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

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

.fa-google-wallet:before {
  content: "\f1ee"; }

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

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

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

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

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

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

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

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

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

.fa-copyright:before {
  content: "\f1f9"; }

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

.fa-eyedropper:before {
  content: "\f1fb"; }

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

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

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

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

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

.fa-ioxhost:before {
  content: "\f208"; }

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

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

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

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

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

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

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

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

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

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

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

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

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

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

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

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

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

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

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

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

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

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

.fa-clone:before {
  content: "\f24d"; }

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

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before,
.fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

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

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

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

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

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

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

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

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

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

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

.fa-fonticons:before {
  content: "\f280"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-edge:before {
  content: "\f282"; }

.fa-credit-card-alt:before {
  content: "\f283"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-modx:before {
  content: "\f285"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-usb:before {
  content: "\f287"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-scribd:before {
  content: "\f28a"; }

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

.fa-pause-circle-o:before {
  content: "\f28c"; }

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

.fa-stop-circle-o:before {
  content: "\f28e"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-hashtag:before {
  content: "\f292"; }

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

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

.fa-percent:before {
  content: "\f295"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-envira:before {
  content: "\f299"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-wheelchair-alt:before {
  content: "\f29b"; }

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

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

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

.fa-volume-control-phone:before {
  content: "\f2a0"; }

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

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

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

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3"; }

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-handshake-o:before {
  content: "\f2b5"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

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

.fa-linode:before {
  content: "\f2b8"; }

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

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

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

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc"; }

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

.fa-user-circle-o:before {
  content: "\f2be"; }

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

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2"; }

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-shower:before {
  content: "\f2cc"; }

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

.fa-podcast:before {
  content: "\f2ce"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3"; }

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4"; }

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

.fa-grav:before {
  content: "\f2d6"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-eercast:before {
  content: "\f2da"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-snowflake-o:before {
  content: "\f2dc"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-meetup:before {
  content: "\f2e0"; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

@font-face {
  font-family: 'sri';
  src: url("../fonts/sri.eot?v37ep6");
  src: url("../fonts/sri.eot?v37ep6#iefix") format("embedded-opentype"), url("../fonts/sri.ttf?v37ep6") format("truetype"), url("../fonts/sri.woff?v37ep6") format("woff"), url("../fonts/sri.svg?v37ep6#sri") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="sricon-"], [class*=" sricon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sri' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.sricon-iniciar-negocio:before {
  content: "\e91d"; }

.sricon-normativa:before {
  content: "\e91e"; }

.sricon-derechos-contribuyente:before {
  content: "\e91f"; }

.sricon-estadisticas:before {
  content: "\e920"; }

.sricon-sri-aplicaciones-moviles:before {
  content: "\e916"; }

.sricon-sri-app-moviles:before {
  content: "\e917"; }

.sricon-sri_linea:before {
  content: "\e918"; }

.sricon-sri_telefonico:before {
  content: "\e919"; }

.sricon-sri_presencial:before {
  content: "\e91c"; }

.sricon-calculadora:before {
  content: "\e900"; }

.sricon-circulares:before {
  content: "\e901"; }

.sricon-como-declaro:before {
  content: "\e902"; }

.sricon-como-pago:before {
  content: "\e903"; }

.sricon-como-solicito:before {
  content: "\e904"; }

.sricon-contribucion-solidaria:before {
  content: "\e905"; }

.sricon-especulacion-tierras:before {
  content: "\e906"; }

.sricon-facturacion:before {
  content: "\e907"; }

.sricon-fantasmas:before {
  content: "\e908"; }

.sricon-grupos-economicos:before {
  content: "\e909"; }

.sricon-informacion-general:before {
  content: "\e90a"; }

.sricon-matriculacion-vehicular:before {
  content: "\e90b"; }

.sricon-normativa-tributaria:before {
  content: "\e90c"; }

.sricon-notificaciones-citaciones:before {
  content: "\e90d"; }

.sricon-persona-natural:before {
  content: "\e90e"; }

.sricon-quiero-capacitarme:before {
  content: "\e90f"; }

.sricon-remates-subastas:before {
  content: "\e910"; }

.sricon-resoluciones:before {
  content: "\e911"; }

.sricon-rise:before {
  content: "\e912"; }

.sricon-ruc:before {
  content: "\e913"; }

.sricon-simar:before {
  content: "\e914"; }

.sricon-sociedades:before {
  content: "\e915"; }

.sricon-turnos-linea:before {
  content: "\e91a"; }

.sricon-voy-a-iniciar:before {
  content: "\e91b"; }

body {
  background-color: #fafafa; }

#wrapper {
  padding: 0; }
  #wrapper .user-icon-porygon {
    background: #6a00d6; }
    #wrapper .user-icon-porygon .lexicon-icon {
      margin-top: -7px;
      width: 20px;
      height: 20px; }

.portlet-layout.row {
  margin: 0; }

/*
.portlet-body a {
	color: $main-black-color;
}
*/
/* ---------- SRI separadorSuperior ---------- */
.separadorSuperior {
  font-weight: normal;
  font-size: 15px;
  padding-top: 5px;
  width: 10px;
  float: left;
  height: 18px; }

/* begin css tabs */
ul#tabnav {
  /* general settings */
  text-align: left;
  /* set to left, right or center */
  margin: 1em 0 1em 0;
  /* set margins as desired */
  font: 11px verdana, arial, sans-serif;
  /* set font as desired */
  border-bottom: 1px solid #DBECF7;
  /* set border COLOR as desired */
  list-style-type: none;
  padding: 3px 10px 3px 10px;
  /* THIRD number must change with respect to padding-top (X) below */ }

ul#tabnav li {
  /* do not change */
  display: inline; }

#tab1 li.tab1, #tab2 li.tab2, #tab3 li.tab3, #tab4 li.tab4, #tab5 li.tab5, #tab6 li.tab6 {
  /* settings for selected tab */
  border-bottom: 1px solid #fff;
  /* set border color to page background color */
  background-color: #fff;
  /* set background color to match above border color */
  font-weight: bold; }

#tab1 li.tab1 a, #tab2 li.tab2 a, #tab3 li.tab3 a, #tab4 li.tab4 a, #tab5 li.tab5 a, #tab6 li.tab6 a {
  /* settings for selected tab link */
  background-color: #fff;
  /* set selected tab background color as desired */
  color: #3D98CF;
  /* set selected tab link color as desired */
  position: relative;
  top: 1px;
  padding-top: 4px;
  /* must change with respect to padding (X) above and below */ }

ul#tabnav li a {
  /* settings for all tab links */
  padding: 3px 4px;
  /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
  border: 1px solid #DBECF7;
  /* set border COLOR as desired; usually matches border color specified in #tabnav */
  background-color: #E9F4FC;
  /* set unselected tab background color as desired */
  color: #3D98CF;
  /* set unselected tab link color as desired */
  margin-right: 0px;
  /* set additional spacing between tabs as desired */
  text-decoration: none;
  border-bottom: none; }

ul#tabnav a:hover {
  /* settings for hover effect */
  background: #fff;
  /* set desired hover color */ }

#textoInternas, #textoInternasVerde, #textoInternasRojo, #textoInternasNaranja, #textoInternasAzul, #textoInternasCeleste {
  text-align: justify; }

/*tabs internos*/
ul#tabnavint {
  /* general settings */
  text-align: left;
  /* set to left, right or center */
  margin: 1em 0 1em 0;
  /* set margins as desired */
  font: 11px verdana, arial, sans-serif;
  /* set font as desired */
  border-bottom: 1px solid #DBECF7;
  /* set border COLOR as desired */
  list-style-type: none;
  padding: 3px 10px 3px 10px;
  /* THIRD number must change with respect to padding-top (X) below */ }

ul#tabnavint li {
  /* do not change */
  display: inline; }

#tab1int li.tab1int, #tab2int li.tab2int, #tab3int li.tab3int, #tab4int li.tab4int, #tab5int li.tab5int {
  /* settings for selected tab */
  border-bottom: 1px solid #fff;
  /* set border color to page background color */
  background-color: #fff;
  /* set background color to match above border color */
  font-weight: bold; }

#tab1int li.tab1int a, #tab2int li.tab2int a, #tab3int li.tab3int a, #tab4int li.tab4int a, #tab5liint.tab5int a {
  /* settings for selected tab link */
  background-color: #fff;
  /* set selected tab background color as desired */
  color: #3D98CF;
  /* set selected tab link color as desired */
  position: relative;
  top: 1px;
  padding-top: 4px;
  /* must change with respect to padding (X) above and below */ }

ul#tabnavint li a {
  /* settings for all tab links */
  padding: 3px 4px;
  /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
  border: 1px solid #DBECF7;
  /* set border COLOR as desired; usually matches border color specified in #tabnav */
  background-color: #E9F4FC;
  /* set unselected tab background color as desired */
  color: #3D98CF;
  /* set unselected tab link color as desired */
  margin-right: 0px;
  /* set additional spacing between tabs as desired */
  text-decoration: none;
  border-bottom: none; }

ul#tabnavint a:hover {
  /* settings for hover effect */
  background: #fff;
  /* set desired hover color */ }

/*tooltip*/
#tooltipEvento {
  position: absolute;
  z-index: 9999;
  color: #fff;
  font-size: 11px;
  text-align: center;
  margin-top: 0px;
  margin-left: 0px;
  width: 200px; }

#tooltipEvento .tipBodyEvento {
  width: 200px;
  text-align: left;
  background-image: url(../images/sri/toolTips/tooltip_calendario.png) !important;
  background-repeat: no-repeat;
  background-position: 0px -18px;
  padding: 0px 7px 0px 7px; }

#tooltipEvento .tipHeader {
  height: 17px;
  background-image: url(../images/sri/toolTips/tooltip_calendario.png) !important;
  background-repeat: no-repeat;
  background-position: 0px 0px; }

#tooltipEvento .tipBottom {
  height: 7px;
  background-image: url(../images/sri/toolTips/tooltip_calendario.png) !important;
  background-repeat: no-repeat;
  background-position: 0px -396px; }

.espacioMes {
  width: 260px; }

.DiaSemanaCorto {
  text-align: center;
  color: #000000;
  font-size: 10px;
  font-weight: bold; }

.DiaCalendario {
  color: #000000;
  text-align: center; }

.Today {
  background-color: #eee;
  font-weight: bold !important;
  text-align: center; }

.DiaCalendarioConEvento {
  color: #fff;
  background-color: #0076b6;
  padding: 1px 2px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: bold; }

.DiaCalendarioConEvento:hover {
  background-color: #005685;
  color: #FFF; }

.DiaCalendarioVacio {
  float: left;
  border: 1px solid #fff;
  padding: 1px;
  margin: 1px;
  font-size: 10px;
  width: 27px; }

.tableFormulario {
  border-collapse: separate;
  border-spacing: 2px; }

.tituloNoticia {
  color: #274491;
  font-size: 11px;
  font-weight: bold; }

.fechaNoticia {
  border-bottom: 1px dotted #666666;
  color: #666666;
  font-size: 90%;
  text-transform: uppercase;
  font-weight: bold; }

.separadorNoticia {
  border-top: 1px solid #3F99D5; }

#divNoticias {
  font-size: 10px;
  line-height: 11px;
  text-align: left; }

#btnNoticiasRotativas {
  height: 30px;
  margin-top: -27px;
  text-align: center;
  width: 95px;
  z-index: 5000; }

#noticiasDestacadas {
  background-color: #0A4E9B;
  padding: 5px;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold; }

a.tituloNoticia {
  color: #2686CA;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  text-decoration: none; }

a.tituloNoticia:hover {
  color: #0055A5;
  text-decoration: none; }

#divNoticias {
  font-size: 10px;
  line-height: 11px;
  margin-bottom: 10px;
  /*  margin-left:10px;*/
  text-align: left;
  width: 352px; }

.horaNoticia {
  font-size: 11px;
  font-weight: normal;
  position: relative;
  top: -1px; }

#yschsp {
  height: 21px;
  margin-bottom: 1px; }

#divNoticias {
  width: 352px;
  text-align: left;
  /*  margin-left:24px;*/
  margin-bottom: 10px;
  font-size: 10px;
  line-height: 11px; }

a.tituloNoticia {
  font-size: 12px;
  color: #2686CA;
  text-decoration: none;
  font-weight: bold;
  line-height: 20px; }

.horaNoticia {
  top: -1px;
  position: relative;
  font-size: 11px;
  font-weight: normal; }

a.tituloNoticia:hover {
  color: #0055A5;
  text-decoration: none; }

.fotoBordeGris {
  border: 1px solid #666;
  margin: 0px 8px 8px 0px; }

#tooltipAyuda {
  position: absolute;
  z-index: 9999;
  color: #333;
  font-size: 11px;
  text-align: left;
  margin-top: 10px;
  margin-left: -56px;
  width: 117px; }

#tooltipAyuda .tipBody {
  width: 90px;
  text-align: center;
  background-image: url(../images/sri/toolTips/tooltip_ayuda.png) !important;
  background-repeat: no-repeat;
  background-position: 0px -28px;
  padding: 0px 14px 0px 14px; }

#tooltipAyuda .tipHeader {
  height: 28px;
  background-image: url(../images/sri/toolTips/tooltip_ayuda.png) !important;
  background-repeat: no-repeat;
  background-position: 0px 0px; }

#tooltipAyuda .tipBottom {
  height: 10px;
  background-image: url(../images/sri/toolTips/tooltip_ayuda.png) !important;
  background-repeat: no-repeat;
  background-position: 0px -106px; }

/* IE hack */
* html #tooltipMapa .tipHeader {
  margin-bottom: -6px; }

.suscribete {
  float: left;
  height: 53px;
  margin-left: 4px;
  padding-right: 5px;
  width: 215px; }

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

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

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

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

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

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

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

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

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

/* ---------- Hudcrumbs ---------- */
.lfr-hudcrumbs {
  position: fixed;
  top: 0;
  z-index: 440; }

.lfr-hudcrumbs ul {
  background: #414445;
  background: rgba(0, 0, 0, 0.8); }

.lfr-hudcrumbs .breadcrumbs li a, .lfr-hudcrumbs .breadcrumbs li span {
  color: #FFF; }

.lfr-hudcrumbs li span {
  background-image: url(@theme_image_path@/common/breadcrumbs_hud.png); }

/* ---------- Misc. ---------- */
.lfr-panel-container {
  background-color: transparent; }

.aui-combobox .aui-field-input {
  padding: 4px 3px 3px;
  font-size: 11px;
  height: 15px; }

.aui-combobox .aui-field {
  float: left;
  line-height: 0; }

.lfr-portlet-title-editable-content .aui-field {
  float: none;
  display: inline; }

/* ---------- Extras ---------- */
.portlet-borderless-bar {
  -moz-border-radius: 20px;
  -moz-box-shadow: inset 0 1px 3px #000;
  -webkit-border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 3px #000;
  border-radius: 20px;
  box-shadow: inset 0 1px 3px #000; }

.portlet-topper {
  -moz-box-shadow: 1px 1px 0 #FFF;
  -webkit-box-shadow: 1px 1px 0 #FFF;
  box-shadow: 1px 1px 0 #FFF; }

#navigation li.selected a {
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.8); }

.aui-combobox .aui-toolbar-first {
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.label {
  display: revert;
  border: none;
  text-transform: none;
  font-size: 0.813rem;
  font-weight: 700; }

#barraVerdeInterna, #barraRojaInterna, #barraNaranjaInterna, #barraAzulInterna, #barraCelesteInterna, #barraGrisInterna, #barraCelesteInternaDelgada {
  height: 28px;
  padding: 0;
  color: #FFF;
  font-size: 12px;
  font-style: italic;
  font-weight: bolder;
  margin: 0; }

#barraCelesteInterna {
  border-bottom: 3px solid #7f7f7f; }

#barraCelesteInterna span {
  background: #7f7f7f;
  float: left;
  padding: 7px 5px; }

#barraCelesteInternaDelgada {
  border-bottom: 3px solid #7f7f7f; }

body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media screen and (max-width: 767px) {
  nav#accesibilidad-icons {
    top: 99px;
    left: 172px;
    margin-top: 0 !important;
    position: absolute; } }