#BRcontainer{
	background-color: #343434;
}


.view .showbiz .mediaholder a,
.mediaholder  a
{
	display: block !important;
}


.view-display-id-listado_directorios ul,
.view .showbiz ul{
	list-style: none;
}


.menu,.tabs {
	list-style: none;
}

/* hack para comodidad, este elemento debe ocultarse al final*/
.tabs {
  /*display: none;*/
  width: auto;
  position: fixed;
  top: 20px;
  right: 0px;
}


#inah-tabs a.collection-image img {
	display: inline-block;
	height: 20px;
	width: 20px;
	vertical-align: text-bottom;
}


#inah-tabs #inah-tabs-collections li{
	margin-bottom: 10px;
}



#inah-tabs #inah-tabs-collections a.collection-image{
	padding: 1px;
	padding-top: 2px;
	width:25px;
	height:25px;
	background-color: #333;
	margin-right:4px;
}


ul.glosary-list {
	list-style: none;
}


ul.glosary-list li{
	display: inline-block;
}


/*SOLR FACET YEAR ROTATION SANX*/
.rotate-90-right {
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.rotate-90-left {
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.plusminusleft
{
	float: left;
}
/*SOLR FACET GMAP*/
#facet_map_wrapper {
	width:100%;
	height:280px;
}

.pdf {
	height: 100% !important;
}

.islandora-pdfjs-reader {
    height: 100% !important;
}

/*Aplica tamaño maximo de la imagen dentro del vizalizador bookreader*/

#uikit_tab_inah img {
    margin: 0 auto;
    /*max-height: 70vh;*/
}

.resultados-ordenar {
	position: relative;
	top: 30px;
	left:50%;
}
/*.resultados-ordenar li {
	float:left;
	padding-right: 10px;
}*/

.ordenar-coord {
	/*background-image: url(images/newsletter_headline2.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
}
.ordenar-relevancia {
	/*background-image: url(images/newsletter_headline2.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
}
.ordenar-titulo {
	/*background-image: url(images/newsletter_headline2.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
}
.ordenar-fecha {
	/*background-image: url(images/newsletter_headline2.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:20px;
}
.BRpageimage {
    background-color: #000000 !important;
}


/* Albumviewr*/
/*#islandora-albumviewr div, #islandora-albumviewr ul, #islandora-albumviewr li, #islandora-albumviewr img {
     height: inherit !important;
}
#islandora-albumviewr img {
     display:auto !important;
     width: auto !important;
     height: 100% !important;
     visibility: visible !important;
     margin: auto;
}
#islandora-albumviewr div.uk-cover-background {
	 display:none !important;
}*/

.islandora-turnpdf-content, .islandora-pdf-content, .islandora-journal-content-full {
    height:80vh;
}

/*TURNPDF*/
#islandora-turnjs-reader {
    width: 100%;
    height:100%;
}
.pdfLibro #islandora-turnjs-reader{
    width: 100%;
    height:100%;
}

.pdfDisco #islandora-turnjs-reader {
    width: 100%;
    height:100%;
}

.region-main-secondary-menu {
	overflow:hidden !important;
}

#mediaplayer_logo,.jwlogo {
	display: none !important!;
	position:absolute !important;
	top:-100px !important;
	left:-100px !important;
}

/*dd.solr-value.mods-subject-topic-ms, dd.solr-value.mods-subject-geographic-ms, dd.solr-value.mods-subject-temporal-ms {
  border-top: 0 none !important;
}*/
/*dt.solr-label.mods-subject-topic-ms, */
dt.solr-label.mods-subject-geographic-ms, dt.solr-label.mods-subject-temporal-ms {
  border-top: 0 none !important;
}

dt.solr-table-thumb img {
  max-width: 150px;
}

a.nolink {
  cursor: default !important;
}
a.nolink:hover {
  color: rgba(44, 44, 44, 1) !important
}


.islandora-solr-highlight
{
  color:#0074bd;
}

li.albumvideo img {
  display:none !important;
}

h4.topMods {
  margin-bottom:0px;
  font-weight: bold;
}
ul.topMods {
  margin-bottom:12px;
}
ul.topMods li {
  font-weight: bold;
  margin-left:-12px;
  margin-top:6px;
}

h3.tipoMods {
  padding-top:12px;
  padding-bottom:12px;
  margin-bottom:0px;
  font-weight: bold;
}
ul.tipoMods {
  padding-top:12px;
  padding-bottom:24px;
	border: 1px solid #ccc;
  border-top: 0px none;
  margin-top:0px;
}

.valMODS em {
  color: #000;
}

.topMods li {
  color: #808080;
}
