/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* helpdesk accordion */
.tx-jfmulticontent-pi1 p {font-size:11px; line-height: normal;}

#tx-solr-search {
	width: 100%;
	float: left;
	background:#fff;
}

#tx-solr-search-functions {
	width: 100%;
	float: left;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search form */

.tx-solr-search-form {
	background-color: #f2f2f2;
	border: 1px solid #cfcecf;
	padding: 10px;
	margin-bottom: 4px;
}

.tx-solr-q {
	border: 2px solid #f59f00;
	padding: 5px;
	width: 42.13836477987421%;
}

.tx-solr-submit {
	background-color: #fdae2c;
	border: none;
	padding: 6px;
	color: #fff;
	font-weight: normal;
	width: 13.52201257861635%;
	cursor:pointer;
}

.tx-solr-search-no-results {float: left; margin-top: 10px;}
.spelling-suggestions {line-height: 16px; margin: 5px 0; padding: 5px 0;}

.tx_iapcockpit_cockpit_servicebox .tx-solr {font-size: 11px; }
.tx_iapcockpit_cockpit_servicebox .tx-solr img {float: right;}

.search_text {font-size: 12px; width: 140px; height: 125px; margin: 8px 5px 8px 8px;}
.search_teaser {float: left; margin: 0; padding: 0;}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* 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;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* search functions */

#tx-solr-search-functions div.secondaryContentSection {
	padding: 0px;
	margin: 0px;
	width: 100%;
	float:left;
}

#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{
	padding:0;
}

/*#tx-solr-faceting .facets>li{
	float:left;
	width:50%;
}
*/

#tx-solr-faceting li.facet-iap_booklets{
	float:left;
	width:50%;
}

#tx-solr-faceting li.facet-type {
	float:left;
	width:50%;
	margin-left: -1px !important;
}

#tx-solr-faceting .facets li.facet ul li{
	float:left;
	margin:0 2px 0 0;
	border:1px solid #c3c3c3;
	border-radius:2px 2px 0 0;
	background:#dadada;
	padding:3px;
	width:30.7%;
}

#tx-solr-faceting .facets li.facet ul li.active{
	background:#FDAE2C;
	color: #1C1C1C !important;
	border-bottom:none;
	border-top: 1px solid #fdae2c;
    border-right: 1px solid #fdae2c;
    border-left: 1px solid #fdae2c;}

#tx-solr-faceting .facets li.facet ul li.active span.facet-result-count {
	color: #1C1C1C ; }

#tx-solr-faceting .facets li.facet ul li a{
	color:#9aa1a7;
}

#tx-solr-faceting .facets li.facet ul li img{
	margin:0 8px 0 0;
	float: left;
}

#tx-solr-faceting .facets li{
	background-image:none;
	padding:0;
}

#tx-solr-faceting .facets .csc-header {
	padding: 3px 0px 3px 10px;
}

#tx-solr-faceting .facets .facet-option-list {
	padding: 0 ;
	overflow:hidden;
	background:#fff;
}

#tx-solr-faceting .facets .facet-type-numericRange .facet-option-list {
	width: 85%;
}

#tx-solr-faceting .facets .facet-label {
	background-color: #cfcecf;
	color: #fff;
	font-weight: bold;
}

#tx-solr-faceting .facets .facet-result-count {
	color: #999999;
	float: right;
	vertical-align: top;
	width: 43%;
	word-break: break-all;
}

#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-search .tx-solr-search-word {
	font-weight: bold;
}

#tx-solr-search ul.tx-pagebrowse {

}


#tx-solr-search .results-list {
	float: left;
	margin-top: 10px;
       margin-bottom: 15px;
	overflow:hidden;
	padding:0 0 0 1px;
}

#tx-solr-search ol.results-list  {
    border: 2px solid #fdae2c;
    margin-top: -2px;
}
#tx-solr-search .results-list .datum,
#tx-solr-search .results-list .tag,
#tx-solr-search .results-list .title{
	background:#fbeccf;
display: none;
	float:left;
	text-align:center;
	margin:0 0 2px 1px;
	line-height:14px;
	padding:9px 0;
	text-transform:uppercase;
	font-weight:bold;
}

#tx-solr-search .results-list .datum{
	width:27.7%;
}

#tx-solr-search .results-list .tag{
	width:21%;
}

#tx-solr-search .results-list .title{
	width:48.43617021276596%;
}

#tx-solr-search .results-list .tag,
#tx-solr-search .results-list .title{
	text-align:left;
	padding-left:10px;
}

#tx-solr-search .results-list>div:first-child{
	margin:0;
}

#tx-solr-search .results-list li {
	list-style: none !important;
	margin-left: 0px;
	padding:0 0 7px;
	width:100%;
	float:left;
	background:#fff2df;
}

#tx-solr-search .results-list li:nth-child(2n+1){
	background:#f3dbb7;
}

#tx-solr-search .results-list li .results-teaser {
	overflow:hidden;
	color:#767d6d;
	padding:0 5px 3px;
	position:relative;
}

#tx-solr-search .results-list li .results-teaser .icon{
	text-indent:0;
	position:absolute;
	top:5px;
	left:5px;
}

#tx-solr-search .results-list li .results-teaser .result-content{
	line-height:14px;
}

#tx-solr-search .results-list li .results-date,
#tx-solr-search .results-list li .results-tags,
#tx-solr-search .results-list li .results-topic{
	float:left;
	color:#767d6d;
	margin:5px 0 5px;
}

#tx-solr-search .results-list li .results-date{
	text-align:center;
	line-height:14px;
	width:27.7%;
}

#tx-solr-search .results-list li .results-tags{
	width:21%;
}

#tx-solr-search .results-list li .results-topic{
	width:48.93617021276596%;
}

#tx-solr-search .results-list li .results-tags,
#tx-solr-search .results-list li .results-topic{
	padding-left:7px;
}

#tx-solr-search .results-list li .results-topic a{
	color:#c8160c;
	text-transform:capitalize;
	line-height:14px;	
}

#tx-solr-search .results-list li .results-topic a:hover {
	color:#767d6d;
	text-decoration: none;
}

#tx-solr-search .results-list li .results-topic a .results-highlight {
	color:#c8160c;
	text-transform:capitalize;
	line-height:14px;	
}

#tx-solr-search .results-list li .results-topic a:hover .results-highlight {
	color:#767d6d;
	text-decoration: none;
}

.results-entry {
	border-bottom: 1px solid #cfcecf;
	margin-bottom: 20px;
}

.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;
	float:left;
	width:33.33%;
}

.result-content {
	clear: both;
}

.results-highlight {
	color: #000000;
    font-weight: bold;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* relevance */

.relevance {
	height: 20px;
}

.relevance-label,
.relevance-bar,
.relevance-percent {
	float: left;
	margin-right: 3px;
}

.relevance-bar {
	height: 20px;
	padding-top: 3px;
}

.tx-solr-relevance-bar {
	width: 100px;
	height: 8px;
	border: 1px solid #ccc;
	font-size: 1px;
	padding: 1px;
}

.tx-solr-relevance,
.tx-solr-relevance-fill {
	margin-right: 0px !important;
	height: 8px;
	padding: 0px;
	float: left;
}

.tx-solr-relevance {
	background-color: #f18f0b;
}

.tx-solr-relevance-fill {
	background-color: #ccc;
}

/* ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- */
/* 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;
}

#inputButton{
	background: url("../img/btn_red_bg.gif") repeat-x scroll left top transparent;
    border: 1px solid #a4160f;
    color: #ffffff;
    font: 13px/27px Helvetica,Arial,sans-serif;
    height: 27px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 99.9%;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
#inputButton:hover{background-position:left bottom;}
#tx-solr-search-form-pi-search .tx-solr-q {
	border: 2px solid #b3b3b3;
	margin-top: 2px;
	padding: 5px;
	width: 95.138%;
	font-size:12px;
	color:#333333;
	background: /*url("../img/bg_input.gif") repeat-x scroll left top */ #ffffff !important;
}

/*  Solar search on Naviagation bar */
#mainNavigation .searchsolar {    
	position: absolute;
    right:110px;
    top: 8px;
    width: 35%;
}

#mainNavigation .searchsolar #tx-solr-search-form-pi-search .tx-solr-q { width:65%; float:left; border:none;}
#mainNavigation .searchsolar #tx-solr-search-form-pi-search  button { background:none; border:none; float:left; cursor:pointer;}  


/** Start on 16.10.2014 **/
.secondaryContentSection ul.facets li { float: left !important; }	
#tx-solr-faceting .facets li.facet ul li { width: 184.7px !important;  }
#tx-solr-faceting li.facet-type, #tx-solr-faceting li.facet-iap_booklets { width: auto !important;  } 
/** End on 16.10.2014 **/