@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;
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #dee2e6;
  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-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 {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

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

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

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

.file-icon-color-0 {
  background-color: #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: -1rem;
  margin-right: -1rem; }

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

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

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

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

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

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

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

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

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

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

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

.tab-back {
  float: right; }

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

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

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

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

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

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

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

.tooltip {
  max-width: 200px; }

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

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

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

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

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

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

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

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

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

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

.underlay-hidden {
  display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.form-triggers {
  float: left; }

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

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

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

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

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

body.portlet {
  border-width: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  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; }
  @media (prefers-reduced-motion: reduce) {
    .lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
      transition: none; } }

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

@-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; }
  @media (prefers-reduced-motion: reduce) {
    .portlet-boundary.yui3-dd-dragging {
      transition: none; } }

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

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

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }
  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1);
    -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; }
  @media (prefers-reduced-motion: reduce) {
    input.switch:empty ~ .switch-bar:after, input.switch:empty ~ .switch-bar:before, input.switch:empty ~ .switch-bar .switch-icon, input.switch:empty ~ .switch-bar .switch-toggle:after, input.switch:empty ~ .switch-bar .switch-toggle:before {
      transition: none; } }

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

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

/* ---------- Drop here info ---------- */
.drop-here-info {
  transition: all 0.2s ease-in-out; }
  @media (prefers-reduced-motion: reduce) {
    .drop-here-info {
      transition: none; } }
  .drop-here-info .drop-icons {
    transition: all 0.2s ease-in-out; }
    @media (prefers-reduced-motion: reduce) {
      .drop-here-info .drop-icons {
        transition: none; } }
    .drop-here-info .drop-icons span {
      transition: all 0.3s ease-in-out;
      border-radius: 3px; }
      @media (prefers-reduced-motion: reduce) {
        .drop-here-info .drop-icons span {
          transition: none; } }
    .drop-here-info .drop-icons span:nth-of-type(1) {
      -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); }

/*
* Sede electronica
* RAMA JUDICIAL
*/
/* Colores Kit UI SE */
/*
* Estilos Base Sede Electronica
* [description] KIT UI GOV CO - https://www.gov.co/files/KITUI.pdf
*/
.CNDJ {
  --color-CNDJ: #003f76; }

.CNDJ {
  --color-2-CNDJ: #ee802b; }

.CNDJ header .header-gov {
  background-color: var(--color-CNDJ); }

.CNDJ .logo-superior {
  content: url("../images/color_schemes/CNDJ/ramajudicial_logo_blanco.png"); }

.CNDJ .logo-inferior {
  content: url("../images/color_schemes/CNDJ/ramajudicial_logo_blanco.png"); }

.CNDJ .logo-default {
  content: url("../images/color_schemes/CNDJ/CNDJ.png"); }

.CNDJ .logo-default-rama {
  content: url("/documents/10240/97184101/Logo_Rama_Judicial_Logo_NB_H-removebg-preview.png/63872a21-520a-145a-8b29-86d2bcef0685?t=1661194730716");
  filter: brightness(0) invert(1); }

.CNDJ .footer .img-responsive.logo-default-rama {
  display: none; }

.CNDJ .bloqueZona3 img {
  display: none; }

.CNDJ .block--gov-accessibility .block-options {
  background-color: var(--color-CNDJ); }

.CNDJ .block--gov-accessibility .block-options a:hover {
  background-color: var(--color-2-CNDJ); }

.CNDJ header .u-menu {
  border-bottom: 5px solid var(--color-2-CNDJ); }

.CNDJ .mega-menu .mega-menu-items a:hover {
  background-color: #e2e2e2 !important; }

.CNDJ .navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items {
  border-bottom: 4px solid var(--color-2-CNDJ); }

.CNDJ footer .footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, var(--color-2-CNDJ)), to(var(--color-2-CNDJ)));
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, var(--color-2-CNDJ) 25%, var(--color-2-CNDJ) 100%);
  padding-bottom: 4em; }

.CNDJ .footer.footer-cndj .container {
  height: 23rem;
  max-width: 1600px; }

.CNDJ .footer.footer-cndj .container .row .footer_sede_CNDJ {
  line-height: 15px; }

.CNDJ .footer.footer-cndj .container .row .enlaces_footer.text-left ul {
  white-space: nowrap;
  justify-content: space-between;
  font-size: 10px; }

.CNDJ .slider_main .carousel-indicators {
  bottom: 30px; }

.CNDJ .contenidoHome.news-container .bloque_noticias .carousel.slide {
  height: 35rem; }

.CNDJ .bloque_noticias_secundarias #carousel-news-secondarys .carousel-item .rollover-box .title {
  font-size: 0.9em; }

.CNDJ .bloque_noticias_secundarias #carousel-news-secondarys .carousel-item .rollover-box .description {
  display: none; }

.CNDJ .bloque_noticias_secundarias #carousel-news-secondarys .carousel-item .rollover-box p.date {
  position: absolute;
  bottom: 0px;
  font-weight: bold; }

.CNDJ .bloque_noticias .item a .rollover-box {
  padding-left: 0.3em; }

.CNDJ .bloque_noticias .item a .rollover-box .title {
  font-size: 1em;
  text-align: left;
  padding-top: 0.3em; }

.CNDJ .bloque_noticias .item a.content-box .image img {
  border-radius: 15px; }

.CNDJ .bloque_noticias .item a.content-box .date {
  padding: 8px 10px 0px 5px;
  margin-bottom: 0px;
  font-weight: 800; }

.CNDJ .bloque_noticias .item a.content-box .description {
  padding: 5px 10px 0px 5px;
  margin-bottom: 0px;
  text-align: justify; }

.CNDJ .contenidoHome.news-container .row .btn-noticias .btn.btn-round {
  background-color: var(--color-CNDJ) !important;
  color: white;
  height: 35px;
  padding: 7px;
  width: 90px;
  font-weight: 400; }

.CNDJ a:hover {
  color: var(--color-2-CNDJ) !important; }

.CNDJ .btn-noticias a.btn:hover {
  background-color: var(--color-2-CNDJ) !important;
  color: white !important; }

.CNDJ .btn-noticias a.btn {
  background-color: var(--color-CNDJ) !important; }

.CNDJ .contenidoHome.news-container .row .btn-noticias .btn.btn-round:hover {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ .container-fluid #VUCards {
  background-color: #e8f1fe; }

.CNDJ .row-card.Totalcard .card.cardpad .card-body {
  text-align: left; }

.CNDJ .row-card.Totalcard .card.cardpad .card-body h4 {
  text-decoration: underline;
  padding-top: 25px; }

.CNDJ .contenidoHome.tab-redes .nav-item.nav-link.active {
  background-color: var(--color-CNDJ);
  color: white;
  font-size: 20px;
  font-weight: 600; }

.CNDJ .contenidoHome.tab-redes .nav-item.nav-link {
  background-color: #404040;
  color: white;
  font-size: 20px;
  font-weight: 600; }

.CNDJ .cards-bottom.bg-secciones {
  background-color: #e8f1fe; }

.CNDJ .carousel .disciplina-topbox .title-disciplina-nav {
  background-color: var(--color-2-CNDJ); }

.CNDJ .carousel-indicators li:hover {
  background-color: var(--color-2-CNDJ); }

.CNDJ .contenidoHome.tab-redes .nav-item.nav-link:hover {
  background-color: var(--color-2-CNDJ);
  color: white !important; }

.CNDJ .social_links ul li a:hover {
  color: var(--color-2-CNDJ); }

.CNDJ .social_links ul li a:hover:before {
  background-color: var(--color-2-CNDJ); }

.CNDJ .footer-cndj .footer_sede_CNDJ ul {
  font-size: 0.8rem; }

.CNDJ .footer-cndj .enlaces_footer.text-left .row .col-md-3 strong:hover {
  color: var(--color-2-CNDJ); }

.CNDJ .copywrite {
  background-color: var(--color-CNDJ); }

.CNDJ footer .footer.footer_v3 .footer-bottom-secction .siguenos h4 {
  font-weight: 700; }

.CNDJ .nav-menu #navbarContent .megamenu .dropdown a:hover {
  background: var(--color-2-CNDJ) !important;
  color: white !important; }

.CNDJ .bloque_Magistrados .carousel-inner .carousel-item.active .title {
  text-decoration: underline; }

.CNDJ .bloque_Magistrados .carousel-inner .carousel-item.active .description {
  color: grey; }

.CNDJ .carousel-item .rollover-box .title {
  text-decoration: underline !important; }

.CNDJ .carousel-item .rollover-box .title:hover {
  color: var(--color-2-CNDJ) !important; }

.CNDJ .carousel-control-prev span {
  background-color: var(--color-CNDJ);
  opacity: 1;
  border-radius: 10px;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0.7rem; }

.CNDJ .carousel-control-next span {
  background-color: var(--color-CNDJ);
  opacity: 1;
  border-radius: 10px;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0.7rem; }

.CNDJ .carousel-control-prev:hover span {
  background-color: var(--color-2-CNDJ);
  opacity: 1;
  border-radius: 10px;
  height: 2rem;
  width: 2rem;
  padding: 1.5rem; }

.CNDJ .carousel-control-next:hover span {
  background-color: var(--color-2-CNDJ);
  opacity: 1;
  border-radius: 10px;
  height: 2rem;
  width: 2rem;
  padding: 1.5rem; }

.CNDJ .bloque_noticias_secundarias .carousel.slide {
  height: 35rem; }

@media (max-width: 480px) {
  .CNDJ .social_links ul li {
    margin-right: -1.5rem; }
  .CNDJ .footer.footer-cndj .contenido1 .container {
    min-height: 47rem;
    padding: 1rem; }
  .CNDJ .Totalcard .card {
    max-width: 120rem; }
  .CNDJ .row-card.Totalcard {
    margin: 0.6rem; }
  .CNDJ .carousel-indicators li {
    width: 0.7rem;
    height: 0.7rem; }
  .CNDJ .bloque_noticias .carousel-inner .item a .title {
    font-size: 1.1rem !important;
    line-height: 1.5rem; }
  .CNDJ .bloque_noticias .carousel-inner .item a .date {
    font-weight: 100 !important;
    line-height: 1.5rem; }
  .CNDJ .bloque_noticias_secundarias {
    padding-left: 1rem;
    padding-right: 1rem; }
  .CNDJ .bloque_noticias_secundarias #carousel-news-secondarys .carousel-item .rollover-box .title {
    font-size: 1.1rem !important;
    font-weight: 100;
    line-height: 1.5rem;
    position: relative;
    top: 1.5rem; }
  .CNDJ .bloque_noticias_secundarias .item a {
    display: inline; }
  .CNDJ .bloque_noticias_secundarias .item a .image {
    display: inline; }
  .CNDJ .bloque_noticias_secundarias .item a .image img {
    width: 20rem;
    height: 100%;
    background-color: transparent;
    justify-content: center;
    border-radius: 1rem; }
  .CNDJ .bloque_noticias_secundarias .item a .rollover-box {
    line-height: 1rem;
    width: 100%;
    bottom: 0; }
  .CNDJ .bloque_noticias_secundarias .item a .rollover-box .date {
    position: fixed;
    height: 1.5rem;
    top: 0;
    font-weight: 100 !important; } }

.CNDJ footer .footer .contenido1 .container {
  max-height: 50rem !important; }

.CNDJ .social_links {
  position: initial;
  left: 0; }

.CNDJ footer .footer-cndj .row .footer_sede_CNDJ p {
  margin-bottom: 0.5rem; }

footer .enlaces_footer.text-left .defaultEnlaces div strong {
  font-size: 0.9rem !important; }

@media (max-width: 480px) {
  .CNDJ .text-left {
    position: relative;
    bottom: 0px;
    right: 0px; }
  .CNDJ footer .footer .contenido1 .enlaces_footer {
    padding-top: 0.5rem; }
  .CNDJ .footer-cndj .footer_sede_CNDJ ul {
    font-size: 0.8rem;
    padding-left: 1.5rem;
    text-align: left;
    padding-right: 1.5rem; }
  .CNDJ .bloque_noticias_secundarias .carousel.slide {
    min-height: 59rem; }
  .CNDJ .contenidoHome.news-container .bloque_noticias .carousel.slide {
    height: 34rem; }
  .CNDJ .carousel p.title {
    width: 60% !important;
    font-size: 20px !important;
    top: 30%; }
  .footer-cndj .social_links {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
  .footer-cndj .social_links li {
    padding: 0 2.3rem; }
  .CNDJ .footer.footer-cndj .container {
    min-height: 50rem; } }

@media (max-width: 992px) and (min-width: 576px) {
  .CNDJ .row-card.Totalcard .card.cardpad .card-body h4 {
    font-size: 1rem !important; }
  .CNDJ .carousel div p.title {
    width: 55%;
    font-size: 25px; }
  .CNDJ .carousel .disciplina-topbox .title-disciplina-nav {
    display: none; }
  .CNDJ .footer.footer-cndj .container {
    min-height: 28rem; }
  .footer-cndj .social_links li {
    padding: 0 2.3rem; } }

@media screen and (min-width: 992px) {
  .CNDJ .enlaces_footer .defaultEnlaces .row {
    position: relative;
    left: 8%; }
    .CNDJ .enlaces_footer .defaultEnlaces .row div {
      white-space: nowrap;
      padding: 1rem 0; } }

@media screen and (max-width: 480px) {
  .CNDJ .enlaces_footer .defaultEnlaces .row {
    text-align: center; } }

@media screen and (max-width: 991px) {
  .CNDJ .enlaces_footer .defaultEnlaces .row {
    width: 90%; }
    .CNDJ .enlaces_footer .defaultEnlaces .row div {
      padding: 1rem 0; } }

@media (max-width: 575px) {
  .CNDJ .footer.footer-cndj .container {
    min-height: 40rem !important; }
  .CNDJ .lista-enlaces li a {
    margin-left: auto; }
  .CNDJ .defaultEnlaces .row div a.section {
    position: relative;
    left: 20%; } }

.CNDJ .cardsContent a.card:hover span {
  color: var(--color-2-CNDJ) !important; }

.CNDJ.all .cardsContent a.card:hover img {
  filter: invert(100%) hue-rotate(340deg) saturate(8) brightness(0.95); }

.CNDJ .cardsContent a.card:hover img {
  filter: invert(100%) hue-rotate(340deg) saturate(8) brightness(0.95); }

.CNDJ.all .cardsContent a.card img {
  filter: saturate(1) brightness(10); }

.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper button:hover {
  background-color: var(--color-2-CNDJ); }

.CNDJ.all li:hover {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ .taglib-social-bookmarks ul li a:hover svg path {
  color: var(--color-2-CNDJ) !important; }

.CNDJ .taglib-social-bookmarks ul li svg path {
  color: white; }

.CNDJ .taglib-social-bookmarks ul li a:hover {
  background-color: var(--color-CNDJ) !important; }

.CNDJ.all footer .footer .footer-bottom-secction .footer_logo img {
  filter: invert(1); }

.CNDJ .footer_cndj_v3 {
  padding-bottom: 2em !important; }
  .CNDJ .footer_cndj_v3 .lista-enlaces li {
    width: 10em !important; }
  .CNDJ .footer_cndj_v3 .social_links {
    padding-left: 0 !important;
    display: flex;
    align-items: center; }
    .CNDJ .footer_cndj_v3 .social_links div ul li {
      display: flex;
      flex-direction: column;
      align-items: center; }

.CNDJ footer .footer {
  background: var(--color-CNDJ) !important;
  padding: 2em;
  border-top: solid 1em var(--color-2-CNDJ); }
  .CNDJ footer .footer p,
  .CNDJ footer .footer a,
  .CNDJ footer .footer strong,
  .CNDJ footer .footer h4,
  .CNDJ footer .footer h5 {
    color: white; }
  .CNDJ footer .footer .nxBlock {
    margin: 0 1em; }
    .CNDJ footer .footer .nxBlock .entidad {
      margin: 0 2em .5em; }
  .CNDJ footer .footer .s_linkSecciones ul li::marker {
    color: white; }
  .CNDJ footer .footer .s_linkSecciones ul li {
    margin-top: 1em; }
  .CNDJ footer .footer .s_redes .lista-enlaces li {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .CNDJ footer .footer .footer-bottom-secction {
    background-color: var(--color-2-CNDJ);
    border-radius: 20em;
    padding: 0 0.5em 0 0.5em;
    display: flex;
    width: -webkit-fill-available;
    align-items: center;
    margin: 0 auto;
    filter: brightness(0.95); }
    .CNDJ footer .footer .footer-bottom-secction .footer_logo {
      margin: 0.5em 0; }
    .CNDJ footer .footer .footer-bottom-secction .social_links ul li a:before {
      background-color: #ff9900 !important;
      width: 60px;
      height: 60px;
      padding: 17px 16px;
      font-size: 1.8em; }

.CNDJ footer .footer .footer-bottom-secction .social_links ul li:hover a:before {
  background-color: var(--color-CNDJ) !important;
  color: var(--color-2-CNDJ); }

.CNDJ .social_links ul li:hover strong {
  color: var(--color-CNDJ); }

@media screen and (max-width: 500px) {
  .CNDJ .s_infoContacto ul {
    padding-left: 0; } }

@media screen and (max-width: 767px) {
  .CNDJ .nxBlockEnlaces {
    margin-left: 0 !important; }
  .CNDJ .footer_cndj_v3 .social_links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5em 0; }
    .CNDJ .footer_cndj_v3 .social_links ul li a::before {
      font-size: 1em !important;
      width: 50px !important;
      height: 50px !important;
      padding: 12px 15px !important; }
    .CNDJ .footer_cndj_v3 .social_links div {
      margin: 0 0.5em; }
  .CNDJ .s_linkSecciones div ul {
    padding-left: 0.3em !important; }
  .CNDJ .s_infoContacto div ul {
    padding-left: 0.3em; } }

@media screen and (max-width: 992px) and (min-width: 768px) {
  .CNDJ .s_infoContacto div {
    padding-left: 0px; }
    .CNDJ .s_infoContacto div ul.noIcon {
      padding-left: 0px; }
  .CNDJ footer .footer .footer-bottom-secction .social_links div {
    margin: 0 5px; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .CNDJ .social_links .noIcon strong {
    font-size: 0.8em; } }

@media screen and (min-width: 1201px) {
  .CNDJ footer .footer .footer-bottom-secction .social_links ul li a:before {
    width: 80px !important;
    height: 80px !important;
    padding: 27px 17px !important;
    font-size: 2.5em !important; } }

.CNDJ.all footer .footer .footer-bottom-secction .footer_logo img {
  filter: invert(1); }

.CNDJ.all div.cardsContent div a.card {
  padding: 0.2em; }
  .CNDJ.all div.cardsContent div a.card .card-header {
    border-radius: 10px 10px 0px 0px; }
  .CNDJ.all div.cardsContent div a.card .card-body {
    border-radius: 0px 0px 10px 10px; }

.CNDJ.all div.cardsContent div a.card:hover {
  background-image: linear-gradient(to bottom, black 100%, rgba(0, 0, 0, 0) 100%);
  border: 1px solid white;
  border-radius: 10px; }
  .CNDJ.all div.cardsContent div a.card:hover div {
    background-color: white !important; }

.CNDJ.all a:hover *,
.CNDJ.all a:hover,
.CNDJ.all a:hover p:hover {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ.all .cardsContent .card:hover img.icon-card {
  background-color: #FFFFFF00 !important; }

.CNDJ.all .cardsContent .card:hover .title {
  background-color: #FFFFFF00 !important; }

.CNDJ .slider_main .carousel div p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.CNDJ .navbar-nav a:focus {
  background: var(--color-2-CNDJ) !important; }

.CNDJ.all .buscar_barra button:hover {
  background-color: var(--color-2-CNDJ) !important; }
  .CNDJ.all .buscar_barra button:hover i {
    background-color: var(--color-2-CNDJ) !important; }

.CNDJ.all .buscar_barra button:hover span.fa-chevron-down {
  color: var(--color-2-CNDJ) !important; }

.CNDJ.all .buscar_barra .btn.search-bar-search-button.btn-unstyled:hover {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ th.sorting.sorting_asc:after {
  color: var(--color-2-CNDJ); }

.CNDJ th.sorting.sorting_desc:after {
  color: var(--color-2-CNDJ); }

.CNDJ .dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: var(--color-2-CNDJ) !important; }

.CNDJ th.sorting.sorting_asc:after {
  width: 50px;
  font-size: 0.8em;
  content: "A - Z"; }

.CNDJ th.sorting.sorting_desc:after {
  width: 50px;
  font-size: 0.8em;
  content: "Z - A";
  transform: scale(1); }

.CNDJ th.sorting.sorting_asc:after,
.CNDJ th.sorting.sorting_desc:after {
  background: var(--color-CNDJ); }

.CNDJ .dataTables_paginate.paging_simple_numbers {
  color: var(--color-CNDJ) !important; }

.CNDJ #myTable .normaText:after {
  background-color: var(--color-CNDJ);
  color: var(--color-2-CNDJ); }

.CNDJ #myTable .normaFecha:after {
  background-color: var(--color-CNDJ);
  color: var(--color-2-CNDJ); }

.CNDJ #myTable .normaFecha.sorting_desc:after,
.CNDJ #myTable th.normaFecha.sorting_asc:after {
  color: var(--color-2-CNDJ); }

.CNDJ .carousel .item a div.titleprin p.title {
  width: 25%;
  height: 15%;
  top: 55%;
  left: 10%;
  right: 75%;
  position: absolute;
  color: white;
  font-size: 25px; }

.CNDJ .swiper .disciplina-topbox .title-disciplina-nav {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ .swiper-pagination-bullet:hover {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ .swiper-button-prev:hover,
.CNDJ .swiper-button-next:hover {
  filter: invert(1) !important; }

.CNDJ .swiper-button-prev,
.CNDJ .swiper-button-next {
  background-color: var(--color-2-CNDJ);
  border-radius: 1em;
  height: 70px;
  opacity: 0.7; }

.CNDJ #swiperMagistrados .swiper-pagination span {
  border: 2px solid var(--color-CNDJ) !important; }

.CNDJ #swiperMagistrados .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color-2-CNDJ) !important; }

.CNDJ .contenidoHome.tab-redes {
  padding-top: 2em; }

.CNDJ #swiperNoticias .item a .titleprin .rectangulocol {
  background-color: var(--color-2-CNDJ) !important;
  width: 7em;
  margin: 0 1em 0 1.5em; }

.CNDJ #swiperNoticias .item a .titleprin .subtitleBanner {
  background-color: var(--color-2-CNDJ) !important; }

@media screen and (max-width: 696px) {
  .CNDJ #swiperNoticias {
    height: 20em; }
    .CNDJ #swiperNoticias .swiper-pagination-bullet {
      border: 1px solid var(--color-2-CNDJ); }
    .CNDJ #swiperNoticias .swiper-pagination .swiper-pagination-bullet-active {
      background-color: var(--color-2-CNDJ) !important; } }

@media (max-width: 767px) {
  .CNDJ .swiper-button-next,
  .CNDJ .swiper-button-prev {
    background-color: #FFFFFF00 !important; } }

.CNDJ .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid var(--color-CNDJ); }

.CNDJ .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color-2-CNDJ); }

.CNDJ .Magistrados-container .swiper-button-next, .CNDJ .Magistrados-container .swiper-button-prev {
  top: 25% !important; }

.CNDJ #swiperNoticias .item .a .titleprin .subtitleBanner {
  background-color: var(--color-2-CNDJ);
  filter: brightness(0.96); }

.CSJ {
  --color-CSJ: #003f75;
  --color-2-CSJ: #359946; }

.CSJ header .header-gov {
  background-color: var(--color-CSJ); }

.CSJ .logo-superior {
  content: url("../images/color_schemes/CSJ/Logo_CSJ.png"); }

.CSJ .logo-inferior {
  content: url("../images/color_schemes/CSJ/Logo_CSJ.png"); }

.CSJ .logo-default {
  content: url("../images/color_schemes/CSJ/Logo_CSJ.png"); }

.CSJ .logo-default-rama {
  filter: invert(100%) sepia(14%) saturate(417%) hue-rotate(180deg) brightness(200%) contrast(200%); }

.CSJ .logo_entidad-footer {
  content: url("/documents/10240/95128001/Logo+Rama+Judicial.png/51fec336-31b7-4a55-ad9f-76bf8573c219?t=1643911817357");
  width: 60%; }

.CSJ .entityName:before {
  content: "Consejo Superior de la Judicatura"; }

.CSJ .block--gov-accessibility .block-options {
  background-color: var(--color-CSJ); }

.CSJ .block--gov-accessibility .block-options a:hover {
  background-color: var(--color-2-CSJ); }

.CSJ header .u-menu {
  border-bottom: 5px solid var(--color-2-CSJ); }

.CSJ .u-menu .nav-menu ul.megamenu > li > a {
  text-transform: capitalize; }

@media screen and (min-width: 768px) {
  .CSJ header .u-menu .nav-menu ul.megamenu li.item-max-width {
    max-width: 372px; } }

.CSJ .nav-menu #navbarContent .megamenu .dropdown a:hover {
  background: var(--color-2-CSJ) !important;
  color: white !important; }

.CSJ .u-menu .navbar-nav a:focus {
  background: var(--color-2-CSJ) !important;
  color: white !important; }

.CSJ .navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items {
  border-bottom: 4px solid var(--color-2-CSJ); }

.CSJ .cards-bottom .card .card-header img {
  max-width: 100px;
  max-height: 100px; }

.CSJ footer .footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, var(--color-2-CSJ)), to(var(--color-2-CSJ)));
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, var(--color-2-CSJ) 25%, var(--color-2-CSJ) 100%);
  padding-bottom: 4em; }

.CSJ a:hover,
a:focus,
a:visited {
  color: #359946;
  text-decoration: none; }

.CSJ .container-fluid .card .card-body a.acard-title:hover {
  text-decoration: underline; }

.CSJ .contenidoHome.news-container .row .btn-noticias .btn.btn-round:hover {
  background-color: var(--color-2-CSJ) !important; }

.CSJ .carousel .disciplina-topbox .title-disciplina-nav {
  background-color: var(--color-2-CSJ); }

.CSJ .contenidoHome.tab-redes .nav-item.nav-link:hover {
  background-color: var(--color-2-CSJ); }

.CSJ .social_links ul li a:hover {
  color: var(--color-CSJ); }

.CSJ .social_links ul li a:before {
  background-color: #1b4d22; }

.CSJ .social_links ul li a:hover:before {
  background-color: var(--color-CSJ); }

.CSJ .carousel-control-next span,
.CSJ .carousel-control-prev span {
  background-color: var(--color-CSJ);
  opacity: 1;
  border-radius: 10px;
  height: 1.5rem;
  width: 1.5rem;
  padding: 0.7rem; }

.CSJ .carousel-control-next:hover span,
.CSJ .carousel-control-prev:hover span {
  background-color: var(--color-2-CSJ);
  opacity: 1;
  border-radius: 10px;
  height: 2rem;
  width: 2rem;
  padding: 1.5rem; }

.CSJ .carousel-indicators li:hover {
  background-color: var(--color-2-CSJ); }

.CSJ .btn-noticias a.btn {
  background-color: var(--color-CSJ) !important; }

.CSJ .Totalcard .cardpad img {
  max-height: 14em; }

.CSJ .Totalcard .cardpad .card-body p {
  font-size: 0.9em !important; }

.CSJ .btn-noticias a.btn {
  background-color: var(--color-CSJ) !important; }

.CSJ .Totalcard .cardpad img {
  max-height: 14em;
  height: 14em; }

.CSJ h4.VentU_card_texto {
  padding-top: 0 !important; }

.CSJ .contenidoHome.news-container .bloque_noticias_secundarias {
  height: 35em; }
  .CSJ .contenidoHome.news-container .bloque_noticias_secundarias .description {
    display: none; }

.CSJ .contenidoHome.tab-redes .nav-item.nav-link.active {
  background-color: #19325b; }

.CSJ .Totalcard .card {
  height: auto;
  min-height: 25em; }

.CSJ .carousel-control-next,
.CSJ .carousel-control-prev {
  height: 90%; }

.CSJ .social_links ul li a strong {
  margin-left: 0.3em; }

.CSJ .enlaces_footer .defaultEnlaces .row {
  padding: 0 0 0 1em; }
  .CSJ .enlaces_footer .defaultEnlaces .row div {
    padding: 0 0 0 1em; }

.CSJ .Magistrados-container .section_header {
  padding-top: 0; }

.CSJ .Magistrados-container .bloque_Magistrados #magistrado ol {
  bottom: -10px; }

.CSJ .Magistrados-container .bloque_Magistrados #magistrado .carousel-item {
  height: 35em; }
  .CSJ .Magistrados-container .bloque_Magistrados #magistrado .carousel-item .item .image {
    display: flex;
    justify-content: center; }
    .CSJ .Magistrados-container .bloque_Magistrados #magistrado .carousel-item .item .image img {
      height: 20em;
      border: 5px solid white; }

.CSJ .carousel container .title {
  width: 15em !important; }

.CSJ .Magistrados-container .bloque_Magistrados .carousel-item .rollover-box {
  padding: 0.5em 1em; }

@media screen and (max-width: 442px) {
  .CSJ .blockContent.defaultEnlaces {
    text-align: center; }
    .CSJ .blockContent.defaultEnlaces .row {
      padding: 0 !important; }
    .CSJ .blockContent.defaultEnlaces .row div {
      padding: 0 !important; } }

.CSJ .fa-li {
  position: relative !important;
  left: 0; }

.CSJ a:hover {
  color: #359946; }

.CSJ .tabs-contenido .tab-pane {
  margin: 6em 1em; }

.CSJ .tabs-contenido .conhtml {
  padding: 0; }
  .CSJ .tabs-contenido .conhtml .col21 {
    margin: 3em; }
  .CSJ .tabs-contenido .conhtml .col11,
  .CSJ .tabs-contenido .conhtml .col12,
  .CSJ .tabs-contenido .conhtml .col22 {
    margin: 1em 0; }
    .CSJ .tabs-contenido .conhtml .col11 li,
    .CSJ .tabs-contenido .conhtml .col12 li,
    .CSJ .tabs-contenido .conhtml .col22 li {
      min-height: 3em;
      border: 1px solid #e9f2ff;
      align-items: center;
      padding: 0 0 0 1em;
      box-sizing: border-box;
      font-weight: 600;
      min-width: fit-content;
      display: flex;
      justify-content: flex-start; }
      .CSJ .tabs-contenido .conhtml .col11 li div,
      .CSJ .tabs-contenido .conhtml .col12 li div,
      .CSJ .tabs-contenido .conhtml .col22 li div {
        padding-left: 1em;
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center; }
      .CSJ .tabs-contenido .conhtml .col11 li i,
      .CSJ .tabs-contenido .conhtml .col12 li i,
      .CSJ .tabs-contenido .conhtml .col22 li i {
        background-color: #19325b;
        color: white;
        margin: 0 1em 0 0;
        padding: 0.4em;
        border-radius: 1em; }
      .CSJ .tabs-contenido .conhtml .col11 li i.fas,
      .CSJ .tabs-contenido .conhtml .col12 li i.fas,
      .CSJ .tabs-contenido .conhtml .col22 li i.fas {
        background-color: #FFFFFF00;
        color: #19325b; }
      .CSJ .tabs-contenido .conhtml .col11 li a,
      .CSJ .tabs-contenido .conhtml .col12 li a,
      .CSJ .tabs-contenido .conhtml .col22 li a {
        color: #19325b; }
      .CSJ .tabs-contenido .conhtml .col11 li a:hover,
      .CSJ .tabs-contenido .conhtml .col12 li a:hover,
      .CSJ .tabs-contenido .conhtml .col22 li a:hover {
        color: #359946; }

.CSJ #swiperNoticias .item .a .titleprin .rectangulocol {
  background-color: var(--color-2-CSJ) !important;
  width: 7em;
  margin: 0 1em 0 1.5em; }

.CSJ #swiperNoticias .item .a .titleprin h2 {
  width: 260px; }

.CSJ #swiperNoticias .item .a .titleprin .subtitleBanner {
  background-color: var(--color-2-CSJ) !important;
  filter: brightness(0.95); }

.CSJ #swiperNoticias .carousel-indicators button.active {
  border: solid 1px white;
  background-color: var(--color-2-CSJ); }

@media screen and (max-width: 696px) {
  .CJS #swiperNoticias {
    height: 20em; }
    .CJS #swiperNoticias .swiper-pagination-bullet {
      border: 1px solid var(--color-2-CSJ); }
    .CJS #swiperNoticias .swiper-pagination .swiper-pagination-bullet-active {
      background-color: var(--color-2-CSJ) !important; } }

.CSJ footer .footer {
  background: var(--color-CSJ) !important;
  padding: 2em;
  border-top: solid 1em var(--color-2-CSJ); }
  .CSJ footer .footer h4,
  .CSJ footer .footer a,
  .CSJ footer .footer p,
  .CSJ footer .footer strong,
  .CSJ footer .footer li {
    color: white; }
  .CSJ footer .footer .social_links {
    text-align: center; }

.CSJ footer .footer .footer-bottom-secction {
  background-color: var(--color-2-CSJ);
  height: 11em; }

.CSJ .cont-tiles.logos-entidades,
.CSJ .cards-bottom {
  text-align: center; }

.CSJ .cards-bottom .titleIconosO::after {
  content: "Accesos directos"; }

.CSJ #swiperNoticias .item .image img {
  filter: brightness(70%); }

.CSJ .cards-bottom .logos-entidades img {
  background-color: white; }

.CSJ .cards-bottom.cards-bg-primary.bg-secciones {
  background-color: white; }

.CSJ footer .footer.footer_v3 .footer-bottom-secction .siguenos h4 {
  text-align: center;
  font-weight: 700;
  font-size: 1.25rem; }

.CSJ .cards-bottom a.card:hover .title {
  filter: invert(50%) sepia(49%) saturate(570%) hue-rotate(79deg) brightness(89%) contrast(92%); }

.CSJ .cards-bg-primary .card-aux:hover,
.CSJ .cards-bg-primary .card-aux:hover .icon-card,
.CSJ .cards-bg-primary .card-aux:hover .card-body .title {
  background-color: #3C91A5;
  filter: initial;
  color: #FFF; }

/*.CSJ .cards-bg-primary .card-aux:hover{
    background-color: #3C91A5;

    .icon-card{
        filter: initial;  
    }

    .title{
        color: #FFF; 
    }
}*/
.CSJ #nav-tabContent iframe {
  height: 24em !important;
  border-radius: 1em; }

.CSJ .tab-redes div.col-md-12 h3 {
  padding-top: 2em;
  padding-bottom: 1em; }

.CSJ .social_links ul li a:before {
  background-color: #1b4d22; }

.CSJ #VUCards .cardH {
  display: flex; }
  .CSJ #VUCards .cardH .card {
    margin: 1.405em;
    height: fit-content;
    border-radius: 2em;
    padding: 0.5em;
    text-align: justify; }
    .CSJ #VUCards .cardH .card .row div img {
      height: 15em;
      border-top-left-radius: 2em 2em;
      border-bottom-left-radius: 2em 2em; }
    .CSJ #VUCards .cardH .card .row {
      display: flex;
      align-items: center; }
      .CSJ #VUCards .cardH .card .row .texto-card {
        text-align: left;
        padding: 0; }
        .CSJ #VUCards .cardH .card .row .texto-card h4.card-title a {
          text-decoration: underline; }

.CSJ #VUCards .cardH .card {
  width: 570px;
  height: 220px;
  max-height: 220px;
  border: #CCCCCC 1px solid;
  margin: 1.405em; }

.CSJ #VUCards .cardH .card .card-body p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  /* number of lines to show */
  line-clamp: 5;
  -webkit-box-orient: vertical; }

.CSJ .hcard {
  margin: 0 auto;
  justify-content: center; }

.CSJ .hcard > div:nth-child(even) {
  justify-content: flex-start !important; }

.CSJ .hcard > div:nth-child(odd) {
  justify-content: flex-end !important; }

@media screen and (max-width: 767px) {
  .CSJ #VUCards .row-card .cardH .card-img {
    border-radius: 2em; }
  .CSJ #VUCards .texto-card {
    text-align: center !important; } }

.CSJ .tabs-contenido #nav-tab .nav-item.active {
  background: #19325b !important; }

.CSJ .tabs-contenido #nav-tab .nav-item {
  background-color: #404040;
  color: white;
  font-weight: 700; }

.CSJ .tabs-contenido #nav-tab .nav-item:hover {
  background-color: var(--color-2-CSJ); }

.CSJ .logos-entidades .row div.col {
  display: flex;
  justify-content: space-around; }

.CSJ .swiper-pagination-bullet:hover {
  background-color: var(--color-2-CSJ) !important; }

.CSJ .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--color-2-CSJ); }

.CSJ .swiper-button-prev,
.CSJ .swiper-button-next {
  background-color: var(--color-2-CSJ);
  border-radius: 1em;
  height: 70px;
  opacity: 0.7; }

.CSJ .btn-noticias a.btn:hover {
  background-color: var(--color-2-CSJ) !important;
  color: #fff; }

.CSJ #VUCards .card .card-body a:hover {
  color: var(--color-2-CSJ); }

.CSJ footer .footer.footer_v3 .footer-bottom-secction {
  border-radius: 20em;
  padding: 0px 1.5em 0px 2.5em;
  display: flex;
  width: -webkit-fill-available;
  align-items: center;
  margin: 0 auto;
  background-color: #359946;
  filter: brightness(0.95); }

.CSJ footer .footer_v3 .footer_logo img {
  padding: 0.8em !important; }

.CSJ h4,
.headline-m-govco {
  font-size: 1.04rem;
  font-weight: 500; }

.CSJ .h6,
.headline-xs-govco {
  font-size: 0.96rem !important;
  word-break: break-all; }

.CSJ #VUCards .card .card-body {
  word-break: break-all; }

.CSJ .cards-bottom.top.bg-secciones .col {
  padding: 0; }

.CSJ .cards-bottom.top.bg-secciones .justify-content-md-center {
  margin-left: 3em; }

.CSJ .transparencia .items_transparencia .transparencia_item .card-header:hover {
  background-color: #FFF;
  border-color: #4C93D2; }

.CSJ .transparencia .items_transparencia .transparencia_item button:hover {
  background-color: #FFF;
  border-color: #4C93D2;
  color: #173255;
  text-decoration: underline; }

.CSJ #VUCards .cardH .card .row div img {
  height: 200px;
  width: 270px;
  border-top-left-radius: 2em 2em;
  border-bottom-left-radius: 2em 2em; }

.CSJ .cards-bottom .row.justify-content-md-center {
  margin-left: 3em; }

.CSJ .scheduler-base-controls {
  display: flex; }

.CSJ footer .s_redes {
  margin: 0 auto; }

.CSJ footer .footer.footer_v3 .nxBlock .entidad {
  margin: 0 2em 0.5em;
  font-weight: bold; }

.CSJ .footer_v4 .footer-main-title::after {
  content: "";
  display: block;
  position: absolute;
  height: 5px;
  bottom: -12px;
  background-color: var(--color-2-CSJ, #359946);
  width: 100%; }

.CSJ .footer_v4 .footer-logo {
  height: 100px;
  width: auto;
  object-fit: contain; }

.CSJ .footer_v4 .footer-socials-list li a {
  background-color: var(--color-2-CSJ, #359946); }

.CSJ .footer_v4 .footer-separator {
  height: 9px;
  background-color: var(--color-2-CSJ, #359946);
  width: 100%; }

.CDE {
  --color-CDE: #003f76; }

.CDE {
  --color-2-CDE: #2b5198; }

.CDE header .header-gov {
  background-color: var(--color-CDE); }

.CDE .logo-superior {
  content: url("../images/color_schemes/CDE/ramajudicial_logo_blanco.png"); }

.CDE .logo-inferior {
  content: url("../images/color_schemes/CDE/ramajudicial_logo_blanco.png"); }

.CDE .logo-default {
  content: url("../images/color_schemes/CDE/CDElogo.png"); }

.CDE .logo-default-rama {
  content: url("../images/color_schemes/default/rama-judicial/Logo_Rama_Judicial_Logo_NB_H-removebg-preview.png");
  filter: invert(1); }

.CDE footer .footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, var(--color-CDE)), to(var(--color-CDE)));
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, var(--color-2-CDE) 25%, var(--color-2-CDE) 100%);
  padding-bottom: 4em; }

.CDE .footer.footer-cde .container {
  height: 23rem;
  max-width: 1600px; }

.CDE .footer.footer-cde .container .row .footer_sede_CDE {
  line-height: 15px; }

.CDE .footer.footer-cde .container .row .enlaces_footer.text-left ul {
  white-space: nowrap;
  justify-content: space-between;
  font-size: 10px; }

.CDE .btn-cde {
  background: var(--color-CDE) !important; }

.CDE .btn-cde:hover {
  background: var(--color-2-CDE) !important; }

.CDE .btn-cde a {
  color: white; }

.CDE .footer-cde .footer_sede_CDE ul {
  font-size: 0.8rem; }

.CDE header .u-menu .nav-menu ul.megamenu > li > a span {
  padding-left: 0.3em;
  float: right; }

.CDE .footer .footer {
  background: var(--color-CDE) !important;
  padding: 2em;
  border-top: solid 1em var(--color-2-CDE); }

.CDE .cardInteres .Totalcard {
  display: flex;
  justify-content: space-evenly; }

.CDE #VUCards h3 {
  display: none; }

.CDE .Totalcard .card {
  max-width: 100%; }

.CDE .footer_cndj_v3 .social_links div ul li {
  display: flex;
  flex-direction: column;
  align-items: center; }

.CDE .img-fluid {
  height: 80px;
  width: 184pxpx; }

.CDE .carousel .item a div.titleprin p.title {
  width: 25%;
  height: 15%;
  top: 40%;
  left: 10%;
  right: 75%;
  position: absolute;
  color: white;
  font-size: 35px; }

.CDE .carousel .disciplina-topbox .title-disciplina-nav {
  background-color: var(--color-2-CDE);
  position: absolute;
  top: 15rem;
  bottom: 2rem;
  left: 10%;
  width: 28rem;
  height: 5em;
  color: white;
  opacity: 0.9;
  border-radius: 6px;
  padding: 5px 10px;
  margin-top: 1rem; }

.CDE #VUCards {
  background-color: #e6effd !important; }

.CDE footer a,
.CDE footer p,
.CDE footer strong,
.CDE footer h3,
.CDE footer li::marker,
.CDE footer h4 {
  color: white !important; }

.CDE footer .footer {
  background: var(--color-CDE) !important;
  padding: 2em;
  border-top: solid 1em var(--color-2-CDE); }

.CDE footer .footer .footer-bottom-secction {
  background-color: var(--color-2-CDE); }

.CDE footer .footer .footer-bottom-secction .social_links ul li:hover a:before {
  background-color: var(--color-CDE) !important;
  color: var(--color-2-CDE); }

.CDE footer .copywrite {
  background-color: var(--color-CDE); }

.CDE .slider_noticias_v3 {
  margin: 0px auto 30px;
  justify-content: center; }

.CDE .portlet {
  margin-bottom: 0px;
  position: relative; }

.CDE .portlet-column-content.empty {
  padding: 0px; }

.CDE .titleIconosO:after {
  content: "Otros contenidos"; }

.CDE .titleIconosO {
  text-align: center; }

.CDE .twitter-timeline iframe {
  height: 350px !important; }

.CDE .cards-bg-primary {
  background-color: #fff; }

.CDE element.style {
  min-height: 200px; }

.CDE footer div.wp-block-cover {
  background: linear-gradient(0deg, #1f2233 41%, rgba(255, 255, 255, 0.71) 81%, white 100%) !important; }

.CDE .ast-no-sidebar .entry-content .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw; }

.CDE .wp-block-cover-image.is-light .wp-block-cover__inner-container,
.wp-block-cover.is-light .wp-block-cover__inner-container {
  color: #000; }

.CDE .wp-block-media-text {
  direction: ltr;
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto; }

.CDE .wp-block-media-text .wp-block-media-text__media {
  grid-column: 1;
  grid-row: 1;
  margin: 0; }

.CDE .wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%; }

.CDE .wp-block-group {
  box-sizing: border-box; }

.CDE .wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em; }

.CDE .wp-container-61bbc4de9be7d {
  display: flex;
  gap: var(--wp--style--block-gap, 0.5em);
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; }

.CDE #swiperNoticias .item a .titleprin .rectangulocol {
  background-color: var(--color-2-CDE) !important;
  width: 7em;
  margin: 0 1em 0 1.5em; }

.CDE #swiperNoticias .item a .titleprin .subtitleBanner {
  background-color: var(--color-2-CDE) !important; }

.CDE footer .wp-block-media-text.is-stacked-on-mobile {
  display: flex;
  justify-content: center;
  align-items: center; }

.CDE footer .footer_logo img {
  width: 80% !important; }

.CDE .historia .botones-historia .wp-block-columns {
  display: flex;
  justify-content: space-evenly; }
  .CDE .historia .botones-historia .wp-block-columns .wp-block-column {
    display: flex;
    align-items: center;
    background-color: #003f76;
    border-radius: 2em;
    height: 2.5em;
    justify-content: space-around;
    width: fit-content; }
    .CDE .historia .botones-historia .wp-block-columns .wp-block-column a {
      font-size: 1em;
      padding: 1em;
      color: white; }

/* Secciones y salas */
.CDE .banner-principal-ss .wp-block-media-text {
  background: white;
  box-sizing: border-box; }

.CDE .banner-principal-ss .wp-block-media-text .wp-block-media-text__content {
  background: white;
  text-align: center; }

.CDE .banner-principal-ss .wp-block-media-text .wp-block-media-text__content h1 {
  color: white;
  padding: 2em 3em;
  background-color: #243673;
  box-sizing: border-box; }

.CDE .banner-principal-ss .wp-block-media-text .wp-block-buttons {
  background: white;
  text-align: left;
  padding-top: 1.7em; }

.CDE .banner-principal-ss .wp-block-media-text .wp-block-buttons a {
  color: white;
  background-color: #243673;
  margin: 10em 0; }

.CDE .banner-principal-ss .wp-block-media-text figure img {
  padding: 1.5em 1.5em 0 0;
  height: 90%;
  box-sizing: border-box; }

.CDE .wp-block-cover {
  padding: 3em 5em;
  background: black !important;
  box-sizing: border-box; }

.CDE .servicios-sys .wp-block-group__inner-container .wp-block-columns {
  display: flex;
  padding: 1em 0em;
  justify-content: space-evenly; }

.CDE .servicios-sys .wp-block-group__inner-container .wp-block-columns figure img {
  height: auto;
  width: 100%;
  border-radius: 10em;
  max-height: 11em;
  max-width: 15em;
  padding: 1.5em; }

.CDE .servicios-sys .wp-block-group__inner-container .wp-block-columns .wp-block-column {
  margin: 1em 0;
  padding: 1em;
  text-align: center;
  background: #FBFCFF;
  width: 100%; }

.CDE .servicios-sys .wp-block-group__inner-container .wp-block-columns .wp-block-column p {
  font-size: 0.9em; }

.CDE .servicios-sys .wp-block-group__inner-container {
  background: #eef1f3;
  text-align: center; }

.CDE .servicios-sys .wp-block-group__inner-container h2 {
  padding: 2em 0 0 0; }

.CDE .Magistrados-container .swiper-button-next,
.CDE .Magistrados-container .swiper-button-prev {
  top: 30% !important; }

.CDE .wp-block-columns {
  display: flex; }

.CDE .publicaciones-sys .wp-block-column {
  text-align: center; }

.CDE .publicaciones-sys .wp-block-columns {
  display: flex;
  justify-content: space-evenly; }

.CDE .wp-block-column {
  width: 100%; }

.CDE .wp-block-column figure {
  max-height: 26em; }

.CDE .wp-block-column img {
  width: 100%;
  height: auto;
  max-height: 23em;
  object-fit: contain; }

.CDE .wp-block-columns.row {
  width: 100%; }

.CDE .sala-gobierno .magistrados-sg li img {
  height: 150px;
  object-fit: contain; }

.CDE .sala-gobierno .magistrados-sg li {
  padding: 0;
  text-align: center;
  margin: 1em 0; }

.CDE .sala-de-contencioso-administrativo ul li img {
  height: 150px;
  object-fit: contain; }

.CDE .sala-de-contencioso-administrativo ul li p,
.CDE .secretaria p {
  font-size: 0.8em; }

.CDE .secretaria .content-secretaria .wp-block-column {
  background: lightgray !important;
  margin: 1em -20px; }

.CDE .secretaria .content-secretaria .wp-block-column div {
  background: lightgrey;
  width: 100%;
  height: 100%;
  word-break: break-word;
  text-align: left; }

.CDE .secretaria .content-secretaria .wp-block-columns {
  display: flex;
  justify-content: space-evenly; }

.CDE .secciones-qs .wp-block-columns .wp-block-column {
  display: flex;
  margin: 1em auto;
  padding: 0 15px;
  text-align: left !important;
  padding-left: 1em !important;
  padding-right: 1em !important; }

.CDE .secciones-qs .wp-block-columns .wp-block-column img {
  min-width: 3em;
  height: auto;
  object-fit: contain; }

.CDE .secciones-qs .content-sp.row {
  align-content: center;
  padding: 1em;
  width: 100%; }

.CDE .secciones-qs .content-sp.row figure {
  text-align: center;
  display: flex; }

.CDE .secciones-qs .content-sp .wp-block-media-text__content p {
  padding-left: 1em; }

.CDE .secciones-qs .ultimo-sp {
  margin-left: 1em !important;
  margin-right: 1em !important; }

.CDE .secciones-qs .wp-block-column .wp-block-media-text__content {
  display: flex;
  align-items: center; }

.CDE .secretaria .content-secretaria .wp-block-columns.secciones-icons .wp-block-column {
  background: white !important; }

.CDE .secciones-qs ul li.wp-block-post img {
  max-width: 17em; }

/*Nuestra Jurisdicción */
.CDE .nuestra-jurisdiccion .tribunales-y-juzgados figure img {
  max-width: 15em;
  height: auto; }

.CDE .nuestra-jurisdiccion .tribunales-y-juzgados {
  align-items: center; }

.CDE .nuestra-jurisdiccion .wp-block-columns .wp-block-column-y {
  text-align: center; }

.CDE .nuestra-jurisdiccion .wp-block-columns {
  display: flex;
  justify-content: space-around; }

.CDE .nuestra-jurisdiccion .wp-block-column-y {
  padding: 0 !important; }

.CDE .nuestra-jurisdiccion .wp-block-column-y p {
  font-size: 0.9em; }

/*Toma y Retoma del palacio de justicia */
.CDE .toma-y-retoma-p2 .wp-block-media-text.row {
  display: flex;
  justify-content: space-evenly;
  align-items: center; }

.CDE .toma-y-retoma-p2 h5 {
  margin-top: 2em; }

.CDE .tribunales-y-juzgados .wp-block-columns {
  margin-top: 2em; }

.CDE .tribunales-y-juzgados .wp--block-table table {
  width: 100%; }

.CDE .tribunales-y-juzgados .wp-block-table table td {
  border: 1px black solid;
  width: 100%;
  min-width: 10em; }

.CDE .tribunales-y-juzgados .wp-block-table table td:nth-child(2) {
  text-align: center; }

.CDE .tribunales-y-juzgados .wp-block-image img {
  max-width: 10em;
  display: flex;
  align-content: center; }

.CDE .tribunales-y-juzgados .palacio {
  display: flex;
  justify-content: space-evenly; }

.CDE .tribunales-y-juzgados .palacio .wp-block-column-y {
  display: flex;
  flex-direction: column;
  align-items: center; }

.CDE .cojueces-integrantes table thead th {
  background: var(--color-2-CDE) !important;
  color: white !important; }

.CDE .cojueces-integrantes .nav-tabs .nav-item.active {
  background: #19325b !important;
  color: white; }

.CDE .tabla-sorteo table thead th {
  background: var(--color-2-CDE) !important;
  color: white !important; }

@media screen and (max-width: 1400px) {
  .CDE section .columns-1-2-1 #column-2 {
    max-width: 24em !important; } }

@media screen and (min-width: 1400px) {
  .CDE section .columns-1-2-1 #column-2 {
    max-width: 35em !important; } }

.CDE .cojueces-integrantes .dataTables_filter:before {
  display: none; }

.CDE .tabla-sorteo .dataTables_filter:before {
  display: none; }

.CDE .nav-menu #navbarContent .megamenu .dropdown .dropdown-menu a:hover {
  background: var(--color-2-CDE) !important;
  color: white !important; }

.CDE .cardpad.card .card-body .title {
  font-weight: 400;
  font-size: 0.92em; }

.CDE .cardpad.card .card-body .date {
  margin-bottom: 0.2em; }

.CDE .cardpad.card .card-body {
  padding-top: 0.5em; }

.CDE .cards-bottom .logos-entidades .row .col a img {
  object-fit: contain; }

.CDE .cards-bottom .cardsContent div.col {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 0.5em !important; }

.CDE .cards-bottom.bg-secciones .row {
  justify-content: center; }

.CDE .cardsContent a.card:hover img,
.CDE .cardsContent a.card:hover .title {
  filter: invert(100%) hue-rotate(194deg) saturate(50) brightness(0.5); }

.CDE .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet-active,
.CDE .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: var(--color-2-CDE) !important; }

.CDE .btn-noticias:hover a {
  background: var(--color-2-CDE); }

.CDE .swiper-button-prev,
.CDE .swiper-button-next {
  background-color: var(--color-CDE) !important;
  border-radius: 1em;
  height: 70px;
  opacity: 0.7; }

.CDE .swiper-button-prev:hover {
  background-color: var(--color-2-CDE); }

.CDE .swiper-button-next:hover {
  background-color: var(--color-2-CDE); }

.CDE #VUCards .row-card.Totalcard {
  margin: 0; }

.CDE #VUCards .row.Totalcard .card div:first-child img {
  object-fit: fill;
  max-height: 16em;
  min-height: 10em; }

@media (min-width: 768px) {
  .CDE .vice-presi .bloque_Magistrados {
    margin-left: 5em !important; }
  .CDE .list-menu ul.layouts {
    padding-left: 2em !important; } }

@media (max-width: 768px) {
  .CDE .vice-presi .bloque_Magistrados {
    margin-left: 1em !important; }
  .CDE .list-menu ul.layouts {
    padding-left: 0em !important; } }

.CDE .bloque_Magistrados #magistrado .swiper-wrapper .swiper-slide .item .rollover-box .description {
  margin-top: 4em; }

.CDE .pres-vice-docs .norma {
  display: flex;
  align-items: center; }

.CDE .pres-vice-docs .norma .normDescrip {
  padding-left: 2em !important; }

.CDE .pres-vice-docs .norma img {
  width: 70px;
  min-width: 70px; }

.CDE .pres-vice-docs .norma h6.titleDoc {
  text-decoration: underline; }

.CDE .pres-vice-docs .norma .ResumeDoc a {
  color: grey !important; }

.CDE .norma .tipo-articulo {
  background: lightgrey;
  width: fit-content;
  padding: 0.1em 0.5em;
  border-radius: 1em;
  min-width: 4em;
  text-align: center;
  font-size: 0.75em;
  color: grey; }

.CDE .secciones-qs .content-sp .wp-block-media-text__content p {
  font-size: 0.85em; }

.CDE .cards-bottom .logos-entidades .row .col a img {
  object-fit: contain; }

.CDE .u-menu .navbar-nav a:focus {
  background: var(--color-2-CDE) !important;
  color: white !important; }

.CDE header .u-menu .nav-menu ul.megamenu > li:hover > a {
  background-color: var(--color-2-CDE) !important;
  color: white !important; }

@media screen and (max-width: 1400px) {
  .CDE section#main-content-section .columns-2 .portlet-layout #column-1 {
    max-width: 22em !important; } }

@media screen and (min-width: 1400px) {
  .CDE section#main-content-section .columns-2 .portlet-layout #column-1 {
    max-width: 35em !important; } }

/* Temas de interes Home */
@media screen and (max-width: 1200px) and (min-width: 992px) {
  .CDE .Totalcard .card {
    height: 21.2em; }
  .CDE .Totalcard .card .card-body h4 {
    padding-top: 10px !important; }
  .CDE .Totalcard .card .card-body .card-description {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; } }

@media (min-width: 1200px) {
  .CDE .Totalcard .card div img {
    max-height: 10em !important; } }

.CDE .historia .contenido-historia table thead th {
  background: var(--color-2-CDE) !important;
  color: white; }

.CDE .historia .contenido-historia table thead th:after {
  display: none; }

.CDE table.tablepress-i th.sorting:before,
.CDE table.tablepress-i th.sorting:after {
  display: none; }

.CDE .vice-presi .Magistrados-container .section_header {
  text-align: left !important;
  margin-left: 5em; }

.CDE .directorio-tribunales table thead th {
  background: var(--color-2-CDE) !important;
  color: white; }

.CDE .directorio-tribunales table thead th:after {
  display: none; }

.CDE .directorio-juzgados table thead th {
  background: var(--color-2-CDE) !important;
  color: white; }

.CDE .directorio-juzgados table thead th:after {
  display: none; }

.CDE table.tablepress-i thead th {
  background: var(--color-2-CDE) !important;
  color: white !important; }

@media (min-width: 1400px) {
  .CDE .VisualizadorNormatividad table .norma .normDescrip {
    padding-left: 0em !important; } }

.CDE .VisualizadorNormatividad table tbody .norma div.col-md-2 {
  display: flex;
  justify-content: center; }

.CDE table thead th {
  font-size: 16px !important; }

.CDE table tbody td {
  font-size: 14px !important; }

.CDE .fallos .wp-block-columns .wp-block-column .wp-block-getwid-icon,
.CDE .fallos .wp-block-columns .wp-block-column .wp-block-buttons {
  text-align: center; }

.CDE .fallos .wp-block-columns .wp-block-column .wp-block-getwid-icon i {
  color: var(--color-2-CDE);
  padding: 0.5em;
  font-size: 2em; }

.CDE .fallos .wp-block-columns.row {
  justify-content: center; }

.CDE .fallos .wp-block-column:hover .bounce {
  display: inline-block;
  position: relative;
  -moz-animation: bounce 0.5s infinite linear;
  -o-animation: bounce 0.5s infinite linear;
  -webkit-animation: bounce 0.5s infinite linear;
  animation: bounce .5s linear; }

@keyframes bounce {
  0% {
    top: 0; }
  25% {
    top: -1em; }
  50% {
    top: 0; }
  75% {
    top: -0.4em; }
  100% {
    top: 0; } }

.CDE .fallos .wp-block-column {
  padding: 0.7em 0; }

.CDE .posteriores-2020 figure img {
  max-width: 10em; }

.CDE .CIDL figure img {
  max-width: 10em; }

.CDE .CIDL iframe {
  width: 100%;
  min-height: 50em; }

.CDE .CIDL .contenido-i {
  margin: 1em auto; }

@media (min-width: 992px) {
  .CDE .CIDL .row.align-items-center {
    padding: 1em 6em; }
  .CDE .CIDL .row.align-items-center .texto {
    padding-right: 6em; } }

@media (max-width: 992px) {
  .CDE .CIDL .row.align-items-center .texto {
    padding-right: 3em;
    padding-left: 2em; } }

.CDE .CIDL .btn-cde {
  margin: 0 0.1em; }

.CDE .CIDL .btn-cde.active {
  background: var(--color-2-CDE) !important;
  color: white; }

.CDE .fallos .wp-block-column .btn-cde a {
  font-size: 0.9em !important;
  text-transform: initial; }

.CDE footer .logo-default-rama {
  display: none; }

.CDE .zoom:hover {
  -ms-transform: scale(1.1);
  /* IE 9 */
  -webkit-transform: scale(1.1);
  /* Safari 3-8 */
  transform: scale(1.1); }

.CDE .buscador-de-jurisprudencia-video .wp-block-column {
  background: lightgrey;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em; }

.CDE .buscador-de-jurisprudencia-video .wp-block-column img {
  max-width: 8em; }

.CDE .buscador-de-jurisprudencia-video .wp-block-column figure {
  margin: 0; }

.CDE .buscador-de-jurisprudencia-pf .panel-title button:after {
  font-family: 'Glyphicons Halflings' !important;
  content: "\e114" !important;
  float: right !important;
  transition: all 0.5s !important;
  padding-right: 1em; }

.CDE .buscador-de-jurisprudencia-pf .panel-title button:not(.collapsed)::after {
  font-family: 'Glyphicons Halflings' !important;
  content: "\e114" !important;
  transform: rotate(-180deg);
  padding-left: 1em; }

.CDE .pl-3,
.px-3 {
  padding-left: 1rem !important; }

.CDE .buscador-de-jurisprudencia-pf .panel-title button:not(.collapsed) {
  background: var(--color-2-CDE);
  color: white; }

.CDE .buscador-de-jurisprudencia-pf button {
  width: 100%;
  text-align: left;
  height: 2.5em;
  background: #FFFF;
  border: none; }

.CDE .buscador-de-jurisprudencia-pf .panel-default {
  border: none; }

.CDE .buscador-de-jurisprudencia-pf .panel-title {
  border-top: 1px solid lightgrey; }

.CDE .buscador-de-jurisprudencia-pf .panel-title button:hover {
  background: var(--color-CDE);
  color: white; }

.CDE .buscador-de-jurisprudencia-video {
  max-width: 70em;
  margin: 1em auto; }

.CDE iframe {
  width: 100%;
  height: 400px; }

@media (min-width: 1200px) {
  .CDE .buscador-de-jurisprudencia-superior p {
    margin: 0.5em 2em; } }

.CDE .eventos .wp-block-column {
  background-color: #e6effd;
  padding: 2em; }

@media (min-width: 992px) {
  .CDE .transparencia iframe {
    height: 40em; } }

.CDE .publicaciones.libros table tr td:nth-child(2) {
  padding: 0.2em 0.8em; }

.CDE .contactenos .wp-block-column img {
  max-width: 8em; }

.CDE .lenguas-nativas .wp-block-column img {
  max-height: 15em;
  margin: 1em 0; }

.CDE .lenguas-nativas .wp-block-column a {
  display: flex;
  flex-direction: column; }

.CDE .lenguas-nativas .wp-block-column h6,
.CDE .lenguas-nativas .wp-block-column .leer-mas {
  text-decoration: underline; }

.CDE .lenguas-nativas .wp-block-column h6:hover,
.CDE .lenguas-nativas .wp-block-column .leer-mas:hover {
  color: var(--color-2-CDE); }

@media (max-width: 576px) {
  .CDE .lenguas-nativas .wp-block-column p {
    margin: 0 2em; }
  .CDE .lenguas-nativas .wp-block-column h6 {
    margin: 0 1em; } }

.CDE .lenguas-nativas .wp-block-audio audio {
  width: 100%; }

.CDE .lenguas-nativas .wp-block-columns {
  align-items: center; }

.CDE .lenguas-nativas .wp-block-column {
  margin-bottom: 2em; }
  .CDE .lenguas-nativas .wp-block-column p {
    text-align: justify; }

.CDE .lenguas-nativas .creditos {
  margin-bottom: 2em; }

.CDE .lenguas-nativas .wp-block-column.col-md-6 img {
  height: 12em;
  min-height: 12em;
  object-fit: cover; }

.CDE .lenguas-nativas .wp-block-column.col1 img {
  width: 20em;
  max-height: 15em !important;
  object-fit: cover; }

.CDE .lenguas-nativas .wp-block-column {
  text-align: center; }

.CDE .lenguas-indigenas .wp-block-columns.row h6,
.CDE .afro-rrom .wp-block-columns.row h6 {
  text-align: left; }

.CDE .afro-rrom .wp-block-columns .descripcion,
.CDE .lenguas-indigenas .wp-block-columns .descripcion {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.CDE .lenguas-nativas ol {
  text-align: left; }

.CDE .historico-noticias h4.asset-title {
  text-decoration: underline; }

.CDE .historico-noticias div.asset-content {
  padding-bottom: 1em;
  text-align: justify; }

.CDE .actos-administrativos-2 table th.sorting:after,
.CDE .actos-administrativos-2 table th.sorting:before {
  display: none; }

.CDE #noticias_v3_r .swiper-button-prev {
  content: url(https://img.icons8.com/pastel-glyph/256/back.png); }

.CDE #noticias_v3_r .swiper-button-next {
  content: url(https://img.icons8.com/pastel-glyph/256/forward.png); }

.CDE .info .modal {
  height: 90%; }

.CDE .info .modal .modal-header {
  border-bottom: 1px lightgrey solid !important;
  margin-bottom: 10px;
  height: 7em; }

.CDE .info .modal a.close {
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none !important;
  color: black;
  opacity: 1;
  margin: 5px;
  font-size: 1.5em; }

.CDE .info .modal .footerModal {
  position: absolute;
  bottom: 0;
  padding: 10px;
  margin: 10px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  right: 10px;
  border-top: 1px solid lightgrey;
  width: 100%; }

.CDE .modal .links {
  padding-top: 15px; }

.CDE .info ul.row li {
  text-align: center; }

.CDE .info .modal-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in;
  -moz-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  pointer-events: auto; }

.CDE .info .modal-wrapper > div {
  width: 460px;
  height: 90%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  vertical-align: middle;
  padding: 20px;
  border-radius: 6px;
  background: #fff;
  z-index: 1; }

.CDE .info .infografias li:hover {
  background: lightgrey; }

.CDE #infografias {
  text-align: center;
  padding: 15px 0; }
  .CDE #infografias img {
    height: auto; }

.CDE .nulidadesElectorales tr, .CDE .nulidadesElectorales th, .CDE .nulidadesElectorales td {
  border: 1px grey solid; }

.CDE .lenguajeSenas {
  text-align: center; }
  .CDE .lenguajeSenas .row {
    align-items: center;
    background: lightgrey; }
  .CDE .lenguajeSenas .textoAdd {
    background: lightgrey;
    padding: 15px;
    margin-top: 7rem;
    margin-bottom: 7rem;
    text-align: left; }
    .CDE .lenguajeSenas .textoAdd strong {
      font-weight: bolder;
      font-size: 1.3rem;
      color: var(--color-CDE); }

.CDE .bannerLenguajeClaro img {
  width: 100% !important;
  padding-bottom: 3em; }

.CDE .botonesSecciones {
  display: flex;
  justify-content: space-evenly;
  align-items: center; }
  .CDE .botonesSecciones a {
    margin: 5px;
    border-radius: 50px; }

.CC {
  --color-CC: #003f76; }

.CC {
  --color-2-CC: #BE1434; }

.CC header .header-gov {
  background-color: var(--color-CC); }

.CC .logo-superior {
  content: url("../images/color_schemes/CC/ramajudicial_logo_blanco.png"); }

.CC .swiper-button-prev,
.CC .swiper-button-next {
  border-radius: 1em;
  height: 70px;
  opacity: 0.7; }

.CC .logo-default-rama {
  filter: invert(1); }

.CC .logos-entidades .row {
  background-color: #fff;
  justify-content: space-between; }

.CC header .u-menu .nav-menu ul.megamenu > li:hover > a {
  background-color: var(--color-2-CC) !important;
  color: white !important; }

.CC .u-menu .navbar-nav a:focus {
  background: #9C9C9C !important; }

.CC .nav-menu #navbarContent .megamenu .dropdown .dropdown-menu a:hover {
  background: #9C9C9C !important; }

.CC .navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items {
  border-bottom: 4px solid #C11F3D; }

.CC header .u-menu {
  border-bottom: 5px solid #C11F3D; }

.CC #swiperNoticias .item .a .titleprin .subtitleBanner {
  background-color: var(--color-2-CC) !important; }

.CC #swiperNoticias .item .a .titleprin .rectangulocol {
  background-color: var(--color-2-CC) !important;
  width: 7em;
  margin: 0 1em 0 1.5em; }

.CC #swiperNoticias .carousel-indicators button.active {
  border: solid 1px white;
  background-color: var(--color-2-CC); }

.CC .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet-active,
.CC .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: var(--color-2-CC) !important; }

.CC .btn-high,
.btn-high-mix-govco {
  background-color: #C11F3D !important;
  border-color: #C11F3D; }

.CC .slider_noticias_v3 .section_home .section_header .subtitle-noticiasVert {
  visibility: hidden; }

.CC .slider_noticias_v3 .section_home .section_header .subtitle-noticiasVert:before {
  content: "Noticias y principales acontecimientos de la Corte Constitucional";
  visibility: visible;
  display: flex;
  justify-content: center; }

.CC .cards-bottom .card:hover .card-header .icon-card {
  filter: invert(15%) sepia(88%) saturate(3210%) hue-rotate(337deg) brightness(93%) contrast(91%); }

.CC .cards-bottom .card:hover .card-body .title {
  color: #C11F3D; }

.CC .Totalcard .card {
  max-width: 150%; }

.CC #VUCards .row.Totalcard .card div:first-child img {
  object-fit: fill;
  max-height: 16em;
  min-height: 10em; }

.CC .row-card.Totalcard {
  justify-content: space-evenly;
  margin: 10px 10px 100px; }

.CC .Totalcard {
  padding-right: 1px !important;
  margin-right: 1px !important; }

.CC .Totalcard .cardpad {
  max-width: 350px;
  margin-right: 0px;
  padding: 0px; }

.CC footer .footer {
  background: var(--color-CC) !important;
  padding: 2em;
  border-top: solid 1em var(--color-2-CC); }

.CC footer .footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, var(--color-CC)), to(var(--color-CDE)));
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, var(--color-2-CC) 25%, var(--color-2-CC) 100%);
  padding-bottom: 4em; }

.CC footer h4 {
  margin-left: 38px; }

.CC footer a,
.CC footer p,
.CC footer strong,
.CC footer h3,
.CC footer li::marker,
.CC footer h4 {
  color: white !important;
  font-size: 1em; }

.CC .correoNotificaciones {
  font-size: 0.85em; }

.CC footer .footer .footer-bottom-secction {
  background-color: var(--color-2-CC); }

.CC footer .footer_logo img {
  width: 45% !important; }

.CC .footer-CC .footer_sede_CC ul {
  font-size: 1em; }

.CC footer .wp-block-media-text.is-stacked-on-mobile {
  display: flex;
  justify-content: center;
  align-items: center; }

.CC .footer_v3 .social_links {
  padding-left: 0 !important;
  display: flex;
  align-items: center; }

.CC footer .footer.footer_v3 .footer-bottom-secction {
  background-color: #BE1434; }

.CC .logo_se_footer {
  max-width: 130px !important;
  max-height: 130px !important; }

.CC footer .s_redes .colContador h1 {
  background-color: #631120;
  border-radius: 15px; }

.CC footer .s_redes ul a {
  display: flex;
  flex-direction: column; }

.CC footer .s_redes .colContador h3 {
  background-color: #631120;
  border-radius: 50px;
  min-width: 4.8em;
  min-height: 5em;
  padding: 1.7em 0;
  position: relative;
  bottom: 3px; }

.CC .colContador {
  max-width: 100px; }

.CC .s_redes .colContador .contador {
  font-size: 12px; }

@media (max-width: 1422px) {
  .CC .s_redes .siguenos {
    display: none; } }

.CC .social_links ul li a:before {
  background-color: #631120; }

.CC .copywrite {
  display: none; }

.CC .row-card.Totalcard {
  justify-content: space-evenly;
  margin: 10px 70px 100px; }

.CC .title-dest,
.CC .descripcion-dest {
  text-align: center; }

.CC .VisualizadorNormatividad #myTable .norma .col-md-2 {
  padding-left: 1em; }
  .CC .VisualizadorNormatividad #myTable .norma .col-md-2 a img {
    width: 60px !important; }

@media screen and (max-width: 1400px) and (min-width: 1224px) {
  .CC li.lfr-nav-item a {
    width: 22em; } }

@media screen and (max-width: 1224px) and (min-width: 1107px) {
  .CC li.lfr-nav-item a {
    width: 20em; } }

@media screen and (max-width: 1107px) and (min-width: 1000px) {
  .CC li.lfr-nav-item a {
    width: 18em; } }

@media screen and (max-width: 1000px) and (min-width: 851px) {
  .CC li.lfr-nav-item a {
    width: 14em; } }

.CC #swiperNoticias .swiper-button-prev,
.CC #swiperNoticias .swiper-button-next {
  background-color: transparent !important;
  filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(193%) contrast(103%); }

.CC #noticias_v3_r .swiper-button-prev,
.CC #noticias_v3_r .swiper-button-next {
  opacity: 0.8;
  height: 3em; }

.CC .noticias_v3 .date {
  font-size: 14px; }

.CC .noticias_v3 .title {
  font-weight: bold !important; }

.CC .divboton .boton {
  background-color: #19335A;
  margin-left: 184px;
  border-radius: 20px; }

.CC .tituloBuscador {
  color: #19335A; }

.CC .tutela .VisualizadorNormatividad .dataTables_wrapper .display .normaText h4 {
  visibility: hidden; }

.CC .tutela .VisualizadorNormatividad .dataTables_wrapper .display .normaText h4:before {
  content: "Estados Tutela";
  visibility: visible; }

.CC .tituloBuscador {
  margin-left: 0px; }

.CC .btnBuscar {
  background-color: #19335A;
  margin-left: 20%; }

.CC .form-check-input {
  margin-left: 15PX; }

.CC .form-row {
  margin-left: 15PX; }

.CC .filaBuscar {
  margin-left: 15PX; }

.CC .modalDiv {
  margin-left: 0px;
  background-color: #F8FAF9; }

.CC .codigoTitulo {
  color: #19335A;
  margin-left: 40px; }

.CC .verAutos {
  margin-left: 15px;
  color: #3333FF;
  height: 20px; }

.CC .verEstados {
  margin-left: 15px;
  color: #3333FF; }

.CC .estadosVer {
  text-decoration: underline;
  color: #A5BCFC; }

.CC .autosVer {
  text-decoration: underline;
  color: #A5BCFC; }

.CC .correoNotificaciones {
  font-size: 0.7em; }

.CC .fa-solid .contador {
  font-size: 0.55em; }

.CC #noticias_v3_r .card .card-body .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.CC .sala-prensa-videos .body_noticias_responsive .swiper-wrapper .swiper-slide .card .image img {
  height: 12em;
  object-fit: cover; }

.CC .slider_videos_v3 {
  margin: 0 auto;
  justify-content: center; }

.CC .body_videos_responsive {
  max-height: 24em !important;
  padding: 0 2 em; }

.CC .body_videos_responsive .swiper-wrapper .swiper-slide .card {
  width: 90%;
  margin: auto;
  height: 22em; }

.CC #videos_v3_r .card .image {
  text-align: center; }

.CC .sala-prensa-videos .body_videos_responsive .swiper-wrapper .swiper-slide .card .image img {
  height: 12em;
  object-fit: cover; }

.CC .slider_videos_v3 .card img {
  width: 100%; }

.CC .sala-prensa-videos .body_videos_responsive .swiper-wrapper .swiper-slide .card-body {
  height: 46%;
  display: flex;
  align-items: center;
  justify-content: center; }

.CC .sala-prensa-videos .body_videos_responsive .swiper-wrapper .swiper-slide .card-body h4 {
  font-size: 1em !important;
  padding: .5em;
  text-decoration: underline;
  text-align: center; }

.CC .slider_videos_v3 .swiper-pagination {
  bottom: -4px !important; }

.CC .slider_videos_v3 .swiper-pagination .swiper-pagination-bullet-active,
.CC .slider_videos_v3 .swiper-pagination .swiper-pagination-bullet:hover {
  background-color: var(--color-2-CC) !important; }

.CC .slider_videos_v3 .swiper-pagination .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  border: 1px solid black;
  opacity: 1;
  margin: 0 .2em;
  background-color: #FFFFFF00; }

.CC #videos_v3_r .swiper-button-prev,
.CC #videos_v3_r .swiper-button-next {
  background-color: blue !important;
  opacity: .2;
  height: 2em; }

.CC .body_videos_responsive .swiper-button-next {
  right: 0; }

.CC .body_videos_responsive .swiper-button-prev {
  left: 0; }

.slider_videos_v3 .btn-videos {
  margin-top: 1em;
  bottom: -5px;
  height: 3.5em; }

.CC .btn-videos a {
  color: white !important; }

.CC .slider_videos_v3 .swiper-wrapper {
  margin-bottom: 2.5em; }

.CC .tree-root-container {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row; }

.CC .panel-heading {
  display: none; }

.CC .tutela-consulta .body_noticias_responsive .swiper-wrapper .swiper-slide .card-body {
  height: 46%;
  display: flex;
  align-items: center;
  justify-content: center; }
  .CC .tutela-consulta .body_noticias_responsive .swiper-wrapper .swiper-slide .card-body h4 {
    font-size: 1em !important;
    padding: 0.5em;
    text-decoration: underline;
    text-align: center; }

.CC .iconsJurisprudencia .text-center .headline-xl {
  display: none; }

.CC .iconsJurisprudencia .text-center h3 {
  display: none; }

.CC .swiper-slide .cardpad .card-body .title .content-box {
  text-decoration: underline;
  color: #19325B;
  font-weight: bold; }

@media screen and (min-width: 1957px) {
  .CC .row-card.Totalcard {
    margin: 2em 5em !important;
    justify-content: space-evenly !important; } }

@media screen and (max-width: 500px) {
  .slider_main .image img {
    filter: brightness(0.6); } }

@media screen and (max-width: 1200px) {
  .CC footer .s_redes .colContador h3 {
    position: relative;
    bottom: 3px;
    font-size: 10px !important;
    max-width: 2em; } }

@media screen and (max-width: 767px) {
  .CC footer .footer_v3 .footer_logo img {
    height: 6em; }
  .CC footer .footer_v3 .footer_logo {
    max-width: 40em !important;
    margin: 0.5em auto !important; }
  .CC footer .footer_v3 .footer-bottom-secction {
    height: 14em;
    border-radius: 4.8em !important; }
  .CC footer .s_redes .colContador {
    padding: 0 !important; }
    .CC footer .s_redes .colContador li {
      position: relative;
      bottom: 10px; }
  .CC footer .s_redes .colContador h3 {
    border-radius: 50px;
    width: 4.8em;
    height: 5em;
    padding: 1.7em 0;
    font-size: 8px !important; } }

.CC .s_redes .colContador .contador {
  font-size: 14px;
  width: 9em; }

.CC footer .s_redes .colContador li {
  position: relative;
  bottom: 8px; }
  .CC footer .s_redes .colContador li strong {
    position: relative;
    bottom: 8px;
    right: 16px; }

@media screen and (max-width: 991px) {
  .CC footer .s_redes .colContador li {
    position: relative;
    bottom: 8px;
    width: 2.5em; } }

.CC footer .footer_v3 .social_links .col-md-2 {
  flex: 0 0 14.2%;
  max-width: 14.2%; }

@media screen and (max-width: 480px) {
  .CC footer .s_redes .colContador li {
    padding: 0 0 0 15px !important; }
    .CC footer .s_redes .colContador li h3 {
      bottom: 1px !important; } }

.CC #noticias_v3_r .swiper-button-next {
  content: url(https://img.icons8.com/ios-filled/512/sort-right.png);
  height: 2em;
  background-color: var(--color-2-CC); }

.CC #noticias_v3_r .swiper-button-prev {
  content: url(https://img.icons8.com/ios-filled/512/sort-left.png);
  height: 2em;
  background-color: var(--color-2-CC) !important; }

.CC .ccNormatividad .portlet-body h2.entry-title {
  position: relative;
  bottom: 7.5em; }
  .CC .ccNormatividad .portlet-body h2.entry-title span.asset-entry.badge {
    height: 2em;
    margin: 0.25em;
    position: relative;
    bottom: 5px; }
    .CC .ccNormatividad .portlet-body h2.entry-title span.asset-entry.badge span.textboxlistentry-remove svg {
      width: 0.7em !important;
      margin-left: 0.5em;
      margin-bottom: 0.5em; }

.CC .VisualizadorNormatividad.normatividadCC .norma .botones-dc ul {
  padding: 0;
  margin: 0.5em 0;
  display: flex; }
  .CC .VisualizadorNormatividad.normatividadCC .norma .botones-dc ul i.fa-download {
    color: black;
    width: 2em;
    height: 2em;
    padding: 0.5em;
    margin: 0.5em;
    background: var(--color-2-CC);
    border-radius: 15px; }
  .CC .VisualizadorNormatividad.normatividadCC .norma .botones-dc ul a {
    position: relative;
    float: top; }

.CC .VisualizadorNormatividad.normatividadCC .dataTables_filter input {
  width: 50%;
  position: relative;
  top: 0;
  left: -3.5em; }

.CC .VisualizadorNormatividad.normatividadCC #myTable_length {
  text-align: right;
  padding-right: 2em;
  position: relative;
  top: 4.5em;
  right: 2em;
  z-index: 6; }

@media screen and (max-width: 992px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 8em;
    font-size: 16px !important; } }

@media screen and (max-width: 968px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 9.5em;
    font-size: 16px !important; } }

@media screen and (max-width: 794px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 11.2em;
    font-size: 16px !important; } }

@media screen and (max-width: 767px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 9.5em;
    font-size: 16px !important;
    padding-left: 2em; } }

@media screen and (max-width: 529px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 11.5em;
    font-size: 16px !important;
    padding-left: 2em; } }

@media screen and (max-width: 480px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 18.5em;
    font-size: 16px !important;
    padding-left: 2em; } }

@media screen and (min-width: 1773px) {
  .CC .ccNormatividad .portlet-body h2.entry-title {
    position: relative;
    bottom: 6em; } }

@media screen and (max-width: 992px) {
  .CC .ccNormatividad #myTable_length {
    position: relative;
    top: 5em !important; }
  .CC .ccNormatividad #myTable_filter {
    position: relative;
    bottom: 2em; }
    .CC .ccNormatividad #myTable_filter input {
      width: 85%; } }

@media screen and (max-width: 445px) {
  .CC .ccNormatividad #myTable_filter input {
    width: 80% !important; } }

.CC footer .footer.footer_v3 .footer-bottom-secction .footer_logo {
  margin: 0 auto; }

.CC footer .s_redes {
  margin: 0 auto; }

.CC .rounded-social-buttons {
  text-align: center; }

.CC .rounded-social-buttons .social-button {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 3.125rem;
  height: 3.125rem;
  border: 0.125rem solid transparent;
  padding: 0;
  text-decoration: none;
  text-align: center;
  color: #fefefe;
  font-size: 1.5625rem;
  font-weight: normal;
  line-height: 2em;
  border-radius: 1.6875rem;
  transition: all 0.5s ease;
  margin-right: 0.25rem;
  margin-bottom: 0.25rem; }

.CC .rounded-social-buttons .social-button.facebook {
  background: #3b5998; }

.CC .rounded-social-buttons .social-button.facebook:before {
  font-family: "FontAwesome";
  content: ""; }

.CC .rounded-social-buttons .social-button.facebook:hover,
.CC .rounded-social-buttons .social-button.facebook:focus {
  color: #3b5998;
  background: #fefefe;
  border-color: #3b5998; }

.CC .rounded-social-buttons .social-button.twitter {
  background: #55acee; }

.CC .rounded-social-buttons .social-button.twitter:before {
  font-family: "FontAwesome";
  content: ""; }

.CC .rounded-social-buttons .social-button.twitter:hover,
.CC .rounded-social-buttons .social-button.twitter:focus {
  color: #55acee;
  background: #fefefe;
  border-color: #55acee; }

.CC .rounded-social-buttons .social-button.whatsapp {
  background: #25D366; }

.CC .rounded-social-buttons .social-button.whatsapp:before {
  font-family: "FontAwesome";
  content: "\f232"; }

.CC .rounded-social-buttons .social-button.whatsapp:hover,
.CC .rounded-social-buttons .social-button.whatsapp:focus {
  color: #25D366;
  background: #fefefe;
  border-color: #25D366; }

.CC .rounded-social-buttons .social-button.share {
  background: var(--color-2-CC); }

.CC .rounded-social-buttons .social-button.share:before {
  font-family: "FontAwesome";
  content: "\f064"; }

.CC .rounded-social-buttons .social-button.share:hover,
.CC .rounded-social-buttons .social-button.share:focus {
  color: black;
  background: #fefefe;
  border-color: var(--color-2-CC); }

.CC .rounded-social-buttons .social-button.download {
  background: var(--color-2-CC); }

.CC .rounded-social-buttons .social-button.download:before {
  font-family: "FontAwesome";
  content: "\f019"; }

.CC .rounded-social-buttons .social-button.download:hover {
  color: black;
  background: #fefefe;
  border-color: var(--color-2-CC); }

.CC button.rounded-social-buttons {
  background: transparent;
  border: none; }

.CC .dropdown-menu.show {
  border: none;
  transform: translate3d(70px, -8px, 0px) !important;
  width: max-content; }

.CC .botones-dc {
  scale: 0.7; }

.CSMJ {
  --color-CSMJ: #003f76; }

.CSMJ {
  --color-2-CSMJ: #ffab00; }

.CSMJ header .header-gov {
  background-color: var(--color-CSMJ); }

.CSMJ .logo-superior {
  content: url("../images/color_schemes/CSMJ/ramajudicial_logo_blanco");
  filter: invert(100%) sepia(14%) saturate(417%) hue-rotate(180deg) brightness(200%) contrast(200%); }

.CSMJ .item-banner a {
  display: flex;
  align-items: center;
  background-image: url(https://www.uexternado.edu.co/wp-content/uploads/2021/11/Palacio-de-Justicia.jpg);
  filter: sepia(1) hue-rotate(100deg); }

.CSMJ footer .footer {
  padding: 2em;
  border-top: solid 1em var(--color-2-CSMJ);
  background: var(--color-CSMJ) !important; }

.CSMJ footer .footer {
  padding: 2em; }
  .CSMJ footer .footer p,
  .CSMJ footer .footer a,
  .CSMJ footer .footer strong,
  .CSMJ footer .footer h4,
  .CSMJ footer .footer h5 {
    color: black; }
  .CSMJ footer .footer .s_linkSecciones ul li::marker {
    color: white; }
  .CSMJ footer .footer .s_linkSecciones ul li {
    margin-top: 1em; }
  .CSMJ footer .footer .s_redes .lista-enlaces li {
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .CSMJ footer .footer .footer-bottom-secction {
    background-color: var(--color-2-CSMJ);
    border-radius: 20em;
    padding: 0 0.5em 0 0.5em;
    display: flex;
    width: -webkit-fill-available;
    align-items: center;
    margin: 0 auto; }
    .CSMJ footer .footer .footer-bottom-secction .footer_logo {
      margin: 0.5em 0; }
    .CSMJ footer .footer .footer-bottom-secction .social_links ul li a:before {
      background-color: #ffab00 !important;
      width: 60px;
      height: 60px;
      padding: 17px 16px;
      font-size: 1.8em; }

.CSMJ .footer_cndj_v3 {
  padding-bottom: 2em !important; }

.CSMJ footer .footer .nxBlock {
  margin: 0px 1em; }

.CSMJ footer .footer .nxBlock .entidad {
  margin: 0px 2em 0.5em; }

@media screen and (max-width: 767px) {
  .CSMJ .nxBlockEnlaces {
    margin-left: 0 !important; }
  .CSMJ .footer_cndj_v3 .social_links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5em 0; }
    .CSMJ .footer_cndj_v3 .social_links ul li a::before {
      font-size: 1em !important;
      width: 50px !important;
      height: 50px !important;
      padding: 12px 15px !important; }
    .CSMJ .footer_cndj_v3 .social_links div {
      margin: 0 0.5em; }
  .CSMJ .s_linkSecciones div ul {
    padding-left: 0.3em !important; }
  .CSMJ .s_infoContacto div ul {
    padding-left: 0.3em; } }

@media (max-width: 480px) {
  .CSMJ .text-left {
    position: relative;
    bottom: 0px;
    right: 0px; }
  .CSMJ footer .footer .contenido1 .enlaces_footer {
    padding-top: 0.5rem; }
  .CSMJ .footer-cndj .footer_sede_CNDJ ul {
    font-size: 0.8rem;
    padding-left: 1.5rem;
    text-align: left;
    padding-right: 1.5rem; }
  .CSMJ .bloque_noticias_secundarias .carousel.slide {
    min-height: 59rem; }
  .CSMJ .contenidoHome.news-container .bloque_noticias .carousel.slide {
    height: 34rem; }
  .CSMJ .carousel p.title {
    width: 60% !important;
    font-size: 20px !important;
    top: 30%; }
  .footer-cndj .social_links {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center; }
  .footer-cndj .social_links li {
    padding: 0 2.3rem; }
  .CSMJ .footer.footer-cndj .container {
    min-height: 50rem; } }

@media (max-width: 992px) and (min-width: 768px) {
  .CSMJ .row-card.Totalcard .card.cardpad .card-body h4 {
    font-size: 1rem !important; }
  .CSMJ .carousel div p.title {
    width: 55%;
    font-size: 25px; }
  .CSMJ .carousel .disciplina-topbox .title-disciplina-nav {
    display: none; }
  .CSMJ .footer.footer-cndj .container {
    min-height: 28rem; }
  .footer-cndj .social_links li {
    padding: 0 2.3rem; } }

@media screen and (min-width: 992px) {
  .CSMJ .enlaces_footer .defaultEnlaces .row {
    position: relative;
    left: 8%; }
    .CSMJ .enlaces_footer .defaultEnlaces .row div {
      white-space: nowrap;
      padding: 1rem 0; } }

@media screen and (max-width: 480px) {
  .CSMJ .enlaces_footer .defaultEnlaces .row {
    text-align: center; } }

@media screen and (max-width: 991px) {
  .CSMJ .enlaces_footer .defaultEnlaces .row {
    width: 90%; }
    .CSMJ .enlaces_footer .defaultEnlaces .row div {
      padding: 1rem 0; } }

@media (max-width: 575px) {
  .CSMJ .footer.footer-cndj .container {
    min-height: 40rem !important; }
  .CSMJ .lista-enlaces li a {
    margin-left: auto; }
  .CSMJ .defaultEnlaces .row div a.section {
    position: relative;
    left: 20%; } }

.CSMJ .footer_cndj_v3 {
  padding-bottom: 2em !important; }
  .CSMJ .footer_cndj_v3 .lista-enlaces li {
    width: 10em !important; }
  .CSMJ .footer_cndj_v3 .social_links {
    padding-left: 0 !important;
    display: flex;
    align-items: center; }
    .CSMJ .footer_cndj_v3 .social_links div ul li {
      display: flex;
      flex-direction: column;
      align-items: center; }

@media screen and (max-width: 767px) {
  .CSMJ .nxBlockEnlaces {
    margin-left: 0 !important; }
  .CSMJ .footer_cndj_v3 .social_links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.5em 0; }
    .CSMJ .footer_cndj_v3 .social_links ul li a::before {
      font-size: 1em !important;
      width: 50px !important;
      height: 50px !important;
      padding: 12px 15px !important; }
    .CSMJ .footer_cndj_v3 .social_links div {
      margin: 0 0.5em; }
  .CSMJ .s_linkSecciones div ul {
    padding-left: 0.3em !important; }
  .CSMJ .s_infoContacto div ul {
    padding-left: 0.3em; } }

@media screen and (max-width: 992px) and (min-width: 768px) {
  /*.CSMJ .s_infoContacto div {
        padding-left: 0px;

        ul.noIcon {
            padding-left: 0px;
        }
    }*/
  .CSMJ footer .footer .footer-bottom-secction .social_links div {
    margin: 0 5px; } }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .CSMJ .social_links .noIcon strong {
    font-size: 0.8em; } }

@media screen and (min-width: 1201px) {
  .CSMJ footer .footer .footer-bottom-secction .social_links ul li a:before {
    width: 80px !important;
    height: 80px !important;
    padding: 27px 17px !important;
    font-size: 2.5em !important; } }

.CSMJ.all footer .footer .footer-bottom-secction .footer_logo img {
  filter: invert(1); }

.CSMJ #VUCards .Totalcard .card {
  max-width: 23%; }

.CSMJ #VUCards .Totalcard .card img {
  border-radius: 3%; }

.CSMJ .row-card.Totalcard .card.cardpad .card-body h4 {
  text-decoration: none; }

.CSMJ #swiperNoticias .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #FFAB00 !important; }

.CSMJ #swiperNoticias .rcol {
  display: block; }

.CSMJ #swiperNoticias .item .a .titleprin {
  position: absolute;
  right: 10%;
  width: 30%;
  left: unset; }
  .CSMJ #swiperNoticias .item .a .titleprin h1 {
    text-align: center; }
  .CSMJ #swiperNoticias .item .a .titleprin .subtitleBanner {
    width: 100%;
    text-align: center;
    background-color: #FFFFFF00;
    font-size: 1.5em; }

.CSMJ #swiperNoticias .item .a .titleprin .rcol {
  width: 100% !important;
  background-color: #ffab00 !important;
  height: 0.2em;
  width: 7em;
  margin: 0 1em 0 1.5em; }
  .CSMJ #swiperNoticias .item .a .titleprin .rcol p {
    display: none; }

.CSMJ #swiperNoticias .item .a .titleprin h2 {
  color: var(--color-2-CSMJ);
  text-align: center; }

.CSMJ #swiperNoticias .item .a .titleprin h1 {
  font-size: 2.5em;
  color: #ffab00; }

.CSMJ #swiperNoticias .item .a .titleprin .subtitleBanner {
  width: 100%;
  text-align: center;
  background-color: #FFFFFF00;
  font-size: 1.7em; }

@media (max-width: 1200px) and (min-width: 900px) {
  .CSMJ #swiperNoticias .item .a .titleprin .subtitleBanner {
    font-size: 1em !important; }
  .CSMJ #swiperNoticias .item .a .titleprin h1 {
    font-size: 1.5em !important;
    color: #ffab00; } }

@media (max-width: 899px) {
  .CSMJ #swiperNoticias .item .a .titleprin {
    width: 50% !important; }
    .CSMJ #swiperNoticias .item .a .titleprin p {
      opacity: 1; }
  .CSMJ #swiperNoticias .item .a .titleprin .subtitleBanner {
    font-size: 0.8em !important; }
  .CSMJ #swiperNoticias .item .a .titleprin h1 {
    font-size: 1.5em !important;
    color: #ffab00; } }

.dPrincipal .ban-imagen .item a .image img {
  object-fit: contain !important; }

.CSMJ #swiperNoticias .swiper-pagination .swiper-pagination-bullet {
  border: 1px solid #ffab00;
  background-color: white; }

.CSMJ #swiperNoticias .swiper-pagination {
  bottom: 3em; }

.dPrincipal .ban-imagen .item a .image {
  height: 230px !important; }

.CSMJ .title-magistrados {
  text-align: center; }

.CSMJ .subtitle-magistrados {
  text-align: center; }

.CSMJ .social_links {
  display: flex;
  align-items: center;
  align-content: center;
  margin: 15px 3em; }

.CSMJ .social_links ul li a:before {
  border-radius: 25%;
  background-color: #1e4b95; }

.CSMJ .social_links ul li a:before {
  border-radius: 25%;
  background-color: #1e4b95; }

.CSMJ footer .footer .nxBlock {
  margin: 40px 1em; }

.CSMJ .s_redes {
  margin: auto; }

.CSMJ .fondo {
  background: #ffffff;
  border-radius: 8em; }

.CSMJ .footer strong {
  color: black; }

.CSMJ .copywrite {
  background-color: #ffab00; }
  .CSMJ .copywrite .CSMJ .titleprin .subtitleBanner {
    width: 77%;
    background-color: #ffab00;
    border-radius: 1em;
    padding: 0.5em;
    opacity: 0.8;
    text-align: justify; }

.CSMJ .portlet-decorate .portlet-content {
  border-width: 0px 0px 0px 0px; }

.CSMJ .row-card.Totalcard {
  margin: 25px 40px 40px; }

.CSMJ header .u-menu {
  border-bottom: 5px solid #ffab00; }

.CSMJ .cards-bottom .card:hover .card-header .icon-card {
  filter: invert(58%) sepia(90%) saturate(983%) hue-rotate(1deg) brightness(106%) contrast(104%); }

.CSMJ .cards-bottom .card:hover .card-body .title {
  color: #ffab00; }

.CSMJ .tab-redes .nav {
  justify-content: right; }

.CSMJ .contenidoHome.tab-redes i {
  filter: invert(100%) sepia(71%) saturate(0%) hue-rotate(64deg) brightness(113%) contrast(101%); }

.CSMJ .contenidoHome.tab-redes .nav-item.nav-link {
  opacity: 0.7 !important; }

.CSMJ .contenidoHome.tab-redes .nav-item.nav-link.active {
  opacity: 1 !important; }

.CSMJ .contenidoHome.tab-redes #nav-profile-tab-spotify {
  background-color: #1DB954; }

.CSMJ .contenidoHome.tab-redes #nav-profile-tab {
  background-color: #3b5998; }

.CSMJ .contenidoHome.tab-redes #nav-home-tab {
  background-color: #00acee; }

.CSMJ .contenidoHome.tab-redes .twitter-timeline.twitter-timeline-rendered {
  float: right; }

.CSMJ .contenidoHome.tab-redes .fb-page.fb_iframe_widget {
  float: right; }

.CSMJ .icon-redes {
  margin-right: 15% !important;
  margin-left: 15% !important; }

.CSMJ #player {
  margin: auto; }

.CSMJ footer .footer h4 {
  color: #19335A; }

.CSMJ footer .footer {
  background: linear-gradient(to bottom, #e6effd 32%, #ffab00 35%, #19325b 25%, #19325b 100%); }

.CSMJ .copywrite {
  display: none; }

.CSMJ .copywrite-t {
  background: #ffab00; }

.CSMJ .blockContent {
  margin-right: -45%;
  margin-left: -80%; }

.CSMJ .separador1 {
  margin-left: -5%;
  margin-right: 5%; }

.CSMJ .separador2 {
  margin-left: 0%;
  margin-right: 5%; }

.CSMJ .separador3 {
  margin-left: -22%;
  margin-right: 6%; }

.CSMJ .social_links {
  margin-right: 30px !important;
  margin-left: 20px !important; }

.CSMJ .separador-iconos {
  color: #ffab00; }

.CSMJ .h6,
.headline-xs-govco {
  text-align: justify;
  font-size: 0.9rem !important;
  font-weight: inherit !important;
  word-break: normal; }

@media (max-width: 720px) {
  .CSMJ .video {
    width: auto;
    height: auto; } }

.CSMJ .youtube .container .link-youtube i {
  filter: invert(19%) sepia(69%) saturate(6094%) hue-rotate(3deg) brightness(97%) contrast(137%);
  display: flex;
  justify-content: flex-end;
  margin-right: 22%;
  margin-left: 70%;
  font-size: 4em; }

@media (max-width: 690px) {
  .CSMJ #VUCards .row {
    justify-content: space-around !important; }
  .CSMJ #VUCards .Totalcard .cardpad {
    display: contents; }
    .CSMJ #VUCards .Totalcard .cardpad .card-body {
      text-align: center; } }

@media (max-width: 2560px) and (min-width: 900px) {
  .CSMJ .copywrite-t .container-t .tipoDisplay .nxBlock {
    display: flex;
    align-items: center; }
  .CSMJ .container-t .col-md-2:after,
  .CSMJ .container-t .col-md-3:after {
    position: absolute;
    right: 0;
    content: "";
    bottom: 20%;
    height: 25px;
    width: 50%;
    border-right: 4px solid var(--color-CSMJ);
    margin-right: 1em; } }

@media (max-width: 768px) {
  .CSMJ .copywrite-t .container-t .tipoDisplay {
    text-align: center; } }

@media (max-width: 767px) and (min-width: 576px) {
  .CSMJ .row-card.Totalcard .card.cardpad .card-body h4 {
    font-size: 1rem !important; }
  .CSMJ .carousel div p.title {
    width: 55%;
    font-size: 25px; }
  .CSMJ .carousel .disciplina-topbox .title-disciplina-nav {
    display: none; }
  .CSMJ .footer.footer-cndj .container {
    min-height: 45rem !important; }
  .footer-cndj .social_links li {
    padding: 0 2.3rem; } }

.CSMJ .card-body {
  text-align: center !important;
  text-decoration: underline; }

.CSMJ #VUCards h3 {
  font-weight: bold; }

.CSMJ .texto_line {
  line-height: 0.5 !important; }

.CSMJ .cards-bottom.bg-secciones .col .card {
  width: 215px !important;
  height: 215px !important; }

.CSMJ .cards-bottom .card .card-header img {
  max-height: 115px !important; }

.CSMJ .nav-item {
  margin: 1%; }

.CSMJ .tex {
  line-height: 0.5; }

.CSMJ .defaultEnlaces {
  background: #f5f5f5; }

.CSMJ .linear {
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: #bababa; }

.CSMJ .cuadro {
  background: #f5f5f5; }

.CSMJ .texto-sig {
  right: -12%; }

.CSMJ footer .col-md-4 {
  white-space: nowrap; }

.CSMJ .tipoDisplay {
  margin-bottom: 1%;
  margin-top: 1%; }

.CSMJ .col-md-5 {
  white-space: nowrap; }

.CSMJ #noticias_v3_r .swiper-button-prev,
.CSMJ #noticias_v3_r .swiper-button-next {
  background-color: #ffab00 !important;
  opacity: 0.5;
  height: 3em;
  border-radius: 1em; }

.CSMJ .slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ffab00 !important; }

.CSMJ .csmj-magistrados #swiperNoticias .swiper-wrapper {
  margin-bottom: 4em; }

.CSMJ #swiperNoticias .carousel-indicators button.active {
  background-color: var(--color-2-CSMJ); }

.footer_v4 {
  --footer-main-color: #003f74;
  --footer-secondary-color: #19325b;
  --footer-text-color: white;
  --footer-socials-color: #2293d8;
  background-color: var(--footer-main-color, #003f74);
  padding: 20px 50px 40px 50px; }
  .footer_v4 * {
    color: white; }
  .footer_v4 .col-1, .footer_v4 .col-xs-1, .footer_v4 .col-2, .footer_v4 .col-xs-2, .footer_v4 .col-3, .footer_v4 .col-xs-3, .footer_v4 .col-4, .footer_v4 .col-xs-4, .footer_v4 .col-5, .footer_v4 .col-xs-5, .footer_v4 .col-6, .footer_v4 .col-xs-6, .footer_v4 .col-7, .footer_v4 .col-xs-7, .footer_v4 .col-8, .footer_v4 .col-xs-8, .footer_v4 .col-9, .footer_v4 .col-xs-9, .footer_v4 .col-10, .footer_v4 .col-xs-10, .footer_v4 .col-11, .footer_v4 .col-xs-11, .footer_v4 .col-12, .footer_v4 .col-xs-12, .footer_v4 .col, .footer_v4 .col-auto, .footer_v4 .col-sm-1, .footer_v4 .col-sm-2, .footer_v4 .col-sm-3, .footer_v4 .col-sm-4, .footer_v4 .col-sm-5, .footer_v4 .col-sm-6, .footer_v4 .col-sm-7, .footer_v4 .col-sm-8, .footer_v4 .col-sm-9, .footer_v4 .col-sm-10, .footer_v4 .col-sm-11, .footer_v4 .col-sm-12, .footer_v4 .col-sm, .footer_v4 .col-sm-auto, .footer_v4 .col-md-1, .footer_v4 .col-md-2, .footer_v4 .col-md-3, .footer_v4 .col-md-4, .footer_v4 .col-md-5, .footer_v4 .col-md-6, .footer_v4 .col-md-7, .footer_v4 .col-md-8, .footer_v4 .col-md-9, .footer_v4 .col-md-10, .footer_v4 .col-md-11, .footer_v4 .col-md-12, .footer_v4 .col-md, .footer_v4 .col-md-auto, .footer_v4 .col-lg-1, .footer_v4 .col-lg-2, .footer_v4 .col-lg-3, .footer_v4 .col-lg-4, .footer_v4 .col-lg-5, .footer_v4 .col-lg-6, .footer_v4 .col-lg-7, .footer_v4 .col-lg-8, .footer_v4 .col-lg-9, .footer_v4 .col-lg-10, .footer_v4 .col-lg-11, .footer_v4 .col-lg-12, .footer_v4 .col-lg, .footer_v4 .col-lg-auto, .footer_v4 .col-xl-1, .footer_v4 .col-xl-2, .footer_v4 .col-xl-3, .footer_v4 .col-xl-4, .footer_v4 .col-xl-5, .footer_v4 .col-xl-6, .footer_v4 .col-xl-7, .footer_v4 .col-xl-8, .footer_v4 .col-xl-9, .footer_v4 .col-xl-10, .footer_v4 .col-xl-11, .footer_v4 .col-xl-12, .footer_v4 .col-xl, .footer_v4 .col-xl-auto {
    padding-right: 30px;
    padding-left: 30px; }
  .footer_v4 .footer-main-title {
    background-color: white;
    color: var(--footer-main-color, #003f74);
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    font-size: 3.688rem; }
  .footer_v4 .footer-logo {
    width: 135px;
    margin-bottom: 10px; }
  .footer_v4 h2 {
    font-weight: bold;
    color: white;
    font-size: 0.9rem;
    margin: 0px;
    line-height: 1.1 !important; }
  .footer_v4 h2 a {
    color: var(--footer-text-color, white);
    text-decoration: none !important;
    font-size: 0.75rem !important;
    font-weight: 400 !important;
    line-height: 1.1 !important; }
  .footer_v4 h2 a:hover {
    text-decoration: underline !important; }
  .footer_v4 p {
    color: var(--footer-text-color, white);
    font-size: 0.75rem !important;
    line-height: 1.1 !important;
    margin-bottom: 0px; }
  .footer_v4 p strong {
    color: var(--footer-text-color, white);
    font-size: 0.75rem !important;
    line-height: 1.1 !important; }
  .footer_v4 .footer-socials-list {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    align-items: center;
    list-style: none;
    margin: 20px 0px;
    padding: 0px; }
  .footer_v4 .footer-socials-list li {
    margin-right: 10px; }
  .footer_v4 .footer-socials-list li a {
    color: var(--footer-text-color, white);
    background-color: var(--footer-socials-color, #2293d8);
    border-radius: 50%;
    text-decoration: none !important;
    font-size: 1.75rem;
    width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center; }
  .footer_v4 .footer-socials-list li a i {
    font-size: 1.75rem; }
  .footer_v4 .footer-socials-list li a:hover {
    background-color: var(--footer-secondary-color, #19325b); }
  .footer_v4 .footer-column {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px; }
  .footer_v4 .footer-column:not(:last-child) {
    border-right: 1px solid white; }
  .footer_v4 .footer-info {
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    align-items: flex-start;
    padding-left: 16px; }
  .footer_v4 .footer-info {
    display: flex;
    flex-flow: column;
    justify-content: space-evenly;
    align-items: flex-start;
    padding-left: 16px; }
  .footer_v4 .footer-info li {
    font-size: 0.75rem !important;
    font-weight: 500 !important;
    margin-block: 10px;
    line-height: 1.1 !important; }
  .footer_v4 .footer-info li strong {
    font-size: 0.75rem !important;
    font-weight: 500 !important;
    line-height: 1.1 !important; }
  .footer_v4 .footer-info li a, .footer_v4 .footer-info li a strong {
    color: var(--footer-text-color, white);
    text-decoration: none !important;
    font-size: 0.75rem !important;
    font-weight: 500 !important;
    line-height: 1.1 !important; }
  .footer_v4 .footer-info li a:hover {
    text-decoration: underline !important; }
  .footer_v4 .footer-separator {
    height: 2px;
    background-color: white;
    width: 88%;
    margin-inline: auto;
    margin-top: 80px; }

@media (max-width: 1400px) {
  .footer_v4 .footer-column {
    border-right: 1px solid white !important; } }

@media (max-width: 700px) {
  .footer_v4 {
    padding: 10px; }
    .footer_v4 .col-1, .footer_v4 .col-xs-1, .footer_v4 .col-2, .footer_v4 .col-xs-2, .footer_v4 .col-3, .footer_v4 .col-xs-3, .footer_v4 .col-4, .footer_v4 .col-xs-4, .footer_v4 .col-5, .footer_v4 .col-xs-5, .footer_v4 .col-6, .footer_v4 .col-xs-6, .footer_v4 .col-7, .footer_v4 .col-xs-7, .footer_v4 .col-8, .footer_v4 .col-xs-8, .footer_v4 .col-9, .footer_v4 .col-xs-9, .footer_v4 .col-10, .footer_v4 .col-xs-10, .footer_v4 .col-11, .footer_v4 .col-xs-11, .footer_v4 .col-12, .footer_v4 .col-xs-12, .footer_v4 .col, .footer_v4 .col-auto, .footer_v4 .col-sm-1, .footer_v4 .col-sm-2, .footer_v4 .col-sm-3, .footer_v4 .col-sm-4, .footer_v4 .col-sm-5, .footer_v4 .col-sm-6, .footer_v4 .col-sm-7, .footer_v4 .col-sm-8, .footer_v4 .col-sm-9, .footer_v4 .col-sm-10, .footer_v4 .col-sm-11, .footer_v4 .col-sm-12, .footer_v4 .col-sm, .footer_v4 .col-sm-auto, .footer_v4 .col-md-1, .footer_v4 .col-md-2, .footer_v4 .col-md-3, .footer_v4 .col-md-4, .footer_v4 .col-md-5, .footer_v4 .col-md-6, .footer_v4 .col-md-7, .footer_v4 .col-md-8, .footer_v4 .col-md-9, .footer_v4 .col-md-10, .footer_v4 .col-md-11, .footer_v4 .col-md-12, .footer_v4 .col-md, .footer_v4 .col-md-auto, .footer_v4 .col-lg-1, .footer_v4 .col-lg-2, .footer_v4 .col-lg-3, .footer_v4 .col-lg-4, .footer_v4 .col-lg-5, .footer_v4 .col-lg-6, .footer_v4 .col-lg-7, .footer_v4 .col-lg-8, .footer_v4 .col-lg-9, .footer_v4 .col-lg-10, .footer_v4 .col-lg-11, .footer_v4 .col-lg-12, .footer_v4 .col-lg, .footer_v4 .col-lg-auto, .footer_v4 .col-xl-1, .footer_v4 .col-xl-2, .footer_v4 .col-xl-3, .footer_v4 .col-xl-4, .footer_v4 .col-xl-5, .footer_v4 .col-xl-6, .footer_v4 .col-xl-7, .footer_v4 .col-xl-8, .footer_v4 .col-xl-9, .footer_v4 .col-xl-10, .footer_v4 .col-xl-11, .footer_v4 .col-xl-12, .footer_v4 .col-xl, .footer_v4 .col-xl-auto {
      padding-right: 15px;
      padding-left: 15px; }
    .footer_v4 .footer-column {
      border-right: none !important; } }

html {
  font-size: 16px; }

p,
a,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Montserrat', sans-serif !important; }

body {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif !important;
  overflow-x: hidden;
  font-weight: 500;
  line-height: 1.5em;
  color: #4b4b4b; }

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

body.faFont2x {
  font-size: 20px; }

body.faFont3x {
  font-size: 16px !important; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #19325b;
  font-family: 'Montserrat', sans-serif; }

/** Font Awesome */
#logoFooter,
.versionPlatform {
  display: none; }

.ui-widget {
  font-family: 'Montserrat', sans-serif; }

a {
  color: #19325b; }

a:hover,
a:focus,
a:visited {
  color: #3c91a5;
  text-decoration: none; }

h1,
.headline-xxl-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1.9rem;
  font-weight: 600;
  color: #19325b;
  line-height: 1.5 !important; }

h2,
.headline-xl-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1.7rem;
  font-weight: 600;
  color: #19325b;
  line-height: 1.5 !important; }

h3,
.headline-l-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  color: #19325b;
  line-height: 1.5 !important; }

h4,
.headline-m-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #19325b;
  line-height: 1.5 !important; }

h5,
.headline-s-govco,
.subtitle-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #19325b;
  line-height: 1.5 !important; }

h6,
.headline-xs-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 700;
  color: #19325b;
  line-height: 1.5 !important; }

label {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  color: #4b4b4b;
  line-height: 1.5 !important; }

.subtitle-govco {
  display: block;
  margin-bottom: 0.5rem; }

.description-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 500;
  color: #19325b;
  line-height: 1.5 !important; }

.small-text-govco {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #4b4b4b;
  line-height: 1.5 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 992px) {
  h1,
  .headline-xxl-govco {
    font-size: 1.7rem !important; }
  h2,
  .headline-xl-govco {
    font-size: 1.5rem !important; }
  h3,
  .headline-l-govco {
    font-size: 1.375rem !important; }
  h4,
  .headline-m-govco {
    font-size: 1.125rem !important; }
  h5,
  .headline-s-govco {
    font-size: 1.0625rem !important; } }

@media (max-width: 768px) {
  h1,
  .headline-xxl-govco {
    font-size: 1.6rem !important; }
  h2,
  .headline-xl-govco {
    font-size: 1.4rem !important; } }

a {
  cursor: pointer !important; }

label.form-group-govco {
  font-weight: 500 !important; }

h3,
.headline-l-govco.entity-name {
  font-size: 1rem; }

h3,
.headline-l-govco.title-section {
  font-size: 1.25rem; }

h3,
.headline-l-govco.result-section {
  font-size: 1.7rem; }

code {
  font-size: 87.5%;
  color: #e83e8c !important;
  word-wrap: break-word; }

label {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-weight: 500;
  font-size: 0.8rem;
  line-height: 1.5 !important; }

.breadcrumb {
  background-color: transparent;
  padding: 5px 10px !important;
  margin-bottom: 15px !important; }

.breadcrumb li.active .breadcrumb-text {
  font-weight: 500 !important;
  cursor: default !important; }

.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  content: none !important; }

.breadcrumb .govco-icon {
  font-size: 1.4rem !important;
  line-height: 1; }

.breadcrumb .breadcrumb-item {
  padding-left: 0;
  margin: 5px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.breadcrumb .breadcrumb-item .image-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.breadcrumb .breadcrumb-item .breadcrumb-text {
  font-family: "Montserrat", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  color: #004884;
  line-height: 1.5 !important; }

.btn,
.button {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 1em;
  line-height: 1.1em;
  padding: 0.7em 1.5em;
  border-radius: 1.5em;
  border: none;
  text-transform: uppercase;
  text-decoration: none;
  white-space: inherit !important;
  background-color: #19325b;
  color: #fff; }

.btn:hover,
.button:hover,
.btn:focus,
.button:focus {
  background-color: #3c91a5;
  color: #fff; }

input {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8em;
  line-height: 1.1em;
  font-weight: 500; }

caption {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.7em;
  font-weight: 400;
  line-height: 0.9em; }

@font-face {
  font-family: "Govco Icon";
  font-style: normal;
  src: url("../assets/fonts/icons/govco-icons.eot");
  src: local("govco Icon"), local("govco-Icon"), url("../assets/fonts/icons/govco-icons.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/icons/govco-icons.svg#GovcoIcon") format("svg"); }

.logo-superior {
  content: url("../images/color_schemes/default/rama-judicial/logo-govco-top.png"); }

.logo-inferior {
  content: url("../images/color_schemes/default/rama-judicial/logo-govco-top.png"); }

.logo-default {
  content: url("../images/color_schemes/default/rama-judicial/logo-rama_judicial.png"); }

.logo-default-rama {
  content: url("../images/color_schemes/default/rama-judicial/Logo_Rama_Judicial_Logo_NB_H-removebg-preview.png");
  filter: invert(1); }

.logo-default-rama-H {
  content: url("../images/color_schemes/default/rama-judicial/logo-rama_judicial.png");
  height: 4rem;
  width: auto; }

header {
  background-color: #fff;
  height: auto;
  padding-top: 0;
  position: relative;
  z-index: 16; }

header .header-gov {
  background-color: #003f75;
  padding: 0;
  color: #fff;
  padding-left: 1em;
  padding-right: 1em;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  height: inherit;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

header .header-gov .row > .item {
  display: inline-block;
  vertical-align: middle; }

header .header-gov .logo-gov {
  padding: 0 0.5em; }

header .header-gov .logo-gov a {
  display: block;
  max-width: 12em;
  padding: 0.5em; }

header .header-gov .logo-gov a img {
  display: block;
  width: 100%;
  height: auto; }

header .header-gov .toolbar-gov-co {
  padding-top: 0.5em;
  text-align: center; }

header .header-gov .toolbar-gov-co ul {
  padding: 0;
  margin: 0; }

header .header-gov .toolbar-gov-co ul li {
  vertical-align: top; }

header .header-gov .toolbar-gov-co ul li.toolbar-icon {
  color: #19325b; }

header .header-gov .toolbar-gov-co ul li.toolbar-icon h3 {
  color: #19325b;
  font-weight: bold;
  font-size: 1em;
  letter-spacing: 0.1em;
  margin: 0;
  padding: 0.5em;
  text-transform: uppercase; }

header .header-gov .toolbar-gov-co ul li.toolbar-icon > a,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button {
  display: inline-block;
  color: #19325b;
  height: 35px;
  width: 35px;
  padding: 0.3em;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  color: #19325b;
  background-color: #fff;
  border-radius: 0.5em;
  text-align: center;
  border: 0; }

header .header-gov .toolbar-gov-co ul li.toolbar-icon > a .fa,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button .fa {
  padding: 0; }

header .header-gov .toolbar-gov-co ul li.toolbar-icon > a:hover,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button:hover,
header .header-gov .toolbar-gov-co ul li.toolbar-icon > a:focus,
header .header-gov .toolbar-gov-co ul li.toolbar-icon button:focus {
  color: #fff;
  background-color: #3c91a5;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

header .header-gov .toolbar-gov-co ul li.toolbar_language {
  color: #19325b;
  margin: 0;
  padding: 0; }

header .header-gov .toolbar-gov-co ul li.toolbar_language a {
  color: #36c;
  line-height: 1;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  text-align: center;
  border: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background-color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.4em;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 0.8em;
  margin: 0.5em; }

header .header-gov .toolbar-gov-co ul li.toolbar_language a:hover,
header .header-gov .toolbar-gov-co ul li.toolbar_language a:focus {
  background-color: #e5eefb;
  color: #3c91a5;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

header .header-gov .toolbar-gov-co ul li.toolbar-text a {
  color: #fff;
  text-decoration: none;
  padding: 0 0.3em;
  font-size: 1em;
  display: inline-block;
  font-weight: 300; }

header .header-gov .toolbar-gov-co ul li.toolbar-text a:hover,
header .header-gov .toolbar-gov-co ul li.toolbar-text a:focus {
  color: #ffab00; }

header .header-gov .toolbar-gov-co ul li.toolbar-border-right {
  border-right: 1px solid #fff; }

header .header-gov ul.dropdown-menu {
  padding-bottom: 0.5em; }

header .header_entidad {
  padding: 1em; }

header .header_entidad .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center; }

header .header_entidad .row .logo_entidad {
  padding: 0 0.5em; }

header .header_entidad .row .logo_entidad a {
  display: inline-block;
  padding: 0 0.4em;
  float: left; }

header .header_entidad .row .logo_entidad a img {
  display: block; }

header .header_entidad .row .logo_entidad a.logo_horizontal img {
  width: auto;
  height: auto;
  max-height: 70px; }

header .header_entidad .row .logo_entidad a.logo_vertical img {
  width: 100%;
  height: auto;
  max-width: 80px;
  display: block; }

header .item {
  overflow: visible; }

header .u-menu {
  background-color: #f2f2f2;
  border: 0;
  text-align: left;
  margin-bottom: 1em;
  border-bottom: 5px solid #19325b; }

header .u-menu .container {
  padding: 0; }

header .u-menu .navbar {
  min-height: 0; }

header .u-menu .nav-menu {
  overflow: visible;
  background-color: #f2f2f2 !important;
  border: 0 !important;
  margin-bottom: 0;
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  float: inherit;
  width: 100%; }

header .u-menu .nav-menu .navbar-nav {
  float: none !important; }

header .u-menu .nav-menu .row {
  padding: 0;
  margin: 0;
  position: relative;
  /*cmf*/
  height: inherit;
  /*cmf*/
  background-color: #f2f2f2 !important; }

header .u-menu .nav-menu ul.megamenu {
  margin: 0;
  width: 100%;
  -ms-flex-direction: inherit;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  flex-direction: inherit; }

header .u-menu .nav-menu ul.megamenu > li {
  margin: 0;
  float: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  float: left;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

header .u-menu .nav-menu ul.megamenu > li > a {
  min-height: 72px;
  border-radius: 0;
  color: #4b4b4b;
  font-size: 0.8em;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.25em;
  height: auto;
  padding: 0.5em 0.7em;
  text-decoration: none;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

header .u-menu .nav-menu ul.megamenu > li > a span {
  padding-left: 0.4em;
  float: right; }

header .u-menu .nav-menu ul.megamenu > li > a.collapseMenu {
  display: none; }

header .u-menu .nav-menu ul.megamenu > li > a strong {
  font-weight: 300; }

header .u-menu .nav-menu ul.megamenu > li > a:after {
  display: none; }

header .u-menu .nav-menu ul.megamenu > li:hover,
header .u-menu .nav-menu ul.megamenu > li:focus {
  background-color: #e2e2e2;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

header .u-menu .nav-menu ul.megamenu > li:hover > a,
header .u-menu .nav-menu ul.megamenu > li:focus > a {
  background-color: #e2e2e2 !important;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  color: #4b4b4b;
  text-decoration: underline; }

header .u-menu .nav-menu ul.megamenu > li:last-child .dropdown-menu {
  right: 0 !important; }

header .u-menu .nav-menu ul.megamenu > li.items_columna_1 .dropdown-menu {
  min-width: 0;
  right: inherit; }

header .u-menu .nav-menu ul.megamenu > li.items_columna_2 .dropdown-menu {
  max-width: 32em;
  min-width: 0;
  right: inherit; }

header .u-menu .nav-menu ul.megamenu > li.item_menu_mas > a:after {
  font-size: 20px;
  content: "\f0c9";
  font-family: FontAwesome;
  padding-left: 0.5em; }

header .u-menu .nav-menu ul.megamenu > li.item_menu_mas.open a span:before {
  content: "\f00d "; }

header .u-menu .nav-menu .dropdown-menu {
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: left;
  width: 100%;
  font-size: 0.9em;
  background-color: #efefef;
  border-bottom: 5px solid #3c91a5; }

header .u-menu .nav-menu .dropdown-menu .row {
  padding: 0; }

header .u-menu .nav-menu .dropdown-menu .row .row {
  padding: 0; }

header .u-menu .nav-menu .dropdown-menu h2 {
  font-size: 0.9em;
  color: #19325b; }

header .u-menu .nav-menu .dropdown-menu ul {
  padding: 0; }

header .u-menu .nav-menu .dropdown-menu ul li {
  display: block; }

header .u-menu .nav-menu .dropdown-menu a {
  color: #4b4b4b;
  display: block;
  font-size: 0.8em;
  font-weight: 400;
  padding: 0.5em;
  width: 100%;
  text-decoration: none; }

header .u-menu .nav-menu .dropdown-menu a strong {
  font-weight: 400; }

header .u-menu .nav-menu .dropdown-menu a.ui-accordion-header {
  margin: 0; }

header .u-menu .nav-menu .dropdown-menu a.ui-accordion-header .ui-accordion-header-icon {
  display: none; }

header .u-menu .nav-menu .dropdown-menu a.ui-accordion-header:before {
  color: #4b4b4b; }

header .u-menu .nav-menu .dropdown-menu a:hover,
header .u-menu .nav-menu .dropdown-menu a:focus {
  color: #4b4b4b;
  text-decoration: underline;
  background-color: #e2e2e2; }

header .u-menu .nav-menu .dropdown-menu a.menu-title {
  font-size: 1.125em;
  cursor: default !important;
  font-weight: 600;
  color: #19325b; }

header .u-menu .nav-menu .dropdown-menu a.menu-title strong {
  font-weight: 600; }

header .u-menu .nav-menu .dropdown-menu a.menu-title:hover,
header .u-menu .nav-menu .dropdown-menu a.menu-title:focus {
  color: #19325b;
  background: none !important;
  text-decoration: none !important; }

header .u-menu .nav-menu .dropdown-menu a.menu-title:hover strong,
header .u-menu .nav-menu .dropdown-menu a.menu-title:focus strong {
  background: none; }

header .tools-config {
  padding: 0; }

header .tools-config .linkToolsHidden {
  display: none; }

header .tools-config #menu_guia {
  padding: 0.5em; }

header .tools-config #menu_guia .btn {
  font-size: 0.8em; }

header .tools-config #menu_guia .dropdown-menu {
  min-width: 0; }

header .bloque_buscar {
  text-align: right;
  display: block; }

header .bloque_buscar form {
  max-width: 400px;
  text-align: left;
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: right; }

header .bloque_buscar form select {
  display: none !important; }

header .bloque_buscar form input[type="text"] {
  border-radius: 1.5em;
  background-color: #fff;
  background-image: none;
  border-bottom: 0;
  border: 1px solid rgba(186, 186, 186, 0.2) !important;
  height: auto;
  padding: 0.6em 2.25em 0.6em 1em;
  -webkit-box-shadow: 0 0px 15px 0 rgba(186, 186, 186, 0.4);
  box-shadow: 0 0px 15px 0 rgba(186, 186, 186, 0.4); }

header .bloque_buscar form input[type="image"] {
  border-radius: 50%;
  background-color: #19325b;
  color: #fff;
  position: absolute;
  right: 8px;
  top: 7px;
  border: 0;
  font-size: 0.8em;
  text-align: center;
  height: 25px;
  width: 25px;
  padding: 5px;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

header .bloque_buscar form input[type="image"] .fa {
  padding-right: 0; }

header .bloque_buscar form input[type="image"]:hover,
header .bloque_buscar form input[type="image"]:focus {
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  background-color: #36c; }

header .toolbar_login_buscar .toolbar-text a {
  color: #36c;
  text-decoration: none;
  padding: 0 0.3em;
  font-size: 0.8em;
  display: inline-block;
  font-weight: 600;
  text-decoration: underline; }

header .toolbar_login_buscar .toolbar-text a:hover,
header .toolbar_login_buscar .toolbar-text a:focus {
  color: #19325b; }

header .bloqueSesion {
  display: block;
  text-align: right; }

@media (min-width: 993px) {
  .body-menu-fixed {
    top: 0px !important; }
  header .u-menu .nav-menu .dropdown-menu {
    position: absolute; } }

@media screen and (max-width: 992px) {
  header .u-menu {
    padding: 0.5em 0; }
  header .u-menu .nav-menu {
    padding: 0; }
  header .u-menu .nav-menu ul.megamenu {
    text-align: center; }
  header .u-menu .nav-menu ul.megamenu .dropdown-menu {
    min-width: 50em;
    left: -1em !important; }
  header .u-menu .nav-menu ul.megamenu .dropdown-menu .row,
  header .u-menu .nav-menu ul.megamenu .dropdown-menu .row div[class^="col-"] {
    padding: 0 !important; } }

@media screen and (min-width: 768px) {
  header .u-menu .nav-menu ul.megamenu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between; }
  header .u-menu .nav-menu ul.megamenu li {
    position: static; }
  header .u-menu .nav-menu ul.megamenu li.item-max-width {
    max-width: 180px; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas > a {
    font-size: 0;
    padding-left: 15px;
    padding-right: 15px; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .menu-mas {
    max-width: 20em; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .typeAccordion {
    margin: 0; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .dropdown-menu {
    max-width: 40em;
    min-width: 0;
    right: inherit;
    padding: 0; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .dropdown-menu .nxBlockEnlaces .contentSection {
    position: absolute;
    background-color: #e2e2e2;
    left: 20em;
    width: 100%;
    border-bottom: 5px solid #3c91a5;
    overflow: visible;
    top: 0;
    padding: 0; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .dropdown-menu .nxBlockEnlaces .contentSection a:hover,
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .dropdown-menu .nxBlockEnlaces .contentSection a:focus {
    background-color: #dadada; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas .dropdown-menu .nxBlockEnlaces .contentSection ul.listSection {
    padding: 0.5em; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas a.ui-accordion-header {
    margin: 0; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas a.ui-accordion-header .ui-accordion-header-icon {
    display: none; }
  header .u-menu .nav-menu ul.megamenu > li.item_menu_mas a.ui-accordion-header:before {
    content: "\f054";
    color: #4b4b4b; } }

@media screen and (max-width: 767px) {
  header .header_entidad .buscar_entidad {
    text-align: center; }
  header .toolbar_login_buscar {
    text-align: center; }
  header .toolbar_login_buscar ul li {
    padding-bottom: 0.5em;
    display: block; }
  header .bloque_buscar {
    text-align: center;
    padding: 0.5em; }
  header .u-menu {
    text-align: center; }
  header .u-menu .nav-menu {
    margin: 0;
    padding: 0;
    overflow: visible;
    width: 100%; }
  header .u-menu .nav-menu .navbar-header {
    position: absolute;
    top: -13.45em;
    right: 0; }
  header .u-menu .nav-menu button {
    background-color: transparent;
    border: 0;
    margin-right: 2.5em;
    color: #36c; }
  header .u-menu .nav-menu button .fa {
    display: inline-block; }
  header .u-menu .nav-menu button:hover {
    background-color: #36c;
    color: #fff; }
  header .u-menu .nav-menu ul.megamenu > li {
    display: block;
    text-align: center;
    width: 100%;
    min-height: 0; }
  header .u-menu .nav-menu ul.megamenu > li > a {
    text-align: center;
    display: block;
    max-width: none;
    min-height: 0;
    font-size: 0.9em; }
  header .u-menu .nav-menu ul.megamenu > li > a.collapseMenu {
    display: block !important; }
  header .u-menu .nav-menu .dropdown-menu {
    max-width: none !important;
    min-width: 0 !important;
    text-align: center !important;
    width: 100%; }
  header .u-menu .nav-menu .dropdown-menu ul {
    margin: 0;
    background-color: #fff; }
  header .u-menu .nav-menu .dropdown-menu ul li {
    text-align: center !important; }
  header .u-menu .nav-menu .dropdown-menu h2 {
    display: none; } }

@media screen and (max-width: 500px) {
  header .header-gov .toolbar-gov-co ul li.toolbar-text a {
    display: none; }
  header .u-menu .nav-menu .navbar-header {
    position: relative;
    top: 0;
    right: 0;
    text-align: center; }
  header .u-menu .nav-menu button {
    display: inline-block;
    float: none;
    margin: 0; }
  header .toolbar_login_buscar .toolbar-text {
    margin-top: 0.5em; } }

@media screen and (max-width: 400px) {
  header .header-gov {
    padding: 0;
    padding-bottom: 0.5em; }
  header .header-gov .toolbar-gov-co ul li.toolbar-text a {
    display: none; }
  header .toolbar_login_buscar {
    margin: 0; }
  header .toolbar_login_buscar .toolbar-border-right {
    border: 0; }
  header .header_entidad {
    padding: 0.5em; }
  header .header_entidad .logo_entidad {
    text-align: center; } }

.block--gov-accessibility .block-options {
  background-color: #3c91a5;
  border-radius: 12px 0 0 12px;
  -webkit-transform: scale(1.125);
  transform: scale(1.125); }

.block--gov-accessibility .block-options a:hover p {
  display: block;
  margin: 0;
  color: white;
  font-size: 0.8em; }

.block--gov-accessibility .block-options a .govco-icon {
  font-size: 1.75rem; }

/** end header */
/*** 
* Footer
***/
footer {
  background-color: #fff;
  position: relative;
  font-size: 15px;
  color: #4b4b4b; }

footer p {
  font-weight: 400; }

footer a {
  color: #19325b;
  text-decoration: underline; }

footer .nxBlock {
  padding: 0; }

footer .footer {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(25%, #fff), color-stop(25%, #19325b), to(#19325b));
  background: linear-gradient(to bottom, #fff 0%, #fff 25%, #19325b 25%, #19325b 100%);
  padding-bottom: 4em; }

footer .footer .container {
  background-color: #fff;
  padding: 2.5em;
  -webkit-box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 30px 3px rgba(0, 0, 0, 0.1);
  border-radius: 20px; }

footer .footer h2,
footer .footer .title_sede {
  color: #3c91a5; }

footer .footer h2 {
  font-size: 2em;
  line-height: 1.125em !important; }

footer .footer h3,
footer .footer h4,
footer .footer h5,
footer .footer h6,
footer .footer .subtitle-govco,
footer .footer .description-govco {
  color: #19325b; }

footer .footer.footer-govco {
  background: #19325b;
  padding-top: 1.5em;
  padding-bottom: 1em; }

footer .footer.footer-govco .container {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0 15px; }

footer .footer.footer-govco h2,
footer .footer.footer-govco .title_sede {
  color: #fff; }

footer .footer.footer-govco h3,
footer .footer.footer-govco h4,
footer .footer.footer-govco h5,
footer .footer.footer-govco h6,
footer .footer.footer-govco .subtitle-govco,
footer .footer.footer-govco .description-govco,
footer .footer.footer-govco p {
  color: #fff; }

footer .title_sede {
  font-size: 1em;
  margin: 0;
  margin-bottom: 0.5em; }

footer h3.title_sede {
  font-weight: bold; }

footer .footer_sede_principal {
  margin-bottom: 15px; }

footer .footer_sede_principal ul {
  padding-left: 0;
  line-height: 1;
  list-style: none;
  margin: 0; }

footer .footer_sede_principal ul li p {
  font-weight: 400;
  margin-bottom: 0; }

footer .footer_sedes {
  padding-top: 1em;
  padding-bottom: 1em; }

footer .footer_logo {
  text-align: right; }

footer .footer_logo img {
  display: inline-block;
  width: 100%;
  height: auto;
  padding: 0.5em;
  background-color: white;
  border-radius: 20em; }

footer .logo-govco {
  text-align: right; }

footer .logo-govco img {
  max-width: 270px;
  display: inline-block;
  margin-bottom: 2em; }

footer .enlaces_footer ul {
  padding: 0;
  margin: 0;
  list-style: none; }

footer .enlaces_footer ul li {
  display: inline-block;
  vertical-align: bottom;
  padding: 0 0.3em; }

footer .enlaces_footer ul li a {
  display: block;
  color: #19325b;
  font-weight: 400;
  font-size: 1em; }

footer .enlaces_footer ul li a strong {
  font-weight: 400;
  color: #19325b; }

footer .enlaces_footer ul li a:hover,
footer .enlaces_footer ul li a:focus {
  color: #3c91a5; }

footer .enlaces_footer ul li a:hover strong,
footer .enlaces_footer ul li a:focus strong {
  color: #3c91a5; }

footer .enlaces_footer .nxBlockDesign2 li {
  margin-right: 1em; }

footer .enlaces_footer .nxBlockDesign2 li a {
  color: #fff;
  text-decoration: none; }

footer .enlaces_footer .nxBlockDesign2 li a strong {
  color: #fff; }

footer .enlaces_footer .nxBlockDesign2 li a:hover,
footer .enlaces_footer .nxBlockDesign2 li a:focus {
  color: #fff;
  text-decoration: underline; }

footer .enlaces_footer .nxBlockDesign2 li a:hover strong,
footer .enlaces_footer .nxBlockDesign2 li a:focus strong {
  color: #fff; }

footer .enlaces_footer_destacados ul li a {
  color: #36c;
  font-weight: 600; }

footer .enlaces_footer_destacados ul li a strong {
  font-weight: 600;
  color: #36c; }

.social_links ul {
  padding: 0;
  margin: 0; }

.social_links ul li {
  display: inline-block;
  margin: 0.5em 0; }

.social_links ul li a {
  text-decoration: none;
  color: #3c91a5;
  font-size: 1em;
  font-family: FontAwesome !important; }

.social_links ul li a:before {
  font-size: 1.1em;
  display: inline-block;
  padding: 5px;
  height: 35px;
  width: 35px;
  line-height: 26px;
  text-align: center;
  background-color: #3c91a5;
  color: #fff;
  border-radius: 50%; }

.social_links ul li a strong {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; }

.social_links ul li a:hover,
.social_links ul li a:focus {
  color: #19325b; }

.social_links ul li a:hover:before,
.social_links ul li a:focus:before {
  color: #fff;
  background-color: #19325b; }

.social_links ul li.listEnlaces li a {
  padding: 0.5em; }

.social_links .nxBlockDesign2 li a {
  color: #fff; }

.social_links .nxBlockDesign2 li a:before {
  background-color: #fff;
  color: #19325b; }

.social_links .nxBlockDesign2 li a:hover,
.social_links .nxBlockDesign2 li a:focus {
  color: #fff;
  text-decoration: underline; }

.social_links .nxBlockDesign2 li a:hover:before,
.social_links .nxBlockDesign2 li a:focus:before {
  background-color: #3c91a5;
  color: #fff; }

.copywrite {
  background-color: #36c;
  width: 100%;
  padding: 0.4em 0.5em; }

.copywrite img {
  max-width: 120px; }

header .header-gov .logo-gov a .logo-default-rama {
  width: 90% !important; }

.copywrite .item a .logo-default-rama {
  max-width: 20% !important; }

.copywrite .item a {
  text-align: left !important; }

.copywrite a {
  color: #fff;
  text-align: right;
  display: block;
  font-weight: 400; }

.copywrite a:hover,
.copywrite a:focus {
  color: #004884; }

@media screen and (max-width: 767px) {
  footer .enlaces_footer {
    text-align: center; } }

/** end footer **/
/*** contenido del home **/
.cards-bottom.bg-secciones .cardsContent .card {
  width: 200px !important;
  height: 200px !important; }

.cards-bottom.bg-secciones .col .card {
  width: 200px !important;
  height: 200px !important; }

.cards-bottom.bg-secciones .col .card .card-header,
.cards-bottom.bg-secciones .col .card .card-body {
  width: 200px !important;
  height: 100px !important; }

.cards-bottom {
  padding-bottom: 3em; }

.cards-bottom .container-small {
  max-width: 970px; }

.cards-bottom .card {
  display: flex;
  height: 14em;
  border-radius: 15px;
  border: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  margin: 1em 0;
  overflow: hidden; }

.cards-bottom .card .card-header {
  text-align: center;
  border-radius: 0;
  border: none;
  background: transparent;
  padding-top: 1.125rem;
  padding-bottom: 0; }

.cards-bottom .card .card-header img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  max-height: 80px;
  -webkit-filter: grayscale(0);
  filter: grayscale(0); }

.cards-bottom .card .card-body {
  text-align: center;
  background-color: rgba(25, 50, 91, 0);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  min-height: 100px;
  padding: 0.5rem 1rem; }

.cards-bottom .card .card-body .title {
  color: #19325b;
  font-weight: 600;
  line-height: 1.125em;
  display: block;
  width: 100%; }

.cards-bottom .card:hover,
.cards-bottom .card:focus {
  border-color: transparent;
  -webkit-box-shadow: 0px 0px 20px rgba(25, 50, 91, 0.25);
  box-shadow: 0px 0px 20px rgba(25, 50, 91, 0.25); }

.cards-bottom .card:hover .card-header img,
.cards-bottom .card:focus .card-header img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-filter: grayscale(1);
  filter: grayscale(1); }

.cards-bottom .card:hover .card-body,
.cards-bottom .card:focus .card-body {
  background-color: rgba(25, 50, 91, 0);
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out; }

.cards-bottom.cards-bg-primary {
  padding-top: 3em; }

.cards-bottom.cards-bg-primary .card {
  border: none;
  background-color: #19325b;
  color: #fff; }

.cards-bottom.cards-bg-primary .card .card-header img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(18%) saturate(418%) hue-rotate(185deg) brightness(112%) contrast(100%);
  filter: brightness(0) saturate(100%) invert(100%) sepia(18%) saturate(418%) hue-rotate(185deg) brightness(112%) contrast(100%); }

.cards-bottom.cards-bg-primary .card .card-body .title {
  color: #fff; }

.cards-bottom.cards-bg-primary .card:hover,
.cards-bottom.cards-bg-primary .card:focus {
  background-color: #3c91a5; }

.logos-entidades img {
  max-height: 80px; }

.section-redes .nxBlock {
  padding-top: 3em;
  padding-bottom: 3em; }

.section-redes .nxBlock > h2 {
  text-align: center;
  color: #3c91a5; }

.bg-secciones {
  background-color: #e6effd; }

.bg-light {
  background-color: #f6f8f9; }

.bg-gray {
  background-color: #bababa; }

.bg-primary {
  background-color: #19325b; }

.bg-secondary {
  background-color: #3c91a5; }

/* ajuste menu superior recorte palabras FLAM*/
header .u-menu .nav-menu ul.megamenu > li > a {
  word-break: keep-all; }

/* estilos listas seccion transparecia FLAM*/
.noIcon {
  list-style-type: none; }

.vinetaLetras {
  list-style-type: lower-alpha; }

li.dropdown.dropdown-accordion.item-max-width.show {
  position: relative; }

.dropdown-menu {
  overflow: inherit; }

.news-container {
  padding-bottom: 3em; }

@media screen and (max-width: 767px) {
  .section_home {
    padding-left: 2em;
    padding-right: 2em; }
  .bloque_tramites .tramiteButton li a {
    margin: 0.3em; } }

.dPrincipal header .u-menu {
  margin-bottom: 0; }

.dPrincipal .contenidoHome {
  padding: 0; }

.dPrincipal .slider_main {
  padding: 0; }

.dPrincipal .slider_main .item {
  position: relative; }

.dPrincipal .slider_main .item a {
  display: block;
  height: 100%;
  text-decoration: none !important; }

.dPrincipal .slider_main .item a .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto; }

.dPrincipal .slider_main .item .new-tools-box {
  background: #19325b;
  background: -moz--webkit-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -moz--moz-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -moz--o-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -moz--ms-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -webkit--webkit-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -webkit--moz-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -webkit--o-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -webkit--ms-linear-gradient(0deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  background: -webkit-gradient(linear, left top, right top, from(#19325b), to(rgba(25, 50, 91, 0.75)));
  background: linear-gradient(90deg, #19325b 0%, rgba(25, 50, 91, 0.75) 100%);
  color: #fff;
  height: 100%;
  text-decoration: none !important;
  padding: 2em;
  display: -ms-grid;
  display: grid;
  -ms-flex-line-pack: center;
  align-content: center;
  position: absolute; }

.dPrincipal .slider_main .item .new-tools-box .title {
  color: #fff;
  font-size: 2.125em;
  font-weight: 600;
  line-height: 1.125em;
  height: auto;
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
  order: 12; }

.dPrincipal .slider_main .item .new-tools-box .title p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  line-height: 1.125em; }

.dPrincipal .slider_main .item .new-tools-box .description {
  color: #fff;
  font-size: 1.5em;
  background-color: #3c91a5;
  padding: 5px 10px;
  text-transform: uppercase;
  height: auto;
  position: initial;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
  margin-bottom: 15px; }

.dPrincipal .slider_main .item .new-tools-box .description p {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin: 0; }

.dPrincipal .slider_main .item .slick-slider {
  margin: 0; }

.dPrincipal .slider_main .slick-prev,
.dPrincipal .slider_main .slick-next {
  background-color: transparent;
  bottom: 1em;
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all; }

.dPrincipal .slider_main .slick-prev:hover,
.dPrincipal .slider_main .slick-next:hover,
.dPrincipal .slider_main .slick-prev:focus,
.dPrincipal .slider_main .slick-next:focus {
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  background-color: #36c; }

.dPrincipal .section_header {
  text-align: center;
  padding-top: 2em;
  padding-bottom: 1em; }

.dPrincipal .section_header h2 {
  color: #19325b;
  font-family: 'Montserrat', sans-serif;
  margin: 0;
  line-height: 1em; }

.dPrincipal .section_header p {
  color: #2e2e2e;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: 1.1em; }

.dPrincipal .section_opinion {
  padding-bottom: 1em; }

.dPrincipal .section_opinion .section_header {
  padding-bottom: 1em; }

/**NOTICIAS HOME */
.bloque_noticias .nxBlock {
  padding: 0; }

.bloque_noticias .item {
  padding: 0.5em;
  vertical-align: top; }

.bloque_noticias .item a {
  display: block;
  margin: 0;
  text-decoration: none;
  border-radius: 0.5rem; }

.bloque_noticias .item a .image {
  max-height: 300px;
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.5rem 0.5rem 0px 0px; }

.bloque_noticias .item a .image img {
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  -webkit-transform: scale(1);
  transform: scale(1);
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto; }

.bloque_noticias .item a.new-tools-box {
  display: none; }

.bloque_noticias .item a .rollover-box {
  padding: 0.5em;
  position: relative;
  top: inherit;
  height: auto;
  min-height: 140px;
  background-color: transparent;
  font-size: 1em; }

.bloque_noticias .item a .rollover-box .date {
  color: #6c757d;
  font-size: 0.8em; }

.bloque_noticias .item a .rollover-box .title {
  color: #19325b;
  font-size: 1.1em;
  font-weight: 500;
  min-height: 0;
  margin-bottom: 0.5em;
  text-decoration: none;
  line-height: 1.3em; }

.bloque_noticias .item a .rollover-box .description {
  color: #666;
  font-weight: 400;
  font-size: 0.9em; }

.bloque_noticias .item a:hover .rollover-box,
.bloque_noticias .item a:focus .rollover-box {
  background-color: #fff;
  color: #19325b; }

.bloque_noticias .item a:hover .rollover-box .title,
.bloque_noticias .item a:focus .rollover-box .title {
  color: #19325b;
  text-decoration: underline; }

.bloque_noticias .item a:hover .rollover-box .description,
.bloque_noticias .item a:focus .rollover-box .description {
  color: #19325b; }

.bloque_noticias .item a:hover .image img,
.bloque_noticias .item a:focus .image img {
  -webkit-transition: 0.25s ease-in-out all;
  transition: 0.25s ease-in-out all;
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.bloque_noticias_2 .item a {
  font-size: 1em; }

.bloque_noticias_2 .item a .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  max-height: 220px;
  background-color: #e5eefb; }

.bloque_noticias_2 .item a .image img {
  -o-object-fit: cover;
  object-fit: cover; }

.bloque_noticias_2 .item a .image img.slick-lazyload-error {
  display: none; }

.bloque_noticias_2 .item a .rollover-box {
  min-height: 200px; }

.bloque_noticias_2 .item a .rollover-box .title {
  min-height: 56px; }

.bloque_noticias_3 {
  padding: 0; }

.bloque_noticias_3 .item a {
  font-size: 0.9em; }

.bloque_noticias_3 .item a .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 220px;
  max-height: 220px;
  background-color: #e5eefb; }

.bloque_noticias_3 .item a .image img {
  -o-object-fit: cover;
  object-fit: cover; }

.bloque_noticias_3 .item a .image img.slick-lazyload-error {
  display: none; }

.bloque_noticias_3 .item a .rollover-box {
  min-height: 0; }

.bloque_noticias_3 .item a .rollover-box .title {
  min-height: 56px; }

.bloque_noticias_3 .item a .rollover-box .description {
  display: none; }

.bloque_noticias_3 .item a:hover .rollover-box .title,
.bloque_noticias_3 .item a:focus .rollover-box .title {
  color: #19325b; }

.bloque_noticias_secundarias .nxBlock {
  padding: 0; }

.bloque_noticias_secundarias .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  text-decoration: none;
  border-radius: 0.5em;
  padding: 1em; }

.bloque_noticias_secundarias .item a .image {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 150px;
  height: 120px;
  border-radius: 0.5em;
  background-color: transparent;
  overflow: hidden;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center; }

.bloque_noticias_secundarias .item a .image img {
  width: auto;
  height: 100%; }

.bloque_noticias_secundarias .item a.new-tools-box {
  display: none; }

.bloque_noticias_secundarias .item a .rollover-box {
  padding: 0 0.5em 0.5em 0.5em;
  position: relative;
  top: inherit;
  height: auto;
  min-height: 0;
  width: calc(100% - 150px);
  background-color: transparent;
  font-size: 1.1em; }

.bloque_noticias_secundarias .item a .rollover-box .date {
  color: #6c757d;
  font-size: 0.8em;
  margin: 0; }

.bloque_noticias_secundarias .item a .rollover-box .title {
  color: #19325b;
  font-size: 1em;
  font-weight: 500;
  min-height: 0;
  margin-bottom: 0.5em;
  text-decoration: none;
  line-height: 1.125em; }

.bloque_noticias_secundarias .item a .rollover-box .description {
  color: #666;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.125em;
  margin-bottom: 0; }

.bloque_noticias_secundarias .item a:hover,
.bloque_noticias_secundarias .item a:focus {
  background-color: #fff; }

.bloque_noticias_secundarias .item a:hover .rollover-box,
.bloque_noticias_secundarias .item a:focus .rollover-box {
  background: none !important; }

.bloque_noticias_secundarias .item a:hover .rollover-box .title,
.bloque_noticias_secundarias .item a:focus .rollover-box .title {
  color: #19325b;
  text-decoration: underline; }

.bloque_noticias_secundarias .item a:hover .rollover-box .description,
.bloque_noticias_secundarias .item a:focus .rollover-box .description {
  color: #19325b; }

.bloque_mas_noticias {
  text-align: center;
  padding: 0.5em; }

.bloque_mas_noticias ul {
  display: inline-block; }

@media (min-width: 480px) and (max-width: 767px) {
  .bloque_noticias,
  .fixDynamicResponsive {
    display: block; }
  .bloque_noticias .slick-slide,
  .fixDynamicResponsive .slick-slide {
    width: 100% !important; }
  .bloque_noticias .slick-slide .item,
  .fixDynamicResponsive .slick-slide .item {
    width: 100% !important; }
  .bloque_noticias_secundarias {
    display: block; }
  .bloque_noticias_secundarias .item {
    width: 100% !important; } }

@media screen and (min-width: 992px) {
  .dPrincipal .slider_main .item a .image {
    width: 100%;
    height: 420px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right; }
  .dPrincipal .slider_main .item .new-tools-box {
    top: 0;
    bottom: inherit;
    left: 0;
    width: 45%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 5em;
    padding-right: 5em; }
  .dPrincipal .slider_main .dotsDynamic {
    position: relative;
    padding: 0.5em;
    z-index: 2;
    width: 100%;
    text-align: center;
    margin-top: -2em; }
  .slider_banner .item a .image {
    width: 37%;
    height: 150px; }
  .slider_banner .item a .rollover-box {
    width: 62%; } }

@media screen and (max-width: 991px) {
  .dPrincipal .slider_main .item a .image {
    width: 100%;
    height: 35vw;
    max-height: 35vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .dPrincipal .slider_main .item .new-tools-box {
    position: relative;
    width: 100%;
    padding: 1em;
    min-height: 150px;
    height: 100%;
    left: 0; }
  .dPrincipal .slider_main .item .new-tools-box .title {
    font-size: 1.875em !important; }
  .dPrincipal .slider_main .item .new-tools-box .title p {
    font-size: 1em !important; }
  .dPrincipal .slider_main .slick-next {
    right: inherit;
    left: 55%; }
  .dPrincipal .slider_main .slick-prev {
    left: 40%; }
  .dPrincipal .slider_main .dotsDynamic {
    position: relative;
    padding: 1em;
    z-index: 2;
    width: 100%;
    text-align: center;
    margin-top: -2.5em; }
  .uSlider .buttons {
    bottom: 0; }
  .slider_banner .item a {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
  .slider_banner .item a .image {
    height: 150px; }
  .bloque_noticias,
  .bloque_noticias_secundarias {
    padding-left: 2em;
    padding-right: 2em; } }

.carousel {
  padding-bottom: 30px; }

.carousel-indicators li {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border: 2px solid #19325b;
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
  filter: none;
  border-radius: 50%; }

.carousel-indicators li:hover,
.carousel-indicators li:focus,
.carousel-indicators li.active {
  background-color: #19325b; }

li.link_iniciar_sesion {
  height: 45px;
  line-height: 45px; }

.lista-enlaces li {
  max-height: 60px;
  text-align: left;
  line-height: 60px;
  min-width: 150px;
  padding-top: 0px !important; }

.lista-enlaces {
  display: flex; }

.navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items a {
  white-space: initial; }

#wrapper.container-fluid.homePanel {
  padding: 0; }

.lang_button.notranslate {
  margin-right: 0;
  float: right; }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1400px; } }

.search-bar-search-button-wrapper {
  position: absolute;
  left: auto;
  right: 0; }

.search-bar-keywords-input-wrapper {
  position: relative; }

.search-bar-search-button-wrapper button.search-bar-search-button {
  height: 45px;
  border: none; }

#wrapper.container-fluid.homePanel {
  padding: 0; }

.lang_button.notranslate {
  margin-right: 0;
  float: right; }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1400px; } }

.search-bar-search-button-wrapper {
  position: absolute;
  left: auto;
  right: 0; }

.search-bar-keywords-input-wrapper {
  position: relative; }

.search-bar-search-button-wrapper button.search-bar-search-button {
  height: 45px;
  border: none; }

#wrapper.container-fluid.homePanel {
  padding: 0; }

.lang_button.notranslate {
  margin-right: 0;
  float: right; }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1400px !important; } }

.search-bar-search-button-wrapper {
  position: absolute;
  left: auto;
  right: 0; }

.search-bar-keywords-input-wrapper {
  position: relative; }

.search-bar-search-button-wrapper button.search-bar-search-button {
  height: 45px;
  border: none; }

.navbar-gov-co-sedes .navbar-navs ul .mega-menu-items {
  margin: 0px;
  padding: 0px 0px !important;
  width: 250px;
  white-space: normal;
  font-size: 0.9em; }

.mega-menu-items #Dcec {
  white-space: normal; }

.mega-menu-items a {
  text-transform: initial; }

.mega-menu-items #AtenUsu {
  padding: 0px 10px; }

.u-menu #navbarContent ul li a,
.u-menu #navbarContent ul li .dropdown-menu .opt-menu a {
  text-transform: inherit !important; }

.navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items a {
  padding: 5px 14px; }

.navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items a:hover {
  background-color: #e8e8e8 !important; }

#PublicacionesMenu {
  left: -270px; }

#MedidasCovidMenu {
  left: -120px; }

#AySMenu {
  left: 150px; }

#wrapper {
  padding: 0; }

.navbar-site.split-button-dropdowns .btn {
  margin: 2px; }

.cards-bottom.top.bg-secciones .col {
  flex-basis: 0 !important;
  flex-grow: 1 !important;
  max-width: 100% !important; }

.cards-bottom.cards-bg-primary.bg-secciones .col {
  flex-basis: 0 !important;
  max-width: 100% !important;
  padding: 0.5em !important; }

.cards-bottom.bg-secciones .cardsContent .card {
  width: 200px !important;
  height: 200px !important; }

.cards-bottom.bg-secciones .col .card {
  width: 200px !important;
  height: 200px !important;
  margin: 1em auto; }

.cards-bottom .row .logos-entidades .col {
  flex-basis: 0 !important;
  flex-grow: 1 !important;
  max-width: 100% !important; }

.portlet-content {
  padding: 0px; }

.portlet-layout .portlet-header {
  margin: 0; }

.Magistrados-container .bloque_Magistrados #magistrado ol {
  bottom: -35px; }

.carousel-item .rollover-box .title {
  text-decoration: underline !important; }

@media screen and (max-width: 992px) {
  .Magistrados-container .bloque_Magistrados #magistrado ol {
    bottom: -10px; } }

.carousel-inner .carousel-item .rollover-box p {
  padding-top: 20px; }

.Magistrados-container .row {
  justify-content: space-between; }

.bloque_Magistrados {
  margin-left: auto;
  margin-right: auto; }

.contenidoHome.news-container .btn-noticias {
  text-align: center; }

.carousel container .title {
  width: 25%;
  height: 15%;
  top: 55%;
  left: 10%;
  right: 75%;
  position: absolute;
  color: white;
  font-size: 25px; }

.carousel .disciplina-topbox .title-disciplina-nav {
  background-color: #19325b;
  position: absolute;
  top: 19rem;
  bottom: 2rem;
  left: 10%;
  width: 42rem;
  color: white;
  opacity: 0.9;
  border-radius: 6px;
  padding: 5px 10px;
  margin-top: 1rem;
  height: 4em; }

/* Normatividad */
.VisualizadorNormatividad .ResumeDoc p {
  line-height: normal;
  text-align: justify;
  height: 40px; }

.VisualizadorNormatividad .row {
  margin-bottom: 20px;
  line-height: 10px; }

.VisualizadorNormatividad .row .normDescrip {
  padding-top: 15px; }

.VisualizadorNormatividad table .norma .normDescrip {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding-left: 2em !important; }

table thead th {
  font-size: 16px !important; }

table tbody td {
  font-size: 14px !important; }

.bloque_Magistrados .carousel-control-next {
  height: 65%; }

.bloque_Magistrados .carousel-control-prev {
  height: 65%; }

.bloque_Magistrados .carousel-inner .carousel-item .image img {
  border-radius: 15px; }

.contenidoHome .bloque_noticias .carousel-control-prev {
  height: 55%; }

.contenidoHome .bloque_noticias .carousel-control-next {
  height: 55%; }

.contenidoHome .bloque_noticias_secundarias .carousel.slide .carousel-item .rollover-box p {
  font-size: 14px;
  line-height: 15px;
  padding-top: 10px; }

.btn.search-bar-search-button.btn-unstyled .lexicon-icon.lexicon-icon-search {
  color: white; }

.row-card.Totalcard .card.cardpad .card-body {
  text-align: left; }

.row-card.Totalcard .card.cardpad .card-body h4 {
  text-decoration: underline;
  padding-top: 25px; }

.row-card.Totalcard {
  margin: 0.6rem; }

.cards-bottom .row .seccion_destacados {
  margin-left: auto;
  margin-right: auto; }

footer .footer_sede_principal .contenido1 ul {
  line-height: 1.4rem; }

footer .enlaces_footer.text-left {
  text-align: left;
  font-size: 0.9rem;
  padding: 0 0.5rem; }

footer .enlaces_footer.text-left .defaultEnlaces .section p {
  overflow: visible;
  white-space: nowrap; }

footer .footer .contenido1 .container {
  max-height: 35rem; }

.bloque_noticias_secundarias .item a .rollover-box .description {
  text-align: justify;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.bloque_noticias_secundarias .item a .rollover-box .title {
  text-align: justify;
  display: -webkit-box; }

.bloque_noticias .description {
  padding-top: 0 !important;
  text-align: justify;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.bloque_noticias .carousel.slide {
  height: 37rem; }

.bloque_noticias_secundarias .carousel.slide {
  height: 39rem; }

.block--gov-accessibility .block-options {
  background-color: #19325b; }

.cards-bottom .cardsContent {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.normativaDoc .descargaDoc {
  position: relative;
  left: 9%; }

.descargaDoc {
  display: flex;
  align-items: center; }
  .descargaDoc .imgDescarga,
  .descargaDoc .descargaText {
    padding: 0; }

.norma .tipo-articulo {
  background: lightgrey;
  width: fit-content;
  padding: 0.1em 0.5em;
  border-radius: 1em;
  min-width: 4em;
  text-align: center;
  font-size: 0.75em;
  color: black; }

.normDescarga > a {
  position: relative;
  left: 5%; }

.normDescarga .imgDescarga {
  padding: 1em; }

.calendario-cng .calendar-portlet-column-grid {
  padding: 5rem; }

.calendario-cng button {
  font-size: 12px; }

.calendario-cng .scheduler-base-views button {
  border-radius: 1rem !important;
  display: inline-block;
  margin: 0.1rem;
  margin-right: 0.25rem; }

.calendario-cng .scheduler-base-hd .scheduler-base-views button:last-of-type {
  border-bottom-right-radius: 1rem !important;
  border-top-right-radius: 1rem !important; }

.calendario-cng .scheduler-base-controls button {
  margin: 0.1rem 0; }

.cng-menu-nav-inicio nav .nav.nav-tab {
  width: 10px; }

.cng-menu-nav-inicio .pestana-tab {
  width: 50%; }
  .cng-menu-nav-inicio .pestana-tab a#nav-home-tab {
    width: 100%;
    text-align: center;
    font-size: 20px;
    background-color: #19325b; }

.temas-interes-cng .cards-bottom.bg-secciones .row img {
  border-radius: 1rem;
  height: 7rem;
  width: auto; }

.temas-interes-cng .cards-bottom .cardsContent .col {
  padding: 0;
  margin: 1rem; }

.temas-interes-cng .cards-bottom .cardsContent a {
  min-width: fit-content;
  width: 15rem;
  margin: auto; }

.cng-videoppal .videoprom video {
  width: 100%;
  height: auto; }

.cng-videoppal .videoppal {
  margin-right: auto;
  margin-left: auto; }
  .cng-videoppal .videoppal .videoprom {
    background-color: grey;
    background-image: linear-gradient(white, lightgrey, grey, black); }

.cng-anida-vid-nav .cng-videoppal .videoppal {
  margin-left: 0; }

.cng-anida-vid-nav .cng-videoppal .contenidoHome .container {
  float: left; }

.journal-content-article .container div.imagen b {
  font-size: 33px;
  color: white; }

@media (max-width: 480px) {
  .cng-videoppal .videoprom video {
    background-color: transparent;
    width: 100%;
    height: auto; }
  .calendario-cng .calendar-portlet-column-grid {
    margin: 1rem;
    padding: 0; }
  .cng-menu-nav-inicio .pestana-tab {
    width: 100%; }
  .cng-menu-nav-inicio .Section1 ul,
  .cng-menu-nav-inicio .Section2 ul {
    padding-left: 1rem; }
  .cng-menu-nav-inicio .Section1 li,
  .cng-menu-nav-inicio .Section2 li {
    padding-left: 0px; }
  .cng-menu-nav-inicio .Section1 a,
  .cng-menu-nav-inicio .Section2 a {
    font-size: 15px; } }

.header_entidad .buscar_entidad {
  text-align: end; }

@media (max-width: 991px) {
  footer .social_links {
    left: 1rem !important; } }

@media (max-width: 480px) {
  .bloque_noticias_secundarias .carousel.slide {
    min-height: 77rem; } }

@media (max-width: 992px) {
  .row-card.Totalcard .card.cardpad .card-body h4 {
    font-size: 1rem !important; } }

@media (max-width: 480px) {
  .Totalcard .card {
    max-width: 120rem; }
  .row-card.Totalcard {
    margin: 0.6rem; }
  .footer_content h3 {
    text-align: center; } }

@media (max-width: 480px) {
  footer .footer .contenido1 .container {
    max-height: 50rem; }
  footer .footer .contenido1 .enlaces_footer.text-left .row .section {
    text-align: center; }
  footer .footer .contenido1 .enlaces_footer {
    padding-top: 1.5rem; }
  footer .footer .contenido1 .footer_logo {
    text-align: center; }
  footer .footer .social_links {
    left: 1rem;
    top: 1rem; }
  .footer .social_links ul li {
    display: inline;
    margin-right: -1.5rem; } }

@media (max-width: 480px) {
  .bloque_noticias .carousel-inner .item a .rollover-box .description {
    text-align: justify; }
  .bloque_noticias .carousel-inner .item a .title {
    font-size: 1.1rem !important;
    line-height: 1.5rem; }
  .bloque_noticias .carousel-inner .item a .date {
    font-weight: 100 !important;
    line-height: 1.5rem; }
  .bloque_noticias_secundarias {
    padding-left: 1rem;
    padding-right: 1rem; }
  .bloque_noticias_secundarias #carousel-news-secondarys .carousel-item .rollover-box .title {
    font-size: 1rem !important;
    line-height: 1.2rem;
    position: relative;
    top: 1rem;
    padding-bottom: 1.5rem; }
  .bloque_noticias_secundarias .item a {
    display: inline; }
  .bloque_noticias_secundarias .item a .image {
    display: inline; }
  .bloque_noticias_secundarias .item a .image img {
    width: 19rem;
    height: 100%;
    background-color: transparent;
    justify-content: center;
    border-radius: 1rem; }
  .bloque_noticias_secundarias .item a .rollover-box {
    line-height: 1rem;
    width: 100%;
    bottom: 0; }
  .bloque_noticias_secundarias .item a .rollover-box .description {
    text-align: justify;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; } }

@media (max-width: 480px) {
  .VisualizadorNormatividad .row .ResumeDoc {
    text-align: justify;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .VisualizadorNormatividad .row .titleDoc {
    font-weight: 800; }
  .boton-categorias li {
    display: block;
    width: 20rem; } }

@media (max-width: 480px) {
  .normativaDoc .row {
    justify-content: center;
    margin: 1rem; }
  .normativaDoc .pdficon {
    text-align: center;
    padding: 0;
    margin: 0; }
  .normativaDoc .normDescrip {
    text-align: justify; }
  .normativaDoc .normDescarga {
    margin-top: 1rem;
    text-align: center;
    position: relative;
    left: -9.5%; }
  .dPrincipal .slider_main .item .new-tools-box .title {
    font-size: 1.2rem !important;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; }
  .slider_main {
    height: 20rem; }
  .carousel {
    padding-bottom: 3rem; } }

@media (min-width: 480px) and (max-width: 576px) {
  footer .footer .contenido1 .container {
    max-height: 45rem; }
  footer .footer_logo {
    text-align: center; }
  footer .text-left .defaultEnlaces {
    text-align: center; }
  footer .social_links {
    top: 0rem;
    left: 2rem;
    padding-left: 0; } }

@media (max-width: 480px) {
  .bloque_noticias_secundarias {
    min-height: 77rem !important; }
    .bloque_noticias_secundarias .logo-default {
      padding: 1px;
      max-width: 10rem;
      padding-left: 2rem;
      padding-right: 2rem;
      align-items: center;
      display: block;
      margin-left: auto;
      margin-right: auto; } }

@media (min-width: 480px) and (max-width: 576px) {
  footer .footer .contenido1 .container {
    max-height: 45rem; }
  footer .footer_logo {
    text-align: center; }
  footer .text-left .defaultEnlaces {
    text-align: center; }
  footer .social_links {
    top: 0rem;
    left: 2rem;
    padding-left: 0; } }

@media (min-width: 576px) {
  footer .text-left .defaultEnlaces .row div p {
    font-size: 0.8rem !important; } }

@media (min-width: 576px) and (max-width: 992px) {
  footer .social_links {
    top: 1.2rem;
    left: -28rem; } }

@media (min-width: 480px) and (max-width: 576px) {
  footer .footer .contenido1 .container {
    max-height: 55rem; }
  footer .footer_logo {
    text-align: center; }
  footer .text-left .defaultEnlaces {
    text-align: center; }
  footer .social_links {
    top: 0rem;
    left: 2rem;
    padding-left: 0; } }

.nav-historico-noti .portlet-content .panel-body div ul,
.reverse .portlet-content .panel-body div ul {
  display: flex;
  flex-direction: column-reverse; }

.nav-historico-noti .portlet-content .panel-body div ul li.tree-node .tree-container,
.reverse .portlet-content .panel-body div ul li.tree-node .tree-container {
  display: flex;
  flex-direction: column; }

.btn-noticias a {
  color: white !important; }

/*** FIX MENU CMF ***/
/*** FIX MENU CMF ***/
header .u-menu .nav-menu .navbar-collapse {
  position: relative;
  height: inherit; }

@media screen and (min-width: 768px) {
  .navbar-toggler {
    display: none !important; } }

@media screen and (max-width: 991px) {
  header .u-menu .nav-menu ul.megamenu {
    display: block !important; }
  .navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu {
    display: block; }
  .navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general {
    width: 100%;
    position: relative;
    top: 0 !important;
    left: 0 !important; } }

.buscar_entidad #btnbuscar:hover {
  background-color: grey; }

.buscar_entidad .buscar_barra {
  float: right; }
  .buscar_entidad .buscar_barra button {
    margin: 0.4rem 0.3rem;
    border: none;
    border-radius: 10px;
    position: relative; }
  .buscar_entidad .buscar_barra .buscar-input {
    margin: 0.3rem 0.2rem;
    border-radius: 20px; }

.buscar_entidad div {
  background-color: #f2f2f2;
  max-width: fit-content;
  border-radius: 20px; }
  .buscar_entidad div input {
    background-color: #f2f2f2;
    border: none; }
  .buscar_entidad div ::placeholder {
    color: grey; }

footer .text-left .defaultEnlaces .row div {
  padding-top: 1rem; }
  footer .text-left .defaultEnlaces .row div a {
    font-size: 0.8rem !important; }

.list-unstyled li {
  display: flex !important;
  width: 100%;
  height: auto;
  text-align: left; }
  .list-unstyled li label span:hover {
    border-bottom: solid 1px; }

.autofit-col.autofit-col-expand a strong:hover {
  border-bottom: solid 1px; }

.autofit-col.autofit-col-expand h4 strong {
  color: #19325b !important;
  font-weight: 600 !important; }

.autofit-col.autofit-col-expand h6 strong {
  font-weight: 500 !important; }

.list-unstyled.modified a span:hover {
  border-bottom: solid 1px; }

li.lfr-nav-item {
  font-weight: 600;
  margin: 0.5rem 0; }
  li.lfr-nav-item a {
    background-color: #E7F0FD;
    padding: 12px;
    border-radius: 5px;
    display: inline-block;
    width: 25em; }

ul.layouts.level-1,
.level-2 {
  list-style: none; }

.layouts.level-2 a {
  background-color: #E7F0FD;
  padding: 12px;
  border-radius: 5px;
  display: inline-block;
  width: 22.5em; }

@media screen and (max-width: 1400px) and (min-width: 851px) {
  li.lfr-nav-item a {
    width: 16em; }
  .layouts.level-2 a {
    width: 13.5em; } }

@media screen and (min-width: 767px) and (max-width: 850px) {
  li.lfr-nav-item a {
    width: 14em; }
  .layouts.level-2 a {
    width: 11.5em; } }

.VisualizadorTramite .row {
  border-bottom: 2px solid #bbb;
  padding-top: 2rem; }
  .VisualizadorTramite .row .titleTramite {
    margin-bottom: 5px;
    color: #19325b;
    text-decoration: underline; }

p.entidadTramite {
  border-radius: 2rem;
  background-color: #dbdbdb;
  width: fit-content;
  padding: 0 10px;
  margin: 0 0px 10px;
  font-size: 15px;
  color: #727272; }

.navbar-gov-co-sedes .navbar-navs ul .item-mega-menu > .mega-menu-general > .mega-menu > .mega-menu-items {
  border-bottom: 4px solid #19325b; }

.govco-icon {
  font-family: "Govco Icon" !important;
  font-size: 2em;
  color: #004884; }

.header-back-to a {
  text-decoration: none !important; }

.ico-tramites-costo {
  content: url(../images/color_schemes/default/rama-judicial/tramites/ico_tramites_costo.svg);
  vertical-align: middle !important; }

.ico-tramites-sin-costo {
  content: url(../images/color_schemes/default/rama-judicial/tramites/ico_tramites_sin_costo.svg);
  vertical-align: middle !important; }

.ico-tramites-presencial {
  content: url(../images/color_schemes/default/rama-judicial/tramites/ico_tramites_presencial.svg);
  vertical-align: middle !important; }

.ico-tramites-linea {
  content: url(../images/color_schemes/default/rama-judicial/tramites/ico_tramites_linea.svg);
  vertical-align: middle !important; }

.ico-tramites-tiempo {
  content: url(../images/color_schemes/default/rama-judicial/tramites/ico_tramites_tiempo.svg);
  vertical-align: middle !important; }

p.entidad_tramite {
  background-color: #e5e5e5;
  width: 19rem;
  min-width: fit-content;
  border-radius: 10px; }

.publication-container.pub121 {
  margin: 0 2rem; }

.card-header#headingOne {
  background-color: #f6f8f9;
  border-radius: 10px; }
  .card-header#headingOne button {
    border: none;
    background-color: #f6f8f9;
    width: 100%;
    text-align: left; }
    .card-header#headingOne button span {
      float: right; }

.card.consulta {
  border: hidden !important; }

.introTramite {
  background-color: #f6f8f9;
  padding: 1.5rem;
  border-radius: 10px;
  margin: 0; }

.descTramite a {
  text-decoration: underline; }

.mainTramites {
  max-width: 1440px; }

.tramites {
  padding: 0 1em 1em 0; }

li.traItem_detalle-item.traItem_detalle_item--check a {
  font-size: 0.8rem;
  text-decoration: underline; }

.estilohojavida,
.info-magistrado,
.ancho90p {
  width: 90%; }

.nav-historico-noti li.tree-node span a {
  background-color: #E7F0FD;
  padding: 8px;
  border-radius: 5px;
  display: inline-block;
  width: 20em;
  margin: 0.3rem; }

.taglib-asset-categories-navigation .portlet-content .panel-body div ul {
  display: flex;
  flex-direction: column-reverse; }

.taglib-asset-categories-navigation .portlet-content .panel-body div ul li.tree-node .tree-container {
  display: flex;
  flex-direction: column; }

.taglib-asset-categories-navigation li.tree-node span a {
  background-color: #E7F0FD;
  padding: 8px;
  border-radius: 5px;
  display: inline-block;
  width: 20em;
  margin: 0.3rem;
  margin-left: 0; }

.publicadorNoticias .asset-abstract {
  padding: 1rem 0; }

.busquedaBarra .btn.search-bar-search-button.btn-unstyled {
  height: 36px; }

@media screen and (max-width: 1000px) and (min-width: 767px) {
  .bloque_noticias_secundarias .item a {
    display: flex;
    flex-direction: column;
    padding: 0 1em; }
    .bloque_noticias_secundarias .item a .rollover-box,
    .bloque_noticias_secundarias .item a .image {
      width: 100%; }
      .bloque_noticias_secundarias .item a .rollover-box p.description,
      .bloque_noticias_secundarias .item a .image p.description {
        display: none; }
    .bloque_noticias_secundarias .item a p.title {
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      /* number of lines to show */
      line-clamp: 2;
      -webkit-box-orient: vertical; } }

.busquedaBarra .btn.search-bar-search-button.btn-unstyled {
  height: 36px; }

.all p,
.all a {
  color: white !important; }
  .all p strong,
  .all a strong {
    color: white !important; }

.all a.carousel-control-prev:hover,
.all a.carousel-control-next:hover {
  background-color: #ffffff00 !important; }

.all .carousel-item .rollover-box .title:hover {
  color: white !important; }

.all p:hover {
  background-color: black !important;
  color: white !important; }

.all .carousel-indicators li {
  border-color: white; }

.all .carousel-indicators li.active {
  background-color: #ddfb00 !important; }

.all .efecto span {
  color: black !important; }

.all .ep-categorias li a {
  color: black !important; }

.all .btn-bscr button span {
  color: black !important; }

.all .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: black !important; }

.normDescrip a .titleDoc {
  text-decoration: underline; }

.all a:hover * {
  background-color: #ffffff00 !important; }

.all a.card:hover {
  background-color: white !important; }
  .all a.card:hover .card-header,
  .all a.card:hover .card-body {
    background-color: #ffffff00 !important; }

.all a.card span {
  color: white !important;
  background-color: #ffffff00 !important; }

.all header .u-menu .nav-menu {
  background-color: black !important; }

.all .megamenu {
  background-color: black; }

.all .buscar_entidad div {
  background-color: #f2f2f2 !important; }

.all span.fa-chevron-down {
  color: black !important; }

.contenidoHome.tab-redes .tab-content {
  border: 0px; }

.contenidoHome.tab-redes .nav-tabs {
  border: 0px; }

.bg-primary .contenidoHome.tab-redes .nav-item.nav-link.active {
  background-color: #36c;
  color: white;
  font-size: 20px;
  font-weight: 100; }

.contenidoHome.tab-redes .nav-item.nav-link {
  background-color: #575757;
  color: white;
  font-size: 20px;
  font-weight: 600; }

.contenidoHome.tab-redes .nav-item.nav-link:hover {
  background-color: #19325b; }

@media (min-width: 768px) and (max-width: 992px) {
  .contenidoHome.ancho90p.tab-redes {
    left: -62px;
    position: absolute; } }

@media (min-width: 768px) {
  .tab-redes .instagram-media {
    max-height: 25em; } }

.tab-redes .nav-link {
  padding: 0.5em; }

.social_links ul li a:hover {
  color: #19325b; }

.contentNoticia {
  margin: 1em 2em 0 3em !important; }

.lfr-ddm-field-group.lfr-ddm-field-group-inline.field-wrapper button {
  margin-top: 0.7em;
  padding: .1em; }

.VisualizadorNormatividad .row,
.tramiteWrapper .traItem .row {
  margin-top: 1em; }

.lfr-asset-category-list li .tree-hitarea {
  display: none; }

span.tree-hitarea.glyphicon-plus {
  height: 2.5em;
  padding: 0.5em !important; }

.contentNoticia .btn-noticias {
  text-align: center;
  margin-top: 2em; }

.slider_main .carousel-indicators {
  bottom: 30px; }
  .slider_main .carousel-indicators li {
    border: 2.5px solid white; }
  .slider_main .carousel-indicators li.active {
    background-color: white; }

.header_entidad .busquedaprin div {
  display: flex !important;
  justify-content: flex-end; }

.lfr-nav-item.open span.active.mas:before {
  transform: rotate(-180deg); }

.lfr-nav-item.open span.mas:before {
  font-family: 'Glyphicons Halflings' !important;
  content: "\e114" !important;
  float: left !important;
  transition: all 0.5s !important;
  color: #9da8b7;
  font-weight: 400;
  text-align: center;
  margin-top: 10px;
  left: 16em;
  position: relative; }

.level-2 .lfr-nav-item.open span.mas:before {
  left: 20.5em; }

.slider_noticias_v3 {
  margin: 0 auto;
  justify-content: center; }
  .slider_noticias_v3 .card img {
    width: 100%; }
  .slider_noticias_v3 .carousel-inner {
    height: 28em; }
  .slider_noticias_v3 .carousel-inner .carousel-item.active {
    max-height: 28em;
    width: 100%;
    display: flex;
    justify-content: space-around;
    margin: 0 auto; }
    .slider_noticias_v3 .carousel-inner .carousel-item.active .title {
      text-decoration: underline; }
  .slider_noticias_v3 .carousel-inner .carousel-item {
    display: none; }
  .slider_noticias_v3 .carousel-inner {
    margin: 0 auto; }

.carousel-control-prev,
.carousel-control-next {
  width: 10%; }

.slider_noticias_v3 .body_noticias a.carousel-control-prev {
  left: -4em; }

.slider_noticias_v3 .body_noticias a.carousel-control-next {
  right: -4em; }

.carousel.slide.noticias_v3 {
  margin: 0 2em; }
  .carousel.slide.noticias_v3 .card.cardpad {
    padding: 0; }
  .carousel.slide.noticias_v3 .card-body {
    padding: 1em; }
  .carousel.slide.noticias_v3 .date {
    margin-bottom: 5px; }
  .carousel.slide.noticias_v3 .card-body {
    padding-top: 5px; }

.slider_noticias_v3 .body_noticias_responsive .swiper-slide .card .date:first-letter {
  text-transform: capitalize; }

@media screen and (min-width: 767px) and (max-width: 992px) {
  .card.cardpad p {
    font-size: 0.9em; } }

@media screen and (max-width: 767px) {
  .slider_noticias_v3 .carousel-inner .carousel-item.active {
    display: block;
    height: auto; } }

.slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-control-prev {
  left: -4em; }

.slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-control-next {
  right: -4em; }

.slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-inner {
  min-height: 27em; }
  .slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-inner .carousel-item {
    min-height: 28em; }
    .slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-inner .carousel-item .card.cardpad {
      min-height: 28em; }
      .slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-inner .carousel-item .card.cardpad .date {
        padding: 1em 0 0.5em; }
      .slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-inner .carousel-item .card.cardpad .title {
        padding: 0.5em 0;
        font-size: 1.1em; }

.slider_noticias_v3 .card-body .entidad {
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-size: 12px !important; }

.slider_noticias_v3 .card .date {
  margin-bottom: 0.3em !important; }

@media screen and (max-width: 442px) {
  .CSJ .Totalcard {
    margin: 0 auto !important; }
    .CSJ .Totalcard .VentU_card_texto {
      text-align: center;
      margin: 2em 0;
      font-size: 1.5em; } }

.tab-redes {
  padding: 1em; }

.busquedaInput {
  padding: 0;
  background-color: white;
  border-radius: 5px;
  height: 3em;
  border: solid 1px lightgrey; }
  .busquedaInput input {
    padding-top: 0;
    padding-left: 10px;
    height: 2.5em;
    border-radius: 5px;
    background-color: white;
    width: 100%;
    color: black;
    border: none;
    font-size: 1.1em; }
  .busquedaInput input::placeholder {
    font-size: 1em; }
  .busquedaInput input:focus {
    border: 1px solid #1670BE;
    box-shadow: 0 0 3px #1670BE;
    outline-offset: 0px;
    outline: none; }

.carousel.slide.noticias_v3 .card.cardpad {
  min-width: 12em;
  height: 27em; }

.slider_noticias_v3 .body_noticias .carousel-inner .cardpad .image {
  display: flex;
  justify-content: center; }
  .slider_noticias_v3 .body_noticias .carousel-inner .cardpad .image img {
    object-fit: contain;
    background-color: #FFFFFF00;
    width: 100%;
    height: 200px; }

.slider_noticias_v3 .body_noticias .carousel-inner .cardpad {
  overflow: hidden; }
  .slider_noticias_v3 .body_noticias .carousel-inner .cardpad .image {
    display: flex;
    justify-content: center; }
    .slider_noticias_v3 .body_noticias .carousel-inner .cardpad .image img {
      object-fit: contain;
      background-color: #FFFFFF00;
      width: 100%;
      height: 200px; }

.slider_noticias_v3 .body_noticias_responsive .carousel-inner .cardpad {
  overflow: hidden; }
  .slider_noticias_v3 .body_noticias_responsive .carousel-inner .cardpad .image {
    display: flex;
    justify-content: center; }
    .slider_noticias_v3 .body_noticias_responsive .carousel-inner .cardpad .image img {
      object-fit: contain;
      background-color: #FFFFFF00;
      width: 100%;
      height: 200px; }

@media screen and (max-width: 526px) {
  .slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-control-next {
    right: -2em !important; }
  .slider_noticias_v3 .body_noticias_responsive #noticias_v3_r .carousel-control-prev {
    left: -2em !important; } }

.card.tutoriales {
  background-color: #f6f8f9;
  border-radius: 10px; }
  .card.tutoriales .btn-link-head {
    border: none;
    background-color: #f6f8f9;
    width: 100%;
    text-align: left;
    padding: 0.8em; }
    .card.tutoriales .btn-link-head a {
      padding: 0 1em; }
  .card.tutoriales .btn-link-head:hover {
    text-decoration: underline; }

.traItem thead th.sorting {
  padding-left: 0px; }

.VisualizadorNormatividad thead th.sorting {
  padding-left: 0px; }

.traItem .dataTables_filter label:active,
.dataTables_filter label:focus-within {
  box-shadow: 0 0 5px #FFFFFF00; }

.dataTables_filter:before {
  content: "Búsqueda"; }

th.sorting.sorting_asc:after,
th.sorting.sorting_desc:after {
  border-radius: 15px;
  text-align: center;
  font-weight: 800; }

.dataTables_wrapper .dataTables_filter {
  padding: 0;
  background-color: white;
  border-radius: 5px;
  height: 3em;
  margin: 1em 0 2em 0; }
  .dataTables_wrapper .dataTables_filter label {
    border: none;
    margin: 0; }
  .dataTables_wrapper .dataTables_filter label:focus {
    border: 1px solid red; }
  .dataTables_wrapper .dataTables_filter input {
    width: 90%;
    padding-top: 0;
    margin-left: 0;
    padding-left: 10px;
    height: 2.8em;
    border-radius: 5px;
    background-color: white;
    width: 100%;
    color: black;
    border: 2px solid lightgrey;
    font-size: 1.1em;
    position: relative;
    top: -1.5em; }
  .dataTables_wrapper .dataTables_filter input::placeholder {
    color: black; }

.dataTables_filter label::after {
  display: none; }

table.dataTable tbody tr td {
  border-bottom: 1px solid lightgrey; }

.dataTables_paginate.paging_simple_numbers a.previous,
.dataTables_paginate.paging_simple_numbers a.next {
  font-weight: 600 !important; }

.dataTables_paginate.paging_simple_numbers span {
  margin: 0 1em; }
  .dataTables_paginate.paging_simple_numbers span a {
    margin: 0.5em; }

#myTable .fecha_ {
  display: none; }

#myTable .normaText {
  background: none; }

#myTable .normaText:after {
  width: 85px;
  font-size: 0.8em;
  border-radius: 50px;
  padding: 0 5px;
  position: relative;
  left: 1px;
  top: 0.35em;
  font-family: "Govco Icon"; }

#myTable .normaFecha {
  background: none; }

#myTable .normaFecha:after {
  content: "Recientes ▽";
  width: 85px;
  font-size: 0.8em;
  border-radius: 50px;
  padding: 0 5px;
  bottom: -8px;
  font-family: "Govco Icon";
  position: relative; }

#myTable .normaFecha.sorting_desc:after,
#myTable th.normaFecha.sorting_asc:after {
  width: 85px;
  font-size: 0.8em;
  font-weight: 800;
  padding: 0 5px; }

#myTable th.normaFecha.sorting_asc:after {
  content: "Recientes △"; }

#myTable .normaFecha.sorting_desc:after {
  content: "Recientes ▽";
  rotate: 180deg; }

#myTable .normaFecha:after {
  top: 1.8em;
  right: 0em; }

#myTable thead {
  border-bottom: 1px solid lightgrey; }
  #myTable thead th.normaText {
    padding: 0 4em; }
  #myTable thead th.normaFecha h4 {
    display: none; }

#myTable tbody tr {
  padding-top: 1em; }

.VisualizadorNormatividad #myTable tbody tr td.sorting_1 {
  width: 30em; }

@media screen and (max-width: 767px) {
  #myTable .normaFecha:after {
    top: 1.7em !important;
    white-space: nowrap; }
  #myTable tbody .norma {
    padding: 0 !important; } }

.normativaDoc .normDescarga {
  position: relative;
  left: 5%; }

.nav-menu-ancho .portlet-body ul.level-1 li a {
  width: 80%; }

.nav-menu-ancho .portlet-body ul.level-1 li ul.layouts.level-2 li {
  width: 99%; }

@media screen and (max-width: 600px) {
  .lfr-nav-item.open span.mas:before {
    left: 15em !important; }
  .layouts.level-2 a {
    width: 16em; }
  ul.layouts.level-2 {
    padding: 0; } }

@media screen and (min-width: 767px) and (max-width: 849px) {
  .lfr-nav-item.open span.mas:before {
    left: 12.8em !important; } }

@media screen and (max-width: 1400px) and (min-width: 850px) {
  .lfr-nav-item.open span.mas:before {
    left: 14em !important; } }

li.lfr-nav-item span {
  display: none; }

li.lfr-nav-item.open span {
  display: block;
  position: absolute; }

.lfr-nav-item.open span.mas:before {
  left: 23.5em; }

.all {
  li: hover; }
  .all a:hover *,
  .all a:hover p:hover,
  .all a:hover,
  .all li:hover {
    background-color: white !important;
    color: #19325b; }
  .all a.card:hover .card-body span {
    color: #19325b !important; }
  .all .logos-entidades .icons-6 a img {
    background: white !important; }

.block--gov-accessibility {
  position: fixed;
  right: 0em;
  bottom: 0;
  top: 23em;
  width: 2.5em !important;
  border-radius: 5px 0 0 5px;
  z-index: 4;
  background: transparent !important;
  height: 14em; }

@media (max-width: 992px) {
  .navbar-expanded {
    display: flex !important; } }

.scheduler-base-views.yui3-widget.btn-group.btn-group-content button {
  display: flex;
  max-width: fit-content !important;
  justify-content: center !important;
  right: 10px; }

.scheduler-base-views.yui3-widget.btn-group.btn-group-content :nth-last-child(2) {
  border-radius: 0 1.5em 1.5em 0 !important; }

.transparencia .items_transparencia {
  display: flex;
  flex-wrap: wrap;
  justify-content: left; }
  .transparencia .items_transparencia .contenido_items {
    width: 100%; }
  .transparencia .items_transparencia .transparencia_item .collapse.show {
    width: 100%; }

.transparencia .transparencia_item {
  padding: 0.3em !important; }

.block--gov-accessibility .block-options a p {
  cursor: pointer;
  display: none;
  color: white;
  font-size: 1em;
  margin-left: 2.5em; }

.body_noticias_responsive {
  max-height: 24em !important;
  padding: 0 2 em; }
  .body_noticias_responsive .swiper-wrapper {
    height: 23em; }
    .body_noticias_responsive .swiper-wrapper .swiper-slide .card {
      height: 22em; }
      .body_noticias_responsive .swiper-wrapper .swiper-slide .card .image img {
        max-height: 10em;
        object-fit: contain; }

@media screen and (max-width: 767px) {
  .block--gov-accessibility .block-options {
    transform: scale(0.7); } }

#main-content .portlet-layout {
  margin-left: 0 !important;
  margin-right: 0 !important; }
  #main-content .portlet-layout .col-md-12 {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.tab-redes .row {
  margin-left: 10px; }

.footer_v3 .social_links {
  padding-left: 0 !important;
  display: flex;
  align-items: center; }

.footer_v3 .social_links {
  position: initial;
  left: 0; }

footer .footer.footer_v3 .nxBlock {
  margin: 0 1em; }

footer .footer.footer_v3 .footer-bottom-secction .footer_logo {
  margin: 0.5em 0;
  background: white;
  border-radius: 20em; }

footer .footer.footer_v3 .footer-bottom-secction {
  border-radius: 20em;
  padding: 0 0.5em 0 0.5em;
  display: flex;
  width: -webkit-fill-available;
  align-items: center;
  margin: 0 auto; }

.CSJ footer .footer.footer_v3 .nxBlock .entidad {
  margin: 0 2em 0.5em;
  font-weight: bold; }

footer .s_infoContacto a {
  word-break: break-all; }

@media screen and (min-width: 1201px) {
  footer .footer.footer.footer_v3 .footer-bottom-secction .social_links ul li a:before {
    width: 80px !important;
    height: 80px !important;
    padding: 27px 17px !important;
    font-size: 2.5em !important; } }

footer .footer.footer_v3 .s_linkSecciones ul li {
  margin-top: 1em; }

#swiperNoticias .swiper-pagination {
  height: 2em;
  width: fit-content;
  position: relative;
  bottom: 2em;
  margin: auto; }
  #swiperNoticias .swiper-pagination .swiper-pagination-bullet {
    width: 1em;
    height: 1em;
    border: 1px solid white;
    opacity: 1;
    margin: 0 0.2em;
    background-color: #FFFFFF00; }
  #swiperNoticias .swiper-pagination .swiper-pagination-bullet-active {
    background-color: white !important; }

#swiperNoticias .slider_main .swiper div p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; }

.bloque_Magistrados .swiper-slide .image img {
  border-radius: 15px; }

#swiperMagistrados .swiper-slide .item .image {
  text-align: center; }

#swiperMagistrados .swiper-pagination {
  position: relative; }
  #swiperMagistrados .swiper-pagination span {
    width: 0.9em;
    height: 0.9em;
    margin: 0.1em;
    border: 2px solid black;
    background: #FFFFFF00;
    opacity: 1; }
  #swiperMagistrados .swiper-pagination .swiper-pagination-bullet-active {
    background-color: blue; }

.Magistrados-container .bloque_Magistrados .swiper .rollover-box {
  margin: 1em 0.5em; }

.transparencia .items_transparencia {
  background-color: #e5eefb;
  padding: 1em; }
  .transparencia .items_transparencia button {
    font-family: 'Roboto', sans-serif !important;
    font-weight: 600;
    color: #337ab7; }
  .transparencia .items_transparencia .transparencia_item .card-header {
    background-color: white;
    height: 6em;
    display: flex;
    align-items: center; }
    .transparencia .items_transparencia .transparencia_item .card-header img {
      margin: 0 1em; }
  .transparencia .items_transparencia .transparencia_item .card-header:hover {
    background-color: #19325B; }

.transparencia .items_transparencia .transparencia_item button:hover {
  background-color: #19325B; }
  .transparencia .items_transparencia .transparencia_item button:hover .card-header {
    color: white;
    background-color: transparent; }

.contenidoTransparencia .transparencia_item.active button:after {
  transform: rotate(-180deg); }

@media (max-width: 1200px) {
  .transparencia .items_transparencia .transparencia_item .card-header img {
    width: 1.5em;
    margin: 0 0.5em; }
  .transparencia .items_transparencia .transparencia_item .card-header {
    font-size: 0.8em; } }

@media (max-width: 992px) {
  .transparencia .items_transparencia .transparencia_item .card-header {
    font-size: 0.6em; }
  .transparencia .items_transparencia .transparencia_item button .card-header {
    padding-right: 1.8em !important; } }

@media (max-width: 576px) {
  .transparencia .items_transparencia .transparencia_item .card-header {
    font-size: 1em; }
  .transparencia .items_transparencia .transparencia_item button .card-header {
    padding-right: 2em !important; }
  .transparencia .items_transparencia .transparencia_item .card-header img {
    width: 1.5em;
    margin: 0 1em; } }

.contenidoTransparencia .transparencia_item button:after {
  font-family: 'Glyphicons Halflings' !important;
  content: "\e114" !important;
  float: right !important;
  transition: all 0.5s !important;
  color: #337ab7;
  font-weight: 600;
  margin-right: 0px;
  margin-left: auto; }

.transparencia .items_transparencia .transparencia_item button .card-header {
  background-color: white;
  height: 7em;
  width: 100%;
  display: flex;
  align-items: center;
  padding-right: 3em; }

.transparencia .transparencia_item button {
  color: #fff;
  width: 100%;
  padding: 0.15em;
  border: 0;
  background-color: transparent;
  color: #19325b;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: left;
  -webkit-box-pack: left;
  justify-content: left; }

.transparencia .items_transparencia .transparencia_item .card-header {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 600;
  color: #337ab7; }

.transparencia .items_transparencia .transparencia_item button {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 600;
  color: #337ab7; }

.transparencia .transparencia_item button {
  color: #fff;
  width: 100%;
  border: 0;
  background-color: transparent;
  color: #19325b;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: left;
  -webkit-box-pack: left;
  justify-content: left; }

.transparencia .items_transparencia .transparencia_item button {
  background-color: white;
  height: 6em;
  display: flex;
  align-items: center;
  border-radius: 13px; }

.transparencia .items_transparencia .transparencia_item .card-header {
  width: 100%; }

.transparencia .transparencia_item.active {
  background-color: #19325b;
  border-radius: 1em; }

li.aui-tab .active {
  color: #fff;
  text-shadow: #3a3a3a -1px -1px 0; }

.aui-tab-active .aui-tab-content,
.aui-tab-active .aui-tab-content:hover {
  background: #878787 url(/cortes-2-theme/images/aui/tabs_active_bg.png);
  border-color: #4b4b4b #4d4d4d; }

.aui-tabview-list .aui-tab:first-child {
  border-left-color: #b1b1b1;
  border-left-width: 1px; }

.aui-tabview-list,
.aui-tab-content {
  background: #dbdcdc url(/cortes-2-theme/images/aui/tabs_bg.png) repeat 0 0;
  padding: 0 4px;
  border: 1px solid #c9c9c9;
  width: fit-content;
  margin-bottom: 1em; }

.aui-tab a.active {
  background: #878787 url(/cortes-2-theme/images/aui/tabs_active_bg.png);
  border-color: #4b4b4b #4d4d4d !important; }

.aui-tab .aui-tab-label.active {
  -moz-box-shadow: 0 0 15px #575757 inset, 0px 0 5px #222 inset;
  -webkit-box-shadow: 0 0 15px #575757 inset, 0px 0 5px #222 inset;
  box-shadow: 0 0 15px #575757 inset, 0px 0 5px #222 inset; }

.aui-tab .aui-tab-label.active {
  background: #878787 url(/cortes-2-theme/images/aui/tabs_active_bg.png); }

.aui-tab .aui-tab-label.active {
  color: #fff;
  text-shadow: #3a3a3a -1px -1px 0; }

.aui-tabview-content.tab-content {
  border: 1px solid #FFFFFF00; }

#swiperNoticias .item {
  display: flex;
  flex-direction: column; }

#swiperNoticias .item .a .titleprin {
  position: absolute;
  left: 5%;
  bottom: 10%; }
  #swiperNoticias .item .a .titleprin h2 {
    color: white;
    text-align: left; }
  #swiperNoticias .item .a .titleprin .rcol {
    display: flex;
    align-items: center;
    margin: .5em 0; }
    #swiperNoticias .item .a .titleprin .rcol .rectangulocol {
      height: 0.8em;
      background-color: transparent; }
    #swiperNoticias .item .a .titleprin .rcol p {
      font-size: 0.8em;
      color: white;
      margin: 0; }
  #swiperNoticias .item .a .titleprin .subtitleBanner {
    color: white;
    width: 50%;
    background-color: #19325b;
    border-radius: 1em;
    padding: 0.5em;
    opacity: 1; }

#swiperNoticias .rcol {
  display: none; }

.body_noticias_responsive .swiper-button-next {
  right: 0; }

.body_noticias_responsive .swiper-button-prev {
  left: 0; }

.body_noticias_responsive .swiper-wrapper .swiper-slide .card {
  width: 90%;
  max-width: 40em !important;
  margin: auto; }

@media screen and (max-width: 696px) {
  #swiperNoticias {
    height: 20em; }
    #swiperNoticias .swiper-pagination-bullet {
      border: 1px solid #19325b; }
    #swiperNoticias .swiper-pagination .swiper-pagination-bullet-active {
      background-color: #19325b !important; }
    #swiperNoticias .swiper-container {
      height: 20em; }
    #swiperNoticias .item .image img {
      height: 20em !important; }
    #swiperNoticias .item .a .titleprin {
      position: absolute;
      top: 25%;
      text-align: center; }
      #swiperNoticias .item .a .titleprin .subtitleBanner {
        width: 90%;
        margin-left: 0.5em; } }

@media screen and (max-width: 600px) {
  li.lfr-nav-item a {
    width: 18em; } }

table.dataTable.display tbody tr td {
  border-bottom: #FFFFFF00 !important; }

table.dataTable.display tbody tr {
  border-bottom: 1px solid lightgrey !important; }

.normaText::before {
  display: none; }

.normaFecha::before {
  display: none; }

table#myTable.dataTable thead .sorting::before {
  display: none; }

@media (max-width: 767px) {
  img.logo-default {
    max-width: 100% !important; } }

img.logo-default {
  max-width: 100% !important; }

/*.swiper-button-next:after {
    display: none !important;
}

.swiper-button-prev:after {
    display: none !important;
}*/
@media (max-width: 767px) {
  .swiper-button-next {
    background-size: 1em !important;
    right: -5px !important; }
  .swiper-button-prev {
    background-size: 1em !important;
    left: -5px !important; }
  #swiperMagistrados .swiper-slide .item .rollover-box {
    margin: 1.5em;
    text-align: justify; }
  #swiperNoticias .swiper-button-next,
  #swiperNoticias .swiper-button-prev {
    filter: invert(1); } }

#noticias_v3_r .card .image {
  text-align: center;
  min-height: 10em; }

.slider_noticias_v3 .btn-noticias {
  margin-top: 1em;
  bottom: -5px;
  height: 3.5em; }

.slider_noticias_v3 .swiper-wrapper {
  height: 24em; }

.slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet {
  width: 1em;
  height: 1em;
  border: 1px solid black;
  opacity: 1;
  margin: 0 0.2em;
  background-color: #FFFFFF00; }

.slider_noticias_v3 .swiper-pagination .swiper-pagination-bullet-active {
  background-color: lightgrey; }

.lista-normal li.lfr-nav-item a {
  background-color: #ffffff00 !important;
  padding: 0 0px; }

.lista-normal ul.layouts.level-1,
.lista-normal .level-2 {
  list-style: disc; }

.efectos-procesales {
  margin: 0 auto; }
  .efectos-procesales .orden {
    margin: 1em 0.5em; }
  .efectos-procesales div {
    box-sizing: border-box;
    width: 100%; }
  .efectos-procesales select,
  .efectos-procesales input {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0.3em;
    height: 2em; }
  .efectos-procesales .search-bar-ep input {
    height: 2.5em;
    border-radius: 1em;
    box-shadow: 5px 5px 8px #eaeaea; }
  .efectos-procesales .search-bar-ep {
    height: 2.5em;
    margin: 0; }
  .efectos-procesales .opciones-buscar {
    background-color: #f8faf9;
    padding: 1em; }
    .efectos-procesales .opciones-buscar .filtros-ep div p {
      margin: 0;
      font-size: 13px; }
  .efectos-procesales .consulta {
    background-color: #e7f0fd;
    border-radius: 0.7em;
    padding: 10px;
    margin: 1em 0; }
    .efectos-procesales .consulta a strong,
    .efectos-procesales .consulta a p {
      color: #19325b; }
  .efectos-procesales .ep-categorias ul.noIcon {
    display: flex;
    flex-wrap: wrap; }
  .efectos-procesales .ep-categorias a {
    background-color: #e5e5e5;
    color: grey;
    border-radius: 1em;
    min-width: fit-content;
    height: auto;
    margin: 0.2em 0.4em;
    padding: 0.2em 1em; }
  .efectos-procesales .efecto {
    margin: 1em;
    border-bottom: 1px solid lightgrey; }
    .efectos-procesales .efecto .categoria-ep {
      width: fit-content;
      background-color: #e5e5e5;
      color: grey;
      border-radius: 1em;
      padding: 0 0.5em; }
    .efectos-procesales .efecto a {
      text-decoration: underline;
      color: #19325b; }
    .efectos-procesales .efecto .resume-ep {
      font-size: 13px; }
    .efectos-procesales .efecto .descripcion-ep {
      color: #6f6f6f; }

.efectos-procesales .e-procesales .ep-categorias {
  margin: 1.5em 0; }
  .efectos-procesales .e-procesales .ep-categorias ul li a.tag-active {
    background-color: #19325b;
    color: white; }

.efectos-procesales .e-procesales .search-bar-ep .btn-bscr {
  width: fit-content;
  position: absolute;
  top: 0;
  right: 0; }
  .efectos-procesales .e-procesales .search-bar-ep .btn-bscr button {
    padding: 0.5em; }

.efectos-procesales .e-procesales .efectosProcesales .categoria-ep {
  font-size: 12px; }

.efectos-procesales .consultas .consulta {
  display: flex; }

.efectos-procesales .search-bar-ep label {
  display: none; }

.efectos-procesales .e-procesales .ep-categorias li:hover a {
  background: #003f75;
  color: white; }

.efectos-procesales .e-procesales .ep-categorias li.selected a {
  background: #003f75;
  color: white; }

.efectos-procesales .contenidos-form .opciones-buscar .filtros-ep a {
  background: white; }

.efectos-procesales .contenidos-form .opciones-buscar .filtros-ep a span {
  margin: 0.3em 0.2em; }

.efectos-procesales .tramites .traItem {
  border: lightgrey; }

.efectos-procesales .btn-bscr .btn {
  background: #003f75; }

.efectos-procesales .btn-bscr .btn span {
  color: white; }

.efectos-procesales .e-procesales .ep-categorias ul li {
  margin: 0.3em 0; }
  .efectos-procesales .e-procesales .ep-categorias ul li a {
    font-weight: 400;
    color: grey; }

.efectos-procesales .ep-categorias li.selected a {
  color: white !important; }

.efectos-procesales .ep-categorias li:hover a {
  color: white !important; }

.VisualizadorNormatividad {
  padding: 1em; }
  .VisualizadorNormatividad .dataTables_wrapper .dataTables_filter {
    padding: 0 1em; }
  .VisualizadorNormatividad #myTable .normDescrip .titleDoc {
    color: #36c !important;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 0.5em;
    display: block; }
  .VisualizadorNormatividad #myTable .normDescrip .ResumeDoc {
    color: #333;
    font-size: 0.9em;
    font-weight: 400; }
  .VisualizadorNormatividad #myTable_wrapper #myTable tbody td .row.norma {
    display: flex;
    justify-content: space-around; }
  .VisualizadorNormatividad #myTable tbody .fecha_ p {
    display: none; }

@media screen and (max-width: 768px) {
  .VisualizadorNormatividad #myTable_wrapper {
    padding: 0; }
    .VisualizadorNormatividad #myTable_wrapper #myTable tbody td .row.norma {
      margin-left: 0em !important;
      margin: 1.5em 0; } }

.VisualizadorNormatividad {
  padding: 1em; }
  .VisualizadorNormatividad .dataTables_wrapper .dataTables_filter {
    padding: 0 1em; }
  .VisualizadorNormatividad #myTable .normDescrip .titleDoc {
    color: #19325b !important;
    font-weight: 600;
    text-decoration: underline;
    margin-bottom: 0.5em;
    display: block; }
  .VisualizadorNormatividad #myTable .normDescrip .ResumeDoc {
    color: #333;
    font-size: 0.9em;
    font-weight: 400; }
  .VisualizadorNormatividad #myTable_wrapper #myTable tbody td .row.norma {
    display: flex;
    justify-content: space-around;
    align-items: center; }
  .VisualizadorNormatividad #myTable tbody .fecha_ p {
    display: none; }

@media screen and (max-width: 768px) {
  .VisualizadorNormatividad #myTable_wrapper {
    padding: 0; }
    .VisualizadorNormatividad #myTable_wrapper #myTable tbody td .row.norma {
      margin-left: 0em !important;
      margin: 1.5em 0; } }

@media (min-width: 992px) {
  #myTable tbody tr td:first-child {
    padding-left: 4em; } }

.wp-block-file .wp-block-file__button {
  background: #32373c;
  border-radius: 2em;
  color: #fff;
  font-size: .8em;
  padding: 0.5em 1em;
  margin-left: 1em; }

.VisualizadorNormatividad #myTable .normDescrip .titleDoc {
  color: #19325b !important;
  font-weight: 700; }

.VisualizadorNormatividad #myTable .normDescrip .titleDoc:hover {
  color: #3c91a5 !important; }

@media (min-width: 768px) and (max-width: 992px) {
  .contenidoHome.ancho90p.tab-redes {
    left: -62px;
    position: absolute; } }

.VisualizadorNormatividad #myTable .norma .col-md-2 {
  padding-left: 5em; }

.navbar-nav a:focus {
  background-color: #e2e2e2 !important; }

#myTable_filter span {
  position: relative;
  float: right;
  bottom: 2.9em;
  right: 10px;
  background: #003f75;
  border-radius: 2em;
  padding: 0.2em 0.5em; }
  #myTable_filter span i {
    color: white; }

.tipo-articulo {
  background: lightgrey;
  width: fit-content;
  padding: 0.1em 0.5em;
  border-radius: 1em;
  min-width: 4em;
  text-align: center;
  font-size: 0.75em;
  color: grey; }

.cards-bottom .cardsContent .col {
  width: 100%; }
  .cards-bottom .cardsContent .col .card {
    display: flex;
    height: 14em;
    width: auto;
    margin: 1em auto; }

@media (max-width: 767px) {
  .cards-bottom .cardsContent .col {
    display: flex;
    justify-content: center; }
    .cards-bottom .cardsContent .col .card {
      width: 15em; } }

footer .tipoDisplay {
  display: flex;
  justify-content: space-around; }

footer .s_linkSecciones div ul {
  padding-left: 1em; }

/* Botones de navegación */
.btn-seccion-nav ul.navbar-site.split-button-dropdowns {
  display: flex;
  justify-content: space-evenly; }

.btn-seccion-nav ul.navbar-site.split-button-dropdowns li a span {
  color: white; }

.titleprin h1 {
  color: white; }

.cards-bottom .row .logos-entidades .col {
  display: flex;
  justify-content: center; }

.cards-bottom .logos-entidades .row .icons-6 img {
  object-fit: contain; }

.opt-menu .dropdown-menu-3 {
  display: none;
  position: absolute;
  margin: -2em 0 0em 15.6em;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1; }

.opt-menu:hover .dropdown-menu-3 {
  display: block !important; }

.opt-menu .dropdown-menu-3 .dropdown-item {
  min-width: 15em; }

.cards-bottom .filax4 div a {
  justify-content: center;
  text-align: center;
  margin: 1.5em auto; }

.cards-bottom .cardsContent.filax4 {
  justify-content: center; }

.cards-bottom.top.bg-secciones .text-center h3 {
  font-weight: normal;
  font-size: inherit; }

.norm-title-table-out .VisualizadorNormatividad table .normaText h4 {
  display: none; }

footer .footer {
  background: #003f74 !important;
  padding: 2em;
  border-top: solid 1em #19325b; }
  footer .footer h4,
  footer .footer a,
  footer .footer p,
  footer .footer strong,
  footer .footer li {
    color: white; }
  footer .footer .social_links {
    text-align: center; }

footer .footer .footer-bottom-secction {
  background-color: #19325b;
  height: 11em; }

.cards-bottom .entidades-logos {
  background: white;
  padding: 1em; }

.calendar-home .scheduler-base-views {
  display: none; }

.calendar-home .scheduler-base-hd {
  justify-content: center; }

.calendar-home {
  width: 90%; }
  .calendar-home .scheduler-view-month .scheduler-view-table-row {
    height: 100px !important;
    min-height: 60px !important; }

#p_p_id_com_liferay_nested_portlets_web_portlet_NestedPortletsPortlet_INSTANCE_EkwyDYf7gAAh_ .portlet-content {
  margin-bottom: 2em !important;
  margin-left: 0 !important; }

header .header-gov {
  background-color: #003f75; }

.consultas-frecuentes {
  margin: 2em 1em;
  display: flex;
  justify-content: flex-end;
  margin-top: 5em; }

.consultas-frecuentes .consultas-img {
  display: flex; }

.consultas-frecuentes .consultas-img img {
  width: 27em;
  padding: 0.5em;
  object-fit: contain; }

.consultas-frecuentes .texto-consultas {
  padding: 1em 0.5em;
  padding-bottom: 0; }

.consultas-frecuentes .consultas ul {
  padding-left: 1.2em;
  padding-top: 0; }
  .consultas-frecuentes .consultas ul li {
    padding: 0.2em 0em; }

.consultas-frecuentes .consultas a {
  text-decoration: underline !important;
  color: #003f75; }

.consultas-frecuentes .consultas a:hover {
  color: #36c; }

@media (min-width: 992px) {
  .Totalcard-col2 .card {
    min-width: 19%; } }

@media (max-width: 992px) {
  .Totalcard-col2 .card {
    min-width: 19%; } }

.row-card.Totalcard {
  margin: 2em 5em !important;
  justify-content: space-between !important; }

.row-card.Totalcard-col2 {
  margin: 3em !important;
  justify-content: center; }

.escoger-perfil .perfiles .perfil {
  display: flex;
  align-items: center;
  border: 1px solid lightgrey;
  margin: 0.5em;
  justify-content: center; }

.perfil-text {
  padding: 0.2em 0.5em; }

.escoger-perfil .perfiles .perfil p {
  font-size: 13px;
  margin: 0; }

.Totalcard-col3 .card-body,
.Totalcard-col2 .card-body {
  padding: 0.3em !important; }

.escoger-perfil .perfiles .perfil h4 {
  margin: 0; }

.escoger-perfil .perfiles {
  justify-content: space-evenly; }

.escoger-perfil .perfiles .perfil {
  padding: 0 1em; }

.escoger-perfil .perfiles .perfil img {
  max-width: 5em; }

@media screen and (max-width: 576px) {
  .escoger-perfil .perfiles .perfil {
    max-width: 85%; } }

.row-card.Totalcard .card.cardpad .card-body h4 {
  padding-top: 0; }

.Totalcard .card .card-body p {
  font-size: 0.9em; }

footer .footer_v3 {
  background: #003f74 !important;
  padding: 2em;
  border-top: solid 1em #19335a; }

footer .footer_v3 a,
footer .footer_v3 p,
footer .footer_v3 strong,
footer .footer_v3 h4,
footer .footer_v3 li {
  color: white; }

footer .footer.footer_v3 .footer-bottom-secction {
  background-color: #19335a;
  border-radius: 20em;
  padding: 0 0.5em 0 0.5em;
  display: flex;
  width: -webkit-fill-available;
  align-items: center;
  margin: 0 auto; }

footer .footer_v3 .footer_logo img {
  height: 8em;
  width: auto;
  object-fit: contain; }

footer .footer_v3 .social_links a:before {
  background-color: #005ea6; }

@media screen and (min-width: 992px) {
  .Totalcard-col3 .card.col-md-3 {
    max-width: 20.5%;
    max-height: 23em; } }

@media screen and (max-width: 992px) and (min-width: 768px) {
  .Totalcard-col3 .card.col-md-3 {
    max-width: 22%;
    max-height: 23em; } }

@media screen and (max-width: 768px) and (min-width: 576px) {
  .Totalcard-col3 .card {
    max-width: 45%;
    margin: 0.5em !important; } }

.Totalcard-col3 .cardpad,
.Totalcard-col2 .cardpad {
  border-radius: 10px; }

.Totalcard-col3 .card.col-md-3 img {
  max-height: 9em;
  object-fit: contain; }

.Totalcard-col3 .card.col-md-3 .card-body .card-description,
.Totalcard-col2 .card.col-md-2 .card-body .card-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.Totalcard-col3 .card.cardpad .card-body h4,
.Totalcard-col2 .card.cardpad .card-body h4 {
  padding-top: 0 !important;
  text-align: center;
  min-height: 3em;
  display: flex;
  align-items: center;
  justify-content: center; }
  .Totalcard-col3 .card.cardpad .card-body h4 a,
  .Totalcard-col2 .card.cardpad .card-body h4 a {
    font-size: 16px !important;
    word-break: break-word !important; }

.Totalcard-col3 .card.cardpad .card-body,
.Totalcard-col2 .card.cardpad .card-body {
  text-align: center !important; }

.Totalcard-col3 {
  display: flex;
  justify-content: space-evenly; }

.Totalcard img {
  max-height: 15em;
  height: 10em; }

@media screen and (min-width: 992px) {
  .Totalcard .card.col-md-4 {
    max-width: 31%;
    max-height: 23em; } }

@media screen and (max-width: 992px) and (min-width: 768px) {
  .Totalcard .card.col-md-4 {
    max-width: 31%; } }

@media screen and (max-width: 768px) and (min-width: 576px) {
  .Totalcard .card {
    max-width: 45%;
    margin: 0.5em; } }

.Totalcard-col2 img {
  max-height: 15em;
  object-fit: contain;
  padding: 1em; }

.Totalcard-col2 .card-body p {
  font-size: 0.9em; }

@media (max-width: 768px) {
  .participa-title {
    padding: 0 3em !important; } }

#VUCards {
  background: none; }

#VUCards .card .card-text.hidden-xs.hidden-sm.VentU_card_texto {
  white-space: pre-wrap;
  word-break: break-word; }

.ventanilla-unica-cards .btn {
  font-size: 0.9em;
  text-transform: initial; }

#VUCards .card .card-text.hidden-xs.hidden-sm.VentU_card_texto {
  white-space: pre-wrap;
  word-break: break-word;
  color: #4b4b4b; }

#VUCards .cardH .VentU_card_texto a {
  font-size: 16px !important;
  text-align: center; }

.atencion-y-servicio .row.botones {
  display: flex;
  margin: 30px auto;
  justify-content: space-around; }

.atencion-y-servicio .segundo-menu {
  background: #3c91a5;
  padding: 1em;
  margin: 0.2em;
  border-radius: 15px;
  justify-content: center;
  text-align: center;
  align-items: center;
  display: flex; }
  .atencion-y-servicio .segundo-menu strong {
    color: white; }

.atencion-y-servicio .consultas-frecuentes .consulta .centro {
  padding: 1em;
  height: 5em;
  margin: 0.5em 0.2em;
  background-color: white !important;
  text-align: center;
  align-items: center;
  display: flex; }
  .atencion-y-servicio .consultas-frecuentes .consulta .centro .directorio-col {
    max-width: fit-content; }
  .atencion-y-servicio .consultas-frecuentes .consulta .centro picture {
    padding: 0 1em; }

.banner-ventanilla {
  display: flex;
  justify-content: center; }
  .banner-ventanilla img {
    width: 100%;
    height: 25em;
    object-fit: cover;
    filter: brightness(80%); }
  .banner-ventanilla h1 {
    position: absolute;
    top: 50%;
    color: white; }

.logo-cndj {
  content: url("../images/color_schemes/CNDJ/CNDJ.png"); }

.logo-cc {
  content: url("../images/color_schemes/CC/Corte_Constitucional_de_Colombia.png"); }

.logo-cde {
  content: url("../images/color_schemes/CDE/CDElogo.png"); }

.logo-csmj {
  content: url("../images/color_schemes/CSMJ/corte_suprema_justicia.png"); }

.logo-csj {
  content: url("../images/color_schemes/CSJ/Logo_CSJ.png"); }

.logo-csj-2 {
  content: url("/documents/96566220/96579285/CSJ.png/dbce6062-f233-0893-7cd0-efed832ac95a?t=1651890968070"); }

.logo-csmj-2 {
  content: url("/documents/96566220/96579285/LOGOHORIZCORTE.png/268ecefe-19dc-9773-63be-90abf9e10261?t=1651890970433"); }

.logo-cde-2 {
  content: url("/documents/96566220/96579285/cropped-Logo-CE_Logo-Base-200-Color-1-1.png/e9c11781-0b9d-a3d4-6cc8-4a23a98f1e81?t=1651890967287"); }

.logo-cc-2 {
  content: url("/documents/96566220/96579285/logo.png/bc2d8979-5df4-5166-537e-3b666f90e2bd?t=1651890969297"); }

.logo-cndj-2 {
  content: url("/documents/10240/97184101/LogoComisionNacionaldeDisciplinaJudicial.png/c3f81cf7-c885-2828-e79f-91a946a8e9e6?t=1670863142047"); }

#VUCards .Totalcard .card .card-body .btn {
  color: #FFF; }

#VUCards .VentU_card_texto a {
  text-align: center; }

#VUCards .btn a {
  color: white; }

.card-description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical; }

.contenidoTransparencia .publication-container .pgel img {
  max-height: 35em;
  object-fit: contain; }

#VUCards .cardH .card-body .card-title {
  font-weight: 700; }

#VUCards .cardH .card-body {
  padding: 0.25rem; }

#VUCards .card-body .btn {
  height: 3.5em;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0.5em; }

footer .bloqueZona3 {
  display: none; }

/* efectos procesales */
.efectos-procesales .filtros-ep > div {
  margin: 1em 0; }

.chosen-select {
  width: 100%; }

.efectos-procesales .filtros-ep .chosen-container .chosen-drop {
  width: 750px !important; }

.chosen-select-deselect {
  width: 100%; }

.chosen-container {
  display: inline-block;
  font-size: 14px;
  position: relative;
  vertical-align: middle; }

.chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.25);
  margin-top: -1px;
  position: absolute;
  top: 100%;
  left: -9000px;
  z-index: 1060; }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
  right: 0; }

.chosen-container .chosen-results {
  color: #555555;
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  line-height: 1.42857;
  list-style: none;
  margin: 0;
  padding: 5px 6px; }

.chosen-container .chosen-results li em {
  background: #feffde;
  font-style: normal; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  cursor: default;
  color: #999;
  font-weight: bold; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item; }

.chosen-container .chosen-results li.highlighted {
  background-color: #337ab7;
  background-image: none;
  color: white; }

.chosen-container .chosen-results li.highlighted em {
  background: transparent; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #777777; }

.chosen-container .chosen-results .no-results {
  background: #eeeeee;
  display: list-item; }

.chosen-container .chosen-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  z-index: 1; }

.chosen-container .chosen-results-scroll span {
  display: inline-block;
  height: 1.42857;
  text-indent: -5000px;
  width: 9px; }

.chosen-container .chosen-results-scroll-down {
  bottom: 0; }

.chosen-container .chosen-results-scroll-down span {
  background: url("chosen-sprite.png") no-repeat -4px -3px; }

.chosen-container .chosen-results-scroll-up span {
  background: url("chosen-sprite.png") no-repeat -22px -3px; }

.chosen-container-single .chosen-single {
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #555555;
  display: block;
  height: 34px;
  overflow: hidden;
  line-height: 34px;
  padding: 0 0 0 8px;
  position: relative;
  text-decoration: none;
  white-space: nowrap; }

.chosen-container-single .chosen-single span {
  display: block;
  margin-right: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.chosen-container-single .chosen-single abbr {
  background: url("chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 26px;
  top: 12px;
  width: 12px; }

.chosen-container-single .chosen-single abbr:hover {
  background-position: right -11px; }

.chosen-container-single .chosen-single.chosen-disabled .chosen-single abbr:hover {
  background-position: right 2px; }

.chosen-container-single .chosen-single div {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  width: 18px; }

.chosen-container-single .chosen-single div b {
  background: url("chosen-sprite.png") no-repeat 0 7px;
  display: block;
  height: 100%;
  width: 100%; }

.chosen-container-single .chosen-default {
  color: #777777; }

.chosen-container-single .chosen-search {
  margin: 0;
  padding: 3px 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1000; }

.chosen-container-single .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat 100% -20px, #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  margin: 1px 0;
  padding: 4px 20px 4px 4px;
  width: 100%; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }

.chosen-container-single-nosearch .chosen-search input[type="text"] {
  position: absolute;
  left: -9000px; }

.chosen-container-multi .chosen-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  cursor: text;
  height: auto !important;
  height: 1%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices .search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices .search-field input[type="text"] {
  background: transparent !important;
  border: 0 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #555555;
  height: 32px;
  margin: 0;
  padding: 4px;
  outline: 0; }

.chosen-container-multi .chosen-choices .search-field .default {
  color: #999; }

.chosen-container-multi .chosen-choices .search-choice {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, white 0%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #333333;
  cursor: default;
  line-height: 13px;
  margin: 6px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  position: relative; }

.chosen-container-multi .chosen-choices .search-choice .search-choice-close {
  background: url("chosen-sprite.png") right top no-repeat;
  display: block;
  font-size: 1px;
  height: 10px;
  position: absolute;
  right: 4px;
  top: 5px;
  width: 12px;
  cursor: pointer; }

.chosen-container-multi .chosen-choices .search-choice .search-choice-close:hover {
  background-position: right -11px; }

.chosen-container-multi .chosen-choices .search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices .search-choice-focus .search-choice-close {
  background-position: right -11px; }

.chosen-container-multi .chosen-results {
  margin: 0 0 0 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: none; }

.chosen-container-active .chosen-single {
  border: 1px solid #66afe9;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

.chosen-container-active.chosen-with-drop .chosen-single {
  background-color: #fff;
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  background: transparent;
  border-left: none; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px; }

.chosen-container-active .chosen-choices {
  border: 1px solid #66afe9;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px #66afe9;
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }

.chosen-container-active .chosen-choices .search-field input[type="text"] {
  color: #111 !important; }

.chosen-container-active.chosen-with-drop .chosen-choices {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.chosen-disabled {
  cursor: default;
  opacity: 0.5 !important; }

.chosen-disabled .chosen-single {
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.chosen-rtl {
  text-align: right; }

.chosen-rtl .chosen-single {
  padding: 0 8px 0 0;
  overflow: visible; }

.chosen-rtl .chosen-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl; }

.chosen-rtl .chosen-single div {
  left: 7px;
  right: auto; }

.chosen-rtl .chosen-single abbr {
  left: 26px;
  right: auto; }

.chosen-rtl .chosen-choices .search-field input[type="text"] {
  direction: rtl; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices .search-choice {
  margin: 6px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices .search-choice .search-choice-close {
  background-position: right top;
  left: 4px;
  right: auto; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results .group-option {
  padding-left: 0;
  padding-right: 15px; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type="text"] {
  background: url("chosen-sprite.png") no-repeat -28px -20px, #fff;
  direction: rtl;
  padding: 4px 5px 4px 20px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 2dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

/*# sourceMappingURL=bootstrap-chosen.css.map */
#tableConsultaHistorica_filter {
  position: relative;
  width: 280px;
  margin: 1em 0.2em 1em auto; }

.tableConsultaHistorica thead tr th {
  background: #ccd0ff !important;
  max-width: 10em;
  text-transform: uppercase !important; }

.tableConsultaHistorica tbody th {
  font-weight: 400 !important;
  text-transform: uppercase !important; }
  .tableConsultaHistorica tbody th a {
    text-decoration: underline; }

.tableConsultaHistorica tbody th {
  border-bottom: 3px solid lightgrey !important; }

.tableConsultaHistorica thead tr.filters th:nth-child(n+5) input {
  visibility: hidden; }

.tableConsultaHistorica thead tr.filters input {
  border-width: 1px !important;
  border-radius: 5px;
  width: 100%; }

@media screen and (max-width: 767px) and (min-width: 576px) {
  .transparencia .items_transparencia {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; } }

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .transparencia .items_transparencia .transparencia_item .card-header img {
    margin: 0;
    margin-right: 0.5em; }
  .transparencia .items_transparencia .transparencia_item .card-header {
    font-size: 15px; } }

@media screen and (max-width: 992px) and (min-width: 576px) {
  .transparencia .items_transparencia .transparencia_item .card-header img {
    width: 1em;
    margin: 0;
    margin-right: 0.5em; }
  .transparencia .items_transparencia .transparencia_item .card-header {
    font-size: 11px; } }

@media screen and (max-width: 421px) {
  .transparencia .items_transparencia .transparencia_item .card-header img {
    width: 1em;
    margin: 0;
    margin-right: 0.5em; }
  .transparencia .items_transparencia .transparencia_item .card-header {
    font-size: 14px; } }

.cards-bottom .swiperCards .swiper-slide .card {
  width: 200px;
  margin: 1em auto; }

.swiperCards .swiper-button-prev,
.swiper-button-next {
  opacity: 0.7 !important; }

.swiperCards .swiper-button-next {
  margin-right: 2em; }

.swiperCards .swiper-button-prev {
  margin-left: 2em; }

#swiperNoticias .carousel-indicators button {
  width: 1em;
  height: 1em;
  border-radius: 20px;
  margin: 0.25em;
  bottom: 2.5em;
  position: relative; }

#swiperNoticias .carousel-indicators button.active {
  border: solid 1px white;
  background-color: #19325b; }

#swiperNoticias button.carousel-control-prev,
#swiperNoticias button.carousel-control-next {
  height: 10em;
  top: 30%;
  width: 5em;
  opacity: 1;
  background: transparent;
  border: none; }
  #swiperNoticias button.carousel-control-prev span.visually-hidden,
  #swiperNoticias button.carousel-control-next span.visually-hidden {
    display: none; }

#swiperNoticias .item .a .titleprin .subtitleBanner {
  color: white;
  width: 50%;
  background-color: #19325b;
  border-radius: 1em;
  padding: 0.5em;
  opacity: 1; }

#swiperNoticias .item .a .titleprin .rcol p {
  font-size: 0.8em;
  color: white;
  margin: 0; }

#swiperNoticias .item .a .titleprin .rcol {
  display: flex;
  align-items: center;
  margin: 0.5em 0; }

.dPrincipal .slider_main .item .a .image img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
  filter: brightness(75%); }

@media screen and (min-width: 992px) {
  .dPrincipal .slider_main .item .a .image {
    width: 100%;
    height: 420px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right; } }

.dPrincipal .slider_main .item .a {
  display: block;
  height: 100%;
  text-decoration: none !important; }

#swiperNoticias .item .a .titleprin {
  position: absolute;
  left: 5%;
  bottom: 7%;
  filter: brightness(0.95); }

#swiperNoticias .item .a .titleprin h2 {
  color: white;
  text-align: left; }

span.header-title {
  font-family: 'Montserrat', sans-serif !important; }

#preguntas-frecuentes {
  padding: 0 15px;
  margin: 0 auto;
  max-width: 1200px !important; }

#preguntas-frecuentes button {
  font-family: 'Montserrat', sans-serif !important; }

#preguntas-frecuentes .pregunta {
  width: 96%; }

#preguntas-frecuentes .pregunta .collapse {
  background-color: white;
  padding: 20px 28px; }

#preguntas-frecuentes .pregunta button {
  width: 100%;
  text-align: left;
  background: white !important;
  padding: 20px 28px;
  box-shadow: 5px 5px 5px lightgrey;
  color: #19325b !important;
  font-weight: bold;
  border: none; }

#preguntas-frecuentes .pregunta button i {
  float: right; }

#preguntas-frecuentes .pregunta button i {
  transform: rotate(180deg); }

#preguntas-frecuentes .pregunta button.collapsed i {
  transform: rotate(0deg) !important; }

.col-preguntas {
  width: 100%;
  background-color: #f2f3f4;
  display: flex;
  flex-flow: column;
  padding: 10px; }

.row-preguntas {
  display: flex;
  flex-flow: row;
  width: 100%;
  padding: 5px;
  font-size: 20px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-direction: column !important; }

#preguntas-frecuentes .pregunta .collapsing {
  background-color: white;
  padding: 20px 28px; }

@media screen and (max-width: 500px) {
  #swiperNoticias .item .a .titleprin .subtitleBanner {
    width: 86%; }
  #swiperNoticias .item .a .titleprin {
    top: 40px; }
  #swiperNoticias .carousel-indicators {
    bottom: 15px; } }

@media screen and (max-width: 992px) {
  #swiperNoticias .carousel-item .swiper-slide .item {
    max-height: 25em;
    object-fit: contain; } }

.sliderNovedades #noticias_v3_r .card .image {
  text-align: center;
  height: 7em; }

.sliderNovedades .card .descripcion p {
  font-size: 12px;
  text-align: justify;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  line-clamp: 2;
  -webkit-box-orient: vertical; }

@media screen and (min-width: 767px) {
  .form.sign-in-form fieldset.fieldset {
    width: 40em;
    margin: 0; } }

.form.sign-in-form fieldset.input-container {
  padding: 0 3em !important; }

.portlet-body fieldset.fieldset {
  width: 90%;
  margin: 0em auto; }

.lfr-asset-category-list-container ul li.tree-node .tree-hitarea {
  display: inline !important;
  font-size: 1em;
  padding: 0 !important; }

.lfr-asset-category-list-container ul li.tree-node .tree-hitarea {
  position: relative;
  left: 19em; }

@media screen and (max-width: 444px) {
  .lfr-asset-category-list-container ul li.tree-node .tree-hitarea {
    position: relative;
    top: 2.3em; } }

@media screen and (max-width: 1400px) and (min-width: 768px) {
  .taglib-asset-categories-navigation li.tree-node span a {
    width: 80%; }
  .lfr-asset-category-list-container ul li.tree-node .tree-hitarea {
    position: relative;
    top: 0;
    left: 80%; } }

.translate-bar {
  margin-top: 10px; }

.translate-bar li {
  list-style-type: none; }

.skiptranslate {
  display: none; }

.btnToolMobile {
  color: #36c;
  line-height: 1;
  font-size: 1em;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  text-align: center;
  border: 0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  background-color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 0.4em;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  font-size: 0.8em;
  margin: 0.5em;
  float: right; }

.btnToolMobile span,
.btnToolMobile a {
  font-size: 1rem; }

li {
  text-decoration: none; }

#google_translate_element2 {
  display: none; }

.efectos-procesales .e-procesales .efectosProcesales .efecto .publish-date {
  margin: 1em 0; }

@media screen and (max-width: 767px) {
  .opt-menu .dropdown-menu-3 {
    margin-left: 5em; } }

.boton-categorias li {
  display: inline-block !important;
  list-style: none !important;
  list-style-type: none !important;
  list-style-position: inside !important; }

.boton-categorias a {
  color: white !important;
  font-size: 15px !important;
  padding-right: 10px !important; }

.boton-categorias .tree-node-leaf {
  margin-left: 0px !important; }

.boton-categorias .tree-label span .tag-selected {
  background: #19325b !important;
  opacity: 100%; }

.boton-categorias .tree-label span a {
  background: #19325b !important;
  opacity: 0.5 !important;
  border-radius: 50px !important;
  padding: 0.2em 1em !important;
  margin: 0rem !important;
  width: fit-content !important; }

.boton-categorias .tree-label:hover span a {
  opacity: 90% !important; }

.boton-categorias .lfr-asset-category-list li {
  padding: 2px 0 !important; }

.boton-categorias .lfr-asset-category-list span {
  padding-left: 5px !important; }

@media screen and (max-width: 445px) {
  .taglib-asset-categories-navigation li.tree-node span a {
    width: 80%; }
  .lfr-asset-category-list-container ul li.tree-node .tree-hitarea {
    position: relative;
    top: 0;
    left: 80%; } }

.sliderNovedades .body_noticias_responsive .swiperNovedades .swiper-wrapper .swiper-slide .card .card-body {
  margin-top: 2em; }
  .sliderNovedades .body_noticias_responsive .swiperNovedades .swiper-wrapper .swiper-slide .card .card-body .descripcion {
    display: none; }

.sliderNovedades .body_noticias_responsive .swiperNovedades .swiper-wrapper .swiper-slide .cardpad {
  overflow: hidden; }
  .sliderNovedades .body_noticias_responsive .swiperNovedades .swiper-wrapper .swiper-slide .cardpad .card-body .title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6;
    /* Número de líneas que deseas mostrar */
    overflow: hidden; }

.dPrincipal .slider_main .item .a .image a {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.dPrincipal .slider_main .item .a .image a img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%; }

.megamenu span {
  font-family: var(--fa-style-family, "Font Awesome 6 Free") !important; }

.tramites .traItem .traItem_titulo a:first-letter {
  text-transform: uppercase; }

.tramites .traItem .traItem_titulo a {
  text-transform: lowercase; }

.tramites .traItem .traItem_titulo a {
  text-transform: capitalize; }

.tramites .traItem .traItem_titulo p {
  text-align: justify; }

.VentU_card_texto a:visited {
  color: inherit; }

.VentU_card_texto a:hover {
  color: #3c91a5; }

.medidas-covid .borrar.btn {
  background-color: #e6effd;
  top: 6.8em;
  z-index: 10; }

.select2-container--open .select2-dropdown--below {
  width: 40em !important;
  border: 1px solid lightgrey; }

@media screen and (max-width: 767px) and (min-width: 501px) {
  .select2-container--open .select2-dropdown--below {
    width: 30em !important; } }

@media screen and (max-width: 500px) {
  .select2-container--open .select2-dropdown--below {
    width: 20em !important; } }

#noticias_v3_r p.title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical; }

.alert.alert-success.fade.alert-dismissible.show {
  min-height: 4.5em; }

.portlet-msg-info {
  background-image: url(https://www.ramajudicial.gov.co/imagen-portal-rama-theme/images/messages/info.png);
  background-repeat: no-repeat;
  background-position: center left; }

a {
  text-decoration: underline !important; }

.u-menu a,
.breadcrumb.breadcrumb-horizontal a,
.list-menu a,
.lfr-product-menu-panel a,
.Magistrados-container a,
nav a,
.card a,
a.card,
a.btn,
.yui3-widget-content-expanded a {
  text-decoration: none !important; }

.portlet-msg-info {
  background-image: url(https://www.ramajudicial.gov.co/imagen-portal-rama-theme/images/messages/info.png);
  background-repeat: no-repeat;
  background-position: center left; }

@media screen and (min-width: 992px) {
  li.lfr-nav-item {
    width: 65%; } }

@media screen and (max-width: 766px) and (min-width: 600px) {
  li.lfr-nav-item {
    width: 76%; } }

@media screen and (max-width: 599px) {
  li.lfr-nav-item {
    width: 82%; } }

.tab-pestana li.aui-tab {
  width: 100%; }
  .tab-pestana li.aui-tab a {
    text-decoration: none !important; }

.tab-pestana .aui-tab .aui-tab-label.active {
  background: #E8E6E9 !important;
  border-right: 1px solid #A7D6FF !important;
  box-shadow: none !important;
  color: #1C4768;
  text-shadow: none !important; }

.Totalcard .cardpad img {
  width: 100%;
  object-fit: cover; }

.portlet-asset-publisher .asset-abstract {
  display: flex;
  flex-direction: column;
  position: relative; }
  .portlet-asset-publisher .asset-abstract div.pull-right {
    order: 0 !important;
    position: absolute;
    top: 0;
    right: 0; }
  .portlet-asset-publisher .asset-abstract h4.asset-title {
    order: 2 !important; }
  .portlet-asset-publisher .asset-abstract div.asset-content {
    order: 4 !important;
    margin-bottom: 15px; }
  .portlet-asset-publisher .asset-abstract dl.taglib-asset-metadata {
    order: 3 !important; }
  .portlet-asset-publisher .asset-abstract dl.taglib-asset-metadata {
    position: relative;
    top: -15px;
    padding: 10px 0; }
    .portlet-asset-publisher .asset-abstract dl.taglib-asset-metadata .help-block {
      padding: 0; }
      .portlet-asset-publisher .asset-abstract dl.taglib-asset-metadata .help-block .metadata-publish-date {
        margin: 0; }
    .portlet-asset-publisher .asset-abstract dl.taglib-asset-metadata .metadata-entry-label {
      display: none; }

@media screen and (max-width: 1400px) {
  section#main-content-section .columns-2 .portlet-layout #column-1 {
    max-width: 22em !important; } }

@media screen and (min-width: 1400px) {
  section#main-content-section .columns-2 .portlet-layout #column-1 {
    max-width: 35em !important; } }

.category-order ul.lfr-asset-category-list {
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  .category-order ul.lfr-asset-category-list :nth-child(3),
  .category-order ul.lfr-asset-category-list :nth-child(4),
  .category-order ul.lfr-asset-category-list :nth-child(5),
  .category-order ul.lfr-asset-category-list :nth-child(7),
  .category-order ul.lfr-asset-category-list :nth-child(8) {
    order: -2; }
  .category-order ul.lfr-asset-category-list :nth-child(1),
  .category-order ul.lfr-asset-category-list :nth-child(2),
  .category-order ul.lfr-asset-category-list :nth-child(10) {
    order: -1; }
  .category-order ul.lfr-asset-category-list :nth-child(11) {
    order: -3; }

p.tipoNovedad {
  float: right;
  padding-top: 10px;
  position: relative;
  font-size: 0.9em;
  top: 40px; }

.scheduler-view-month-table-data-col-nomonth {
  color: #333; }

.scheduler-view-table-data-col-title-today {
  color: #19325b; }

.efectos-procesales .ep-categorias a {
  color: black !important; }

.efectos-procesales .efecto span.categoria-ep {
  color: #484848; }

.efectos-procesales .efecto a.btn {
  color: white !important; }

.efectos-procesales .pagination li.active a {
  background-color: #3366CC !important;
  color: white !important; }

.efectos-procesales .pagination li a {
  color: #19325b !important; }

.efectos-procesales .efecto a.btn {
  color: #19325b !important; }

.tableConsultaHistorica th {
  position: relative !important;
  max-width: 150px !important;
  min-width: 150px !important;
  padding-left: 10px !important;
  padding-right: 10px !important; }

footer .item {
  text-align: left !important;
  padding: 0 15px !important; }

footer .item h4 {
  font-size: 1.25rem !important;
  font-weight: 600 !important; }

footer .item h4:hover,
footer .item:hover h4 {
  color: white; }

footer .item.footer_logo {
  text-align: center !important; }

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #3366CC !important;
  opacity: 0.7; }

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled {
  color: #3366CC !important;
  opacity: 0.7; }

.novedades.portlet-asset-publisher .asset-abstract {
  border-bottom: solid lightgrey 2px; }

.novedad .nombre-sitio {
  overflow: visible !important; }

.segundo-menu a {
  text-decoration: none !important; }
  .segundo-menu a strong {
    color: white !important; }

.portlet-asset-publisher .asset-abstract {
  border-bottom: solid lightgrey 2px; }

.tab-pestana .aui-tabview-list {
  display: flex;
  flex-direction: row !important;
  width: fit-content;
  flex-wrap: wrap !important; }

.tab-pestana ul.aui-tabview-list li.aui-tab {
  width: fit-content; }
  .tab-pestana ul.aui-tabview-list li.aui-tab a#nav-home-tab {
    font-size: 14px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1400px !important; } }

#_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistorica table thead tr th {
  vertical-align: middle;
  background: #ccd0ff !important;
  max-width: 10em;
  text-transform: uppercase !important;
  padding: 10px 7px;
  text-align: center; }
  #_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistorica table thead tr th div {
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center; }
    #_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistorica table thead tr th div span {
      position: absolute !important;
      right: 0;
      top: 0; }

#_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistorica {
  margin: 0 1em; }
  #_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistorica a.btn {
    color: white !important; }
  #_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistorica a.btn:hover {
    background: #ccd0ff !important;
    color: black !important; }

#_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistoricaPageIteratorBottom .btn-group a span {
  color: white !important; }

#_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistoricaPageIteratorBottom .btn-group a:hover {
  background: #ccd0ff !important; }
  #_com_liferay_dynamic_data_lists_web_portlet_DDLDisplayPortlet_INSTANCE_E5gfRXVJG31D_tableConsultaHistoricaPageIteratorBottom .btn-group a:hover span {
    color: black !important; }

.buscadorGlobal .input-group-item {
  flex-grow: 0.95; }

.buscadorGlobal .form-group.input-group-item.input-group-item-shrink.input-group-prepend.search-bar-search-select-wrapper.input-select-wrapper {
  max-width: 10rem !important; }

.buscadorGlobal button.btn.search-bar-search-button {
  height: 2.35em; }

.col-md-6 .calendar-home .calendar-portlet-column-parent .calendar-portlet-column-grid .scheduler-base-content .scheduler-base-hd .scheduler-base-controls .btn-group:nth-child(1) {
  margin-right: 3px;
  width: 100%; }

.col-md-6 .calendar-home .calendar-portlet-column-parent .calendar-portlet-column-grid .scheduler-base-content .scheduler-base-hd .scheduler-base-controls .btn-group:nth-child(2) {
  margin-right: 3px;
  width: 100%; }

.novedad .descripcion-novedad {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.open .dropdown-menu {
  overflow: auto !important; }

.dropdown-menu.mega-menu-general {
  overflow: visible !important; }

.slick-slide .contenedor-novedad {
  height: 100% !important; }

.contenedor-novedad .nombre-sitio {
  max-height: 55px !important; }

.contenedor-novedad .descripcion-novedad {
  max-height: 100px !important;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4 !important;
  -webkit-box-orient: vertical !important; }

.cuenta {
  margin-bottom: 5px !important; }

.novedad .nombre-sitio {
  max-height: 55px !important; }

.swiper-slide .novedad {
  height: 100% !important;
  min-height: 250px; }

.novedad .descripcion-novedad {
  display: -webkit-box !important;
  -webkit-line-clamp: 5 !important;
  -webkit-box-orient: vertical !important; }

span.lfr-icon-menu-text {
  color: white; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover span {
  color: black !important; }

.buscar_entidad.item {
  padding: 0; }

.nav-link span.fa {
  font-family: FontAwesome !important; }

@media (min-width: 1400px) {
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xxl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xxl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xxl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xxl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xxl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%; } }

.btn-striking {
  background: #1b497e;
  color: #FFFFFF;
  padding-left: 40px;
  padding-right: 40px; }

.btn-striking:hover,
.btn-striking:active {
  background: #f2f2f2;
  color: #000000; }

.tramite {
  width: 100%;
  float: left; }

.tramite h2 {
  background: #ededed;
  padding: 10px; }

.tramite .titulo {
  display: block;
  color: #215A9A;
  font-weight: 500; }

.tramite .texto {
  border-right: 1px solid #ddd; }

.tramite .texto:last-child {
  border-right: 0; }

/*****Estilos Nuevas Vistas Tramites ********/
.subtitulo {
  color: #2876b5; }

.section_header h2 {
  color: #004884; }

.section_header p {
  color: #4b4b4b;
  font-weight: 300;
  font-size: 1.1em; }

.tramites {
  padding-bottom: 1em; }

.tramites .traItem {
  border-bottom: 1px solid #36c;
  padding: 1em; }

.tramites .traItem .traItem_titulo {
  padding-left: 1em; }

.tramites .traItem .traItem_titulo a {
  font-size: 1em;
  color: #36c;
  font-weight: 600;
  text-decoration: underline;
  margin-bottom: 0.5em;
  display: block; }

.tramites .traItem .traItem_titulo a:focus,
.tramites .traItem .traItem_titulo a:hover {
  color: #004884; }

.tramites .traItem .traItem_titulo p {
  /*text-transform: capitalize!important;*/
  color: #333;
  font-size: 0.9em;
  font-weight: 400; }

.tramites .traItem .traItem_detalle ul {
  list-style: none;
  padding: 0; }

.tramites .traItem .traItem_detalle ul li {
  color: #004884;
  font-size: 1em;
  display: flex;
  width: 100%;
  align-items: center;
  padding: 2px; }

.tramites .traItem .traItem_detalle ul li p {
  margin-bottom: 0;
  color: #333;
  font-weight: 400;
  font-size: 0.778em; }

.tramites .traItem .traItem_detalle ul li.itemTramite_color_verde p {
  color: #069169; }

.tramites .traItem .traItem_detalle figure {
  font-size: 1.2em;
  font-style: normal;
  max-width: 25px;
  width: 100%;
  display: inline-block;
  border-radius: 50%;
  width: 25px;
  padding: 5px;
  margin-right: 0.1em;
  height: 25px;
  background-color: transparent; }

.tramites .traItem .traItem_detalle figure img {
  width: 100%;
  height: auto;
  vertical-align: top; }

.tramites .tramiteButton {
  text-align: center;
  background-color: transparent !important;
  padding: 1em;
  font-size: 0.8em; }

@media screen and (max-width: 768px) {
  .tramites .tramiteButton li a {
    margin: 0.3em; } }

.dModTramites .headerTramites {
  position: relative;
  padding: 1.5em 1em;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  display: block;
  width: 100%; }

.dModTramites .headerTramites h1 {
  color: #36c; }

.dModTramites .headerTramites p {
  color: #36c; }

.dModTramites .headerTramites .modMenuContainer {
  text-align: right; }

.dModTramites .headerTramites .modMenuContainer .actions-header {
  display: inline-block;
  text-align: center; }

.dModTramites .headerTramites .modMenuContainer .modMenu li a {
  border-radius: 1.5em;
  background-color: #fff;
  border: 1px solid #36c;
  color: #36c;
  text-transform: uppercase;
  padding: 0.5em 1.5em;
  font-weight: 600; }

.dModTramites .headerTramites .modMenuContainer .modMenu li a .fa {
  display: none; }

.dModTramites .headerTramites .modMenuContainer .modMenu li a:focus,
.dModTramites .headerTramites .modMenuContainer .modMenu li a:hover {
  background-color: #004884;
  color: #fff;
  border-color: #004884; }

.dModTramites .sideTramites {
  background-color: #e6effd; }

.dModTramites .sideTramites .panelFiltros {
  padding: 0.5em; }

.dModTramites .sideTramites .panelFiltros h3 {
  font-size: 1em;
  font-weight: bold;
  color: #36c; }

.dModTramites .sideTramites .filtrosBuscar .form-control {
  border-radius: 0.5em; }

.dModTramites .sideTramites .filtrosBuscar .input-group-btn {
  font-size: 16px;
  padding-left: 0.3em; }

.dModTramites .sideTramites .filtrosBuscar .input-group-btn .btn {
  border-radius: 50%;
  background-color: #36c;
  color: #fff;
  width: 30px;
  padding: 5px 8px;
  height: 30px;
  text-align: center; }

.dModTramites .sideTramites .filtrosBuscar .input-group-btn .btn:focus,
.dModTramites .sideTramites .filtrosBuscar .input-group-btn .btn:hover {
  background-color: #004884;
  color: #fff; }

.dModTramites .sideTramites .modContentLateral ul li span.list-group-item {
  background: transparent;
  color: #333;
  border: 0; }

.dModTramites .sideTramites .modContentLateral ul li span.list-group-item:focus,
.dModTramites .sideTramites .modContentLateral ul li span.list-group-item:hover {
  background-color: #36c;
  color: #fff; }

.dModTramites .sideTramites .modContentLateral li ul {
  padding-left: 1em; }

.dModTramites .sideTramites .modContentLateral li ul li {
  background: transparent;
  border: 0; }

.dModTramites .sideTramites .modContentLateral li ul li a {
  color: #36c; }

.dModTramites .sideTramites .modContentLateral li ul li a:focus,
.dModTramites .sideTramites .modContentLateral li ul li a:hover {
  background-color: #36c;
  color: #fff; }

.dModTramites .sideTramites .modContentLateral li ul li:focus,
.dModTramites .sideTramites .modContentLateral li ul li:hover {
  background-color: #36c;
  color: #fff; }

.dModTramites .sideTramites .modContentLateral li ul li:focus a,
.dModTramites .sideTramites .modContentLateral li ul li:hover a {
  color: #fff; }

.dModTramites .sideTramites .modContentLateral ul li ul li .count {
  background-color: #004884;
  color: #fff; }

.dModTramites .mainTramites {
  padding-left: 1em;
  padding-right: 1em; }

.dModTramites .mainTramites .resultadosTramites {
  padding: 1em;
  border-bottom: 1px solid #d2d2d2; }

@media screen and (min-width: 992px) {
  .dModTramites .tramite .titulo {
    font-size: 1em;
    line-height: 1.4em; }
  .dModTramites .tramite .titulo a {
    font-size: 1.2em; }
  .dModTramites .headerTramites .container {
    display: flex;
    align-items: center; } }

/******* dModTramites ********/
.contenidoTramite .encabezado {
  margin-bottom: 20px; }

.contenidoTramite .encabezado h2 {
  display: inline-block;
  margin-right: 20px; }

.contenidoTramite span.linea {
  color: #2EFE2E; }

.contenidoTramite span.parcialmente {
  color: #ff7e00; }

.contenidoTramite span.presencial {
  color: #A4A4A4; }

.contenidoTramite .btn.azul {
  background: #215A9A;
  color: #fff;
  border-radius: 0;
  margin-right: 10px;
  display: inline-block; }

.contenidoTramite .btn.azul:hover {
  background: #1a3656; }

.contenidoTramite .contenido {
  padding: 0 20px; }

.contenidoTramite .contenidoPpal {
  padding: 20px 0;
  float: left; }

.contenidoTramite .tituloTab {
  background: #ededed;
  padding: 10px;
  color: #215A9A;
  border-bottom: 3px solid #fff;
  width: 100%;
  display: inline-block;
  cursor: pointer;
  position: relative; }

.contenidoTramite .recuadro li {
  list-style: none; }

.contenidoTramite .tituloTab.estatico:before {
  display: none; }

.contenidoTramite .mapa {
  overflow: hidden; }

.contenidoTramite .tituloTab:before,
.modContentLateral li span.list-group-item:before {
  font-family: 'FontAwesome';
  content: "\f107";
  font-size: 1.4em;
  right: 10px;
  position: absolute; }

.contenidoTramite .tituloTab[aria-expanded="true"]:before,
.modContentLateral li[aria-expanded="true"] span.list-group-item:before {
  font-family: 'FontAwesome';
  content: "\f106";
  font-size: 1.4em;
  float: right; }

/******* DOCUMENTOS ********/
.documentos {
  border-bottom: 1px solid #ddd;
  float: left;
  margin-top: 20px;
  padding-bottom: 10px;
  width: 100%; }

.documentos:first-child {
  border: 0; }

.documentos .icono a {
  display: block;
  height: 58px;
  width: 46px;
  margin: auto; }

.documentos .nombre {
  display: block; }

.documentos .infoDocumentos .fecha {
  margin-left: 15px;
  padding-left: 15px;
  border-left: 1px solid #ccc; }

.documentos .numeroDoc {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  margin-bottom: 40px; }

.subcategorias {
  float: left;
  width: 100%; }

.documentos .pdf {
  background: url(mod/Tramites/img/pdf.png) center no-repeat; }

.documentos .doc {
  background: url(mod/Tramites/img/doc.png) center no-repeat; }

.documentos .rar {
  background: url(mod/Tramites/img/rar.png) center no-repeat; }

.documentos .zip {
  background: url(mod/Tramites/img/zip.png) center no-repeat; }

.documentos .xls {
  background: url(mod/Tramites/img/xls.png) center no-repeat; }

.documentos .ppt {
  background: url(mod/Tramites/img/ppt.png) center no-repeat; }

.documentos .default {
  background: url(mod/Tramites/img/default.png) center no-repeat; }

@media screen and (max-width: 765px) {
  .descripcion .texto {
    border-right: 0; } }

@media screen and (max-width: 420px) {
  .contenidoTramite .contenido {
    padding: 0;
    overflow: hidden; }
  .tramite .texto {
    border-right: 0; }
  .contenidoTramite .btn.azul {
    margin-top: 10px; } }

/******* MENÚ LATERAL ********/
.modContentLateral ul li span.list-group-item {
  background: #215A9A;
  color: #fff;
  border-radius: 0;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  cursor: pointer; }

.modContentLateral li {
  list-style: none; }

.modContentLateral li ul {
  margin-bottom: 0; }

.modContentLateral li ul li {
  background: #f7f7f7;
  border: 1px solid #fff; }

.modContentLateral ul li span.count {
  background: #215A9A;
  color: #fff;
  cursor: pointer; }

.tramite .option .texto p {
  background: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  height: 45px;
  line-height: 45px;
  margin-bottom: 0; }

.tramite .option .texto.gov a {
  color: #FFFFFF; }

.tramite .option .texto a.btn {
  padding: 0;
  height: 45px;
  line-height: 45px;
  width: 100%;
  background: #d0d0d0;
  color: #434a54; }

.tramite .option .texto.estado a.btn {
  background: #9ac93c;
  color: #FFFFFF !important; }

.tramite .option .texto.gov a.btn {
  background: #36c;
  color: #FFFFFF !important;
  font-size: 12px;
  text-transform: uppercase; }

.tramite .option .texto a.btn:focus,
.tramite .option .texto a.btn:hover {
  background: #555555;
  color: #FFFFFF; }

.dModTramites .cont-encabezado .btn {
  padding: 0.7em;
  margin: 0 5px;
  display: inline-block; }

.dModTramites .contenidoTramite .encabezado {
  display: inline-block;
  border-radius: 4px;
  margin: 0 5px; }

.dModTramites .tramite .gov .btn {
  background: #3465cc;
  text-align: center; }

.govco.btn {
  background: #3465cc !important; }

.govco.btn:hover,
.govco.btn:focus {
  background: #333 !important; }

.ini.btn:hover,
.ini.btn:focus {
  background: #333 !important; }

.dModTramites .tramite .btn:hover,
.ini.btn:focus {
  background: #333 !important; }

.dModTramites .contenidoTramite .col-md-12:nth-child(2) .btn:hover {
  background: #333 !important; }

/* estilos listas seccion transparecia FLAM*/
.transparencia .transparencia_item {
  padding: 0.3em; }

.transparencia .transparencia_item .card-header {
  background-color: #e5eefb;
  color: #19325b;
  padding: 0.5em;
  text-align: left;
  border-radius: 15px; }

.transparencia .transparencia_item .card-header button {
  color: #fff;
  width: 100%;
  border: 0;
  background-color: transparent;
  color: #19325b;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -ms-flex-pack: left;
  -webkit-box-pack: left;
  justify-content: left; }

.transparencia .transparencia_item .card-header button .govco-icon {
  padding-right: 0.3em;
  color: #19325b; }

.transparencia .transparencia_item .card-header:hover,
.transparencia .transparencia_item .card-header:focus {
  background-color: #3c91a5;
  color: #fff; }

.transparencia .transparencia_item .card-header:hover button,
.transparencia .transparencia_item .card-header:focus button {
  color: #fff; }

.transparencia .transparencia_item .card-header:hover button span,
.transparencia .transparencia_item .card-header:focus button span {
  color: #fff; }

.transparencia .card-body {
  padding: 1em; }

.transparencia .card-body h2 {
  color: #19325b;
  font-size: 1.3em; }

.transparencia .card-body a {
  color: #19325b;
  padding: 0.5em;
  text-decoration: none; }

.transparencia .card-body b {
  padding: 0.5em; }

.transparencia .card-body a:hover,
.transparencia .card-body a:focus {
  color: #3c91a5;
  text-decoration: underline; }

.transparencia .card-body .contenido1 {
  padding-left: 1em; }

.transparencia .card-body .contenido1 p {
  line-height: 1.7em; }

.noIcon {
  list-style-type: none; }

.vinetaLetras {
  list-style-type: lower-alpha; }

.row-card.Totalcard {
  justify-content: space-between;
  margin: 10px 70px 100px; }

.Totalcard .card {
  max-width: 31%; }

.Totalcard .cardpad img {
  width: 100%;
  object-fit: contain; }

.Totalcard .cardpad {
  padding: 0px; }

.container-fluid.Totalcard {
  padding: 0 80px; }

#VUCards {
  background-color: #cdebf5; }

#VUCards h3 {
  padding: 15px; }

.row-card.Totalcard {
  justify-content: space-between;
  margin: 10px 70px 100px; }

#VUCards {
  background-color: #cdebf5; }

#VUCards h3 {
  padding: 15px; }

.center-btn-masTrmtesServ {
  transform: translate(-55%, -100%) !important; }

@media only screen and (max-width: 600px) {
  .Totalcard .card {
    max-width: 95%; }
  .Totalcard .row-card {
    justify-content: center; } }

/*Arreglo iconos inferior FL*/
#icons-6 {
  flex: 0 0 15%; }

/*# sourceMappingURL=main.css.map */