/**
 * The contents of this file are subject to the license and copyright
 * detailed in the LICENSE and NOTICE files at the root of the source
 * tree and available online at
 *
 * http://www.dspace.org/license/
 */
h3.facets {
	color:#253344;
	border-bottom: 2px solid #d3711a;
	font-size:11pt;
	margin: 40px 10px 0 10px;
	padding: 10px 10px 5px 10px;
	}
div.facetsBox {
	margin:0;
	padding: 0 5px 5px 20px;
	/*min-width: 175px;*/
	width: 170px;
	/* border-top: 1px solid #d3711a; */
	}
div.facetsBox ul {list-style: none; list-style-position: inside; padding:0px; margin:5px 0;}
div.facet {
	margin:5px 5px 5px 0;
/*	border: 1px solid #abb2cf;
	padding: 5px; 
	background-color: #e5e5e5;
	border-radius: 7px 7px 7px 7px;
	border-bottom: 1px solid #d3711a;*/
}

div.facet:last-child{
	border-bottom: 0px solid #d3711a;
}

div.facet a {
	font-family: Arial, "verdana", Helvetica, sans-serif;
	font-size: 10pt;
	color: #6d6e70;
	text-decoration: none;
}

div.facet a:hover {
    text-decoration: underline;
}

div.facet li{
	margin:2px 0;
}

li.facet-next, li.facet-previous {margin-bottom:10px; margin-top:5px;font-size:11pt;}
li.facet-next {text-align: right;}
li.facet-next a,li.facet-previous a{
	color:#aeaead
}
.facetName {font-size:10pt; color:#d3711a}
.discovery-search-form{ 
/*border-top:1px dotted #d3711a;*/
margin:10px 0 0 0;
color:#6d6e70;
}

.discovery-search-form a{
	color:#d3711a;
	text-decoration:none;
} 

.discovery-search-form a:hover{
	color:#000;
}

.discovery-search-form select option{
	color: #aeaead;
	background: #fff;
}

.discovery-search-form select{
	color: #aeaead;
	background: #fff;
	margin-right:5px;
	border: 1px solid #aeaead
}

div.discovery-query {
	/*border: 1px solid #CCCCCC;
	background-color: #EEEEEE;*/
	border-bottom: 1px solid #5a6471;
	padding:10px 10px 10px 0;
	margin-left:0;
	margin-right:0;
	white-space: nowrap;
	}
	
div.discovery-query a {
	font-size: smaller;display: block;margin:2px;
	}
div.discovery-search-appliedFilters {margin-top: 10px; background-color: #FFFFFF; border: 1px solid #CCCCCC;padding:10px;}
div.discovery-search-appliedFilters span {font-weight: bold;display:block;margin-bottom:5px;}
div.discovery-search-appliedFilters-new {
	display:inline-block;
	margin-bottom: 0px;cd d
}
div.discovery-search-appliedFilter{
	display:inline-block;
}

div.discovery-search-appliedFilter-div {
	padding: 6px 12px;
	font-size: 10px;
	font-weight: normal;
	line-height: 1;
	text-align: center;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	border-radius: 4px 0px 0px 4px;
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
}
div.discovery-search-appliedFilter-button{
	border-radius: 0px 4px 4px 0px;
	position: relative;
	white-space: nowrap;
	vertical-align:middle;
	display: table-cell;
}
.discovery-search-appliedFilter-button button{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	color: #ffffff;
	background-color: #d3711a;
	border-color: #d3711a;
}
div.discovery-query label {font-weight: bold;margin:5px 5px 5px 0;}
div.discovery-query select {margin-bottom:5px;}
div.discovery-search-filters{
	/*border: 1px solid #CCCCCC;
	padding:10px;*/
	margin:0;
	padding-bottom:10px;
	border-bottom: 1px solid #5a6471;
	}
div.discovery-search-filters span {
	display:block;
	margin:5px 0px;
	}
div.discovery-search-filters span.discovery-search-filters-heading {font-weight: bold;}
div.discovery-search-filters select {
	margin:5px 0px;
	}
div.discovery-pagination-controls {
	margin: 10px 0;
	/*background-color: #EEEEEE; 
	border: 1px solid #CCCCCC;
	padding: 10px;*/
	padding-bottom:30px;
	border-bottom:3px solid #d3711a;
	}
.discovery-result-results .miscTable tr:first-child ,.discovery-result-results .miscTable tr:last-child  {
	border-bottom:1px solid #2d3f87;
}

.miscTableHover{
	margin-top:15px;
}

.miscTableHover tr:first-child ,.miscTableHover tr:last-child  {
	border-bottom:1px solid #2d3f87;
}

.miscTableHover #t1 , .miscTableHover #t2{
	border-left:none;
}

.miscTableHover td:nth-child(2){
	border-left:none;
}

.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.pagination-masked.top {margin-top: 5px;}
div.discovery-result-pagination {line-height: 1em;padding: 10px 0; margin:0; vertical-align: middle;}
div.discovery-result-pagination h2.info{ text-align:center;color:#000;font-weight: normal;margin-left:0;margin-right:0}

div.discovery-result-pagination p.info {float: left;margin:0px;}
div.discovery-result-pagination ul.links, ul.links {
	text-align: center;margin:10px 0 0 0; font-size:11pt; list-style: none inside none; padding:0;
	}
div.discovery-result-pagination ul.links  li, ul.links li {display: inline; padding-left: 2px; padding-right: 2px;}
div.discovery-result-pagination ul.links a, ul.links a{ color: #d3711a}
.current-page-link {color: #CCCCCC;font-weight: bold;}
div.discovery-result-results {
	/*padding:10px;*/
	margin-left:0;
	margin-right:0;
	}
