.tx-iconicdirectory-projects, .tx-iconicdirectory-projects li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tx-iconicdirectory-projects.tiles .item {
	margin: 0 10px 10px 0 !important;
	width: 300px;
	min-width: 150px;
	min-height: 150px;
}
.iconic-architecture-page .tx-iconicdirectory-projects.tiles .item {
	width: 295px;
}
.tx-iconicdirectory-projects.list .item {
	padding: 8px;
	margin: 5px 0;
	background-color: white;
	width: 100%;
}
.tx-iconicdirectory-projects.list .item .name {
	font-weight: bold;
	font-size: 180%;
	line-height: 1em;
	padding: 17px 0 6px 0;
	text-transform: uppercase;
}
.tx-iconicdirectory-projects.list .item .icons {
	color: black;
	font-size: 80px;
	font-weight: 100;
	line-height: 100px;
}
.tx-iconicdirectory-projects.list .item:hover {
	background-color: black;
	color: white !important;
}
.tx-iconicdirectory-projects.list .item:hover a,
.tx-iconicdirectory-projects.list .item:hover .icons {
	color: white;
	text-decoration: none;
}
@media only screen and (max-width: 767px) {
	.tx-iconicdirectory-projects.list .item .name {
		font-weight: bold;
		font-size: 150%;
		padding: 17px 0 6px 0;
	}
	.tx-iconicdirectory-projects.list .item {
		border-bottom: 1px solid gray;
		background-color: transparent;
		padding: 8px 8px 10px 8px;
	}
	.tx-iconicdirectory-projects.list .item .icons {
		display: none;
	}
}
.tx-iconicdirectory-projects .grayscale,
.projectimages .grayscale {
	/* Firefox 10+, Firefox on Android */
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
	/* IE 6-9 */
	filter: gray;
	/* Chrome 19+, Safari 6+, Safari 6+ iOS */
	-webkit-filter: grayscale(100%);
}
.tx-iconicdirectory-projects .item img {display: block;}

/*
 * Category Detail Filter
 */
.category-detail-selection .header {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 1em;
}
.category-detail-selection li.btn,
.inner-wrapper-suche li.btn {
	border: none;
}
.category-detail-selection li.btn:hover,
.category-detail-selection li.btn.active,
.inner-wrapper-suche li.btn:hover,
.inner-wrapper-suche li.btn.active {
	color: white;
	background-color: black;
}

/*
 * Single-View
 */
.tx-iconicdirectory h1,
.tx-iconicdirectory h2,
.tx-iconicdirectory h3,
.tx-iconicdirectory h4,
.tx-iconicdirectory h5,
.tx-iconicdirectory h6  {
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
	font-size: 1rem;
}
/*.iconic-fullpage .wrapper,
.iconic-architecture-page .wrapper {
	max-width: 800px;
	margin: 0 auto;
}*/
.iconic-fullpage .left,
.iconic-architecture-page .left {
	float: left;
	width: 40%;
}
.iconic-fullpage .right,
.iconic-architecture-page .right {
	float: right;
	width: 55%;
}

.person-functions .functions,
.person-functions .functions li,
.tx-iconicdirectory .tags,
.tx-iconicdirectory .tags li,
.iconic-fullpage .projectimages,
.iconic-fullpage .projectimages li {
	overflow:  hidden;
	margin: 0;
	padding: 0;
}
.person-functions .functions li {
	float: left;
	margin: 1em .5em 0 0;
	padding: .2em 1em;
	border: 1px solid grey;
	position: relative;
	z-index: 9;
}
.person-functions .functions li.active {
	border-bottom:  1px solid #f3f3f3;
	background-color: #f3f3f3;
}
.tx-iconicdirectory .tags .item {
	float: left;
}
.tx-iconicdirectory .tags .item .btn,
.tx-iconicdirectory .more-projects-by-architect .btn {
	color: black;
	border: none;
	background-color: #f3f3f3;
}
.tx-iconicdirectory .tags .item .btn:hover,
.tx-iconicdirectory .tags .item .btn:focus {
	background-color: #ccc;
}
.person-functions .foldout > div {
	/*transition: background-color 1s;
	-moz-transition: background-color 1s;
	-webkit-transition: background-color 1s;
	-o-transition: background-color 1s;
	background-color: limegreen;*/
	padding: 1em;
	border: 1px solid gray;
	background-color: #f3f3f3;
	top: -1px;
	position: relative;
}

.show-all-tags {
	cursor:  pointer;
	margin: .5em 0 1em 0;
}

.iconic-fullpage .white-background,
.iconic-architecture-page .white-background {
	background-color: white;
	padding: 45px;
	overflow: hidden;
}
.iconic-architecture-page .white-background {
	padding: 45px 10px;
}
/*
.iconic-fullpage .projectTitle {
	padding: 1em;
	border: 1px solid black;
}
.iconic-fullpage .projectTitle h1 {
	margin: 0;
	text-transform: uppercase;
}
.iconic-fullpage .projectTitle h2 {
	color: grey;
	font-size: 100%;
	font-weight: normal;
	text-transform: none;
	margin: 0;
}*/
.iconic-architecture-page h1.architect {
	line-height: 120%;
	font-weight: bold;
	font-size: 1.8em;
	margin-top: 0;
}
.tx-iconicdirectory h1.project-name {
	line-height: 120%;
	font-weight: bold;
	font-size: 1.8em;
	margin-top: 0;
	margin-bottom: 0;
}
.tx-iconicdirectory h2.project-type {
	margin: 0 0 1em 0;
	color: #777;
}
.tx-iconicdirectory h3.architect {
	font-weight: normal;
	display: inline;
	font-size: 16px;
	font-size: 1rem
}
.tx-iconicdirectory .uppercase {
	text-transform: uppercase;
}
.iconic-fullpage .images ul,
.iconic-fullpage .images li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.iconic-fullpage .images li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 47.5%;
}
/*.iconic-fullpage .images .panorama {
	margin-right: 0;
	float: left;
}*/
.iconic-fullpage .row.header,
.iconic-architecture-page .row.header {
	margin: 1em 0;
	font-weight: bold;
}
.iconic-fullpage .row.header .fa-angle-left,
.iconic-architecture-page .row.header .fa-angle-left {
	margin-right: .5em;
	font-size: 1.2em;
}
.iconic-fullpage .row.header .fa-angle-right {
	margin-left: .5em;
	font-size: 1.2em;
}
.iconic-fullpage .images .even {
	margin-right: 0;
}
.tx-iconicdirectory .description-wrap,
.tx-iconicdirectory .tags-wrap,
.tx-iconicdirectory .social-wrap,
.tx-iconicdirectory .about-wrap {
	margin-top: 1em;
}
.iconic-fullpage .all-projects {
	clear:  both;
	text-align: right;
}
.tx-iconicdirectory .person-metadata,
.tx-iconicdirectory .person-metadata a {
	color: #777;
}
.all-projects .architect {
	font-weight: bold;
}
.all-projects .projectimages {
	overflow: hidden;
	margin: .75em 0;
}
.all-projects .projectimages li {
	float: right;
	margin-left: 1em;
}
/*
 * Category Rootline (Breadcrumb)
 */
.category-rootline a,
.category-rootline a:hover,
.category-rootline a:focus {
	text-decoration: none;
}
#breadcrumblabel, .category-rootline ol, .category-rootline li {
	margin: 0;
	padding: 0;
	display: inline;
}
#breadcrumblabel {
	padding-right: 3px;
}
.category-rootline li:after {
	content: ' › ';
}
.category-rootline li:last-child:after {
	content: '';
}

/*
 * Filter
 */
.tx-iconicdirectory .filter {
	padding: 20px 0 10px 10px;
}
.tx-iconicdirectory .iconic-architecture-page .filter {
	padding: 0;
}
.tx-iconicdirectory .filter ul,
.tx-iconicdirectory .filter li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
	color: #222;
}
.tx-iconicdirectory .filter li {
	display: block;
	float: left;
	margin-right: 20px;
}
.tx-iconicdirectory .filter li:last-child {
	margin-right: 0;
}
.tx-iconicdirectory .filter li.label {
	color: #777777;
	text-transform: none;
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
  background-color: white;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.no-touch .isotope,
.no-touch .isotope {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.no-touch .isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.no-touch .isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/*
 * jquery UI Slider
 */
.filter .tab-content {
	display: none;
	position: absolute;
	background: white;
	z-index: 99;
	padding: 10px 30px;
	border: 1px solid #ccc;
	width: 300px;
}
.filter #slider-range {
	margin: .5em 0 1em 0;
}
.year .tab-content .ranges span.range-from,
.year .tab-content .ranges span.range-to {
	border: 1px solid #666;
	color: #333;
	font-size: .9em;
	width: 105px;
	display: inline-block;
	line-height: 200%;
	text-align: center;
}
.has-dropdown .tab-header .selection {
	display: inline;
	font-size: 0.8em;
	color: #777777;
}
.has-dropdown.active .tab-header .selection {
	display: none;
}
.filter li.has-dropdown.active {
	position: relative;
	z-index: 10;
}
.filter li.has-dropdown .tab-header {
	padding: 5px 10px 0 10px;
	border: 1px solid transparent;
	margin-bottom: -1px;
	cursor: pointer;
	margin-top: -5px;
}
.filter li.has-dropdown.active .tab-header {
	border: 1px solid #ccc;
	padding: 5px 10px 0 10px;
	margin-bottom: -1px;
	border-bottom: 1px solid white;
	position: relative;
	z-index: 100;
	background-color: white;
}
.filter li.has-dropdown.active .tab-content {
	display: block;	
}
.social-profiles,
.social-profiles li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.social-profiles li {
	display: inline-block;
	margin-right: .5em;
	width: 24px;
	height: 24px;
	line-height: 26px;
	text-align: center;
	background-color: #cdcdcd;
}
.tx-iconicdirectory .social-profiles a {
	color: white;
	text-decoration: none;
	display: block;
}
.social-profiles li:hover,
.social-profiles li:focus {
	background-color: #777;
}
.social-profiles li:hover a,
.social-profiles li:focus a {
	color: white;
}
#sort-options,
#view-options {
	float: left;
	display: block;
}
#view-options {margin-left: 20px;}
#sort-options a,
#main-filter a,
#view-options a {
	text-decoration: none;
}
#view-options .tiles {margin-right: 10px;}
#view-options .tiles a,
#view-options .list a {
	text-indent: -9999px;
	background: url(../Icons/sprite-view-icons.png) no-repeat -15px 0;
	display: block;
	height: 15px;
	width: 15px;
}
#view-options .list a {background: url(../Icons/sprite-view-icons.png) no-repeat -15px -15px;}
#view-options .list.active a {background: url(../Icons/sprite-view-icons.png) no-repeat 0 -15px;}
#view-options .tiles.active a {background: url(../Icons/sprite-view-icons.png) no-repeat 0 0;}
#sort-options .active a,
#main-filter .active a {
	text-decoration: underline;
}
#main-filter .active .tab-content a {
	text-decoration: none;
}

/* IMAGE LIGHTBOX SELECTOR */
#imagelightbox {
	cursor: pointer;
	position: fixed;
	z-index: 10000;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-box-shadow: .6em .6em 2em rgba( 0, 0, 0, .75 ); /* 50 */
	-moz-box-shadow: .6em .6em 2em rgba( 0, 0, 0, .75 ); /* 50 */
	box-shadow: .6em .6em 2em rgba( 0, 0, 0, .75 ); /* 50 */
}

/* WITH ACTIVITY INDICATION */

#imagelightbox-loading, #imagelightbox-loading div {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#imagelightbox-loading {
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10003;
	top: 50%;
	left: 50%;
	padding: 0.625em; /* 10 */
	margin: -1.25em 0 0 -1.25em; /* 20 */
	-webkit-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
	-moz-box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
	box-shadow: 0 0 2.5em rgba( 0, 0, 0, .75 ); /* 40 */
}
#imagelightbox-loading div {
	width: 1.25em; /* 20 */
	height: 1.25em; /* 20 */
	background-color: #fff;
	-webkit-animation: imagelightbox-loading .5s ease infinite;
	-moz-animation: imagelightbox-loading .5s ease infinite;
	-o-animation: imagelightbox-loading .5s ease infinite;
	animation: imagelightbox-loading .5s ease infinite;
}

@-webkit-keyframes imagelightbox-loading {
from {
	opacity: .5;
	-webkit-transform: scale( .75 );
}
50%	 { opacity: 1;	-webkit-transform: scale( 1 ); }
to {
	opacity: .5;
	-webkit-transform: scale( .75 );
}
}
@-moz-keyframes
imagelightbox-loading {from {
	opacity: .5;
	-moz-transform: scale( .75 );
}
50%	 { opacity: 1;	-moz-transform: scale( 1 ); }
to {
	opacity: .5;
	-moz-transform: scale( .75 );
}
}
@-o-keyframes
imagelightbox-loading {from {
	opacity: .5;
	-o-transform: scale( .75 );
}
50%	 { opacity: 1;	-o-transform: scale( 1 ); }
to {
	opacity: .5;
	-o-transform: scale( .75 );
}
}
@keyframes
imagelightbox-loading {from {
	opacity: .5;
	transform: scale( .75 );
}
50%	 { opacity: 1;	transform: scale( 1 ); }
to {
	opacity: .5;
	transform: scale( .75 );
}
}

/* WITH OVERLAY */

#imagelightbox-overlay {
	background-color: #fff;
	background-color: rgba( 255, 255, 255, .9 );
	position: fixed;
	z-index: 9998;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* WITH "CLOSE" BUTTON */

#imagelightbox-close {
	width: 2.5em; /* 40 */
	height: 2.5em; /* 40 */
	text-align: left;
	text-indent: -9999px;
	background-color: #666;
	position: fixed;
	z-index: 10002;
	top: 2.5em; /* 40 */
	right: 2.5em; /* 40 */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: color .3s ease;
	-moz-transition: color .3s ease;
	-ms-transition: color .3s ease;
	-o-transition: color .3s ease;
	transition: color .3s ease;
}
#imagelightbox-close:hover {
	background-color: #111;
}
#imagelightbox-close:before, #imagelightbox-close:after {
	width: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	top: 20%;
	bottom: 20%;
	left: 50%;
	margin-left: -1px;
}
#imagelightbox-close:before {
	-webkit-transform: rotate( 45deg );
	-moz-transform: rotate( 45deg );
	-ms-transform: rotate( 45deg );
	-o-transform: rotate( 45deg );
	transform: rotate( 45deg );
}
#imagelightbox-close:after {
	-webkit-transform: rotate( -45deg );
	-moz-transform: rotate( -45deg );
	-ms-transform: rotate( -45deg );
	-o-transform: rotate( -45deg );
	transform: rotate( -45deg );
}

/* WITH CAPTION */

#imagelightbox-caption {
	text-align: center;
	color: #fff;
	background-color: #666;
	position: fixed;
	z-index: 10001;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 0.625em; /* 10 */
}

/* WITH NAVIGATION */

#imagelightbox-nav {
	background-color: #444;
	background-color: rgba( 0, 0, 0, .5 );
	position: fixed;
	z-index: 10001;
	left: 50%;
	bottom: 3.75em; /* 60 */
	padding: 0.313em; /* 5 */
	-webkit-transform: translateX( -50% );
	-moz-transform: translateX( -50% );
	-ms-transform: translateX( -50% );
	-o-transform: translateX( -50% );
	transform: translateX( -50% );
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#imagelightbox-nav a {
	width: 1em; /* 20 */
	height: 1em; /* 20 */
	border: 1px solid #fff;
	display: inline-block;
	margin: 0 0.313em; /* 5 */
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#imagelightbox-nav a.active {
	background-color: #fff;
}

#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav {
	-webkit-animation: fade-in .25s linear;
	-moz-animation: fade-in .25s linear;
	-o-animation: fade-in .25s linear;
	animation: fade-in .25s linear;
}
@-webkit-keyframes fade-in {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}
@-moz-keyframes fade-in {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}
@-o-keyframes fade-in {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}
@keyframes fade-in {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

/*
 * Select2
 */
.form-control .select2-choice {
    border: 0;
    border-radius: 2px;
}

.form-control .select2-choice .select2-arrow {
    border-radius: 0 2px 2px 0;   
}

.form-control.select2-container {
    height: auto !important;
    padding: 0px;
}

.form-control.select2-container.select2-dropdown-open {
    border-color: #5897FB;
    border-radius: 3px 3px 0 0;
}

.form-control .select2-container.select2-dropdown-open .select2-choices {
    border-radius: 3px 3px 0 0;
}

.form-control.select2-container .select2-choices {
    border: 0 !important;
    border-radius: 3px;
}

.control-group.warning .select2-container .select2-choice,
.control-group.warning .select2-container .select2-choices,
.control-group.warning .select2-container-active .select2-choice,
.control-group.warning .select2-container-active .select2-choices,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.warning .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #C09853 !important;
}

.control-group.warning .select2-container .select2-choice div {
    border-left: 1px solid #C09853 !important;
    background: #FCF8E3 !important;
}

.control-group.error .select2-container .select2-choice,
.control-group.error .select2-container .select2-choices,
.control-group.error .select2-container-active .select2-choice,
.control-group.error .select2-container-active .select2-choices,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.error .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.error .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #B94A48 !important;
}

.control-group.error .select2-container .select2-choice div {
    border-left: 1px solid #B94A48 !important;
    background: #F2DEDE !important;
}

.control-group.info .select2-container .select2-choice,
.control-group.info .select2-container .select2-choices,
.control-group.info .select2-container-active .select2-choice,
.control-group.info .select2-container-active .select2-choices,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.info .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.info .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #3A87AD !important;
}

.control-group.info .select2-container .select2-choice div {
    border-left: 1px solid #3A87AD !important;
    background: #D9EDF7 !important;
}

.control-group.success .select2-container .select2-choice,
.control-group.success .select2-container .select2-choices,
.control-group.success .select2-container-active .select2-choice,
.control-group.success .select2-container-active .select2-choices,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choice,
.control-group.success .select2-dropdown-open.select2-drop-above .select2-choices,
.control-group.success .select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #468847 !important;
}

.control-group.success .select2-container .select2-choice div {
    border-left: 1px solid #468847 !important;
    background: #DFF0D8 !important;
}

.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.item .detail-tile {
	display: none;
	width: 310px;
	height: 300px;
	color: white;
	position: absolute;
	background-color: black;
	top: 0;
	left: 300px;
	padding: 20px 12px;
}
.item a .detail-tile {
	color: white;
	text-decoration:  none;
}
@media only screen and (min-width: 660px) {
	.iconic-architecture-page .item .detail-tile {
		width: 305px;
		height: 295px;
		left: 295px;
	}

	.item .detail-tile.align-left {
		left: -310px;
	}

	.iconic-architecture-page .item .detail-tile.align-left {
		left: -305px;
	}

	.item.active {
		z-index: 99;
	}

	.item.active .detail-tile {
		display: block;
	}

	.item .detail-tile .project-name {
		text-transform: uppercase;
		font-size: 24px;
		line-height: 28px;
		margin-bottom: 10px;
	}

	.tiles .item.active img {
		border: 3px solid black;
	}

	.detail-tile .addToWishlist {
		position: absolute;
		bottom: 12px;
		display: none !important;
	}
}

.tx-iconicdirectory .f3-widget-paginator,
.tx-iconicdirectory .f3-widget-paginator li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tx-iconicdirectory .f3-widget-paginator {
	padding: 1em;
	border: 1px solid #b4b4b4;
	background-color: white;
	margin: 20px 0;
	color: black;
	text-align: center;
}
#infscr-loading {
	position: fixed;
	bottom: 10px;
	left: 50%;
	margin-left: -140px;
	text-align: center;
	width: 280px;
	padding: 10px 5px;
	display: none;
	background: white;
	border: 1px solid #b4b4b4;
	color: #5c6768;
	-webkit-box-shadow: 0 0 5px #808080;
	-moz-box-shadow: 0 0 5px #808080;
	box-shadow: 0 0 5px #808080;
}
.tx-iconicdirectory .f3-widget-paginator li {
	display: inline-block;
}
.tx-iconicdirectory .f3-widget-paginator a {
	padding: 0 .2em;
	display: block;
}
.ias-spinner {
	text-align: center;
	z-index: 9999;
	position: absolute;
	bottom: 0;
	background: white;
	padding: 5px;
	width: 100%;
	border:1px solid #b4b4b4;
}
.share-buttons {list-style: none; margin: 1em 0; padding: 0;}
.share-buttons li {display: inline-block; padding: 0 .5em .5em 0;}
.share-buttons a {
	width: 32px;
	height: 32px;
	display: inline-block;
	background: url("../Icons/social-media-buttons.png") -32px 0 no-repeat;
	text-indent: 9999px;
}
.share-buttons .fb a {background: url("../Icons/social-media-buttons.png") -32px -32px no-repeat;}
.share-buttons .xing a {background: url("../Icons/social-media-buttons.png") -32px -64px no-repeat;}
.share-buttons .gplus a {background: url("../Icons/social-media-buttons.png") -32px -96px no-repeat;}
.share-buttons .pinterest a {background: url("../Icons/social-media-buttons.png") -32px -128px no-repeat;}
.share-buttons .linkedin a {background: url("../Icons/social-media-buttons.png") -32px -160px no-repeat;}
.share-buttons a:hover {background: url("../Icons/social-media-buttons.png") 0 0 no-repeat;}
.share-buttons .fb a:hover {background: url("../Icons/social-media-buttons.png") 0 -32px no-repeat;}
.share-buttons .xing a:hover {background: url("../Icons/social-media-buttons.png") 0 -64px no-repeat;}
.share-buttons .gplus a:hover {background: url("../Icons/social-media-buttons.png") 0 -96px no-repeat;}
.share-buttons .pinterest a:hover {background: url("../Icons/social-media-buttons.png") 0 -128px no-repeat;}
.share-buttons .linkedin a:hover {background: url("../Icons/social-media-buttons.png") 0 -160px no-repeat;}
#main-category-filter li.active a {
	font-weight: bold;
}
.tx-iconicdirectory .category-detail-selection {
	background-color: #ccc;
	color: black;
	padding: 0;
	position: static;
	width: 100%;
	-webkit-box-shadow: 0 5px 9px 0 rgba(0,0,0,.2);
	box-shadow: 0 5px 9px 0 rgba(0,0,0,.2);
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
	height: 0;
	overflow: hidden;
	z-index: 40;
	margin-right: 48px;
}
.tx-iconicdirectory .category-detail-selection.active {
	height: auto;
	min-height: 200px;
	max-height: 290px;
	padding: 25px 0 40px 0;
}
.tx-iconicdirectory .category-detail-selection .row {
	margin-left: 10px !important;
	width: auto !important;
}