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

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

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

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

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

span.alert {
  display: inline-block; }

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

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

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

.important {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lfr-role-column {
  word-break: break-all \9;
  word-wrap: break-word; }

.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 colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.active-area {
  background: #FFC; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

.user-icon-color-0 {
  background-color: #4C0079; }

.user-icon-color-1 {
  background-color: #FD8300; }

.user-icon-color-2 {
  background-color: #009E57; }

.user-icon-color-3 {
  background-color: #F9B500; }

.user-icon-color-4 {
  background-color: #DF4230; }

.user-icon-color-5 {
  background-color: #BE67E5; }

.user-icon-color-6 {
  background-color: #004B8D; }

.user-icon-color-7 {
  background-color: #ACCB02; }

.user-icon-color-8 {
  background-color: #A82003; }

.user-icon-color-9 {
  background-color: #FD63A7; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.restricted * {
  color: #727C81; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* These inject tags are used for dynamically creating imports for themelet styles, you can place them where ever you like in this file. */
/* inject:imports */
/* endinject */
/* This file allows you to override default styles in one central location for easier upgrade and maintenance. */
#wrapper {
  padding-top: 0; }

.portlet > .portlet-topper {
  z-index: 19; }

body {
  margin: 0;
  font-family: 'Roboto', -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: #5e5e5e;
  text-align: left;
  background-color: #fff;
  overflow-x: hidden;
  overflow-y: auto; }

/* Cabeceras */
h2, .h2 {
  font-size: 1.65rem;
  font-family: roboto;
  font-weight: normal;
  color: #333333;
  margin-top: 1rem; }

h3, .h3 {
  font-size: 1.45rem;
  font-family: roboto;
  color: #0d357b;
  margin-top: 1rem;
  margin-bottom: .5rem;
  font-family: inherit;
  font-weight: 400;
  line-height: 1.2; }

h4, .h4 {
  font-size: 1.35rem;
  font-family: Roboto;
  color: #333333;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.3;
  margin-left: 10px; }

h5, .h5 {
  font-size: 1.25rem;
  font-family: Roboto;
  color: #5e5e5e;
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1.1;
  margin-left: 20px; }

h6, .h6 {
  font-size: 1rem;
  font-family: Roboto;
  color: #0d357b;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1;
  margin-left: 25px; }

.container-body {
  padding: 0; }

.destacado {
  font-weight: bold; }

.internals-pages {
  margin-right: auto;
  margin-left: auto; }

.columns-max {
  max-width: 80%;
  margin: 20px auto; }

a {
  color: #0D357B;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0D357B;
  text-decoration: underline; }

.pie-centrado a:hover {
  text-decoration: none; }

.blue-presi {
  color: #0D357B; }

.calendar-icon {
  color: #000;
  font-size: 2rem;
  margin-left: 5px; }

.home-2-2-3-4 .carousel {
  margin-bottom: 1.5rem; }

.form-control {
  border: .0625rem solid #5f5e5e !important; }

.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(156, 30, 61, 0.5); }

button,
.btn-default,
.btn-primary {
  background-color: #163279 !important;
  color: #ffffff !important;
  border-color: #163279 !important;
  cursor: pointer; }

.btn-primary.btn-default:focus,
.btn-primary.btn-default.focus,
.form-file-input:focus + .btn-default.btn-primary,
input:focus, input:hover {
  box-shadow: 0 0 0 0.2rem rgba(39, 22, 115, 0.5) !important; }

.powered-by {
  color: #ffc107;
  font-size: 17px; }

h1 {
  font-family: 'Crimson Text' !important; }

table {
  border-top: 6px solid #0D357B; }

th {
  color: #0D357B;
  font-weight: bold; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: #eeeeee; }

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th,
.table-hover tbody tr:hover {
  background-color: #F6EBBA !important; }

div.filtros input[type='checkbox'] {
  min-height: inherit;
  width: inherit; }

div.filtros select, div.filtros input:not([type=checkbox]):not([type=radio]) {
  max-width: 250px;
  width: 250px; }

@media screen and (max-width: 400px) {
  div.filtros select, div.filtros input:not([type=checkbox]):not([type=radio]) {
    max-width: 100% !important;
    width: 200px !important; } }

@media screen and (max-width: 1366px) {
  .table-hover tbody tr:hover td,
  .table-hover tbody tr:hover th,
  .table-hover tbody tr:hover {
    background-color: inherit !important; } }

.table-striped tbody tr:nth-of-type(odd) td, .table-striped tbody tr:nth-of-type(odd) th {
  background-color: #EEEEEF; }

.table td {
  border-color: #999999; }

caption {
  height: 1px;
  width: 1px;
  overflow: hidden; }

.mt_-20 {
  margin-top: -20px !important; }

.dib {
  display: inline-block; }

.top-web {
  padding: 0 10%; }

.aling_variable_search {
  text-align: right; }

.carousel-control-prev, .carousel-control-next {
  background-color: #796e01 !important; }

#wrapper.container {
  max-width: 1200px; }

.has-control-menu .affix, .has-control-menu #wrapper {
  margin-top: 29px; }

.control-menu.control-menu-level-1 {
  z-index: 1052 !important; }

.custom-logo {
  margin-top: .4rem; }

a.custom-logo img {
  width: 250px !important; }

.dropdown {
  position: static; }

.dropdown .child-menu.dropdown-menu {
  width: 100%;
  max-width: 100%;
  top: 100%;
  left: 0; }

.navbar-expand-md .navbar-nav .dropdown-menu {
  background-color: #F1D136;
  padding: 0 10%; }

.navbar-light .navbar-nav .nav-link {
  color: #000; }

.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ {
  width: 100%;
  background: #000; }

#main-content .portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ {
  background: #fff; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-radius: 0; }

.navbar-toggle {
  background-color: #0D357B; }

.navbar-toggle .icon-bar {
  background-color: #ffffff;
  height: 5px;
  width: 30px; }

.mega-dropdown {
  position: static !important; }

.dropdown.mega-dropdown.myhover-menu {
  width: 20%;
  text-align: center; }

.dropdown.mega-dropdown.myhover-menu.first {
  text-align: left; }

ul.mega-dropdown-menu {
  width: 100%;
  max-width: 100%;
  min-height: fit-content; }

.mega-dropdown-menu {
  padding: 0;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none; }

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10; }

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8; }

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 1rem 0;
  min-height: fit-content; }

.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal; }

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: underline;
  color: #444; }

.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  font-weight: bold;
  padding: .5rem 0 0 0;
  text-transform: capitalize;
  border-bottom: none; }

.mega-dropdown-menu .dropdown-header a {
  color: #000000 !important;
  font-weight: bold;
  font-size: 1rem; }

.mega-dropdown-menu form {
  margin: 3px 20px; }

.mega-dropdown-menu .form-group {
  margin-bottom: 3px; }

.dropdown-menu li.col-sm-3,
.dropdown-menu li.col-sm-4,
.dropdown-menu li.col-md-3,
.dropdown-menu li.col-md-2 {
  float: left;
  list-style: none;
  background-position: 100% center;
  background-repeat: no-repeat;
  background-size: contain;
  max-width: 20%;
  padding-left: 0;
  height: 100%; }

.dropdown-menu {
  border-top: 1px solid #d4d3d3;
  border-bottom: none;
  border-left: none;
  border-right: none; }

.no_list {
  list-style: none; }

.no_list a {
  padding-top: 0 !important;
  margin-top: 0 !important; }

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

.link_ppal_menu {
  color: #fff;
  font-size: 1rem;
  margin: auto; }

.link_ppal_menu_txt {
  font-weight: normal !important;
  text-align: center !important;
  -webkit-hyphens: none;
  -moz-hyphens: auto;
  -ms-hyphens: none;
  hyphens: auto;
  -ms-word-break: keep-all; }

.link_ppal_menu:hover .link_ppal_menu_txt,
.link_ppal_menu:focus .link_ppal_menu_txt {
  font-weight: bold !important;
  text-align: center !important; }

.first .link_ppal_menu_txt {
  text-align: left !important; }

.first .link_ppal_menu:hover .link_ppal_menu_txt,
.first .link_ppal_menu:focus .link_ppal_menu_txt {
  text-align: left !important; }

.link_ppal_menu:hover,
.link_ppal_menu:focus {
  text-decoration: underline !important;
  color: #fff !important;
  font-weight: bold !important; }

.subseccion li a {
  color: #000 !important; }

.glyphicon-chevron-down {
  margin-left: 5px;
  margin-top: 0; }

.navbar {
  background-color: #0D357B; }

.navbar .nav li > a {
  padding: .5rem .25rem .5rem .25rem;
  word-break: initial; }

.navbar .nav li > a > span,
.navbar .nav li > a > div {
  padding: 0 5px;
  font-weight: bold; }

.navbar {
  padding: 0 1rem; }

#navigation {
  z-index: 20;
  padding: 0; }

.banda-azul {
  background-color: #0D357B;
  padding-left: 0;
  padding-right: 0; }

ul.gran_menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 0 10%; }

.capa_semitransparente {
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  display: none; }

.cuerpo-total {
  position: relative;
  padding-top: 0;
  margin-bottom: 1.5rem; }

.enlaces_superiores {
  text-align: right;
  padding: 5px 0;
  font-size: .8rem; }

.enlaces_superiores a {
  padding: 0 .5rem;
  border-right: 1px solid #000;
  color: #000; }

.enlaces_superiores a:last-child {
  border-right: none; }

.black_cont {
  background: #505050;
  color: #fff; }

.navigation-bar-light .nav-link.active,
.navigation-bar-light .nav-link[aria-expanded="true"],
.navigation-bar-light .navbar-nav .btn-unstyled.active,
.navigation-bar-light .navbar-nav .btn-unstyled[aria-expanded="true"] {
  color: #fff; }

.navigation-bar .navbar-nav .nav-link,
.navigation-bar .navbar-nav .navbar-text {
  color: #fff; }

@media all and (max-width: 571px) {
  .black_cont {
    padding-bottom: 10px; } }

.opciones_rrss {
  display: inline-block; }

.los_enlaces,
.los_enlaces.tope {
  margin-top: .24rem; }

.portlet_idiomas {
  margin-right: 1rem;
  margin-top: .1rem;
  text-align: right; }

.portlet_idiomas .portlet-topper {
  z-index: 19;
  top: -28px; }

.portlet_idiomas .portlet-content .autofit-row {
  position: fixed;
  top: 24px; }

.redes_sociales-icons {
  float: left; }

.redes_sociales-icons .fab {
  font-size: 1.5rem;
  color: #fff;
  padding: 3px 5px 5px 5px;
  background-color: #0D357B;
  border-radius: 5px;
  margin-bottom: 10px; }

.pie-centrado {
  margin: 0 auto;
  width: max-content;
  text-align: center;
  max-width: 98%;
  display: inline-block; }

.links_pie {
  text-align: center; }

.portlet_idiomas .portlet-language {
  float: left;
  /*margin-right: 5px;*/
  margin-top: 2px; }

.redes_sup div {
  padding-left: 0;
  padding-right: 0; }

.contain-footer {
  background-color: #737373;
  border-top: 12px solid #F1D136;
  padding: 0 5px 8px; }

footer .row {
  padding: 10px 15px;
  color: #fff;
  margin-right: -5px;
  margin-left: -6px; }

footer .row:first-child {
  background-color: #CCCCCC;
  color: #000;
  border-bottom: 2px solid #000;
  padding: 35px 0; }

footer .row:first-child a {
  color: #000; }

footer .row:first-child a img {
  margin: 0 5px; }

footer .row:last-child {
  background-color: #717171; }

footer .row:nth-child(2) a {
  color: #fff; }

.redes_footer {
  display: none; }

.title_footer {
  font-size: .9rem;
  margin-bottom: .25rem;
  font-weight: bold; }

.section_footer {
  list-style: none;
  padding-left: 0;
  font-size: .8rem; }

.section_footer a {
  color: #fff; }

.section_footer a i.fa-arrow-right {
  transform: rotate(45deg); }

.logo_pie {
  height: 100px; }

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

.no_list a i.fa-arrow-right {
  margin-right: 5px; }

.dropdown-header a {
  color: #000 !important; }

.dropdown-header a i.fa-arrow-right {
  margin-right: 5px;
  transform: rotate(45deg);
  color: #505050 !important; }

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

.dropdown-header a,
.no_list a {
  padding: .0rem .25rem 0.15rem .25rem !important; }

.img_menu {
  max-width: 100%; }

.titulo_congreso h1 {
  font-size: 3rem !important;
  font-family: 'Crimson Text' !important; }

.migas {
  color: #d4d4d4;
  font-size: .85rem;
  margin-top: .5rem; }

.estilo-acceso {
  margin-top: .5rem;
  text-align: right; }

.estilo-acceso a {
  color: #fff;
  text-decoration: underline; }

.section_footer .fa-phone,
.section_footer .fa-link {
  transform: rotate(90deg); }

.section_footer .fas {
  margin-right: 3px;
  margin-left: 3px; }

.my_search {
  margin-top: 0;
  margin-bottom: 5px;
  padding: 12px 29px 12px 6px;
  height: 2rem !important;
  border: 1px solid #000;
  max-width: 92%;
  width: 92% !important;
  border: 1px solid #0D357B !important; }

.lupa-b {
  width: 23px;
  height: 23px; }

.buscador-portada {
  position: relative; }

.buscador-portada #p_p_id_cajaBuscador_ {
  width: 100%; }

.buscador-portada button,
.buscador-portada button:hover,
.buscador-portada button:focus {
  position: absolute;
  bottom: 6px;
  right: 23px;
  background-color: transparent !important;
  border: none;
  color: #ffffff !important;
  cursor: pointer !important;
  height: 32px;
  width: 38px;
  z-index: 10 !important;
  padding: 0; }

@media screen and (min-width: 0\0) {
  .my_search {
    padding: 0 0 0 6px; }
  .navbar .nav li > a {
    word-break: normal;
    display: table-cell;
    /*font-size: 1.1rem;*/ }
  ul.gran_menu li a {
    display: inline-block !important; } }

.d-block {
  display: block; }

/* Card presidencia */
.card-presidencia {
  border-radius: 0;
  overflow: hidden;
  margin: 0;
  max-width: 400px;
  height: 466px; }

.card-presidencia div.card-body {
  padding: 1rem .5rem;
  background-color: #e6e6e6;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-shadow: inset 0px 11px 10px -2px rgba(0, 0, 0, 0.63);
  -moz-box-shadow: inset 0px 11px 10px -2px rgba(0, 0, 0, 0.63);
  box-shadow: inset 0px 11px 10px -2px rgba(0, 0, 0, 0.63); }

.card-presidencia img {
  position: relative;
  top: -64px; }

@media all and (max-width: 1450px) {
  .card-presidencia img {
    top: -44px; } }

@media all and (max-width: 977px) {
  .card-presidencia img {
    top: -20px; } }

@media all and (max-width: 767px) {
  .card-presidencia img {
    top: -35px; } }

@media all and (max-width: 336px) {
  .card-presidencia img {
    top: 0; } }

.card-presidencia .card-body h5.card-title {
  text-align: center;
  color: #0D357B;
  font-size: 1.4rem;
  padding-top: 10px;
  font-family: inherit;
  margin-bottom: .4rem; }

.card-presidencia div.card-body p {
  font-size: 1.2rem;
  margin-bottom: 0.4rem; }

.card-body a.btn {
  background-color: #737373;
  border-color: #737373;
  font-size: .85rem; }

.link-presidencial {
  text-align: center;
  color: #0D357B; }

.card-presidencia div.card-body p {
  margin-bottom: .4rem; }

/* Cosas de la home */
.title-section-home {
  font-size: 1.25rem;
  font-weight: bold;
  border-bottom: 8px solid;
  padding-bottom: .3rem; }

.tarjeta-secc-sup-home {
  background-color: transparent;
  padding: 10px; }

.tarjeta-secc-sup-home img {
  margin-right: 10px; }

a div.tarjeta-secc-sup-home {
  font-weight: bold;
  color: #0D357B;
  font-size: 1.2rem;
  text-align: center;
  margin-left: -.8rem;
  padding-top: 0; }

/* 10032021 - Petición Ernesto correo */
/*a:hover div.tarjeta-secc-sup-home ,
a:focus div.tarjeta-secc-sup-home   {
    color: #fff;
    text-decoration: none;
}*/
a:hover div.tarjeta-secc-sup-home,
a:focus div.tarjeta-secc-sup-home {
  text-decoration: underline;
  font-weight: 900; }

.enlazados_home {
  background: #E5E5E5;
  position: relative;
  min-height: 282px; }

.title-enlazado-home {
  color: #0D357B;
  font-weight: bold;
  padding: 10px 15px 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.texto-enlazado-home {
  color: #000;
  padding: 5px 15px 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.enlazados_home i.fa-link {
  color: #fff;
  position: absolute;
  right: 5%;
  top: 5%;
  background: #0D357B;
  padding: 13px;
  font-size: 1.3rem;
  border-radius: 50%;
  transform: rotate(90deg); }

/* Las cosas del sidebar */
#sidebar {
  width: 250px;
  position: fixed;
  top: 0;
  right: -250px;
  height: 100vh;
  z-index: 999;
  background: #ffffff;
  color: #000;
  transition: all 0.3s;
  overflow-y: auto;
  padding: 10px; }

#sidebar.active {
  right: 0; }

#sidebarCollapse {
  position: fixed;
  top: 50%;
  right: 249px;
  z-index: 85;
  border-radius: 24% 0% 0% 24%;
  padding: 14px 0px 14px 14px;
  color: #000;
  background-color: #ffffff;
  border-color: #ffffff;
  transition: all 0.3s;
  box-shadow: none; }

#sidebarCollapse.active {
  right: 0;
  background-color: transparent;
  border-color: transparent; }

.congres_cal {
  background: #F3CF00;
  padding: 12px;
  font-size: 2em;
  border-radius: 52%; }

.congres-badg {
  top: -27px !important;
  left: -18px !important;
  border-radius: 50%;
  background: #A88F00;
  color: #fff;
  font-weight: normal;
  font-size: 1em; }

.calendar-title-sidebar {
  border-bottom: 3px solid #48494A;
  padding-bottom: .3em;
  margin-bottom: 1em;
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 2em;
  padding-right: 0; }

.sidebar .row {
  margin-left: 0;
  margin-right: 0; }

.calendar-event-sidebar i.fa-arrow-right {
  transform: rotate(45deg);
  color: #000; }

.menu-resp {
  display: none; }

.enlaces-footer {
  font-size: 1.4rem;
  float: right;
  margin-left: 10px; }

.enlaces-footer.text-center {
  font-weight: bold;
  float: none !important; }

.enlaces-footer a:hover,
.enlaces-footer a:focus {
  text-decoration: underline; }

a.link-secc-sup-home div.tarjeta-secc-sup-home img.svg-variable {
  -webkit-transform: scale(1);
  transform: scale(1);
  max-width: 100px;
  width: 100px;
  margin: 0;
  padding: 0;
  height: 100px;
  background-color: transparent; }

a.link-secc-sup-home div.tarjeta-secc-sup-home:hover img.svg-variable,
a.link-secc-sup-home div.tarjeta-secc-sup-home:focus img.svg-variable {
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-duration: 2s;
  transition-duration: 2s; }

a div.tarjeta-microsite img {
  -webkit-transform: scale(1);
  transform: scale(1); }

a div.tarjeta-microsite:hover img,
a div.tarjeta-microsite:focus img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-delay: .2s;
  transition-delay: .2s;
  -webkit-transition-duration: 2s;
  transition-duration: 2s; }

.home-1-4-3-4 .portlet-layout:last-child .col-md-3:nth-last-child(2n) .img-microsite {
  max-width: 69% !important; }

.home-1-4-3-4 .portlet-layout:last-child .col-md-3:first-child .img-microsite {
  max-width: 100% !important; }

.home-1-4-3-4 .row {
  margin-left: 0;
  margin-right: 0; }

.home-1-4-3-4 .row:first-child .portlet-column-only {
  padding-left: 0;
  padding-right: 0; }

.home-1-4-3-5-layouttpl .portlet-layout:last-child .col-md-3:nth-last-child(2n) .img-microsite {
  max-width: 69% !important; }

.home-1-4-3-5-layouttpl .portlet-layout:last-child .col-md-3:first-child .img-microsite {
  max-width: 100% !important; }

.home-1-4-3-5-layouttpl .row {
  margin-left: 0;
  margin-right: 0; }

.home-1-4-3-5-layouttpl .row:first-child .portlet-column-only {
  padding-left: 0;
  padding-right: 0; }

a div.tarjeta-secc-sup-home:hover div,
a div.tarjeta-secc-sup-home:focus div {
  color: #0D357B;
  text-decoration: none; }

/* Carrusel */
.carousel-caption {
  background-color: rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 0 15px;
  left: 10%;
  width: 80%;
  top: 0;
  height: 100%;
  position: absolute;
  overflow-y: auto; }

.carousel-caption p.titulo_foto,
.carousel-caption p.textoFoto {
  padding: 5px 10px;
  /*background: rgba(0, 0, 0, .5);*/ }

.img-carrousel {
  /* width: 100% !important;
   height: inherit;*/
  width: 1800px;
  max-width: 100%;
  height: inherit;
  max-height: 600px; }

@media all and (max-width: 767px) {
  .img-carrousel {
    width: 100% !important;
    height: inherit; }
  a div.tarjeta-secc-sup-home {
    margin-left: 0; }
  .tarjeta-destacados,
  .nprensa-home {
    height: initial !important; }
  .top-web {
    padding: 0 1%; }
  .los_enlaces.tope {
    margin-top: .3rem; }
  .pie-centrado {
    width: initial; }
  .dropdown.mega-dropdown.myhover-menu {
    width: 100%;
    text-align: left; }
  .link_ppal_menu_txt {
    text-align: left !important; } }

.carousel-control-prev, .carousel-control-next {
  width: 37px;
  background-color: transparent !important;
  opacity: 1; }

.carousel {
  width: 100%; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  height: 33px;
  width: 33px;
  outline: black;
  background-size: 100%, 100%;
  border-radius: 50%;
  background-color: black; }

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover,
.carousel-control-prev-icon:focus,
.carousel-control-next-icon:focus {
  background-color: #000 !important; }

.carousel-control-next-icon:after {
  content: '>';
  font-size: 61px  !important;
  color: black !important;
  position: relative;
  top: -44px  !important;
  left: -16px;
  font-weight: bolder;
  font-family: Arial;
  opacity: 1 !important; }

.carousel-control-prev-icon:after {
  content: '<';
  font-size: 61px !important;
  color: black !important;
  position: relative;
  top: -44px  !important;
  left: -21px;
  font-weight: bolder;
  font-family: Arial;
  opacity: 1 !important; }

.carousel-control-prev-icon:hover:after,
.carousel-control-next-icon:hover:after {
  color: #fff  !important; }

.carousel-control-prev:focus,
.carousel-control-next:focus {
  background-color: #cecece !important; }

#nuevaDiapo {
  height: 1px;
  width: 1px;
  overflow: hidden; }

.textoFoto {
  font-size: 14px;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: 400;
  margin-bottom: 2px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  width: 50%;
  float: right;
  text-align: right; }

.link_img {
  text-decoration: none !important;
  color: #0D357B;
  border: 1px solid #fff;
  padding: 5px 20px;
  font-weight: bold;
  background-color: #fff;
  display: none; }

.dropdown {
  position: static; }

.dropdown .child-menu.dropdown-menu {
  width: 100%;
  max-width: 100%;
  top: 100%;
  left: 0; }

.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ {
  width: 100%;
  background: #000; }

.carousel-indicators {
  position: absolute;
  bottom: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  list-style: none;
  margin-left: 0;
  margin-right: 0;
  left: 45%;
  right: auto; }

.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 15px;
  height: 15px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: #F1D136;
  border-radius: 50%; }

.carousel-indicators .active {
  background-color: #0D357B; }

.titulo_foto {
  color: #fff;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: .8rem;
  text-align: right;
  width: 50%;
  float: right;
  margin-top: 1.5rem; }

.titulo_foto a,
.textoFoto a {
  color: #fff; }

.titulo_foto:hover, .titulo_foto:focus {
  color: #fff;
  text-decoration: none; }

.carousel-item {
  /*text-align: left;*/
  text-align: center; }

/* Ventanas modales*/
.modal-iniciativas .modal-dialog,
.modal-congreso .modal-dialog,
.modal-materias .modal-dialog,
.modal-dipt .modal-dialog {
  width: fit-content !important;
  max-width: 80%;
  margin: 3% auto 0;
  position: relative !important; }

.modal-dipt .modal-dialog {
  width: 785px !important; }

.modal-iniciativas .modal-dialog .modal-content,
.modal-congreso .modal-dialog .modal-content {
  max-height: 90vh; }

@media all and (max-width: 767px) {
  .modal-iniciativas .modal-dialog .modal-content,
  .modal-congreso .modal-dialog .modal-content {
    max-height: 75vh; }
  .modal-iniciativas .modal-dialog,
  .modal-congreso .modal-dialog,
  .modal-materias .modal-dialog,
  .modal-dipt .modal-dialog {
    z-index: 10000; } }

.close {
  opacity: 1;
  background-color: #fff !important;
  color: #0D357B !important; }

.close:hover, .close:focus {
  opacity: 1;
  background-color: #fff !important;
  color: #0D357B !important; }

.btn-info-dip {
  float: right; }

.btn-info-dip,
.btn-info-dip:hover,
.btn-info-dip:focus {
  color: #000 !important;
  padding: 0 !important;
  background-color: transparent !important;
  border: none !important;
  cursor: pointer; }

/* Notas de prensa, fotonoticias, Archivo audio */
.subtitulo-notas {
  font-size: 1.5rem; }

.img_det_np img {
  max-width: 100%;
  margin-bottom: .5rem; }

.titular-seccion,
.enlaces-lateral-prensa li.active a,
.descargas-notas li a,
.enlaces-notas li a,
.modal-title {
  color: #0D357B; }

.descargas-notas li a:hover,
.descargas-notas li a:focus,
.enlaces-notas li a:hover,
.enlaces-notas li a:focus {
  color: #6d84ab; }

ul.enlaces-notas,
ul.descargas-notas {
  list-style: none;
  padding-inline-start: 25px; }

ul.enlaces-notas li,
ul.descargas-notas li {
  position: relative;
  list-style-type: none; }

ul.enlaces-notas li:before {
  background-image: url(../images/svg/link.svg);
  transform: rotate(90deg); }

ul.descargas-notas li:before {
  background-image: url(../images/svg/download.svg); }

ul.enlaces-notas li:before,
ul.descargas-notas li:before {
  content: "";
  position: absolute;
  top: 4px;
  left: -25px;
  width: 15px;
  height: 15px;
  background-size: 15px;
  background-repeat: no-repeat; }

.cita-nota {
  font-size: 1.15rem; }

.img-cuerpo-nota {
  max-width: 100%;
  margin-top: .8rem; }

.enlaces-lateral-prensa li svg.fa-arrow-right {
  transform: rotate(45deg); }

.enlaces-notas li svg.fa-link {
  transform: rotate(90deg); }

.enlaces-lateral-prensa,
.enlaces-notas,
.descargas-notas {
  list-style: none;
  padding-left: 0;
  font-weight: bold;
  font-size: .9rem; }

.enlaces-lateral-prensa li a {
  color: #000000; }

.enlaces-lateral-prensa li a:hover,
.enlaces-lateral-prensa li a:focus {
  color: #0D357B; }

.enlaces-lateral-prensa li.active a:hover,
.enlaces-lateral-prensa li.active a:focus {
  color: #6d84ab; }

.enlaces-lateral-prensa li svg,
.enlaces-notas li svg,
.descargas-notas li svg,
.fecha-seccion svg.fa-calendar-alt {
  margin-right: 5px; }

.fecha-seccion {
  padding: 20px 0; }

.enlaces-lateral-prensa {
  padding-top: .5rem; }

.img-nota-prensa {
  position: relative; }

.img-nota-prensa svg {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  color: #fff;
  font-size: 3rem;
  z-index: 20;
  background-color: #0D357B;
  padding: 10px;
  border-radius: 50%;
  cursor: pointer; }

.img-nota-prensa svg:hover,
.img-nota-prensa svg:focus {
  background-color: #6d84ab; }

.nota-prensa {
  padding-bottom: 1rem; }

.fotonoticias-list {
  list-style: none;
  padding: 5px 0; }

.fotonoticias-list li {
  border-top: 1px solid #cecece; }

.fotonoticias-list div.card {
  height: 100%; }

.fotonoticias-list li h3 a,
.download-hd {
  color: #0D357B;
  font-size: 1.2rem;
  font-weight: bold; }

.download-hd:focus,
.download-hd:hover {
  color: #6d84ab; }

.nota-prensa a {
  color: #0D357B;
  text-decoration: none;
  font-weight: 500; }

.nota-prensa a:hover,
.nota-prensa a:focus {
  color: #0D357B;
  text-decoration: underline; }

.img-list-fotonot {
  max-width: 100%; }

.card-foto-not {
  background-color: #ededed;
  margin-bottom: 1rem;
  border-radius: 0; }

.card-foto-not .card-body {
  height: 170px;
  overflow-y: auto;
  padding: 1rem; }

.card-foto-not.big-card .card-body {
  height: 145px; }

/* Carrusel fotonoticia */
.fotonot-carrusel {
  width: 70% !important;
  margin: 0 auto 2rem auto; }

.fotonot-carrusel a.carousel-control-prev,
.fotonot-carrusel a.carousel-control-next {
  opacity: .6; }

.fotonot-carrusel .carousel-control-prev-icon,
.fotonot-carrusel .carousel-control-next-icon {
  background-size: 38px;
  background-color: #fff;
  padding: 28px;
  border-radius: 50%;
  width: 40px;
  height: 40px; }

.fotonot-carrusel .carousel-control-next-icon {
  background-image: none; }

.fotonot-carrusel .carousel-control-prev-icon {
  background-image: none; }

.fecha-fotonoticia {
  margin: 1.3rem 0; }

.download-foto-not {
  color: #0D357B;
  text-decoration: none;
  font-size: .9rem;
  z-index: 100; }

#nuevaDiapo {
  height: 1px;
  width: 1px;
  overflow: hidden; }

.download-foto-not:focus,
.download-foto-not:hover {
  color: #0D357B;
  text-decoration: underline; }

.count-foto-not {
  font-weight: 500;
  font-size: .9rem;
  text-align: left; }

.fotonot-carrusel .carousel-item {
  text-align: center;
  background: #000; }

.fotonot-carrusel .carousel-item img {
  width: auto;
  height: 400px; }

.fotonot-carrusel .carousel-item {
  text-align: center; }

.foto-not-entradilla {
  font-size: 1rem;
  color: #5e5e5e; }

.pie-foto-not {
  background-color: #ededed;
  padding: 10px;
  bottom: 0;
  width: 100%; }

/* Botones por defecto */
button,
.btn-default,
.btn-primary {
  background-color: #0D357B !important;
  color: #ffffff !important;
  border-color: #0D357B !important;
  cursor: pointer; }

button:hover,
button:focus,
.btn-default:hover,
.btn-default:focus,
.btn-primary:hover,
.btn-primary:focus {
  background-color: #0c1d47 !important;
  color: #ffffff !important;
  border-color: #0c1d47 !important; }

/* Listado iniciativas */
.enlaces-lateral-iniciativas {
  background: #E6E6E6;
  border-radius: 5px;
  list-style: none;
  padding: 0;
  border: 1px solid #CCCCCC;
  margin-top: 5px; }

.enlaces-lateral-iniciativas li {
  padding: 5px 10px;
  border-bottom: 1px solid #CCCCCC; }

.enlaces-lateral-iniciativas li:last-child {
  border-bottom: none; }

.enlaces-lateral-iniciativas li.active {
  background: #474849;
  background-image: url(../images/svg/svg-check.svg);
  background-position-y: 50%;
  background-position-x: 95%;
  background-repeat: no-repeat;
  background-size: 1rem; }

.enlaces-lateral-iniciativas li.active:first-child {
  border-radius: 5px 5px 0 0; }

.enlaces-lateral-iniciativas li a {
  color: #000; }

.enlaces-lateral-iniciativas li.active a {
  color: #fff; }

ul.sub-menu-lat {
  padding: 0;
  list-style: none;
  font-weight: bold;
  color: #4F4F4F; }

ul.sub-sub {
  list-style: none;
  font-weight: normal;
  color: #4F4F4F;
  padding: 0; }

ul.sub-menu-lat li a {
  color: #4F4F4F; }

ul.sub-menu-lat li.active a,
ul.sub-sub li.active a {
  color: #0D357B; }

ul.sub-menu-lat li a svg.fa-arrow-right {
  transform: rotate(45deg); }

ul.sub-sub li a svg.fa-arrow-right {
  transform: rotate(0deg); }

ul.sub-sub li a {
  color: #4f4f4f !important; }

ul.sub-sub li.active a {
  color: #0D357B !important; }

.cuerpo-iniciativas {
  margin-bottom: 1.5rem; }

.cuerpo-iniciativas h3 {
  color: #0D357B;
  margin-top: 1rem; }

.c-iniciat h3,
.list-proy h3,
.contentIndice div.TITULO_CONTENIDO {
  color: #505050;
  margin-top: 1rem;
  cursor: auto;
  font-family: Arial; }

.style-ti h3 {
  color: #0d357b; }

.style-ti h3:last-child {
  font-weight: 100;
  font-size: 1.2rem; }

.style-ti h4 {
  margin: 1rem 0 !important;
  color: #0d357b;
  font-weight: 100;
  font-size: 1.2rem; }

.style-ti ul li {
  position: relative; }

.style-ti ul li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0px;
  width: 10px;
  height: 10px;
  background-image: url(../images/arrow-b.png);
  background-size: 10px;
  background-repeat: no-repeat; }

.style-ti ul li {
  padding-left: 12px; }

.cuerpo-iniciativas h4 {
  margin-top: 2rem;
  font-weight: 400; }

.list-proy h4,
.contentIndice div.principal {
  /* AAHH - Petici�n Jira 942 29072020*/
  font-size: 1rem;
  /*font-size: 1.5rem;
    font-weight: 400;*/
  font-family: Arial; }

.list-proy h4 {
  font-size: 1.35rem !important;
  font-family: Roboto !important; }

.cuerpo-iniciativas h5 {
  margin-top: 2rem;
  margin-bottom: 1rem; }

.c-iniciat h5,
.list-proy h5 {
  margin-bottom: 1rem;
  font-family: Arial; }

.cuerpo-iniciativas h6 a,
.c-iniciat h6 a,
.list-proy h6 a {
  color: #0D357B;
  font-family: Arial;
  margin-bottom: 0; }

.c-iniciat h6,
.c-iniciat .presentado,
.c-iniciat .resultado,
.list-proy h6,
.list-proy .presentado,
.list-proy .resultado,
.list-proy .autor,
.list-proy .situacionActual {
  margin-bottom: 0; }

.c-iniciat h4,
.c-iniciat h5,
.c-iniciat h6,
.c-iniciat .presentado,
.c-iniciat .resultado,
.list-proy h4,
.list-proy h5,
.list-proy h6,
.list-proy .presentado .list-proy .resultado,
.list-proy .autor,
.list-proy .situacionActual {
  margin-left: 10px;
  cursor: auto; }

.c-iniciat h6,
.c-iniciat .presentado,
.c-iniciat .resultado,
.list-proy h6,
.list-proy .presentado,
.list-proy .resultado,
.list-proy .autor,
.list-proy .situacionActual {
  margin-left: 25px; }

.c-iniciat .presentado,
.c-iniciat .resultado,
.list-proy .presentado,
.list-proy .resultado,
.list-proy .autor,
.list-proy .situacionActual {
  font-size: 15px; }

.list-proy .autor ul {
  margin-left: 20px;
  padding-inline-start: 40px; }

.list-proy .autor ul li {
  list-style-type: disc; }

.cuerpo-iniciativas ul {
  list-style: none;
  padding-inline-start: 25px; }

.c-iniciat ul,
.list-proy ul {
  list-style: none;
  padding-inline-start: 0; }

.c-iniciat ul li,
.list-proy ul li {
  margin-bottom: 1rem; }

.cuerpo-iniciativas ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px; }

.cuerpo-iniciativas ul li:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0px;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-b.png);
  background-size: 15px;
  background-repeat: no-repeat; }

.cuerpo-iniciativas h6 {
  padding-left: 25px; }

.cuerpo-iniciativas div.presentado,
.cuerpo-iniciativas div.resultado {
  margin-left: 25px; }

.cuerpo-iniciativas h6 {
  background-image: url(../images/arrow-b.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position-x: 0px;
  background-position-y: 3px; }

.tipo1 ul,
.tipo2 ul {
  padding: 0; }

.tipo1 ul li,
.tipo2 ul li {
  list-style-type: none; }

ul.sub-menu-lat,
ul.sub-sub,
.tipo1 ul li h6,
.tipo2 ul li h6 {
  margin-left: .5rem;
  text-indent: 0; }

.tipo1 ul li div,
.tipo2 ul li div {
  margin-left: .5rem; }

/* Detalle iniciativas */
.cuerpo-iniciativa-det {
  margin-bottom: 1.5rem; }

.cuerpo-iniciativa-det .entradilla-iniciativa,
.cuerpo-iniciativa-det .entradilla-iniciativa .n_exp {
  font-size: 1.2rem; }

.cuerpo-iniciativa-det .entradilla-iniciativa .n_exp {
  font-weight: normal; }

.cuerpo-iniciativa-det .f-present {
  margin: 1rem 0; }

.cuerpo-iniciativa-det h3 {
  margin: 1rem 0;
  font-size: 1.2rem; }

.cuerpo-iniciativa-det a {
  color: #0D357B;
  font-weight: 500;
  text-decoration: none;
  font-size: .85rem; }

.cuerpo-iniciativa-det a:focus,
.cuerpo-iniciativa-det a:hover {
  text-decoration: underline; }

.cuerpo-iniciativa-det ul,
.cuerpo-iniciativa-det ul {
  list-style: none;
  padding-inline-start: 25px; }

.cuerpo-iniciativa-det ul li,
.cuerpo-iniciativa-det ul li {
  position: relative;
  list-style-type: none; }

.cuerpo-iniciativa-det ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -16px;
  width: 10px;
  height: 10px;
  background-image: url(../images/arrow-b.png);
  background-size: 10px;
  background-repeat: no-repeat; }

/* Listado agenda */
.agenda .nav-tabs {
  margin-top: 2rem;
  border-bottom: 4px solid #0D357B; }

.agenda .nav-tabs .nav-link {
  color: #0D357B;
  border-top-left-radius: .6rem;
  border-top-right-radius: .6rem;
  padding: 0.4rem;
  border-color: transparent;
  font-size: 14px; }

.agenda .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #0D357B;
  border-color: #0D357B;
  font-weight: bold; }

.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6 !important; }

.table-agenda a {
  color: #0D357B; }

.table-agenda td:first-child {
  width: 90px;
  font-weight: bold;
  vertical-align: top; }

.table-agenda a.visualizacion div:first-child {
  float: left;
  margin-right: 10px;
  font-size: 2.5rem; }

.table-agenda a.visualizacion div:last-child {
  padding-top: 8px; }

.table-agenda .table-hover tbody tr:hover {
  background-color: rgba(122, 13, 13, 0.3); }

.table-agenda tbody tr.live {
  background-color: #E1C8C9; }

.table-agenda tbody tr.live td {
  border-top: 1px solid #0D357B;
  border-bottom: 1px solid #0D357B; }

ul.calendarios-pdf {
  margin-top: 1rem;
  padding-inline-start: 0; }

ul.calendarios-pdf li {
  background: #FFF url(svg/svg_pdf.svg) no-repeat 10px 10px;
  padding: 10px 10px 10px 60px;
  list-style: none;
  margin: 0;
  border: none;
  background-size: 34px;
  font-size: .85rem;
  line-height: 1.2;
  margin-bottom: 1rem;
  min-height: 57px; }

.calendarios-pdf li a {
  color: #000;
  text-decoration: none; }

.calendarios-pdf li a:hover,
.calendarios-pdf li a:focus {
  text-decoration: underline; }

.dcalendario .fa-chevron-left,
.dcalendario .fa-chevron-right {
  font-size: 11px !important;
  margin-right: 1px;
  margin-top: 8px; }

div.calendar {
  padding: 0.5rem 0 !important; }

@media all and (max-width: 991px) {
  ul.calendarios-pdf {
    padding-inline-start: 0px; } }

@media all and (max-width: 855px) and (min-width: 768px) {
  .link_ppal_menu {
    font-size: 1rem; }
  .navbar .nav li > a {
    padding: .5rem 0 .5rem 0; } }

@media all and (max-width: 710px) {
  ul.calendarios-pdf li {
    background: #EDEDED url(svg/svg_pdf.svg) no-repeat 8px 10px;
    padding: 10px 10px 10px 38px;
    list-style: none;
    margin: 0;
    border: 1px solid #CCCCCC;
    background-size: 20px; } }

@media all and (max-width: 1270px) {
  .agenda-col-2 {
    padding: 0; } }

/* Diputados */
.cuerpo-diputados-list,
.cuerpo-videoteca-list {
  margin-bottom: 1.5rem; }

.cuerpo-diputados-list table th {
  color: #0D357B;
  border-bottom: 1px solid #999999;
  background-clip: padding-box; }

.cuerpo-diputados-list table tr.seleccionado th,
.cuerpo-diputados-list table tr.seleccionado td,
.cuerpo-videoteca-list table tr.seleccionado th,
.cuerpo-videoteca-list table tr.seleccionado td {
  background-color: #0d357b;
  color: #fff; }

.cuerpo-diputados-list table tr.seleccionado2 th,
.cuerpo-diputados-list table tr.seleccionado2 td {
  font-weight: bold; }

.cuerpo-diputados-list table tr.seleccionado:hover th,
.cuerpo-diputados-list table tr.seleccionado:hover td,
.cuerpo-videoteca-list table tr.seleccionado:hover th,
.cuerpo-videoteca-list table tr.seleccionado:hover td {
  background-color: #0c1d47 !important;
  color: #fff !important; }

.cuerpo-diputados-list table tr.seleccionado th a,
.cuerpo-diputados-list table tr.seleccionado td a,
.cuerpo-videoteca-list table tr.seleccionado th a,
.cuerpo-videoteca-list table tr.seleccionado td a {
  color: #fff; }

ul.fotonoticias-list li.seleccionado {
  background-color: #0D357B;
  color: #fff; }

ul.fotonoticias-list li.seleccionado div a {
  color: #fff;
  text-decoration: none; }

ul.publicaciones-list li.seleccionado div.datos_publi,
ul.publicaciones-list li.seleccionado div.datos_publi a,
ul.publicaciones-list li.seleccionado div.datos_busq,
ul.publicaciones-list li.seleccionado div.datos_busq a {
  font-weight: bold; }

div.fotonoticias-list .card.seleccionado {
  border: 2px solid #0d357b; }

.cuerpo-diputados-list .divPresidente.seleccionado {
  background-color: #0D357B; }

.cuerpo-diputados-list .divPresidente.seleccionado i.fa-circle,
.cuerpo-diputados-list .divPresidente.seleccionado a {
  color: #fff !important; }

.cuerpo-diputados-list .divPresidente.seleccionado:hover {
  background-color: #0c1d47; }

.cuerpo-diputados-list .c-iniciat div.seleccionado {
  background-color: #0d357b;
  color: #fff;
  padding: 10px 0 5px; }

.cuerpo-diputados-list .c-iniciat div.seleccionado a {
  color: #fff !important; }

.cuerpo-diputados-list .c-iniciat div.seleccionado:hover,
.cuerpo-diputados-list .c-iniciat div.seleccionado:focus {
  background-color: #0d357b; }

caption {
  overflow: hidden;
  height: 1px;
  width: 1px; }

.tabla-sustitutos table td:first-child {
  width: calc(100% - 265px); }

.tabla-sustitutos table td:last-child {
  width: 130px; }

.tabla-sustitutos table td:nth-last-child(2) {
  width: 125px; }

.tabla-sustitutos thead {
  border-bottom: 12px solid #0d357b; }

.tabla-sustitutos,
.tabla-sustitutos table {
  border-top: none; }

.tabla-sustitutos td span {
  margin-left: 7px; }

.f-comp-dipt {
  display: inline-block;
  width: 100%;
  background-color: #F9F1CD; }

.f-comp-dipt #filtros_completos {
  padding: 12px 7px 6px; }

.f-comp-dipt #filtros_completos.show {
  display: inline-block; }

/* Ficha diputado */
.cuerpo-diputado-detalle {
  margin-bottom: 1.5rem; }

.cuerpo-diputado-detalle h3 {
  margin-bottom: 1.1rem;
  font-size: 1.5rem; }

.cuerpo-diputado-detalle .legis {
  margin-top: 1rem;
  display: flow-root; }

.cuerpo-diputado-detalle .legis div {
  float: right;
  margin-right: 5px;
  /*width: 80%;*/
  max-width: 80%; }

.cuerpo-diputado-detalle .legis select {
  font-size: .8rem;
  padding: 2px 5px;
  height: auto !important;
  max-width: 100%; }

.cuerpo-diputado-detalle p {
  margin-bottom: 0; }

.cuerpo-diputado-detalle div.f-alta {
  margin: 1rem 0; }

.cuerpo-diputado-detalle .ver-mas {
  color: #0D357B;
  text-decoration: none;
  font-weight: bold; }

.cuerpo-diputado-detalle .ver-mas:focus,
.cuerpo-diputado-detalle .ver-mas:hover {
  text-decoration: underline; }

.cuerpo-diputado-detalle ul.init-present {
  list-style: none; }

.cuerpo-diputado-detalle ul.cargos {
  padding-inline-start: 25px; }

.cuerpo-diputado-detalle ul.init-present li {
  position: relative;
  list-style-type: none; }

.cuerpo-diputado-detalle div.card {
  border-style: none; }

.cuerpo-diputado-detalle div.card div.card-header {
  background-color: #F9F1CD;
  border: 1.5px solid #F2D140;
  padding: 1rem 2rem 1rem 1.25rem;
  cursor: pointer;
  font-weight: bold;
  font-size: 1rem; }

.myPlusDipt {
  position: absolute;
  right: 3px;
  top: 12px; }

.cuerpo-diputado-detalle ul.init-present li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -16px;
  width: 10px;
  height: 10px;
  background-image: url(../images/arrow-b.png);
  background-size: 10px;
  background-repeat: no-repeat; }

.cuerpo-diputado-detalle .nombre-dip {
  font-size: 2rem;
  color: #0d357b; }

.dip-intro {
  border: 1px solid #F1D136;
  margin-bottom: 1.5rem;
  padding: .5rem; }

.dip-intro div.img-dip,
.dip-intro div.datos-dip {
  float: left; }

.cuerpo-diputado-detalle .img-dip {
  padding: 0 1rem 0 0; }

.dip-logo-esc {
  float: right; }

.cuerpo-diputado-detalle .cargo-dip {
  font-size: .8rem;
  font-weight: bold; }

.cuerpo-diputado-detalle .grupo-dip {
  color: #0D357B;
  font-size: .8rem;
  font-weight: bold; }

.cuerpo-diputado-detalle .declaraciones-dip {
  color: #0D357B;
  font-size: .8rem; }

.cuerpo-diputado-detalle .agenda-dip {
  color: #0D357B;
  font-size: .8rem; }

.cuerpo-diputado-detalle .email-dip {
  color: #0D357B;
  font-size: .8rem; }

.cuerpo-diputado-detalle .rrss-dip {
  color: #0D357B;
  font-size: .8rem; }

.card-diputado {
  border-top: 5px solid #0D357B;
  margin: 1rem 0;
  border-radius: 0; }

.card-diputado .card-body {
  background: #EDEDED; }

.logo-partido,
.ico-escanyo,
.siglas-partido {
  text-align: center;
  margin-bottom: 1rem; }

.siglas-partido {
  font-size: 1rem; }

.logo-partido img,
.ico-escanyo img {
  max-width: 100%; }

.twity {
  height: 15px;
  width: 15px; }

.img-dip {
  text-align: center; }

.ult-init span {
  color: #0D357B;
  font-weight: 500; }

@media all and (max-width: 1200px) and (min-width: 701px) {
  .cuerpo-diputado-detalle .legis {
    max-width: 90%; } }

@media all and (max-width: 700px) and (min-width: 576px) {
  .cuerpo-diputado-detalle .legis {
    max-width: 85%; } }

@media all and (max-width: 576px) {
  .img-dip img {
    width: fit-content; }
  .card-diputado .card-body {
    border-top: 5px solid #0D357B; } }

@media all and (max-width: 1200px) {
  .container-title {
    max-width: 100%;
    margin-left: .5rem; }
  .cuerpo-diputado-detalle .card-header,
  .cuerpo-diputado-detalle .myPlusDipt {
    font-size: 1.1rem !important; }
  .cuerpo-diputado-detalle .card-header {
    padding: .2rem 2rem .2rem 1.25rem !important; }
  .cuerpo-diputado-detalle .myPlusDipt {
    top: 10px; }
  .pintado_por {
    font-size: .8rem; } }

@media all and (max-width: 1199px) {
  .card-presidencia div.card-body {
    padding: 5px 5px 0; }
  .card-body p {
    margin-bottom: .5rem; } }

@media all and (max-width: 991px) {
  .content_menu {
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 auto !important; }
  .container-body {
    max-width: 100% !important; }
  .card-body h5.card-title {
    font-size: 1.17rem; }
  .fotonot-carrusel .carousel-control-prev,
  .fotonot-carrusel .carousel-control-next {
    width: 25% !important; } }

@media all and (max-width: 767px) {
  .home-1-4-3-4 .row:last-child {
    margin: 1.5rem 5% !important; }
  .home-1-4-3-4 .row:nth-last-child(2) {
    margin: 0 5% !important; }
  .home-1-4-3-5-layouttpl .row:last-child {
    margin: 1.5rem 5% !important; }
  .home-1-4-3-5-layouttpl .row:nth-last-child(2) {
    margin: 0 5% !important; }
  .navbar {
    padding: .2rem;
    background-color: transparent; }
  .menu-sup.show nav.navbar {
    background-color: #fff;
    position: fixed;
    height: 100%;
    top: 0;
    overflow: auto;
    width: 100%; }
  .menu-sup.show nav.navbar .navbar-collapse.collapse.show {
    top: 0;
    position: absolute;
    width: 100%; }
  .banda-azul {
    background-color: transparent;
    padding: 0;
    border-top: 5px solid #0D357B; }
  .banda-azul.no-border {
    border-top: none; }
  .navbar-nav.navbar-site {
    flex-direction: column;
    display: block; }
  li.lfr-nav-item.nav-item.dropdown {
    position: relative; }
  .dropdown .child-menu.dropdown-menu {
    position: absolute;
    width: 100vw; }
  .navbar-expand-md .nav-item {
    display: list-item; }
  .link_ppal_menu:hover .link_ppal_menu_txt,
  .link_ppal_menu:focus .link_ppal_menu_txt {
    text-align: left; }
  .my_search {
    width: 80% !important;
    max-width: 80%;
    height: 2.375rem;
    background-size: 30px;
    border: 1px solid #0D357B !important; }
  .buscador-portada button,
  .buscador-portada button:hover,
  .buscador-portada button:focus {
    right: 54px; }
  .navbar .nav li > a {
    padding: .5rem .25rem .5rem .25rem !important; }
  .navbar-collapse .navbar-nav {
    margin-bottom: 1.8rem;
    position: initial;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: white;
    z-index: 2; }
  ul.gran_menu {
    padding: 0 30px;
    justify-content: initial; }
  ul.gran_menu li {
    border-bottom: 1px solid #505050; }
  ul.gran_menu li:first-child {
    border-bottom: 1px solid transparent; }
  ul.gran_menu.tp-3,
  ul.mega-dropdown-menu.tp-3 {
    margin-top: 3rem !important; }
  .subseccion.resp li {
    border: none; }
  .link_ppal_menu {
    color: #0D357B; }
  .link_ppal_menu:hover,
  .link_ppal_menu:focus {
    color: #ffffff;
    background-color: #0D357B; }
  .rot-90 {
    transform: rotate(-90deg); }
  .navbar-expand-md .navbar-collapse .navbar-nav .dropdown-menu {
    max-height: 95vh;
    overflow: auto;
    padding-bottom: .6rem;
    min-height: 95vh; }
  ul.lqs {
    display: block !important;
    position: fixed !important;
    top: 0 !important;
    left: 300% !important;
    transition: all .3s !important;
    width: 100vw !important;
    min-height: 100vh; }
  ul.lqs.resp {
    background: #fff !important;
    left: 0% !important; }
  ul.lqs.resp li {
    border-bottom: 1px solid transparent; }
  ul.subseccion li {
    border-bottom: 1px solid #505050 !important; }
  .titulo_congreso h1 {
    font-size: 1.8rem !important;
    font-family: 'Crimson Text' !important; }
  .menu-resp {
    display: block; }
  #dismiss {
    float: left;
    margin: 1rem 0 0 1rem; }
  #close-menu {
    float: right;
    margin: 1rem 1rem 0 0; }
  .aling_variable_search {
    text-align: left; }
  .menu_button {
    position: absolute;
    top: -56px;
    right: 0px;
    padding: 5px; }
  .nav-justified .nav-item {
    flex-grow: 0; }
  .text-footer-aling {
    text-align: center; }
  .logo_pie {
    margin-top: 1.5rem; }
  .container-body {
    padding: 0; }
  .fotonot-carrusel {
    width: 100% !important; } }

@media all and (max-width: 767px) and (min-width: 576px) {
  .content_menu {
    max-width: 100%; }
  .content_menu li.col-sm-3 {
    padding-left: 0;
    padding-right: 0; } }

@media all and (max-width: 767px) {
  .card-body h5.card-title {
    line-height: 1.5;
    font-size: 1.6rem; }
  .card-presidencia {
    margin-top: 0; }
  .card-presidencia div.card-body {
    border-top: none;
    width: 40%;
    height: 100%;
    right: 0;
    background-color: #e6e6e6; }
  .card-img-top {
    width: 60%; }
  .fotonoticias-list .card-img-top {
    width: 100%; }
  .card-presidencia {
    max-height: 270px;
    max-width: initial; }
  .tarjeta-destacados,
  .nprensa-home {
    max-width: 100% !important;
    width: 100% !important; } }

@media all and (max-width: 575px) {
  .logo_container {
    text-align: center;
    margin-bottom: .5rem; }
  .redes-sup {
    display: none; }
  .redes_footer {
    display: block; }
  .redes_footer a i.fab {
    background-color: transparent !important; }
  .menu_button {
    top: -57px; }
  .img-carrousel {
    width: 100% !important;
    height: inherit; }
  .redes_sociales-icons {
    margin-top: 0; }
  .home-1-4-3-4 .row:last-child,
  .home-1-4-3-4 .row:nth-last-child(2) {
    margin: 0 2% !important; }
  .home-1-4-3-5-layouttpl .row:last-child,
  .home-1-4-3-5-layouttpl .row:nth-last-child(2) {
    margin: 0 2% !important; }
  .menu_button.tope {
    top: -55px; }
  .agenda-col-2 {
    display: block !important;
    max-width: 255px;
    margin: .5rem auto; }
  .buscador-portada button,
  .buscador-portada button:hover,
  .buscador-portada button:focus {
    bottom: 0; } }

@media all and (max-width: 767px) {
  .redes_sociales-icons {
    float: initial;
    text-align: center;
    width: 100%; }
  .text-microsite {
    float: left !important;
    margin-top: 3%;
    margin-left: .5rem; }
  .tarjeta-microsite {
    width: 100%; } }

@media all and (max-width: 890px) and (min-width: 768px) {
  #navigation div.navbar-header {
    max-width: 200px; } }

@media all and (max-width: 767px) {
  .portlet_idiomas {
    text-align: center;
    margin-top: .5em; }
  .portlet_idiomas .fab {
    margin: 3px 5px; }
  #navigation .navbar-header {
    width: 100%; }
  li.lfr-nav-item.nav-item.dropdown {
    position: initial; }
  .dropdown .child-menu.dropdown-menu {
    position: relative;
    top: 0 !important; } }

@media all and (max-width: 1050px) and (min-width: 750px) {
  .img-carrousel {
    width: 100% !important;
    height: inherit; }
  .carousel-indicators {
    left: 45%; } }

@media all and (max-width: 749px) and (min-width: 576px) {
  .img-carrousel {
    width: 100% !important;
    height: inherit; }
  .modal-dialog {
    max-width: 90%;
    max-height: 80vh; } }

@media all and (max-width: 576px) {
  .titulo_foto {
    padding: 5px 0;
    text-align: center;
    font-size: 1rem; }
  .carousel-indicators {
    left: 45%; }
  .modal-dialog {
    max-width: 100%;
    max-height: 80vh; } }

/* Filtros */
div.filtros {
  background-color: #F6EBBA;
  display: inline-block;
  margin: 0;
  padding: 6px 0 2px;
  border: 1px solid #F2D140;
  width: 100%;
  overflow-x: auto; }

div.filtros label[for] {
  cursor: none;
  visibility: hidden;
  height: 1px;
  width: 1px;
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: block; }

div.filtros label.visible[for] {
  display: contents; }

div.filtros div.input-select-wrapper,
div.filtros div.input-text-wrapper {
  float: left;
  margin: 0 5px;
  min-height: 44px; }

div.filtros div.f-sencillos {
  display: inline-block; }

#filtros_completos.show {
  border-top: 1px solid #F2D140;
  border-bottom: 1px solid #F2D140;
  width: 100%; }

div.filtros select.select_red,
div.filtros select:focus, select:hover,
div.filtros input.select_red,
div.filtros input:focus,
div.filtros input:hover,
div.form-def select.select_red,
div.form-def select:focus, select:hover,
div.form-def input.select_red,
div.form-def input:focus,
div.form-def input:hover {
  background: #fff;
  color: #000; }

div.filtros select.select_red,
div.filtros select.select_red option:checked,
div.form-def select.select_red option:checked {
  font-weight: bold; }

div.filtros select.select_red option:checked,
div.filtros select option:checked,
div.filtros select option:focus,
div.filtros select option:hover {
  background: #fff;
  color: #0D357B; }

.botonera_filtro {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  padding: 0px 10px 5px;
  border: none !important; }

.botonera_filtro ul {
  padding-left: 7px;
  list-style: none; }

.botonera_filtro ul li {
  float: left;
  margin-right: 1rem;
  margin-bottom: .5rem; }

.botonera_filtro .btn {
  font-size: .85rem; }

@media all and (max-width: 426px) {
  .botonera_filtro .btn {
    font-size: .8rem;
    padding: 0.2rem 0.5rem; }
  .filtro_videoteca .spin-search {
    margin-left: 0;
    top: 6.7rem;
    left: 14.5rem; } }

.f-fotonoticias .botonera_filtro {
  width: auto;
  margin-top: 5px; }

.f-fotonoticias .select-text {
  margin-top: 8px !important; }

.f-fotonoticias .select-text select {
  padding-bottom: 0;
  margin-bottom: 0; }

.f-fotonoticias .botonera_filtro ul li {
  margin-bottom: 0; }

.btn_filtro_red {
  color: #fff;
  background-color: #0D357B; }

.btn_filtro_red:hover,
.btn_filtro_red:focus {
  color: #0D357B;
  background-color: #fff; }

.btn_filtro_gris {
  background-color: #494a4a !important;
  border: 1px solid #494a4a !important; }

.btn_filtro_gris:focus,
.btn_filtro_gris:hover {
  background-color: #2e2e2e !important;
  border: 1px solid #2e2e2e !important; }

div.filtros select, div.filtros input:not([type=checkbox]):not([type=radio]) {
  margin-bottom: .3rem;
  border-radius: 5px;
  padding: 5px 10px;
  min-height: 38px; }

@media all and (max-width: 550px) {
  div.filtros select,
  div.filtros input,
  div.form-vg select,
  div form-vg input {
    max-width: 200px; } }

div.filtros .select-text {
  width: fit-content;
  margin: 0 10px 0 5px;
  float: left;
  min-height: 44px; }

div.filtros .select-text span,
div.filtros .select-text select,
div.filtros .select-text input {
  float: left; }

div.filtros .select-text span {
  margin-right: 10px;
  margin-top: 5px; }

.despliega-filtros-comp {
  color: #0D357B;
  font-size: .9rem;
  cursor: pointer;
  background-image: url(../images/arrow_up.PNG);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: right 15px center;
  padding-right: 38px;
  margin-top: 8px; }

.despliega-filtros-comp.collapsed {
  background-image: url(../images/arrow_down.PNG); }

#btn_burger {
  position: absolute;
  top: 5px;
  right: 15px;
  display: none; }

div.filtros .dateField input {
  max-width: 110px; }

ul.not-arrow li {
  padding-left: 0 !important; }

ul.not-arrow li:before {
  background: none !important; }

div[id*="Modal"]:not(#filterModal) .modal-dialog {
  max-height: 99vh;
  height: 98vh; }

div[id$="Modal"]:not(#filterModal) .modal-dialog .modal-content {
  max-height: 90%;
  overflow: auto; }

@media all and (max-width: 767px) {
  div[id$="Modal"]:not(#filterModal) {
    z-index: 10000;
    background-color: rgba(0, 0, 0, 0.7); }
  div[id*="Modal"]:not(#filterModal) .modal-dialog {
    max-height: 99vh;
    height: 98vh; }
  div[id$="Modal"]:not(#filterModal) .modal-dialog .modal-content {
    max-height: 90%; }
  .mfi {
    z-index: 1050; }
  #navigation {
    z-index: 1055; }
  .lfr-product-menu-panel.sidenav-menu-slider.open,
  .lfr-product-menu-panel.sidenav-menu-slider .sidenav-menu {
    z-index: 1058; }
  .fzi {
    z-index: 1061 !important; } }

@media all and (min-width: 576px) {
  .mfi {
    position: relative;
    display: block !important;
    opacity: 1 !important; }
  .mfi .modal-dialog {
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
    max-width: 100% !important;
    margin: 0;
    width: 100% !important; }
  .mfi .modal-content {
    border: none; }
  .mfi .modal-footer,
  .mfi .modal-header {
    display: none; }
  .mfi .modal-body {
    padding: 0; } }

@media all and (max-width: 576px) {
  .fci, .f-caja {
    display: none !important; }
  #btn_burger {
    display: block; }
  .modal-body .f-caja {
    display: block !important; }
  #modalRedux, #exampleModal {
    z-index: 2500; }
  .filtros div.accord div.card div.card-body {
    padding: 1rem 0 0 !important; } }

.f-intervenciones label[for],
.f-caja label[for] {
  cursor: auto !important;
  visibility: visible !important;
  height: inherit !important;
  width: inherit !important;
  display: initial !important;
  float: left !important;
  margin-right: 7px !important;
  padding-top: 5px !important; }

/* Calendarios de los filtros */
.datepicker-popover-content.yui3-widget-stdmod {
  padding: 5px; }

.yui3-skin-sam .yui3-calendar-day, .yui3-skin-sam .yui3-calendar-prevmonth-day, .yui3-skin-sam .yui3-calendar-nextmonth-day {
  border: none; }

.yui3-skin-sam .yui3-calendar-grid {
  border-top: none; }

/* Paginacion */
.btn_pag {
  background-color: #fff;
  color: #0D357B;
  border: 1px solid #5f5e5e; }

.btn_pag:focus,
.btn_pag:hover {
  color: #5f5e5e; }

.btn_pag.select {
  background-color: #F2D140;
  color: #000 !important;
  border: 1px solid #000000; }

.pagination > li > a {
  background-color: #0d357b;
  color: #fff !important;
  font-weight: bold;
  padding: 0.5rem 0.5rem;
  font-size: 13px; }

.page-item:first-child .page-link {
  border-top-left-radius: 0.4rem;
  border-bottom-left-radius: 0.4rem; }

.page-item:last-child .page-link {
  border-top-right-radius: 0.4rem;
  border-bottom-right-radius: 0.4rem; }

.autocomplete_input {
  overflow-y: auto;
  max-height: 250px; }

.btn_filtro_clean {
  background-color: #505050;
  color: #ffffff;
  border: 1px solid #505050; }

.btn_filtro_clean:hover,
.btn_filtro_clean:focus {
  background-color: #3c3b3b;
  border: 1px solid #3c3b3b; }

.filtros div.accord div.card {
  border: none;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  padding: 0 1rem 0 .9rem;
  background-color: #f9f1cd; }

.f-fila {
  display: inline-block;
  margin: 0 -10px; }

.filtros div.accord div.card div.card-header {
  background-color: #F9F1CD;
  border-bottom: 1.5px dotted #F2D140;
  padding: .5rem 0 0 0;
  font-weight: bold; }

.filtros div.accord div.card div.card-body {
  background-color: #F9F1CD;
  padding: 1rem 0 0; }

.filtros div.accord {
  margin: 0; }

.filtros div.accord .card .card-header {
  cursor: pointer; }

/* MEDIA QUERIES */
@media all and (max-width: 576px) {
  .modal-dialog {
    max-width: 100%; } }

/* Microsites home */
.tarjeta-microsite {
  padding: 10px 0;
  display: inline-block;
  text-align: center;
  width: 100%;
  position: relative;
  height: 80px; }

.tarjeta-microsite a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0; }

.tarjeta-microsite img,
.tarjeta-microsite picture {
  float: left;
  width: 70px; }

.text-microsite {
  color: #0D357B;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 15px;
  font-size: 1.2rem;
  width: calc(86% - 55px);
  float: right;
  text-align: left;
  margin-left: 11px; }

.fondo-bola {
  width: fit-content;
  margin: auto;
  background: #0d357b;
  padding: 15px;
  border-radius: 50%;
  overflow: hidden;
  max-width: 133px;
  max-height: 145px; }

.svg_hemiciclo {
  transform: rotate(180deg); }

@media all and (max-width: 767px) {
  .tarjeta-microsite img {
    width: 100%;
    max-width: 270px !important; } }

.form-control:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25) !important; }

.mytoglett, .dismissT {
  cursor: pointer; }

.w100 {
  width: 100%; }

#p_p_id_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ {
  background: #0D357B; }

.portlet-title-text {
  display: none; }

.autofit-float > .autofit-col-end {
  z-index: 15; }

#portlet_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet {
  margin-bottom: 0; }

.navbar-light .navbar-nav .nav-link {
  color: #ffffff;
  font-weight: bold;
  width: 100%;
  font-size: 1.1rem; }

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: #ffffff; }

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
  color: #0D357B !important;
  background: #ffffff; }

/* Intervenciones */
.cuerpo-intervenciones {
  margin-bottom: 1.5rem; }

.cuerpo-intervenciones h3 {
  color: #0D357B;
  font-weight: bold; }

.title-intervenciones,
.cuerpo-diputados-list h3.title-red {
  font-family: roboto; }

.f-intervenciones label[for],
.f-caja label[for] {
  cursor: auto !important;
  visibility: visible !important;
  height: inherit !important;
  width: inherit !important;
  display: initial !important;
  float: left !important;
  margin-right: 7px !important;
  padding-top: 5px !important; }

.f-intervenciones .fa-plus-circle,
.f-caja .fa-plus-circle {
  font-size: 20px;
  cursor: pointer; }

.select-text .fa-plus-circle {
  margin-top: 10px;
  margin-left: 2px; }

.modal-iniciativas .nav-tabs {
  margin-top: 2rem;
  border-bottom: 4px solid #0D357B;
  margin-bottom: 1rem; }

.modal-iniciativas .nav-tabs .nav-link {
  color: #0D357B; }

.modal-iniciativas .nav-tabs .nav-link.active {
  color: #fff;
  background-color: #0D357B;
  border-color: #0D357B;
  font-weight: bold; }

.modal-iniciativas .tab-pane ul {
  list-style: none;
  padding-inline-start: 18px; }

div.modal.fade .tab-pane ul li {
  position: relative;
  list-style-type: none;
  padding-left: 20px;
  cursor: pointer; }

.modal-iniciativas .tab-pane ul li:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0px;
  width: 15px;
  height: 15px;
  background-image: url(../images/arrow-b.png);
  background-size: 15px;
  background-repeat: no-repeat; }

.botonera-orden button.init-btn {
  background-color: #0D357B !important;
  color: #fff !important;
  border: 1px solid transparent !important;
  font-size: 14px;
  border-radius: 5px;
  padding: 5px; }

.botonera-orden button.init-btn.select {
  background-color: #f2d140 !important;
  color: #000 !important; }

.botonera-orden button.init-btn:hover,
.botonera-orden button.init-btn:focus {
  background-color: #0c1d47 !important;
  color: #fff !important; }

.botonera-orden button.init-btn.select:focus {
  background-color: #f2d140 !important;
  color: #000 !important;
  border: 1px solid #000 !important; }

.botonera-orden button.init-btn.select:hover {
  background-color: #0c1d47 !important;
  color: #fff !important; }

.cuerpo-intervenciones ul {
  list-style: none;
  padding-inline-start: 25px; }

.cuerpo-intervenciones ul li {
  position: relative;
  list-style-type: none;
  margin-bottom: 2rem; }

.cuerpo-intervenciones ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -16px;
  width: 10px;
  height: 10px;
  background-image: url(../images/arrow-b.png);
  background-size: 10px;
  background-repeat: no-repeat; }

.cuerpo-intervenciones .tag,
.cuerpo-intervenciones .sesion {
  margin: 1rem 0; }

.cuerpo-intervenciones .autor {
  font-weight: 500;
  margin-bottom: 1rem; }

.cuerpo-intervenciones .sesion {
  font-weight: 500; }

.cuerpo-intervenciones .pleno {
  color: #0D357B; }

.cuerpo-diputados-list .pleno {
  /*cursor: pointer;*/
  color: #0D357B; }

.cuerpo-intervenciones {
  margin-bottom: 1.5rem; }

.cuerpo-intervenciones .cuerpo_pleno {
  padding: 10px 20px; }

.cuerpo-intervenciones .fase {
  margin: 1rem 0; }

.cuerpo-intervenciones .fase span,
.cuerpo-intervenciones .oradores {
  font-weight: 500; }

.cuerpo-intervenciones table {
  border-top: 5px solid #0D357B;
  margin-top: 1rem;
  width: 100%; }

.cuerpo-intervenciones table th {
  color: #0D357B; }

.cuerpo-intervenciones table td div.orador {
  color: #0D357B;
  font-weight: bold; }

.cuerpo-intervenciones table td:nth-child(2) {
  width: 180px;
  text-align: center; }

.cuerpo-intervenciones table td:last-child {
  width: 190px;
  text-align: center; }

.cuerpo-intervenciones table td:last-child a {
  color: #0D357B;
  margin: 0 5px; }

.cuerpo-intervenciones caption {
  overflow: hidden;
  height: 1px;
  width: 1px; }

.cuerpo-intervenciones .table-hover tbody tr:hover {
  background-color: rgba(122, 13, 13, 0.3); }

.fas {
  margin-right: 5px; }

/* Menu lateral */
.split-button-dropdowns ul.navbar-nav,
.split-button-dropdowns ul.child-menu {
  flex-direction: column;
  padding-inline-start: 25px; }

.split-button-dropdowns ul.navbar-nav li,
.split-button-dropdowns ul.child-menu li {
  position: relative;
  list-style-type: none; }

.split-button-dropdowns ul.navbar-nav li a {
  padding: 0 .5rem;
  color: #000;
  font-weight: 500;
  font-size: .95rem; }

.split-button-dropdowns ul.navbar-nav li.active a {
  color: #0D357B; }

.split-button-dropdowns ul.child-menu li a {
  color: #000000 !important;
  background-image: url(../images/c-right-black.png) !important;
  background-position-x: 12px !important;
  background-size: 8px !important;
  background-position-y: 12px !important;
  background-repeat: no-repeat !important; }

.split-button-dropdowns ul.child-menu li.active a {
  color: #0D357B !important;
  background-image: url(../images/c-right.png) !important;
  background-position-x: 12px !important;
  background-size: 8px !important;
  background-position-y: 12px !important;
  background-repeat: no-repeat !important; }

.split-button-dropdowns ul.child-menu li a {
  font-weight: normal; }

.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul.layouts.level-1,
.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul.layouts.level-2 {
  flex-direction: column;
  padding-inline-start: 25px; }

.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul.layouts.level-1 li,
.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul.layouts.level-2 li {
  position: relative;
  list-style-type: none; }

.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul.layouts.level-1 li a {
  padding: 0 .5rem;
  color: #000;
  font-weight: 500; }

.portlet-boundary_com_liferay_site_navigation_menu_web_portlet_SiteNavigationMenuPortlet_ ul.layouts.level-2 li a {
  font-weight: normal; }

.f-fecha-fotos {
  padding-bottom: .5rem; }

.f-fecha-fotos svg,
.fecha-fotonoticia svg,
.f-fecha-fotos i,
.fecha-fotonoticia i {
  margin-right: 5px; }

/* Fotonoticias 4x3 */
.fotonoticias-list h3 a {
  color: #0D357B;
  font-size: 1.03rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  -ms-word-break: initial;
  word-break: initial;
  word-break: initial;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.fotonoticias-list_3x4 h3 a {
  color: #0D357B;
  font-size: 1.03rem;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  -webkit-box-orient: vertical;
  -ms-word-break: initial;
  word-break: initial;
  word-break: initial;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

.fotonoticias-list .card-body {
  height: 166px;
  padding: 1rem .5rem; }

@media screen and (min-width: 0\0) {
  .fotonoticias-list .card-body {
    height: 180px; } }

.fotonoticias-list_3x4 .card-body {
  height: 130px; }

.fotonoticias-list .f-l-img {
  overflow: hidden;
  max-height: 169px; }

/* Line-clamp para todos los navegadores */
.line-clamp {
  display: block;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  position: relative;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 0 !important; }

.line-clamp:after {
  content: '...';
  text-align: right;
  bottom: 0;
  right: 0;
  width: 25%;
  display: block;
  position: absolute;
  height: calc(1em * 0.99);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 98%); }

@supports (-webkit-line-clamp: 1) {
  .line-clamp:after {
    display: none !important; } }

.line-clamp-1 {
  -webkit-line-clamp: 1;
  height: calc(1em * 1.2 * 1); }

.line-clamp-2 {
  -webkit-line-clamp: 2;
  height: calc(1em * 1.2 * 2); }

.line-clamp-3 {
  -webkit-line-clamp: 3;
  height: calc(1em * 1.2 * 2); }

.fotonoticias-list_3x4 .line-clamp-3 {
  -webkit-line-clamp: 3;
  height: calc(1em * .85 * 2); }

.line-clamp-4 {
  -webkit-line-clamp: 4;
  height: calc(1em * 1.2 * 4); }

.line-clamp-5 {
  -webkit-line-clamp: 5;
  height: calc(1em * 1.2 * 5); }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .line-clamp {
    line-height: 1; }
  .line-clamp-3 {
    height: calc(1em * 1.2 * 2.6); } }

/* Notas de prensa de la home */
.nprensa-home {
  max-height: 100%;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
  background-color: #0D357B;
  color: #fff;
  padding: 15px 20px;
  max-width: 400px;
  margin: 32px auto 0 auto;
  max-height: initial;
  overflow: hidden;
  height: 465px; }

.nprensa-home h3 {
  font-weight: bold;
  margin-bottom: 1.2rem; }

.nprensa-home ul {
  list-style: none;
  padding-inline-start: 0;
  margin-left: 19px; }

.nprensa-home ul li {
  position: relative;
  list-style-type: disc;
  padding-left: 0;
  cursor: pointer;
  margin-bottom: 1rem;
  line-height: 1.2; }

.nprensa-home ul li a {
  color: #fff;
  font-size: 1.2rem; }

.nprensa-home .ver-mas {
  text-align: right;
  color: #F1D136;
  position: absolute;
  right: 14%;
  bottom: 9px; }

.nprensa-home .ver-mas a {
  color: #F1D136;
  font-size: 1.2rem;
  font-weight: 500;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: bold; }

.nprensa-home .ver-mas a:hover,
.nprensa-home .ver-mas a:focus {
  color: #F1D136;
  text-decoration: underline; }

.nprensa-home .lista-nprensa {
  height: 345px;
  overflow: hidden;
  overflow-y: auto; }

/* Destacados Home */
.tarjeta-destacados {
  padding: 0;
  margin-top: 0;
  background-color: #F1D136;
  color: #000;
  max-width: 400px;
  height: 465px;
  overflow: hidden;
  overflow-y: auto;
  margin-left: auto;
  margin-right: auto; }

.destacados-body {
  height: 188px; }

.destacados-body h3 {
  font-weight: bold;
  margin-bottom: 1.2rem;
  margin-left: 13px;
  margin-top: .5rem; }

.destacados-body ul {
  font-size: 1.2rem;
  font-weight: bold;
  padding-right: 10px; }

.destacados-body ul li a {
  color: #000; }

.ver-mas-destacados {
  text-align: right;
  text-transform: capitalize;
  font-weight: bold;
  padding: 5px 10px 0 0; }

.ver-mas-destacados a {
  color: #0D357B;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none; }

.ver-mas-destacados a:hover,
.ver-mas-destacados a:focus {
  text-decoration: underline; }

/* Twitter home */
.tarjeta_twitter {
  padding-top: 0;
  width: 100%;
  float: right;
  margin-top: 0;
  border: 4px solid #0d357b;
  max-width: 400px;
  max-height: 466px;
  overflow-x: hidden;
  overflow-y: auto !important;
  height: 466px; }

/* Videoteca */
.filtro_videoteca,
.filtro_index_init {
  background-color: #F6EBBA;
  display: inline-block;
  margin: 0;
  padding: 6px 0 0;
  border: 1px solid #F2D140;
  width: 100%;
  overflow-x: auto; }

.filtro_videoteca {
  padding: 10px 10px 5px 10px; }

.filtro_index_init {
  padding: 10px; }

.filtro_videoteca div.form-group,
.filtro_index_init div.form-group {
  margin-bottom: 0; }

.filtro_videoteca .t_categoria {
  margin-top: 5px; }

.listado-videoteca h3 {
  color: #0D357B;
  font-weight: bold;
  cursor: pointer; }

.listado-videoteca .card {
  border: none; }

.listado-videoteca .card h3 {
  background-image: url(../images/arrow-b.png);
  background-size: 10px;
  background-repeat: no-repeat;
  background-position: 0px 5px;
  padding-left: 20px; }

.listado-videoteca .card h3.rot {
  background-image: url(imgs/arrow-d.png); }

.listado-videoteca .card .collapse {
  padding-left: 20px; }

.listado-videoteca .card-header {
  background: transparent;
  border: none;
  padding: .75rem 0; }

.listado-videoteca .card-body {
  padding: .75rem 0; }

.listado-videoteca table {
  margin-top: 1rem;
  border-top: 5px solid #0D357B; }

.listado-videoteca td:first-child {
  font-weight: bold;
  width: 88%; }

.listado-videoteca td:last-child,
.listado-videoteca td:nth-last-child(2) {
  width: 55px;
  text-align: center; }

.listado-videoteca td:last-child a,
.listado-videoteca td:nth-last-child(2) a {
  margin: 0 5px; }

.listado-videoteca td a {
  color: #0D357B; }

.listado-videoteca td a:hover,
.listado-videoteca td a:focus {
  color: #6d84ab; }

.listado-videoteca .table-hover tbody tr:hover {
  background-color: rgba(122, 13, 13, 0.3); }

.akamai-player {
  height: 350px !important; }

.table-videoteca th {
  border-bottom-width: 1px;
  border-color: #999999;
  border-bottom: 1px solid #999999; }

.video-js {
  max-width: 100%; }

.fotonot-carrusel .carousel-control-prev,
.fotonot-carrusel .carousel-control-next {
  width: 15%;
  background-color: #505050 !important;
  opacity: 1;
  max-height: calc(100% - 45px); }

.home-1-4-3-4 .row:nth-last-child(3) {
  /*background-color: #EFEFEF;*/
  padding: 0 7%;
  margin: 0 0 1.5rem 0; }

.home-1-4-3-4 .row:nth-last-child(2) {
  margin: 0 10%; }

.home-1-4-3-4 .row:last-child {
  margin: 0 10% 1.5rem 10%; }

.home-1-4-3-5-layouttpl .row:nth-last-child(3) {
  /*background-color: #EFEFEF;*/
  padding: 0 7%;
  margin: 0 0 1.5rem 0; }

.home-1-4-3-5-layouttpl .row:nth-last-child(2) {
  margin: 0 10%; }

.home-1-4-3-5-layouttpl .row:last-child {
  margin: 0 10% 1.5rem 10%; }

.portlet {
  margin-bottom: 0; }

.tarjeta-destacados img {
  height: 230px;
  width: 100%; }

/* Ajustes de modal */
.fade:not(.show) {
  display: none; }

@media all and (max-width: 1450px) {
  .nprensa-home ul li a,
  .destacados-body ul li a {
    font-size: 1rem; } }

@media all and (max-width: 1310px) and (min-width: 930px) {
  .card-presidencia,
  .nprensa-home,
  .tarjeta-destacados,
  .tarjeta_twitter {
    height: 380px; }
  .card-body h5.card-title {
    line-height: 1;
    font-size: 1.6rem; }
  .tarjeta-destacados img {
    width: 100%;
    max-height: 150px; }
  .n-prensa-body-h {
    height: 91.3% !important; }
  .text-microsite {
    font-size: 1.1rem;
    margin-left: 5px;
    width: calc(90% - 58px); }
  .tarjeta-microsite img,
  .tarjeta-microsite picture {
    width: 55px; } }

@media all and (max-width: 929px) and (min-width: 767px) {
  .home-1-4-3-4 .row:nth-last-child(2) .col-md-4 {
    padding-left: 5px;
    padding-right: 5px; }
  .home-1-4-3-5-layouttpl .row:nth-last-child(2) .col-md-4 {
    padding-left: 5px;
    padding-right: 5px; }
  .tarjeta-destacados img {
    width: 100%;
    max-height: 100px; }
  .ver-mas-destacados a {
    font-size: 1.1rem; }
  .n-prensa-body-h {
    height: 89.8% !important; }
  .card-body h5.card-title {
    line-height: 1;
    font-size: 1.6rem; }
  .text-microsite {
    font-size: 1rem;
    margin-left: 5px;
    width: calc(98% - 55px); }
  .tarjeta-microsite img,
  .tarjeta-microsite picture {
    width: 40px; } }

@media all and (max-width: 1270px) and (min-width: 767px) {
  .nprensa-home ul li,
  .destacados-body ul li {
    margin-bottom: .2rem;
    line-height: 1.06; }
  .nprensa-home h3,
  .destacados-body h3 {
    margin-bottom: 0.2rem; } }

@media all and (max-width: 929px) and (min-width: 767px) {
  .card-presidencia,
  .nprensa-home,
  .tarjeta-destacados,
  .tarjeta_twitter {
    height: 328px; }
  .nprensa-home {
    padding: 5px 5px 2px; }
  .ver-mas-nprensa {
    padding-top: .3rem !important; }
  .ver-mas-nprensa a {
    font-size: 1rem; }
  .nprensa-home .lista-nprensa {
    height: 270px; }
  .tarjeta-destacados picture img {
    margin: auto; }
  .nprensa-home ul li a,
  .destacados-body ul li a {
    font-size: .95rem; }
  .nprensa-home ul {
    margin-bottom: 0; } }

@media all and (max-width: 1300px) and (min-width: 1030px) {
  .tarjeta-microsite img,
  .tarjeta-microsite picture {
    width: 70px; } }

@media all and (max-width: 1029px) and (min-width: 890px) {
  .tarjeta-microsite img,
  .tarjeta-microsite picture {
    width: 50px; }
  .text-microsite {
    font-size: 1rem;
    width: calc(98% - 55px); } }

@media all and (max-width: 1300px) and (min-width: 890px) {
  .home-1-4-3-4 .portlet-layout:last-child .col-md-3:nth-last-child(2n) .img-microsite {
    max-width: 86% !important; }
  .home-1-4-3-4 .portlet-layout:last-child .col-md-3:first-child .img-microsite {
    max-width: 100% !important; }
  .home-1-4-3-5-layouttpl .portlet-layout:last-child .col-md-3:nth-last-child(2n) .img-microsite {
    max-width: 86% !important; }
  .home-1-4-3-5-layouttpl .portlet-layout:last-child .col-md-3:first-child .img-microsite {
    max-width: 100% !important; } }

@media all and (max-width: 889px) and (min-width: 768px) {
  .tarjeta-microsite img,
  .tarjeta-microsite picture {
    width: 70px;
    float: inherit; }
  .text-microsite {
    width: 100%;
    font-size: 1rem;
    text-align: center; }
  .tarjeta-microsite {
    height: 137px !important; } }

@media all and (max-width: 1160px) {
  .home-1-4-3-4 .row:last-child {
    margin: 0 5%; }
  .home-1-4-3-4 .row:nth-last-child(2) {
    margin: 0 5%; }
  .home-1-4-3-5-layouttpl .row:last-child {
    margin: 0 5%; }
  .home-1-4-3-5-layouttpl .row:nth-last-child(2) {
    margin: 0 5%; } }

@media all and (max-width: 1030px) and (min-width: 768px) {
  .text-microsite {
    max-width: 100%; }
  .tarjeta-microsite {
    height: 118px; } }

.carousel-caption .row {
  margin: 0 !important; }

a:not([href]):not([tabindex]) {
  border: 1px solid #fff; }

.mega-dropdown-menu a:not([href]):not([tabindex]) {
  border: none; }

@media all and (min-width: 1200px) {
  .internals-pages {
    max-width: 80%; } }

@media all and (max-width: 1199px) and (min-width: 769px) {
  .internals-pages {
    max-width: 85% !important; } }

@media all and (max-width: 768px) {
  .internals-pages {
    max-width: 90%; } }

.navbar .nav li > a > span,
.navbar .nav li > a > div {
  padding: 10px 5px;
  text-align: left; }

.subseccion li {
  width: 100% !important;
  border-bottom: 1px solid #666; }

/* Estilos portlets de idiomas*/
.language-entry-long-text {
  text-transform: capitalize;
  color: #0D357B !important;
  padding: 0 0.5em 0 0 !important; }

.language-entry-long-text:first-child {
  border-right: 1px solid red; }

.es_lang {
  background-image: url(../images/spanish_flag.png);
  background-position: 96% center;
  background-repeat: no-repeat;
  padding: 0 1.7em 0 .5rem !important; }

.gb_lang {
  background-image: url(../images/english_flag.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding: 0 1.5em 0 .5rem !important; }

.ca_es {
  background-image: url(../images/catala_flag.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding: 0 1.5em 0 .5rem !important; }

.gl_es {
  background-image: url(../images/galego_flagl.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding: 0 1.5em 0 .5rem !important; }

.eu_es {
  background-image: url(../images/euskera_flag.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding: 0 1.5em 0 .5rem !important; }

.vl_es {
  background-image: url(../images/val_flag2.png);
  background-position: 100% center;
  background-repeat: no-repeat;
  padding: 0 1.5em 0 .5rem !important; }

.yui3-aclist-list {
  max-height: 80px;
  overflow-y: auto; }

.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block; }

.ver-mas-nprensa {
  text-align: right;
  padding-top: 1rem; }

.ver-mas-nprensa a {
  color: #F1D136;
  font-size: 1.2rem;
  font-weight: bold;
  text-decoration: none;
  text-transform: capitalize; }

.n-prensa-body-h {
  height: 92%;
  overflow: hidden; }

.presidente-img,
.datosCuadroEstadistico {
  cursor: pointer; }

.presidente-img {
  max-width: 100%;
  width: 100%; }

.ficha-presidente h3 {
  margin-top: 1rem; }

.presi-bold {
  font-weight: bold; }

.presi-bio {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -ms-word-break: initial;
  word-break: initial;
  word-break: initial;
  margin-top: 1rem;
  text-align: justify; }

.periodos-presi {
  margin-bottom: 0rem !important; }

.presi-seccion {
  padding-left: .95rem; }

@media all and (max-width: 1420px) and (min-width: 1263px) {
  ul.gran_menu {
    padding: 0 10%; }
  .link_ppal_menu_txt {
    font-size: .9rem;
    padding: 10px 0 !important; } }

@media all and (max-width: 1262px) and (min-width: 1063px) {
  ul.gran_menu {
    padding: 0 10%; }
  .link_ppal_menu_txt {
    font-size: 1rem;
    font-size: .89rem;
    padding: 10px 0 !important; } }

@media all and (max-width: 1062px) and (min-width: 767px) {
  ul.gran_menu,
  .navbar-expand-md .navbar-nav .dropdown-menu {
    padding: 0 10%; }
  .link_ppal_menu_txt {
    font-size: .98rem; }
  .gran_menu li {
    width: auto; } }

@media all and (max-width: 768px) and (min-width: 767.9px) {
  .navbar-expand-md .navbar-nav .dropdown-menu {
    padding: 0 1%; } }

@media all and (max-width: 766px) {
  .gran_menu li {
    width: 100%;
    max-width: 100%;
    max-width: 100% !important;
    background: none !important; }
  .mega-dropdown-menu > li > ul {
    min-height: initial !important; } }

@media all and (max-width: 787px) {
  .enlaces-footer {
    float: none !important;
    margin-top: .5rem;
    margin-left: 0; } }

@media all and (max-width: 896px) and (min-width: 767px) {
  .link_ppal_menu_txt {
    padding: 10px 2px !important;
    font-size: .98rem; } }

@media all and (max-width: 470px) {
  .card-presidencia {
    max-height: 185px !important; }
  .card-presidencia div.card-body {
    width: 55% !important;
    padding: 5px; }
  .card-body h5.card-title {
    font-size: 1.2rem !important; } }

.ver-mas-presi {
  text-align: right;
  margin-top: .5rem;
  color: #0d357b;
  cursor: pointer; }

.presi-bio.verMenos {
  -webkit-line-clamp: initial !important; }

.los_enlaces {
  float: right;
  margin-left: 5px; }

.page-item a {
  border-color: #fff !important; }

@keyframes spinner-border {
  to {
    transform: rotate(360deg); } }

.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: .25em solid #0D357B;
  border-right-color: transparent;
  border-radius: 50%;
  -webkit-animation: spinner-border .75s linear infinite;
  animation: spinner-border .75s linear infinite; }

.breadcrumb {
  background-color: #ffffff; }

@media all and (max-width: 767px) {
  .nprensa-home .lista-nprensa,
  .n-prensa-body-h,
  .tarjeta-destacados,
  .nprensa-home {
    height: fit-content !important; }
  .tarjeta-destacados img {
    width: 100%;
    max-height: 250px; }
  .destacados-body {
    height: auto; }
  .tarjeta_twitter {
    max-height: 350px;
    width: 100%;
    max-width: 100%; } }

/* Menú lateral */
.navbar-site.split-button-dropdowns li {
  width: 100%;
  background-color: #EFEFEF;
  border-bottom: 2px solid #fff;
  padding: 0; }

.navbar-site.split-button-dropdowns li.active a {
  font-weight: 500; }

.navbar-site.split-button-dropdowns li .btn-default:not(:disabled):not(.disabled):active,
.navbar-site.split-button-dropdowns li .btn-default:not(:disabled):not(.disabled).active,
.navbar-site.split-button-dropdowns li .show > .btn-default.dropdown-toggle,
.navbar-site.split-button-dropdowns li .btn-default {
  background-color: transparent !important;
  border: none  !important;
  color: #0D357B  !important;
  font-weight: bold; }

.navbar-site.split-button-dropdowns li button.dropdown-toggle {
  float: right;
  width: 37px; }

.navbar-site.split-button-dropdowns ul.child-menu.dropdown-menu.show {
  display: contents !important; }

@media screen and (min-width: 0\0) {
  .navbar-site.split-button-dropdowns ul.child-menu.dropdown-menu.show {
    display: ruby-base !important;
    transform: translate3d(0px, 0px, 0px) !important;
    z-index: 10; } }

.navbar-site.split-button-dropdowns ul.child-menu.dropdown-menu li:before {
  background-image: none !important; }

.navbar-site.split-button-dropdowns ul.child-menu li {
  border-bottom: none; }

.navbar-site.split-button-dropdowns ul.child-menu li a {
  background: #efefef;
  background: -moz-linear-gradient(left, #efefef 0%, #f7f7f7 33%, white 56%, white 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #efefef), color-stop(33%, #f7f7f7), color-stop(56%, white), color-stop(100%, white));
  background: -webkit-linear-gradient(left, #efefef 0%, #f7f7f7 33%, white 56%, white 100%);
  background: -o-linear-gradient(left, #efefef 0%, #f7f7f7 33%, white 56%, white 100%);
  background: -ms-linear-gradient(left, #efefef 0%, #f7f7f7 33%, white 56%, white 100%);
  background: linear-gradient(to right, #efefef 0%, #f7f7f7 33%, white 56%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#ffffff', GradientType=1 ); }

.navbar-site.split-button-dropdowns .show > .btn-default.dropdown-toggle:focus,
.navbar-site.split-button-dropdowns .show > .btn-default.dropdown-toggle:hover,
.navbar-site.split-button-dropdowns a.btn-default:focus,
.navbar-site.split-button-dropdowns a.btn-default:hover .navbar-site.split-button-dropdowns li button.dropdown-toggle:focus,
.navbar-site.split-button-dropdowns li button.dropdown-toggle:hover {
  box-shadow: none !important; }

.navbar-site.split-button-dropdowns li a {
  width: calc(100% - 37px); }

.navbar-site.split-button-dropdowns li a span {
  display: block;
  width: 100%;
  white-space: normal;
  text-align: left;
  word-break: break-word; }

.navbar-site.split-button-dropdowns li ul.child-menu li a {
  width: 100% !important; }

/* Órganos */
.table-organos {
  border-top: none; }

.table-organos tbody tr:first-child td {
  border-top: 6px solid #0D357B; }

.table-organos .cargo {
  font-weight: bold;
  color: #5e5e5e; }

.table-organos a {
  font-weight: 500; }

.table-organos th:nth-last-child(2),
.table-organos th:last-child {
  max-width: 110px;
  width: 110px; }

.table-organos span,
.comp-organo {
  font-weight: 500; }

.comp-organo,
.organo-const,
.organo-dis {
  margin-bottom: .2rem; }

.table-organos td {
  border: none; }

.table-organos tr.trCargo td {
  border-top: 1px solid;
  padding-bottom: 3px; }

/* Catálogo de publicaciones */
/* Listado */
.catalog_element {
  display: inline-block;
  width: 100%; }

.img_publi,
.datos_publi {
  float: left;
  margin-right: 1.5rem; }

.datos_busq {
  float: left;
  margin-right: 0; }

.title-cat-pub {
  font-weight: bold;
  margin-bottom: 1rem;
  color: #0d357b; }

.datos_busq ul li {
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.img_publi,
.img_publi img {
  max-width: 80px;
  font-size: .85rem; }

.datos_publi {
  width: calc(100% - (104px + 1.5rem)); }

.datos_busq {
  width: 100%; }

.cuerpo_publi ul {
  padding-left: 0; }

.cuerpo_publi ul:first-child li {
  list-style-type: none;
  padding-left: 0; }

.detalle_cat_publi div.portada,
.detalle_cat_publi div.texto {
  float: left; }

.detalle_cat_publi div.texto {
  padding-left: 1rem; }

.detalle_cat_publi div.portada {
  margin-bottom: 1rem; }

.detalle_cat_publi div.portada img {
  max-width: 300px; }

.detalle_cat_publi div.texto {
  max-width: calc(100% - 300px);
  min-width: 250px;
  width: 100%; }

@media all and (max-width: 878px) and (min-width: 768px) {
  .detalle_cat_publi div.texto {
    max-width: 100%; } }

@media all and (max-width: 557px) {
  .detalle_cat_publi div.texto {
    max-width: 100%; } }

.detalle_cat_publi div ul {
  list-style-type: none;
  padding-inline-start: 0; }

/* Novedades */
.cuerpo_novedades {
  display: inline-block;
  width: 100%; }

.cont_novedades {
  display: inline-block;
  width: 100%;
  word-break: break-word; }

.cuerpo_novedades ul {
  padding-left: 0; }

.cuerpo_novedades ul:first-child li {
  list-style-type: none;
  padding-left: 0; }

.indice_pub ul.n1 {
  padding-left: 0; }

.indice_pub ul.n1 li.l1 {
  list-style-type: none;
  margin-bottom: 1rem; }

.indice_pub ul.n1 li.l1,
.indice_pub ul.n1 li.l1 a {
  font-size: 1.15rem;
  font-weight: bold;
  color: #0D357B; }

.indice_pub ul.n2 {
  margin: .5rem 0; }

.indice_pub ul.n2 li {
  list-style-type: circle; }

.indice_pub ul.n3 li {
  list-style-type: square; }

.indice_pub ul.n2 li a {
  padding: 0;
  background-color: #fff;
  border: none; }

.pub_plus {
  border: 1px solid red;
  cursor: pointer;
  width: 20px;
  height: 20px; }

.indice_pub ul li.l2,
.indice_pub ul li.l2 a {
  font-weight: bold !important;
  font-size: 1.1rem  !important;
  color: #0D357B; }

.indice_pub ul li.l3,
.indice_pub ul li.l3 a {
  font-weight: 500  !important;
  font-size: 1.08rem  !important;
  color: #0D357B; }

.indice_pub ul li.l4,
.indice_pub ul li.l4 a {
  font-style: normal  !important;
  font-weight: 200  !important;
  color: #0D357B;
  font-size: 1.05rem  !important; }

.indice_pub ul li.l5,
.indice_pub ul li.l5 a {
  /*font-style: italic  !important;*/
  font-weight: 100  !important;
  font-size: 1.02rem  !important; }

.indice_pub ul li.l1 a,
.indice_pub ul li.l2 a,
.indice_pub ul li.l3 a,
.indice_pub ul li.l4 a,
.indice_pub ul li.l5 a {
  color: #0D357B; }

.indice_pub ul li.l1,
.indice_pub ul li.l2,
.indice_pub ul li.l3,
.indice_pub ul li.l4,
.indice_pub ul li.l5 {
  color: #5e5e5e; }

/* Menú superior portlet */
.portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
  opacity: 1;
  -webkit-transform: translateY(-28%);
  -moz-transform: translateY(-28%);
  -ms-transform: translateY(-28%);
  -o-transform: translateY(-28%);
  transform: translateY(-28%); }

.autofit-float > .autofit-col-end {
  margin-top: 1.75rem; }

/* Grupos parlamentarios */
.filtros .grupos_tipos {
  display: inline-block;
  /*width: 100%;*/
  padding: 0 1rem;
  float: left; }

.filtros .grupos_tipos .radio {
  display: inline-block; }

.filtros .grupos_tipos .radio label {
  display: inline;
  margin: 0;
  position: relative;
  margin-top: 0px;
  padding-left: 23px; }

.filtros .grupos_tipos .radio input[type="radio"] {
  position: absolute;
  top: 10px; }

.filtros .grupos_tipos .radio input[type="radio"]:hover,
.filtros .grupos_tipos .radio input[type="radio"]:focus {
  box-shadow: none !important; }

.grupos_iniciativas {
  display: inline-block;
  float: right;
  margin-top: .5rem; }

.grupos_iniciativas a {
  margin: 0 5px; }

.r-group {
  max-width: 97%;
  margin: auto;
  display: block; }

.grup-parlam {
  margin-top: 1rem; }

.grup-parlam ul {
  padding-left: 0; }

/* Canal parlamento */
.tabla_canal_parl {
  min-height: 30px; }

.tabs_canal_parl .nav-item .nav-link {
  border: none !important; }

/* Hemiciclo */
.capaHemiciclo {
  margin: 1rem 0; }

.img-hemiciclo {
  display: block;
  width: auto;
  max-width: 100%; }

.capa_dip {
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 5px 10px; }

.imagen_dip {
  margin: .5rem 0; }

.imagen_dip img {
  height: 165px; }

.datos_dip {
  position: relative; }

.capa_dat_dip {
  top: 10%; }

.capa_dip p {
  margin-bottom: .25rem;
  font-size: .9rem; }

.capa_dip p.nombre {
  font-weight: 500; }

.capa_dip p.circunscripcion,
.capa_dip p.grupo {
  color: #0D357B; }

/* Archivo audiovisual */
h2.audiovisual_h {
  margin: 1rem 0; }

h3.audiovisual_h {
  font-size: 1rem;
  margin-bottom: 0;
  padding: 4px 0 0;
  background-color: #0d357b;
  color: #fff;
  text-align: center; }

.btn-historic-org {
  white-space: normal;
  max-width: 100%;
  line-height: initial;
  font-size: 14px;
  font-weight: bold; }

.portlet-layout .portlet-header,
.breadcrumb {
  margin-bottom: 0; }

.breadcrumb {
  padding: 0; }

.titular-seccion,
.enlaces-lateral-prensa li.active a,
.descargas-notas li a,
.enlaces-notas li a,
.modal-title {
  margin-top: 0; }

/* Estilos páginas estáticas */
/* span resaltado */
.se_resaltado {
  font-weight: bold;
  color: #0D357B; }

highlight {
  font-weight: bold; }

/* Buscador web */
.destacado {
  font-weight: bold; }

.accord_busq_gen div.card div.card-header {
  background-color: #f9f1cd;
  border: 1.5px solid #f2d140;
  cursor: pointer;
  font-weight: 700;
  /*font-size: 1.2rem;*/ }

.accord_busq_gen div.card div.card-header i.fas {
  margin-top: 5px; }

@media all and (max-width: 1070px) {
  .accord_busq_gen div.card div.card-header {
    font-size: .9rem;
    padding: .25rem .1rem;
    font-weight: 400;
    color: #000; }
  .accord_busq_gen div.card div.card-header i.fas {
    margin-top: 7px;
    font-size: .7rem; }
  .accord_busq_gen div.card-body {
    padding: .25rem 0; }
  .accord_busq_gen ul li.f-list-element {
    font-size: .8rem;
    color: #000; }
  #portlet_buscador .container-fluid .row .col-sm-4 {
    padding-left: 0px;
    padding-right: 0px; } }

.accord_busq_gen ul {
  padding-inline-start: 0px;
  padding: .25rem 0rem;
  margin-bottom: .25rem;
  list-style-type: none; }

.accord_busq_gen div.card {
  border: none;
  margin-bottom: .2rem; }

.accord_busq_gen div.card-body {
  padding: .25rem 1.25rem; }

.accord_busq_gen ul li.f-check {
  color: #0D357B;
  font-weight: 500;
  background-image: url(../images/check.png);
  background-position-x: 97%;
  background-size: 16px;
  background-position-y: 4px;
  background-repeat: no-repeat;
  padding-right: 20px; }

.accord_busq_gen ul li.f-list-element {
  cursor: pointer;
  -webkit-hyphens: initial;
  -moz-hyphens: initial;
  -ms-hyphens: initial;
  hyphens: initial;
  /* -ms-word-break: normal;
    word-break: break-all;*/
  font-size: .9rem; }

.spin-search {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  top: 7rem;
  margin-left: 1rem;
  left: 17rem; }

/* SIDEBAR */
.lfr-admin-panel.sidenav-menu-slider {
  z-index: 1052 !important; }

/* Alerts */
.alert-dip {
  background-color: #7B0D0E;
  color: #fff;
  padding: 5px 19px;
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  font-weight: bold;
  border: 1.5px solid #290405; }

/* Buscador */
.capit {
  text-transform: capitalize; }

.aling_variable_search .yui3-aclist,
.la_busqueda .yui3-aclist {
  z-index: 22; }

.caja-busqueda .yui3-aclist-list {
  max-height: 57px; }

.caja-busqueda {
  width: 98.5%;
  margin: auto !important;
  padding: 0;
  display: flex; }

.caja-busqueda .input-text-wrapper {
  width: calc(100% - 40px) !important; }

.caja-busqueda .input-text-wrapper input[type=text],
.caja-busqueda .input-text-wrapper input[type=text] {
  max-width: 100%; }

.caja-busqueda .fa-question-circle {
  margin-top: .7rem;
  margin-left: 1rem;
  cursor: help;
  height: 18px; }

.caja-busqueda .input-text-wrapper input[type=text] {
  width: 100% !important; }

.list-proy h6 {
  margin-top: 10px; }

.pagination > li > a:hover,
.pagination > li > a:focus {
  background-color: #0c1d47 !important;
  color: #ffffff !important;
  border-color: #0c1d47 !important; }

/* Visita guiada */
.form-vg .card-horizontal {
  border: none; }

.form-vg fieldset div.in {
  background-color: #f6ebba;
  border-top: 1px solid #f2d140;
  border-bottom: 1px solid #f2d140; }

.form-vg fieldset div.panel-title {
  padding-left: 20px; }

.form-vg fieldset div.form-validator-stack {
  margin-top: 5px;
  margin-bottom: 5px;
  max-width: 100%; }

.form-vg fieldset div.has-error {
  margin-bottom: .2rem; }

.form-vg fieldset div.panel-heading {
  margin-bottom: 1rem;
  margin-top: 1rem; }

.form-vg fieldset div.input-select-wrapper,
.form-vg fieldset div.input-text-wrapper {
  float: left;
  margin: 0 5px;
  min-height: 70px; }

.form-vg fieldset div.panel-body {
  display: inline-block;
  width: 100%; }

.telf_vg {
  margin-top: .5rem;
  margin-bottom: .5rem; }

.form-vg fieldset.no_field div.in {
  background: #fff;
  border: none; }

.form-vg .colap_menores div.panel-body div.input-select-wrapper {
  min-height: auto; }

.form-vg .taglib-captcha input.field {
  max-width: 190px; }

.form-vg .my_accept div.form-validator-stack {
  width: 100%; }

.form-vg .companion {
  padding-left: 20px; }

.form-vg .check_aling {
  margin-left: 20px; }

.form-vg .my_accept {
  padding-left: 20px; }

.form-vg .campos_obligatorios {
  font-weight: bold;
  margin-bottom: 1rem; }

.form-vg .trs_message {
  display: inline-block;
  width: 100%; }

/* Ajustes theme problemas con enlaces en contenido estático */
.journal-content-article {
  padding-top: 2rem; }

.home-1-4-3-4 .portlet-layout.row:first-child .journal-content-article {
  padding-top: 0rem; }

.home-1-4-3-5-layouttpl .portlet-layout.row:first-child .journal-content-article {
  padding-top: 0rem; }

.portlet-journal-content.portlet-barebone .portlet .portlet-header,
#portlet_imagenesdia .portlet-content .portlet-header {
  margin-bottom: 0;
  position: absolute;
  right: 1px;
  max-height: 28px; }

.text-destacado {
  color: #0d357B;
  font-weight: bold; }

/* Modificación especial carousel */
.carousel-inner {
  max-height: 600px; }

.fotonot-carrusel div.carousel-inner {
  max-height: inherit; }

.col-lg-3 select {
  max-width: 100%; }

/* Emisiones */
.congreso-directo-tit {
  font-size: 1.5rem; }

/* Pantallas de configuración */
.config-emision-port {
  display: inline-block;
  width: 100%; }

.config-emision-port button {
  margin-top: 34px;
  border-radius: 0 5px 5px 0; }

.config-emision-port input[type=text] {
  border-radius: 5px 0px 0px 5px; }

.la_busqueda {
  position: relative; }

.btn_lupeando img {
  width: 30px;
  height: 30px;
  position: absolute;
  bottom: 1px;
  right: 50px;
  background-color: #fff !important;
  border: 0;
  color: #fff !important;
  cursor: pointer !important;
  z-index: 10 !important;
  padding: 3px;
  border-radius: 4px; }

@media all and (max-width: 950px) {
  .btn_lupeando img {
    right: 44px; } }

@media all and (max-width: 767px) {
  .btn_lupeando img {
    right: 90px; } }

/* MÓDULO DE VOTACIONES */
.cuerpo-votaciones {
  margin-top: 1rem; }

.cuerpo-votaciones .btn-vot,
.opendata .btn-vot {
  font-size: .75rem;
  padding: 1px 5px; }

.cuerpo-votaciones h3 {
  color: #0d357B;
  font-size: 1.5rem;
  margin-top: .2rem; }

.cuerpo-votaciones h4 {
  font-size: 1.1rem;
  color: #0d357B;
  cursor: pointer; }

.cuerpo-votaciones h5 {
  font-size: 1rem;
  color: #0d357B; }

.cuerpo-votaciones h5.con_est {
  cursor: pointer; }

.cuerpo-votaciones .c_vot {
  padding: 5px 23px; }

.cuerpo-votaciones .img_graf_vot {
  max-width: 100%; }

.cuerpo-votaciones .result_vot {
  margin: auto;
  height: auto;
  position: absolute;
  top: 25%;
  right: 0; }

.cuerpo-votaciones .estadistica .est_num {
  position: relative;
  min-height: 150px; }

.cuerpo-votaciones .result_vot p {
  margin-bottom: 0;
  font-weight: 500;
  font-size: .8rem; }

.cuerpo-votaciones .n_exp {
  margin-bottom: .5rem;
  display: block;
  text-decoration: underline; }

.leyenda_votaciones .cv,
.leyenda_votaciones .sv,
.leyenda_votaciones .da {
  padding-left: 40px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 8px 0px; }

.leyenda_votaciones h3 {
  border-bottom: 1px solid #000;
  font-size: 1.2rem;
  font-weight: normal; }

.leyenda_votaciones .cv {
  background-image: url(../images/cv.png); }

.leyenda_votaciones .sv {
  background-image: url(../images/sv.png); }

.leyenda_votaciones .da {
  background-image: url(../images/fondo_actividad_day.PNG);
  background-size: 27px; }

@media all and (max-width: 767px) {
  .cuerpo-votaciones .estadistica .est_num {
    min-height: 100px; }
  .cuerpo-votaciones .result_vot {
    left: 20px;
    right: inherit;
    top: 0; } }

/* Módulo histórico de diputados */
.cuerpo_historico_dip_det .nombre {
  font-weight: bold;
  font-size: 1.1rem;
  color: #5e5e5e; }

.cuerpo_historico_dip_det div {
  margin-bottom: .5rem; }

.cuerpo_historico_dip_det span {
  font-weight: bold;
  color: #5e5e5e; }

.cuerpo-diputados-list .dest {
  font-weight: bold;
  color: #5e5e5e; }

#_historicodiputados_contentPaginationIniciativas ul li {
  cursor: auto !important; }

#_cajaBuscador_ip_filtroBusqueda::-webkit-search-cancel-button {
  display: none; }

.my_search::-webkit-search-cancel-button {
  display: none; }

.la_busqueda .yui3-aclist.yui3-widget-positioned .yui3-aclist-content,
.la_busqueda .yui3-aclist.yui3-widget-positioned .yui3-aclist-content ul.yui3-aclist-list {
  height: 100%;
  max-height: 100%; }

.dropdown-item, .dropdown-menu > li > a,
.dropdown-menu .link-list > li > a {
  padding: 0.25rem 0.5rem 0.25rem 1.5rem; }

/* Test form de iniciativas */
.form-def div[class^='col-'] {
  padding-left: 5px;
  padding-right: 5px; }

.form-def .input-select-wrapper,
.form-def .select-text,
.form-def .input-text-wrapper {
  width: calc(100% - 40px) !important; }

.form-def select,
.form-def input:not([type=checkbox]):not([type=radio]) {
  max-width: 100% !important;
  width: 100% !important; }

.form-def div.yui3-aclist,
.caja-busqueda div.yui3-aclist {
  max-width: 100%; }

/* Comisiones */
.enlacesComisiones,
.fila-comision {
  display: inline-block;
  width: 100%; }

.enlacesComisiones div.celdaComision {
  width: 47%;
  float: left;
  margin-left: 1.5%;
  margin-bottom: .5rem; }

.enlacesComisiones div.celdaComision img {
  width: 57px;
  height: 49px;
  font-size: 12px;
  word-break: break-all;
  overflow-y: auto; }

.enlacesComisiones div.imgComision {
  width: 70px;
  text-align: center;
  float: left;
  padding: 5px; }

.enlacesComisiones div.textComision {
  float: left;
  width: calc(100% - 70px);
  padding: 0 1rem; }

.enlacesComisiones div.textComision a {
  display: block;
  font-weight: 500; }

@media all and (max-width: 500px) {
  .enlacesComisiones div.celdaComision {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: .5rem;
    height: inherit; } }

.cuerpo-diputado-detalle div.card div.card-header,
.accord_busq_gen div.card div.card-header {
  padding-top: .4rem;
  padding-bottom: .4rem; }

/* Layer de acceso denegado */
.acceso_denegado {
  position: absolute;
  z-index: 100000000000000;
  background-color: #fff;
  height: 100%;
  width: 100%;
  display: none; }

.acceso_denegado .form_acss {
  border: 1px solid #f2d140;
  width: max-content;
  max-width: 100%;
  margin: auto;
  position: relative;
  top: 30%;
  padding: 1rem;
  background-color: #f6ebba;
  color: #000;
  font-size: 1.2rem;
  text-align: center; }

.acceso_denegado .form_acss p {
  color: #0D357B;
  font-weight: 500; }

.acceso_denegado .form_acss label {
  width: 100%; }

.acceso_denegado .form_acss .wrong_pass {
  color: #841212;
  font-weight: 500; }

/* Especial combo organos */
.wco {
  width: 350px;
  max-width: 350px !important; }

@media all and (max-width: 400px) {
  .wco {
    width: 350px;
    max-width: 350px !important; } }

/* Portal educativo */
#portlet_portaleducativo {
  padding: 16px 10% 16px;
  background-image: url(../images/fondo_port_educ_4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  -webkit-box-shadow: inset 0px 0px 0px 15px black;
  box-shadow: inset 0px 0px 0px 15px black;
  width: 80%;
  margin: 1rem auto 0; }

@media all and (max-width: 1000px) {
  #portlet_portaleducativo {
    width: 90%; } }

#portlet_portaleducativo h2.titular-seccion {
  color: #fff;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 2.6rem; }

#portlet_portaleducativo ul.indice_edu {
  padding-bottom: 1rem; }

#portlet_portaleducativo ul.indice_edu,
#portlet_portaleducativo ul.indice_edu li a,
#portlet_portaleducativo .title_video {
  color: #fff;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 1.9rem; }

#portlet_portaleducativo .subtitle_video,
#portlet_portaleducativo #enlaceCuestionario {
  color: #fff;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 1.6rem; }

#portlet_portaleducativo ul.indice_edu li {
  padding-bottom: 10px; }

#portlet_portaleducativo .el_video {
  margin-bottom: 4rem !important; }

#portlet_portaleducativo .title_video {
  margin-bottom: 1rem; }

#portlet_portaleducativo .form-vg .card-horizontal {
  padding: 15px;
  background-color: transparent; }

#portlet_portaleducativo .form-vg .card-horizontal .radio input[type="radio"] {
  top: 6px; }

#portlet_portaleducativo .campos_obligatorios {
  color: #fff;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 1.8rem;
  border-bottom: 1px solid #f1d136;
  margin-bottom: 1rem;
  padding-bottom: 1rem; }

#portlet_portaleducativo i.fas.fa-check {
  color: #19ea19;
  font-size: 1.2rem; }

#portlet_portaleducativo i.fas.fa-times {
  color: red;
  font-size: 1.2rem; }

#portlet_portaleducativo .form-vg fieldset div.in {
  background-color: transparent; }

#portlet_portaleducativo .form-vg fieldset div.panel-title {
  color: #fff;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 1.6rem; }

#portlet_portaleducativo .form-vg .radio label,
#portlet_portaleducativo .form-vg .lfr-btn-label {
  color: #fff;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 1.6rem; }

#portlet_portaleducativo .mensaje_result {
  border-bottom: 1px solid #f1d136;
  padding-bottom: 1rem;
  text-align: center;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 2rem; }

#portlet_portaleducativo .mensaje_result.red {
  color: red; }

#portlet_portaleducativo .mensaje_result.green {
  color: #19ea19; }

#portlet_portaleducativo .mensaje_result.yellow {
  color: #f1d136; }

#portlet_portaleducativo .has-error .help-block {
  color: red;
  font-family: Brush Script MT, Brush Script Std, cursive;
  font-size: 1.5rem; }

/* OPEN DATA */
ol.open-data li a {
  margin-bottom: .5rem; }

ol.open-data li a.btn {
  padding: 2px 10px;
  font-size: .8rem; }

.fechaError {
  display: none;
  color: #9a0606;
  position: relative;
  float: left;
  font-size: 0.875rem; }

/* Componente calendario filtros */
.datepicker-popover-content .btn-toolbar-content .btn-group {
  width: 100%;
  display: inline-block; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo:last-child {
  float: right; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo {
  color: #000 !important;
  background-color: transparent !important;
  border: none;
  font-weight: bolder;
  font-size: .9rem; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo:hover {
  color: #06c !important; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo {
  background-repeat: no-repeat;
  background-size: 1rem; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo.yp {
  background-image: url(../images/calendar_year_change_prev.png);
  background-position-y: 50%;
  background-position-x: 5%;
  padding-left: 22px; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo.yn {
  background-image: url(../images/calendar_year_change_next.png);
  background-position-y: 50%;
  background-position-x: 95%;
  padding-right: 22px; }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo.yp:hover {
  background-image: url(../images/calendar_year_change_prev_h.png); }

.datepicker-popover-content .btn-toolbar-content .btn-group .cambiaAnyo.yn:hover {
  background-image: url(../images/calendar_year_change_next_h.png); }

.height_dipt {
  height: 500px; }

.info_emision {
  background-color: #f1d136;
  color: #000;
  padding: 5px 10px; }

.elect-size {
  font-size: 1.25rem; }

.mega-dropdown-menu .dropdown-header {
  text-transform: none; }

/* Plano de situación */
.plano_situacion div.contenedor_1 {
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem; }

.plano_situacion div.icono-gps {
  float: left;
  margin-right: 1rem;
  padding-top: 11px; }

.plano_situacion div.texto-gps {
  float: left;
  text-align: right; }

.plano_situacion div.icono-parking {
  float: left;
  margin-right: 1rem;
  padding-top: 23px; }

.plano_situacion div.texto-parking {
  float: left; }

.plano_situacion div.texto-emt {
  float: right;
  margin-left: 1rem;
  width: 153px;
  text-align: right; }

.plano_situacion div.icono-emt {
  float: right;
  padding-top: 29px; }

.plano_situacion div.texto-metro {
  float: right;
  margin-left: 1rem;
  width: 153px;
  text-align: right; }

.plano_situacion div.icono-metro {
  float: right;
  padding-top: 21px; }

.plano_situacion div.delgado {
  margin: auto; }

@media all and (max-width: 767px) {
  .plano_situacion div.texto-emt {
    float: left;
    margin-left: 0;
    margin-right: 1rem;
    text-align: left; }
  .plano_situacion div.icono-emt {
    float: left; }
  .plano_situacion div.texto-metro {
    float: left;
    margin-left: 0;
    margin-right: 1rem;
    text-align: left; }
  .plano_situacion div.icono-metro {
    float: left; } }

/* Menu lateral */
.navbar-site.split-button-dropdowns li a.active,
.split-button-dropdowns ul.child-menu li.active a {
  text-decoration: underline; }

/* Layer cookies */
.banda_cookies_azul {
  position: fixed;
  display: none;
  width: 100%;
  padding: .5rem 1rem;
  text-align: center;
  background-color: rgba(13, 53, 123, 0.85);
  color: #fff;
  bottom: 0;
  left: 0;
  z-index: 1000000000000;
  max-height: 90vh;
  overflow-y: auto;
  height: inherit !important; }

.banda_cookies_azul a {
  color: #fff;
  font-weight: 700; }

.banda_cookies_amarillo {
  position: fixed;
  display: inline-block;
  width: 100%;
  padding: .5rem 1rem;
  text-align: center;
  background-color: #F1D136;
  color: #000;
  bottom: 0;
  left: 0;
  z-index: 1000000000000; }

.banda_cookies_amarillo a {
  color: #000;
  font-weight: 700; }

.datepicker-popover.popover {
  z-index: 1060 !important; }

.banda_cookies_azul div {
  padding: .5rem; }

.banda_cookies_azul div table {
  margin: 1rem auto;
  border: 2px solid #ffffff;
  border-radius: 5px; }

.banda_cookies_azul div table th {
  color: #0d357b;
  background: #fff;
  padding: 3px 8px; }

.banda_cookies_azul div table td {
  padding: 2px 5px; }

#cookieDataInfo {
  max-height: 250px;
  padding: .5rem; }

/* Visitas Exposiciones */
.cal_expo {
  padding: 0 40px 20px 10px !important; }

#calendarioVE {
  border: .0625rem solid #5f5e5e !important;
  border-radius: 5px;
  background-color: white;
  padding-bottom: 10px; }

.color_gray {
  color: gray; }

.cursor_pointer {
  cursor: pointer; }

.border_top_blue_2px {
  border: 2px blue solid; }

#calendarioVE td.day.pleno, td.day.evento {
  padding: 0; }

#calendarioVE table.calendar a:not([href]):not([tabindex]) {
  border: 1px solid transparent !important;
  display: block;
  padding: 5px 0; }

.required_custom {
  color: #dc3545;
  font-size: 0.875rem; }

.fa-video.azul,
.fa-folder-open.azul {
  color: #0d357b; }

.link_gris {
  color: #5e5e5e !important; }

/* Búsqueda publicaciones: Búsqueda múltiple */
tr.no_border_bm td {
  border: none; }

.table-agenda.public td:last-child {
  min-width: 190px; }

/* Emisiones listado organo */
.list_org {
  width: 40% !important;
  font-weight: 400 !important; }

/* Imagenes día*/
.play_img_dia {
  left: 0;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  vertical-align: middle;
  width: 100%;
  display: inline-flex; }

.play_img_dia span {
  /*display: inline-block;
	height: 100%;
	vertical-align: middle;
	width: 30%;*/
  height: auto;
  margin: auto; }

_:-ms-fullscreen, :root .play_img_dia span {
  height: 160px; }

.play_img_dia span i.fa-play-circle {
  font-size: 10em;
  /*line-height: 2.2em;
	vertical-align: middle;*/
  color: rgba(255, 255, 255, 0.65);
  margin: auto; }

@media all and (max-width: 800px) {
  .play_img_dia span i.fa-play-circle {
    font-size: 8em; }
  _:-ms-fullscreen, :root .play_img_dia span {
    height: 132px; } }

@media all and (max-width: 699px) {
  .play_img_dia span i.fa-play-circle {
    font-size: 6em; }
  #portlet_imagenesdia .textoFoto,
  #portlet_imagenesdia .titulo_foto {
    width: 100%; }
  _:-ms-fullscreen, :root .play_img_dia span {
    height: 100px; } }

@media all and (max-width: 400px) {
  .play_img_dia span i.fa-play-circle {
    font-size: 3.5em; }
  _:-ms-fullscreen, :root .play_img_dia span {
    height: 58px; } }

/* ORDENACIÓN CRONOLÓGICA PRESIDENTES */
.cuerpo-diputados-list .divPeriodoHistorico .divElecciones {
  padding-left: 1rem; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones span {
  font-size: 1.2rem;
  font-weight: 500; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones .divPeriodo span {
  font-size: 1.15rem;
  font-weight: 400; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones .divPeriodo .divPresidente {
  padding-left: .6rem;
  padding-bottom: .3rem;
  padding-top: .22rem; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones .divPeriodo .divPresidente span {
  font-size: 1rem;
  padding-left: 1.2rem; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones .divPeriodo .divPresidente {
  position: relative; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones .divPeriodo .divPresidente a {
  padding-left: 1.2rem; }

.cuerpo-diputados-list .divPeriodoHistorico .divElecciones .divPeriodo .divPresidente i.fa-circle {
  position: absolute;
  top: 12px;
  color: #0d357b;
  font-size: 8px; }

.l-interv .autor,
.l-interv .sesion,
.l-interv .fase,
.l-interv .oradores {
  color: #444343;
  font-weight: 600; }

.l-interv .autor,
.l-interv .fase,
.l-interv .oradores {
  margin-top: 1rem; }

.l-interv .oradores {
  margin-bottom: 1rem; }

.l-interv table td:last-child {
  width: 150px; }

.l-interv table td:nth-last-child(2) {
  width: 165px; }

div.textoIntegro .cabecera1,
div.textoIntegro .cabecera2 {
  text-align: center; }

div.textoIntegro .cabecera1 {
  font-weight: bold; }

div.textoIntegro .cabecera2 {
  font-weight: 500; }

/* Órdenes */
.divConvocatoria {
  display: table;
  margin-bottom: 1rem;
  width: 100%; }

.divConvocatoria .divCabecera,
.divConvocatoria .divDatosConvocatoria {
  display: table-row; }

.divConvocatoria .divCabecera .divNumSesionHeader,
.divConvocatoria .divCabecera .divFechaHeader {
  display: table-cell;
  font-weight: bold;
  border-bottom: 1px solid; }

.divConvocatoria .divDatosConvocatoria .divNumSesion,
.divConvocatoria .divDatosConvocatoria .divFechaConvocatoria {
  display: table-cell; }

.divConvocatoria .divCabecera .divNumSesionHeader {
  padding-right: 2rem;
  width: 110px; }

.divConvocatoria .divCabecera .divFechaHeader {
  padding-left: 2rem; }

.divConvocatoria .divNombreSubOrgano {
  font-weight: bold;
  color: #0D357B;
  display: table-caption; }

.l-interv .title-legislatura {
  font-weight: bold; }

.divConvocatoria .divDatosConvocatoria .divNumSesion a {
  font-weight: bold;
  text-decoration: underline; }

/* Órdenes */
.marg-left-4 {
  margin-left: 4rem; }

.urlPDF {
  text-decoration: underline;
  font-weight: 600; }

/* Publicaciones */
.enlaces_part a {
  padding: 0px 5px 1px; }

.enlaces_part span {
  background-color: #f2d140;
  padding: 1px 5px 6px;
  color: #000;
  border-radius: 5px;
  font-weight: 500;
  font-size: 16px; }

.spin-org, .spin-com {
  width: 1.5rem;
  height: 1.5rem;
  position: absolute;
  display: none; }

.spin-com {
  right: 1rem;
  top: .8rem;
  margin-left: 1rem; }

.spin-org {
  left: -1rem;
  top: 0.4rem; }

.cHist {
  margin-left: 1rem; }

.aling-c-hist {
  margin-top: 0; }

/* Publicaciones */
.modal_leyenda .modal-title.leyenda {
  margin-left: 0;
  overflow: unset;
  text-overflow: clip;
  white-space: normal;
  padding: 1rem 2.3rem 1rem; }

.modal_leyenda .modalDescripcion {
  margin-left: 0.3rem; }

.modal_leyenda .modal-title.leyenda,
.modal_leyenda .tab-pane {
  display: inline-table; }

.empty-colum {
  min-width: 1px !important; }

/* Comisiones */
.isComision,
.isSubComision {
  display: inline-flex; }

.isComision:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  font-size: 7px;
  padding-right: 4px;
  position: relative;
  top: 8px; }

.grup-parlam a:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f111";
  font-size: 7px;
  padding-right: 4px;
  position: relative;
  top: -3px; }

.isSubComision {
  padding-left: 12px; }

.linkMobile.isComision:before {
  font-size: 7px !important;
  top: 8px !important; }

.linkMobile.isSubComision:before {
  content: ""; }

.isSubComision.linkMobile {
  padding-left: 7px; }

.grup-parlam .point-list a:before {
  font-family: "Font Awesome 5 Free";
  content: "";
  font-size: 0;
  padding-right: 4px;
  position: relative;
  top: -3px; }

.grup-parlam div {
  position: relative;
  padding-left: 13px;
  text-indent: 0px; }

.grup-parlam div.point-list {
  position: relative;
  padding-left: 13px;
  text-indent: -13px; }

.grup-parlam div a:before {
  position: absolute;
  top: 7px;
  left: 0;
  color: #0D357B; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .isComision,
  .isSubComision {
    display: inline; }
  .isComision::before {
    top: -3px !important; } }

.fileLink {
  cursor: pointer; }

.comboAgendas {
  padding: 2px 14px 2px 5px;
  font-size: .8rem;
  height: auto !important;
  margin: 6px 0px;
  font-weight: bold; }

.dcalendario button:disabled,
.dcalendario button[disabled] {
  color: #a5a5a5 !important; }

.my_pointer {
  cursor: pointer !important; }

/* Ajuste notas de prensa home */
#portlet_notasprensa .portlet-header {
  position: absolute;
  right: 1px; }

.nprensa-home h3 {
  color: #ffffff; }