#itemfiles {display:none;}
.lSSlideOuter  {display:none;}
.universal-viewer .headerPanel .centerOptions {visibility:hidden;}
.uv .centerPanel .content .attribution .header {
  display: none;
  top: 100px;
  width: 100px;
  padding: 10px 10px 10px 10px;
  margin: 10px 0 10px 10px;
  font-size: 12px;
}

/*remove big empty space from item browse page*/
.item.resource.browse .universal-viewer  {
display:none;
}
.item.resource.browse .title {
display:none;
}
.item-set.resource.browse .title {
display:none;
}
.item.resource.browse.item-set .metadata {
display:none;
}
.item-set.resource.browse .advanced-search {
display:none;
}
.item-set.resource.browse .pagination {
padding-bottom:20px;
}
/*remove download button*/
button.download.btn.imageBtn {display:none; visibility:hidden;} 

h2 {
    font-size: 24px;
   
    margin-bottom: 24px;
    line-height: 48px;
    font-weight: normal;
    color: #000000;
}

h4 a {
    color: #000000;
    text-decoration: none;
    text-size: 18px;
    font-style: normal;
  }
h3 {visibility:hidden;
display:none;
}
.property .value>*:first-child { color: #000000;
}
.site-title {
color: #af593e;

}
.site-title element {
    margin-top: 10px;
}
header nav a {
    font-size: 16px;
    color: #752C14;
}

#resource-class.field.removable.multi-value {
display:none;
padding:none;
}

#resource-list.preview.grid a {display:none;}

#advanced-search input[type="text"] {
height: 36px;
width: 400px
}
#property-queries.field.removable.multi-value {
margin-bottom: 10px;
}
#advanced-search input[type="submit"] {
padding: 10px;
font-size: 20px;
}

.site-title img {
    max-height: 100%; 
    max-width: 100%;
}
.header .nav .navigation {
    list-style-type: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    border-top: 1em solid #dedede;
    border-bottom: 1em solid #dedede;
    padding: 5em 0;
    margin: 10em 0;
}
h1 {
    text-align: center;
    font-size: 36px;
    margin-bottom: 5px;
    line-height: 10px; 
    font-weight: normal;
}
.site-title {
    margin-top: 100px;
}


.address {
font-size:1em;
padding-right:10px;

text-align:right;
}

.mich p {padding: 10px;
color:#000;

font-size:0.85em;}

/*searchicon*/
#search-form.closed + .search-toggle {
border: 0px solid #dedede; }

#search-form {
box-shadow: 0 0 0 0px  #dedede inset;
padding: 0 12px;
}

#search-container input[type=text], #search-container button {
	border-bottom: none;
}
/*get rid of browse all*/
/*.preview-block a {visibility:hidden;}*/
/*.resource-list a {visibility:visible;}*/

/*reduce space between header and navigation*/
header nav .navigation {
    margin: 10px 0;
}

#content {
}
#uv-2 {border: 3px solid red;
  display: none;}

/*reduce spacing in record*/
.property {margin-bottom:10px;
}

#intro_table, #intro_table table, #intro_table td {
  border:0px solid yellow;
}

/*share icon*/
button.share.btn.imageBtn {display:none; visibility:hidden;}
/*remove two-page button*/
button.btn.imageBtn.two-up {display:none; visibility: hidden;}

/*center*/
.resource-list.grid .resource {
  
    text-align: center;

}

a.advanced-search {
 color:black;}

a {
    color: #af593e;
}

.iiif-metadata-component .groups .group .header {
    font-weight: bold;
    display: none;
}

.uv .leftPanel .top .title {
visibility: hidden;
margin: -9px 0px 0px 10px !important;
}  

.uv .leftPanel .top .title::after{
content: 'Images of the Item';
visibility: visible;
display: block;
position: absolute;
margin: 0px 2px 0px 0px;
}

.uv .leftPanel .closed .title {
visibility: hidden;
margin: 8px 8px 0px 12px !important;
}

.uv .leftPanel .closed .title::after {
content: 'Images of the Item';
visibility: visible;
display: block;
position: absolute;
padding: 4px;
top: 2px;
bottom: 2px;
}

/*hide title and icons from collection pages*/
.resource-metadata dl {
	display: none;
}

/*hide search by media presence and search by id on search page*/
.field:nth-of-type(5),.field:nth-of-type(6) {
display:none;
}

.media-embeds {
display:none
}

.item-sets { 
display: none;
}

.media-list {
display: none;
}
