/* some tweaks for connections plugin 190827/ms
.cn-last-updated{
	visibility:hidden;
} */
.select2-container--sscit .select2-selection--single .select2-selection__arrow{
	  background: #5d74b2;
}
.select2-container--sscit-radius .select2-selection--single .select2-selection__arrow,
.select2-container--sscit-radius .select2-selection--single,
#cn-multi-category-search button#cnmcs-search-submit{
	  background: #5d74b2;
    border: 2px solid #5d74b2;
}
.select2-container--sscit .select2-selection--single,
#cn-multi-category-search div#cnmcs-address-postal-code input,
#cn-multi-category-search input#cnmcs-search-input {
	border: 2px solid #5d74b2;
}
#cn-meta div{
	float:right!important;
}
#cn-list-head h3{
	visibility:hidden;
}
#cn-slim-plus .cn-left,
#cn-slim-plus .cn-right{
	width:50%!important;
}
#cn-slim-plus div{
	font-size:18px;
}
#cn-slim-plus h3 {
	font-size:18px!important;
}
#cn-image-style.span{
	visibility:hidden;
}
#cn-entry-content-block-meta div {
	float:right!important;
}
.cn-left {
	width:55%;
	float:left!important;
}
.cn-right {
	margin-top:50px;
	width:40%;
	float:right!important;
}
.cn-entry-content-block-meta h3 {
	visibility: hidden!important;	
	margin-bottom: 0;
}
.cn-entry-meta {
	margin-bottom: 0;
}
.cn-entry-content-block h3 {
	font-size:18px;
	font-weight:700;
}
.cn-categories div{
	margin-top:20px;
}
.cn_category_label {
	font-size:18px;
	font-weight:700;
	line-height:38px;
}
.cn-category-list {
	margin-bottom:0!important;
}

#cn-profile .cn-entry-single .cn-biography {
	clear:left;
	padding-top: 20px;
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#cn-profile div.cn-entry span:first-of-type {
		float: none !important;
	}
}