/* ==========================================================================
FLOOW2 main - Search results
========================================================================== */

.photo.img_floow2.rotate90 img,
.photo.img_floow2.rotate180 img {
    padding: 0px;
}

.photo.img_floow2.rotate90 img {
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.photo.img_floow2.rotate180 img {
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.item_container_wrapper_capacity {
	display: none !important;
}

.topnav_wrap_mobile_footertwo i.fas.fa-search {
    color: cornflowerblue;
}

.add_wishlist i {
    position: absolute;
    right: -6px;
    top: -6px;
    color: white;
    font-size: 18px;
    background: #b6b6b6;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
}


.item_info p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0px;
    font-weight: bold;
}
.item_info p {
    margin: 6px;
}
.item_info h3 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

img.photo_item {
    max-width: 82px !important;
    max-height: 82px !important;
}
.catalog_search.catalog_list a {
text-decoration: none;
color:black;
}
.item_header {
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.add_wishlist .not-active {
    color: white;
}

.add_wishlist .active {
    color: #fad400;
	background: #ffffff;
}

#container {
    min-height: 100vh;
}

.item_container_wrapper_funded,
.filter_view_wrapper,
.attribute.price.type_want + div,
.datepicker {
	display: none !important;
	visibility: hidden !important;
}

.cat_ItemEquipment,
.cat_ItemWaste,
.cat_ItemService,
.cat_ItemProjects,
.cat_ItemTodojobs,
.cat_ItemProfessional,
.cat_ItemOthers {
    font-weight: bold;
}

.cat_ItemEquipment_Heavy,
.cat_ItemEquipment_Small,
.cat_ItemEquipment_Tools,
.cat_ItemEquipment_Inventory,
.cat_ItemEquipment_Furniture,
.cat_ItemEquipment_Productsandstuff,
.cat_ItemEquipment_Officeequipment,
.cat_ItemEquipment_Meansoftransport,
.cat_ItemEquipment_Equipmentothers,
.cat_ItemWaste_Rawmaterial,
.cat_ItemWaste_Waste,
.cat_ItemWaste_Residualmaterials,
.cat_ItemWaste_Semifinishedproducts,
.cat_ItemWaste_Wasteothers,
.cat_ItemService_Businessservices,
.cat_ItemService_Transport,
.cat_ItemService_Knowledge,
.cat_ItemService_Realestateandspace,
.cat_ItemService_Serviceothers,
.cat_ItemProfessional_Professional,
.cat_ItemProfessional_Interns,
.cat_ItemProfessional_Professionalothers,
.cat_ItemEquipment_Assistivedevices,
.cat_ItemEquipment_Itemsnotsterile,
.cat_ItemEquipment_Clinicalinventory,
.cat_ItemEquipment_Medicotechnicalandtechnicalequipment,
.cat_ItemEquipment_Furniture,
.cat_ItemEquipment_Itemssterile {
    margin-left: 30px;
}

.image_size {
	max-width: 220px;
	max-height: 220px;
	min-width: 220px;
	min-height: 220px;
	width: 220px;
	height: 220px;
	border-radius: 20px;
	border: 0px solid #a5a5a5;
	vertical-align: top;
	text-align: center;
	display: inline-table;
}

.image_size img {
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	object-fit: cover;
	height: 100%;
	border-radius: 20px;
}

.attribute.price.sales_free p {
	transform: rotate(-44deg);
	margin: 29px 27px 6px 0px;
	color: white;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.attribute.price.sales_free {
	position: absolute;
	top: -2px;
	left: 0px;
	background-image: url(/tl_files/files/main/images/gratis_balk.png);
	background-repeat: no-repeat;
	background-position: 0px;
	background-size: 100px;
	width: 100px;
	height: 100px;
}

.attribute.price.type_want p {
	transform: rotate(-44deg);
	margin: 29px 27px 6px 0px;
	color: white;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}

.attribute.price.type_want {
	position: absolute;
	top: -2px;
	left: 0px;
	background-image: url(/tl_files/files/main/images/gevraagd_balk.png);
	background-repeat: no-repeat;
	background-position: 0px;
	background-size: 100px;
	width: 100px;
	height: 100px;
}

.filter_view_wrapper {
	display: inline-block;
}

#footer {
	display: none;
}

#ctrl_sharing_option {
	display: none;
}

span.price_amount {
	padding: 5px;
}

.attribute.price p {
	margin: 0px;
}


.attribute.price.type_want_info p {
	margin: 0px;
}

option[value="601"],
label[for="ctrl_keywords"] {
	display: none !important;
}

.item_container_wrapper_capacity_value {
	background: #b0d4ff !important;
}

.stripe span:nth-of-type(1) {
	left: 10%;
}

.stripe span:nth-of-type(2) {
	left: 20%;
}

.stripe span:nth-of-type(3) {
	left: 30%;
}

.stripe span:nth-of-type(4) {
	left: 40%;
}

.stripe span:nth-of-type(5) {
	left: 50%;
}

.stripe span:nth-of-type(6) {
	left: 60%;
}

.stripe span:nth-of-type(7) {
	left: 70%;
}

.stripe span:nth-of-type(8) {
	left: 80%;
}

.stripe span:nth-of-type(9) {
	left: 90%;
}

.stripe span {
	position: absolute;
	color: #004894;
	margin-left: -4px;
}

span.short_desc {
	font-size: 14px;
}

.totalcapacity {
	position: absolute;
	top: -100px;
	left: 0px;
	background: #fefff3;
	font-size: 14px;
	padding: 6px;
	transition: all 300ms cubic-bezier(0.48, 0.82, 0.45, 1);
	box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.2);
	z-index: 999;
}

.item_imgcontainer_wrapper {
	position: relative;
}

.totalcapacity::after {
	content: "";
	position: absolute;
	top: 92px;
	left: 6px;
	margin-top: 0px;
	border-width: 6px;
	border-style: dashed;
	border-color: #fefff3 transparent transparent transparent;
}

.item_container_wrapper_capacity {
	position: absolute;
	bottom: 16px;
	left: 4px;
	background: white;
	border-top: solid #BDBDBD 0px;
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.1);
	height: 24px;
	width: 96%;
	z-index: 9999;
	transition: 200ms all ease;
}

.totalcapacity span {
	display: -webkit-box;
}

.item_container_wrapper_capacity_value {
	left: 0px;
	top: 0px;
	position: absolute;
	height: 100%;
}

.item_imgcontainer_wrapper {
	position: relative;
}

#resultsWrapper {
	margin-top: 0px;
	z-index: 99999999999;
	background: white;
	margin: 0 auto;
	display: table;
	width: 100%;
}

#allResults .result+br {
	display: none;
}

#allResults .result {
	text-align: left;
	padding: 10px;
	font-size: 14px;
	cursor: pointer;
}

#allResults .result:hover {
	background: rgba(0, 0, 255, 0.1);
}

.hideResults {
	display: none !important;
}

#allResults {
	border: 1px solid grey;
}

option[value="dividend"],
option[value="interest"],
option[value="dividend_interest"],
option[value="budget"],
option[value="capitalgains"],
option[value="others"] {
	display: none;
}

.search_filter_view {
	display: inline-block;
}

.searchFields {
	display: inline-block;
	width: 100%;
}

.mod_catalog_search .no_results_found {
	padding: 20px 0px;
	display: inline-block;
}

.view_icon {
	display: inline-block !important;
	margin: -20px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
	color: lightgray;
	height: 44px;
	width: 44px;
	vertical-align: middle;
}

.list_icon {
	font-size: 20px;
	margin-top: -7px;
	height: 34px;
	vertical-align: middle;
	margin-top: -15px;
}

.block_icon {
	margin-left: 15px;
	color: black;
	font-size: 30px;
	border-right: 1px solid lightgray;
}

.list_icon .fa-bars {
	font-style: normal;
}

.block_icon .fa-th-large {
	font-style: normal;
	margin-right: 15px;
}

.icon_text {
	display: none;
}

.filter .ui-widget.ui-widget-content {
	width: 100% !important;
}

.photo.img_floow2 img {
	max-width: 100% !important;
	max-height: 100% !important;
	border-radius: 8px;
}

img.ui-datepicker-trigger {
	margin-top: 12px;
	cursor: pointer;
}

#ctrl_start_date {
	width: 92%;
}

#ctrl_end_date {
	width: 92%;
}

.filter {
	display: none;
	position: fixed;
	background: white;
	z-index: 999;
	top: 10px;
	left: 10px;
	bottom: 10px;
	margin-left: 0px !important;
	overflow: auto;
	min-width: 350px;
}

.groups {
	display: none;
}

.filters.right label {
	display: none;
}

.filters.left label {
	display: none;
}

ul.attributes li {
	list-style: none;
}

ul.attributes {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0px;
}

h3.item_header {
	margin: 0px 6px;
	padding: 0px;
}

#wish {
	position: absolute;
	right: 6px;
	top: 6px;
	cursor: pointer;
}

.remove_item_floow2 {
	display: block !important;
	position: absolute;
	top: 6px;
	right: 6px;
}

#wish:hover {
	opacity: 0.6;
}

.item_container {
	width: 13%;
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: white;
	min-height: 280px;
	max-height: auto;
	vertical-align: top;
	background: #ffffff;
	margin: 18px 15px 10px 0px;
	padding: 0px;
	transition: all 300ms ease;
	position: relative;
	border: 1px solid #d6d6d6;
	border-radius: 8px;
}

.block {
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: 100%;
	display: block;
	padding-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	object-fit: cover;
}

.photo_inc_staff {
	position: absolute;
	top: -2px;
	left: -2px;
	display: none;
}

.item_info {
	margin-top: 24px;
}

h3.item_header a {
	top: -25px;
	left: 0px;
	position: absolute;
	width: 100%;
	height: 78px;
	font-weight: bold;
	color: #4c8a62;
	padding-left: 0px;
	margin-left: 0px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: black !important;
	padding-right: 0px;
}

.item-right-info {
	margin-top: 10px;
}

h3.item_header {
	position: relative;
}

a.more_info.button_inline.small {
	display: none;
}

.item_container:hover {box-shadow: 0 1px 4px rgb(0 0 0 / 12%), 0 1px 4px rgb(0 0 0 / 14%);}

#searchResultsEnd {
	margin: 14px 0px;
}

#ctrl_keywords {
	width: 100%;
}

ul.level_1.filter_multiple input {
	font-size: inherit;
	height: 20px;
	width: 20px;
	margin: 4px 0px;
	cursor: pointer;
	vertical-align: middle;
}

.mod_catalog_search select,
.mod_catalog_search input,
.mod_catalog_search textarea {
	font-size: 14px;
	height: 40px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin: 5px 0px;
	padding: 0px 5px;
	border: 1px solid #c6c6c6;
}

a.button_inline.event_Search {
	float: right;
	background: url(/tl_files/themes/floow2/stylesheet/skins/landing/images/zoek.png) no-repeat center center;
	width: 60px;
	height: 40px;
	background-color: #4c8a62;
	position: absolute;
	color: transparent;
	margin-top: 5px;
	margin-left: -60px;
}

.total_results {
	display: none !important
}

.filters.right {
	width: 49%;
	float: left;
}

.filters.left {
	width: 50%;
	float: right;
	padding: 0px;
}

.search {
	width: 100%;
}

h3 {
	font-size: 14px;
}

.mod_catalog_search {
	font-size: 14px;
	padding: 20px 0px;
}

.item_teaser {
	display: none;
}

.ui-timepicker-div {
	display: none;
}

.block {
	position: relative;
}

.location {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px 6px;
	font-size: 14px;
}

li.include_staff {
	display: none;
}

.item-right-info {
	margin: 10px 8px;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.item-right-info div:nth-of-type(3) {
	display: none;
}

.item-right-info div:nth-of-type(4) {
	display: none;
}

.item-right-info div:nth-of-type(5) {
	display: none;
}

.filter li {
	list-style: none;
}

.filter li.filter_option {
	display: table;
}

ul.level_0.filters li:first-of-type a {
	display: none;
}

.filter ul {
	padding: 0px 20px;
	margin: 0px;
}

li.slider input {
	margin: 0px 0px;
	background: white;
	font-weight: normal !important;
	color: #4c8a62;
	text-align: center;
	height: 24px;
	font-weight: bold !important;
	font-size: 15px;
}

.filter h3 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	color: white;
	background: #4c8a62;
	padding: 10px 0px;
	margin: 0px;
}

ul.level_1.filter_multiple label {
	font-size: 14px;
	margin: 0px 6px;
	cursor: pointer;
	vertical-align: middle;
}

ul.level_1.filter_multiple {
	margin: 20px 0px;
	padding: 0px;
}

li.slider p {
	text-align: center;
	font-size: 14px;
	margin: 10px 0px;
}

.search_resetfilters {
	text-align: center;
	padding: 20px 4px;
}

.search_resetfilters a {
	color: black;
}

img.close_filter {
	position: absolute;
	right: 10px;
	top: 14px;
	cursor: pointer;
}

.filter_icon {
	display: inline-block !important;
	margin: 10px 0px;
	border: 0px solid #4c8a62;
	padding: 2px 10px;
	cursor: pointer;
}

i.fas.fa-filter {
	font-style: normal;
	font-size: 40px;
	color: #4c8a62;
}

#ctrl_city {
	background: url(/tl_files/files/main/images/marker_search.jpg) no-repeat scroll 0 0 #fff;
	background-size: 14px;
	background-position: right 12px bottom 8px;
}

.item-right-info span:nth-of-type(2) {
    float: right;
    margin: 0px;
    padding: 0px;
}

.item-right-info span,
.item-right-info p {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    text-overflow: ellipsis;

  /* Required for text-overflow to do anything */
    white-space: nowrap;
    overflow: hidden;
    margin: 4px 0px;
}

.item-want-top {
    display: block !important;
    position: absolute;
    top: -4px;
    left: 0px;
    width: 100%;
    background: #6f6f6fc2;
    text-align: center;
    padding: 10px 0px 8px 0px;
    color: white !important;
    font-weight: normal !important;
    border-radius: 8px 8px 0px 0px;
}

.wishlist .item_info {
    margin-top: 15px;
}

.wishlist .item_link a {
    top: 0;
    left: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    font-weight: bold;
    color: #4c8a62;
    padding-left: 0px;
    margin-left: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: black !important;
    padding-right: 0px;
}

.wishlist h3.item_header a {
    top: 0;
    left: 0px;
    position: relative;
    width: unset;
    height: unset;
    font-weight: bold;
    color: #4c8a62;
    padding-left: 0px;
    margin-left: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: black !important;
    padding-right: 0px;
}


/* ==========================================================================
End
========================================================================== */

/* ==========================================================================
Search results - FLOOW2 Main 1500
========================================================================== */

@media screen and (min-width: 1500px) {
    .item_container {
        width: 13%;
        min-width: 200px;
    }
}

/* ==========================================================================
End
========================================================================== */


/* ==========================================================================
Search results - FLOOW2 Main 1023
========================================================================== */

@media screen and (max-width: 1023px) {
	.item-right-info span {
		width: 100%;
		float: left;
		margin: 0px;
		padding: 0px 3px;
		font-size: 12px;
		font-weight: normal;
	}
	.item-right-info span:first-of-type {
		font-weight: bold;
	}
	.item-right-info div {
		display: none;
	}
	.item-right-info div:first-of-type {
		display: block !important;
	}
	.attribute.price span {
		width: 100%;
	}
	.filter {
		max-width: inherit !important;
	}

	.mod_catalog_search {
		padding: 20px 4px;
	}

	.item_container:nth-of-type(odd) {
		margin: 10px 6px 10px 0px;
	}

	.item_container:nth-of-type(even) {
		margin: 10px 0px 10px 0px;
	}

	.item_container {
		width: 48%;
		margin: 10px 6px;
		padding: 0px 0px;
		min-height: 266px;
	}

	#footer {
		padding-bottom: 90px;
	}

	.photo img {
		width: 100% !important;
		height: 100% !important;
		max-height: 100% !important;
		max-width: 100% !important;
		margin-left: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}

	h3.item_header a {
		width: 100%;
		height: 100px;
		padding-left: 0px;
		margin-left: 0px;
	}

	.item-right-info {
		margin: 10px 0px 0px 5px;
	}

	#ctrl_start_date {
		width: 75%;
	}

	#ctrl_end_date {
		width: 75%;
	}

	#ui-datepicker-div {
		left: 0px !important;
	}

	.photo_inc_staff {
		top: -2px;
		left: -2px;
	}

	.filter {
		top: 0px;
		left: 0px;
		bottom: 0px;
		width: 100%;
	}

	.filter_icon {
		margin-top: 15px;
	}

	.total_results {
		max-width: 36%;
		text-align: right;
		display: none;
	}
	#container {
		padding-top: 0px !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}


/* ==========================================================================
End
========================================================================== */


@media (min-width: 768px) and (max-width: 1024px) {

	.item_container {
		width: 13%;
		min-width: 24% !important;
	}
}

@media (min-width: 600px) and (max-width: 768px) {

	.item_container {
		width: 13%;
		min-width: 32% !important;
	}
}