
.barra_pertenencia_bnd {
	position: absolute;
	left:0;
	top:0;
	z-index: 9999;
}

#viewer,#menu_lateral {
	padding-top: 62px;
	max-height:100%;
	overflow:auto;
}

.row {
	margin-left:0!important;
	margin-right:0!important;
}

.lista-bullet {
	max-height:none!important;
}

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

.container-fluid.h-100 .openseadragon {
    background-color: #000;
    margin-left: -15px;
    margin-right: -15px;
}

.visor-od-tipo:before {
	content:'[';
}
.visor-od-tipo:after {
	content:']';
}
