/*sass --watch sass/bcn-theme.scss:bcn-theme.css*/
/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */

.table.panel-body{
  width: 100%;
}
.admin-tools .panel-body{
  display: flex;
}
.admin-tools .panel-body form{
  margin: 0 10px 0 0;
}

.container,
.interior .panel-info,
.alert-info {
  max-width: 1080px;
  margin: 0 auto; }

.banner img {
  background-color: #FFFFFF;
  padding: 15px;
  margin: 20px; }

.brand {
  padding-top: 30px; }

.brand h4 {
  color: #999999; }

ol.breadcrumb li {
  color: white;.basic-search-page .panel-info .texto
  font-style: italic; }

ol.breadcrumb li a {
  color: white;
  font-weight: bold;
  font-style: normal; }

body.undernavigation {
  overflow-x: hidden;
  padding-top: 65px; }

#content {
  padding-bottom: 0px; }

#designedby {
  padding: 5px; }

#footer_feedback {
  padding-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;  }

input[type="file"] {
  display: block;
  height: auto; }

div.panel-primary div.panel-heading a {
  color: white; }

/* This magic gets the 16x16 icon to show up.. setting height/width didn't
   do it, but adding padding actually made it show up. */
img.ds-authority-confidence,
span.ds-authority-confidence {
  width: 16px;
  height: 16px;
  margin: 5px;
  background-repeat: no-repeat;
  padding: 0px 2px;
  vertical-align: bottom;
  color: transparent; }

img.ds-authority-confidence.cf-unset,
span.ds-authority-confidence.cf-unset {
  background-image: url(../../../image/authority/bug.png); }

img.ds-authority-confidence.cf-novalue,
span.ds-authority-confidence.cf-novalue {
  background-image: url(../../../image/confidence/0-unauthored.gif); }

img.ds-authority-confidence.cf-rejected,
img.ds-authority-confidence.cf-failed,
span.ds-authority-confidence.cf-rejected,
span.ds-authority-confidence.cf-failed {
  background-image: url(../../../image/confidence/2-errortriangle.gif); }

img.ds-authority-confidence.cf-notfound,
span.ds-authority-confidence.cf-notfound {
  background-image: url(../../../image/confidence/3-thumb1.gif); }

img.ds-authority-confidence.cf-ambiguous,
span.ds-authority-confidence.cf-ambiguous {
  background-image: url(../../../image/confidence/4-question.gif); }

img.ds-authority-confidence.cf-uncertain,
span.ds-authority-confidence.cf-uncertain {
  background-image: url(../../../image/confidence/5-pinion.gif); }

img.ds-authority-confidence.cf-accepted,
span.ds-authority-confidence.cf-accepted {
  background-image: url(../../../image/confidence/6-greencheck.gif); }

/* hide authority-value inputs in forms */
input.ds-authority-value {
  display: none; }

/** XXX Change to this to get the authority value to show up for debugging:
 input.ds-authority-value { display:inline; }
**/
/* for edit-item-form lock button */
input.ds-authority-lock {
  vertical-align: bottom;
  height: 24px;
  width: 24px;
  margin-right: 8px;
  background-repeat: no-repeat;
  background-color: transparent; }

input.ds-authority-lock.is-locked {
  background-image: url(../../../image/lock24.png); }

input.ds-authority-lock.is-unlocked {
  background-image: url(../../../image/unlock24.png); }

/* field required in submission */
.label-required:after {
  content: " *"; }

.browse_range {
  text-align: center; }

.prev-next-links {
  text-align: center; }

div.tagcloud {
  width: 100%;
  text-align: center; }

div.tagcloud .tagcloud_1 {
  color: #d96c27;
  font-weight: normal;
  margin-right: 5px; }

div.tagcloud .tagcloud_2 {
  color: #424242;
  font-weight: normal;
  margin-right: 5px; }

div.tagcloud .tagcloud_3 {
  color: #818183;
  font-weight: normal;
  margin-right: 5px; }

div.batchimport-info {
  color: gray; }

div.batchimport-info a {
  color: #47a447;
  font-weight: bold; }

span.batchimport-error-tab {
  padding-left: 10px; }

span.batchimport-error-caused {
  font-weight: bold; }

/*formateado de bootstrap*/
a {
  color: #0069e1; }

.well {
  border-radius: 0px;
  box-shadow: none;
  background-image: none;
  border: 0px; }

.panel-heading,
.panel-footer,
.panel,
.alert,
.btn,
.label {
  border-radius: 0px; }

.panel-primary > .panel-heading {
  background: #0069e1;
  box-shadow: none;
  background-image: none;
  filter: none; }

.panel-primary {
  border-color: #0069e1; }

body .btn-primary,
body .btn-default {
  background: #0069e1 !important;
  border: 0px solid #fff;
  box-shadow: none;
  background-image: none;
  color: #fff !important;
  background-image: -webkit-gradient(linear, left 0, left 100%, from(#0069e1), to(#0069e1));
  filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#0069e1', endColorstr='#0069e1', GradientType=0)";
  transition: all 200ms ease; }

body .btn-primary:hover,
body .btn-default:hover {
  background: #4e565f !important; }

.panel-info > .panel-heading,
.alert-info {
  background-image: none; }

input,
button,
select,
textarea {
  background: none repeat scroll 0 0 #fff;
  border: 1px solid #dcdcdc;
  display: inline;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: 4px 5px;
  vertical-align: middle; }

/*ayto bcn*/
body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #666; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Source Sans Pro', sans-serif;
  color: #000; }

/*header*/
a.logotipo {
  text-decoration: none; }

#logotipo1 {
  font-weight: 200;
  font-size: 48px;
  color: #000;
  text-decoration: none;
  line-height: 1; }

#logotipo1 span {
  font-weight: 600;
  color: #0069e1;
  text-decoration: none; }

#logotipo2 {
  font-weight: 300;
  font-size: 18px;
  color: #666; }

.ancho_fijo {
  max-width: 1080px;
  margin: 0 auto; }

.header_ayto {
  background: #F6F6F6; }

.header_ayto a {
  position: relative;
  z-index: 999; }

.header_bnc {
  padding: 20px 25px;
  text-align: center; }

.ocultar {
  display: none; }

.brand {
  display: none; }

/*nav*/
.navbar-brand {
  display: none; }

.navbar_bcn .container nav {
  background: #f9f9f9; 
}

nav ul.nav li:nth-of-type(6) a{
  max-width: 140px;
  overflow: hidden;
  white-space: nowrap;
}
nav ul.nav li:nth-of-type(6) ul li a{
  max-width: initial;
}

nav ul.nav li a {
  background: #F1F1F1;
  color: #565656; 
}

nav ul.nav li a:hover {
  background: #0069e1;
  color: #fff; }

nav ul.nav li {
  border-right: 3px solid #fff; }

nav ul.nav li.dropdown .dropdown-menu a {
  background: #fff; }

nav ul.nav li.dropdown li {
  margin-right: 0px; }

nav ul.nav li.dropdown .dropdown-menu a:hover {
  background: #0069e1; }

.navbar_bcn {
  padding-bottom: 20px; }

.navbar_bcn nav {
  padding: 0px; }

nav ul.pricipal li.home a {
  text-indent: -4000px;
  width: 40px;
  background: #0069e1 url("../../../image/home.png") no-repeat center center; }

nav .navbar-form {
  /*float: right;*/
  border-left: 3px solid #fff;
  margin: 0px;
  background: #f1f1f1;
  padding: 0px; }

nav .form-control {
  background: transparent;
  height: 44px;
  border: 0px;
  box-shadow: 0px 0px 0px #f1f1f1; }

nav .navbar-form .btn {
  border-radius: 0px;
  height: 44px;
  width: 50px;
  border: 0px;
  background-image: none;
  background: #0069e1; }

.navbar-nav > li > a {
  padding: 12px; 
  font-size: 14px;
}

.nav .caret {
  border: 0px;
  width: 7px;
  height: 7px;
  margin-left: 10px;
  text-indent: -4000px;
  background: transparent url("../../../image/caret.png") no-repeat center center; }

nav ul.nav li a:hover .caret {
  background: transparent url("../../../image/caret2.png") no-repeat center center; }

.idiomas {
  position: absolute;
  top: 0px;
  width: 100%;
  max-width: 1080px;
  z-index: 99; }

nav .idiomas ul.nav {
  border: 0px; }

nav .idiomas ul.nav li {
  border: 0px; }

nav .idiomas ul.nav li a {
  color: #000;
  text-align: center;
  margin: 11px 0;
  padding: 1px 14px;
  background: transparent;
  color: #565656;
  border-left: 1px solid #dcdcdc; }

nav .idiomas ul.nav li:first-child a {
  border: 0px; }

nav .idiomas ul.nav li.active {
  font-weight: 600;
  background: transparent url("../../../image/language-active.png") no-repeat center 31px; }

/*migas*/
.container.migas {
  max-width: 100%;
  background: #0069e1;
  max-width: 100%; }

.breadcrumb {
  background: #0069e1;
  color: #fff;
  padding: 30px 15px;
  margin: 0px;
  max-width: 1080px;
  margin: 0 auto; }

.home .breadcrumb {
  padding: 20px 15px; }

.breadcrumb a {
  color: #fff; }

ol.breadcrumb li {
  font-style: normal; }

/*general*/
.home .container.general {
  max-width: 100%;
  padding: 0px; }

/*bloque_bottom*/
.bloque_bottom {
  background: #0069e1;
  margin-bottom: 0px;
  padding: 20px 0px 60px;
  float: left;
  width: 100%; }

.bloque_bottom .ancho_fijo > div {
  float: left;
  padding: 40px 20px 0px 40px;
  width: 50%; }

.bloque_bottom .ancho_fijo > div + div {
  padding-left: 20px;
  padding-right: 40px; }

.bloque_bottom .bl {
  background: #f5f5f5;
  padding: 20px 20px 20px 130px;
  min-height: 235px; }

.bloque_bottom .listas .bl {
  border: 0px solid #e3e3e3;
  background: #f5f5f5 url("../../../image/ico_lista.png") no-repeat 20px 40px; }

.bloque_bottom .buscar .bl {
  border: 0px solid #e3e3e3;
  background: #f5f5f5 url("../../../image/ico_lupa.png") no-repeat 20px 40px; }

.bloque_bottom .bl h3 {
  font-weight: 700; }

.bloque_bottom .bl p {
  font-weight: 300;
  font-size: 22px; }

.bloque_bottom .bl ul {
  margin: 0;
  padding: 20px 0px 0px; }

.bloque_bottom .bl ul li {
  list-style: none;
  float: left;
  width: 50%;
  padding: 2px; }

.bloque_bottom .bl ul li a {
  display: block;
  color: #555;
  padding: 5px;
  border-radius: 4px;
  background: #fff url("../../../image/fl_00.gif") no-repeat right center; }

.bloque_bottom .navbar-form {
  padding: 20px 0 0 0; }

.bloque_bottom .form-group {
  float: left; }

.bloque_bottom .form-control {
  height: 40px;
  border-radius: 20px 0 0 20px; }

.bloque_bottom .btn {
  height: 40px;
  border-radius: 0px 20px 20px 0px;
  background-image: none;
  background: #0069e1; }

.btn-success {
  height: 40px;
  border-radius: 0px;
  border: 0;
  background-image: none;
  background: #0069e1; }

/*banner*/
.banner_comunidades {
  background: #fff url("../../../image/azul.gif") repeat-x 0px 0px; }

.banner_comunidades .comunidades {
  background: #fff;
  padding: 0 20px 0px 40px;
  float: left;
  width: 100%; }

/*comunidades*/
.comunidades .list-group {
  border: 0px;
  padding: 0px;
  margin: 0px; }

.comunidades .list-group .list-group-item {
  float: left;
  width: 25%;
  border: 0px;
  padding: 2px;
  margin: 0px; }

.comunidades .list-group .list-group-item > div {
  color: #464646;
  min-height: 250px;
  padding: 30px 20px 20px 20px;
  background: #F1F1F1;
  border-bottom: 10px solid #0069e1; }

.comunidades .list-group .list-group-item > div a {
  color: #464646; }

.comunidades .list-group .list-group-item img {
  margin: 0 auto 20px;
  padding: 15px;
  border-radius: 1000px;
  border: 6px solid #0069e1; }

.comunidades .list-group .list-group-item img:hover {
  opacity: 0.7; }

.comunidades .list-group .list-group-item h4 {
  font-size: 18px;
  font-weight: 700;
  text-align: center; }

.comunidades .list-group .list-group-item p {
  color: #808080; }

.home .comunidades .list-group .list-group-item > div {
  min-height: 230px; }

.comunidades .list-group .Destacada ~ .Destacada > div,
.comunidades .list-group .Destacada ~ .Destacada img {
  border-color: #E42993; }

.comunidades .list-group .Destacada ~ .Destacada ~ .Destacada > div,
.comunidades .list-group .Destacada ~ .Destacada ~ .Destacada img {
  border-color: #666666; }

.comunidades .list-group .Destacada ~ .Destacada ~ .Destacada ~ .Destacada > div,
.comunidades .list-group .Destacada ~ .Destacada ~ .Destacada ~ .Destacada img {
  border-color: #009017; }

.comunidades .list-group .list-group-item {
  display: none; }

.comunidades .list-group .list-group-item.Destacada {
  display: block; }

/*elementos*/
.ancho_fijo .cab {
  padding: 15px; }

.ancho_fijo .cab h3 {
  text-align: center;
  font-size: 35px;
  font-weight: 300; }

.ancho_fijo .cab h3 span {
  color: #0069e1;
  font-weight: 700; }

.ancho_fijo .cab p {
  text-align: center;
  font-size: 16px; }

.todas {
  padding: 40px 20px;
  text-align: center;
  float: left;
  width: 100%; }

.todas span {
  color: #fff;
  padding: 10px 20px;
  background: #0069e1; }

.todas a {
  color: #fff;
  padding: 10px 20px;
  background: #0069e1;
  border-radius: 20px; }

/*carousel*/
.carousel {
  background: #f1f1f1;
  /*border-top: 1px solid #E3E3E3; border-bottom: 1px solid #E3E3E3;*/ }

.carousel .container {
  padding: 0px; }

.carousel #links {
  padding: 0 0 20px 0;
  text-align: left;
  min-height: 110px; }

.carousel #links a {
  width: 164px;
  height: 130px;
  margin-right: 2px;
  display: inline-block; }

.carousel #links a img {
  width: 164px;
  height: 130px;
  border: 2px solid #f1f1f1; }

/*.carousel #links a:first-child {width:380px; height:224px;}
.carousel #links a:first-child img {width:380px; height:224px;}*/
/*
.carousel #links a:first-child {
  float: left;
  width: 400px;
  height: 260px;
}

.carousel #links a:first-child img {
  width: 400px;
  height: 260px;
}
*/
.carousel #search-images {
  padding: 0px 0 40px 0;
  width: 290px;
  margin: 0 auto;
  float: none; }

.carousel #search-images .form-group {
  float: left; }

.carousel #search-images .form-control {
  height: 40px;
  border-radius: 20px 0 0 20px; }

.carousel #search-images .btn {
  height: 40px;
  border-radius: 0px 20px 20px 0px;
  background-image: none;
  background: #0069e1; }

/*lista_imagenes*/
.interior .lista_imagenes {
  border: 0px;
  padding: 0px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0); }

.interior .lista_imagenes .cab {
  float: left;
  width: 100%;
  padding-right: 60px; }

.interior .lista_imagenes .cab h3 {
  margin: 0px;
  float: left;
  color: #333333;
  text-align: left;
  font-size: 35px;
  font-weight: 300; }

.interior .lista_imagenes .cab h3 span {
  color: #0069e1;
  font-weight: 700; }

.interior .lista_imagenes .cab #image-gallery-button {
  filter: none;
  float: right;
  margin-right: 20px;
  font-size: 16px;
  border-radius: 50px;
  padding: 10px 30px;
  border: 0px;
  background: #E52493;
  box-shadow: none;
  background-image: none; }

.interior .lista_imagenes .cab #image-gallery-button .glyphicon {
  margin-right: 5px;
  background: transparent url("../../../image/camara.gif") no-repeat 0px 0px;
  width: 29px;
  height: 23px;
  display: inline-block;
  top: 0px;
  text-indent: -4000px; }

.interior .panel-primary > .panel-heading {
  background: none;
  border: 0px;
  padding: 10px 0px; }

.interior .carousel #links {
  float: left;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

/*pop imagen*/
.modal-content .modal-header {
  background: #0069e1;
  border: 0px; }

.modal-content .modal-header a h4 {
  color: #fff; }

.modal-content .modal-body {
  background: #f1f1f1; }

.modal-header .close {
  opacity: 0.8;
  color: #fff; }

.blueimp-gallery .modal-body {
  padding: 0px; }

.blueimp-gallery .modal-body img {
  position: static;
  width: auto;
  height: auto; }

/*loginform*/
.interior form#loginform {
  background: #f1f1f1;
  padding: 20px; }

.interior form#loginform strong a {
  background: #0069e1;
  border: 0;
  padding: 10px 20px;
  color: #FFF;
  display: inline-block; }

/*Footer*/
footer {
  border-top: 1px solid #e3e3e3;
  color: #888;
  margin-top: 40px;
  padding: 20px 0 40px; }

.home footer {
  margin-top: 0px;
  float: left;
  width: 100%; }

#footer_feedback {
  padding-top: 0px; }

#footer_feedback a {
  display: inline-block;
  padding: 0 10px; }

#footer_feedback a:first-child {
  padding-left: 30px;
  }

footer .text-muted {
  color: #000; }

footer .text-muted span {
  color: #444444; }

footer #footer_feedback {
  text-align: center;
  float: none !important; }

footer #footer_feedback .addthis_sharing_toolbox {
  margin-bottom: 10px; }

footer #footer_feedback .addthis_sharing_toolbox a {
  padding-left: 0px; }

/*interior*/
.interior .container.general {
  padding-top: 0px; }

.container.general > h2 {
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 20px; }

.container.general > h1 {
  font-size: 35px;
  font-weight: 300;
  text-align: center;
  margin-top: 0px;
  padding-bottom: 20px; }

.container.general > h1 + p {
  margin-bottom: 20px;
  text-align: center; }

.table th:first-child {
  text-align: right;
  width: 15%; }

#browse_navigation {
  padding-bottom: 20px; }

#browse_navigation a {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
  display: inline-block;
  padding: 8px 5px;
  background: #999;
  color: #fff;
  width: 30px;
  height: 30px; }

#browse_navigation a.label-default {
  background: #999; }

#browse_navigation a.label-default:hover {
  background: #0069e1; }

#browse_navigation a:hover {
  background: #0069e1;
  text-decoration: none; }

/*ficha imagen*/
.imagen-principal img {
  max-width: 100%; }

.imagen-principal video {
  width: 100% !important; }

.imagen-principal + .panel-info {
  border-color: #bce8f1;
  float: left;
  margin-top: 40px;
  width: 100%; }

/*sidebar*/
.interior .container.general .cuerpo + .col-md-3 {
  background: #f5f5f5; }

.interior .container.general .cuerpo + .col-md-3 .facet {
  padding: 15px; }

.interior .container.general .cuerpo + .col-md-3 .panel-warning,
.interior .container.general .cuerpo + .col-md-3 .panel-success {
  border-color: #dcdcdc;
  margin-top: 20px; }

.interior .container.general .cuerpo + .col-md-3 .panel-warning > .panel-heading,
.interior .container.general .cuerpo + .col-md-3 .panel-success > .panel-heading {
  filter: none;
  color: #555;
  border: 0px;
  background-image: none;
  background: #dcdcdc; }

.interior .container.general .cuerpo + .col-md-3 .panel-warning > .panel-heading .pull-right,
.interior .container.general .cuerpo + .col-md-3 .panel-success > .panel-heading .pull-right {
  float: none !important; }

/*colecciones interior*/
.interior ul.media-list .pull-left {
  text-align: center;
  float: none !important; }

.interior ul.media-list .pull-left img {
  margin: 0 auto 20px;
  padding: 10px;
  border-radius: 1000px;
  border: 6px solid #0069e1; }

.interior ul.media-list h4 {
  font-size: 25px;
  font-weight: 300;
  padding-top: 0px; }

.interior ul.media-list h4 + br {
  display: none; }

.interior .media-body ul.media-list li.media h4 {
  font-size: 14px;
  font-weight: 300;
  padding-top: 0px; }

.interior .media-body ul.media-list {
  padding: 20px 0px; }

.interior .media-body ul.media-list br {
  display: none; }

.interior .media-body ul.media-list li.media {
  border: 0px;
  margin: 0px;
  background: transparent url("../../../image/fl_00.gif") no-repeat 14px 7px;
  list-style: none;
  float: left;
  width: 100%;
  padding: 5px 0 5px 30px; }

.interior .media-body ul.media-list li.media a {
  display: block;
  color: #555;
  font-weight: bold; }

.interior .media-body ul.media-list ul.media-list {
  padding: 10px 0px; }

.interior .media-body ul.media-list li.media li.media {
  background: transparent url("../../../image/bullet.gif") no-repeat 10px 5px; }

.interior .media-body ul.media-list li.media li.media a {
  font-weight: normal;
  /*padding:10px; border-radius:4px; background:#fff url("../../../image/fl_00.gif") no-repeat right center ;*/ }

.interior ul.media-list .pull-left.col-md-2 {
  width: 10%; }

.interior .media-body ul.media-list li.col-3 {
  width: 33%; }

.interior ul li ul li ul li {
  padding-left: 0px !important; }

.interior ul li ul li ul {
  padding-bottom: 20px;
  float: left;
  width: 100%; }

.interior .media-body ul.media-list {
  display: none; }

.interior ul.media-list li.well {
  background: none;
  border: 0px;
  padding: 2px;
  margin: 0px;
  float: left;
  width: 25%; }

.interior ul.media-list li.well > .media-body {
  background: none repeat scroll 0 0 #f1f1f1;
  border-bottom: 10px solid #0069e1;
  color: #464646;
  min-height: 230px;
  padding: 30px 20px 20px; }

@media (max-width: 992px) {
  .interior ul.media-list li.well > .media-body {
    min-height: 200px; } }
.interior ul.media-list li.well > .media-body h4 {
  font-size: 16px;
  text-align: center;
  font-weight: 700; }

.interior ul.media-list li.well > .media-body a {
  color: #666; }

.interior ul.media-list li.well > .media-body p {
  color: #808080; }

.interior ul.media-list li.well:nth-child(2n+1) > .media-body,
.interior ul.media-list li.well:nth-child(2n+1) > .media-body img {
  border-color: #E42993; }

.interior ul.media-list li.well:nth-child(3n+2) > .media-body,
.interior ul.media-list li.well:nth-child(3n+2) > .media-body img {
  border-color: #666666; }

.interior ul.media-list li.well:nth-child(4n+3) > .media-body,
.interior ul.media-list li.well:nth-child(4n+3) > .media-body img {
  border-color: #009017; }

.interior ul.media-list li.well:nth-child(5n+2) > .media-body,
.interior ul.media-list li.well:nth-child(5n+2) > .media-body img {
  border-color: #666666; }

/*coleccion interior*/
.cabecera_coleccion h2 .statisticsLink {
  float: right; }

.cabecera_coleccion h2 {
  margin-top: 0px;
  margin-bottom: 20px; }

.cabecera_coleccion small {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px; }

.cabecera_coleccion .img img {
  margin: 0 auto 20px;
  padding: 15px;
  border-radius: 1000px;
  border: 6px solid #0069e1; }

.panel-cab {
  padding: 20px 0px 10px;
  font-weight: bold;
  font-size: 16px; }

.interior .bl_com {
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 10px; }

.panel-botones .btn-group {
  display: block; }

.interior .discover h3,
.interior .panel-buscador h3,
.interior .list-group-bl > h3 {
  font-size: 30px;
  font-weight: 300;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 10px; }

.interior .panel-buscador .btn {
  width: 100%;
  margin-bottom: 5px; }

.interior .list-group-comunidad {
  padding: 40px 20px;
  background: #f7f7f7;
  border: 0px solid #dcdcdc;
  width: 100%;
  float: left;
  margin-bottom: 40px; }

.interior .list-group-bl .list-group-itemcomunidad {
  border: 0px;
  margin: 0px;
  background: none;
  list-style: none;
  float: left;
  width: 100%;
  padding: 2px; }

.interior .list-group-bl .list-group-itemcomunidad h4 {
  font-size: 15px; }

.interior .list-group-bl .list-group-itemcomunidad a {
  display: block;
  color: #555;
  border: 1px solid #dcdcdc;
  padding: 10px;
  border-radius: 4px;
  background: #fff url("../../../image/fl_00.gif") no-repeat right center; }

.interior .list-group-bl .list-group-itemcomunidad p {
  padding: 0 10px;
  margin-bottom: 5px; }

span.rss {
  display: block; }

.panel-buscador.collection h3 {
  margin-top: 0px; }

.panel-buscador.collection + .col-md-8 {
  padding-top: 50px; }

/* efectos */
.comunidades .list-group .list-group-item > div,
.banner_top .listas .bl,
.carousel #links a img,
#browse_navigation a,
.banner_top .bl ul li a {
  webkit-transition: all 0.3s ease-out;
  /* Chrome y Safari */
  -o-transition: all 0.3s ease-out;
  /* Opera */
  -moz-transition: all 0.3s ease-out;
  /* Mozilla Firefox */
  -ms-transition: all 0.3s ease-out;
  /* Internet Explorer */
  transition: all 0.3s ease-out;
  /* W3C */ }

/*filtros*/
.discovery-search-form {
  position: relative; }

.discovery-search-form .mostrar {
  position: absolute;
  border: 1px solid #cdcdcd;
  background: #fff url("../../../image/filtro.png") no-repeat 97px center;
  cursor: pointer;
  display: block;
  float: right;
  padding: 7px 32px 10px 7px;
  margin-right: 0px;
  top: 20px;
  right: 20px; }

.blfiltros {
  display: none; }

.blfiltros.muestra_filtros {
  display: block; }

.discovery-result-pagination .pagination {
  margin-top: 0px; }

.discovery-result-pagination .alert.alert-info {
  background: transparent;
  background-image: none;
  border: 0px;
  color: #555;
  margin-bottom: 0px;
  padding: 0 15px;
  box-shadow: 0 0 0 #fff; }

/*discovery-result-results*/
.discovery-result-results th#t1 {
  width: 20%; }

.discovery-result-results th#t2 {
  width: 30%; }

.discovery-result-results th#t3 {
  width: 50%; }

/*responsive*/
.navbar-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  margin: 4px;
  background: #fff;
  border-radius: 0px; }

.navbar-toggle .icon-bar {
  background: #555; }

@media (max-width: 768px) {
  nav ul.nav li a {
    background: #F1F1F1;
    color: #565656; }

  nav ul.nav li {
    border-right: 0px solid #fff; }

  nav ul.nav li.dropdown .dropdown-menu a {
    background: #fff; }

  nav ul.nav li.dropdown li {
    margin-right: 0px; }

  nav ul.nav li.dropdown .dropdown-menu a:hover {
    background: #0069e1; }

  nav ul.pricipal li.home a {
    text-indent: 0px;
    width: auto;
    background: none; }

  nav .navbar-form {
    float: right;
    border-left: 0px solid #fff;
    margin: 0px;
    background: #f1f1f1;
    padding: 0px; }

  nav .form-control {
    background: transparent;
    height: 44px;
    border: 0px;
    box-shadow: 0px 0px 0px #f1f1f1; }

  nav .navbar-form .btn {
    border-radius: 0px;
    height: 44px;
    width: 50px;
    border: 0px;
    background-image: none;
    background: #0069e1; }

  .navbar-nav > li > a {
    padding: 12px 20px; }

  .nav .caret {
    margin-left: 10px; }

  .idiomas {
    position: absolute;
    top: 0px;
    width: 100%;
    max-width: 1080px;
    z-index: 99; }

  nav .idiomas ul.nav li a {
    background: transparent;
    color: #565656; } }
/*limitar listas facets*/
#facets .list-group li + li + li + li + li {
  /*display: none;*/ }

.interior .general .row + .panel-info {
  margin-bottom: 10px; }

table.statsTable {
  width: 100%;
  background: #d9edf7;
  margin-bottom: 20px; }

table.statsTable td {
  padding: 10px;
  border: 1px solid #fff; }

table.statsTable th {
  padding: 10px;
  border: 1px solid #fff;
  background: #0069e1;
  color: #fff; }

.container.general > h1.std {
  font-weight: 500;
  color: #0069e1; }

.container.general > h2.std {
  font-size: 25px; }

/*------------
  /////////////////////
  AJUSTES HOME comunidaded & documentos
------------*/
/*--clears--*/
.clearfix::after,
.clearfix::before {
  content: "";
  display: table; }

.clearfix::after {
  clear: both; }

.banner_comunidades::after,
.banner_comunidades::before,
.banner_documentos_recientes::after,
.banner_documentos_recientes::before,
.wrapcomunidocs::after,
.wrapcomunidocs::before,
.banner_documentos_recientes .list-group::after,
.banner_documentos_recientes .list-group::before,
.banner_comunidades .list-group::after,
.banner_comunidades .list-group::before,
.todas::after,
.todas::before {
  content: "";
  display: table; }

.banner_comunidades::after,
.banner_documentos_recientes::after,
.wrapcomunidocs::after,
.banner_documentos_recientes .list-group::after,
.banner_comunidades .list-group::after,
.todas::after {
  clear: both; }

.banner_comunidades,
.banner_documentos_recientes {
  display: block;
  float: left;
  width: 50%;
  box-sizing: border-box;
  position: relative;
  z-index: 2; }

.home .comunidades .list-group .list-group-item {
  width: 50%; }

.home .comunidades .list-group .list-group-item > div {
  min-height: 120px;
  padding: 20px;
  position: relative;
  border-width: 7px; }

.home .comunidades .list-group-item .bl > h4,
.home .comunidades .list-group-item .bl > a {
  position: absolute;
  top: 50%;
  left: 100px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%); }

.home .comunidades .list-group-item .bl > a {
  left: 20px; }

.home .comunidades .list-group-item .bl > a > img {
  margin-bottom: 0; }

.home .comunidades .list-group .list-group-item img {
  border: 4px solid #0069e1;
  width: 71px; }

.home .comunidades .list-group .list-group-item > div a {
  width: 85px;
  float: left;
  display: block; }

/*---documentos recientes--*/
.recent_document {
  float: left;
  width: 33%;
  padding: 0 10px; }

.recent_document .coverdoc,
.banner_documentos_recientes .noimage {
  display: block;
  height: 150px;
  overflow: hidden;
  position: relative;
  text-align: left;
  border: 1px solid #CACACA;
  width: 100%;
  margin: 0 auto; }

.banner_documentos_recientes .noimage {
  background: url(imgs/noimagen.png) no-repeat white center;
  background-size: cover; }

.recent_document img {
  min-height: 135px;
  margin: 0 auto;
  display: block;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.banner_documentos_recientes .list-group {
  padding: 20px 40px;
  background: #f1f1f1;
  position: relative;
  margin-bottom: 10px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: 240px; }

.recent_document a {
  color: #4e565f;
  font-size: 14px;
  font-weight: 400;
  display: block; }

.recent_document h4 {
  margin-bottom: 0; }

.recent_document h4 a {
  border: 0;
  margin-top: 10px; }

.pagerbtn {
  text-indent: -4000px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 44px;
  height: 10px;
  border: 0;
  background: #DDDDDD;
  margin-right: 3px; }

.pagerbtn.act {
  background: #009017; }

.pagerbtn.act:focus {
  outline: none; }

.banner_documentos_recientes .todas {
  padding: 0 0 20px 0; }

.banner_documentos_recientes .next,
.banner_documentos_recientes .prev {
  background: url(imgs/arrowder.png) no-repeat center;
  padding: 20px;
  position: absolute;
  text-indent: -4000px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  display: block;
  width: 10px;
  border: 0;
  background-position: 7px center;
  transition: all 200ms ease; }

.banner_documentos_recientes .next {
  right: 0; }

.banner_documentos_recientes .prev {
  left: 0;
  background-image: url(imgs/arrowizq.png);
  background-position: calc(100% - 14px) center; }

.banner_documentos_recientes .next:hover {
  background-position: 12px center; }

.banner_documentos_recientes .prev:hover {
  background-position: calc(100% - 19px) center; }

.banner_documentos_recientes .cab {
  padding-bottom: 17px; }

.coverdoc {
  background: white; }

.parentwrap {
  background: #fff url("../../../image/azul.gif") repeat-x 0px 0px; }

.wrapcomunidocs {
  max-width: 1080px;
  margin: 0 auto; }

.wrapcomunidocs .cab {
  padding-left: 30px; }

.wrapcomunidocs .cab h3 {
  margin-bottom: 0;
  font-size: 30px;
  text-align: center; }

.wrapcomunidocs .cab p {
  margin-bottom: 5px; }

.wrapcomunidocs .cab p {
  text-align: left; }

.banner_comunidades {
  background: white; }

.documentos_recientes {
  background: white;
  padding: 0 40px 20px 20px; }

#tequery {
  border: 1px solid #0069e1;
  border-radius: 0; }

nav .navbar-form .btn {
  margin-left: -2px; }

/*-----ARREGLOS IMAGEN DETALLE----*/
.panel-info .table tbody > tr > td {
  padding-top: 12px;
  padding-bottom: 12px; }

.panel-info td[class="standard"]:not([headers*="t"]) > a:not(.btn-primary) {
  display: block;
  border: 1px solid #d8d8d8;
  width: 80px;
  display: block;
  float: left; }

.panel-info td[class="standard"]:not([headers*="t"]) > a.btn-primary {
  margin-top: 0px;
  display: block;
  float: left;
  margin-left: 15px; }

.panel-info td[class="standard"]:not([headers*="t"]) > a:first-child img {
  width: 100%; }

.panel-info td[class="standard"]:not([headers*="t"]) > img {
  width: 80px;
  float: left; }

.panel-info + .container.row {
  padding-top: 10px;
  padding-left: 0; }

/*---ALIGN banners-----*/
.wrapcomunidocs {
  position: relative; }

.banner_comunidades {
  position: absolute;
  top: 0;
  left: 0; }

.banner_documentos_recientes {
  float: right; }

.banner_comunidades .todas {
  padding: 20px 0 0 0; }

.banner_comunidades .todas a {
  display: inline-block; }

.banner_comunidades .list-group {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0 !important; }

.banner_comunidades .list-group-item {
  border-radius: 0 !important; }

/*---altos---*/
.wrapcomunidocs,
.banner_comunidades,
.banner_comunidades .ancho_fijo,
.banner_comunidades .comunidades {
  height: 100%; }

.banner_comunidades .list-group {
  height: calc(100% - 132px); }

.home .banner_comunidades .list-group-item {
  height: 50% !important; }

.home .banner_comunidades .list-group-item .bl {
  height: 100% !important; }

/*----imagenes destacadas / repositorio HOME----*/
.container-wrap-images {
  background: #f1f1f1;
  margin-top: 45px; }

.wrap-images {
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 90px; }

.wrap-images #search-images {
  position: absolute;
  bottom: -119px;
  left: -110px; }

.home .outstanding_images,
.home .carousel.slide {
  width: 50%;
  float: left; }

.outstanding_images {
  padding-right: 10px; }

.carousel.slide {
  padding-left: 10px; }

.wrap-images .cab {
  padding: 15px 0; }

.wrap-images .tit-images {
  font-weight: normal;
  font-size: 30px;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 300; }

.wrap-images .cab h3 {
  margin-bottom: 0;
  font-size: 26px;
  text-align: center;
  border-top: 2px solid #E42993;
  padding-top: 12px; }

.outstanding_images .cab h3 {
  border-top: 2px solid #0069E1; }

.outstanding_images a {
  position: relative;
  display: block;
  height: 265px;
  overflow: hidden; }

.outstanding_images img {
  width: 100%;
  min-height: 265px;
  min-width: 100.1%;
  max-width: 1000%;
  position: relative;
  left: 50%;
  top: 30%;
  -webkit-transform: translate(-50%, -30%) scale(1);
  -ms-transform: translate(-50%, -30%) scale(1);
  transform: translate(-50%, -30%) scale(1);
  transition: all 300ms ease;
  object-fit: cover; }

.outstanding_images a:hover img {
  -webkit-transform: translate(-50%, -30%) scale(1.05);
  -ms-transform: translate(-50%, -30%) scale(1.05);
  transform: translate(-50%, -30%) scale(1.05); }

.carousel #links a {
  margin: 0 5px 5px 0;
  width: calc((100% / 3) - 4px);
  box-sizing: border-box;
  display: block;
  float: left;
  overflow: hidden;
  height: 130px; }

.carousel #links a:nth-child(3n+3) {
  margin-right: 0; }

.carousel #links a img {
  border: 0;
  min-height: 130px;
  min-width: 100.1%;
  max-width: 1000%;
  position: relative;
  left: 50%;
  top: 30%;
  object-fit: cover;
  -webkit-transform: translate(-50%, -30%) scale(1);
  -ms-transform: translate(-50%, -30%) scale(1);
  transform: translate(-50%, -30%) scale(1);
  transition: all 300ms ease; }

.carousel #links a:hover img {
  -webkit-transform: translate(-50%, -30%) scale(1.05);
  -ms-transform: translate(-50%, -30%) scale(1.05);
  transform: translate(-50%, -30%) scale(1.05); }

.wrap-btns-imgs {
  text-align: center;
  margin-top: 8px; }

.modal-dialog .text-primary {
  color: white; }

/*---CORRECCIONES 21/09/16----*/
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -o-font-smoothing: antialiased; }

/* body.logado nav .navbar-form {
  margin-top: -120px; } */

body.logado .col-md-9.cuerpo {
  /*width: 100%;*/ }

.interior .btn-success {
  border: 0 !important;
  height: auto;
  width: auto !important;
  margin-left: 5px; }

body.logado .imagen-principal img {
  max-width: 275px; }

.interior .panel-info {
  float: none;
  clear: both; }

.recentItem {
  background-color: white;
  border: 1px solid #dddddd;
  border-top: 0;
  padding: 10px 15px;
  margin-bottom: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .recentItem:first-of-type {
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #dddddd; }
  .recentItem:nth-of-type(5) {
    border-radius: 0 0 5px 5px; }

/*-------------------
  RESPONSIVE HOME
--------------------*/
.navbar-toggle {
  top: 40px; }

.navbar-toggle:focus {
  outline: 0; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  color: #565656; }

nav ul.nav li.open a:hover .caret {
  background: transparent url(../../../image/caret.png) no-repeat center center; }

@media screen and (max-width: 768px) {
  .row {
    width: 100%; }

  /*-----CLEARING-----*/
  .navbar_bcn .container nav::after,
  .navbar_bcn .container nav::before {
    content: "";
    display: table; }

  .navbar_bcn .container nav::after {
    clear: both; }
  /*--padding reset--*/
  .documentos_recientes,
  .wrapcomunidocs .cab,
  .banner_comunidades .comunidades,
  .home .outstanding_images,
  .home .carousel.slide,
  .bloque_bottom .ancho_fijo > div + div {
    padding: 20px; }

  .banner_comunidades,
  .banner_documentos_recientes {
    position: relative;
    width: 100%; }

  .home .comunidades .list-group-item .bl > a,
  .home .comunidades .list-group-item .bl > h4 {
    position: static;
    margin: 0 auto;
    display: block;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    float: none;
    display: block; }

  .home .comunidades .list-group .list-group-item > div a {
    float: none; }

  .home .comunidades .list-group-item .bl > h4 {
    width: 100%;
    padding-top: 12px;
    padding-left: 10px; }

  .home .comunidades .list-group-item .bl > h4 a {
    width: 100%;
    text-align: center; }

  .wrapcomunidocs .cab {
    padding-left: 20px; }

  .recent_document {
    float: left;
    padding: 0 10px; }

  .recent_document h4 {
    margin-bottom: 15px;
    text-align: center; }
    .recent_document h4 a {
      font-size: 16px; }

  .recent_document .coverdoc,
  .banner_documentos_recientes .noimage {
    width: 110px; }

  .home .outstanding_images, .home .carousel.slide {
    width: 70%;
    float: none;
    margin: 0 auto; }

  .carousel #links a {
    margin: 5px 5px;
    width: calc(50% - 10px);
    box-sizing: border-box;
    display: block;
    float: left;
    overflow: hidden; }

  .carousel #links a:nth-child(3n+3) {
    margin: 5px 5px; }

  .wrap-images #search-images {
    position: static;
    width: 100%;
    padding: 40px 20px 20px 20px; }
    .wrap-images #search-images .form-group {
      width: calc(100% - 38px); }

  .wrap-images {
    padding-bottom: 40px; }

  .bloque_bottom .ancho_fijo > div {
    float: left;
    padding: 20px;
    width: 100%; }

  .bloque_bottom .listas .bl,
  .bloque_bottom .buscar .bl {
    background-size: 35px;
    background-position: 23px 29px;
    padding: 20px; }

  .bloque_bottom .bl {
    background: #f5f5f5;
    padding-bottom: 40px;
    min-height: 0; }

  .bloque_bottom .bl ul li {
    width: 100%;
    padding: 2px;
    float: none;
    font-size: 16px; }
    .bloque_bottom .bl ul li a {
      padding: 10px; }

  .bloque_bottom .bl h3 {
    font-weight: 700;
    padding-left: 50px; }

  form.navbar-form {
    margin: 0;
    padding: 0; }

  .bloque_bottom .form-group {
    float: left;
    width: calc(100% - 38px); }

  #footer_feedback .text-muted a {
    width: 100%; }

  /*---NAVIGATION--*/
  .navbar-nav {
    margin: 0; }

  .navbar_bcn .container nav {
    padding: 20px;
    box-sizing: border-box; }

  nav ul.nav li a {
    font-size: 16px; }

  .navbar-collapse.in {
    overflow-y: visible; }

  form.navbar-form {
    width: 100%;
    padding: 20px; }
    form.navbar-form .form-group {
      width: calc(100% - 50px);
      float: left; }

  /*-----fin: NAV--*/
  .banner_comunidades .todas a {
    font-size: 16px; }

  /*-------------------------
    COMUNIDADES
  --------------------------*/
  .interior ul.media-list li.well {
    width: 100%; }

  .interior .container.general .row {
    margin: 0; }

  .interior .list-group-bl .list-group-itemcomunidad a {
    padding-right: 25px; }

  .cabecera_coleccion h2 {
    padding-right: 40px; }

  .cabecera_coleccion h2 .statisticsLink {
    position: absolute;
    right: 0px; }

  div[class*="col-"] div[class*="col-"] {
    padding: 0;
    margin: 0; }

  div[class*="col-"]::after,
  div[class*="col-"]::before {
    content: "";
    display: table; }

  div[class*="col-"]::after {
    clear: both; }

  .panel-botones .btn-group::after,
  .panel-botones .btn-group::before {
    content: "";
    display: table; }

  .panel-botones .btn-group::after {
    clear: both; }

  .panel > .list-group .list-group-item::after,
  .panel > .list-group .list-group-item::before {
    content: "";
    display: table; }

  .panel > .list-group .list-group-item::after {
    clear: both; }

  .panel-footer.text-center::after,
  .panel-footer.text-center::before {
    content: "";
    display: table; }

  .panel-footer.text-center::after {
    clear: both; }

  form select {
    display: block;
    width: 100%;
    margin: 5px 0; }

  form input[type="text"] {
    display: block;
    width: 100%;
    margin: 5px 0; }

  form input {
    margin: 10px 0 !important; }

  .discovery-search-form .mostrar {
    position: static;
    float: none;
    margin: 20px; }


  table.table.itemDisplayTable,
  table.table.itemDisplayTable * {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    word-break: break-word; }

  table.table.itemDisplayTable td.metadataFieldLabel {
    font-weight: bold;
    width: 100%;
    padding: 10px 0 0 0;
  }


  .table tbody td.metadataFieldValue a{
    word-break: break-word;
  }

  .interior .panel-info {
    width: 95%;
    overflow: scroll;
    margin: 0 auto; }

  .btn-default,
  .btn-primary {
    margin: 10px 0 !important; }

  .interior .imagen-principal {
    padding: 0 8px;
    margin: 20px 0; }

  .statisticsLink {
    background: #0069e1 !important;
    border: 0px solid #fff;
    box-shadow: none;
    background-image: none;
    color: #fff !important;
    background-image: -webkit-gradient(linear, left 0, left 100%, from(#0069e1), to(#0069e1));
    filter: "progid: DXImageTransform.Microsoft.gradient(startColorstr='#0069e1', endColorstr='#0069e1', GradientType=0)";
    transition: all 200ms ease; }

  .panel-info > .panel-heading {
    background-color: transparent;
    font-weight: bold; } }
@media screen and (max-width: 500px) {
  .recent_document {
    width: 100%; }

  .home .comunidades .list-group .list-group-item {
    width: 100%; }

  .home .outstanding_images,
  .home .carousel.slide {
    width: 100%;
    float: left; } }
/*----CORRECCIONES 11 ENE 17----*/
a.pull-right,
a.pull-left {
  padding: 3px 12px;
  margin-left: 0;
  margin-right: 0;
  color: #0069e1 !important;
  font-weight: 700; }

.recentItem {
  white-space: normal;
  overflow: visible;
  text-overflow: clip; }

/*----------CORRECCIONES lista comunidades 20ene 2017----------*/
.interior ul.media-list li.well .media-body {
  min-height: 0 !important;
  height: 100%; }
  .interior ul.media-list li.well .media-body a {
    display: block;
    width: 100%; }
    .interior ul.media-list li.well .media-body a img {
      margin-bottom: 15px; }

/*-- BASIC SEARCH --*/
form[action="basic-search"] {
  font-size: 16px;
  padding: 15px 30px; }
  form[action="basic-search"] label {
    font-weight: 400; }
  form[action="basic-search"] .form-group {
    padding: 0 10px; }
    form[action="basic-search"] .form-group::after, form[action="basic-search"] .form-group::before {
      content: "";
      display: table; }
    form[action="basic-search"] .form-group::after {
      clear: both; }
  form[action="basic-search"] .select-basic-search,
  form[action="basic-search"] .select-limit-search {
    /*height: 40px;*/ }

  form[action="basic-search"] .form-control {
    border-radius: 0;
    border: 0;
    border-radius: 0;
    height: 40px;
    float: left;
    width: calc(100% - 50px);
    border: 1px solid #dcdcdc;
    font-size: 16px; }
    form[action="basic-search"] .form-control:focus {
      outline: 0;
      box-shadow: none;
      border: 1px solid #0069e1; }
  form[action="basic-search"] .label-inputs {
    margin-bottom: 10px; }
  form[action="basic-search"] .btn-primary {
    width: 50px;
    height: 40px;
    float: left; }
  form[action="basic-search"] .groups-wrapper {
    margin: 0 -10px; }
    form[action="basic-search"] .groups-wrapper::after, form[action="basic-search"] .groups-wrapper::before {
      content: "";
      display: table; }
    form[action="basic-search"] .groups-wrapper::after {
      clear: both; }
    form[action="basic-search"] .groups-wrapper > * {
      float: left; }
      form[action="basic-search"] .groups-wrapper > *:nth-child(1) {
        width: 30%; }
      form[action="basic-search"] .groups-wrapper > *:nth-child(2) {
        width: 70%; }
  form[action="basic-search"] .checkboxes-wrapper {
    text-align: center; }
  form[action="basic-search"] .check-item {
    display: inline-block;
    margin: 0 10px; }
    form[action="basic-search"] .check-item > * {
      display: inline-block;
      width: auto;
      vertical-align: middle;
      margin: 0 5px 0 0; }
  form[action="basic-search"] label,
  form[action="basic-search"] select {
    display: block;
    width: 100%; }
  form[action="basic-search"] .discovery-search-filters {
    width: 200px; }
  form[action="basic-search"] .dropdown-basic-form > * {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: -0.5px;
  }
  form[action="basic-search"] .filters-colletion {
    border-top: 1px solid #d8d8d8; }
  form[action="basic-search"] .community-title {
    margin: 20px 0 10px 0;
    font-weight: 700; }
  form[action="basic-search"] #tlocation input {
    display: block;
    float: left; }
  form[action="basic-search"] #tlocation br {
    display: none; }

 .basic-search-page .discovery-result-pagination,
 .basic-search-page .discovery-result-pagination .alert.alert-info {padding-left: 0px;}
.basic-search-page #facets .btn.btn-secundary {color: #fff; width: 100%;}
.basic-search-page .basic-search-page .discovery-result-pagination + hr {margin-bottom: 20px;}
.basic-search-page .glyphicon-filter:before {padding-left: 10px;}
.basic-search-page input[type="checkbox"] {margin: 0;}
.basic-search-page  #div_view_full_facet {padding: 20px!important; max-height: 416px!important; background:#f0f7ff!important;      border: 1px solid #0069e1!important;  box-shadow: 0 1px 2px rgba(0,0,0,0.075)!important;}
.basic-search-page  #div_view_full_facet ul {margin: 0px!important; padding: 3px!important;}
.basic-search-page  #div_view_full_facet ul li {padding-bottom: 4px;}
.basic-search-page  #div_view_full_facet h3 {color:#0069e1; font-size: 18px;}

.basic-search-page  #div_view_full_facet #div_view_full_facet_title_close {  position: absolute; font-size: 12px;  right: 14px;  top: 21px; /*background: transparent url("imgs/close.svg") no-repeat center center; background-size:15px;     */ }
.basic-search-page  #div_view_full_facet #div_view_full_facet_title_close_down { font-size: 12px;  }
.basic-search-page  #div_view_full_facet #div_view_full_facet_title_close a {text-decoration: underline;}
.basic-search-page  #div_view_full_facet_title_close_down a {text-decoration: underline;}
.basic-search-page  #div_view_full_facet input[type="checkbox"] {position:relative!important;}
.basic-search-page  #div_view_full_facet input[type="checkbox"]:checked {}
.basic-search-page  #div_view_full_facet input[type="checkbox"]:checked:after {width: 7px; height:7px; content: ""; background:#0069e1; position: absolute; left: 2px; top:2px;}

.basic-search-page  #div_view_info_facet {padding: 20px!important; max-height: 450px!important; background:#f0f7ff!important;      border: 1px solid #0069e1!important;  box-shadow: 0 1px 2px rgba(0,0,0,0.075)!important;}
.basic-search-page  #div_view_info_facet h2 {color:#0069e1;}
.basic-search-page  #div_view_info_facet #div_view_info_facet_title_close {position: absolute;  right: 10px;  top: 17px; }
.basic-search-page  #div_view_info_facet #div_view_info_facet_title_close a {text-decoration: underline;}
.basic-search-page  #div_view_info_facet #div_view_info_facet_title_close_down {font-size: 12px; }
.basic-search-page  #div_view_info_facet #div_view_info_facet_title_close_down a {text-decoration: underline;}
.basic-search-page  #div_view_info_facet_title_h2 {color:#0069e1; font-size: 18px;}

.basic-search-page .panel-heading a {background: #fff; line-height: 1; font-size:20px; text-decoration: none; text-align: center; width: 20px; height: 20px; background: #fff; border-radius: 30px;}


.basic-search-page .col-md-3 {
  float: left; padding-bottom: 40px; }
.basic-search-page .col-md-9 {
  float: right; }
  .basic-search-page .col-md-9 h2 {
    margin-top: 0; }
.basic-search-page .is-empty .col-md-3 {
  display: none; }
.basic-search-page .is-empty .col-md-9 {
  float: left; }

.facetsBox {
  position: relative; }
  .facetsBox::after, .facetsBox::before {
    content: "";
    display: table; }
  .facetsBox::after {
    clear: both; }
  .facetsBox .btn-primary {
    display: block;
    position: absolute;
    top: -35px;
    right: 10px; }
    .facetsBox .btn-primary span {
      margin-left: 5px; }
  .facetsBox #div_facet_date_dateIssued {
    margin-bottom: 20px !important; }
    .facetsBox #div_facet_date_dateIssued label {
      margin-top: 10px; }
    .facetsBox #div_facet_date_dateIssued input[type="text"] {
      height: 36px;
      padding-right: 50px;
      background-image: url(imgs/icono-calendar-g.svg);
      background-repeat: no-repeat;
      background-position: center right 5px;
      background-size: 40px 20px; }

body .btn-danger,
body [name="submit_delete"] {
  background: #e10032 !important; }

[type="submit"] + [type="submit"] {
  margin-left: 10px; }

form .row {
  margin-bottom: 20px; }
form input {
  border-radius: 0; }
  form input[type="checkbox"].form-control {
    width: 20px;
    height: 20px; }

.form-control {
  border-radius: 0; }

.btn-group input {
  margin-right: 10px; }

[action="simple-search"] label {
  padding-top: 10px;
  padding-right: 5px;
  padding-left: 10px; }
[action="simple-search"] input,
[action="simple-search"] select,
[action="simple-search"] .btn {
  margin-top: 10px;
  height: 36px; }

/*-- STYLING BUTTONS --*/
.btn,
.btn-default,
.btn-info,
.btn-success {
  text-shadow: none !important;
  background: #0069e1;
  border: 0; }
  .btn:hover, .btn:focus,
  .btn-default:hover,
  .btn-default:focus,
  .btn-info:hover,
  .btn-info:focus,
  .btn-success:hover,
  .btn-success:focus {
    background-color: #4e565f !important; }

/*basic-search-page*/

.basic-search-page .ms-drop  li span {font-size: 12px!important; display: inline-block; padding-left:8px; position: relative; top:1px;}
.basic-search-page .ms-drop  li label {margin:0;}
.basic-search-page .panel-info {
  border: 0px;
  box-shadow: none; }

.basic-search-page .panel-info .table tbody > tr > td {
  float: left;
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #cdcdcd;
  padding-top: 0px;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.basic-search-page .panel-info .imagen {
  float: left;
  width: 15%; }

.basic-search-page .panel-info .imagen img {
  width: 100%;
  height: auto; }

.basic-search-page .panel-info .texto {
  float: right;
  width: 85%;
  padding-left: 40px;
  font-size: 14px; }
.basic-search-page .panel-info .texto > .texto {padding-left: 0; width: 100%;}
.basic-search-page .panel-info .texto .fecha {
  color: #727272; }

.basic-search-page .panel-info .texto .autor em {font-style:normal;}
.basic-search-page .panel-info .texto h4 {margin-top: 0;}

.basic-search-page .panel-info .texto h3 a {
  color: #0069e1;
  font-size: 20px; }

.basic-search-page .panel-info .texto .autor a {
  color: #666; }

.basic-search-page form[action="basic-search"] {
  padding: 0px; }

.basic-search-page .bl-busca {
  margin: -15px;
  padding: 0px 0px 30px 0px;
  background-color: #fff; }

.basic-search-page .bl-busca + h3 {
  padding-top: 15px; }

.basic-search-page .bl-busca .busca {
  background: #f5f5f5;
  padding: 15px; }

.basic-search-page .bl-busca .busca h3 {
  margin-top: 0px; }

.basic-search-page .bl-busca form[action="basic-search"] .form-group {
  width: 100%; }

.basic-search-page .bl-busca .discovery-search-filters-hint {
  display: none; }

.basic-search-page .bl-busca form .panel,
.basic-search-page .bl-busca form .panel-default > .panel-heading {
  background: none;
  border: 0px;
  box-shadow: none;
  padding: 0px;
  margin: 0px; }

.basic-search-page .bl-busca form[action="basic-search"] .filters-colletion {
  border: 0px; }

.basic-search-page .bl-busca .dropdown-basic-form {
  margin: 0 !important; }

.basic-search-page .bl-busca form[action="basic-search"] .checkboxes-wrapper {
  text-align: left; }

.basic-search-page .bl-busca form[action="basic-search"] .check-item {
  margin: 0px; }

.basic-search-page .col-md-9 {
  padding-left: 30px; }

#facet_condicions + .btn {
  float: right;
  margin-bottom: 20px;
  color: #fff; }

@media screen and (max-width: 500px) {
  .basic-search-page .col-md-9 {
    padding-left: 15px; } }

/*# sourceMappingURL=bcn-theme.css.map */

.cabecera_coleccion .opendata {
    background: transparent url(../../../image/open-data-02.png) no-repeat center center;
    width: 108px;
    height: 34px;
    display: block;
    position: absolute;
    right: 67px;
    background-size: 100%;
    text-indent: -4000px;
}


/*submitFormHelp */

.submitFormHelp img {
  padding: 0;
  float: none!important;
  width: 110px;
  margin: 0 10px;
}

.acordeon{
  background: #0069e1;
  cursor: pointer;
  padding: 0;
  font-size: 20px;
  width: 25px !important ;
  height: 25px;
  border-radius: 50%;
  line-height: 24px;
  text-align: center;
  color: white;
  display: block;
  margin:10px 0;
  width: 100%;
}
.acordeon:hover{
  opacity: .7;
}
.itemDisplayTable tbody tr{
  border-top: 1px solid #e3e3e3;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.table{
  width: auto;
}
.table tbody td.metadataFieldLabel,.table tbody td.metadataFieldValue{
  border: 0;
}
.table tbody td.metadataFieldLabel{
  width:27%;
}
.table tbody td.metadataFieldValue{
  width: calc(73% - 25px);
  padding: 8px 0 0 0;
  word-break: break-word;
}
.metadataFieldValue{
  /* max-width: 90%; */
}

/*26/10/2018*/
/**/
.basic-search-page .bl-busca label {font-size: 13px!important;}
.basic-search-page h3 {font-size: 17px; font-weight: bold;}
.basic-search-page form[action="basic-search"] .form-control {     width: calc(100% - 60px);   height: 30px;}
.basic-search-page form[action="basic-search"] .btn-primary {height:30px; width: 40px;}
.basic-search-page .discovery-result-pagination,
.basic-search-page .discovery-result-pagination .alert.alert-info,
.basic-search-page .form-group {font-size: 13px;}
.basic-search-page .panel-info .texto h4 {font-size: 16px;}
.basic-search-page .panel-info .texto {font-size: 13px;}
.basic-search-page #div_view_full_facet h3 {margin-top: 0;}

.basic-search-page .form-group {margin-bottom: 10px;}
.basic-search-page  form[action="basic-search"] .community-title {    margin: 10px 0 10px 0;}

/* Linkmedia */
.linkmedia{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 10px;
}
.linkmedia p{
  text-align: left;
  margin:0 10px 0 0;
  font-weight: 600;
  color: #000;
}
.linkmedia p:last-of-type{
  margin: 0 10px 0 45px;
}
.linkmedia div{
  margin: 0 15px 0 0;
}
.linkmedia div a{
  display: flex;
  align-items: center;
  transition: all ease-in-out .3s;
}
.linkmedia div a:hover{
  text-decoration: none;
  opacity: .5;
}
.linkmedia div.mendeley a:before,
.linkmedia div.google a:before,
.linkmedia div.altmetric-embed a:before{
    content: '';
    margin: 0 5px 0 0;
    display: block;
    width: 20px;
    height: 20px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position:center ;
}
.linkmedia div.mendeley a:before{
  background-color: #0069e1;
  background-image: url(imgs/mendeley.svg);
}
.linkmedia div.google a:before{
  background-color: #0069e1;
  background-image: url(imgs/google.svg);
}
.linkmedia div.altmetric-embed a{
  display: flex !important;
  background-image: none !important;
  width: auto !important;
  height: auto !important;
}
.linkmedia div.altmetric-embed a:before{
  background-image: url(imgs/altmetric.svg);
}
.linkmedia div.altmetric-embed a:after{
  display: block;
  content: 'Altmetric';
}


.panel-body.table.itemDisplayTable tbody tr{
}
.panel-body.table.itemDisplayTable tbody tr th.standard{
  text-align: left;
  padding: 12px;
  border-top: 0;
}
.panel-body.table.itemDisplayTable tbody tr td{
  padding: 12px;
}
.panel-body.table.itemDisplayTable tbody tr th.standard:nth-of-type(1),
.panel-body.table.itemDisplayTable tbody tr td.metadataFieldLabel:nth-of-type(1){
  width: 25%;
}
.panel-body.table.itemDisplayTable tbody tr th.standard:nth-of-type(2),
.panel-body.table.itemDisplayTable tbody tr td:nth-of-type(2){
  width: 50%;
}
.panel-body.table.itemDisplayTable tbody tr th.standard:nth-of-type(3),
.panel-body.table.itemDisplayTable tbody tr td:nth-of-type(3){
  width: 25%;
}

.panel-body.table.itemDisplayTable tbody tr:nth-of-type(even){
  background-color:#f9f9f9;
}

@media (max-width: 1140px) {
  .panel.panel-info{
    max-width: 90%;
  }
}

@media (max-width: 768px) {
  .panel-body.table.itemDisplayTable{
    padding: 0;
  }
  .panel-body.table.itemDisplayTable tbody tr{
    display: flex;
  }
  .panel-body.table.itemDisplayTable tbody tr th.standard:nth-of-type(1),
  .panel-body.table.itemDisplayTable tbody tr td.metadataFieldLabel:nth-of-type(1){
    width: 40%;
  }
  .panel-body.table.itemDisplayTable tbody tr th.standard:nth-of-type(2),
  .panel-body.table.itemDisplayTable tbody tr td:nth-of-type(2){
    width: 40%;
  }
  .panel-body.table.itemDisplayTable tbody tr th.standard:nth-of-type(3),
  .panel-body.table.itemDisplayTable tbody tr td:nth-of-type(3){
    width: 20%;
    padding: 12px 15px;
  }
}

@media (max-width: 576px) {
  .linkmedia p{
    width: 100%;
    margin: 0 0 10px 0;
  }
  .linkmedia p:last-of-type{
    margin: 20px 0 10px 0;
  }
}


body.logado ul.pricipal li:nth-of-type(6) a{
    white-space: nowrap;
    overflow: hidden;
}
/* Cambio icono logeado y no logeado */
/* body ul.pricipal li:nth-of-type(6) a .glyphicon-user:before{
    content: "\e161";
}
body.logado ul.pricipal li:nth-of-type(6) a .glyphicon-user:before{
    content: "\e008";
} */


body.logado .general .col-md-9.cuerpo .media-list{
  display: flex;
  flex-wrap: wrap;
  text-align: center;
}

body.logado .general .col-md-9.cuerpo .media-list ul.media-list {
  display: none;
}

.ms-choice > span {
  padding: 6px 20px;
  padding-left: 20px !important;
}

.ms-choice > div{
  top: 6px !important;
  right: 12px !important;
}

.ms-drop ul > li > label > input[type="radio"]{
  margin: -1px 10px 0 0;
}

.row > .col-md-4.pull-right.btn-group{
  display: flex;
}

/* Nueva maqueta para ficha */
.cabecera-ficha{
  padding: 30px 0;
}
.cabecera-ficha > div{
  max-width: 1040px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cabecera-ficha .title{
  color: #000000;
  font-size: 18px;
  width: 50%;
  font-weight: 800;
}
.cabecera-ficha .linkmedia{
  width: 50%;
  padding: 0;
  justify-content: flex-end;
}

.items-ficha h2{
    font-weight: 800;
    font-size: 24px;
    margin: 0 0 10px 0;
}
.items-ficha-contenedor{
    max-height: 500px;
    overflow: auto;
    margin: 0 0 30px 0;
    display: flex;
    flex-wrap: wrap;
}
.simplebar-content{
    display: flex;
    flex-wrap: wrap;
}
.simplebar-scrollbar:before,
.simplebar-scrollbar.simplebar-visible:before{
  background-color: #0069e1;
  opacity: 1;
  top: 0 !important;
  left: 0;
  right: 0;
}
.simplebar-track.simplebar-vertical {
    width: 8px;
    border-radius: 4px;
    background-color: #f5f5f5;
}
.items-ficha-contenedor-ficha{
    padding: 15px;
    background-color: #f5f5f5;
    width: 100%;
    max-width: 240px;
    margin: 0 2% 30px 0;
}

.items-ficha-contenedor-ficha > div.img-ficha{
  margin: 0 0 10px 0;
}
.items-ficha-contenedor-ficha > div.img-ficha img{
  width: 100%;
  max-width: 200px;
  display: block;
  margin: 0 auto 10px auto;
}
.items-ficha-contenedor-ficha.small{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}
.items-ficha-contenedor-ficha.small > div.img-ficha{
    width: 20px;
    height: 27px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('../../../image/archivo.svg');
}
.items-ficha-contenedor-ficha.small > div{
    width:calc(100% - 30px);
    word-break: break-all;
}
.items-ficha-contenedor-ficha > div > a{
  padding: 2px 10px;
}
.items-ficha-contenedor-ficha > div > a:first-of-type{
  margin: 0 15px 0 0 !important;
}
.items-ficha-contenedor-ficha img{
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
}
.items-ficha-contenedor-ficha p{
    margin: 0 0 2px 0;
    font-weight: 600;
}
.items-ficha-contenedor-ficha .nombre{
    color: #000000;
}
.items-ficha-contenedor-ficha .peso,
.items-ficha-contenedor-ficha .tipo{
    display: inline-block;
}
.items-ficha-contenedor-ficha .descripcion{
  margin: 5px 0;
  color: #000;
  line-height: 1.1em;
  font-size: 13px;
}
.items-ficha-contenedor-ficha .peso{
    margin: 0 15px 0 0;
    font-size: 12px;
}
.items-ficha-contenedor-ficha button{
    color: #ffffff;
    background-color: #0069e1;
    border: 0;
    padding: 8px 15px;
    margin: 5px 0 0 0;
}

.tabla-ficha{
  width: 100%;
}

.zoomimage-zoom{
  cursor: pointer;
  transition: all ease-in-out .3s;
}
.zoomimage-zoom:hover{
  opacity: .7;
}


@media (max-width: 768px) {
    .cabecera-ficha{
      padding: 30px 0;
      border-bottom: 1px solid #d8d8d8;
    }
    .cabecera-ficha > div{
      flex-wrap: wrap;
    }
    .cabecera-ficha .title{
      text-align: center;
      color: #000000;
      width: 100%;
    }
    .cabecera-ficha .linkmedia{
      width: 100%;
      padding: 30px 0 0 0;
      justify-content: center;
      flex-wrap: wrap;
      text-align: center;
    }
    .cabecera-ficha .linkmedia p{
      text-align: center;
    }

    .items-ficha-contenedor-ficha{
        width: 48%;
        max-width: 48%;
    }
}

@media (max-width: 576px) {
    .items-ficha-contenedor-ficha{
        width: 100%;
        max-width: 100%;
        margin: 0 0 30px 0;
    }
}


/* Imagen */
.interior .carousel #links .imagen {
  width: 24%;
  margin: 0 1% 45px 0;
  height: auto;
  transition: all ease-in-out .3s;
  background-color: #f1f1f1;
}
.interior .carousel #links .imagen:nth-of-type(4n) {
  margin: 0 0 45px 0;
}
.interior .carousel #links .imagen a {
  display: block; 
  margin: 0;
}
/* .interior .carousel #links .imagen > a:first-of-type { */
.interior .carousel #links .imagen > div {
  width: 100%;
  height: 250px;
  overflow: hidden;
  position: relative;
}
.interior .carousel #links .imagen > div a {
  width: 100%;
  height: 100%;
}
/* .interior .carousel #links .imagen > a:first-of-type span { */
.interior .carousel #links .imagen > div span {
  background-color: rgba(0, 0, 0, .5);
  z-index: 1;
  position: absolute;
  padding: 0;
  width: 40px;
  height: 40px;
  display: block;
  display: flex;
  align-items: center;
  right: 5px;
  top: 205px;
}
/* .interior .carousel #links .imagen > a:first-of-type span::before{ */
.interior .carousel #links .imagen > div span::before{
  color: #ffffff;
  font-size: 20px;
  line-height: 0;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  left: 10px;
  top: -2px;
  position: relative;
}
/* .interior .carousel #links .imagen > a:first-of-type img { */
.interior .carousel #links .imagen > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.interior .carousel #links .imagen > a:last-of-type {
  padding: 20px;
  background-color: #f1f1f1;
  color: grey;
  font-size: 20px;
  width: 100%;
  transition: all ease-in-out .3s;
}
.interior .carousel #links .imagen > a:last-of-type:hover {
  background-color: #0069e1;
  color: #ffffff;
  text-decoration: none;
}





@media (max-width: 900px) {
  .interior .carousel #links .imagen {
    width: 32%;
    margin: 0 1% 45px 0;
  }
  .interior .carousel #links .imagen:nth-of-type(4n) {
    margin: 0 1% 45px 0;
  }
  .interior .carousel #links .imagen:nth-of-type(3n) {
    margin: 0 0 45px 0;
  }
}

@media (max-width: 768px) {
  .interior .carousel #links .imagen {
    width: 49%;
    margin: 0 1% 45px 0;
  }
  .interior .carousel #links .imagen:nth-of-type(4n),
  .interior .carousel #links .imagen:nth-of-type(3n) {
    margin: 0 1% 45px 0;
  }
  .interior .carousel #links .imagen:nth-of-type(2n){
    margin: 0 0 45px 0;
  }
  .interior .carousel #links .imagen a:first-child {
    margin: 0;
  }
}

@media (max-width: 568px) {
  .interior .carousel #links .imagen {
    width: 100%;
    margin: 0 0 45px 0;
  }
  .interior .carousel #links .imagen:nth-of-type(4n),
  .interior .carousel #links .imagen:nth-of-type(3n),
  .interior .carousel #links .imagen:nth-of-type(2n){
    margin: 0 0 45px 0;
  }
}

.blueimp-gallery .modal-dialog.lupa{
  margin: 0;
  padding: 0;
  width: 85%;
  height: 85%;
  left: 7.5%;
  top: 7.5%;
  max-width: 100%;
  position: relative;
}
.blueimp-gallery .modal-dialog .modal-content,
.blueimp-gallery .modal-dialog.lupa .modal-content {
  border-radius: 0;
}
.blueimp-gallery .modal-dialog.lupa .modal-content .modal-header{
  height: 6%;
}
.blueimp-gallery .modal-dialog .modal-content .modal-header a,
.blueimp-gallery .modal-dialog.lupa .modal-content .modal-header a{
  display: inline-block;
}
.blueimp-gallery .modal-dialog.lupa .modal-content .modal-body{
  height: 88%;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: auto;
}
.blueimp-gallery .modal-dialog.lupa .modal-content .modal-body img{
  position: relative;
  width: auto;
  margin: 0;
}
.blueimp-gallery .modal-dialog.lupa .modal-content .modal-footer{
  padding: 0 2%;
  height: 6%;
}
.blueimp-gallery .modal-dialog.lupa .modal-content .modal-footer > button{
  top: 20%;
  position: relative;
}

.sacar-estadisticas{
  text-align: center;
}
.container.general > .sacar-estadisticas + h2.std,
.container.general > .statsTable + h2.std,
.container.general > .statsTable + * + h2.std{
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
  padding: 0;
}
.sacar-estadisticas button{
  padding: 7.4px;
  margin-left: 10px;
  background: #0069e1;
  border: 0;
  color: white;
}
/*.statsTable > tbody > tr:nth-of-type(12) > td > a{*/
.stats-showmore
  font-weight: bold;
  font-size: 18px;
}

.mat-elevation-z8 {
    box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
    border: solid #5B6DCD 0px;
    border-radius: 25px;
}
section.mat-elevation-z8 {
    box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
    border: solid #5B6DCD 0px;
    border-radius: 25px;
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}


.sshow {
    display: block;
}
.hhidden {
    display: none;
}
.mmodal {
    z-index: 1000;
    position: fixed;
    top: 30px;
    bottom: 0;
    left: 33%;
    width: 500px;
}
.mmodal-header {
    background: #fff;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: -65px;
    padding: 20px;
}
.mmodal-close {
    background: #fff;
    padding-left: 85%;
}

.mmodal-icon {
    padding-bottom: 60px;
    padding-left: 40%;
}

.mmodal-msg {
    font-weight: bold;
    font-size: large;
    padding-bottom: 30px;
}


.mmodal-body {
    background: #fff;
    margin: 40px;
    padding: 20px;
    overflow-y: auto;
}
.mmodal-background {
    z-index: 900;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.75;
}

@media print {
  .basic-search-page .form-group {
    display: none;
  }

  .col-md-3 {
    display: none;
  }

  #logotipo1 span {
    color: #0069e1 !important;
}
}