#company-list-content {
	position: relative;
}

#companies-list-pager .custom-label {
	height: 30px;
	line-height: 30px;
}

.pagination ul li a {
	text-decoration: none;
	color: #434343;
}

.pagination ul li {
	background: #434343;
}

.pagination ul li.active a {
	background: #434343;
	color: #FFFFFF;
	cursor: default;
}

.pagination ul li a:hover {
	background: #000000;
}

.pagination .ajax-progress {
	display: none !important;
}

#companies-list {
	padding-top: 3px;
}

#companies-list ul {
	margin: 0px;
	margin-top: -4px;
	list-style-type: none;
	font-size: 16px;
	margin-bottom: 10px;
}

#companies-list ul li {
	display: block;
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	padding: 5px;
	clear: both;
	position: relative;
	color: #434343;
}

#companies-list ul li a:link, #companies-list ul li a:visited {
	
}

#company-list-row {
	position: absolute;
	top: 0;
}

#companies-list ul li div.companies-list-images {
	display: inline-block;
	width: 60px;
	height: 60px;
}

#companies-list ul li.alternative-company div.companies-list-images {
	width: 45px;
	height: 45px;
	margin-right: 7px;
	margin-left: 8px;
}

#companies-list ul li span.companies-list-image {
	display: inline-block;
	vertical-align: middle;
	width: 60px;
	height: 60px;
	overflow: hidden;
}

#companies-list ul li.alternative-company span.companies-list-image {
	width: 45px;
	height: 45px;
}

#companies-list ul li span.companies-list-image>img {
	border-radius: 3px;
	-moz-border-radius: 3px;
}

#companies-list ul li span.companies-list-text {
	display: inline-block;
	vertical-align: middle;
	max-width: 70%;
}

#companies-list ul li.alternative-company span.companies-list-text {
	color: #868686;
	font-style: italic;
}

span.alternative-company-reservation-info {
	font-size: 12px;
	color: #667c94;
	position: relative;
	top: -20px;
}

#companies-list ul li.active span.companies-list-text {
	font-weight: 600;
}

.companies-list-liftUp {
	float: right;
	top: 1px;
	position: absolute;
	right: 3px;
}

.companies-list-liftUp img {
	height: 20px;
}

#companies-list ul li span.companies-list-distance {
	float: right;
	vertical-align: middle;
	margin-top: 20px;
	position: relative;
	font-weight: 600;
}

#companies-list ul li.alternative-company span.companies-list-distance {
	margin-top: 12px;
}

#companies-list ul li .companies-list-basic-info {
	cursor: pointer;
}

/*
#companies-list ul li .companies-list-question-mark-image {
	float: left;
	-moz-border-radius: 3px;
}

#companies-list ul li .companies-list-basic-info-add-new-company a.companies-list-text {
	font-weight: 400;
	background: #dfeaf6;
	border: 0px solid #8ba1ae;
	display: block;
	width: 91%;
	margin: -3px auto;
	text-align: center;
	padding: 20px;
	border-radius: 3px;
	color: #333333;
	float: left;
} */
#companies-list ul li a.add-new-company-link {
	color: #333333;
	display: block;
}

.companies-list-basic-info-add-new-company {
	
}

#companies-list ul li a.add-new-company-link:hover {
	text-decoration: none;
}

#companies-list ul li a.add-new-company-link:hover .companies-list-text
	{
	text-decoration: underline;
}

#companies-list ul li .companies-list-question-mark-image {
	display: inline-block;
	-moz-border-radius: 3px;
}

#companies-list ul li .companies-list-basic-info-add-new-company div.companies-list-images
	{
	width: 60px;
	height: 40px;
}

#companies-list ul li .companies-list-basic-info-add-new-company span.companies-list-image,
	#companies-list ul li .companies-list-basic-info-add-new-company span.companies-list-image img
	{
	width: 40px;
	height: 40px;
}

#companies-list ul li .companies-list-basic-info-add-new-company span.companies-list-text
	{
	max-width: 84%;
	text-align: center;
	font-size: 14px;
}

#companies-list ul li .companies-list-basic-info-add-new-company a.companies-list-text:hover
	{
	cursor: pointer;
}

/*
 *
 * Company list info active state
 *
 *
*/
#companies-list-top {
	border-left: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	margin-top: -6px;
	z-index: 101010;
	margin-bottom: 8px;
}

#companies-list-top-location {
	
}

#companies-list ul li.active {
	padding-bottom: 0px;
}

#companies-list-top-distance {
	font-size: 11px;
	line-height: 12px;
	margin-right: 5px;
	color: #515151;
	position: relative;
	z-index: 999;
	top: 10px;
}

#company_more_info_triangle {
	background: url('../images/company_more_info_triangle.png') no-repeat;
	position: relative;
	left: 28%;
	top: -21px;
	height: 21px;
	width: 18px;
}

#companies-list-top-location {
	margin-right: 10px;
	margin-left: 5px;
	position: relative;
	padding-top: 10px;
	margin-top: 5px;
	top: 1px;
	color: #636363;
}

#searchStringContainer {
	margin-right: 10px;
	margin-left: 5px;
	position: relative;
	padding-top: 10px;
	top: 1px;
	color: #636363;
}

#companies-list-top-location-current {
	font-weight: 600;
	color: #434343;
	position: relative;
	top: -2px;
	margin-right: 10px;
	display: none;
}

.companies-list-buttons {
	margin-bottom: 11px;
}

.companies-list-buttons-make-reservation {
	margin-right: 5px;
}

.companies-list-lift {
	margin-top: -20px;
	font-weight: bold;
	font-size: 17px;
	color: #2a3a4b;
	font-family: Source Sans Pro;
	text-shadow: 0px 0px 0px rgba(255, 255, 255, 1);
	margin-bottom: 20px !important;
}

#companies-list ul li.active div.companies-list-more-info {
	clear: both;
	background: #dfeaf6;
	padding: 0px 18px 18px 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	/* margin-left: -6px;
	margin-right: -6px; */
	color: #0a1b2e;
	border: 2px solid #8ba1ae;
	border-radius: 4px;
	border-top-left-radius: 0px;
}

.companies-list-more-info p {
	margin-bottom: 0px;
}

#companies-list ul li:first-child {
	border-top: solid 1px #e5e5e5;
}

.company_more_info_shortdescription {
	font-size: 15px;
}

#companies-list ul li.companies-list-more-info-active {
	
}

.companies-list-company-missing img {
	margin-left: 10px;
}

.companies-list-more-info-table {
	font-family: Source Sans Pro;
	font-size: 15px;
	line-height: 17px;
	table-layout: fixed;
	word-wrap: break-word;
	width: 100%;
}

.companies-list-more-info-table tr td:first-child {
	vertical-align: top;
	font-weight: 600;
	color: #667c94;
	padding-right: 8px;
	padding-bottom: 7px;
	width: 80px;
}

.companies-list-more-info-table tr td:last-child {
	font-weight: 400;
	color: #0a1b2e;
	padding-bottom: 7px;
	width: auto;
}

#companies-list-top-location-change {
	margin-left: 5px;
	top: -1px;
	position: relative;
}

#companies-list-top-location-change a.btn {
	height: 20px !important;
	padding: 2px 6px;
	font-size: 12px !important;
}

#companies-list-top-location-input {
	display: inline;
}

#locationSearchTextField {
	width: 350px;
	position: relative;
	top: 0px;
	font-family: Source Sans Pro;
}

#locationChangeSubmit {
	position: relative;
	top: -3px;
}

#locationInputSubmit, #locationInputCancel {
	display: none;
	position: relative;
	top: -3px;
}

#locationInputSubmit {
	font-weight: 600;
	padding-left: 14px !important;
	padding-right: 14px !important;
}

#companies-list-top-location-text {
	display: inline-block;
	position: relative;
	top: -3px;
	left: 0px;
}

#companies-list-top-location-inputWrapper {
	left: 50px;
	position: absolute;
	display: inline-block;
	padding-top: 1px;
	top: 0px;
}

#companies-list-top-location #locationReset {
	position: relative;
	top: -4px;
}

#companies-list-top #location-error {
	margin-bottom: 0px !important;
	display: none;
}

.company_list_arrow {
	display: none;
	opacity: 0.8;
}

#searchString-label {
	display: inline-block;
	position: relative;
	top: -3px;
	left: 0px;
}

#searchString-inputWrapper {
	left: 50px;
	position: absolute;
	display: inline-block;
	padding-top: 1px;
	top: 0px;
}

#searchString {
	width: 350px;
	position: relative;
	top: 0px;
	font-family: Source Sans Pro;
}

span.clearicon {
	top: 0 !important;
	left: 8px !important;
}

input.clearable {
	/*
	background-image: url(../images/remove-icon.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	*/
	
}

#companySearchResultsContainer {
	background-color: #fff;
	position: absolute !important;
	z-index: 1000;
	border-radius: 2px;
	border-top: 1px solid #d9d9d9;
	font-family: Arial, sans-serif;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	left: 51px;
	top: 29px;
	min-width: 210px;
	width: 361px;
	display: none;
}

#companySearchResultsContainer .item {
	cursor: default;
	padding: 0 4px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	line-height: 30px;
	text-align: left;
	border-top: 1px solid #e6e6e6;
	font-size: 13px;
	color: #999;
	color: #333333;
	font-weight: 400;
}

#companySearchResultsContainer .item:hover {
	cursor: pointer;
	background: #dfeaf6;
}

#companySearchResultsContainer .ajax-loader {
	width: 32px;
	height: 32px;
	background: url(../images/ajax-loader.gif) 0px 0px no-repeat;
	position: relative;
	margin: 19px 0px 0px 85px;
	z-index: 2000;
}

#companies-list-top #filtersContainer {
	margin-right: 10px;
	margin-left: 5px;
	position: relative;
	padding-top: 10px;
	margin-top: 5px;
	top: 1px;
}

#companies-list-top #filtersContainer input[type="radio"],
	#companies-list-top #filtersContainer input[type="checkbox"] {
	margin: 0px;
}

#companies-list-top #filtersContainer .companylist-filter label,
	#companies-list-top #filtersContainer .companylist-filter input {
	display: inline;
}

#aika24-enduser-company-add-new-company-form {
	margin-left: 50px;
	position: relative;
}

#optional-toggler:hover, #edit-user h3:hover {
	text-decoration: underline;
	cursor: pointer;
}

.companylist-filter {
	left: 50px;
	position: relative;
}

#block-aika24-enduser-company-company-search {
	float: right;
	position: absolute;
	right: 468px;
	top: 59px;
	z-index: 666;
}

#block-aika24-enduser-company-company-search #company_search_wrapper {
	
}

#block-aika24-enduser-company-company-search #company_search {
	border: none;
	border-color: #212121;
	font-family: Source Sans Pro;
	background-image: initial;
}

#block-aika24-enduser-company-company-search #company_search:focus::-ms-value
	{
	background: #212121;
	color: #ffffff;
	border-color: rgba(82, 168, 236, 0.8);
	box-shadow: initial;
	outline: 0 none;
}

#company_search::-moz-placeholder {
	color: #ffffff;
}

#block-aika24-enduser-company-company-search button.btn {
	border: none;
	background: #212121;
	color: #ffffff;
	text-shadow: none;
	font-size: 18px;
	box-shadow: none;
	cursor: default;
}

#company_search_wrapper:after {
	content: "\f002";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	position: absolute;
	font-size: 16px;
	color: #ff0000;
	top: 3px;
	right: 8px;
	z-index: 1;
	cursor: pointer;
}