/*!Modificado 27-01-2021*/
.barra_pertenencia_bnd {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999;
}
#viewer {
  max-height: 100%;
  overflow: auto;
}
.row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.lista-bullet {
  max-height: none !important;
}
.lista-bullet a:visited {
  color: #742b77;
}
.lista-bullet a.active {
  background-color: #7a7a7a;
  padding: 0 4px;
  border-radius: 3px;
  color: #fff;
}
.lista-bullet a.active:hover {
  color: #fff !important;
  opacity: 0.8;
  text-decoration: none;
}
.nav-pills > li > a.active {
  background-color: #897f71 !important;
}
img.thumbnail {
  max-height: 150px;
  max-width: 150px;
  margin: auto;
}
li.lista-thumbnails {
  display: inline-flex;
  width: 160px;
  overflow: hidden;
}
li.lista-thumbnails a:visited {
  color: #742b77;
}
li.lista-thumbnails a.active {
  background-color: #4b4b4b;
  border-color: #4b4b4b;
  color: #fff !important;
}
li.lista-thumbnails a.active .titulo-miniatura {
  background-color: #4b4b4b;
}
li.lista-thumbnails:hover a.active .titulo-miniatura {
  background-color: rgba(75, 75, 75, 0.85);
}
.container-fluid.h-100 .openseadragon {
  background-color: #000;
  margin-left: -15px;
  margin-right: -15px;
}
.visor-od-tipo:before {
  content: '[';
}
.visor-od-tipo:after {
  content: ']';
}
body {
  background-color: transparent;
}
.container-fluid {
  padding: 0;
}
#header {
  padding-bottom: 1px;
}
#viewer {
  background-color: #000;
  padding-left: 0;
  padding-right: 0;
}
ul {
  margin: 0;
  padding: 0;
}
dt {
  font-weight: 600;
  padding-top: 3px;
  width: 128px;
  display: block;
  float: left;
  height: 50px;
}
dt:after {
  content: ' : ';
}
dt:before {
  display: block;
  content: '';
}
#metadata dd {
  margin-left: 128px;
  padding-top: 3px;
  min-height: 45px;
  margin-bottom: 5px;
}
#metadata dd h3 {
  margin: 5px 0 5px 0;
  font-size: 1.05em;
  padding-bottom: 5px;
  font-style: italic;
  border-bottom: 1px solid #ddd;
}
.barra_pertenencia_bnd .logo-bnd,
.barra_pertenencia_bnd .logo-mnba {
  height: 60px;
  width: 200px;
  background-size: cover;
  margin-left: 10px;
}
.barra_pertenencia_bnd .logo-bnd {
  background-image: url('https://www.bibliotecanacionaldigital.gob.cl/pywb/dibam/20210527054512oe_/http://www.bibliotecanacionaldigital.gob.cl/bnd/css/images/logo_visor.png');
}
.barra_pertenencia_bnd .logo-mnba {
  background-image: url('https://www.bibliotecanacionaldigital.gob.cl/pywb/dibam/20210527054512oe_/http://www.bibliotecanacionaldigital.gob.cl/bnd/css/images/logo_mnba_visor.png');
}
a.btn_cerrar {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  opacity: 0.7;
  border-radius: 30px;
}
a.btn_cerrar:hover {
  opacity: 1;
  background-color: #0480AB;
}
iframe#iviewer {
  background-color: #000;
  border: none;
}
.tab-content > .tab-pane {
  padding: 20px 0;
}
#menu_lateral .nav {
  width: 100%;
}
.nav-pills > li > a {
  background-color: #f1f1f1;
  border: 1px solid #f7f7f7;
  border-radius: 4px;
  padding: 5px 15px;
  color: #191511;
  border: none;
  margin: 8px 5px 0 0;
}
.nav-pills > li > a:hover {
  background-color: #191511;
  color: #FFF;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background-color: #897f71;
}
.nav-pills > li.active > a:hover {
  background-color: #897f71;
}
li.lista-thumbnails {
  display: block;
  width: 150px !important;
  overflow: hidden;
  position: relative;
  float: left;
  height: 120px;
  margin-bottom: 10px;
  margin-right: 10px;
}
li.lista-thumbnails a {
  position: absolute;
  text-indent: 0;
  width: 150px;
  height: 120px;
  bottom: 0;
  left: 0;
  z-index: 1;
  font-size: 0.8em;
  text-align: center;
  border: 1px solid #BFB8B0;
}
li.lista-thumbnails a:hover {
  position: absolute;
  text-indent: 0;
  bottom: 0;
  text-decoration: none;
  opacity: 0.8;
}
li.lista-thumbnails img.thumbnail {
  max-height: 114px;
  max-width: 148px;
  margin: auto;
  text-indent: 0;
  padding: 0;
  border: none;
  position: relative;
}
li.lista-thumbnails a img {
  position: absolute;
  z-index: -1;
}
span.titulo-miniatura {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  left: 0;
  padding: 3px;
  background-color: #ffffff;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.lista-thumbnails:hover span.titulo-miniatura {
  height: 100%;
  white-space: normal;
  overflow: visible;
  text-overflow: clip;
  background-color: rgba(255, 255, 255, 0.85);
}
.lista-thumbnails.nodisponible {
  position: relative;
}
.lista-thumbnails.nodisponible:after {
  content: "";
  position: absolute;
  background: url('https://www.bibliotecanacionaldigital.gob.cl/pywb/dibam/20210527054512oe_/http://www.memoriachilena.cl/css/images/_imagen_nodisponible_min.png') center top no-repeat;
  z-index: 100;
  width: 150px;
  height: 120px;
}
.ntg-lista-colapsable-simple .list-group-item {
  border: none;
  padding: 0 15px;
}
.ntg-lista-colapsable-simple .list-group-item.nodisponible:after {
  content: "";
  background: url('https://www.bibliotecanacionaldigital.gob.cl/pywb/dibam/20210527054512oe_/http://www.memoriachilena.cl/css/images/_imagen_nodisponible_xs.png') center top no-repeat;
  background-size: cover;
  width: 14px;
  height: 14px;
  display: inline-block;
  text-align: center;
  margin: 0 4px 0 4px;
}
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="false"],
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="false"] {
  position: relative;
}
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="false"]:before,
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="false"]:before {
  font-family: 'FontAwesome';
  font-size: 1.3em;
  position: absolute;
  left: 0;
  top: 1px;
  content: "\f0da";
  color: #897f71;
}
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="true"],
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="true"] {
  position: relative;
  color: #333;
}
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="true"]:after,
.ntg-lista-colapsable-simple .list-group-item a[aria-expanded="true"]:after {
  font-family: 'FontAwesome';
  font-size: 1.3em;
  position: absolute;
  left: -3px;
  top: -2px;
  content: "\f0dd";
  color: #897f71;
}
.ntg-lista-colapsable-simple .list-group-item a:hover {
  color: #0077A4;
}
.ntg-lista-colapsable-simple .btn.focus,
.btn:focus,
btn:hover {
  outline: 0;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0.25);
}
.container-fluid.h-100 .openseadragon {
  background-color: #000;
  margin-left: -15px;
  margin-right: -15px;
}
.ntg-transicion-animada {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
body,
html {
  min-height: 100%;
  height: 100%;
  background-color: #000;
}
#ntg_wrapper_iframes {
  height: 100%;
  padding-top: 60px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding-right: 0;
}
#ntg_wrapper_iframes.toggled {
  padding-right: 100%;
}
#ntg_wrapper_iframes #menu_lateral {
  background-color: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 1000;
  position: fixed;
  width: 0px;
  height: calc(100% - 60px);
  right: 30%;
  margin-right: -30%;
  overflow-y: auto;
}
#ntg_wrapper_iframes.toggled #menu_lateral {
  width: 100%;
}
#ntg_wrapper_iframes.toggled #menu_lateral .ntg-menu-contents {
  height: calc(100% - 60px);
  opacity: 1;
  display: block;
}
#ntg_wrapper_iframes #ntg-iframe-main {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 100%;
  height: 100%;
}
#ntg_wrapper_iframes #ntg-iframe-main iframe {
  margin: 0;
}
#ntg_wrapper_iframes .ntg-menu-contents {
  margin-top: 10px;
  opacity: 0;
  display: none;
}
#ntg_wrapper_iframes .ntg-menu-contents > .col-md-12 > h2 {
  margin-top: 0;
}
#ntg_wrapper_iframes .ntg-menu-contents .panel-title {
  font-size: 1em;
}
@media (min-width: 992px) {
  #ntg_wrapper_iframes {
    padding-right: 30%;
  }
  #ntg_wrapper_iframes.toggled {
    padding-right: 0;
  }
  #ntg_wrapper_iframes #menu_lateral {
    width: 30%;
  }
  #ntg_wrapper_iframes #menu_lateral .ntg-menu-contents {
    opacity: 1;
    display: block;
  }
  #ntg_wrapper_iframes.toggled #menu_lateral {
    width: 0;
  }
  #ntg_wrapper_iframes.toggled #menu_lateral .ntg-menu-contents {
    margin-right: 30%;
    opacity: 0;
    display: none;
  }
  #ntg_wrapper_iframes #ntg-iframe-main {
    margin-top: 0 !important;
    position: relative;
  }
  #ntg_wrapper_iframes.toggled #ntg-iframe-main {
    position: relative;
    padding-right: 0;
  }
}
.ntg-menu-btn {
  z-index: 90001;
  height: 60px;
  position: fixed;
  top: 5px;
  right: 0;
  width: auto;
}
.btn-control-menu {
  margin: 5px 15px 5px 5px;
  height: 40px;
  width: 40px;
  padding: 0.7em 0;
  border-radius: 50%;
  border: none;
}
.btn-control-menu:hover,
.btn-control-menu:active,
.btn-control-menu:focus {
  color: #FFF !important;
}
.btn-control-menu:hover .fa,
.btn-control-menu:active .fa,
.btn-control-menu:focus .fa {
  color: #FFF !important;
}
.btn-control-menu .cerrar {
  display: none;
}
.btn-control-menu .abrir {
  display: block;
}
@media (min-width: 992px) {
  .btn-control-menu .cerrar {
    display: block;
  }
  .btn-control-menu .abrir {
    display: none;
  }
}
.ntg-menu-btn .btn-control-menu.active .cerrar {
  display: block;
}
.ntg-menu-btn .btn-control-menu.active .abrir {
  display: none;
}
@media (min-width: 992px) {
  .ntg-menu-btn .btn-control-menu.active .cerrar {
    display: none;
  }
  .ntg-menu-btn .btn-control-menu.active .abrir {
    display: block;
  }
}
#indice_visor {
  min-height: 100%;
  padding-top: 60px;
}
#indice_visor h2 {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ddd;
}
#indice_visor .panel {
  margin-bottom: 0;
}
#indice_visor ul li {
  padding: 0.2em 0.5em;
}
#indice_visor ul li:nth-child(odd) {
  background: #f1f1f1;
}
#viewer {
	position:relative;
	overflow:auto !important;
	-webkit-overflow-scrolling:touch !important;
}

.visor-rsrc-title {
	position:absolute;
	display:block;
	top:75px;
	text-align:center;
	color: #ccc;
	font-size: 1.2em;
	border-bottom: 1px dotted #444;
	padding-bottom: 10px;
}
/*Fin CSS*/

