@charset "UTF-8";
.main-container {
  min-height: 600px; }

.content > div {
  margin-bottom: 15px;
  text-align: justify; }

.file-size {
  display: none; }

.path-user .main-container,
.path-frontpage .main-container {
  min-height: auto; }

.path-publicaciones .page-header {
  text-align: center; }

/*vista publicaciones*/
.drx-publicaciones {
  position: relative; }
  .drx-publicaciones .view-content .row {
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .drx-publicaciones .view-content .views-field .row .content-text h3 a {
    color: #4d4d4d;
    text-decoration: none; }
    .drx-publicaciones .view-content .views-field .row .content-text h3 a:hover {
      color: #249cbb; }
  .drx-publicaciones .view-content .views-field .row .content-text span.date a {
    padding: 1% 4rem !important;
    background: rgba(36, 156, 187, 0.5);
    border-radius: 26px;
    color: #fff;
    font-size: 16px;
    text-decoration: none; }
    .drx-publicaciones .view-content .views-field .row .content-text span.date a:hover {
      background: #249cbb;
      color: #fff;
      text-decoration: none !important; }
  .drx-publicaciones .view-content .views-field .row .content-image {
    text-align: center; }
    .drx-publicaciones .view-content .views-field .row .content-image img {
      max-width: 100%; }

/*Vista instrumentos de gestión*/
.drx-recursos .views-field .row {
  border-bottom: 2px solid #eeeeee;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .drx-recursos .views-field .row h3 a {
    color: #4d4d4d;
    text-decoration: none; }
    .drx-recursos .views-field .row h3 a:hover {
      color: #249cbb; }
  .drx-recursos .views-field .row p {
    text-align: justify; }
  .drx-recursos .views-field .row .archivo a {
    padding: 10px !important;
    background: rgba(36, 156, 187, 0.5);
    border-radius: 26px;
    color: #fff;
    font-size: 16px;
    text-decoration: none; }
    .drx-recursos .views-field .row .archivo a:hover {
      background: #249cbb;
      color: #fff;
      text-decoration: none !important; }

.page-node-type-publicaciones .item-organizacion {
  background: #249CBB !important; }
.page-node-type-publicaciones .menu-lateral-interna .menu .item-pulbicaciones {
  background-color: #00659c !important;
  color: #ffffff; }

.page-node-type-publicaciones .imagen,
.page-node-type-instrumentos-de-gestion .imagen,
.page-node-type-gestion-de-recursos .imagen {
  text-align: center; }
  .page-node-type-publicaciones .imagen img,
  .page-node-type-instrumentos-de-gestion .imagen img,
  .page-node-type-gestion-de-recursos .imagen img {
    margin: 0 auto;
    max-width: 100%; }
.page-node-type-publicaciones .archivo,
.page-node-type-instrumentos-de-gestion .archivo,
.page-node-type-gestion-de-recursos .archivo {
  margin: 20px 0; }
  .page-node-type-publicaciones .archivo a,
  .page-node-type-instrumentos-de-gestion .archivo a,
  .page-node-type-gestion-de-recursos .archivo a {
    padding: 10px !important;
    background: rgba(36, 156, 187, 0.5);
    border-radius: 26px;
    color: #fff;
    font-size: 16px;
    text-decoration: none; }
  .page-node-type-publicaciones .archivo a:hover,
  .page-node-type-instrumentos-de-gestion .archivo a:hover,
  .page-node-type-gestion-de-recursos .archivo a:hover {
    background: #249cbb;
    color: #fff;
    text-decoration: none !important; }
.page-node-type-publicaciones .field--name-body,
.page-node-type-instrumentos-de-gestion .field--name-body,
.page-node-type-gestion-de-recursos .field--name-body {
  text-align: justify; }

.page-node-type-banner {
  display: block; }
  .page-node-type-banner .field .field--label {
    font-weight: bold;
    display: inline-block; }
  .page-node-type-banner .field .field--item {
    display: inline;
    margin-left: 10px; }

#edit-captcha-response {
  width: auto; }

#webform-submission-contact-add-form .webform-actions #edit-actions-submit {
  width: auto; }

.js-form-item-captcha-response {
  text-align: left; }

/*# sourceMappingURL=publicacion.css.map */
