

	.margin-20 {
		margin:20px 0;
	}

	a[href]:after {
		content: "";
	}
	.navbar-default .navbar-toggle {
		display:none;
	}
	#logo-print img {
		height:100px;
	}
	.title-section, nav.emuseum-nav, .pagenav, .hero-img, .navbar-nav, .divider-dotted,
	.enlarge_image, .explore-collection-section, .sharing-tools, .extramedia, .switchViews,
	#logo-mobile, nav, #detail-view header, aside#filters, #as-item-tab-pills
	{
		display: none !important;
	}
	.label {
    padding: 0;
    border: 0;
    font-size: 14px;
	}
	.footer-content {
    text-align: center;
    padding-top:20px;
    border-top:1px solid #e7e7e7;
	}
	.footer-content img {
		width:130px !Important;
	}
	.footer-content .copyright {
	font-size:10px;
	margin-top:10px;
	}
	#singlemedia {
	display:inline-block;
	width:48%;
	margin-top:40px;
	vertical-align: top;
	}
	#detail-view .col-md-6.col-md-pull-6  {
	display:inline-block;
	width:46%;
	margin-top:20px;
	}
	#detail-view h4 {
	font-size:12px;
	text-transform:uppercase;
	}
	#singlemedia img {
	max-width:400px;
	height:auto;
	}
	#singledata .body5 {
	font-size:18px;
	line-height:20px;
	margin:20px 0;
	}
	#as-item-tab-section, #as-item-tab-pills-accordion {
		display:none !important;
	}
	.permalink-print {
		overflow-wrap: break-word;
		word-wrap: break-word;
	}
	.collection-featured-image img {
		max-width:300px;
		max-height:300px;
		width:auto;
		height:auto;
	}
	.col-sm-8.col-md-9 {
		width:100%;
	}
	.as-images-result {
		width:33%;
		min-height:300px;
		text-align:center;
		margin-bottom:4px;
	}
	.as-images-result img {
		width:auto;
		height:auto;
	}
	.as-list-title, .titleLink {
		font-weight:bold;
		font-size:14px;
	}

