.breadcrumb-nav #contextual {
	padding-top:8px;
	margin:0px;
	height: 40px;
}
.profile-breadcrumb .breadcrumb {
	margin-top:14px;
	margin-bottom:10px;
}
.profile-breadcrumb .breadcrumb a {
	color:#555;
	text-decoration:none;
}
.profile-breadcrumb .search {
	padding-right:5px;
	padding-left:20px;
}
.profile-breadcrumb .next {
	padding-left:5px;
}
.profile-breadcrumb .back {
	padding-right:5px;
}
.profile-breadcrumb .profile-next {
	padding-left:20px;
}
.profile-breadcrumb i.icon-search:before {
	color:#555;
}
.profile-breadcrumb i.icon-chevron-right:before {
	color:#555;
}
.profile-breadcrumb i.icon-chevron-left:before {
	color:#555;
}
.prev_search {
	padding-right:;
}
.profile-personalstatement {
	border-top: 0;
	margin-top: 0;
	clear: both;
	line-height: 19px;
	font-size: 14px;
}

.statementPara:first-child {
	margin-top: 0px;
}

.statementPara {
	margin-top: 15px;
	margin-bottom: 15px;
}

.profile-phone a,
.profile-phone {
	font-size: 24px;
	color: #000;
	text-decoration: none;
	margin-top:20px;
	margin-right:30px;
	position:relative;
	z-index:99;
}

.profile-phone .ui-sprite {
	padding-left:40px;
	background-repeat: no-repeat;
	background-position: 10px -76px;
}
.profile-phone-icon {
    display: inline-block;
    background-color: #fb9f00;
    height: 32px;
    width: 32px;
    border-radius: 50px;
    text-align: center;
    padding-top:8px;
    padding-left:8px;
    margin-right:0px;
    margin-top:-1px;
    vertical-align:middle;
}  

.profile-menu {
	position: relative;
	margin-top: 8px;
	background-color: #fff;
	padding: 10px;
	background-color: #efefef;
	border: 1px solid #ddd;
	margin-bottom: 30px;
}

.profile-menu ul {
	list-style-type: none;
	margin: 0;
}

.profile-menu ul li {
	display: inline-block;
	margin-right: 20px;
}

.profile-menu ul li a {
	text-decoration: none;
	color: #000;
}

.profile-menu ul li a:hover {
	color: #333;
}

.profile-menu ul li a.active {
	text-decoration: none;
	color: #ff7800;
}

.address {
	margin-bottom: 5px;
	font-size: 14px;
}

.spec-list .highlight {
	color: #090;
	font-style: normal;
}

.specialties-list  .glossary-button {
	color:#090;
}

.glossary-button span {
	border-bottom: 1px dashed #ccc;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
    text-decoration: none;
}

.profile-finances {
	font-size:13px;
}

.profile-finances .spec-list {
	margin-top:5px;
}

.spec-list {
	clear: both;
}

.spec-list ul {
	list-style-type: none;
	margin-left: 0;
}

.spec-list ul li {
	padding-bottom: 3px;
	font-size: 13px;
	position: relative;
	padding-left: 8px;
}

.spec-list ul li:before {
	content:'\2022';
	display: block;
	position: absolute;
	max-width: 0px;
	max-height: 0px;
	left: 0px;
	top: 0px;
	color: #333;
	font-size: 1em;
}

.spec-subcat {
	font-size: 13px;
	font-weight: bold;
	padding-bottom:3px;
}

#profile-content {
	font-size: 14px;
}

#profile-content li {
	font-size:13px;
	word-break: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}

#profile-content h3 {
	margin-top:1em;
	margin-bottom:0.5em;
	font-weight: bold;
}

h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

h3 {
	font-size: 14px;
}

.profile-address .profile-nearby {
	display:none;
}

.profile-nearby.ui-popup {
	min-width:320px;
	z-index:998 !important;
}

.profile-nearby h3 {
	font-weight: bold;
	font-size: 15px;
	margin-top: 15px;
}

.profile-title {
	color: #666;
	margin-top: 2px;
	display: block;
}

.profile-title .glossary-button {
	color: #666;
}

.profile-title h2 {
	font-size: 15px;
	margin-top:0;
}

.profile-verify-ins {
	background-color: #efefef;
	border: 1px solid #ddd;
	padding: 10px;
	margin: 15px 0px 15px 0px;
}

.glossary-button {
	position: relative;
	border: none;
	padding: inherit;
	margin: inherit;
	font-size: inherit;
	font-family: inherit;
	background-color: #fff;
	text-align: inherit;
	font-weight: normal;
	padding-bottom: 0px;
}

.glossary-button .glossary-icon {
	position:relative;
	display:inline;
	background-repeat: no-repeat;
	background-position: 0 -508px;
	margin: 0;
	top:6px; left:3px;
	padding:6px;
	padding-right: 10px;
}

li .glossary-button {
	padding-left:0;
}

.profile-credentials li, .profile-additional-credentials li, .profile-finances li, .profile-qualifications li {
	padding-bottom: 3px;
}

.spec-list h2:nth-of-type(n+2) {
	margin-top:12px;
}

.group-small a, .group-medium a {
	color: #000;
	border-bottom: none;
}

.group-small h3 {
	margin-top: 15px;
}

.group-small h2 a {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.group-medium h2 a {
	text-decoration: none;
	font-weight: normal;
	font-size: 19px;
}

.group-description p {
	line-height: 19px;
	font-size: 14px;
}

.group-small {
	margin-top:20px;
	font-size: 13px;
}

.group-small .group-description p {
	font-size: 13px;
}

.group-meets {
	font-size:13px;
}

.connection-recommendation {
	clear: both;
	padding-bottom: 10px;
}

.connection-photo img {
	max-width:100%;
	height: auto;
	border:1px solid #e2e2e2;
}

.connection {
	padding: 10px;
	width: 100%;
	clear:both;
}

.connection.even {
	background-color: #efefef;
}

.connection h4 a {
	font-weight: bold;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.connection-thrpst-type {
	font-size:12px;
	color: #000;
}

.connection-type {
	font-size: 11px;
	color: #666;
}

.connection-endorsement,
.connection-recommendation {
	font-style:italic;
	padding-top: 0;
	padding-bottom: 8px;
	line-height: 16px;
	font-size: 12px;
}


.verified-wrapper {
	padding-top:6px;
}

.profile-verified {
	position:absolute;
	top: 0;
	right: 0px;
	width: 200px;
	margin-right:10px;
}

.verified {
	background-repeat: no-repeat;
	padding: 6px 8px 6px 26px;
	position:absolute;
	right:20px;
	font-size: 11px;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	text-decoration: none;
	white-space: nowrap;
}

.verified span {
	font-weight: bold;
	font-size: 1em;
}
.photo-enlarge {
    display: none;
    text-align:right;
    float:right;
    margin-top:-38px;
    margin-right:7px;
}
.photo-enlarge .btns {
    height: 15px;
    width: 15px;
    border-radius: 50px;
    background:rgba(0,0,0,0.35);
    width:30px;
    height:30px;
    display: block;
    position: relative;
}
i.icon-enlarge::before {
    color:#fff;
    margin-top:5px;
    margin-left:-25px;
}

.profile-verified_content h1 {
	background-position: -180px -40px;
	background-repeat: no-repeat;
	color: #3767B8;
	padding: 7px 0 0 38px;
	min-height: 36px;
	line-height: normal;
}
.profile-verified_content p {
	font-size:16px;
}
.profile-verified_content .verified-disclaimer,
.disclaim,
#modal-verified .verified-disclaimer {
	font-size: 13px;
	line-height: 1.3em;
	color: #999;
	border-top: 1px solid #999;
}

.disclaim {
	font-size: .7em;
}
.verified-disclaimer p {
	font-size: 13px;
    color: #999;
    line-height: 18px;
    padding-top:15px;
}
.profile-verified, .profile-title-verified {
	cursor:pointer;
} {
	cursor:pointer;
}

.profile-verified_content ul {
	list-style-type: none;
    margin-top: 30px;
    margin-bottom: 40px;
}

.profile-verified_content ul li {
 	font-size: 16px;
 	margin-top:20px;
	padding-left: 40px;
	display:block
	position:relative;
	;
}

.profile-verified_content ul li:before {
 	font-family:glyphicons;
 	content: '\e199';
 	display:block;
    position: relative;
    max-width: 0px;
    max-height: 0px;
    left: -40px;
    top: -8px;
	color: #666;
	font-size: 23px;
}

.photoThumb {
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=0 ); /* IE6-9 */
	margin-bottom: 20px;
}

.photoThumbImg {
	display: block;
	background-size: cover;
	background-position: top 50%;
	height: 170px;
	border-radius: 2px 2px 0px 0px;;
}

.photoThumbInfo {
	position: relative;
	border-top: 1px solid #ccc;
	padding: 5px;
	height: 100%;

}

.photoThumbTitle {
	display: inline-block;
	vertical-align: top;
	text-decoration: none;
	font-size: bold;
	color: #333;
	font-weight: normal;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 2px;
}

.photoThumbCount {
	font-size: 12px;
	color: #333;
}

.group-full {
	font-size: 13px;
}

.group-middle {
	padding-right:30px;
	font-size:14px;
}

h2.group-title {
	font-weight: normal;
	font-size: 19px;
}

.profile-page-menu h3 {
	font-weight: normal !important;
	font-size: 1.3em;
	margin-bottom:5px;
}

.profile-page-menu ul li {
	background-color: #e6edf8;
	list-style-type: none;
	padding: 8px;
	margin: 0;
	border-bottom: 4px solid #fff;
}

.profile-page-menu ul li:before {
	display: none;
}

.profile-page-menu ul li a {
	color: #0672d5;
	text-decoration: none;
	font-size: 1.1em;
}

.group-contact {
	border: 1px solid #ebebeb;
	margin-top: 15px;
	background-color: #f5f5f5;
	padding: 8px;
}

.group-contact a {
	color: #000;
}

.last-modified {
	font-size: .7em;
	color: #999;
	text-align: right;
}

.profile-bottom {
	margin-top:30px;
}

.profile-not-accepting-new-clients {
	background-color: #fcf8ce;
	border: 1px solid #fde98e;
	color: #505043;
	padding: 8px;
	margin-bottom: 30px;
}

.profile-not-accepting-new-clients a {
	color: #505043;
}

.profile-consultation {
	width: 100%;
	border: 1px solid #fde98e;
	margin-bottom: 30px;
	margin-top: 0;
	background-color: #fcf8ce;
	padding: 8px;
}

.profile-consultation a, .profile-verify-ins a {
	color: #000;
}

.profile-network .tabs ul {
	list-style-type: none;
	margin: 0;
}

.profile-network .tabs ul li {
	float: left;
	margin-right: 2px;
	padding: 2px 0px 3px 0px;
	position: relative;

}

.profile-network .tabs ul li a {
	color: black;
	text-decoration: none;
	font-size: 0.9em;
	padding: 2px 9px 3px 9px;
}

.profile-network ul li a.tab-active {
	background: #014277;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#003162,endColorstr=#014277)";
	background:-webkit-gradient(linear, left top, left bottom, from(#003162), to(#014277));
	background: -moz-linear-gradient(top, #003162, #014277);
	background: -ms-linear-gradient(top, #003162, #014277);
	background: -o-linear-gradient(top, #003162,#014277);
	padding: 2px 7px 3px 7px;
	border-radius: 4px;
	color:#fff;
	font-weight:bold;
	cursor: default;
}

.profile-network .connection:nth-child(even) {
	background-color: #efefef;
}
.endorsement {
	background-color: #FFF !important;
}
.ui-popup.glossary-popup.processed {
	color: #333;
	background-color: #FBF7AA;
	border: 1px solid #F9E98E;
	border-radius: 8px;
	box-shadow: 2px 2px 2px #afafaf;
	padding: 15px;
    z-index: 900 !important;
}

#ui-modal-map {
	display: none;
}

.address-buttons {
	margin:5px 0 0 0;
}

#map {
	border: 1px solid #ccc;
	min-height: 300px;
	width: 100%;
	height: 490px;
}

#map-addresses .address-rank-1 {
	padding-left: 30px;
	background-image: url(//www.google.com/mapfiles/markerA.png);
	background-repeat: no-repeat;
}

#map-addresses .address-rank-2 {
	padding-left: 30px;
	margin-top: 15px;
	background-image: url(//www.google.com/mapfiles/markerB.png);
	background-repeat: no-repeat;
}
.flagBtnWrap {
	overflow:hidden;
	margin-right:15px;
	z-index:1;
	width:50px !important;
}

#contactBar {
	display: none;
	position: relative;
	padding:8px 0;
	z-index:999;
	background:#FFF;
	width:100%;
	overflow:hidden;
}
.modal-contact-phone {
	margin-left:5px;
}	.contact-photo img {
	float:left;
	width: 100%;
	margin: 5px 10px 5px 0px;
	max-width:30px;
	clear:both;
}
.modal-contact-photo {
	text-align:center;
	max-height: 350px;
	overflow: hidden;
}
.modal-contact-photo img {
	width:100%;
	max-width:300px;
}
.modal-photo-contact-info {
	text-align:center;
	font-size:22px;
	margin-top:30px;
}
.modal-photo-phone {
    display: inline-block;
    background-color: #fb9f00;
    height: 30px;
    width: 30px;
    border-radius: 50px;
    text-align: center;
    padding-top:7px;
    padding-left:7px;
    margin-right:0px;
    margin-top:-4px;
    vertical-align:middle;
} 
.modal-contact-info {
	overflow:auto;
	display:block;
	text-align:left;
	margin-top:5px;
}
.modal-contact-name {
	font-size:16px;
}
.modal-contact-title h2 {
	font-size:12px;
}
.modal-contact-button {
	margin-top: 5px;
	margin-bottom: 5px;
}
.modal-contact-email {
	margin-right:5px;
}
.modal-contact-phone {
	margin-left:5px;
}	.contact-photo img {
	float:left;
	width: 100%;
	margin: 5px 10px 5px 0px;
	max-width:30px;
	clear:both;
}
#headerShadow {
	-webkit-transition: top 0.5s ease-in-out;
	-moz-transition: top 0.5s ease-in-out;
	-o-transition: top 0.5s ease-in-out;
	transition: top 0.5s ease-in-out;
}

.contact-info {
	overflow:auto;
	display:block;
	text-align:left;
}
#contactBar .glossary-button .glossary-icon {
	display:none !important;
}

.contact-info-center {
	overflow:auto;
	display:block;
	text-align:left;
	margin-top:13px;
}
.contact-photo {
	text-align:left;
	position:relative;
}
.contact-photo img {
	float:left;
	width: 100%;
	margin: 5px 10px 5px 0px;
	max-width:35px;
	clear:both;
}
.contact-name {
	font-size:24px;
	margin-top:1px;
}
.contact-title h2 {
	font-size:13px;
	margin-bottom: 5px;
}
.contact-email {
	display:inline-block;
}
.contact-email a {
	text-decoration:none;
	color:#000;
	border-bottom: 2px solid #ccc;
}
.contact-button {
	text-align:right;
	font-size:24px;
	vertical-align:middle;
	margin-top:13px;
}
.contact-phone {
	display:inline-block;
}
.contact-phone a {	
	text-decoration:none;
	color:#000;
}	

.contactbar-phone-icon {
    display: inline-block;
    background-color: #fb9f00;
    height: 32px;
    width: 32px;
    border-radius: 50px;
    text-align: center;
    padding-top:8px;
    padding-left:8px;
    margin-right:0px;
    margin-top:-4px;
    vertical-align:middle;
}  

@media (max-width: 991px) {
	.profile-phone a,
	.profile-phone {
	margin-right:0px;
	}
	.profile-verified {
		margin-right:-10px;
	}
}

.contact-field {
	clear: both;
	width: 100%;
}
.contact-form label {
	font-weight: bold;
	float: left;
	padding-right: 20px;
	margin-top: 10px;
}

.contact-field .textError {
	float: left;
}

.textError {
	padding-left: 10px;
}
.contact-form h1 {
	margin-bottom: 15px;
}

.contact-form input {
	width: 175px;
}

.contact-form input[type=submit] {
	width: auto;
}

.contact-form input,
.contact-form textarea {
	float: left;
	clear: left;
}

.contact-form textarea {
	width: 440px;
	height: 100px;
	max-width: 100%;
}


@media (max-width: 767px) {
	.profile-not-accepting-new-clients {
		margin-bottom: 0px;
	}
	.profile-verified_content p {
	    font-size: 12px;
	    margin-top: 0px;
	    line-height: 1.5;
	    padding-top:0px;
	}
	.profile-verified_content ul {
	    margin-bottom: 20px;
	    margin-top: 20px;
	}
	.profile-verified_content ul li {
		font-size: 12px;
		line-height: 1.5;
	}

	.verified-disclaimer {
		padding-top: 20px;
	}
	.verified-disclaimer p {
		font-size: 10px;
	}
	#map {
		height: 300px;
	}
	#map-addresses .address {
		margin-top: 15px;
	}

	.glossary-button .glossary-icon {
		display: none;
	}
	.ui-popup.glossary-popup.processed {
		border-radius: 0px;
		box-shadow: none;
        z-index: 11000 !important;
	}
	.group-middle {
		margin-top:15px;
	}
	.address-buttons .generated-btn {
		display:none;
	}
	#contextual .btn-small {
		padding:6px 3px 5px 3px;
	}
	.profile-address h2 {
		display:none;
	}
	.profile-address hr {
		margin-top:15px;
	}
	.profile-statement hr {
		margin-top:15px;
	}
	.profile-title-container {
		margin-bottom:5px;
	}
	.profile-title-verified {
		margin-bottom:15px;
	}
	.profile-title-verified span {
		color: #666;
		text-decoration: none;
		background:none;
		font-size: 13px;
	}
	.profile-title-verified .icon-ok {
		padding-right:5px;
	}
	.profile-title-verified i.icon-ok:before {
		color: #666;
	}
	.profile-buttons .btn {
		margin-top:5px;
	}
	.profile-personalstatement {
		margin-top: 15px;
	}
	h2 {
		font-size: 21px;
		margin-top: 1em;
		margin-bottom: .5em;
	}
	.profile-title h2 {
		font-size:13px;
	}
	.contact-form h1 {
		line-height: 1.15;
	}
	.back-link {
		font-size:12px;
		white-space: nowrap;
		margin:5px 0;
	}
	#contactBar {
		padding:10px 0;
		top:-57px;
	}
	#contactBar.showContactBar {
		top: 40px;
	}

	.contact-photo {
		text-align:left;
		position:relative;
	}
	.contact-photo img {
		float:left;
		width: 100%;
		margin: 5px 10px 5px 0px;
		max-width:30px;
		clear:both;
	}
	.contact-info {
		overflow:auto;
		display:block;
		text-align:left;
		margin-top:5px;
	}
	.contact-name {
		font-size:16px;
	}
	.contact-title h2 {
		font-size:12px;
	}
	.contact-button-xs {
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left:15px;
		margin-right:15px;
	}
	.contact-email-xs {
		margin-right:5px;
	}
	.contact-phone-xs {
		margin-left:5px;
	}	
	.contact-photo img {
		float:left;
		width: 100%;
		margin: 5px 10px 5px 0px;
		max-width:30px;
		clear:both;
	}
	.modal-photo-contact-info { 
		margin-top:20px;
	}
	.modal-contact-info {
		overflow:auto;
		display:block;
		text-align:left;
		margin-top:5px;
	}
	.modal-contact-name {
		font-size:16px;
	}
	.modal-contact-title h2 {
		font-size:12px;
	}
	.modal-contact-button {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.modal-contact-email {
		margin-right:5px;
	}
	.modal-contact-phone {
		margin-left:5px;
	}	.contact-photo img {
		float:left;
		width: 100%;
		margin: 5px 10px 5px 0px;
		max-width:30px;
		clear:both;
	}
	.modal-contact-photo {
		text-align:center;
		max-height: 350px;
		overflow: hidden;
	}
	.modal-contact-photo img {
		width:100%;
		max-width:300px;
	}
}
@media (min-width: 992px) {
	.photo-column {
		min-height:242px;
	}
}
@media (min-width: 1200px) {

}
@media (min-width: 768px) and (max-width: 991px) {
	.photo-column {
		min-height: 242px;
	}
	.address-buttons .btn {
		margin:0 0 5px 0;
	}

}
@media (min-width: 992px) and (max-width: 1199px) {

}
@media (max-height: 480px) {
	.modal-contact-photo img {
		width:70%;
	}
}

.profile-preview a.btn,
.profile-preview button.btn,
.profile-preview .profile-consultation a,
.profile-preview .profile-verify-ins a,
.profile-preview .photo-large-link,
.profile-preview .gallery-pinterestBtn a,
.profile-preview .glossary-button,
.profile-preview .photoThumbImg,
.profile-preview .photoThumbTitle,
.profile-preview .profile-network a,
.profile-preview .profile-verified a,
.profile-preview .group-contact a {
	pointer-events: none;
	cursor: default;
}
.profile-preview .breadcrumb-nav {
	display: none;
}
.profile-preview .glossary-icon {
	display: none;
}
.profile-preview .flagBtnWrap {
	display: none;
}
.profile-preview #flag-tool {
	display: none;
}

.profile-preview #contactBar {
	display: none;
}
.ui-modal-content .profile-breadcrumb {
	display:none;
}

.g-recaptcha {
	display:block;
	vertical-align:top;
	height: 78px;
}

.profile-contact-form .form-group .textError {
	white-space: nowrap;
}
