/* Prisma */

body {
    font-family: 'Source Sans Pro', Times, Serif;
    font-size: 16px;
    font-weight: 300;
    color: black;
}


.navbar-brand > img {
	width: 135px;
	margin-left: -10px;
}

#mm-brand {
	padding-top: 1rem;
	display: inline-block;
	font-size: 1.5rem;
	padding-bottom: 1rem;
	font-weight: bold;
}

/* prisma_top_menu */

#klemm_top_menu {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
	font-family: 'Source Sans Pro', sans-serif;	

}

#klemm_top_menu.navbar-light .navbar-nav .nav-link {
	color: rgb(0,0,0);
}

#klemm_top_menu.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0,0,0,0.5);
}

/* */

a {
	color: darkred;
}
a:hover {
	color: darkred;
}
a.nav-link {
	color: darkred;
	outline: none;
}
a.nav-link:hover {
	/*
	text-decoration: none !important;
	background-color: transparent;
	border-color: transparent;
	*/
}
a.inactive {
	color: gray !important;
	cursor: auto;
	text-decoration: none;
}

.nav-link > i {
    margin-left: 2px;
}


/* header menu */

.first-item.nav-item > a {
	padding-left: 0 !important;
}


/* items a la derecha del logo */

.abs-header {
	width: auto;
	position: absolute;
	top: 1rem;
	right: 1rem;
}

/* detail */

.custom-width {
	max-width: 730px;
	margin-bottom: 3rem;
}


.detail-header {
	margin-bottom: 0;
	margin-top: 1rem;
}

.collections .detailNavBgLeft,
.collections .detailNavBgRight {
	display: none !important;
}

.collections .card-columns {
	column-count: 4;
}
.collections .full-results-link {
	text-align: right;
	margin: 1rem 0 3rem;
}
.collections .detail-title {
	font-style: normal;
	font-weight: bold;
	font-size: 3rem;
}

.collections .custom-width.metadata {
	margin-bottom: 0;
}

.objects.detail .detail-artist {
	font-size: 21px;
}
.objects.detail .detail-title {
	font-size: 37px;
}
.objects.detail .detail-date {
	font-size: 21px;
}

.detailNavBgLeft,
.detailNavBgRight {
	position: fixed;
	font-size: 5rem;
	top: 50%;
	transform: translateY(-50%);
}
.detailNavBgLeft  { left: 0;  }
.detailNavBgRight { right: 0; }

.detailNavBgLeft a,
.detailNavBgRight a {
	color: rgba(0,0,0,0.1);
}

.detailNavBgLeft .small,
.detailNavBgRight .small {
	display: none;
}

.card {
	border-radius: 0;
}

.card-body {
	padding-top: 1.5rem;
}

.card .bResultItemImgPlaceholder > i {
	padding-top: 0;
}

.frontSlideCaption .title,
.card-body .title,
.detail-title {
	font-style: italic;
}

.artist-item a,
.media-body .artist a,
.media-body .artist span,
.entities-title span,
.detail-artist a,
.frontSlideCaption .artist {
	background-color: #eeeef7;
	padding: 0;
	display: inline-block;
}

.artist-item,
.media-body .artist {
	line-height: 23px;
	margin-bottom: 3px;
}
.media-body .artist span,
.media-body .artist a {
	line-height: 18px;
	font-size: 17px;
}

.detail-artist a {
	line-height: 23px;
}

.card-body .artist {	
	font-size: 16px;
}
.card-body .artist span {
	background-color: #eeeef7;
}

.card-body p {	
	margin-bottom: 0.5rem;
}


.card-body .artist {	
}

.card-body .metadata {
	font-size: 14px;
}

table td {
	font-family: 'Source Sans Pro', sans-serif;
}

table td:first-child {
}

.metadata-table h5 {
	font-size: 16px;
	text-decoration: underline;
	margin: 9px 0;
}
.metadata-table h5:first-child {
	margin-top: 0;
}

.bResultItemImg {
    background: #eeeef7 !important;
}

.bResultListItem.media > a {
	background: #eeeef7 !important;
}

/* lists */

.bResultItemImgPlaceholder > i {
	font-size: 55px;
	line-height: 75px;
	opacity: 1;
	padding-top: 0;
	color: white !important;
}
.multisearchImgPlaceholder, .bResultItemImgPlaceholder {
    width: 110px;
}

.bResultItemImgPlaceholder.bg-primary {
	background-color: transparent !important;
}


/* front gallery */

.jcarousel ul li > div a img{
	height: 500px;
	width: auto;
}


.jcarousel-wrapper.museomoderno-front {
/*    position: inherit; */
    margin-bottom: 5rem;
    margin-top: 2rem;
}

.museomoderno-front .jcarousel-control-prev, .museomoderno-front .jcarousel-control-next {
	top: 50%;
	background-color: transparent;
	border-radius: 0;
	box-shadow: none;
	font-size: 51px;
	height: 51px;
	/* transform: translateY(-25px); */
	color: rgba(0,0,0,0.5);
	text-shadow: none;
}

.museomoderno-front .jcarousel-control-prev{
	left: 10px;
} 

.museomoderno-front .jcarousel-control-next {
	right: 10px;
}

.museomoderno-front .jcarousel-pagination {
	position: inherit;
	/* bottom: -5rem; */
	/* left: 50%; */
	margin: 0;
	/* transform: translateX(-50%); */
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	/* background-color: gray; */
	text-align: center;
	margin-top: 5rem;
}

.museomoderno-front .jcarousel-pagination a {
	background-color: #ddd;
	border-radius: 0;
	box-shadow: none;
	color: transparent;
	font-size: 1px;
	margin-right: 18px;
	text-shadow: none;
	opacity: 1;
	height: 3px;
	width: 27px !important;
	display: inline-block;
	line-height: 1px;
	padding: 0;
}
.museomoderno-front .jcarousel-pagination a.active {
	background-color: darkred;
}

.museomoderno-front .jcarousel-pagination a.active {
	text-decoration: underline;
}

.museomoderno-front .frontSlideCaption {
   margin-top: 2rem;
	text-align: center;
	padding: 0 1rem;
}

.museomoderno-front .frontSlideCaption a {
}

/* */

.mm-representation.custom-width {
	margin-bottom: 4rem;
}
.mm-representation img {
/*	
	max-height: 600px;
	width: auto;
	max-width: 100%;
	margin: 1rem;
	border: 1px solid #eee;
	*/
}

.repViewerCont > div.small {
	display: none;
}

/* mm-modal (overlay search) */

.modal.fade.mm-modal .modal-dialog {
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	transform: translate(0);
 	margin: 0;
   max-width: none;
   height: 100%;
   padding: 0;
}
.mm-modal .modal-content modal-header {
   border: none;
}
.mm-modal .modal-content {
   height: 100%;
   border: none;
	background-color: black;
	border-radius: 0;
	opacity: 0.7;
}

.mm-modal .close-icon {
	font-size: 2rem;
	color: white;
}

.mm-modal #headerSearchInput,
.mm-modal #headerSearchButton {
   font-size: 3rem;
}

.mm-modal #headerSearchButton {
	color: white;
}

.mm-modal #headerSearchInput {
   padding: 0;
   border: none;
   border-bottom: 1px solid;
   background: transparent;
   border-radius: 0;
   color: white;
}
.mm-modal #headerSearchInput::placeholder {
	font-weight: 300;
	font-family: 'Source Sans Pro', Arial, sans-serif;
	color:rgba(255,255,255,0.3);
}
.mm-modal .modal-body {
   padding: 5rem;
}



#back_to_search_results {

}
/* movil */
/* */
#bMorePanel.mm {
}
#bMorePanel.mm .wrapper {
	background-color: #fdf6f6;
	padding: 0.5rem 1rem 1rem;
	border: 1px solid rgba(0, 0, 0, 0.15);
}
#bRefine ul.navbar-nav.mm-main li:first-child a {
	padding-left: 0;
}
#bMorePanel.mm #bMorePanelClose {
    top: 1.5rem;
    right: 1rem;
}

/* */

.media-body h5 {
	font-size: 18px;
}
.media-body p {
	margin-bottom: 0;
}
.objects.browse.results .media-body .title {
	font-style: italic;
}

.browse-results-nav {
	padding: 0;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin: 1rem 0;
}
.browse-results-nav .nav-link > i {
/*	opacity: 0.35; */
}
.mm-nav.browse-results-nav .nav-link {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: rgba(139, 0, 0, 0.6);
}

.page-nav-wrapper {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.page-nav-wrapper a {
	color: rgba(139, 0, 0, 0.6);
}


.browseRemoveFacet > i{
	opacity: 0.35;
	margin-left: 5px;
}

#footer {
	padding-bottom: 1rem;
}


/* */

.advancedFormSubmit .btn-default,
.loginreg .btn-default {
	border: 1px solid darkred;
	background-color: #eee;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
	margin-top: 1rem;
}

.advancedFormSubmit .btn-default > a {
	color: black;
}

/* */
@media (max-width: 767.98px){
	/* .masonry-grid {
		width: 200px;
		margin: 0 auto;
	}
	*/
}
@media (max-width: 991.98px) { 
	.mobile-nav-items {
		align-content: space-between;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.mobile-nav-items > a > div {
	    display: none;
	}

	#navbarSupportedContent {
		position: absolute;
		left: 0;
		right: 0;
		background: white;
		z-index: 9998;
		top: 0;
		text-align: center;
	}
	.navbar-toggler {
		z-index: 9999;
	}
	#navbarSupportedContent .search-with-icon {
		display: none;
	}
	.refine-navbar.mm ul {
		display: flex;
		flex-direction: row;
	}
	.refine-navbar.mm ul li {
		margin-right: 1rem;
	}

}

/* multirelated blocks */

.browse-result-legend {
	float: right;
	margin-top: -5rem;
	padding-right: 5px;
	font-size: 17px;
	line-height: 20px;
}

/* letter bar */

#bLetterBar {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	padding-bottom: 2rem;
	padding-left: 5px;
/*	margin-top: -0.5rem; */
}
#bLetterBar a {  
   color: rgba(139, 0, 0, 0.6);
   padding: 0 0.2rem;
}

/* */
.multisearch-view-more {
	padding: 0.5rem 1rem;
}

/* */

.browse-outercontainer {
	/* margin-top: 3rem; */
}
.browse-innercontainer {
	margin-bottom: 2rem;
}
#browseResultsContainer {
	margin-top: 2rem;
}
