
#tx-solr-search {
	width: 100%;
	float: right;
}

@media only screen and (min-width:768px) {
	#tx-solr-search {
		width: 72%;
	}
}

#tx-solr-search-functions {
	display: none;
}

@media only screen and (min-width:768px) {
	#tx-solr-search-functions {
		display: block;
		width: 25%;
		float: left;
	}
}

.tx-solr-headline {
	border-bottom: 1px solid #68747c;
	margin-bottom: 20px;
}

.tx-solr-headline .h-right .resultsfound {
	margin-bottom: 20px;
}

.tx-solr-headline .clear {
	clear: both;
}

.tx-solr-headline form {
	display: inline-block;
}

.tx-solr-headline .tx-solr-q {
	width: 300px;
	float: left;
	margin: 0;
	padding: 5px;
	height: 35px;
	border: 2px solid #ccc;
}

.tx-solr-headline .tx-solr-submit {
	float: left;
	margin:0;
	padding: 0;
	border: 2px solid #008cba;
	background-color: #008cba;
	color: #fff;
	font-size: 30px;
	font-weight: normal;
	width: 35px;
	height: 35px;
}

@media only screen and (min-width:1024px) {
	.tx-solr-headline .h-left {
		float: left;
		width: 8%;
	}

	.tx-solr-headline .h-right {
		float: right;
		width: 90%;
		margin-left:auto; margin-right:0;
		text-align: right;
	}

	.tx-solr-headline .h-right .resultsfound {
		float: right;
		padding-top: 11px;
		margin-right: 10px;
	}

	#tx-solr-search-form-pi-results {
		float:right;
	}

	.tx-solr-headline .tx-solr-q {
		width: 300px;
		float: left;
		margin: 0;
		padding: 5px;
		height: 35px;
		border: 2px solid #ccc;
	}
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search form */

.tx-solr-search-form {
	background-color: #f2f2f2;
	border: 1px solid #cfcecf;
	padding: 10px;
	margin-bottom: 10px;
}

.tx-solr-q {
	border: 1px solid #cfcecf;
	padding: 5px;
	width: 80%;
}

.tx-solr-submit {
	background-color: #cfcecf;
	border: none;
	padding: 6px;
	color: #494949;
	font-weight: bold;
	width: 15%;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* pagination */

#tx-solr-pagination {
	margin: 20px 0px;
	height: 20px;
}

#tx-solr-pagination-results-per-page {
	float: left;
}

#tx-solr-pagination-results-per-page select {
	margin-left: 5px;
}

#tx-solr-pagination .tx-pagebrowse-pi1 {
	float: right;
}

#tx-solr-search #tx-solr-pagination ul.tx-pagebrowse {
	margin-top: 0px;
	padding-top: 2px;
}

.orbit-container .orbit-bullets li, .orbit-container .orbit-bullets li.active {
	background: none;
}

.tx-pagebrowse-pi1 .orbit-container ol li {
	width: auto;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search functions */

#tx-solr-search-functions div.secondaryContentSection {
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 2.4em 0px;
	width: 100%;
}

#tx-solr-search-functions .secondaryContentSection .csc-header {
	padding-left: 10px;
}

#tx-solr-search-functions .secondaryContentSection .csc-header h1,
#tx-solr-search-functions .secondaryContentSection .csc-header h2,
#tx-solr-search-functions .secondaryContentSection .csc-header h3 {
	width: 100%;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* faceting */

#tx-solr-faceting .facets .csc-header {
	padding: 3px 0px 3px 10px;
}

#tx-solr-faceting .facets .facet-option-list {
	padding: 5px 0px 10px 0px;
}

#tx-solr-faceting .facets .facet-type-numericRange .facet-option-list {
	width: 85%;
}

#tx-solr-search-functions h5 {
	background-color: #cfcecf;
	color: #fff;
	font-weight: bold;
	padding: 3px;
}

#tx-solr-faceting .facets .facet-result-count {
	color: #999;
}

#tx-solr-faceting .facets .dateselector {
	margin-right: 5px;
	width: 85px;
}

#tx-solr-facets-in-use li {
	list-style-type: none;
	margin-left: 10px;
}

#tx-solr-facets-in-use .facets-remove-all {
	margin-top: 10px;
}

#tx-solr-faceting .facets li {
	list-style-type: none;
	margin-left: 0px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* sorting */

#tx-solr-sorting li {
	list-style-type: none;
	margin-left: 10px;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* results */

.tx-solr-resultheadline {
	border-bottom: 1px dashed #ccc;
	position: relative;
}

.tx-solr-resultheadline a {
	color: #68747c;
}

.tx-solr-resultheadline .left {
	float: left;
}

@media only screen and (min-width:768px) {
	.tx-solr-resultheadline .left {
		width: 70%;
	}
}

.tx-solr-resultheadline .right {
	display: none;
}

@media only screen and (min-width:1024px) {
	.tx-solr-resultheadline .right {
		position: absolute;
		right: 0;
		bottom: 7px;
		float: right;
		display: block;
		width: 28%;
	}
}

.tx-solr-resultheadline .clear {
	clear: both;
}

#tx-solr-search .tx-solr-search-word {
	font-weight: bold;
}

#tx-solr-search .tx-pagebrowse {
	margin-top: 10px;
}

#tx-solr-search .results-list {
	margin-top: 10px;
	margin-left: 0;
}

#tx-solr-search .results-list li {
	list-style: none inside;
	margin-left: 0px;
}

.results-entry {
	clear: both;
	margin-bottom: 20px;
}

.results-entry .clear {
	clear: both;
}

.results-elevated {
	border: 1px solid #cfcecf;
	padding: 5px;
	background: #ffffef;
}

.results-elevated-label {
	font-size: 50%;
	color: #cfcecf;
	padding-bottom: 5px;
}

.results-topic {
	font-weight: bold;
	margin-bottom: 5px;
}

.result-content {
	clear: both;
	margin-top: 10px;
}

.result-content div {
	float:left;
}

.result-content div.resulticon {
	width: 13%;
	height: 69px;
	background-repeat: no-repeat;
}

.result-content div.resulticon-page {
	background-image: url("../Images/icon/solr_icon_page.png");
}

.result-content div.resulticon-news {
	background-image: url("../Images/icon/solr_icon_news.png");
}

.result-content div.resulticon-file {
	background-image: url("../Images/icon/solr_icon_file.png");
}

.result-content div.resulticon-aeroreport {
	background-image: url("../Images/icon/solr_icon_aeroreport.png");
}

.result-content div.content {
	width: 85%;
	float: right;
}

.results-highlight {
	background-color: #008CB8;
	color: white;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* relevance */

.relevance {
	height: 20px;
	font-size: 12px;
	padding-top: 10px;
}

.relevance-label,
.relevance-bar,
.relevance-percent {
	float: left;
	margin-right: 3px;
}

.relevance-bar {
	height: 20px;
	padding-top: 4px;
}

.tx-solr-relevance-bar {
	width: 100px;
	height: 10px;
	border: 1px solid #ccc;
	font-size: 1px;
}

.tx-solr-relevance,
.tx-solr-relevance-fill {
	margin-right: 0px !important;
	height: 8px;
	padding: 0px;
	float: left;
}

.tx-solr-relevance {
	background-color: #008cba;
}

.tx-solr-relevance-fill {
	background-color: #fff;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* frequent searches */

#tx-solr-frequent-searches ul {
	padding-right: 10px;
}

#tx-solr-frequent-searches li {
	list-style-type: none;
	margin-left: 10px;
	display: inline;
}

.tx-solr-frequent-term-14 {
	font-size: 14px;
}
.tx-solr-frequent-term-15 {
	font-size: 15px;
}
.tx-solr-frequent-term-16 {
	font-size: 16px;
}
.tx-solr-frequent-term-16 {
	font-size: 16px;
}
.tx-solr-frequent-term-17 {
	font-size: 17px;
}
.tx-solr-frequent-term-18 {
	font-size: 18px;
}
.tx-solr-frequent-term-19 {
	font-size: 19px;
}
.tx-solr-frequent-term-20 {
	font-size: 20px;
}
.tx-solr-frequent-term-21 {
	font-size: 21px;
}
.tx-solr-frequent-term-22 {
	font-size: 22px;
}
.tx-solr-frequent-term-23 {
	font-size: 23px;
}
.tx-solr-frequent-term-24 {
	font-size: 24px;
}
.tx-solr-frequent-term-25 {
	font-size: 25px;
}
.tx-solr-frequent-term-26 {
	font-size: 26px;
}
.tx-solr-frequent-term-27 {
	font-size: 27px;
}
.tx-solr-frequent-term-28 {
	font-size: 28px;
}
.tx-solr-frequent-term-29 {
	font-size: 29px;
}
.tx-solr-frequent-term-30 {
	font-size: 30px;
}
.tx-solr-frequent-term-31 {
	font-size: 31px;
}
.tx-solr-frequent-term-32 {
	font-size: 32px;
}
.tx-solr-frequent-term-33 {
	font-size: 33px;
}
.tx-solr-frequent-term-34 {
	font-size: 34px;
}


.spelling-suggestions {
	margin-top: 10px;
}