#swiftype hr {
    margin: 0 0 10px 0;
}

#swiftype h3 {
	font-weight: bold;
	padding-top: 5px;
}

#swiftype input {
	height: 30px !important;
}

.tt-menu .page h3 {
	color: #e00025 !important;
	padding-bottom: 1px !important;
}

.show-all a {
  color: #e00025 !important; 
}

/* Search result listing */

#searchinfos p {
	margin-bottom: 0;
}

#st-results-container {
	padding-left: 0;
}

#st-spelling-suggestion a.st-suggestion {
    color: #e00025 !important;
}

#results .page {
	max-height: 93px !important;
}

#results .page h3 {
	padding-bottom: 2px !important;
}

#results .page h3 a {
  	color: #e00025 !important;
}

#results .page h3 a:before {
  	display: none !important;
}

/* Filter */

a.sort.active, a.dateFilter.active { 
	background: #e00025 !important; 
	color: #fff !important;
}