#cn-list { margin-left: 4px; }
#cn-tile-plus .cn-clear h4 {
	clear: both;
	margin: 0 0 .8em 0;
}

#cn-tile-plus {
	clear: both;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	line-height: normal;
}

#cn-tile-plus .cn-form { clear: both; margin: 0; text-align: left; }
#cn-tile-plus .cn-cat-select { font-size: 12px; height: auto; min-width: 250px; }

#cn-tile-plus .cn-list-section-head {
	margin-bottom: 10px;
	position: static !important;
}

#cn-tile-plus .cn-alphaindex {
	text-align: right;
}

#cn-tile-plus .cn-list-section-head .cn-alphaindex {
	clear: both;
	position: relative;
	margin: 12px 0 0;
	text-align: right;
}

#cn-tile-plus #cn-page-nav { clear: both; }

#cn-tile-plus .cn-search {
	float: right;
	padding-bottom: 15px;
}

#cn-tile-plus .cn-search label { display: none; }

#cn-tile-plus form.cn-form {
	clear: both;
	text-align: left;
}

#cn-tile-plus form.cn-form select.cn-cat-select {
	font-size: 12px;
	height: auto;
	max-width: 100%;
	min-width: 250px;
}

#cn-tile-plus #cn-list-body {
	padding-top: 12px;
}

#cn-tile-plus .cn-entry .cn-label {
	font-weight: bold;
}

#cn-tile-plus .cn-entry .fn {
	color: #2d72d8;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 0 0.5em 0;
}

#cn-tile-plus .cn-individual-organization .fn {
	color: #47a2e0;
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
}

#cn-tile-plus a:visited,
#cn-tile-plus a:link {
	color: #47a2e0;
	box-shadow: none;
	text-decoration: underline;
}

#cn-tile-plus a:hover,
#cn-tile-plus a:active {
	color: #666666;
}

#cn-tile-plus .cn-entry .phone-numbers {
	margin-bottom: 10px;
}

#cn-tile-plus .cn-entry .vevent abbr {
	border: 0
}

#cn-tile-plus .cn-entry ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#cn-tile-plus .cn-entry ul.cn-phone-number-block {
	margin: 0;
	padding: 0;
}

#cn-tile-plus .cn-entry .tel .value {
	display: block;
}

#cn-tile-plus .cn-entry ul.cn-website-block {
	margin: 0 0 8px;
	padding: 0;
}

#cn-tile-plus .cn-entry .email-address {
	display: block;
	-ms-word-break: break-all;
	word-break: break-all;
	word-break: break-word; /* Non standard for webkit */
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#cn-tile-plus #cn-list-foot { clear: both; }

#cn-tile-plus span.title {
	font-style: italic;
	margin-top: 5px;
}

#cn-tile-plus div.cn-alphaindex {
	text-align: center;
	width: 100%;
	display: inline-block;
}

#cn-tile-plus .cn-entry {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	float: left;
	margin: 1em 1em 0 0;
	overflow: hidden;
	padding: 1.5em;
	/*width: 30%;*/
	/*width: calc(33% - 1em);*/
	max-width: 27em;
	min-width: 22em;
	width: 100%;
}

#cn-tile-plus .cn-entry.cn-entry-highlight {
	max-width: none;
}

#cn-tile-plus .cn-entry.cn-entry-highlight .cn-right {
	float: right;
	width: 65%;
}

#cn-tile-plus .cn-entry.cn-entry-highlight .cn-left {
	width: 30%;
}

#cn-tile-plus span.tel {
	margin: 10px 0 5px;
}

#cn-tile-plus .cn-image-style {
	background: none !important;
	border: none !important;
}

#cn-list span.cn-image-style {
	width: 99% !important;
}

img.cn-image {
	margin: 15px 0 0 0 !important;
}

span.contact-label {
	display: none !important;
}

span.cn-separator {
	display: none !important;
}

span.email-name {
	display: none !important;
}

.cn-contact-block {
	font-weight: 600;
	background: #F5F5F5;
	display: inline-block;
	padding: 1em 1em 1em 1em;
	border: #CCCCCC 1px solid;
	width: 240px;
}

#cn-list span.email-address-block {
	margin: 0;
}

#cn-tile-plus .cn-entry ul.cn-relations li {
	list-style-type: none;
	margin: 10px 10px 10px 0 !important;
	padding: 10px !important;
	border: #CCCCCC 1px solid;
	background: #F5F5F5;
	width: 100%;
}

#cn-tile-plus .cn-entry ul.cn-relations li .cn-relation-name {
	font-weight: 600;
}

#cn-tile-plus .cn-entry ul.cn-relations li span.email-address-block {
	margin-top: .5em;
}

.cn-categories {
	margin-bottom: 10px;
}

span.cn_category_label {
	display: none !important;
}

.cn-bio-single {
	margin-bottom: 10px;
}

.cn-entry-single {
	padding-left: 5px !important;
}

li#cn-entry-action-back {
	list-style: none !important;
}

#cn-tile-plus div.branches .branchHeader {
	font-weight: bold;
	margin-top: 1em;
}

#cn-tile-plus div.branches span.address-block span.cn-address {
	display: block;
	margin-top: 1em;
	border: #CCCCCC 1px solid;
	padding: 1em;
	width: 100%;
}

#cn-tile-plus div.branches span.address-block span.cn-address span.county:before {
	content: "Phone: "
}

#cn-tile-plus div.branches span.address-block span.cn-address span.county {
	display: block
}

@media only screen
and (max-width: 480px) {

	#cn-tile-plus .cn-entry.cn-entry-highlight .cn-right {
		float: none;
		width: auto;
	}

	#cn-tile-plus .cn-entry.cn-entry-highlight .cn-left {
		width: auto;
	}

}
 .cn-card-link {padding-bottom: 10px;}
