@media screen {

	footer {
		border-top: 1px solid #ddd;
		padding:0px;
	}
	li.item-set {
		width:33%;
		display:inline-block;
	}
	.item-set-alt > a.lawMainLink {
		color: #fff;
	}
	.item-set-img {
		width:100%;
		overflow:auto;
	}
	.item-set-alt {
		width: 85%;
		text-align: center;
		background-color: #b70101;
		color: #fff;
		text-decoration: none;
		padding: 0.75em 1.5em;
		border-radius: 25px 25px 0 0;
		margin-right:auto;
		margin-left:auto;
		font-family:Verlag, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	.fcol {
                float:left;
                width:25%;
                display:inline-block;
                vertical-align:top;
                padding:1.5em;
        }
        .fcol a {
                text-decoration:none;
        }
        .footercols {
                margin: 0 auto;
                display:block;
                clear:both;
        }
	ul.resource-list .resource img.lawMainImage {
		width:85%;
		height:auto;
		margin: auto;
		border-radius: 0 0 25px 25px;
		float:none;
	    	margin-left: auto;
	    	margin-right: auto;
	}

	.preview-block ul.resource-list .resource {
		border: 0;
		text-align:center;
		padding-bottom:10px;
		margin: 10px 0;
	}

	.preview-block ul.resource-list .resource:first-child {
		border: 0;
		text-align:center;
		padding-bottom:10px;
		margin: 10px 0;
	}

	ul.facStaff-list > li {
		display:inline-block;
		width:33%;
		padding-bottom: .5em;
		border-bottom: 1px solid lightgrey;	
                font-family:Verlag, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	ul.facStaff-list > li > h4{
		display:block;
		width:100%;
		text-align:center;	
                font-family:Verlag, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	ul.facStaff-list > li > a{
		display:block;
		width:100%;
		text-align:center;	
	}

	.toc-block>ul>li {
		display:inline-block;
		color: #fff;
		padding:.5em .5em 0 .5em;
	}
	.toc-block>ul>li>a {
		color: #fff;
	}

	.toc-block>ul.lawMainLink {
		border: 0;
		background-color: #b70101;
		font-family:Verlag, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	.item .resource > h4 {
		font-family:Verlag, "Helvetica Neue", Helvetica, Arial, sans-serif;
	}

	#search-form input[type="text"] {
		color: #000;
	}

	.resource.show .property .values, .resource.show .property .value{
		width:75%;
		text-align:left;	
	}


	.linked-profile>#linked-resources {
		width:100%;
	}

	.thumbnail_shadow {
	}

	.metadata-header {
		display:inline-block;
		width:20%;
	}
	.metadata-content {
		display:inline-block;
	}
	.example {
		padding:10px;
		font-size:.85em;
		width: 69.38776%;
	}
	.briefs-inputs {
		width: 75%;
	}
	.briefs-inputs input[type="text"] {
		width: 75%;
	}
	.briefs-field-meta {
		width:25%;
		padding-left:5%;
	}
	img.img-fluid {
		width:33%;
	}
	.linked-header,.linked-footer {
		margin-top:24px;
	}
	.collection-search-button {
		margin-right: 10px;
	}


	#advanced-search .multi-value .searchvalue:first-child .joiner {
		display: none;
	}

	#advanced-search .searchvalue select, #advanced-search .value input {
		margin-left: 0px;
		min-width: 0;
		max-width: 75%;
	}

	.joincondition {
		margin-left: 0px;
	}

	.searchlabel {
		display: flex;
		color: black;
		align-items: center;
		padding-right:	5px;
	}
}
