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

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .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; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

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

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/cultura-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

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

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

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

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

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

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  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(/cultura-theme/css/../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; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

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

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

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

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/cultura-theme/css/../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; }

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

.tab-back {
  float: right; }

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

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

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

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

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

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

.panel-hd {
  background: #c0c2c5 url(/cultura-theme/css/../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; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    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; }

/* ---------- Menus ---------- */
.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(/cultura-theme/css/../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; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/cultura-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.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 .tree-node-over .tree-label {
  text-decoration: underline; }
.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; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() 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(/cultura-theme/css/../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(/cultura-theme/css/../images/arrows/paging_first.png); }

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

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

.paginator-next-link {
  background-image: url(/cultura-theme/css/../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; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.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 source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/cultura-theme/css/../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(/cultura-theme/css/../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; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/cultura-theme/css/../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 .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

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

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

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

/* ---------- Navigation portlet ---------- */
.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(/cultura-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.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(/cultura-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() 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(/cultura-theme/css/../images/application/button_bg_over.png); }

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

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

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

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/cultura-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

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

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

.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-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/cultura-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/cultura-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/cultura-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/cultura-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/cultura-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/cultura-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/cultura-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/cultura-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

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

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.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; }

/* ---------- Status labels ---------- */
.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(/cultura-theme/css/../images/messages/alert.png);
  color: #663; }

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

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

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

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

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

/* ---------- Liferay messages ---------- */
.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(/cultura-theme/css/../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(/cultura-theme/css/../images/common/time.png); }

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

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

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.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; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.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(/cultura-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/cultura-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/cultura-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/cultura-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/cultura-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/cultura-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- 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(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    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; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

@font-face {
  font-family: 'Texgyreheroscn';
  src: url("/cultura-theme/css/fonts/texgyreheroscn-regular-webfont.eot");
  src: url("/cultura-theme/css/fonts/texgyreheroscn-regular-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/texgyreheroscn-regular-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/texgyreheroscn-regular-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/texgyreheroscn-regular-webfont.svg#texgyreheroscn-regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-thin';
  src: url("/cultura-theme/css/fonts/Roboto-Thin-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Thin-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Thin-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Thin-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Thin-webfont.svg#Roboto-Thin-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-light';
  src: url("/cultura-theme/css/fonts/Roboto-Light-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Light-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Light-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Light-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Light-webfont.svg#Roboto-Light-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-regular';
  src: url("/cultura-theme/css/fonts/Roboto-Regular-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Regular-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Regular-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Regular-webfont.svg#Roboto-Regular-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-italic';
  src: url("/cultura-theme/css/fonts/Roboto-Italic-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Italic-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Italic-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Italic-webfont.svg#Roboto-Italic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-light-italic';
  src: url("/cultura-theme/css/fonts/Roboto-LightItalic-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-LightItalic-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-LightItalic-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-LightItalic-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-LightItalic-webfont.svg#Roboto-LightItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-medium';
  src: url("/cultura-theme/css/fonts/Roboto-Medium-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Medium-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Medium-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Medium-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Medium-webfont.svg#Roboto-Medium-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-medium-italic';
  src: url("/cultura-theme/css/fonts/Roboto-MediumItalic-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-MediumItalic-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-MediumItalic-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-MediumItalic-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-MediumItalic-webfont.svg#Roboto-MediumItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-thin-italic';
  src: url("/cultura-theme/css/fonts/Roboto-ThinItalic-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-ThinItalic-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-ThinItalic-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-ThinItalic-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-ThinItalic-webfont.svg#Roboto-ThinItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-black';
  src: url("/cultura-theme/css/fonts/Roboto-Black-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Black-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Black-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Black-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Black-webfont.svg#Roboto-Black-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-black-italic';
  src: url("/cultura-theme/css/fonts/Roboto-BlackItalic-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-BlackItalic-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-BlackItalic-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-BlackItalic-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-BlackItalic-webfont.svg#Roboto-BlackItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-bold';
  src: url("/cultura-theme/css/fonts/Roboto-Bold-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-Bold-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-Bold-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-Bold-webfont.svg#Roboto-Bold-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-bold-italic';
  src: url("/cultura-theme/css/fonts/Roboto-BoldItalic-webfont.eot");
  src: url("/cultura-theme/css/fonts/Roboto-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/Roboto-BoldItalic-webfont.woff") format("woff"), url("/cultura-theme/css/fonts/Roboto-BoldItalic-webfont.ttf") format("truetype"), url("/cultura-theme/css/fonts/Roboto-BoldItalic-webfont.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-condensed-bold';
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Bold.eot");
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Bold.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/RobotoCondensed-Bold.woff") format("woff"), url("/cultura-theme/css/fonts/RobotoCondensed-Bold.ttf") format("truetype"), url("/cultura-theme/css/fonts/RobotoCondensed-Bold.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-condensed-bold-italic';
  src: url("/cultura-theme/css/fonts/RobotoCondensed-BoldItalic.eot");
  src: url("/cultura-theme/css/fonts/RobotoCondensed-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/RobotoCondensed-BoldItalic.woff") format("woff"), url("/cultura-theme/css/fonts/RobotoCondensed-BoldItalic.ttf") format("truetype"), url("/cultura-theme/css/fonts/RobotoCondensed-BoldItalic.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-condensed-italic';
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Italic.eot");
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Italic.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/RobotoCondensed-Italic.woff") format("woff"), url("/cultura-theme/css/fonts/RobotoCondensed-Italic.ttf") format("truetype"), url("/cultura-theme/css/fonts/RobotoCondensed-Italic.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-condensed-light';
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Light.eot");
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Light.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/RobotoCondensed-Light.woff") format("woff"), url("/cultura-theme/css/fonts/RobotoCondensed-Light.ttf") format("truetype"), url("/cultura-theme/css/fonts/RobotoCondensed-Light.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-condensed-light-italic';
  src: url("/cultura-theme/css/fonts/RobotoCondensed-LightItalic.eot");
  src: url("/cultura-theme/css/fonts/RobotoCondensed-LightItalic.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/RobotoCondensed-LightItalic.woff") format("woff"), url("/cultura-theme/css/fonts/RobotoCondensed-LightItalic.ttf") format("truetype"), url("/cultura-theme/css/fonts/RobotoCondensed-LightItalic.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-condensed-regular';
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Regular.eot");
  src: url("/cultura-theme/css/fonts/RobotoCondensed-Regular.eot?#iefix") format("embedded-opentype"), url("/cultura-theme/css/fonts/RobotoCondensed-Regular.woff") format("woff"), url("/cultura-theme/css/fonts/RobotoCondensed-Regular.ttf") format("truetype"), url("/cultura-theme/css/fonts/RobotoCondensed-Regular.svg#Roboto-BoldItalic-webfont") format("svg");
  font-weight: normal;
  font-style: normal; }

.aui body header#banner.headroom--not-top {
  border-bottom: 1px solid #007934; }
  .aui body header#banner.headroom--not-top .block-header-right,
  .aui body header#banner.headroom--not-top .wrapper-breadcrumbs .breadcrumb {
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;
    display: none; }
  .aui body header#banner.headroom--not-top #heading {
    min-height: 40px; }
    .aui body header#banner.headroom--not-top #heading #junta-title {
      height: 40px;
      width: 40px; }
      .aui body header#banner.headroom--not-top #heading #junta-title a {
        width: 40px;
        height: 40px; }
    .aui body header#banner.headroom--not-top #heading #consejeria-title {
      left: 50px;
      bottom: 3px;
      font-size: 1.3em; }
    .aui body header#banner.headroom--not-top #heading #site-title {
      left: 50px;
      top: 5px;
      font-size: 1em; }

.aui body.menu-opened .delay-layout {
  display: block; }
.aui body .delay-layout {
  display: none;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1; }
.aui body header#banner {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }
  .aui body header#banner a:hover, .aui body header#banner a:focus {
    text-decoration: none; }
  .aui body header#banner .inner-header {
    background: #c1b561 url(/html/themes/classic/images/cabeceraprueba.png) no-repeat scroll 0 0;
    background-position: right; }
  .aui body header#banner #heading #junta-title,
  .aui body header#banner #heading #consejeria-title,
  .aui body header#banner #heading #site-title {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.aui body #heading {
  min-height: 100px;
  position: relative;
  margin-top: 0;
  max-width: 650px;
  height: 110px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .aui body #heading #junta-title {
    width: 90px;
    height: 90px;
    position: absolute;
    left: 0; }
    .aui body #heading #junta-title a {
      display: block;
      text-indent: -9999em;
      width: 90px;
      height: 90px; }
  .aui body #heading #consejeria {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 80px; }
    .aui body #heading #consejeria a {
      display: block;
      text-indent: -9999em;
      width: 215px;
      height: 72px; }
  .aui body #heading #consejeria-title {
    position: absolute;
    left: 120px;
    bottom: 15px;
    margin: 0;
    font-family: 'Roboto-condensed-regular';
    line-height: 1; }
  .aui body #heading #site-title {
    position: absolute;
    left: 120px;
    top: 25px;
    line-height: 1;
    margin: 0;
    font-family: 'Roboto-condensed-light'; }
  .aui body #heading #consejeria-title a,
  .aui body #heading #site-title a {
    color: #333; }
.aui body .block-header-right {
  float: right;
  height: 35px;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .aui body .block-header-right #link-directorio-institucional {
    display: inline-block;
    margin-right: 35px;
    vertical-align: top; }
    .aui body .block-header-right #link-directorio-institucional a {
      line-height: 35px;
      display: block;
      color: white;
      padding-right: 10px;
      font-family: 'Texgyreheroscn';
      font-size: 20px;
      padding-left: 45px;
      background: #007934 url(/html/themes/classic/images/bg_directorio_institucional.jpg) no-repeat scroll 0 0;
      background-size: auto 100%;
      border-bottom: 0;
      font-family: 'Texgyreheroscn'; }
  .aui body .block-header-right #languages {
    display: inline-block;
    vertical-align: top; }
    .aui body .block-header-right #languages .portlet-language .taglib-language-list-text {
      display: inline-block;
      width: 35px;
      height: 35px;
      border-width: 0;
      text-align: center;
      line-height: 35px;
      float: right;
      /*margin-left: 5px;*/ }
    .aui body .block-header-right #languages .portlet-language a.taglib-language-list-text {
      color: white;
      background-color: rgba(0, 121, 52, 0.25); }
      .aui body .block-header-right #languages .portlet-language a.taglib-language-list-text:hover, .aui body .block-header-right #languages .portlet-language a.taglib-language-list-text:focus {
        background-color: rgba(0, 121, 52, 0.75); }
    .aui body .block-header-right #languages .portlet-language span.taglib-language-list-text {
      display: inline-block;
      background-color: #007934;
      color: white; }
.aui body .wrapper-breadcrumbs .breadcrumb {
  padding: 8px 15px;
  margin: 0;
  list-style: none;
  background-color: rgba(0, 121, 52, 0.85);
  border-radius: 0;
  min-height: 35px;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .aui body .wrapper-breadcrumbs .breadcrumb a {
    color: white; }
  .aui body .wrapper-breadcrumbs .breadcrumb .divider {
    font-size: 0; }
  .aui body .wrapper-breadcrumbs .breadcrumb .active {
    color: white;
    text-decoration: underline; }
  .aui body .wrapper-breadcrumbs .breadcrumb > li {
    text-shadow: none;
    line-height: normal; }
  .aui body .wrapper-breadcrumbs .breadcrumb li:after {
    content: " > ";
    margin-right: 10px;
    color: white;
    text-shadow: none; }
  .aui body .wrapper-breadcrumbs .breadcrumb li.last:after {
    content: ""; }

#menu-navigation-responsive {
  display: none; }

@media (min-width: 980px) {
  .aui body #navigation {
    margin-top: -20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .aui body #navigation ul {
      margin: 0;
      list-style: none;
      position: relative; }
    .aui body #navigation > ul {
      text-align: right;
      list-style: none;
      margin: 0; }
      .aui body #navigation > ul a {
        text-align: left;
        font-family: Roboto-condensed-regular;
        font-size: 14px;
        color: #fff; }
      .aui body #navigation > ul.colapsar > li {
        margin-left: 0; }
        .aui body #navigation > ul.colapsar > li > a {
          padding: 10px; }
      .aui body #navigation > ul > li {
        display: inline-block;
        margin-left: 20px;
        position: relative; }
        .aui body #navigation > ul > li a {
          padding: 10px 20px;
          display: block; }
        .aui body #navigation > ul > li.selected {
          background-color: #007934;
          color: white; }
          .aui body #navigation > ul > li.selected > a, .aui body #navigation > ul > li.selected > a:hover, .aui body #navigation > ul > li.selected > a:focus {
            color: white; }
        .aui body #navigation > ul > li.hasChildren > a {
          display: inline-block;
          padding-right: 4px; }
        .aui body #navigation > ul > li > .child-menu {
          position: absolute;
          display: none;
          width: auto;
          white-space: nowrap;
          right: 0;
          top: 100%;
          background-color: #d6d6d6; }
          .aui body #navigation > ul > li > .child-menu > li:hover, .aui body #navigation > ul > li > .child-menu > li.hover, .aui body #navigation > ul > li > .child-menu > li:focus {
            background-color: #cbc69c; }
            .aui body #navigation > ul > li > .child-menu > li:hover a, .aui body #navigation > ul > li > .child-menu > li.hover a, .aui body #navigation > ul > li > .child-menu > li:focus a {
              color: #333; }
          .aui body #navigation > ul > li > .child-menu > li a {
            color: #535353; }
          .aui body #navigation > ul > li > .child-menu .child-menu {
            display: none; }
        .aui body #navigation > ul > li:hover, .aui body #navigation > ul > li:focus, .aui body #navigation > ul > li.hover {
          background-color: rgba(0, 121, 52, 0.5); }
          .aui body #navigation > ul > li:hover > .child-menu, .aui body #navigation > ul > li:focus > .child-menu, .aui body #navigation > ul > li.hover > .child-menu {
            display: inherit; }
        .aui body #navigation > ul > li > .to-next {
          position: relative;
          display: inline-block;
          width: 40px;
          height: 40px;
          vertical-align: top;
          margin-left: -4px;
          cursor: pointer; }
          .aui body #navigation > ul > li > .to-next:before {
            content: "\f107";
            font-family: 'fontawesome-alloy';
            line-height: 40px;
            width: 40px;
            text-align: center;
            position: absolute;
            font-size: 1.5em;
            left: 0;
            color: #fff; }
    .aui body #navigation .go-to-prev-menu {
      display: none; } }
@media (max-width: 979px) {
  #menu-navigation-responsive {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #007934;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 100;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #menu-navigation-responsive .inner-menu {
      position: relative; }
    #menu-navigation-responsive .lines {
      display: inline-block;
      width: 24px;
      height: 2px;
      background: #fff;
      position: absolute;
      top: 19px;
      left: 7.5px;
      content: '';
      -webkit-transform-origin: center;
      transform-origin: center;
      -webkit-transition: all 0.5s ease-out;
      -moz-transition: all 0.5s ease-out;
      -o-transition: all 0.5s ease-out;
      transition: all 0.5s ease-out; }
      #menu-navigation-responsive .lines:before, #menu-navigation-responsive .lines:after {
        display: inline-block;
        width: 24px;
        height: 2px;
        background: #fff;
        position: absolute;
        left: 0;
        content: '';
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out; }
      #menu-navigation-responsive .lines:before {
        top: 7px; }
      #menu-navigation-responsive .lines:after {
        top: -7px; }
    #menu-navigation-responsive.opened {
      right: 300px; }
      #menu-navigation-responsive.opened .lines {
        background-color: transparent; }
      #menu-navigation-responsive.opened .lines:before, #menu-navigation-responsive.opened .lines:after {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0;
        left: -4px;
        width: 32px; }
      #menu-navigation-responsive.opened .lines:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg); }
      #menu-navigation-responsive.opened .lines:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg); }
      #menu-navigation-responsive.opened:hover .lines:before, #menu-navigation-responsive.opened:hover .lines:after {
        left: -6px;
        width: 36px; }

  body.menu-opened .delay-layout {
    display: block; }

  .delay-layout {
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1; }

  .aui body #navigation {
    display: block;
    width: 300px;
    height: 100vh;
    overflow: auto;
    background-color: #f9f9f9;
    position: fixed;
    top: 0;
    right: -300px;
    opacity: 0;
    z-index: 100;
    font-family: TeXGyreHerosCn;
    margin-top: 0;
    -webkit-box-shadow: 2px 0px 5px 3px #888888;
    -moz-box-shadow: 2px 0px 5px 3px #888888;
    box-shadow: 2px 0px 5px 3px #888888;
    -webkit-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
    -moz-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
    -o-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
    transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out; }
    .aui body #navigation.opened {
      right: 0;
      opacity: 1; }
      .aui body #navigation.opened #child-menu-nivel-0 {
        right: 0;
        opacity: 1; }
    .aui body #navigation * {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .aui body #navigation .consejeria-title-link {
      position: relative;
      height: 60px;
      display: block;
      width: 100%;
      z-index: 10;
      text-align: center; }
      .aui body #navigation .consejeria-title-link a {
        display: inline-block;
        max-width: 65%;
        margin-top: 15px; }
    .aui body #navigation .go-to-prev-menu {
      display: block; }
    .aui body #navigation > ul > li ul.child-menu {
      position: fixed;
      display: block;
      width: 300px;
      right: -300px;
      background-color: #f3f3f3; }
      .aui body #navigation > ul > li ul.child-menu.opened {
        right: 0;
        opacity: 1;
        z-index: 100; }
    .aui body #navigation ul {
      width: 300px;
      height: 100vh;
      opacity: 0;
      position: fixed;
      top: 60px;
      right: -300px;
      list-style: none;
      margin: 0;
      overflow: auto;
      background-size: 110%;
      padding-bottom: 60px;
      border-top: 1px solid #aaa;
      -webkit-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
      -moz-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
      -o-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
      transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
      background-color: #f3f3f3;
      /*background-image: url(/html/themes/classic/images/logo-inclinado.png), -moz-linear-gradient(top, #f9f9f9, #ececec); // FF 3.6+
      background-image: url(/html/themes/classic/images/logo-inclinado.png), -webkit-gradient(linear, 0 0, 0 100%, from(#f9f9f9), to(#ececec)); // Safari 4+, Chrome 2+
      background-image: url(/html/themes/classic/images/logo-inclinado.png), -webkit-linear-gradient(top, #f9f9f9, #ececec); // Safari 5.1+, Chrome 10+
      background-image: url(/html/themes/classic/images/logo-inclinado.png), -o-linear-gradient(top, #f9f9f9, #ececec); // Opera 11.10
      background-image: url(/html/themes/classic/images/logo-inclinado.png), linear-gradient(to bottom, #f9f9f9, #ececec); // Standard, IE10*/
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF9F9F9', endColorstr='#FFECECEC', GradientType=0);
      background-repeat: no-repeat;
      background-position: 0 100%; }
      .aui body #navigation ul.opened {
        right: 0;
        opacity: 1;
        z-index: 100; }
      .aui body #navigation ul > li {
        min-height: 40px;
        border-bottom: 1px solid #aaa;
        display: block;
        width: 100%;
        vertical-align: bottom;
        margin-left: 0; }
        .aui body #navigation ul > li > a {
          display: block;
          min-height: 40px;
          width: 100%;
          box-sizing: border-box;
          line-height: 1;
          padding: 12px 10px 10px;
          font-family: TeXGyreHerosCn; }
        .aui body #navigation ul > li:first-child {
          border-top: 1px solid #aaa; }
        .aui body #navigation ul > li.go-to-prev-menu > a, .aui body #navigation ul > li.hasChildren > a {
          width: calc(100% - 40px);
          float: left; }
        .aui body #navigation ul > li.go-to-prev-menu > a {
          font-family: open_sansitalic;
          /*font-size: 1.2em; SE PARTE EL MENU */
          line-height: 1;
          font-weight: bold; }
    .aui body #navigation .go-to-menu {
      display: inline-block;
      width: 40px;
      min-height: 39px;
      position: relative;
      cursor: pointer; }
      .aui body #navigation .go-to-menu.to-prev:before, .aui body #navigation .go-to-menu.to-next:before {
        line-height: 40px;
        font-size: 2.3em;
        text-align: center;
        color: #007934;
        width: 40px;
        font-family: 'fontawesome-alloy';
        position: absolute;
        left: 0; }
      .aui body #navigation .go-to-menu.to-prev {
        border-right: 1px dotted #aaa;
        float: left; }
        .aui body #navigation .go-to-menu.to-prev:before {
          content: "\f104"; }
      .aui body #navigation .go-to-menu.to-next {
        border-left: 1px dotted #aaa;
        float: right; }
        .aui body #navigation .go-to-menu.to-next:before {
          content: "\f105";
          font-size: 1.5em; }

  .portlet-dockbar {
    position: inherit;
    width: 100%;
    z-index: 9;
    right: inherit;
    top: inherit;
    background-color: transparent; }
    .portlet-dockbar #_145_navSiteNavigationNavbarBtn {
      display: none; }
    .portlet-dockbar .dockbar,
    .portlet-dockbar .dockbar-split .dockbar {
      float: inherit;
      height: auto;
      position: relative;
      z-index: 9; }
      .portlet-dockbar .dockbar .navbar-inner .btn-navbar,
      .portlet-dockbar .dockbar-split .dockbar .navbar-inner .btn-navbar {
        padding: 6px 10px;
        border: 1px solid white; } }
@media screen and (min-width: 980px) and (max-width: 1024px) {
  .aui body.touch #navigation > ul > li.hasChildren > a {
    padding-left: 10px; } }
@media screen and (max-width: 350px) {
  #menu-navigation-responsive.opened {
    right: 270px; }

  .aui body #navigation {
    width: 270px;
    right: -270px; }
    .aui body #navigation ul {
      width: 270px;
      right: -270px; } }
/* BUSCADOR CABECERA MOVIL-RESPONSIVE */
@media (max-width: 979px) {
  .beige #contBuscador::placeholder {
    color: #007934; }

  .beige .form-group.has-feedback {
    color: #007934; } }
/* BUSCADOR CABECERA MOVIL-RESPONSIVE */
.aui body header#banner.headroom--not-top #heading #junta-title {
  background-position-y: -15px !important;
  height: 90px !important;
  width: 90px !important; }

.aui body.beige a {
  color: #007934; }
.aui body.beige strong {
  color: #007934; }
.aui body.beige header#banner .inner-header {
  background: rgba(193, 181, 97, 0.85); }
.aui body.beige header#banner.headroom--not-top {
  border-bottom: 1px solid #007934; }
  .aui body.beige header#banner.headroom--not-top #heading #site-title {
    top: 15px; }
.aui body.beige #heading #junta-title {
  background: transparent url(/html/themes/classic/images/logo-nuevo-junta.png) no-repeat scroll 0 0;
  background-size: contain;
  width: 90px;
  height: 90px; }
.aui body.beige #heading #consejeria-title {
  display: none; }
.aui body.beige #heading #consejeria {
  background: transparent url(/html/themes/classic/images/consejeria-negro.png) no-repeat scroll 0 0;
  background-size: cover;
  width: 277px;
  height: 90px; }
.aui body.beige #heading #site-title {
  top: 40px;
  position: relative;
  left: 450px; }
  .aui body.beige #heading #site-title a {
    color: #333; }
.aui body.beige .block-header-right #link-directorio-institucional a {
  background: #007934 url(/html/themes/classic/images/bg_directorio_institucional.jpg) no-repeat scroll 0 0;
  color: #fff; }
.aui body.beige .block-header-right #languages .portlet-language a.taglib-language-list-text {
  background-color: rgba(0, 121, 52, 0.25); }
  .aui body.beige .block-header-right #languages .portlet-language a.taglib-language-list-text:hover, .aui body.beige .block-header-right #languages .portlet-language a.taglib-language-list-text:focus {
    background-color: rgba(0, 121, 52, 0.75); }
.aui body.beige .block-header-right #languages .portlet-language span.taglib-language-list-text {
  background-color: #007934; }
.aui body.beige #navigation ul > li:hover {
  background-color: #c1b561, 1; }
.aui body.beige #navigation ul > li.selected > a, .aui body.beige #navigation ul > li.selected > a:hover, .aui body.beige #navigation ul > li.selected > a:focus, .aui body.beige #navigation ul > li.selected > .go-to-menu {
  background-color: #007934; }
.aui body.beige #navigation ul > li.selected > .to-next:before {
  color: white; }
.aui body.beige #navigation ul > li .child-menu li {
  background-color: #faf7f0; }
.aui body.beige #navigation ul > li .child-menu > li:hover, .aui body.beige #navigation ul > li .child-menu > li.hover, .aui body.beige #navigation ul > li .child-menu > li:focus {
  background-color: #c1b561; }
.aui body.beige #navigation ul > li:hover, .aui body.beige #navigation ul > li:focus, .aui body.beige #navigation ul > li.hover {
  background-color: rgba(193, 181, 97, 0.5); }
.aui body.beige #navigation ul.child-menu > li.selected > a {
  color: white; }
.aui body.beige .wrapper-breadcrumbs .breadcrumb {
  background-color: rgba(0, 121, 52, 0.85); }
.aui body.beige .wrapper-backstrech.wrapper-slick-carousel .slick-dots li.slick-active button {
  background-color: #007934;
  border: 2.5px solid white !important; }
.aui body.beige .bg-dark {
  background-color: #c1b561; }
.aui body.beige .bg-light {
  background-color: #faf7f0; }
.aui body.beige .bg-darklight {
  background-color: #f3f0df; }
.aui body.beige .content-inner-detail-cultura {
  background-color: #faf7f0; }
.aui body.beige .back-link-wrapper {
  margin: 20px 0; }
  .aui body.beige .back-link-wrapper a i {
    background: #c1b561; }
.aui body.beige .showmore {
  background-color: #413e39; }
  .aui body.beige .showmore:hover, .aui body.beige .showmore:focus {
    background-color: #908d83; }
.aui body.beige .noticia-home figure figcaption {
  background-color: rgba(0, 121, 52, 0.75); }
.aui body.beige .noticia-home .resumen-noticia-home {
  color: #007934; }
.aui body.beige .portlet-dockbar .navbar-inner {
  background: #413e39; }
.aui body.beige .portlet-navigation .nav-menu ul li {
  background-color: #f3f0df;
  color: #413e39; }
  .aui body.beige .portlet-navigation .nav-menu ul li:before {
    color: #908d83; }
  .aui body.beige .portlet-navigation .nav-menu ul li a {
    background-color: #faf7f0; }
  .aui body.beige .portlet-navigation .nav-menu ul li .selected a {
    background-color: #007934; }
.aui body.beige .portlet-navigation .nav-menu ul li.open {
  background-color: #faf7f0; }
  .aui body.beige .portlet-navigation .nav-menu ul li.open:before {
    color: #413e39; }
  .aui body.beige .portlet-navigation .nav-menu ul li.open a {
    background-color: #f3f0df; }
  .aui body.beige .portlet-navigation .nav-menu ul li.open ul li a {
    border-bottom: 1px solid #d9d5c0; }
.aui body.beige .listado-eventos .contenedor .fecha {
  background: #c1b561; }
  .aui body.beige .listado-eventos .contenedor .fecha .caja {
    background: #007934; }
.aui body.beige .evento-item {
  border-bottom: 5px solid #c1b561; }
  .aui body.beige .evento-item .proyeccion ul {
    list-style: outside none none;
    margin: 0; }
    .aui body.beige .evento-item .proyeccion ul li.contenido {
      background: #faf7f0; }
.aui body.beige .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header .yui3-calendar-header-label {
  color: #007934; }
.aui body.beige .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header a {
  border-right-color: #007934; }
.aui body.beige .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.evento {
  background: #007934;
  color: #fff; }
.aui body.beige .lista-exposiciones ul .item-exposicion-agenda {
  border-bottom: 5px solid rgba(0, 121, 52, 0.85); }
.aui body.beige .portlet-asset-publisher .asset-entries-group-label {
  background-color: rgba(0, 121, 52, 0.85); }
.aui body.beige .publicacion-detalle .titulo {
  color: #007934; }
.aui body.beige .modal-publicacion {
  border-color: #007934; }
  .aui body.beige .modal-publicacion .modal-header {
    background-color: rgba(0, 121, 52, 0.8); }
.aui body.beige #footer {
  background-color: #413e39; }

@media (max-width: 979px) {
  .aui body.beige .portlet-dockbar .navbar-inner {
    background: #413e39 !important; }
  .aui body.beige #menu-navigation-responsive {
    background-color: #c1b561; }
  .aui body.beige #navigation {
    background-color: #faf7f0 !important; }
  .aui body.beige header#banner #navigation.opened {
    border-left: 2px solid #c1b561 !important; }
  .aui body.beige #heading #site-title {
    top: 25px; }
  .aui body.beige #navigation ul > li a {
    color: #007934; }
  .aui body.beige #navigation ul > li .child-menu li {
    background-color: transparent; }
  .aui body.beige #navigation ul > li.selected > a {
    color: white; }
  .aui body.beige #footer .container-cultura .logo_pie {
    width: 100%;
    text-align: center;
    margin-bottom: 27px; } }
.aui body.beige button.btn.accept, .aui body.beige button.btn.more, .aui body.beige button.btn.reject {
  padding: 4px 7px 4px 7px;
  font-size: 12px;
  font-weight: bold; }
.aui body.beige button.btn.reject, .aui body.beige button.btn.reject:hover {
  background: gray;
  color: white; }
.aui body.beige button.btn.accept, .aui body.beige button.btn.accept:hover {
  background: #231f20;
  color: white; }
.aui body.beige #cookies-legal {
  color: white; }
.aui body.beige #cookies-banner p a {
  color: white; }
.aui body.beige #cookies-banner {
  background-color: #007934;
  display: block;
  position: fixed;
  bottom: 0;
  right: 9%;
  width: 80%;
  padding: 15px;
  text-align: center;
  color: white;
  box-shadow: 1px 1px 1px 1px black;
  z-index: 100; }
@media (max-width: 550px) {
  .aui body.beige #cookies-banner {
    right: 0%;
    width: 100%; } }
@media (min-width: 1200px) {
  .aui body.beige #cookies-banner > .row {
    margin: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body.beige #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12:first-child {
    margin-left: 2.76243%; }
  .aui body.beige #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12 {
    margin-top: 10px; } }
@media (min-width: 993px) and (max-width: 1160px) {
  .aui body.beige button.btn.accept, .aui body.beige button.btn.more, .aui body.beige button.btn.reject {
    height: 50px; } }
.aui body.beige .cookieConfigPanel .modal-header h3 {
  color: #007934;
  min-height: 20px; }
.aui body.beige .cookieConfigPanel .modal-body h5 {
  color: #007934; }
.aui body.beige .cookieConfigPanel .modal-body .titleCookies {
  border-top: 1px solid #007934;
  padding-top: 10px;
  margin-top: 20px; }
.aui body.beige .cookieConfigPanel .modal-body .checkbox {
  float: right;
  width: 35px; }
  .aui body.beige .cookieConfigPanel .modal-body .checkbox input {
    display: none; }
  .aui body.beige .cookieConfigPanel .modal-body .checkbox .checkboxBackground {
    width: 30px;
    height: 30px;
    float: right;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #007934; }
    .aui body.beige .cookieConfigPanel .modal-body .checkbox .checkboxBackground .checkboxPoint {
      width: 16px;
      height: 16px;
      background-color: #007934;
      border-radius: 50%;
      margin: 5px;
      opacity: 0;
      transition: visibility 0s, opacity 0.2s linear;
      border: 0; }
  .aui body.beige .cookieConfigPanel .modal-body .checkbox input:checked ~ .checkboxBackground .checkboxPoint {
    opacity: 1; }
.aui body.beige .cookieConfigPanel .modal-footer button {
  background-color: #007934;
  color: white;
  float: right;
  border: 0;
  border-radius: 2px;
  padding: 4px;
  margin-right: 5px;
  font-size: 15px;
  opacity: 1;
  font-weight: bold;
  text-shadow: none; }
.aui body.beige .cookieConfigPanel .modal-footer #cookies-refuse-all {
  cursor: pointer;
  color: #007934;
  float: left;
  margin: 4px 0 0 0;
  font-weight: bold;
  width: 45%;
  text-align: left; }

/* SOLO PARA RESPONSIVE */
#navigation > ul > li {
  margin-left: 0px !important; }

.aui body.malva #navigation > ul > li > .to-next:before {
  color: #333; }

.contenedor-buscador {
  float: right !important;
  width: 11.5%;
  float: left;
  z-index: 2;
  position: relative;
  margin-top: 1px; }

.col4 {
  width: 100%;
  float: left;
  position: relative;
  min-height: 1px; }

.col1 {
  float: left;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

#contBuscador {
  width: 100%;
  height: 29px;
  padding: 6px 16px;
  line-height: 1.42857; }

.has-feedback {
  position: relative; }

.contTextoBuscador {
  margin-left: 45px; }

.buscador {
  padding: inherit !important; }

#buscadorTexto {
  margin-left: 15px;
  margin-right: -45px;
  margin-top: 9px;
  font-family: "Alegreya Sans",sans-serif;
  color: white;
  font-weight: initial;
  font-size: 15px; }

.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 31px;
  height: 31px;
  background-color: white;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px; }

.search-form .form-group input.form-control {
  padding-right: 20px;
  border: 0 none;
  background: transparent;
  box-shadow: none;
  display: block;
  font-family: "Alegreya Sans",sans-serif;
  color: #333;
  font-size: 15px; }

.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
  color: #333; }

.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
  color: #333; }

.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
  color: #333; }

.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
  color: #333; }

.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 100%;
  border-radius: 4px 25px 25px 4px; }

.search-form .form-group span.form-control-feedback {
  position: absolute;
  top: -1px !important;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  left: initial;
  font-size: 14px; }

/* BUSCADOR CABECERA MOVIL-RESPONSIVE */
@media (max-width: 979px) {
  .malva #contBuscador::placeholder {
    color: #646b86; }

  .malva .form-group.has-feedback {
    color: #646b86; } }
/* BUSCADOR CABECERA MOVIL-RESPONSIVE */
.form-control, .input-block-level, input[type="text"].field,
input[type="password"].field, .aui-field-select, textarea {
  border-radius: 0; }
  .form-control:focus, .input-block-level:focus, input[type="text"].field:focus,
  input[type="password"].field:focus, .aui-field-select:focus, textarea:focus {
    border-color: #AAA;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 170, 170, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 4px rgba(170, 170, 170, 0.6); }

.comment-carousel h2 {
  text-align: center; }

/* Formulario web "Contacta" */
.formulario-contacta .fieldset {
  width: 65%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px; }

.formulario-contacta fieldset .field {
  padding: 15px;
  width: 375px;
  font-size: 16px;
  max-width: 100%; }

.formulario-contacta fieldset .control-label {
  font-size: 16px; }

.formulario-contacta fieldset textarea.field {
  width: 900px !important;
  max-width: 100% !important; }

.formulario-contacta fieldset .btn {
  width: 100px;
  font-size: 17px;
  padding: 5px;
  margin: 0 auto;
  display: block;
  background-image: none;
  background-color: #7A809A;
  border-color: #7A809A; }

.formulario-contacta fieldset .btn:hover, .formulario-contacta fieldset .btn:focus {
  background-color: #646b86;
  border-color: #646b86; }

@media (max-width: 979px) {
  .formulario-contacta fieldset .btn {
    width: 100%; } }
/* Formulario web "Contacta" */
/* Informaci�n general */
.container-cultura iframe {
  width: 100%; }

@media (max-width: 767px) {
  .img-general {
    margin: 0px !important;
    margin-bottom: 20px !important; } }
/* Informaci�n general */
.aui body header#banner.headroom--not-top #heading #junta-title {
  background-position-y: -10px !important;
  height: 60px !important;
  width: 60px !important; }

.aui body.malva {
  font-family: Roboto-light; }
  .aui body.malva a {
    color: #646b86; }
  .aui body.malva strong {
    color: #646b86; }
  .aui body.malva header#banner .inner-header {
    background-color: #fff;
    opacity: .95; }
  .aui body.malva header#banner.headroom--not-top {
    border-bottom: 1px solid #646b86; }
    .aui body.malva header#banner.headroom--not-top #heading #site-title {
      top: 15px; }
    .aui body.malva header#banner.headroom--not-top #navigation {
      margin-top: -40px;
      float: right; }
  .aui body.malva #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta.png) no-repeat scroll 0 0;
    background-size: contain;
    width: 90px;
    height: 90px; }
  .aui body.malva #heading #consejeria-title {
    display: none; }
  .aui body.malva #heading #consejeria {
    background: transparent url(/html/themes/classic/images/adscrito-escritorio.png) no-repeat scroll 0 0;
    background-size: contain;
    width: 420px;
    height: 90px; }
    .aui body.malva #heading #consejeria a {
      width: 400px;
      height: 90px; }
  .aui body.malva #heading #site-title {
    top: 45px;
    position: relative;
    left: 500px; }
  .aui body.malva .block-header-right #link-directorio-institucional a {
    background: white url(/html/themes/classic/images/bg_directorio_institucional.jpg) no-repeat scroll 0 0;
    color: #000; }
  .aui body.malva .block-header-right #languages .portlet-language a.taglib-language-list-text {
    background-color: rgba(100, 107, 134, 0.25); }
    .aui body.malva .block-header-right #languages .portlet-language a.taglib-language-list-text:hover, .aui body.malva .block-header-right #languages .portlet-language a.taglib-language-list-text:focus {
      background-color: rgba(100, 107, 134, 0.75); }
  .aui body.malva .block-header-right #languages .portlet-language span.taglib-language-list-text {
    background-color: #646b86; }
  .aui body.malva #navigation ul > li a {
    color: #333;
    font-family: Roboto-condensed-light;
    font-size: 16px; }
  .aui body.malva #navigation ul > li:hover {
    background-color: #ded3ba, 1; }
  .aui body.malva #navigation ul > li.selected > a, .aui body.malva #navigation ul > li.selected > a:hover, .aui body.malva #navigation ul > li.selected > a:focus, .aui body.malva #navigation ul > li.selected > .go-to-menu {
    background-color: #646b86;
    color: white; }
  .aui body.malva #navigation ul > li.selected > .to-next:before {
    color: white; }
  .aui body.malva #navigation ul > li .child-menu li {
    background-color: #fbf4e3; }
  .aui body.malva #navigation ul > li .child-menu > li:hover, .aui body.malva #navigation ul > li .child-menu > li.hover, .aui body.malva #navigation ul > li .child-menu > li:focus {
    background-color: #ded3ba; }
  .aui body.malva #navigation ul > li:hover, .aui body.malva #navigation ul > li:focus, .aui body.malva #navigation ul > li.hover {
    background-color: rgba(222, 211, 186, 0.5); }
  .aui body.malva .wrapper-backstrech.wrapper-slick-carousel .slick-dots li.slick-active button {
    background-color: #646b86;
    border: 2px solid white; }
  .aui body.malva .wrapper-breadcrumbs #breadcrumbs {
    background-color: rgba(100, 107, 134, 0.85);
    max-width: 100%; }
    .aui body.malva .wrapper-breadcrumbs #breadcrumbs .breadcrumb {
      background: none;
      max-width: 1136px;
      margin: auto; }
  .aui body.malva .content-inner-detail-cultura .bg-img-layout.bg-img-layout-default {
    background-image: url(/html/themes/classic/images/malva/layout_default.jpg); }
  .aui body.malva .bg-dark {
    background-color: #ded3ba; }
  .aui body.malva .bg-light {
    background-color: #fbf4e3; }
  .aui body.malva .bg-darklight {
    background-color: #fdfbf5; }
  .aui body.malva .content-inner-detail-cultura {
    background-color: #fbf4e3; }
  .aui body.malva .back-link-wrapper {
    margin: 20px 0; }
    .aui body.malva .back-link-wrapper a i {
      background: #8087a6; }
  .aui body.malva .showmore {
    background-color: #3b3941; }
    .aui body.malva .showmore:hover, .aui body.malva .showmore:focus {
      background-color: #686573; }
  .aui body.malva .noticia-home figure figcaption {
    background-color: rgba(100, 107, 134, 0.75); }
    .aui body.malva .noticia-home figure figcaption a {
      font-family: Roboto-condensed-regular;
      font-size: 16px;
      text-transform: uppercase; }
  .aui body.malva .noticia-home .resumen-noticia-home {
    color: #646b86; }
  .aui body.malva .img-exposicion-default {
    background: #dddddd url(/html/themes/classic/images/malva/exposicion_default.jpg) no-repeat center;
    background-size: cover;
    display: block; }
  .aui body.malva .exposicion-home .img-exposicion-default {
    width: 100%;
    height: 100%; }
  .aui body.malva .lista-exposiciones .img-exposicion-default {
    width: 250px;
    height: 150px;
    float: left;
    margin-right: 20px; }
  .aui body.malva .lista-exposiciones > ul {
    margin: 10px 0 0;
    list-style: none; }
    .aui body.malva .lista-exposiciones > ul > li {
      border-bottom: 1px solid #ddd;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .aui body.malva .lista-exposiciones > ul > li:last-child {
        border-bottom: 0;
        margin-bottom: 10px;
        padding-bottom: 0; }
  .aui body.malva .lista-exposiciones .exposicion figure {
    overflow: hidden; }
    .aui body.malva .lista-exposiciones .exposicion figure img {
      float: left;
      margin-right: 20px;
      width: 350px; }
    .aui body.malva .lista-exposiciones .exposicion figure h1 {
      font-size: 25px;
      line-height: 1; }
  .aui body.malva .exposicion_detalle .left .news-main-data h3 {
    font-size: 3em;
    text-transform: uppercase; }
  .aui body.malva .img-taller-default {
    background: #dddddd url(/html/themes/classic/images/malva/taller_default.jpg) no-repeat center;
    background-size: cover;
    display: block; }
  .aui body.malva .taller-home .img-taller-default {
    width: 100%;
    height: 100%; }
  .aui body.malva .lista-talleres .img-taller-default {
    width: 250px;
    height: 150px;
    float: left;
    margin-right: 20px; }
  .aui body.malva .lista-talleres > ul {
    margin: 10px 0 0;
    list-style: none; }
    .aui body.malva .lista-talleres > ul > li {
      border-bottom: 1px solid #ddd;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .aui body.malva .lista-talleres > ul > li:last-child {
        border-bottom: 0;
        margin-bottom: 10px;
        padding-bottom: 0; }
  .aui body.malva .lista-talleres .taller figure {
    overflow: hidden; }
    .aui body.malva .lista-talleres .taller figure img {
      float: left;
      margin-right: 20px;
      width: 350px; }
    .aui body.malva .lista-talleres .taller figure h1 {
      font-size: 25px;
      line-height: 1; }
  .aui body.malva .taller-detalle .news-main-data h3 {
    font-family: Roboto-Condensed-light;
    font-size: 3em; }
  .aui body.malva .portlet-dockbar .navbar-inner {
    background: #3b3941; }
  .aui body.malva .portlet-navigation .nav-menu ul li {
    background-color: #fdfbf5;
    color: #3b3941; }
    .aui body.malva .portlet-navigation .nav-menu ul li:before {
      color: #686573; }
    .aui body.malva .portlet-navigation .nav-menu ul li a {
      background-color: #fbf4e3; }
    .aui body.malva .portlet-navigation .nav-menu ul li .selected a {
      background-color: #646b86; }
  .aui body.malva .portlet-navigation .nav-menu ul li.open {
    background-color: #fbf4e3; }
    .aui body.malva .portlet-navigation .nav-menu ul li.open:before {
      color: #3b3941; }
    .aui body.malva .portlet-navigation .nav-menu ul li.open a {
      background-color: #fdfbf5; }
    .aui body.malva .portlet-navigation .nav-menu ul li.open ul li a {
      border-bottom: 1px solid #d8d8d9; }
  .aui body.malva .listado-eventos .contenedor .fecha {
    background: #8087a6; }
    .aui body.malva .listado-eventos .contenedor .fecha .caja {
      background: #646b86; }
  .aui body.malva .evento-item {
    border-bottom: 5px solid #8087a6; }
    .aui body.malva .evento-item .proyeccion ul {
      list-style: outside none none;
      margin: 0; }
      .aui body.malva .evento-item .proyeccion ul li.contenido {
        background: #fbf4e3; }
  .aui body.malva .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header .yui3-calendar-header-label {
    color: #646b86; }
  .aui body.malva .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header a {
    border-right-color: #646b86; }
  .aui body.malva .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.evento {
    background: #646b86;
    color: #fff; }
  .aui body.malva .lista-exposiciones ul .item-exposicion-agenda {
    border-bottom: 5px solid rgba(100, 107, 134, 0.85); }
  .aui body.malva .portlet-asset-publisher .asset-entries-group-label {
    background-color: rgba(100, 107, 134, 0.85); }
  .aui body.malva .publicacion-detalle .titulo {
    color: #646b86; }
  .aui body.malva .modal-publicacion {
    border-color: #646b86; }
    .aui body.malva .modal-publicacion .modal-header {
      background-color: rgba(100, 107, 134, 0.8); }
  .aui body.malva #footer {
    background-color: #3b3941; }

@media (max-width: 979px) {
  .aui body.malva .portlet-dockbar .navbar-inner {
    background: #3b3941 !important; }
  .aui body.malva #menu-navigation-responsive {
    background-color: #646b86; }
  .aui body.malva #navigation {
    background-color: #fbf4e3 !important; }
  .aui body.malva header#banner #navigation.opened {
    border-left: 2px solid #8087a6 !important; }
  .aui body.malva #heading #site-title {
    top: 25px; }
  .aui body.malva #navigation ul > li a {
    color: #646b86; }
  .aui body.malva #navigation ul > li .child-menu li {
    background-color: transparent; }
  .aui body.malva #navigation .go-to-menu.to-prev:before,
  .aui body.malva #navigation .go-to-menu.to-next:before {
    color: #646b86; }
  .aui body.malva .lista-banners-home .row-fluid span3 a banner {
    margin: 5px; }
  .aui body.malva #footer .container-cultura .logo_pie {
    width: 100%;
    text-align: center;
    margin-bottom: 27px; } }
.aui body.malva button.btn.accept, .aui body.malva button.btn.more, .aui body.malva button.btn.reject {
  padding: 4px 7px 4px 7px;
  font-size: 12px;
  font-weight: bold; }
.aui body.malva button.btn.reject, .aui body.malva button.btn.reject:hover {
  background: gray;
  color: white; }
.aui body.malva button.btn.accept, .aui body.malva button.btn.accept:hover {
  background: #231f20;
  color: white; }
.aui body.malva #cookies-legal {
  color: white; }
.aui body.malva #cookies-banner p a {
  color: white; }
.aui body.malva #cookies-banner {
  background-color: #646b86;
  display: block;
  position: fixed;
  bottom: 0;
  right: 9%;
  width: 80%;
  padding: 15px;
  text-align: center;
  color: white;
  box-shadow: 1px 1px 1px 1px black;
  z-index: 100; }
@media (max-width: 550px) {
  .aui body.malva #cookies-banner {
    right: 0%;
    width: 100%; } }
@media (min-width: 1200px) {
  .aui body.malva #cookies-banner > .row {
    margin: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body.malva #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12:first-child {
    margin-left: 2.76243%; }
  .aui body.malva #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12 {
    margin-top: 10px; } }
@media (min-width: 993px) and (max-width: 1160px) {
  .aui body.malva button.btn.accept, .aui body.malva button.btn.more, .aui body.malva button.btn.reject {
    height: 50px; } }
.aui body.malva .cookieConfigPanel .modal-header h3 {
  color: #646b86;
  min-height: 20px; }
.aui body.malva .cookieConfigPanel .modal-body h5 {
  color: #646b86; }
.aui body.malva .cookieConfigPanel .modal-body .titleCookies {
  border-top: 1px solid #646b86;
  padding-top: 10px;
  margin-top: 20px; }
.aui body.malva .cookieConfigPanel .modal-body .checkbox {
  float: right;
  width: 35px; }
  .aui body.malva .cookieConfigPanel .modal-body .checkbox input {
    display: none; }
  .aui body.malva .cookieConfigPanel .modal-body .checkbox .checkboxBackground {
    width: 30px;
    height: 30px;
    float: right;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #646b86; }
    .aui body.malva .cookieConfigPanel .modal-body .checkbox .checkboxBackground .checkboxPoint {
      width: 16px;
      height: 16px;
      background-color: #646b86;
      border-radius: 50%;
      margin: 5px;
      opacity: 0;
      transition: visibility 0s, opacity 0.2s linear;
      border: 0; }
  .aui body.malva .cookieConfigPanel .modal-body .checkbox input:checked ~ .checkboxBackground .checkboxPoint {
    opacity: 1; }
.aui body.malva .cookieConfigPanel .modal-footer button {
  background-color: #646b86;
  color: white;
  float: right;
  border: 0;
  border-radius: 2px;
  padding: 4px;
  margin-right: 5px;
  font-size: 15px;
  opacity: 1;
  font-weight: bold;
  text-shadow: none; }
.aui body.malva .cookieConfigPanel .modal-footer #cookies-refuse-all {
  cursor: pointer;
  color: #646b86;
  float: left;
  margin: 4px 0 0 0;
  font-weight: bold;
  width: 45%;
  text-align: left; }

.aui body.turquesa a {
  color: #672145; }
.aui body.turquesa strong {
  color: #672145; }
.aui body.turquesa header#banner .inner-header {
  background-color: rgba(1, 166, 172, 0.85); }
.aui body.turquesa header#banner.headroom--not-top {
  border-bottom: 1px solid #672145; }
.aui body.turquesa .block-header-right #link-directorio-institucional a {
  background: #839090 url(/html/themes/classic/images/bg_directorio_institucional.jpg) no-repeat scroll 0 0; }
.aui body.turquesa .block-header-right #languages .portlet-language a.taglib-language-list-text {
  background-color: rgba(103, 33, 69, 0.25); }
  .aui body.turquesa .block-header-right #languages .portlet-language a.taglib-language-list-text:hover, .aui body.turquesa .block-header-right #languages .portlet-language a.taglib-language-list-text:focus {
    background-color: rgba(103, 33, 69, 0.75); }
.aui body.turquesa .block-header-right #languages .portlet-language span.taglib-language-list-text {
  background-color: #672145; }
.aui body.turquesa #navigation ul > li.selected > a, .aui body.turquesa #navigation ul > li.selected > a:hover, .aui body.turquesa #navigation ul > li.selected > a:focus, .aui body.turquesa #navigation ul > li.selected > .go-to-menu {
  background-color: #672145;
  color: white; }
.aui body.turquesa #navigation ul > li.selected > .to-next:before {
  color: white; }
.aui body.turquesa #navigation ul > li .child-menu > li:hover, .aui body.turquesa #navigation ul > li .child-menu > li.hover, .aui body.turquesa #navigation ul > li .child-menu > li:focus {
  background-color: #01a6ac; }
.aui body.turquesa #navigation ul > li:hover, .aui body.turquesa #navigation ul > li:focus, .aui body.turquesa #navigation ul > li.hover {
  background-color: rgba(103, 33, 69, 0.5); }
.aui body.turquesa .wrapper-breadcrumbs .breadcrumb {
  background-color: rgba(103, 33, 69, 0.85); }
.aui body.turquesa .wrapper-backstrech.wrapper-slick-carousel .slick-dots li.slick-active button {
  background-color: #672145; }
.aui body.turquesa .bg-dark {
  background-color: #61bec1; }
.aui body.turquesa .bg-light {
  background-color: #e5f6f7; }
.aui body.turquesa .bg-darklight {
  background-color: #dff2f3; }
.aui body.turquesa .content-inner-detail-cultura {
  background-color: #e5f6f7; }
.aui body.turquesa .back-link-wrapper {
  margin: 20px 0; }
  .aui body.turquesa .back-link-wrapper a i {
    background: #01a6ac; }
.aui body.turquesa .showmore {
  background-color: #672145; }
  .aui body.turquesa .showmore:hover, .aui body.turquesa .showmore:focus {
    background-color: #01a6ac; }
.aui body.turquesa .noticia-home figure figcaption {
  background-color: rgba(103, 33, 69, 0.75); }
.aui body.turquesa .noticia-home .resumen-noticia-home {
  color: #672145; }
.aui body.turquesa .portlet-navigation .nav-menu ul li {
  background-color: #dff2f3;
  color: #394141; }
  .aui body.turquesa .portlet-navigation .nav-menu ul li:before {
    color: #839090; }
  .aui body.turquesa .portlet-navigation .nav-menu ul li a {
    background-color: #e5f6f7; }
  .aui body.turquesa .portlet-navigation .nav-menu ul li .selected a {
    background-color: #672145; }
.aui body.turquesa .portlet-navigation .nav-menu ul li.open {
  background-color: #e5f6f7; }
  .aui body.turquesa .portlet-navigation .nav-menu ul li.open:before {
    color: #394141; }
  .aui body.turquesa .portlet-navigation .nav-menu ul li.open a {
    background-color: #dff2f3; }
  .aui body.turquesa .portlet-navigation .nav-menu ul li.open ul li a {
    border-bottom: 1px solid #c0d9d9; }
.aui body.turquesa .listado-eventos .contenedor .fecha {
  background: #01a6ac; }
  .aui body.turquesa .listado-eventos .contenedor .fecha .caja {
    background: #672145; }
.aui body.turquesa .evento-item {
  border-bottom: 5px solid #01a6ac; }
  .aui body.turquesa .evento-item .proyeccion ul {
    list-style: outside none none;
    margin: 0; }
    .aui body.turquesa .evento-item .proyeccion ul li.contenido {
      background: #e5f6f7; }
.aui body.turquesa .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header .yui3-calendar-header-label {
  color: #672145; }
.aui body.turquesa .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header a {
  border-right-color: #672145; }
.aui body.turquesa .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.evento {
  background: #672145;
  color: #fff; }
.aui body.turquesa .lista-exposiciones ul .item-exposicion-agenda {
  border-bottom: 5px solid rgba(103, 33, 69, 0.85); }
.aui body.turquesa .portlet-asset-publisher .asset-entries-group-label {
  background-color: rgba(103, 33, 69, 0.85); }
.aui body.turquesa .publicacion-detalle .titulo {
  color: #672145; }
.aui body.turquesa .modal-publicacion {
  border-color: #672145; }
  .aui body.turquesa .modal-publicacion .modal-header {
    background-color: rgba(103, 33, 69, 0.8); }
.aui body.turquesa #footer {
  background-color: #672145; }

@media (max-width: 979px) {
  .aui body.turquesa .portlet-dockbar .navbar-inner {
    background: #394141 !important; }
  .aui body.turquesa #menu-navigation-responsive {
    background-color: #672145; }
  .aui body.turquesa #navigation {
    background-color: #e5f6f7 !important; }
  .aui body.turquesa header#banner #navigation.opened {
    border-left: 2px solid #01a6ac !important; }
  .aui body.turquesa #navigation ul > li a {
    color: #672145; }
  .aui body.turquesa #navigation ul > li .child-menu li {
    background-color: transparent; } }
.aui body.turquesa button.btn.accept, .aui body.turquesa button.btn.more, .aui body.turquesa button.btn.reject {
  padding: 4px 7px 4px 7px;
  font-size: 12px;
  font-weight: bold; }
.aui body.turquesa button.btn.reject, .aui body.turquesa button.btn.reject:hover {
  background: gray;
  color: white; }
.aui body.turquesa button.btn.accept, .aui body.turquesa button.btn.accept:hover {
  background: #231f20;
  color: white; }
.aui body.turquesa #cookies-legal {
  color: white; }
.aui body.turquesa #cookies-banner p a {
  color: white; }
.aui body.turquesa #cookies-banner {
  background-color: #672145;
  display: block;
  position: fixed;
  bottom: 0;
  right: 9%;
  width: 80%;
  padding: 15px;
  text-align: center;
  color: white;
  box-shadow: 1px 1px 1px 1px black;
  z-index: 100; }
@media (max-width: 550px) {
  .aui body.turquesa #cookies-banner {
    right: 0%;
    width: 100%; } }
@media (min-width: 1200px) {
  .aui body.turquesa #cookies-banner > .row {
    margin: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body.turquesa #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12:first-child {
    margin-left: 2.76243%; }
  .aui body.turquesa #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12 {
    margin-top: 10px; } }
@media (min-width: 993px) and (max-width: 1160px) {
  .aui body.turquesa button.btn.accept, .aui body.turquesa button.btn.more, .aui body.turquesa button.btn.reject {
    height: 50px; } }
.aui body.turquesa .cookieConfigPanel .modal-header h3 {
  color: #672145;
  min-height: 20px; }
.aui body.turquesa .cookieConfigPanel .modal-body h5 {
  color: #672145; }
.aui body.turquesa .cookieConfigPanel .modal-body .titleCookies {
  border-top: 1px solid #672145;
  padding-top: 10px;
  margin-top: 20px; }
.aui body.turquesa .cookieConfigPanel .modal-body .checkbox {
  float: right;
  width: 35px; }
  .aui body.turquesa .cookieConfigPanel .modal-body .checkbox input {
    display: none; }
  .aui body.turquesa .cookieConfigPanel .modal-body .checkbox .checkboxBackground {
    width: 30px;
    height: 30px;
    float: right;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #672145; }
    .aui body.turquesa .cookieConfigPanel .modal-body .checkbox .checkboxBackground .checkboxPoint {
      width: 16px;
      height: 16px;
      background-color: #672145;
      border-radius: 50%;
      margin: 5px;
      opacity: 0;
      transition: visibility 0s, opacity 0.2s linear;
      border: 0; }
  .aui body.turquesa .cookieConfigPanel .modal-body .checkbox input:checked ~ .checkboxBackground .checkboxPoint {
    opacity: 1; }
.aui body.turquesa .cookieConfigPanel .modal-footer button {
  background-color: #672145;
  color: white;
  float: right;
  border: 0;
  border-radius: 2px;
  padding: 4px;
  margin-right: 5px;
  font-size: 15px;
  opacity: 1;
  font-weight: bold;
  text-shadow: none; }
.aui body.turquesa .cookieConfigPanel .modal-footer #cookies-refuse-all {
  cursor: pointer;
  color: #672145;
  float: left;
  margin: 4px 0 0 0;
  font-weight: bold;
  width: 45%;
  text-align: left; }

.aui body.natural #heading #site-title {
  left: 450px;
  top: 40px;
  font-size: 22px;
  position: relative; }

.aui body.natural .active.facet-value a, .natural .active.facet-value a:hover {
  background-color: #007078; }

.aui body.natural .asset-entry .asset-entry-type {
  color: black !important; }

.aui body.natural {
  font-family: Source Sans Pro;
  font-size: 16px; }
  .aui body.natural a {
    color: #007078; }
  .aui body.natural strong {
    color: #007078; }
  .aui body.natural header#banner .inner-header {
    background: #fff;
    opacity: 0.95; }
  .aui body.natural header#banner.headroom--not-top {
    border-bottom: 1px solid #007078; }
  .aui body.natural #heading #consejeria {
    background: transparent url(/html/themes/classic/images/consejeria-negro.png) no-repeat scroll 0 0;
    background-size: cover;
    width: 277px;
    height: 90px; }
  .aui body.natural #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta.png) no-repeat scroll 0 0;
    background-size: contain; }
  .aui body.natural #heading #consejeria-title {
    display: none; }
  .aui body.natural #heading #consejeria-title a,
  .aui body.natural #heading #site-title a {
    color: #333; }
  .aui body.natural .block-header-right #link-directorio-institucional a {
    background: white url(/html/themes/classic/images/bg_directorio_institucional.jpg) no-repeat scroll 0 0;
    color: #000; }
  .aui body.natural .block-header-right #languages .portlet-language a.taglib-language-list-text {
    background-color: rgba(0, 112, 120, 0.25); }
    .aui body.natural .block-header-right #languages .portlet-language a.taglib-language-list-text:hover, .aui body.natural .block-header-right #languages .portlet-language a.taglib-language-list-text:focus {
      background-color: rgba(0, 112, 120, 0.75); }
  .aui body.natural .block-header-right #languages .portlet-language span.taglib-language-list-text {
    background-color: #007078; }
  .aui body.natural #navigation ul > li {
    margin-left: 0; }
    .aui body.natural #navigation ul > li a {
      color: #333;
      font-family: Source Sans Pro;
      text-transform: uppercase; }
    .aui body.natural #navigation ul > li > .to-next::before {
      color: #333; }
    .aui body.natural #navigation ul > li:hover {
      background-color: #007078, 1; }
      .aui body.natural #navigation ul > li:hover > .to-next::before {
        color: #333; }
    .aui body.natural #navigation ul > li.selected > a, .aui body.natural #navigation ul > li.selected > a:hover, .aui body.natural #navigation ul > li.selected > a:focus, .aui body.natural #navigation ul > li.selected > .go-to-menu {
      background-color: #007078;
      color: white;
      width: 100%; }
    .aui body.natural #navigation ul > li.selected > .to-next::before {
      color: white; }
    .aui body.natural #navigation ul > li .child-menu li {
      background-color: #e0e0e0; }
    .aui body.natural #navigation ul > li .child-menu > li:hover, .aui body.natural #navigation ul > li .child-menu > li.hover, .aui body.natural #navigation ul > li .child-menu > li:focus {
      background-color: rgba(0, 112, 120, 0.5);
      color: #333; }
    .aui body.natural #navigation ul > li:hover, .aui body.natural #navigation ul > li:focus, .aui body.natural #navigation ul > li.hover {
      background-color: rgba(0, 112, 120, 0.5);
      color: #333; }
  .aui body.natural #navigation > ul > li > .to-next:before {
    color: #333; }
  .aui body.natural .wrapper-breadcrumbs #breadcrumbs {
    background-color: rgba(0, 112, 120, 0.85);
    max-width: 100%; }
    .aui body.natural .wrapper-breadcrumbs #breadcrumbs .breadcrumb {
      background: none;
      max-width: 1136px;
      margin: auto; }
  .aui body.natural .wrapper-backstrech.wrapper-slick-carousel .slick-dots li.slick-active button {
    background-color: #007078; }
  .aui body.natural .content-inner-detail-cultura .bg-img-layout.bg-img-layout-default {
    background-image: url(/html/themes/classic/images/natural/layout_default.jpg); }
  .aui body.natural .content-inner-detail-cultura #main-content > .container-cultura .layout-title-cultura {
    border-bottom: 1px solid #ddd;
    padding: 0px; }
  .aui body.natural .bg-dark {
    background-color: #e0e0e0; }
  .aui body.natural .bg-light {
    background-color: #e0e0e0; }
  .aui body.natural .bg-darklight {
    background-color: #c9c9c9; }
  .aui body.natural .content-inner-detail-cultura {
    background-color: #F5F3F2; }
    .aui body.natural .content-inner-detail-cultura .bg-img-layout .bg-img-layout-default {
      background-image: url(/html/themes/classic/images/natural/layout_default.jpg); }
  .aui body.natural .back-link-wrapper {
    margin: 20px 0; }
    .aui body.natural .back-link-wrapper a i {
      background: #c9c9c9; }
  .aui body.natural .title-seccion-home {
    margin-top: 0; }
  .aui body.natural .showmore {
    background-color: black; }
    .aui body.natural .showmore:hover, .aui body.natural .showmore:focus {
      background-color: #007078; }
  .aui body.natural .noticia-home figure figcaption {
    background-color: rgba(0, 112, 120, 0.75); }
  .aui body.natural .noticia-home .resumen-noticia-home {
    color: #007078; }
  .aui body.natural .portlet-dockbar .navbar-inner {
    background: black; }
  .aui body.natural .portlet-navigation .nav-menu ul li {
    background-color: #c9c9c9;
    color: black; }
    .aui body.natural .portlet-navigation .nav-menu ul li:before {
      color: #007078; }
    .aui body.natural .portlet-navigation .nav-menu ul li a {
      background-color: #e0e0e0;
      font-size: 15px !important;
      font-weight: bold;
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px; }
    .aui body.natural .portlet-navigation .nav-menu ul li .selected a {
      background-color: #007078; }
  .aui body.natural .portlet-navigation .nav-menu ul li.open {
    background-color: #e0e0e0; }
    .aui body.natural .portlet-navigation .nav-menu ul li.open:before {
      color: black; }
    .aui body.natural .portlet-navigation .nav-menu ul li.open a {
      background-color: #c9c9c9;
      padding: 5px 0 5px 20px; }
    .aui body.natural .portlet-navigation .nav-menu ul li.open ul li a {
      border-bottom: 1px solid #a8c1c4;
      margin: 0;
      padding: 0 0 0 20px; }
    .aui body.natural .portlet-navigation .nav-menu ul li.open ul li ul li {
      padding: 0; }
  .aui body.natural .portlet-image-gallery-display .lfr-asset-column .lfr-pagination {
    display: none; }
  .aui body.natural .portlet-image-gallery-display .lfr-asset-column .image-icon a span img {
    background: none;
    border: 0 none;
    padding: 0; }
  .aui body.natural .banner-home {
    height: auto;
    box-shadow: 0; }
    .aui body.natural .banner-home img {
      width: 100%; }
  .aui body.natural .listado-eventos .contenedor .fecha {
    background: #c9c9c9; }
    .aui body.natural .listado-eventos .contenedor .fecha .caja {
      background: #007078; }
  .aui body.natural .evento-item {
    border-bottom: 5px solid rgba(0, 112, 120, 0.85); }
    .aui body.natural .evento-item .proyeccion ul {
      list-style: outside none none;
      margin: 0; }
      .aui body.natural .evento-item .proyeccion ul li.contenido {
        background: #e0e0e0; }
  .aui body.natural .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header .yui3-calendar-header-label {
    color: #007078; }
  .aui body.natural .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header a {
    border-right-color: #007078; }
  .aui body.natural .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.evento {
    background: #007078;
    color: #fff; }
  .aui body.natural .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a {
    background: rgba(0, 112, 120, 0.6); }
  .aui body.natural .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a:hover {
    background: #007078; }
  .aui body.natural .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a.tag-selected {
    background: #007078; }
  .aui body.natural .listado-eventos-agenda form .anios button {
    background: rgba(0, 112, 120, 0.6); }
    .aui body.natural .listado-eventos-agenda form .anios button:hover {
      background: #007078; }
  .aui body.natural .listado-eventos-agenda form .anios button.selected {
    background: #007078; }
  .aui body.natural .listado-eventos-agenda .actuales .evento-item .info {
    background: rgba(0, 112, 120, 0.3); }
  .aui body.natural .listado-eventos-agenda .actuales .evento-item .categoria {
    background: #007078; }
  .aui body.natural .listado-eventos-agenda .futuros .evento-item .info {
    background: #e0e0e0; }
  .aui body.natural .listado-eventos-agenda .futuros .evento-item .categoria {
    background: rgba(0, 112, 120, 0.5); }
  .aui body.natural .exposicion_detalle .news-main-data .ficha {
    background: #eee;
    padding: 10px; }
  .aui body.natural .exposicion_detalle .news-data .cartelas {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%; }
    .aui body.natural .exposicion_detalle .news-data .cartelas ul {
      list-style: none; }
  .aui body.natural .exposicion_detalle .news-data .flickr {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%; }
    .aui body.natural .exposicion_detalle .news-data .flickr ul {
      list-style: none; }
  .aui body.natural .exposicion_detalle .news-data .dossier {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%; }
    .aui body.natural .exposicion_detalle .news-data .dossier ul {
      list-style: none; }
  .aui body.natural #footer {
    background-color: black; }
  .aui body.natural .item-exposicion-agenda .fecha-exposicion {
    font-family: 'Roboto-condensed-light-italic'; }
  .aui body.natural .lista-actividades .item-actividad {
    border-bottom: 3px solid #007078; }
    .aui body.natural .lista-actividades .item-actividad .fecha-actividad {
      font-family: 'Roboto-condensed-light-italic'; }
  .aui body.natural .lista-exposiciones-prensa .item-expo-prensa {
    border-bottom: 5px solid rgba(0, 112, 120, 0.85); }
    .aui body.natural .lista-exposiciones-prensa .item-expo-prensa .dossiers li {
      color: #007078;
      list-style: outside none none; }
  .aui body.natural .lista-exposiciones ul .item-exposicion-agenda {
    border-bottom: 5px solid rgba(0, 112, 120, 0.85); }
  .aui body.natural .portlet-asset-publisher .asset-entries-group-label {
    background-color: rgba(0, 112, 120, 0.85); }
  .aui body.natural .publicacion-detalle .titulo {
    color: black; }
  .aui body.natural .modal-publicacion {
    border-color: black; }
    .aui body.natural .modal-publicacion .modal-header {
      background-color: rgba(0, 0, 0, 0.8); }
  .aui body.natural .lista-publicaciones .item-publicacion figcaption {
    background-color: rgba(0, 0, 0, 0.8); }

@media (max-width: 979px) {
  .aui body.natural .portlet-dockbar .navbar-inner {
    background: black !important; }
  .aui body.natural #menu-navigation-responsive {
    background-color: #007078; }
  .aui body.natural #navigation {
    background-color: #e0e0e0 !important; }
    .aui body.natural #navigation .go-to-menu.to-prev:before,
    .aui body.natural #navigation .go-to-menu.to-next:before {
      color: #007078; }
  .aui body.natural header#banner #navigation.opened {
    border-left: 2px solid #c9c9c9 !important; }
  .aui body.natural #navigation ul > li a {
    color: #007078; }
  .aui body.natural #navigation ul > li .child-menu li {
    background-color: transparent; }
  .aui body.natural .exposicion_detalle .news-main-data .h3 {
    font-size: 2em; } }
/* CADF */
.cuadro-figuras {
  width: 100%;
  text-align: center;
  display: inline-flex;
  margin-left: 40px;
  margin-right: 40px; }

.to-right-text {
  padding-left: 65px; }

.izq-col {
  float: left;
  width: 100%; }

.der-col {
  float: right;
  width: 100%; }

.der-fig {
  margin: 0 auto;
  margin-left: 35px; }

.izq-fig {
  margin: 0 auto;
  margin-right: 35px; }

.figura, .silencio {
  width: 9px;
  margin-right: 5px;
  margin-left: 5px; }

.index-section {
  display: grid;
  margin: 0 auto;
  text-align: center;
  border: 2px solid #007078;
  width: 315px;
  padding: 40px;
  margin-bottom: 50px; }

.index-section a {
  margin-bottom: 10px;
  margin-top: 10px; }

.natural .layout-title-cultura span {
  display: none; }

.separator-title-natural {
  margin-bottom: 5%;
  margin-top: 0 !important;
  border: 2px solid #007078 !important;
  background-color: #007078; }

.intro-text {
  font-size: 16px;
  margin-bottom: 21px !important;
  white-space: break-spaces; }

.text-audio-container {
  margin-top: 30px; }

.text-audio-container h3 {
  margin-top: 25px;
  margin-bottom: 10px; }

.audio-player {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 25px; }

.small-subtitle {
  font-size: 12px; }

.centered {
  text-align: center !important; }

.italic {
  font-style: italic !important; }

.list-first-item {
  font-weight: bold;
  font-size: 18px; }

ul .list-second-item {
  text-decoration: underline;
  font-size: 14px; }

.container-list {
  display: flex;
  margin-top: 30px; }

.separator-gris {
  margin-bottom: 0px !important;
  margin-top: 0 !important;
  border: 1px solid lightgray !important;
  background: lightgray; }

.container-recursos .intro-text {
  margin-bottom: 0px !important; }

/*ACTUALIDAD*/
.text-actualidad {
  float: left;
  margin-top: 10px; }

.title-actualidad {
  font-size: 22px;
  font-weight: bold; }

.lista-actualidades {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px; }

.contenido-actualidad {
  display: block;
  float: left;
  margin-bottom: 35px; }

.contenedor-actualidad .intro-label {
  margin-bottom: 0%; }

.contenedor-actualidad .separator-title-natural {
  margin-bottom: 15px !important;
  margin-top: 5px !important; }

.lado-izq {
  float: left;
  width: 25%; }

.img-actualidad {
  width: 100%;
  display: block;
  float: left; }

.img-actualidad img {
  height: 215px;
  float: left;
  width: 90%; }

.img-pie {
  float: left;
  width: 90%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px; }

.lado-der {
  float: right;
  width: 75%; }

/*ACTUALIDAD*/
/*NOTICIAS*/
.text-noticias {
  float: left;
  margin-top: 10px; }

.title-noticias {
  font-size: 22px;
  font-weight: bold; }

.lista-noticias {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px; }

.contenido-noticias {
  display: block;
  float: left;
  margin-bottom: 35px; }

.contenedor-noticias .intro-label {
  margin-bottom: 0%; }

.contenedor-noticias .separator-title-natural {
  margin-bottom: 15px !important;
  margin-top: 5px !important; }

.lado-izq {
  float: left;
  width: 25%; }

.img-noticias {
  width: 100%;
  display: block;
  float: left; }

.img-noticias img {
  height: 215px;
  float: left;
  width: 90%; }

.img-pie {
  float: left;
  width: 90%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 13px; }

.lado-der {
  float: right;
  width: 75%; }

/*NOTICIAS*/
/* SERVICIOS DOCUMENTALES */
.container-servicios {
  float: left;
  width: 100%; }

.container-servicios a {
  float: left;
  width: 31%;
  margin: 1% 0% 1% 1.7%;
  position: relative; }

/*.servicio {
	float: left;
	width: 31%;
	margin: 1% 0% 1% 1.7%;
	position: relative;
}*/
.natural .servicio-title {
  text-align: center;
  background-color: rgba(125, 198, 206, 0.75);
  width: 100%;
  bottom: 0%;
  padding: 4%;
  position: absolute; }

.servicio-title p {
  color: white;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0; }

.servicio img {
  width: 100%;
  height: 215px; }

@media (max-width: 1000px) {
  .container-servicios a {
    width: 47.5%; } }
@media (max-width: 510px) {
  .container-servicios a {
    width: 96%; } }
/* SERVICIOS DOCUMENTALES */
/* PRESENTACION */
.historia .lado-izq {
  float: left;
  width: 60%; }

.historia .lado-der {
  float: right;
  width: 40%; }

/* PRESENTACION */
/* END CADF */
/* ***************************************************************************** */
/* ***************************************************************************** */
/* ***************************************************************************** */
/* CADM */
/* COMUNES */
.full-width {
  margin-left: 0 !important; }

.contendor-contenido {
  width: 100%; }

.natural .contenedor-contenido-col1 {
  width: 65%;
  float: left; }

.natural .contenedor-contenido-col1 .contenedor-subtitulos {
  margin-left: 0px !important; }

.natural .contenedor-contenido-col2 {
  width: 30%;
  float: right; }

.natural .journal-content-article p {
  font-size: 16px; }

.natural form .btn-primary, .natural .btn-primary {
  color: white !important;
  background-color: #007078 !important;
  background-image: none !important;
  border-radius: 0 !important;
  border-color: #007078 !important;
  -webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out; }

.natural form .btn-primary:hover, .natural .btn-primary:hover {
  color: #007078 !important;
  background-color: white !important;
  background-image: none !important;
  border-radius: 0 !important;
  border-color: #007078 !important;
  -webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out; }

.natural .btn-link {
  color: #007078 !important; }

/* END COMUNES */
/* PRESENTACION */
.contenedor-pie-exposicion {
  width: 95% !important; }

/* END PRESENTACION */
/* INDICE */
.cartel {
  text-align: center; }

.cartel img {
  margin-bottom: 2.5%; }

.subtitulo-gram {
  margin-bottom: 1%; }

.contenedor-subtitulos {
  margin: 0 auto !important;
  width: 80%; }

.contenedor-subtitulos-video {
  width: 70%;
  text-align: center;
  margin-top: 10px; }

.subtitulo-gram-1 {
  font-weight: bold;
  margin-bottom: 0% !important; }

.catalogo {
  margin-top: 5%;
  font-size: 18px !important; }

.triptico {
  font-size: 18px !important; }

.icono-descarga {
  font-size: 19px !important; }

.icono-enlace {
  font-size: 17px !important; }

/* END INDICE*/
/* INTRODUCCION */
.quote:before {
  content: "“ "; }

.quote:after {
  content: " ”"; }

.vid-container video {
  width: 70%; }

.vid-container .contenedor-subtitulos {
  margin-top: 1% !important; }

.subtitulos-biblio {
  width: 100%;
  float: left;
  margin-top: 5%;
  border-top: 1px solid black; }

.subtitulos-biblio p {
  font-size: 12px !important;
  margin-bottom: 0.5%; }

/* END INTRODUCCION */
/* MÚSICA MECÁNICA */
.cartel-showcase-grid2 .cartel {
  width: 45%;
  margin: 2%;
  display: inline-block; }

.cartel-showcase-grid2 .cartel .subtitulo-gram-1, .cartel-showcase-grid2 .cartel .subtitulo-gram-2 {
  font-size: 12px; }

.instrucciones-generales {
  text-align: center; }

.navegacion-galeria {
  width: 45%;
  float: left;
  padding-top: 2%;
  padding-left: 5%; }

.navegacion-galeria p i {
  float: right;
  color: #007078; }

.navegacion-galeria p {
  font-size: 24px; }

.item-galeria {
  width: 33%;
  float: left;
  margin-bottom: 3%; }

.item-galeria .contenedor-subtitulos {
  margin-top: 2%;
  text-align: center; }

.cartel-galeria {
  float: right; }

/* END MÚSICA MECÁNICA */
.aui body.natural button.btn.accept, .aui body.natural button.btn.more, .aui body.natural button.btn.reject {
  padding: 4px 7px 4px 7px;
  font-size: 12px;
  font-weight: bold; }
.aui body.natural button.btn.reject, .aui body.natural button.btn.reject:hover {
  background: gray;
  color: white; }
.aui body.natural button.btn.accept, .aui body.natural button.btn.accept:hover {
  background: #231f20;
  color: white; }
.aui body.natural #cookies-legal {
  color: white; }
.aui body.natural #cookies-banner p a {
  color: white; }
.aui body.natural #cookies-banner {
  background-color: #007078;
  display: block;
  position: fixed;
  bottom: 0;
  right: 9%;
  width: 80%;
  padding: 15px;
  text-align: center;
  color: white;
  box-shadow: 1px 1px 1px 1px black;
  z-index: 100; }
@media (max-width: 550px) {
  .aui body.natural #cookies-banner {
    right: 0%;
    width: 100%; } }
@media (min-width: 1200px) {
  .aui body.natural #cookies-banner > .row {
    margin: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body.natural #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12:first-child {
    margin-left: 2.76243%; }
  .aui body.natural #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12 {
    margin-top: 10px; } }
@media (min-width: 993px) and (max-width: 1160px) {
  .aui body.natural button.btn.accept, .aui body.natural button.btn.more, .aui body.natural button.btn.reject {
    height: 50px; } }
.aui body.natural .cookieConfigPanel .modal-header h3 {
  color: #007078;
  min-height: 20px; }
.aui body.natural .cookieConfigPanel .modal-body h5 {
  color: #007078; }
.aui body.natural .cookieConfigPanel .modal-body .titleCookies {
  border-top: 1px solid #007078;
  padding-top: 10px;
  margin-top: 20px; }
.aui body.natural .cookieConfigPanel .modal-body .checkbox {
  float: right;
  width: 35px; }
  .aui body.natural .cookieConfigPanel .modal-body .checkbox input {
    display: none; }
  .aui body.natural .cookieConfigPanel .modal-body .checkbox .checkboxBackground {
    width: 30px;
    height: 30px;
    float: right;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #007078; }
    .aui body.natural .cookieConfigPanel .modal-body .checkbox .checkboxBackground .checkboxPoint {
      width: 16px;
      height: 16px;
      background-color: #007078;
      border-radius: 50%;
      margin: 5px;
      opacity: 0;
      transition: visibility 0s, opacity 0.2s linear;
      border: 0; }
  .aui body.natural .cookieConfigPanel .modal-body .checkbox input:checked ~ .checkboxBackground .checkboxPoint {
    opacity: 1; }
.aui body.natural .cookieConfigPanel .modal-footer button {
  background-color: #007078;
  color: white;
  float: right;
  border: 0;
  border-radius: 2px;
  padding: 4px;
  margin-right: 5px;
  font-size: 13px;
  opacity: 1;
  font-weight: bold;
  text-shadow: none; }
.aui body.natural .cookieConfigPanel .modal-footer #cookies-refuse-all {
  cursor: pointer;
  color: #007078;
  float: left;
  margin: 4px 0 0 0;
  font-weight: bold;
  width: 45%;
  text-align: left; }

/* END CADM */
.aui body.rojo #heading #site-title {
  left: 400px; }

.aui body.rojo span.badge.badge-info.frequency {
  background-color: #999; }

.aui body.rojo .active.facet-value a, .rojo .active.facet-value a:hover {
  background-color: #c51e3a; }

.aui body.rojo {
  font-family: Roboto-condensed-light;
  font-size: 18px; }
  .aui body.rojo a {
    color: #e53935; }
  .aui body.rojo strong {
    color: #c51e3a; }
  .aui body.rojo header#banner .inner-header {
    background: #fff;
    opacity: 0.95; }
  .aui body.rojo header#banner.headroom--not-top {
    border-bottom: 1px solid #c51e3a; }
  .aui body.rojo #heading #consejeria {
    background: transparent url(/html/themes/classic/images/consejeria-negro.png) no-repeat scroll 0 0;
    background-size: cover;
    width: 277px;
    height: 90px; }
  .aui body.rojo #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta.png) no-repeat scroll 0 0;
    background-size: contain; }
  .aui body.rojo #heading #consejeria-title {
    display: none; }
  .aui body.rojo #heading #consejeria-title a,
  .aui body.rojo #heading #site-title a {
    color: #333; }
  .aui body.rojo .block-header-right #link-directorio-institucional a {
    background: white url(/html/themes/classic/images/bg_directorio_institucional.jpg) no-repeat scroll 0 0;
    color: #000; }
  .aui body.rojo .block-header-right #languages .portlet-language a.taglib-language-list-text {
    background-color: rgba(197, 30, 58, 0.25); }
    .aui body.rojo .block-header-right #languages .portlet-language a.taglib-language-list-text:hover, .aui body.rojo .block-header-right #languages .portlet-language a.taglib-language-list-text:focus {
      background-color: rgba(197, 30, 58, 0.75); }
  .aui body.rojo .block-header-right #languages .portlet-language span.taglib-language-list-text {
    background-color: #c51e3a; }
  .aui body.rojo #navigation ul > li {
    margin-left: 0; }
    .aui body.rojo #navigation ul > li a {
      color: #333;
      font-family: Roboto-condensed-light;
      text-transform: uppercase; }
    .aui body.rojo #navigation ul > li > .to-next::before {
      color: #fff; }
    .aui body.rojo #navigation ul > li:hover {
      background-color: #c51e3a;
      color: #fff; }
      .aui body.rojo #navigation ul > li:hover > .to-next::before {
        color: #c51e3a; }
    .aui body.rojo #navigation ul > li.selected {
      background-color: #c51e3a !important;
      color: #fff; }
      .aui body.rojo #navigation ul > li.selected > a, .aui body.rojo #navigation ul > li.selected > a:hover, .aui body.rojo #navigation ul > li.selected > a:focus, .aui body.rojo #navigation ul > li.selected > .go-to-menu {
        background-color: #c51e3a !important;
        color: white; }
      .aui body.rojo #navigation ul > li.selected > .to-next::before {
        color: white; }
    .aui body.rojo #navigation ul > li .child-menu li {
      background-color: white;
      color: #333 !important; }
    .aui body.rojo #navigation ul > li .child-menu > li:hover, .aui body.rojo #navigation ul > li .child-menu > li.hover, .aui body.rojo #navigation ul > li .child-menu > li:focus {
      background-color: rgba(197, 30, 58, 0.5);
      color: #333; }
    .aui body.rojo #navigation ul > li:hover, .aui body.rojo #navigation ul > li:focus, .aui body.rojo #navigation ul > li.hover {
      background-color: rgba(197, 30, 58, 0.5);
      color: #333; }
  .aui body.rojo #navigation > ul > li > .to-next:before {
    color: #c51e3a; }
  .aui body.rojo .wrapper-breadcrumbs #breadcrumbs {
    background-color: rgba(197, 30, 58, 0.85);
    max-width: 100%; }
    .aui body.rojo .wrapper-breadcrumbs #breadcrumbs .breadcrumb {
      background: none;
      max-width: 1136px;
      margin: auto; }
  .aui body.rojo .wrapper-backstrech.wrapper-slick-carousel .slick-dots li.slick-active button {
    background-color: #c51e3a;
    border: 2.5px solid white !important; }
  .aui body.rojo .content-inner-detail-cultura .bg-img-layout.bg-img-layout-default {
    background-image: url(/html/themes/classic/images/rojo/layout_default.jpg); }
  .aui body.rojo .bg-dark {
    background-color: #ebd3b8; }
  .aui body.rojo .bg-light {
    background-color: white; }
  .aui body.rojo .bg-darklight {
    background-color: white; }
  .aui body.rojo .content-inner-detail-cultura {
    background-color: #F5F3F2; }
    .aui body.rojo .content-inner-detail-cultura .bg-img-layout .bg-img-layout-default {
      background-image: url(/html/themes/classic/images/rojo/layout_default.jpg); }
  .aui body.rojo .back-link-wrapper {
    margin: 20px 0; }
    .aui body.rojo .back-link-wrapper a i {
      background: black; }
  .aui body.rojo .portlet-borderless-container {
    background-color: #fff; }
  .aui body.rojo .title-seccion-home {
    margin-top: 0; }
  .aui body.rojo .showmore {
    background-color: #c51e3a; }
    .aui body.rojo .showmore:hover, .aui body.rojo .showmore:focus {
      background-color: rgba(197, 30, 58, 0.75); }
  .aui body.rojo .noticia-home figure figcaption {
    background-color: rgba(197, 30, 58, 0.75); }
  .aui body.rojo .noticia-home .resumen-noticia-home {
    color: #c51e3a; }
  .aui body.rojo .portlet-dockbar .navbar-inner {
    background: black; }
  .aui body.rojo .portlet-navigation .nav-menu ul li {
    background-color: white;
    color: black; }
    .aui body.rojo .portlet-navigation .nav-menu ul li:before {
      color: #de2f4c; }
    .aui body.rojo .portlet-navigation .nav-menu ul li a {
      background-color: white; }
    .aui body.rojo .portlet-navigation .nav-menu ul li .selected a {
      background-color: #c51e3a; }
  .aui body.rojo .portlet-navigation .nav-menu ul li.open {
    background-color: white; }
    .aui body.rojo .portlet-navigation .nav-menu ul li.open:before {
      color: #de2f4c; }
    .aui body.rojo .portlet-navigation .nav-menu ul li.open a {
      background-color: white; }
    .aui body.rojo .portlet-navigation .nav-menu ul li.open ul li a {
      border-bottom: 1px solid #de2f4c; }
  .aui body.rojo .portlet-image-gallery-display .lfr-asset-column .lfr-pagination {
    display: none; }
  .aui body.rojo .portlet-image-gallery-display .lfr-asset-column .image-icon a span img {
    background: none;
    border: 0 none;
    padding: 0; }
  .aui body.rojo .banner-home {
    height: auto;
    box-shadow: 0; }
    .aui body.rojo .banner-home img {
      width: 100%; }
  .aui body.rojo .listado-eventos .contenedor .fecha {
    background: black; }
    .aui body.rojo .listado-eventos .contenedor .fecha .caja {
      background: #c51e3a; }
  .aui body.rojo .evento-item {
    border-bottom: 5px solid rgba(197, 30, 58, 0.85); }
    .aui body.rojo .evento-item .proyeccion ul {
      list-style: outside none none;
      margin: 0; }
      .aui body.rojo .evento-item .proyeccion ul li.contenido {
        background: white; }
  .aui body.rojo .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header .yui3-calendar-header-label {
    color: #c51e3a; }
  .aui body.rojo .portlet-eventos .contenedor .calendario #calendarEvents .yui3-g yui3-calendar-header a {
    border-right-color: #c51e3a; }
  .aui body.rojo .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.evento {
    background: #c51e3a;
    color: #fff; }
  .aui body.rojo .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a {
    background: rgba(105, 138, 142, 0.6); }
  .aui body.rojo .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a:hover {
    background: #698a8e; }
  .aui body.rojo .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a.tag-selected {
    background: #698a8e; }
  .aui body.rojo .listado-eventos-agenda form .anios button {
    background: rgba(105, 138, 142, 0.6); }
    .aui body.rojo .listado-eventos-agenda form .anios button:hover {
      background: #698a8e; }
  .aui body.rojo .listado-eventos-agenda form .anios button.selected {
    background: #698a8e; }
  .aui body.rojo .listado-eventos-agenda .actuales .evento-item .info {
    background: rgba(197, 30, 58, 0.3); }
  .aui body.rojo .listado-eventos-agenda .actuales .evento-item .categoria {
    background: #c51e3a; }
  .aui body.rojo .listado-eventos-agenda .futuros .evento-item .info {
    background: white; }
  .aui body.rojo .listado-eventos-agenda .futuros .evento-item .categoria {
    background: #ebd3b8; }
  .aui body.rojo .exposicion_detalle .news-main-data .ficha {
    background: #eee;
    padding: 10px; }
  .aui body.rojo .exposicion_detalle .news-data .cartelas {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%; }
    .aui body.rojo .exposicion_detalle .news-data .cartelas ul {
      list-style: none; }
  .aui body.rojo .exposicion_detalle .news-data .flickr {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%; }
    .aui body.rojo .exposicion_detalle .news-data .flickr ul {
      list-style: none; }
  .aui body.rojo .exposicion_detalle .news-data .dossier {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%; }
    .aui body.rojo .exposicion_detalle .news-data .dossier ul {
      list-style: none; }
  .aui body.rojo .aui body.rojo .exposicion_detalle header h4 {
    border-bottom: 1px solid #c51e3a; }
  .aui body.rojo #footer {
    background-color: black; }
  .aui body.rojo .item-exposicion-agenda .fecha-exposicion {
    font-family: 'Roboto-condensed-light-italic'; }
  .aui body.rojo .lista-actividades .item-actividad {
    border-bottom: 3px solid #c51e3a; }
    .aui body.rojo .lista-actividades .item-actividad .fecha-actividad {
      font-family: 'Roboto-condensed-light-italic'; }
  .aui body.rojo .lista-exposiciones-prensa .item-expo-prensa {
    border-bottom: 5px solid rgba(197, 30, 58, 0.85); }
    .aui body.rojo .lista-exposiciones-prensa .item-expo-prensa .dossiers li {
      color: #698a8e;
      list-style: outside none none; }
  .aui body.rojo .lista-exposiciones ul .item-exposicion-agenda {
    border-bottom: 5px solid rgba(197, 30, 58, 0.85); }
  .aui body.rojo .portlet-asset-publisher .asset-entries-group-label {
    background-color: rgba(197, 30, 58, 0.85); }
  .aui body.rojo .publicacion-detalle .titulo {
    color: black; }
  .aui body.rojo .modal-publicacion {
    border-color: black; }
    .aui body.rojo .modal-publicacion .modal-header {
      background-color: rgba(0, 0, 0, 0.8); }
  .aui body.rojo .lista-publicaciones .item-publicacion figcaption {
    background-color: rgba(0, 0, 0, 0.8); }

@media (max-width: 979px) {
  .aui body.rojo .portlet-dockbar .navbar-inner {
    background: black !important; }
  .aui body.rojo #menu-navigation-responsive {
    background-color: #c51e3a; }
  .aui body.rojo #navigation {
    background-color: white !important; }
    .aui body.rojo #navigation .go-to-menu.to-prev:before,
    .aui body.rojo #navigation .go-to-menu.to-next:before {
      color: #c51e3a; }
  .aui body.rojo header#banner #navigation.opened {
    border-left: 2px solid black !important; }
  .aui body.rojo #navigation ul > li a {
    color: #698a8e; }
  .aui body.rojo #navigation ul > li .child-menu li {
    background-color: transparent; }
  .aui body.rojo .exposicion_detalle .news-main-data .h3 {
    font-size: 2em; } }
/* CADF */
.cuadro-figuras {
  width: 100%;
  text-align: center;
  display: inline-flex;
  margin-left: 40px;
  margin-right: 40px; }

.to-right-text {
  padding-left: 65px; }

.izq-col {
  float: left;
  width: 100%; }

.der-col {
  float: right;
  width: 100%; }

.der-fig {
  margin: 0 auto;
  margin-left: 35px; }

.izq-fig {
  margin: 0 auto;
  margin-right: 35px; }

.figura, .silencio {
  width: 9px;
  margin-right: 5px;
  margin-left: 5px; }

.index-section {
  display: grid;
  margin: 0 auto;
  text-align: center;
  border: 2px solid rgba(125, 198, 206, 0.85);
  width: 315px;
  padding: 40px;
  margin-bottom: 50px; }

.index-section a {
  margin-bottom: 10px;
  margin-top: 10px; }

.rojo .layout-title-cultura span {
  display: none; }

.rojo .separator-title-natural {
  margin-bottom: 0px !important;
  margin-top: 0 !important;
  border: 2px solid rgba(197, 30, 58, 0.85) !important;
  background: rgba(197, 30, 58, 0.85); }

.intro-text {
  font-size: 16px;
  margin-bottom: 21px !important;
  white-space: break-spaces; }

.text-audio-container {
  margin-top: 30px; }

.text-audio-container h3 {
  margin-top: 25px;
  margin-bottom: 10px; }

.rojo .audio-player {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 25px; }

.rojo .audio-player video {
  width: 75%; }

.small-subtitle {
  font-size: 12px; }

.centered {
  text-align: center !important; }

.italic {
  font-style: italic !important; }

.list-first-item {
  font-weight: bold;
  font-size: 18px; }

ul .list-second-item {
  text-decoration: underline;
  font-size: 14px; }

.container-list {
  display: flex;
  margin-top: 30px; }

.separator-gris {
  margin-bottom: 0px;
  margin-top: 0;
  border: 2px solid lightgray; }

.container-recursos .separator-gris {
  margin-bottom: 0px !important;
  margin-top: 0px !important; }

.container-recursos .intro-text {
  margin-bottom: 0px !important; }

/* RECURSOS EDUCATIVOS */
.layouts li.selected a.selected {
  color: #c51e3a; }

/* END RECURSOS EDUCATIVOS */
/* COMUNES */
.rojo .lfr-pagination-config {
  color: black !important; }

.rojo .nav-menu > h2 > a {
  color: #c51e3a; }

.rojo .img-pie {
  text-align: left !important; }

@media (max-width: 767px) {
  .rojo #site-title {
    display: none; } }
.rojo .container-intro {
  margin-bottom: 20px;
  margin-top: 20px; }
.rojo .servicio-title {
  text-align: center;
  background-color: rgba(197, 30, 58, 0.75);
  width: 100%;
  bottom: 0%;
  padding: 4%;
  position: absolute; }
.rojo .layout-title-cultura {
  display: none;
  border-bottom: 0px !important; }
.rojo .rojo #navigation ul.child-menu li.selected a {
  color: #eee !important; }
.rojo #languages div .portlet-borderless-container {
  background: #c51e3a; }
.rojo .title-section {
  color: #c51e3a !important;
  font-weight: bold !important;
  font-size: 18px !important; }
.rojo .content-section {
  margin-left: 15px !important; }
.rojo .content-section:hover {
  text-decoration: none; }
.rojo .ico-descarga {
  color: #c51e3a;
  font-size: 19px;
  margin-right: 3px; }

.aui body.rojo #heading #site-title {
  left: 450px;
  top: 40px;
  font-size: 22px;
  position: relative; }

.text-section {
  margin-top: 10px; }

@media (max-width: 600px) {
  .text-section {
    padding: 2%; }

  .rojo #heading #consejeria {
    top: -4px !important;
    left: 50px !important;
    height: 175px !important;
    background: transparent url(/html/themes/classic/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important; }

  .rojo .text-section ul li::before {
    left: 40px !important;
    font-size: 26px !important; } }
.aui body #navigation > ul > li.selected {
  background-color: #c51e3a !important; }

.rojo form .btn-primary {
  color: white !important;
  background-color: #c51e3a !important;
  background-image: none !important;
  border-radius: 0 !important;
  border-color: #c51e3a !important;
  -webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out; }

.rojo form .btn-primary:hover {
  color: #c51e3a !important;
  background-color: white !important;
  background-image: none !important;
  border-radius: 0 !important;
  border-color: #c51e3a !important;
  -webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out; }

.bottonConsultar {
  margin: 0 !important; }

.container-intro p {
  font-size: 18px !important; }

.rojo .journal-content-article p {
  font-size: 15px !important; }

.rojo .portlet-navigation ul li.selected {
  color: #c51e3a; }

input[type=number] {
  -moz-appearance: textfield; }

/* END COMUNES */
/* RESPONSIVE NAVEGACION */
.rojo .portlet-navigation {
  display: block;
  font-size: 14px;
  margin-bottom: 25px; }

.rojo .portlet-navigation .nav-menu ul li a {
  font-size: 27px;
  font-weight: bold; }

/* END RESPONSIVE NAVEGACION*/
/* PRESENTACION */
.objetivos img {
  width: 100% !important;
  float: left !important;
  margin-bottom: 15px !important;
  margin-top: 15px !important;
  margin-left: 0px !important; }

.texto-declaracion {
  font-size: 19px;
  color: #c51e3a; }

@media (max-width: 600px) {
  .rojo .audio-player video {
    width: 100%; } }
/* END PRESENTACION */
/*ACTUALIDAD*/
.lista-actualidades {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px; }

.contenido-actualidad {
  display: block;
  float: left;
  margin-bottom: 35px; }

.lado-izq {
  float: left;
  width: 25%; }

.img-actualidad {
  width: 100%;
  display: block;
  float: left; }

.img-actualidad img {
  height: 215px;
  float: left;
  width: 90%; }

.img-pie {
  float: left;
  width: 90%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px; }

.lado-der {
  float: right;
  width: 75%; }

.img-pie {
  font-weight: bold; }

.carrusel-imagenes .imagen span {
  display: grid; }

@media (max-width: 540px) {
  .lado-izq {
    width: 100%;
    margin-left: 5%; }

  .lado-der {
    width: 100%; } }
@media (max-width: 766px) {
  #consejeria {
    height: 55px;
    top: 0px;
    left: 67px; }

  .imagen img {
    margin: 0 auto;
    display: block; }

  .carrusel-imagenes .imagen span {
    text-align: center;
    font-size: 24px;
    margin-top: 20px; } }
/* END ACTUALIDAD */
/* NOTICIAS */
.lista-noticias {
  display: block;
  float: left;
  width: 100%;
  margin-top: 20px; }

.contenido-noticias {
  display: block;
  float: left;
  margin-bottom: 35px; }

.img-noticias {
  width: 100%;
  display: block;
  float: left; }

.img-noticias img {
  height: 215px;
  float: left;
  width: 90%; }

/* END NOTICIAS */
/* INFORMACIÓN Y CONTACTO */
.info-map {
  width: 100%;
  background: #e0e0e0;
  padding: 15px;
  float: left;
  margin-top: 5%; }

.left p {
  margin-bottom: 20px; }

.left h4 {
  margin-top: 0px; }

.tabla-info td {
  padding: 0px; }

.img-info-contact {
  width: 26%;
  float: left;
  margin-right: 2.5%; }

.right-side-info {
  float: left;
  width: 70%; }

.tabla-info .icon-facebook {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 25px;
  color: white;
  background: #4267B2;
  padding: 7px 9px 7px 14px;
  width: 15px;
  text-decoration: none; }

.tabla-info .icon-twitter {
  margin-left: 10px;
  margin-right: 10px;
  font-size: 25px;
  color: white;
  background: #00acee;
  padding: 7px 3px 7px 9px;
  width: 15px;
  text-decoration: none; }

.icon-facebook:hover, .icon-twitter:hover {
  cursor: pointer;
  text-decoration: none; }

@media (max-width: 600px) {
  .img-info-contact {
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }

  .right-side-info {
    width: 100%;
    padding: 2%; } }
/* END INFORMACIÓN Y CONTACTO */
/* FORMULARIOS - PORTLETS */
.portlet-body form > h2 {
  color: #c51e3a;
  margin-bottom: 20px; }

.input-container {
  width: 100%; }

div.input-container > div {
  width: 30% !important; }

.input-container .input-form-portlet input, .input-container .input-form-portlet select {
  width: 100%; }

.label-input label {
  font-size: 16px; }

.input-form-portlet input {
  height: 30px !important;
  font-size: 16px !important; }

.form-buttons {
  width: 100%;
  float: left;
  margin-bottom: 5%; }

.form-buttons .btn {
  float: left !important;
  margin: 0 0 0 3px !important; }

.rojo .control-group-inline {
  display: block !important; }

@media (max-width: 1230px) {
  .input-form-portlet input {
    width: 85%; } }
@media (max-width: 830px) {
  .rojo form .input-container input {
    width: 100% !important; }

  div.input-container > div {
    width: 95% !important; }

  .input-container > div {
    float: none; } }
/* END FORMULARIOS - PORTLETS */
.aui body.rojo button.btn.accept, .aui body.rojo button.btn.more, .aui body.rojo button.btn.reject {
  padding: 4px 7px 4px 7px;
  font-size: 12px;
  font-weight: bold; }
.aui body.rojo button.btn.reject, .aui body.rojo button.btn.reject:hover {
  background: gray;
  color: white; }
.aui body.rojo button.btn.accept, .aui body.rojo button.btn.accept:hover {
  background: #231f20;
  color: white; }
.aui body.rojo #cookies-legal {
  color: white; }
.aui body.rojo #cookies-banner p a {
  color: white; }
.aui body.rojo #cookies-banner {
  background-color: #c51e3a;
  display: block;
  position: fixed;
  bottom: 0;
  right: 9%;
  width: 80%;
  padding: 15px;
  text-align: center;
  color: white;
  box-shadow: 1px 1px 1px 1px black;
  z-index: 100; }
@media (max-width: 550px) {
  .aui body.rojo #cookies-banner {
    right: 0%;
    width: 100%; } }
@media (min-width: 1200px) {
  .aui body.rojo #cookies-banner > .row {
    margin: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body.rojo #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12:first-child {
    margin-left: 2.76243%; }
  .aui body.rojo #cookies-banner > .row-fluid > .span12.visible-phone.visible-tablet > .row-fluid > .span12 {
    margin-top: 10px; } }
@media (min-width: 993px) and (max-width: 1160px) {
  .aui body.rojo button.btn.accept, .aui body.rojo button.btn.more, .aui body.rojo button.btn.reject {
    height: 50px; } }
.aui body.rojo .cookieConfigPanel .modal-header h3 {
  color: #c51e3a;
  min-height: 20px; }
.aui body.rojo .cookieConfigPanel .modal-body h5 {
  color: #c51e3a; }
.aui body.rojo .cookieConfigPanel .modal-body .titleCookies {
  border-top: 1px solid #c51e3a;
  padding-top: 10px;
  margin-top: 20px; }
.aui body.rojo .cookieConfigPanel .modal-body .checkbox {
  float: right;
  width: 35px; }
  .aui body.rojo .cookieConfigPanel .modal-body .checkbox input {
    display: none; }
  .aui body.rojo .cookieConfigPanel .modal-body .checkbox .checkboxBackground {
    width: 30px;
    height: 30px;
    float: right;
    background-color: white;
    border-radius: 50%;
    border: 2px solid #c51e3a; }
    .aui body.rojo .cookieConfigPanel .modal-body .checkbox .checkboxBackground .checkboxPoint {
      width: 16px;
      height: 16px;
      background-color: #c51e3a;
      border-radius: 50%;
      margin: 5px;
      opacity: 0;
      transition: visibility 0s, opacity 0.2s linear;
      border: 0; }
  .aui body.rojo .cookieConfigPanel .modal-body .checkbox input:checked ~ .checkboxBackground .checkboxPoint {
    opacity: 1; }
.aui body.rojo .cookieConfigPanel .modal-footer button {
  background-color: #c51e3a;
  color: white;
  float: right;
  border: 0;
  border-radius: 2px;
  padding: 4px;
  margin-right: 5px;
  font-size: 15px;
  opacity: 1;
  font-weight: bold;
  text-shadow: none; }
.aui body.rojo .cookieConfigPanel .modal-footer #cookies-refuse-all {
  cursor: pointer;
  color: #c51e3a;
  float: left;
  margin: 4px 0 0 0;
  font-weight: bold;
  width: 45%;
  text-align: left; }

/* CADF */
.aui body header#banner.headroom--not-top {
  border-bottom: 1px solid #007934; }
  .aui body header#banner.headroom--not-top .block-header-right,
  .aui body header#banner.headroom--not-top .wrapper-breadcrumbs .breadcrumb {
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;
    display: none; }
  .aui body header#banner.headroom--not-top #heading {
    min-height: 40px; }
    .aui body header#banner.headroom--not-top #heading #junta-title {
      height: 40px;
      width: 40px; }
      .aui body header#banner.headroom--not-top #heading #junta-title a {
        width: 40px;
        height: 40px; }
    .aui body header#banner.headroom--not-top #heading #consejeria-title {
      left: 50px;
      bottom: 3px;
      font-size: 1.3em; }
    .aui body header#banner.headroom--not-top #heading #site-title {
      left: 50px;
      top: 5px;
      font-size: 1em; }

.container-fecha-prov {
  display: inline-flex; }

.text-carousel-container {
  left: 40%;
  float: left;
  position: relative; }

.container-fecha-prov h3 {
  margin-top: 0px !important;
  font-size: 20px !important; }

.titulo-principal {
  margin-bottom: -5px !important;
  font-size: 40px !important;
  margin-left: -3px !important; }

.ciclo-film {
  margin-bottom: -10px !important;
  margin-top: 0px !important;
  font-size: 20px !important; }

.fecha-film {
  margin-right: 5px !important; }

.hora-container {
  display: flex;
  margin-right: 5px !important; }

.provincia-film {
  margin-left: 3px !important; }

.btn-ir-provincia {
  width: 240px;
  padding: 10px;
  text-align: center;
  background: white;
  color: black;
  transition: opacity .25s ease-in-out; }

.btn-ir-provincia:hover {
  cursor: pointer;
  opacity: 0.8; }

/* Resultados buscador */
#gezi_null_null, .taglib-social-bookmarks {
  display: none; }

.malva .nav-pills .active a, .malva .nav-pills a:hover, .malva .nav-pills a:focus {
  background-color: rgba(128, 135, 166, 0.85) !important; }

.malva span.badge.badge-info.frequency {
  background-color: #646b86;
  color: white; }

.beige .nav-pills .active a, .beige .nav-pills a:hover, .beige .nav-pills a:focus {
  background-color: rgba(193, 181, 97, 0.85) !important; }

.beige .nav-pills a:hover {
  color: white; }

.beige span.badge.badge-info.frequency {
  background-color: #007934; }

/* Resultados buscador */
/* MODAL VISOR DE IMAGENES (EXPOSICIONES) */
#id01 {
  z-index: 333;
  display: none;
  padding-top: 100px;
  padding-bottom: 50px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7); }

.w3-modal-content {
  margin: auto;
  background-color: lightgray;
  position: relative;
  padding: 0;
  outline: 0;
  width: 600px; }

.aspa {
  float: right;
  color: lightgray;
  font-size: 125px;
  opacity: 0.4;
  margin: -50px 35px 0px 0;
  transition: ease-in 0.3s opacity; }

.aspa:hover {
  cursor: pointer;
  opacity: 0.8; }

.credito-img {
  margin-top: 10px !important;
  font-size: 17px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 15px; }

/* MODAL VISOR DE IMAGENES (EXPOSICIONES) */
.aui body {
  font-family: 'Roboto-regular'; }
  .aui body .columns-max {
    margin: 150px auto; }
  .aui body .yui3-widget-mask {
    z-index: 1000 !important;
    opacity: .65; }
  .aui body * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-shadow: none; }
  .aui body .portlet-title {
    font-family: 'Roboto-condensed-light';
    font-weight: normal;
    font-size: 35px;
    line-height: 1; }
  .aui body a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .aui body a:focus, .aui body a:hover {
      outline: none; }
  .aui body figure, .aui body form {
    margin: 0; }
  .aui body .container-fluid {
    padding: 0; }
  .aui body .portlet-column-content.empty {
    padding: 0; }
  .aui body .dockbar-ready.lfr-has-add-content .portlet-column-content.empty {
    padding: 50px; }
  .aui body .bg-dark .showmore:hover, .aui body .bg-dark .showmore:focus {
    background-color: #333; }
  .aui body .content-inner-detail-cultura .bg-img-layout {
    height: 500px; }
    .aui body .content-inner-detail-cultura .bg-img-layout.bg-img-layout-default {
      background-image: url(/html/themes/classic/images/layout_default.jpg);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
  .aui body .content-inner-detail-cultura.img-layout #main-content {
    margin-top: -150px;
    position: relative; }
    .aui body .content-inner-detail-cultura.img-layout #main-content > .container-cultura {
      background-color: white;
      padding: 0 0 20px; }
  .aui body .layout-title-cultura {
    font-size: 2.5em;
    margin: 0 30px 20px;
    padding: 30px 0 15px;
    border-bottom: 1px solid #888;
    font-family: 'Roboto-condensed-regular'; }
    .aui body .layout-title-cultura + .portlet-layout {
      padding: 0 30px; }
  .aui body a#to-top {
    opacity: 0;
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: rgba(0, 0, 0, 0.1);
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    font-size: 35px;
    color: white;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
    .aui body a#to-top:hover, .aui body a#to-top:focus, .aui body a#to-top:active {
      text-decoration: none;
      background-color: rgba(0, 0, 0, 0.5); }
    .aui body a#to-top.visible {
      opacity: 1; }
  .aui body .back-link-wrapper {
    float: left;
    margin: 20px 0;
    width: 100%; }
    .aui body .back-link-wrapper a {
      color: #555;
      text-transform: uppercase;
      font-family: Roboto-condensed-regular;
      font-size: 1.2em;
      line-height: 40px;
      opacity: 0.6;
      overflow: hidden;
      padding: 10px;
      cursor: pointer;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
      .aui body .back-link-wrapper a:hover, .aui body .back-link-wrapper a:focus, .aui body .back-link-wrapper a:active {
        text-decoration: none;
        opacity: 1; }
      .aui body .back-link-wrapper a.visible {
        opacity: 1; }
      .aui body .back-link-wrapper a i {
        background: #c1b561 none repeat scroll 0 0;
        border-radius: 50%;
        color: #fff;
        float: left;
        font-size: 35px;
        line-height: 42px;
        padding: 0 14px; }
  .aui body .image-viewer-control {
    border-radius: 50%;
    height: 50px;
    width: 50px;
    top: 50%; }
  .aui body .image-viewer-close {
    color: white;
    font-size: 25px;
    opacity: 0.5;
    text-shadow: none; }
  .aui body .go-to-next-content {
    position: absolute;
    bottom: 5px;
    left: 49%;
    font-size: 30px;
    color: white !important; }
    .aui body .go-to-next-content:hover, .aui body .go-to-next-content:focus {
      text-decoration: none; }
  .aui body .comment-carousel h2 {
    text-align: center; }
  .aui body .comment-carousel p {
    text-align: center; }
  .aui body .wrapper-backstrech {
    height: 100vh; }
    .aui body .wrapper-backstrech .item-carousel-backstretch {
      height: 100vh; }
    .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel {
      position: absolute;
      top: 50%;
      min-height: 250px;
      margin: -125px 0 0 0;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.5); }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel {
        text-align: center;
        min-height: 250px;
        display: table;
        width: 70%;
        margin: auto;
        position: relative;
        padding: 30px 0; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel .inner-comment-carousel {
          width: 85%;
          text-align: left;
          display: table-cell;
          vertical-align: middle;
          color: white; }
          .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel .inner-comment-carousel:before, .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel .inner-comment-carousel:after {
            position: absolute;
            width: 85%;
            content: "";
            border: 1px solid white;
            left: 7.5%; }
          .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel .inner-comment-carousel:after {
            bottom: 20px; }
          .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel .inner-comment-carousel:before {
            top: 20px; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel a {
          color: white; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel h2 {
          font-family: 'Roboto-thin';
          color: white;
          line-height: 1; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel p {
          color: white; }
    .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-dots {
      position: absolute;
      bottom: 5px;
      right: 20px;
      z-index: 10;
      width: auto;
      margin: 0; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-dots li {
        width: auto; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-dots li button {
          background-color: white;
          width: 15px;
          height: 15px;
          display: block;
          border-radius: 50%;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
          .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-dots li button:before {
            content: ""; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-dots li.slick-active button {
          background-color: #007934;
          -webkit-transition: all 0.3s linear;
          -moz-transition: all 0.3s linear;
          -o-transition: all 0.3s linear;
          transition: all 0.3s linear; }
    .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow {
      z-index: 10;
      position: absolute;
      top: 50%;
      width: 50px;
      height: 55px;
      overflow: hidden; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow:before {
        font-family: 'fontawesome-alloy';
        font-size: 50px;
        display: block; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow.slick-prev {
        left: 2%; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow.slick-prev:before {
          content: "\f104"; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow.slick-next {
        right: 2%; }
        .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow.slick-next:before {
          content: "\f105"; }
  .aui body #footer {
    background-color: #555555;
    overflow: hidden;
    padding: 2em; }
    .aui body #footer p {
      color: white; }
    .aui body #footer a {
      color: white; }
    .aui body #footer .logo_pie {
      margin: auto;
      text-align: center; }
    .aui body #footer .section-pie {
      margin-bottom: 20px; }
      .aui body #footer .section-pie:last-child {
        margin-bottom: 0; }
      .aui body #footer .section-pie ul {
        list-style: none;
        margin: auto;
        float: none;
        text-align: center; }
        .aui body #footer .section-pie ul li {
          display: inline-block; }
          .aui body #footer .section-pie ul li:after {
            content: "|";
            color: white;
            margin: 0 20px; }
          .aui body #footer .section-pie ul li.page-icon {
            margin-right: 20px;
            margin-bottom: 20px; }
          .aui body #footer .section-pie ul li:last-child:after, .aui body #footer .section-pie ul li.page-icon:after {
            content: "";
            margin: 0; }
    .aui body #footer .section-pie-group {
      margin-bottom: 20px; }
      .aui body #footer .section-pie-group:last-child {
        margin-bottom: 0; }
      .aui body #footer .section-pie-group ul {
        list-style: none;
        margin: auto;
        float: none;
        text-align: left; }
        .aui body #footer .section-pie-group ul li {
          list-style-type: none; }
        .aui body #footer .section-pie-group ul p {
          color: white; }
    .aui body #footer .links-footer-right {
      margin: 0;
      list-style: none;
      color: white;
      overflow: hidden;
      font-size: 17px; }
      .aui body #footer .links-footer-right > li {
        margin-bottom: 5px;
        line-height: 1; }
      .aui body #footer .links-footer-right .section-pie ul li.page-icon {
        margin-right: 10px;
        float: left; }
    .aui body #footer .logoJuntaPie {
      height: 150px;
      margin-top: -15px;
      margin-right: -10px; }
    .aui body #footer .logoFeder {
      width: 120px;
      margin-top: -15px;
      margin-left: 15px; }
    .aui body #footer .fondoFederLema {
      width: 120px; }
  .aui body .title-seccion-home {
    margin-top: 2em;
    font-family: 'Roboto-condensed-regular';
    margin-bottom: 2em;
    color: #555; }
    .aui body .title-seccion-home h1 {
      margin: 0;
      font-size: 45px;
      font-weight: normal; }
  .aui body .lista-noticias-home {
    overflow: hidden;
    background-color: white;
    padding: 2em 15px 1em; }
  .aui body .wrapper-showmore {
    overflow: hidden;
    width: 100%; }
    .aui body .wrapper-showmore .showmore {
      text-align: center;
      width: 50px;
      height: 50px;
      display: block;
      color: white;
      font-size: 0;
      position: relative;
      float: right; }
      .aui body .wrapper-showmore .showmore:after {
        content: "+";
        position: absolute;
        top: -2px;
        right: 0;
        color: white;
        font-size: 50px;
        width: 50px;
        line-height: 50px; }
  .aui body .noticia-home figure {
    width: 100%;
    height: 275px;
    position: relative; }
    .aui body .noticia-home figure figcaption {
      position: absolute;
      bottom: 0;
      width: 100%;
      padding: 1em;
      color: white;
      font-family: 'Roboto-bold'; }
      .aui body .noticia-home figure figcaption a {
        color: white; }
  .aui body .noticia-home .resumen-noticia-home {
    padding: 1em; }
  .aui body .noticia-home .backstretch {
    width: 100% !important; }
  .aui body .noticia-detalle .news-main-data {
    padding: 20px 0;
    color: #555;
    font-family: Roboto-condensed-regular; }
    .aui body .noticia-detalle .news-main-data h3 {
      border-bottom: 1px solid #ddd;
      border-top: 1px solid #ddd;
      font-size: 40px;
      font-weight: normal;
      padding: 25px 0; }
    .aui body .noticia-detalle .news-main-data .fecha {
      color: #888; }
    .aui body .noticia-detalle .news-main-data .news-image img {
      width: 100%;
      margin: 20px 0; }
    .aui body .noticia-detalle .news-main-data .cuerpo {
      font-family: Roboto-regular; }
  .aui body .noticia-detalle .news-data {
    overflow: hidden; }
    .aui body .noticia-detalle .news-data .tit-carrusel {
      color: #888;
      font-family: Roboto-condensed-regular;
      font-size: 1.8em;
      font-weight: normal; }
    .aui body .noticia-detalle .news-data .carrusel-imagenes {
      overflow: hidden; }
      .aui body .noticia-detalle .news-data .carrusel-imagenes .imagen {
        float: left;
        margin: 5px;
        opacity: 0.7;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .aui body .noticia-detalle .news-data .carrusel-imagenes .imagen:hover {
          opacity: 1; }
        .aui body .noticia-detalle .news-data .carrusel-imagenes .imagen img {
          max-height: 200px; }
    .aui body .noticia-detalle .news-data .enlaces ul {
      border-left: 1px dashed #ccc;
      margin: 0;
      padding: 0 0 0 10px; }
      .aui body .noticia-detalle .news-data .enlaces ul li {
        list-style: outside none none;
        margin-bottom: 10px; }
        .aui body .noticia-detalle .news-data .enlaces ul li a {
          font-family: Roboto-condensed-regular;
          margin-right: 5px; }
  .aui body .lista-banners-home {
    padding: 2em 0; }
  .aui body .banner-home {
    height: 275px;
    -webkit-box-shadow: 0px 0px 10px 3px #888888;
    -moz-box-shadow: 0px 0px 10px 3px #888888;
    box-shadow: 0px 0px 10px 3px #888888; }
  .aui body .img-noticia-default {
    background: #dddddd url(/html/themes/classic/images/gen_noticias.gif) no-repeat center;
    background-size: cover;
    display: block; }
  .aui body .noticia-home .img-noticia-default {
    width: 100%;
    height: 100%; }
  .aui body .lista-noticias .img-noticia-default {
    width: 250px;
    height: 150px;
    float: left;
    margin-right: 20px; }
  .aui body .lista-noticias > ul {
    margin: 10px 0 0;
    list-style: none; }
    .aui body .lista-noticias > ul > li {
      border-bottom: 1px solid #ddd;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .aui body .lista-noticias > ul > li:last-child {
        border-bottom: 0;
        margin-bottom: 10px;
        padding-bottom: 0; }
  .aui body .lista-noticias .noticia figure {
    overflow: hidden; }
    .aui body .lista-noticias .noticia figure img {
      float: left;
      margin-right: 20px;
      width: 350px; }
    .aui body .lista-noticias .noticia figure h1 {
      font-size: 25px;
      line-height: 1; }
  .aui body .lista-de-interes-home {
    background-color: white; }
  .aui body .de-interes-home {
    padding: 20px; }
    .aui body .de-interes-home figure {
      height: 275px; }
    .aui body .de-interes-home:hover, .aui body .de-interes-home:focus {
      background-color: #faf7f0; }
    .aui body .de-interes-home hgroup {
      text-align: center; }
      .aui body .de-interes-home hgroup h1, .aui body .de-interes-home hgroup h2 {
        line-height: 1; }
      .aui body .de-interes-home hgroup h1 {
        font-size: 35px;
        font-family: 'Roboto-condensed-regular'; }
      .aui body .de-interes-home hgroup h2 {
        font-weight: normal;
        font-size: 26px; }
  .aui body .lista-eventos-home .title-agenda h1 {
    font-family: 'Roboto-condensed-regular';
    font-size: 4em;
    line-height: 1;
    margin: 25px 0;
    color: white; }
  .aui body .evento-home {
    overflow: hidden;
    margin-bottom: 20px; }
    .aui body .evento-home .datos-evento {
      padding: 0 20px 15px;
      overflow: hidden; }
    .aui body .evento-home .fecha-evento {
      float: left;
      padding-right: 20px;
      text-align: center; }
      .aui body .evento-home .fecha-evento .dia-evento {
        display: block;
        line-height: 1;
        font-family: 'Roboto-condensed-bold';
        font-size: 7em;
        letter-spacing: -5px; }
      .aui body .evento-home .fecha-evento .mes-evento {
        display: block;
        line-height: 1;
        font-family: 'Roboto-medium';
        font-size: 2em;
        text-transform: uppercase; }
    .aui body .evento-home h1, .aui body .evento-home h2 {
      line-height: 1; }
    .aui body .evento-home h2 {
      line-height: 1; }
      .aui body .evento-home h2 a {
        color: #333; }
    .aui body .evento-home .provincia-evento {
      display: block;
      font-size: 1.4em;
      color: white;
      font-family: 'Roboto-light-italic';
      margin-top: 5px; }
      .aui body .evento-home .provincia-evento .separador {
        display: inline-block; }
        .aui body .evento-home .provincia-evento .separador:after {
          content: " / ";
          margin-left: 5px;
          margin-right: 5px; }
        .aui body .evento-home .provincia-evento .separador:last-child:after {
          content: "";
          margin-left: 0;
          margin-right: 0; }
    .aui body .evento-home.first {
      margin-bottom: 0;
      padding-bottom: 20px;
      height: 100%;
      background-color: #007934; }
      .aui body .evento-home.first .fecha-evento {
        color: white; }
      .aui body .evento-home.first figure {
        width: 90%;
        margin-bottom: 20px; }
        .aui body .evento-home.first figure img {
          width: 100%; }
      .aui body .evento-home.first h1 a {
        color: white; }
  .aui body .listado-eventos .contenedor .fecha {
    display: block;
    float: left;
    margin-top: 20px;
    width: 100%; }
    .aui body .listado-eventos .contenedor .fecha .caja {
      color: #fff;
      float: left;
      font-family: Roboto-condensed-regular;
      overflow: hidden;
      padding: 8px; }
      .aui body .listado-eventos .contenedor .fecha .caja span {
        display: block;
        text-align: center; }
      .aui body .listado-eventos .contenedor .fecha .caja .dia {
        font-family: Roboto-bold;
        font-size: 65px;
        line-height: 80px; }
      .aui body .listado-eventos .contenedor .fecha .caja .mes {
        text-transform: uppercase;
        font-size: 20px; }
  .aui body .listado-eventos .contenedor .fecha:first-child {
    margin-top: 0; }
  .aui body .evento-item {
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px; }
    .aui body .evento-item .proyeccion h2 {
      border-bottom: 1px solid #ddd;
      font-family: Roboto-condensed-regular;
      font-size: 45px;
      font-weight: normal;
      padding-bottom: 10px; }
    .aui body .evento-item .proyeccion .captura {
      float: left;
      width: 30%;
      clear: both;
      margin: 0 img;
        margin-width: 100%; }
    .aui body .evento-item .proyeccion .img-proyeccion-default {
      background: #dddddd url(/html/themes/classic/images/gen_proyeccion.gif) no-repeat center;
      background-size: cover;
      display: block;
      width: 100%;
      height: 150px; }
    .aui body .evento-item .proyeccion a.download {
      display: block;
      margin: 10px 0;
      text-align: right;
      font-family: Roboto-condensed-regular; }
      .aui body .evento-item .proyeccion a.download:before {
        font-family: 'fontawesome-alloy';
        display: block;
        content: "\f01a";
        font-size: 35px;
        float: right;
        margin-left: 10px; }
    .aui body .evento-item .proyeccion ul {
      list-style: outside none none;
      margin: 0; }
      .aui body .evento-item .proyeccion ul li.contenido {
        overflow: hidden;
        margin: 0 0 20px 0; }
        .aui body .evento-item .proyeccion ul li.contenido .detalle {
          background: #ece8d1 none repeat scroll 0 0;
          float: left;
          padding: 10px; }
          .aui body .evento-item .proyeccion ul li.contenido .detalle h3 {
            font-family: Roboto-condensed-regular;
            font-size: 40px;
            font-weight: normal; }
          .aui body .evento-item .proyeccion ul li.contenido .detalle .desc-fam {
            font-family: Roboto-italic;
            color: #888; }
          .aui body .evento-item .proyeccion ul li.contenido .detalle .float-big {
            float: left;
            width: 69%; }
          .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box {
            border-top: 1px dotted #000;
            width: 100%; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box .lista-box {
              border: 0;
              float: left;
              width: 32%; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box .info-ciclo {
              float: left;
              width: 68%; }
              .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box .info-ciclo .ciclo-box {
                font-family: Roboto-condensed-regular;
                font-size: 26px; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box .info-ciclo .ciclo-box .ciclo-title {
                  display: inherit;
                  font-weight: normal;
                  color: #c1b561; }
          .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .post-sinop {
            width: 100%;
            padding-top: 0 !important; }
          .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto {
            margin: 0;
            padding: 10px; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .descripcion {
              font-family: Roboto-italic;
              color: #888; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul {
              list-style: outside none none;
              overflow: hidden;
              width: 100%; }
              .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li {
                margin: 10px;
                overflow: hidden;
                float: left; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li a {
                  opacity: .6; }
                  .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li a:hover, .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li a:focus {
                    text-decoration: none;
                    opacity: 1;
                    -webkit-transition: all 0.3s ease-in-out;
                    -moz-transition: all 0.3s ease-in-out;
                    -o-transition: all 0.3s ease-in-out;
                    transition: all 0.3s ease-in-out; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li .imdb {
                  background-image: url(/html/themes/classic/images/ico_imdb.png);
                  background-repeat: repeat-x;
                  background-position: center;
                  width: 40px;
                  height: 40px;
                  display: block; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li .video {
                  background-image: url(/html/themes/classic/images/ico_video.png);
                  background-repeat: repeat-x;
                  background-position: center;
                  width: 40px;
                  height: 40px;
                  display: block; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li .pdf {
                  background-image: url(/html/themes/classic/images/ico_pdf.png);
                  background-repeat: repeat-x;
                  background-position: center;
                  width: 40px;
                  height: 40px;
                  display: block;
                  text-indent: -999em; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto ul li .colaborador {
                  width: 40px;
                  height: 40px;
                  display: block;
                  opacity: unset; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .sinopsis {
              border-bottom: 1px dotted #000; }
              .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .sinopsis h4 {
                margin-top: 0px; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .resumen {
              float: left;
              margin-bottom: 20px;
              width: 100%; }
              .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .resumen div {
                border-bottom: 1px solid;
                float: left;
                margin: 0 0 10px;
                width: 100%; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .resumen div i.icon-film {
                  float: left;
                  margin: 3px 10px; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .resumen div span {
                  float: left;
                  margin: 0 5px; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .resumen div .hora {
                  font-family: Roboto-bold;
                  font-size: 20px; }
                .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .resumen div .sala {
                  font-family: Roboto-condensed-regular;
                  font-size: 16px; }
            .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .texto .elenco {
              font-family: Roboto-condensed-regular; }
  .aui body .listado-eventos-agenda form .anios {
    border-bottom: 1px dotted #ddd;
    margin-bottom: 40px;
    overflow: hidden;
    padding: 0 0 10px;
    position: relative;
    text-align: center; }
    .aui body .listado-eventos-agenda form .anios h4 {
      font-family: Roboto-condensed-light;
      font-weight: normal;
      width: 100%; }
    .aui body .listado-eventos-agenda form .anios button {
      border: 0 none;
      border-radius: 50% !important;
      color: #fff;
      margin: 10px !important;
      padding: 20px 15px; }
  .aui body .listado-eventos-agenda .grupo_eventos {
    overflow: hidden;
    border-bottom: 1px dotted; }
    .aui body .listado-eventos-agenda .grupo_eventos h3 {
      color: #888;
      font-family: Roboto-condensed-light-italic; }
    .aui body .listado-eventos-agenda .grupo_eventos .evento-item {
      border-bottom: 0 !important;
      margin: 0 0 10px 0; }
      .aui body .listado-eventos-agenda .grupo_eventos .evento-item .info {
        background: #eee none repeat scroll 0 0;
        float: left;
        padding: 10px;
        width: 100%; }
        .aui body .listado-eventos-agenda .grupo_eventos .evento-item .info .titulo {
          font-family: Roboto-condensed-regular;
          text-transform: uppercase;
          font-size: 1.2em;
          margin: 0 0 8px; }
      .aui body .listado-eventos-agenda .grupo_eventos .evento-item .categoria {
        background: #bbb;
        color: #fff;
        float: left;
        padding: 5px;
        width: 100%; }
        .aui body .listado-eventos-agenda .grupo_eventos .evento-item .categoria i {
          margin-right: 5px; }
        .aui body .listado-eventos-agenda .grupo_eventos .evento-item .categoria span {
          font-family: Roboto-condensed-light;
          text-transform: uppercase;
          white-space: normal; }
  .aui body .exposicion_listado ul {
    margin: 20px 0; }
    .aui body .exposicion_listado ul li.contenido {
      margin: 5px;
      padding: 5px; }
      .aui body .exposicion_listado ul li.contenido a {
        color: #333;
        text-decoration: none;
        cursor: pointer; }
        .aui body .exposicion_listado ul li.contenido a .imagen {
          overflow: hidden; }
          .aui body .exposicion_listado ul li.contenido a .imagen img {
            height: 275px;
            float: left;
            width: 100%;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            transition: all 2s;
            -moz-transition: all 2s;
            -webkit-transition: all 2s;
            -o-transition: width all 2s; }
            .aui body .exposicion_listado ul li.contenido a .imagen img:hover {
              transform: scale(1.2);
              -moz-transform: scale(1.2);
              -webkit-transform: scale(1.2);
              -o-transform: scale(1.2); }
        .aui body .exposicion_listado ul li.contenido a h2 {
          border-bottom: 1px solid #ddd;
          font-family: Roboto-condensed-regular;
          font-size: 16px;
          font-weight: normal;
          line-height: normal;
          margin: 10px 0;
          text-transform: uppercase;
          padding-bottom: 10px;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
        .aui body .exposicion_listado ul li.contenido a .fecha {
          font-family: Roboto-condensed-regular;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      .aui body .exposicion_listado ul li.contenido:hover h2 {
        color: #333;
        text-decoration: none; }
  .aui body .exposicion_detalle .news-main-data h3 {
    color: #888;
    font-family: Roboto-condensed-light-italic;
    font-size: 4em;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 25px; }
  .aui body .exposicion_detalle .news-main-data .fecha {
    font-family: Roboto-condensed-regular;
    font-size: 20px; }
  .aui body .exposicion_detalle .news-main-data .descripcion {
    color: #888;
    font-style: italic;
    margin: 20px 0 0; }
  .aui body .exposicion_detalle .news-main-data .cuerpo {
    float: left;
    margin: 20px 0; }
  .aui body .exposicion_detalle .news-data .documentos ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    width: 100%; }
    .aui body .exposicion_detalle .news-data .documentos ul li {
      border-bottom: 1px dotted #ddd;
      padding: 10px 0; }
  .aui body .exposicion_detalle .news-image.imagen {
    margin-bottom: 2px; }
  .aui body .exposicion_detalle header h4 {
    border-bottom: 1px solid #ccc;
    font-family: Roboto-condensed-light;
    font-weight: normal;
    margin: 24px 0 10px;
    padding: 0 0 5px; }
  .aui body .exposicion_detalle .carrusel-imagenes .imagen {
    margin-bottom: 2px;
    float: left;
    width: 100%;
    opacity: 0.7;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .aui body .exposicion_detalle .carrusel-imagenes .imagen:hover {
      opacity: 1; }
    .aui body .exposicion_detalle .carrusel-imagenes .imagen img {
      cursor: zoom-in;
      cursor: -webkit-zoom-in;
      cursor: -moz-zoom-in; }
  .aui body .lista-exposiciones ul {
    margin: 20px; }
    .aui body .lista-exposiciones ul .item-exposicion-agenda {
      border-bottom: 5px solid rgba(0, 121, 52, 0.85);
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .aui body .lista-exposiciones ul .item-exposicion-agenda:last-child {
        border-bottom: 0;
        padding-bottom: 0px;
        margin-bottom: 30px; }
  .aui body .portlet-asset-publisher .asset-entries-group-label {
    background-color: rgba(0, 121, 52, 0.85);
    margin: 0 0 20px;
    line-height: 1;
    padding: 20px;
    color: white;
    font-family: 'Roboto-condensed-light'; }
  .aui body .lista-exposiciones-prensa ul {
    margin: 0;
    list-style: none; }
  .aui body .lista-exposiciones-prensa .item-expo-prensa {
    border-bottom: 5px solid rgba(0, 121, 52, 0.85);
    margin-bottom: 20px;
    padding-bottom: 20px; }
    .aui body .lista-exposiciones-prensa .item-expo-prensa:last-child {
      border-bottom: 0; }
    .aui body .lista-exposiciones-prensa .item-expo-prensa .titulo {
      font-size: 1.25em; }
    .aui body .lista-exposiciones-prensa .item-expo-prensa .dossiers {
      margin: 10px 0 0 40px; }
      .aui body .lista-exposiciones-prensa .item-expo-prensa .dossiers li {
        margin-bottom: 5px;
        list-style: disc;
        color: #007934; }
  .aui body .item-exposicion-agenda {
    margin-bottom: 10px; }
    .aui body .item-exposicion-agenda > span {
      display: block;
      margin-bottom: 10px; }
    .aui body .item-exposicion-agenda .imagen-principal {
      float: left;
      margin-bottom: 5px;
      margin-right: 2%;
      max-width: 20%; }
    .aui body .item-exposicion-agenda .titulo-exposicion {
      font-size: 1.5em;
      display: block;
      margin-bottom: 10px; }
    .aui body .item-exposicion-agenda .fecha-exposicion {
      font-family: 'Roboto-italic'; }
    .aui body .item-exposicion-agenda .artistas-exposicion {
      padding: 10px;
      color: #888;
      line-height: normal;
      background-color: #f0f0f0; }
      .aui body .item-exposicion-agenda .artistas-exposicion h4 {
        color: #333; }
  .aui body .lista-artistas ul {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    list-style: outside none none;
    margin: auto;
    padding: 30px 0;
    text-align: center; }
  .aui body .lista-artistas .item-artista {
    display: inline-block;
    width: 125px;
    height: 100px;
    position: relative;
    margin: 5px;
    overflow: hidden;
    -webkit-box-shadow: 2px 2px 5px #888888;
    -moz-box-shadow: 2px 2px 5px #888888;
    box-shadow: 2px 2px 5px #888888; }
    .aui body .lista-artistas .item-artista figure {
      height: 100%; }
    .aui body .lista-artistas .item-artista img {
      min-height: 100%; }
    .aui body .lista-artistas .item-artista .titulo {
      position: absolute;
      top: 50%;
      width: 100%;
      background-color: rgba(0, 0, 0, 0.75);
      left: 0;
      min-height: 50px;
      margin-top: -25px;
      padding: 15px 7.5px;
      line-height: 1;
      color: white;
      text-align: center; }
    .aui body .lista-artistas .item-artista:hover .titulo {
      text-decoration: underline; }
  .aui body .coleccion-detalle .autor {
    font-size: 30px;
    background-color: #f0f0f0;
    line-height: 1;
    padding: 10px; }
  .aui body .coleccion-detalle .galeria .tit-carrusel {
    font-size: 20px;
    border-bottom: 1px dotted #ccc; }
  .aui body .coleccion-detalle .galeria .carrusel-imagenes {
    overflow: hidden;
    margin: auto;
    text-align: center; }
    .aui body .coleccion-detalle .galeria .carrusel-imagenes .imagen {
      margin: 5px;
      opacity: 0.7;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out;
      display: inline-block;
      position: relative; }
      .aui body .coleccion-detalle .galeria .carrusel-imagenes .imagen:hover {
        opacity: 1; }
      .aui body .coleccion-detalle .galeria .carrusel-imagenes .imagen img {
        max-height: 200px; }
      .aui body .coleccion-detalle .galeria .carrusel-imagenes .imagen .titulo-obra {
        position: absolute;
        bottom: 0;
        width: 100%;
        right: 0;
        padding: 10px;
        background-color: rgba(0, 0, 0, 0.8);
        color: white; }
  .aui body .lista-intrusiones ul {
    list-style: none; }
    .aui body .lista-intrusiones ul li {
      background: #fafafa none repeat scroll 0 0;
      border-bottom: 1px solid #eee;
      list-style: outside none none;
      margin-bottom: 20px;
      overflow: hidden;
      padding: 20px; }
      .aui body .lista-intrusiones ul li .imagen-intrusion {
        float: left;
        margin-right: 20px; }
      .aui body .lista-intrusiones ul li .texto h4 {
        font-size: 1.5em;
        font-weight: normal; }
  .aui body .contenido .left {
    float: left;
    text-align: left; }
  .aui body .contenido .right {
    float: right;
    text-align: right; }
  .aui body .contenido h2, .aui body .contenido h3, .aui body .contenido h4 {
    font-family: Roboto-condensed-regular;
    font-weight: normal; }
  .aui body .contenido h3 {
    line-height: 1; }
  .aui body .contenido ul {
    margin: 10px 0;
    list-style: none; }
    li .aui body .contenido ul:before {
      content: "\f00b"; }
  .aui body .lista-actividades .item-actividad {
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    border-bottom: 3px solid #007934; }
    .aui body .lista-actividades .item-actividad:last-child {
      padding-bottom: 0;
      overflow: hidden;
      border-bottom: 0; }
    .aui body .lista-actividades .item-actividad .imagen-principal {
      float: left;
      margin-bottom: 5px;
      margin-right: 2%;
      width: 20%; }
      .aui body .lista-actividades .item-actividad .imagen-principal img {
        width: 100%; }
      .aui body .lista-actividades .item-actividad .imagen-principal.imagen-default {
        height: 150px;
        width: 20%;
        background: #f0f0f0 url(/html/themes/classic/images/natural/actividad_default.jpg) no-repeat scroll center;
        font-size: 0;
        display: block;
        background-size: cover; }
    .aui body .lista-actividades .item-actividad .titulo-actividad {
      font-size: 20px;
      display: block; }
    .aui body .lista-actividades .item-actividad .fecha-actividad {
      display: block;
      margin-top: 10px;
      font-family: 'Roboto-light'; }
    .aui body .lista-actividades .item-actividad .resumen-actividad {
      background: #eee none repeat scroll 0 0;
      display: table-cell;
      float: left;
      margin-top: 15px !important;
      padding: 10px; }
  .aui body .actividad_detalle .actividad-data h3 {
    font-family: Roboto-condensed-light-italic;
    font-size: 2.5em;
    color: #888;
    margin-top: 0; }
  .aui body .actividad_detalle .actividad-data .fecha {
    font-family: Roboto-condensed-regular;
    font-size: 20px;
    margin-top: 20px; }
  .aui body .actividad_detalle .actividad-data .resumen {
    background-color: #f0f0f0;
    padding: 1em;
    margin-top: 20px; }
  .aui body .lista-publicaciones ul {
    margin: 0;
    list-style: none;
    overflow: hidden; }
  .aui body .lista-publicaciones .item-publicacion {
    position: relative;
    float: left;
    margin-right: 2%;
    width: 18.3%;
    height: 225px;
    margin-bottom: 2%;
    overflow: hidden;
    border: 1px solid #f0f0f0; }
    .aui body .lista-publicaciones .item-publicacion:nth-child(5n) {
      margin-right: 0; }
    .aui body .lista-publicaciones .item-publicacion a {
      color: white !important;
      display: block; }
    .aui body .lista-publicaciones .item-publicacion figure {
      height: 225px; }
    .aui body .lista-publicaciones .item-publicacion figcaption {
      background-color: rgba(0, 0, 0, 0.75);
      text-align: center;
      width: 100%;
      padding: 10px;
      position: absolute;
      bottom: 0;
      line-height: 1; }
    .aui body .lista-publicaciones .item-publicacion img {
      min-height: 100%;
      display: block;
      min-width: 100%;
      max-width: inherit;
      opacity: .75;
      -webkit-transition: opacity 0.3s;
      -moz-transition: opacity 0.3s;
      -o-transition: opacity 0.3s;
      transition: opacity 0.3s; }
    .aui body .lista-publicaciones .item-publicacion:hover img {
      opacity: 1; }
  .aui body .publicacion-detalle {
    overflow: hidden; }
    .aui body .publicacion-detalle .imagen-principal {
      float: left;
      margin-right: 10px;
      margin-bottom: 5px;
      max-width: 300px; }
    .aui body .publicacion-detalle .titulo {
      color: #007934;
      line-height: 1;
      font-size: 20px;
      font-family: 'Roboto-condensed-light-italic'; }
    .aui body .publicacion-detalle .subtitulo {
      line-height: 1;
      margin-top: 10px;
      background-color: #f0f0f0;
      padding: 10px; }
    .aui body .publicacion-detalle .descripcion {
      line-height: 1.1;
      margin-top: 10px; }
    .aui body .publicacion-detalle .documento {
      clear: right;
      float: right;
      margin-top: 10px; }
      .aui body .publicacion-detalle .documento a:after {
        content: "\f08e";
        font-family: 'fontawesome-alloy';
        margin-left: 7px; }
  .aui body .modal-publicacion {
    z-index: 1001 !important;
    max-width: 60vw;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 0;
    width: 60%;
    width: 60vw; }
    .aui body .modal-publicacion .modal-body {
      padding-bottom: 10px;
      overflow: hidden;
      max-height: inherit;
      max-height: 70vw; }
    .aui body .modal-publicacion .modal-header {
      background-color: rgba(0, 121, 52, 0.8);
      color: white;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      border-radius: 0;
      line-height: 1;
      font-size: 20px;
      font-family: 'Roboto-condensed-light-italic'; }
      .aui body .modal-publicacion .modal-header .close {
        color: white; }
  .aui body .mensaje {
    color: crimson;
    text-align: center; }
  .aui body ul.child-menu {
    z-index: 3; }

.aui body header#banner.headroom--not-top {
  border-bottom: 1px solid #007934; }
  .aui body header#banner.headroom--not-top .block-header-right,
  .aui body header#banner.headroom--not-top .wrapper-breadcrumbs .breadcrumb {
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;
    display: none; }
  .aui body header#banner.headroom--not-top #heading {
    min-height: 40px; }
    .aui body header#banner.headroom--not-top #heading #junta-title {
      height: 40px;
      width: 40px; }
      .aui body header#banner.headroom--not-top #heading #junta-title a {
        width: 40px;
        height: 40px; }
    .aui body header#banner.headroom--not-top #heading #consejeria-title {
      left: 50px;
      bottom: 3px;
      font-size: 1.3em; }
    .aui body header#banner.headroom--not-top #heading #site-title {
      left: 50px;
      top: 5px;
      font-size: 1em; }

.aui body #portlet_58 {
  width: 50%;
  margin: auto; }
  .aui body #portlet_58 .portlet-topper h1 {
    color: #333;
    font-family: Roboto-condensed-regular;
    font-weight: normal;
    line-height: 50px; }
  .aui body #portlet_58 .portlet-content {
    border-top: 1px solid #eee; }
.aui body .portlet-dockbar {
  margin-bottom: 5px; }
  .aui body .portlet-dockbar .navbar-inner {
    min-height: 30px;
    background: rgba(0, 121, 52, 0.5);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    .aui body .portlet-dockbar .navbar-inner .divider-vertical {
      height: 30px;
      border-color: transparent;
      margin: 0; }
    .aui body .portlet-dockbar .navbar-inner .nav > li > a {
      float: none;
      padding: 5px 10px 0;
      color: white;
      text-shadow: none; }
      .aui body .portlet-dockbar .navbar-inner .nav > li > a.user-notification-link {
        padding-top: 0; }
  .aui body .portlet-dockbar .navbar .nav li.dropdown.open > .dropdown-toggle,
  .aui body .portlet-dockbar .navbar .nav li.dropdown.active > .dropdown-toggle,
  .aui body .portlet-dockbar .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: transparent;
    color: white;
    outline: none; }
.aui body .portlet-navigation .nav-menu ul {
  list-style: none;
  margin: 0; }
  .aui body .portlet-navigation .nav-menu ul li {
    padding: 0 0 0 20px;
    line-height: 40px;
    border-bottom: 1px solid #fff; }
    .aui body .portlet-navigation .nav-menu ul li:before {
      font-family: 'fontawesome-alloy';
      display: block;
      content: "\f0da";
      font-size: 18px;
      float: left; }
    .aui body .portlet-navigation .nav-menu ul li a {
      line-height: 40px;
      margin-left: 20px;
      color: #413e39;
      font-size: 19px;
      padding-left: 15px;
      display: block; }
  .aui body .portlet-navigation .nav-menu ul li.open {
    padding: 0 0 0 15px; }
    .aui body .portlet-navigation .nav-menu ul li.open:before {
      content: "\f0d7"; }
    .aui body .portlet-navigation .nav-menu ul li.open a {
      margin-left: 25px; }
    .aui body .portlet-navigation .nav-menu ul li.open ul {
      margin-left: 25px;
      padding: 0; }
      .aui body .portlet-navigation .nav-menu ul li.open ul li {
        border-bottom: 0; }
        .aui body .portlet-navigation .nav-menu ul li.open ul li:before {
          content: none; }
        .aui body .portlet-navigation .nav-menu ul li.open ul li a {
          margin: 0 15px 0 0;
          padding: 0;
          font-size: 1.1em; }
      .aui body .portlet-navigation .nav-menu ul li.open ul li:last-child a {
        border-bottom: 0; }
.aui body .portlet-eventos {
  margin: 20px 0; }
  .aui body .portlet-eventos .contenedor .calendario {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0; }
    .aui body .portlet-eventos .contenedor .calendario #calendarEvents {
      background: none;
      border: 0;
      padding: 10px 0; }
      .aui body .portlet-eventos .contenedor .calendario #calendarEvents .yui3-calendar-header {
        margin-bottom: 20px;
        padding-bottom: 0; }
        .aui body .portlet-eventos .contenedor .calendario #calendarEvents .yui3-calendar-header .yui3-calendar-header-label {
          font-family: Roboto-condensed-regular;
          font-size: 16px;
          font-weight: normal; }
      .aui body .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table thead tr th.yui3-calendar-weekday {
        font-family: Roboto-condensed-regular;
        font-weight: normal; }
      .aui body .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td {
        background: #fafafa;
        border: 1px solid #fff;
        padding: 10px 5px;
        text-align: center; }
      .aui body .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.yui3-calendar-selection-disabled {
        background: #eee none repeat scroll 0 0;
        font-family: Roboto-condensed-regular;
        font-weight: normal; }
      .aui body .portlet-eventos .contenedor .calendario #calendarEvents .yui3-u-1 table tbody tr td.evento {
        background: red; }
.aui body .portlet-asset-publisher .portlet-body .taglib-header {
  display: none; }
.aui body .taglib-asset-categories-navigation .accordion-group {
  border: 0; }
  .aui body .taglib-asset-categories-navigation .accordion-group .accordion-heading .accordion-toggle .title-text {
    font-family: Roboto-condensed-light;
    font-weight: normal;
    font-size: 20px; }
  .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner {
    border-bottom: 1px dotted #ccc; }
    .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list {
      margin: auto;
      overflow: hidden;
      text-align: center; }
      .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node {
        padding: 0;
        display: inline-block; }
        .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf {
          margin-left: 0; }
          .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label {
            margin: 0;
            padding: 0; }
            .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span {
              padding: 0; }
              .aui body .taglib-asset-categories-navigation .accordion-group div .accordion-inner .lfr-asset-category-list-container ul.lfr-asset-category-list li.tree-node .tree-node-leaf .tree-label span a {
                border-radius: 50% !important;
                float: left;
                margin: 10px !important;
                padding: 22px 0 !important;
                text-align: center;
                width: 65px;
                color: #fff; }

.aui body header#banner.headroom--not-top {
  border-bottom: 1px solid #007934; }
  .aui body header#banner.headroom--not-top .block-header-right,
  .aui body header#banner.headroom--not-top .wrapper-breadcrumbs .breadcrumb {
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;
    display: none; }
  .aui body header#banner.headroom--not-top #heading {
    min-height: 40px; }
    .aui body header#banner.headroom--not-top #heading #junta-title {
      height: 40px;
      width: 40px; }
      .aui body header#banner.headroom--not-top #heading #junta-title a {
        width: 40px;
        height: 40px; }
    .aui body header#banner.headroom--not-top #heading #consejeria-title {
      left: 50px;
      bottom: 3px;
      font-size: 1.3em; }
    .aui body header#banner.headroom--not-top #heading #site-title {
      left: 50px;
      top: 5px;
      font-size: 1em; }

/* buscador cabecera */
@media (max-width: 1350px) and (min-width: 768px) {
  .contenedor-buscador {
    width: 12.5%; } }
@media (max-width: 1135px) and (min-width: 768px) {
  .contenedor-buscador {
    width: 14%; } }
@media (max-width: 1115px) and (min-width: 768px) {
  .contenedor-buscador {
    width: 15%; } }
@media (max-width: 1050px) and (min-width: 768px) {
  .contenedor-buscador {
    width: 17%; } }
@media (min-width: 980px) {
  .aui body #navigation > ul > li a {
    display: inline-block !important; }

  .aui body #navigation > ul > li > .child-menu {
    text-align: left !important; } }
/*RESPONSIVE PROGRAMACIÓN FILMOTECA*/
@media (max-width: 320px) {
  .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box .lista-box {
    width: 100% !important; }

  .info-ciclo {
    width: 100% !important;
    text-align: center !important; }

  .captura {
    width: 100% !important; }

  .lista-box {
    width: 100% !important;
    float: none !important; }

  .float-big {
    width: 100% !important;
    margin-top: 1em !important; } }
@media (max-width: 380px) {
  .aui body .evento-item .proyeccion ul li.contenido .detalle .elemento .iconos-box .lista-box {
    width: 100% !important; }

  .info-ciclo {
    width: 100% !important;
    text-align: center !important; }

  .captura {
    width: 100% !important; }

  .lista-box {
    width: 100% !important;
    float: none !important; }

  .float-big {
    width: 100% !important;
    margin-top: 1em !important; } }
@media (max-width: 480px) {
  .info-ciclo {
    width: 100% !important;
    text-align: center !important; }

  .captura {
    width: 100% !important; }

  .lista-box {
    width: 60% !important;
    float: none !important; }

  .float-big {
    width: 100% !important;
    margin-top: 1em !important; } }
@media (max-width: 768px) {
  .info-ciclo {
    width: 100% !important;
    text-align: center !important; }

  .captura {
    width: 100% !important; }

  .lista-box {
    width: 60% !important;
    float: none !important; }

  .float-big {
    width: 100% !important;
    margin-top: 1em !important; } }
/*FIN RESPONSIVE FILMOTECA*/
/* BUSCADOR CABECERA MOVIL-RESPONSIVE */
@media (max-width: 979px) {
  .contenedor-buscador {
    width: 100%; }

  /* EVITA EL FONDO AZULITO DEL AUTOCOMPLETAR DEL NAVEGADOR */
  #contBuscador:-webkit-autofill,
  #contBuscador:-webkit-autofill:hover,
  #contBuscador:-webkit-autofill:focus,
  #contBuscador:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s; }

  .form-group.has-feedback {
    background-color: transparent !important;
    border-bottom: 1px solid #aaa;
    margin-top: -2px;
    width: 100%;
    height: 40px; }

  #contBuscador {
    padding: 0px 10px;
    padding-top: 10px !important; }

  .search-form .form-group span.form-control-feedback {
    width: 40px;
    padding-top: 4px; } }
/* BUSCADOR CABECERA MOVIL-RESPONSIVE */
/* buscador cabecera */
/* Informaci�n general */
@media (max-width: 767px) {
  .img-general, img[title="Mediateca"] {
    margin: 0px !important;
    margin-bottom: 20px !important; } }
/* Informaci�n general */
/* Listados */
@media (max-width: 765px) {
  .aui body .exposicion_listado ul li.contenido {
    margin: 0px !important; } }
@media (max-width: 585px) {
  .aui body.malva .lista-talleres .taller figure img {
    float: none !important; } }
/* Listados */
/* Detalle exposiciones */
@media (max-width: 765px) {
  .portlet-asset-publisher .asset-content {
    margin-left: 10px !important; } }
/* Detalle exposiciones */
@media (min-width: 1366px) {
  .aui body .container-cultura {
    max-width: 1366px;
    margin: 0 auto !important;
    float: none !important;
    width: 100% !important; } }
@media (max-width: 1366px) {
  .aui body .container-cultura,
  .aui body .content-inner-detail-cultura.img-layout #main-content {
    padding: 0 20px; }
    .aui body .container-cultura .container-cultura,
    .aui body .content-inner-detail-cultura.img-layout #main-content .container-cultura {
      padding: 0; } }
@media (min-width: 768px) and (max-width: 979px) {
  .aui body .noticia-home figure,
  .aui body .de-interes-home figure,
  .aui body .banner-home {
    height: 180px; } }
@media (max-width: 979px) {
  .aui body {
    padding: 0; }
    .aui body .container-cultura {
      padding: 0; }
    .aui body .content-inner-detail-cultura .bg-img-layout {
      height: 50vh; }
    .aui body .content-inner-detail-cultura.img-layout #main-content {
      margin-top: -10vh; }
    .aui body #_145_dockbarResponsiveButton {
      display: inline-block; }
      .aui body #_145_dockbarResponsiveButton .navbar .container .btn-navbar {
        margin: 0;
        padding: 9px 12px; }
    .aui body .block-header-right #link-directorio-institucional a {
      font-size: 18px; }
    .aui body header#banner .portlet-dockbar .navbar-inner #_145_navSiteNavigationNavbarBtn {
      visibility: hidden; }
    .aui body header#banner .block-header-right #link-directorio-institucional,
    .aui body header#banner .block-header-right #languages {
      position: fixed;
      right: -300px;
      z-index: 101;
      margin-right: 5px;
      -webkit-transition: all 0.5s ease-in-out;
      -moz-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      opacity: 0; }
    .aui body header#banner .block-header-right #languages {
      top: 7px; }
    .aui body header#banner .block-header-right #link-directorio-institucional {
      top: 7px; }
    .aui body header#banner.has-multiidioma #navigation ul, .aui body header#banner.has-link-directorio #navigation ul {
      top: 50px;
      padding-bottom: 50px; }
    .aui body header#banner.has-link-directorio.has-multiidoma #navigation ul {
      top: 100px;
      padding-bottom: 100px; }
    .aui body header#banner.has-link-directorio.has-multiidoma .block-header-right #languages {
      top: 50px; }
    .aui body header#banner.menu-opened .block-header-right #link-directorio-institucional,
    .aui body header#banner.menu-opened .block-header-right #languages {
      right: 0;
      opacity: 1; }
    .aui body header#banner.headroom--not-top .block-header-right {
      height: auto;
      opacity: 1; }
    .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel {
      width: 100%; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .wrapper-comment-carousel .comment-carousel .inner-comment-carousel {
        /*width: calc(100% - 100px);*/ }
    .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow {
      width: 40px;
      height: 40px; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow:before {
        font-size: 35px; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow.slick-prev {
        left: 0; }
      .aui body .wrapper-backstrech.wrapper-slick-carousel .slick-arrow.slick-next {
        right: 0; }
    .aui body .lista-banners-home {
      padding: 1em; }
    .aui body .actividad_detalle .actividad-data h3 {
      font-size: 2em;
      line-height: 1.1em; }
    .aui body .lista-publicaciones .item-publicacion {
      width: 32%; }
      .aui body .lista-publicaciones .item-publicacion:nth-child(3n) {
        margin-right: 0; } }
@media (max-width: 767px) {
  .aui body .layout-title-cultura {
    padding: 20px 5px 10px;
    text-align: center;
    font-size: 2.2em;
    line-height: 1;
    margin: 0; }
  .aui body .layout-title-cultura + .portlet-layout {
    padding: 15px; }
  .aui body .wrapper-breadcrumbs .breadcrumb {
    height: auto; }
  .aui body .content-inner-detail-cultura.img-layout #main-content {
    padding: 0 5px; }
  .aui body .portlet-navigation {
    display: none; }
  .aui body #heading {
    min-height: 60px; }
    .aui body #heading #junta-title {
      width: 40px !important;
      height: 40px !important;
      background-position-y: 0px !important;
      top: 5px;
      left: 5px; }
      .aui body #heading #junta-title a {
        width: 40px;
        height: 40px; }
    .aui body #heading #consejeria-title {
      left: 70px;
      bottom: 10px;
      font-size: 1.7em; }
    .aui body #heading #site-title {
      padding-left: 50px !important;
      left: 135px;
      top: 10px;
      font-size: 10px; }
  .aui body #footer {
    padding: 1em; }
    .aui body #footer .row-fluid > [class*="span"] {
      border-bottom: 1px dotted white;
      margin-bottom: 20px;
      padding-bottom: 20px; }
      .aui body #footer .row-fluid > [class*="span"]:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0; }
    .aui body #footer .links-footer-right {
      margin: 0; }
      .aui body #footer .links-footer-right .section-pie ul li.page-icon {
        float: none; }
  .aui body .lista-eventos-home {
    padding: 0 1em; }
  .aui body .banner-home {
    margin-bottom: 15px; }
  .aui body .evento-home.first h1 {
    font-size: 30px; }
  .aui body .evento-home h2 {
    font-size: 25px; }
  .aui body .evento-home .fecha-evento .dia-evento {
    font-size: 5em; }
  .aui body .evento-home .fecha-evento .mes-evento {
    font-size: 1.5em; }
  .aui body .item-exposicion-agenda {
    padding: 0 10px; }
    .aui body .item-exposicion-agenda .imagen-principal {
      max-width: 50%;
      margin-right: 15px; }
    .aui body .item-exposicion-agenda .fecha-exposicion {
      clear: both; }
  .aui body .modal-publicacion {
    max-width: 90%;
    max-width: 90vw;
    width: 90%;
    width: 90vw; }
    .aui body .modal-publicacion .modal-body {
      height: 90%;
      height: 100vw;
      max-height: inherit; } }
@media screen and (max-width: 480px) {
  .aui body .lista-publicaciones .item-publicacion {
    height: 175px; }
    .aui body .lista-publicaciones .item-publicacion figure {
      height: 175px; } }
@media (max-width: 1199px) and (min-width: 768px) {
  .aui body #heading {
    height: 100px; }

  .aui body header#banner.headroom--not-top #heading #junta-title {
    background-position-y: -10px !important;
    height: 60px !important;
    width: 60px !important; }

  .aui body #heading #junta-title a {
    width: 40px;
    height: 40px; }

  .aui body #heading #consejeria a {
    width: 150px;
    height: 50px; }

  .aui body.beige #heading #junta-title {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 30px; }

  .aui body.beige #heading #site-title {
    top: 40px !important;
    position: relative;
    left: 250px;
    padding-left: 0px !important; }

  .aui body.beige #heading #consejeria {
    top: 30px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/cultura-theme/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: auto;
    background-size: contain !important;
    width: 175px; }

  .aui body.beige #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; }

  .aui body.beige #footer .fondoFederLema {
    margin-top: 20px; }

  .aui body.beige #footer .logo_pie {
    margin-left: -70px; }

  .aui body.rojo #heading #site-title {
    left: 260px; }

  .aui body.rojo #heading #junta-title {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 30px;
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; }

  .aui body.rojo #heading #consejeria {
    top: 30px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/html/themes/classic/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important;
    width: 175px; }

  .aui body.verde #heading #site-title {
    left: 260px;
    font-size: 20px; }

  .aui body.verde #heading #junta-title {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 30px;
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; }

  .aui body.verde #heading #consejeria {
    top: 30px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/html/themes/classic/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important;
    width: 175px; }

  .aui body.natural #heading #site-title {
    top: 40px !important;
    left: 370px;
    padding-left: 0px !important;
    padding-right: 55px !important;
    font-size: 20px; }

  .aui body.natural #heading #consejeria {
    top: 30px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/html/themes/classic/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important;
    width: 175px; }

  .aui body.natural #heading #junta-title {
    width: 40px;
    height: 40px;
    left: 5px;
    top: 30px;
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; }

  .aui body.malva #footer .fondoFederLema {
    margin-top: 20px; }

  .aui body.malva #footer .logo_pie {
    margin-left: -70px; }

  .aui body.malva #heading #junta-title {
    width: 40px !important;
    height: 40px !important;
    top: 30px !important;
    left: 5px !important;
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; }

  .aui body.malva #heading #consejeria {
    top: 25px !important;
    left: 52px !important;
    background: transparent url(/html/themes/classic/images/adscrito-movil.png) no-repeat scroll 0 0;
    background-size: auto;
    background-size: contain !important;
    width: 175px; }

  .aui body.malva #heading #site-title {
    left: 250px;
    top: 40px;
    position: relative; }

  .aui body.malva #heading #consejeria a {
    width: 150px;
    height: 50px; } }
@media (max-width: 767px) {
  .aui body #footer .fondoFederLema {
    width: 120px; }

  .aui body header#banner.headroom--not-top #heading #junta-title {
    background-position-y: -10px !important;
    height: 60px !important;
    width: 60px !important; }

  .aui body #heading {
    height: 60px; }

  .aui body #heading #consejeria a {
    width: 120px;
    height: 40px; }

  .aui body #heading #junta-title a {
    width: 50px;
    height: 50px; }

  /*ROJO*/
  .aui body #heading #consejeria {
    top: 2px;
    left: 73px; }

  .aui body.rojo #heading #consejeria {
    top: 5px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/html/themes/classic/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important;
    width: 175px !important; }

  .aui body.rojo #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important; }

  /*VERDE*/
  .aui body #heading #consejeria {
    top: 2px;
    left: 73px; }

  .aui body.verde #heading #consejeria {
    top: 5px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/html/themes/classic/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important;
    width: 175px !important; }

  .aui body.verde #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important; }

  .aui body.beige #heading #consejeria {
    width: 221px;
    height: 40px;
    top: 5px;
    left: 50px; }

  .aui body.beige #heading #site-title {
    top: 20px !important;
    left: 130px;
    font-size: 15px;
    padding-right: 10px; }

  .aui body.beige #heading #consejeria {
    top: 5px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/cultura-theme/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: auto;
    background-size: contain !important;
    width: 175px !important; }

  .aui body.beige #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important;
    background-size: contain !important; }

  .aui body.natural #heading #consejeria {
    width: 221px;
    height: 40px;
    top: 5px;
    left: 50px; }

  .aui body.natural #heading #site-title {
    top: 10px !important;
    left: 140px !important;
    font-size: 12px; }

  .natural #site-title {
    display: none; }

  .aui body.natural #heading #consejeria {
    top: 5px !important;
    left: 52px !important;
    height: 175px !important;
    background: transparent url(/cultura-theme/images/consejeria-negro-movil.png) no-repeat scroll 0 0 !important;
    background-size: auto;
    background-size: contain !important;
    width: 175px !important; }

  .aui body.natural #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; }

  .malva #site-title {
    display: none; }

  .aui body.malva #heading #site-title {
    left: 180px;
    position: absolute;
    padding-right: 15px;
    top: 22px !important; }

  .aui body.malva #heading #consejeria a {
    width: 120px;
    height: 50px; }

  .aui body.malva #heading #consejeria {
    background: transparent url(/html/themes/classic/images/adscrito-movil.png) no-repeat scroll 0 0;
    background-size: auto;
    background-size: contain !important;
    width: 175px !important;
    top: 0px !important;
    left: 52px !important;
    height: 175px !important; }

  .aui body.malva #heading #junta-title {
    background: transparent url(/html/themes/classic/images/logo-nuevo-junta-movil.png) no-repeat scroll 0 0 !important; } }
@media (min-width: 768px) and (max-width: 979px) {
  .logoFeder {
    width: 100px; }

  .aui body.malva #footer .logo_pie {
    margin-left: 0px !important; }

  .aui body.malva #footer .logoFeder {
    margin-left: 20px; }

  .aui body.beige #footer .logo_pie {
    margin-left: 0px !important; }

  .aui body.beige #footer .logoFeder {
    margin-left: 10px; }

  .logoJuntaPie {
    margin-top: -15px; }

  .logoFeder {
    margin-top: -15px;
    margin-left: 40px; } }
.section-pie-group {
  margin-left: 10%;
  padding-left: 15%; }

@media (max-width: 1225px) {
  .section-pie-group {
    margin-left: 30% !important;
    padding-left: 10% !important; } }
@media (max-width: 1070px) {
  .section-pie-group {
    margin-left: 50% !important;
    padding-left: 5% !important; } }
@media (max-width: 980px) {
  .section-pie-group {
    margin-left: 0% !important;
    padding-left: 0% !important; } }
@media (max-width: 767px) {
  .section-pie-group ul {
    text-align: center !important; } }