@charset "utf-8";
/* CSS Document */
*{
	padding: 0;
	margin: 0; 
}
a{
	text-decoration: none;
}
input[type='checkbox'] {
  padding: 0;
  width: 18px;
  height: 18px;
  vertical-align: text-top;
  margin:0 8px;
  border-radius:0px;
    border:1px solid #D9D9D9;
  }
input[type='checkbox']:checked {
  background: url('http://www.goodtherapy.org/graph/checkMarkBlue.png') no-repeat;
}
img{
	max-width: 100%;
}

.left_img_side img{
	width:100%;
}
img.left{
	margin-right: 10px;
	margin-bottom: 5px;
}


img.right{
	margin-left: 10px;
	margin-bottom: 5px;
}
.bold {
	font-weight:700 !important;
}
.cursor {
	cursor:pointer;
}
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices, .stButton .stArrow,.stButton .stButton_gradient {
	height:20px !important;
}
.subheader_socialmeida li span {
	width:auto !important;
}
.stButton .stumbleupon{ 
	width:20px !important;
  }
.stButton .st-facebook-counter, .stButton .st-linkedin-counter, .stButton .st-pinterest-counter{ 
	width:20px !important;
  }
  .stButton .st-twitter-counter, .stButton .googleplus,.stButton .reddit, .stButton .tumblr { 

	width:20px !important;
  }
  
  .extraSocialBar {
	width:30px;
	height:20px;
	overflow:hidden;
  }
  .socialBarAddLine {
width:20px;
height:20px;
text-align:center;
}
  
.subheader_socialmeida li {
	margin-right:0 !important;
}
.img-myths-list {
	width:49.5%;
	height: 80px;
padding: 9px;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #D1EAFF 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#D1EAFF));
  background: -webkit-linear-gradient(top, #f7f7f7 0%,#D1EAFF 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%,#D1EAFF 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%,#D1EAFF 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%,#D1EAFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#D1EAFF',GradientType=0 );
margin-bottom: 7px !important;
border: #ACACAC 1px solid;
}
.stButton .stLarge {
height:20px !important;
width:20px !important;
background-size: 100% !important;
}
.stButton .stLarge:hover {
background-position: 0px !important; 
}
.uiGrid {
	width:0px !important;
}
#li_ui_li_gen_1427145804125_0-title {
	display:none !important;
}

.ct-grid {
//background: url(../images/side_img_back.png) repeat left top !important;
 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
border-radius:0 !important;
-webkit-border-radius:0 !important;
-moz-border-radius:0 !important;
border:none !important;
}
.img-myths-list img{
	float:left;
	margin-right:10px;	
}
.content_width {
	width: 1100px;
	margin: 0 auto;
}
.content_width p{
margin-bottom:10px;
}
.hyperlink_setting{
	clear: both !important;
	margin-left: 0px !important;
}
.page_content_main_container{
	width: 100%;
	height: auto;
	display: inline-block;
	padding-top: 10px;
}
.page_content_sub_container{
	width: 100%;
	height: auto;
	display: inline-block;
}

.page_left_content_container{
	float: left;
	width: 800px;
	height: auto;
}
.page_right_content_container{
	float: right;
	width: 290px;
	height: auto;
}
.breadcrumb_lists{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-left: 0px !important;
	margin-bottom: 0px !important;
}
.breadcrumb_lists li{
	display: inline-block;
	margin-right: 8px;
	float: left;
	width: auto;
}
.breadcrumb_lists li a{
	font-size: 11px;
	color: #007ab9;
	font-family: 'Open Sans', sans-serif;
}
.breadcrumb_lists li span{
	font-size: 11px;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
}
.links_list_items {
margin-left:0 !important; 
}
.page_title{
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	color: #333333;
	margin-bottom: 10px;
	  font-weight: 500;
 

}
.page_social_links{
	width: 100%;
	height: auto;
	line-height: 28px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	display: inline-block;
	margin-bottom: 10px !important;
}
.page_social_links li{
	display: inline-block;
	float: left;
	margin-right: 15px;
	padding-left: 25px;
}
.page_social_links li:first-child{
	background:url(../images/fb_social.png) no-repeat left center;
}
.page_social_links li:nth-child(2){
	background:url(../images/twitter_social.png) no-repeat left center;
}
.page_social_links li:nth-child(3){
	background: url(../images/linkden_social.png) no-repeat left center;
}
.page_social_links li:nth-child(4){
	background: url(../images/goole_social.png) no-repeat left center;
}
.page_social_links li:nth-child(5){
	background: url(../images/print.png) no-repeat left center;
}
.page_social_links li:nth-child(6){
	background: url(../images/email.png) no-repeat left center;
}
.page_social_links li a{
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #555555;
	font-weight: normal;
}
.page_content{
	width: 100%;
	height: auto;
	display: inline-block;
}
.page_content p{
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	//color: #333333;
	font-weight: normal;
	line-height: 24px;
}
.page_content .img {
	margin-bottom: 0px !important;
}

.page_content p a{
	text-decoration: underline;
}
.page_content li {
//margin-left: 18px;
}

.etabs li {
	margin-right:2px;
	margin-left:0px;
	  margin-top: 0 !important;
}
.registerTabs li {
	margin-right:5px;
	  background: #7d99cd;
  padding: 10px 30px;
  color: #ffffff;
}
}
.registerTabs .tab a{
  padding: 10px 30px;
}

.registerTabs li {
	float:left;
}
.secure-icon {
	color:#ffffff;
	float:right;
	font-weight:500 !important;
background: url('http://www.goodtherapy.org/graph/lockSymbol.png') no-repeat;
  background-size: 13px 18px;
  background-position: 0 2px;
  text-align: right;
  width: 120px;
  margin-top: 8px;
  margin-right: 16px;
}
.left {
float:left;
}
.right {
float:right;
}
.phone {
  background: url(http://www.goodtherapy.org/graph/phoneImg.png) no-repeat;
  margin: 0;
  background-size: 25px;
  text-align: center;
    margin-top: 15px;
  }
.registerForm .left label, .registerForm .right label, .registerForm label {
  font-weight: 600;
  font-size: 14px;
  }
.registerForm  .input-text, .registerForm .select-dropdown {
  border: 0;
  margin: 0;
  border: 1px solid #D9D9D9; 
  padding: 8px 16px;
  clear: left;
  width: 370px;
    height: 40px;
  line-height: 40px;
  }
 .input-radio {
	  margin:0 5px;
 }

 .inputerror{
 	border: 1px solid red !important; 
 }

 .error {
  color: #E34938;
  clear: both;
  font-weight: bold;
  padding-top: 15px;
    max-width: 1100px;
  margin: auto;
}
 .registerForm  {
margin-top:15px;
 }
.registerTitle {
  width: 100%;

  padding: 30px 2.5% 95px 2.5%;
  background: url(../images/educ_conselor_title_bg.png) no-repeat left top;
  background-size: 100% 100%;
  position: relative;
  }
  .registerTitle h3{
    font-weight: 600;
  font-size: 24px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  line-height: 30px;
  }
 .registerTabsBar {
	  top: -45px;
  //margin-left: 5px;
  position: relative;
  //width: 97.5%;
 }
.search_left_section{
	width:100%;
	height: auto;
	display: inline-block;
	background:url(../images/left_search_back.png) no-repeat left top;
	padding: 15px 2% 15px 4%;
	background-size: 100% auto;
	  margin: 5px 0 15px 0;
}
.left_search_label{
	float: left;
	width: auto;
	margin-right: 15px;
	color: #565454;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	line-height: 38px;
}
.left_mental_search_consler{
	width: 320px;

}
.input_search_left_field{
	height: 38px;
	width: 280px;
	padding-left: 12px;
	float: left;
	vertical-align:middle;
	color: #9a9a9a;
	font-weight: normal;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	border: none;
}
.left_search_submit{
  background: #869757 url(../images/search_arrow.png);
  background: url("../images/search_arrow.png") no-repeat scroll 90% 65%, url("../images/white-gradient.png") repeat-x scroll 0 0 #869757;
  text-shadow: 1px 1px 0px #566726;
  -webkit-transition: background .3s !important;
  -moz-transition: background .3s !important;
  -o-transition: background .3s !important;
  -ms-transition: background .3s !important;
  transition: background .3s !important;
  cursor: pointer;
  padding: 0px 40px 0px 20px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  border: 1px solid #728148;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none !important;
}
.left_search_submit:hover{
	  background-color: #728148;
  color: #ffffff !important;
    text-decoration: none !important;
}
.join_therapy_buton {
  width: auto;
  padding: 0px 40px 0px 20px;
  height: 38px;
  line-height: 38px;
  display: inline-block;
  border: 1px solid #728148;
  background: url(../images/search_arrow.png) no-repeat 95% center #d9841b;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
}



.links_list_items{
	width: 100%;
	padding: 10px 20px;
	height: auto;
	border: 1px solid #e6e6e6;
	display: inline-block;
}
.links_list_items li{
	float: left;
	display: list-item;
	height: auto;
	width: 48%;
	list-style-type: disc;
	  margin-left: 2%;
}
.links_list_items li a{
	color: #007ab9;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
}
.heading_title_name{
	display: block;
	width: 100%;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333333;
	margin-bottom: 8px;
}
.page_content h6{
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 20px;
}
.refernces_cont{
	padding-left: 20px;
}
.right_search_container{
	width: 100%;
	height:525px;
	padding: 20px 3%;
	background:url('http://www.goodtherapy.org/graph/sidebarDaisy.png') no-repeat left top;
	background-size: 100% 525px;
	margin-bottom: 10px;
}
.input_right_label{
	width: 100%;
	display: block;
	color: #000;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
	font-size: 22px;
	margin-bottom: 10px;
}
.input_right_field{
	height: 38px;
	width: 100%;
	padding-left: 12px;
	float: none;
	display: block;
	vertical-align:middle;
	color: #9a9a9a;
	font-weight: normal;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
	border: none;
}
.input_search_sub_form_right{
	width: 108px;
	float: left;
	text-align: left;
	padding:0 !important;
	padding-left: 19px !important;
	margin-right: 10px;
	height: 38px;
	line-height: 38px; 
	border: 1px solid #728148;
  background: url("../images/search_arrow.png") no-repeat scroll 90% 65%, url("../images/white-gradient.png") repeat-x scroll 0 0 #d9841b;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -ms-transition: background .3s;
  transition: background .3s;
}
.input_search_sub_form_right:hover{
	background-color:#C57B20;
}
.advanced_search_link{
	float: left;
	width: auto;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;

	text-decoration: underline;

}
.join_good_threopy_container{
	width: 100%;
	height: auto;
	padding: 15px 3%;
  background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
  background-position: top left, top left;
	 margin-bottom: 10px;
}
.join_good_threopy_container h3{
	font-weight: 600;
	font-size: 23px;
	font-family: 'Open Sans', sans-serif;
	color: #565454;

	margin-bottom: 10px;

}
.join_good_threopy_container p{
	font-weight: normal;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	color: #555555;

	margin-bottom: 5px;
}
.join_good_threopy_container .join_therapy_buton{
	display: block !important;
	//margin: 0px auto !important;
	max-width: 185px;
}
.join_good_threopy_container p a{
	color: #007ab9;
	text-decoration: underline;
}
.join_therapy_buton{
	width:auto;
	padding: 0px 40px 0px 20px;
	height: 38px;
	line-height: 38px;
	display: inline-block;
	border: 1px solid #728148;
	background:url(../images/search_arrow.png) no-repeat 95% center #d9841b;
	color: #fff;
	font-weight: 600;
	font-size: 16px;
	margin-top: 10px;
	font-family: 'Open Sans', sans-serif;
}

.side_shared_container{
  //background: url(../images/side_img_back.png) repeat left top;
  background-size: auto;
    background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
	  color: #333;
	width: 100%;
	padding: 16px 16px;
	margin-bottom: 10px;
	display: block;
}

.searchBlog{
padding: 0px 4px 10px;
}
.side_shared_container h3{
	color: #333333;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	display: block;
}
.side_shared_container h4{
	color: #333333;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	display: block;
}
.side_shared_container ul{
	display: block;
	width: 100%;
	height: auto;
}
.side_shared_container ul li{
	display: list-item;
	list-style-type:none;
	height: auto;
	line-height: 22px;
	color: #333;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	/*margin-left: 20px;*/
}
.side_shared_container ul li a , .side_shared_container p a{
	text-decoration: underline; 
	color: #333;
	line-height: 22px;
}
.side_shared_container p{
	color: #333333;
	font-weight: 400;
	font-size: 13px;
	margin-bottom: 15px;
	line-height: 22px;
	font-family: 'Open Sans', sans-serif;
}
.side_shared_container h4 span{
	font-weight: 400;
	font-size: 13px;
	margin-top: 5px;
}
input[type="submit"] {
cursor: pointer;
}
.join_side_but {
	background:#869757 url(../images/search_arrow.png);
	background: url("../images/search_arrow.png") no-repeat scroll 90% 65%, url("../images/white-gradient.png") repeat-x scroll 0 0 #869757;
	/*background-position-x: 90%;
	background-repeat: no-repeat, repeat-x;
	background-position-y: 50%, 0%;*/
	text-shadow: 1px 1px 0px #566726;
	-webkit-transition: background .3s !important;
	-moz-transition: background .3s !important;
	-o-transition: background .3s !important;
	-ms-transition: background .3s !important;
	transition: background .3s !important;
	cursor:pointer;
	padding: 0px 40px 0px 20px;
height: 38px;
line-height: 38px;
display: inline-block;
border: 1px solid #728148;
color: #fff;
font-weight: 600;
font-size: 14px;
  text-decoration: none !important;
  background-position: 95% 65%, top left;
}
.join_side_but:hover{
background-color: #728148;
color:#ffffff !important;
}
.side_shared_container .joinSidebarDiv { 
margin-left:0px !important;
}
.joinSidebarDiv li {
  list-style-type: disc !important;
  list-style-position: inside;
}
.post_with_img{
	display: inline-block !important;
	width: 100%;
}
.post_with_img li{
	display: inline-block !important;
	width: 100%;
	padding-bottom: 5px !important;
	padding-left: 0px !important;
	margin-left: 0px !important;

}
.post_with_img li:last-child{
	border: none !important;
}
.left_img_side{
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 20px;
}
.post_with_img li a{
	float: left;
	width: 150px;
}
.how_threap_page_title{
	background:url(../images/how_to_threapst_title_img.png) no-repeat left top;
	background-size: 100% 142px;
	line-height: 142px;
	padding-left: 40px;
	font-weight: normal;
	font-size: 22px;
	color: #ffffff;
	font-family: 'Open Sans', sans-serif;
}
.threapist_order_list , .psychpedia_sub_page_content ol , .psychpedia_sub_page_content ul{
	margin-left: 40px;
	display: block;
	margin-bottom: 10px;
}
.threapist_order_list li , psychpedia_sub_page_content ol li , .psychpedia_sub_page_content ul li{
	margin-bottom: 10px;
	margin-top: 10px;
	line-height: 20px;
	font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;

	
}
ol.threapist_order_list li , .psychpedia_sub_page_content ol li{
	display: list-item;
	list-style-type:decimal;
}
ul.threapist_order_list li , .psychpedia_sub_page_content ul li{
	display: list-item;
	list-style-type: disc;
}
.become_a_therap_side{
	margin-top: 0px;
	margin-bottom: 10px;
	padding-right:0px !important;
	padding-left:0px !important;
}
.find_post_leading_therapist_training{
	width: 100%;
	height: auto;
	padding: 15px 3%;
	//background:url(../images/side_img_back.png) no-repeat left top;
	 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
	background-size: 100% auto;
}
.find_post_leading_therapist_training h3{
	font-weight: 600;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	color: #333333;
	text-align: center;
	margin-bottom: 10px;
	line-height: 27px;
}
.find_post_leading_therapist_training .join_side_but{
	margin: 0px auto;
	width: 140px;
	display: block;
}
.advertisement_sect{
	text-align: center;
	
}
.advertisement_sect img{
	display: inherit;
}
.therapist_sidebar_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.therapist_sidebar_list li{
	display: inline-block !important;
}


.therapist_sidebar_list li img{
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.therapist_sidebar_list li a{
	color: #333333;
	font-size: 13px;
	//font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	text-decoration: underline;
}
.therapist_sidebar_list li p{
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
	margin-bottom: 0px;
	  text-decoration: underline;
}
.therapist_sidebar_list li:hover{
	/*background: #c2dfee;;*/
}
.therapist_sidebar_list .active li:first-child{
	/*background: #c2dfee;*/
}
.therapist_sidebar_list .active img:first-child{
/*display:none;*/
}
.therapist_sidebar_list .active p:nth-child(2){ 
/*color:#007ab9 !important;*/
}
.therapist_sidebar_list .active .arrow-left
{
display:inline;
}
.arrow-left {
	width: 0; 
	height: 0; 
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent; 
	border-right:10px solid #c2dfee; 
	margin-left:-20px;
	float:left;
	display:none;
}
.therapist_sidebar_list li:hover a{
	color: #007ab9;
}
.bio_top_title_search{
	width: 100%;
	display: inline-block;
	height: auto;
}
.page_left_bio_title {
float: left;
width: 800px;
height: auto;
}
.bio_right_search_form {
  float: right;
  width: 290px;
  height: auto;
  /* background: url(../images/bio_top_right_search_back.png) no-repeat left top; */
  /* background-size: 100% 142px; */
  height: 142px;
  background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
  background-position: top left, -37px 39px, top left;
  background-size: auto;
}
.bio_advan_search_form{
	width: 270px;
	padding: 25px 10px 0px 10px;
}
.bio_ladning_page_title{
	background:url(../images/bio_landing_page_title.png) no-repeat left top;
	background-size: 100% 142px;
	color: #555555;
}
.bio_land_search_input_container{
	background: #fff;
	width: 266px;
	padding: 2px;
	display: inline-block;
}
.bio_search_label {
width: auto;
display: block;
color: #565454;
font-weight: 600;
font-family: 'Open Sans', sans-serif;
font-size: 20px;
margin-bottom: 10px;
}
.input_search_left_biofield{
	height: 33px;
width: 178px;
padding-left: 12px;
float: left;
vertical-align:middle;

color: #9a9a9a;
font-weight: normal;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
border: none;
background: #fff;
}
.button_right_bioform{
width: 84px;
float: left;
text-align: left;
padding-left: 10px;
height: 33px;

color: #fff;
font-weight: 600;
font-size: 13px;
font-family: 'Open Sans', sans-serif;
  background: url("../images/search_arrow.png") no-repeat scroll 90% center, url("../images/white-gradient.png") repeat-x scroll 0 0 #869757;
  text-shadow: 1px 1px 0px #566726;
  -webkit-transition: background .3s !important;
  -moz-transition: background .3s !important;
  -o-transition: background .3s !important;
  -ms-transition: background .3s !important;
  transition: background .3s !important;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #728148;
}

.button_right_bioform:hover{
  background-color: #728148;
  color: #ffffff !important;
  }
.bio_page_content{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 15px;
}
.bio_page_content p{
margin-bottom: 15px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;
line-height: 24px;
}
.bio_page_content a{
	color: #007ab9;
text-decoration: underline;
}
#bio_therapist_list_container{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 40px;
}
#bio_therapist_list_container ul{
	width: 100%;
	display: inline-block;
}
#bio_therapist_list_container ul li{
	float: left;
	padding: 15px 18px;
	border: 1px solid #ccc;
	list-style:none;
}
.therapist_info{
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
#bio_therapist_list_container ul li .therapist_info:last-child{
	margin-bottom: 0px !important;
}
.therapist_info img{
	margin-right: 10px;
	max-width: 54px;
	max-height: 67px;
}
.therapist_orderby_type{
	display: block;
	margin-bottom: 15px;
	padding-bottom: 3px;
	font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #555555;
text-transform: uppercase;
font-weight: bold;
border-bottom: 1px solid #ccc;
/*background: #ececec;
border-left: 5px solid #c8d44a;
padding-left: 8px;*/
}
.therapist_info a{
	color: #007ab9;
text-decoration: underline;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: normal;
display: block;
margin-bottom: 5px;
}
.therapist_info span{
	color: #616060;
font-family: 'Open Sans', sans-serif;
font-size: 11px;
font-weight: normal;
display: block;
}

.famous_bio_img{
	max-width: 160px;
	max-height: 210px;
}
.featured_famous_psychologists{
	background:url(../images/famous_psychologists_badge.png) no-repeat center bottom;
	padding-bottom: 45px;
}
.psychologists_bio_intro{
	background: #e5e5e5;
	padding: 10px;
	margin-left: 170px;
}
.bio_page_commensts_section{
	width: 100%;
	height: auto;
	display: inline-block;
	margin: 10px 0px;
}
.comments_count_edit{
	width: 100%;
	height: auto;
	display: inline-block;
	line-height: 40px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.comments_count_edit li{
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 35px;
	padding-left: 35px;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
}
.bio_total_comments{
	background:url(../images/comments_icon.png) no-repeat left center;
}
.bio_leave_coments{
	background:url(../images/leave_comment_icon.png) no-repeat left center;
}
.bio_posted_comments{
	width: 100%;
	height: auto;
	display: inline-block;
}
.bio_posted_comments li{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.bio_posted_comments img{
	max-width: 60px;
	max-height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}
.bio_posted_comments h3{
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
.bio_posted_comments span{
	font-weight: normal;
	color: #777777;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.bio_posted_comments p{
	font-weight: normal;
	color: #555555;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	line-height: 24px;
	clear: both;
}
.bio_posted_comments a{
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #007ab9;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	text-align: right;
}
.leave_commtent_head{
	font-weight: bold;
	color: #333333;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	margin-bottom: 10px;
}
.leave_comment_desc{
	font-weight: normal;
	color: #555555;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	display: block;
	margin-bottom: 15px;
	line-height: 25px;
}
.leave_comment_desc a{
	color: #55a6d0;
}
.left_bio_form_field{
	float: left;
	width: 45%;
	height: auto;
	margin-bottom: 15px;
}
.right_bio_form_field{
	float: right;
	width: 45%;
	height: auto;
	margin-bottom: 15px;
}
.bio_field_label{
	display: block;
	font-weight: 600;
	color: #555555;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
.bio_field_label span , .note_about_form span , .training_checkbox_options label span{
	color: #cc0000;
}
.bio_input_field{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border: 1px solid #d4d2d2;
	  padding-left: 10px;
}
.full_bio_form_field{
	display: block;
	width: 100%;
	clear: both;
	margin-bottom: 15px;
}
.bio_textarea_field{
	height: auto;
}
.bio_captcha_code{
	width: 80%;
	background: #f8f8f8;
	padding: 15px;
	text-align: center;
}
.bio_captcha_code h5{
	color: #9ad1ed;
	font-weight: bold;
	font-size: 20px;
	letter-spacing: 7px;
	margin-bottom: 15px;
}
.submit_comment_bio_form{
	float: left;
	clear: both;
	width: auto;
	padding: 0px 45px 0px 15px;
	height: 37px;
	line-height: 37px;
	border: 1px solid #728148;
	background: url(../images/search_arrow.png) no-repeat 150px 11px #a0b075;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	cursor: pointer;
}
.note_about_form{
	float: left;
	line-height: 39px;
  margin-top: 10px;
  margin-left: 15px;
}
#psychologists_list_table{
	display: inline-block;
	width: 100%;
}
#psychologists_list_table td{
	width: 340px;
	height: auto;
	margin-left: 40px;
	padding: 0px;
	display: inline-block;
	float: left;
	}
#psychologists_list_table td:first-child{
	margin-left: 0px;
}
.training_page_title{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 15px;
	font-size: 22px;
	color: #333333;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	line-height: 50px;
	border-bottom: 1px solid #e6e6e6;
}
.training_page_content{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 10px;
}
.training_page_content p{
margin-bottom: 15px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #555;
font-weight: normal;
line-height: 30px;
}
.trainings_course_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.trainings_course_list li{
	display: inline-block;
	float: left;
	width: 140px;
	padding: 5px;
	border: 1px solid #e6e6e6;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 20px;
	min-height: 298px;
}
.trainings_course_list li:nth-child(7n+1){
	margin-left: 0px;
}
.trainings_course_list li img{
	max-width: 99%;
	width:125px;
	margin: 0px auto;
	border: 1px solid #e6e6e6;
}
.trainings_course_list li a{
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #555;
font-weight: normal;
line-height: 20px;
min-height: 80px;
display: block;
margin: 5px 0px;
}
.train_search_container{
  margin-bottom: 10px;
  float: none;

/*background: url(../images/bio_top_right_search_back.png) no-repeat left top;
background-size: 100% 142px;*/
height: 142px;
background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
  background-position: top left, -37px 39px, top left;
  background-size: auto;
}

.training_page_commensts_section{
	width: 100%;
	height: auto;
	display: inline-block;
	margin: 10px 0px;
}
.training_course_founders{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 5px;
	margin-left: 0px !important;
}
.training_course_founders li{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
}
.training_course_founders img{
	max-width: 160px;
	max-height: 160px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.training_course_founders h3{
	font-weight: bold;
	color: #333333;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
}
.training_course_founders span{
	font-weight: normal;
	color: #777777;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
}
.training_course_founders p{
	font-weight: normal;
	color: #555555;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	line-height: 24px;
}
.training_author_title{
	display: block;
	width: 100%;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #333333;
	margin-bottom: 30px;
	margin-top: 10px;
}
.submit_train_course_form{
	background: url(../images/search_arrow.png) no-repeat 120px 11px #a0b075 !important;
}
.training_checkbox_options{
	display: inline-block;
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}
.training_checkbox_options input[type="checkbox"]{
	float: left;
	margin-right: 10px;
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance:checkbox;
	width: 15px;
	height: 15px;
}
.training_checkbox_options label{
	float: left;
	width: 770px;
	line-height: 15px;
	font-size: 13px;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.training_author_other_info{
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.training_author_other_info li{
	display: block;
	height: auto;
	margin-bottom: 10px;
	padding-left: 25px;
	font-size: 13px;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.training_author_other_info li a{
	color: #007ab9;
}
.train_author{
	background:url(../images/founder-icon.png) no-repeat left center;
}
.train_org_year{
	background: url(../images/calendar_icon.png) no-repeat left center;
}
.train_org{
	background: url(../images/training_org_icon.png) no-repeat left center;
}
.train_exec_director{
	background: url(../images/exec_directive_icon.png) no-repeat left center;
}
.train_address{
	background: url(../images/address_icon.png) no-repeat left center;
}
.train_phone{
	background: url(../images/phone_icon.png) no-repeat left center;
}
.train_website{
	background: url(../images/website_icon.png) no-repeat left center;
}
.advertisement_sect {
min-height:290px;
min-width:290px;
}
.ads_250{
	width: 98%;
	margin: 8px auto;
	height: 250px;
	border: 1px solid #ccc;
}
.psy_med_select{
	font-weight: bold !important;
	font-size: 16px !important;
	color: #333333 !important;
}
.psy_med_select span{
	font-weight: bold !important;
	margin-top: 3px;
	display: block;
}
.select_any_drug{
	width: 100%;
}
.select_any_drug select{
	background: #fff;
	border: 1px solid #a1a1a1;
	color: #333;
	height: 40px;
	line-height: 40px;
	width: 95%;
	padding: 0px 2%;
}
.drugs_page_content ul{
	list-style-type: disc;
}
.drugs_page_content ul li{
	list-style-type: disc;
}
.drugs_page_content ol li{
	list-style-type: decimal;
	margin-bottom: 15px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;
line-height: 26px;
margin-left: 15px;
}
.drugs_page_content ul li{
margin-bottom: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;
line-height: 26px;
margin-left: 15px;
}
.pshyco_drug_login{
	width: auto;
padding: 0px 40px 0px 20px;
height: 38px;
line-height: 38px;
display: inline-block;
border: 1px solid #728148;
background: url(../images/search_arrow.png) no-repeat 95% center #a2b277;
color: #fff;
font-weight: 600;
font-size: 16px;
margin-top: 10px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 20px;
}
.drusg_bottom_ad{
	width: 90%;
	margin: 0px auto;
	
}
.drugs_page_content{
	position: relative;
}
.drugs_important_note_section{
	position: relative;
	top: 0px;
	float: right;
	right: 0px;
	width: 320px;
	padding: 10px;
	//background: url(../images/side_img_back.png) no-repeat left top;
	 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
	background-size: 100% 100%;
	margin-left:10px;
}
.drugs_important_note_section p{
	margin-bottom: 0px;
}
.drugs_cat_page_cont{
	position: relative;
}
.drugs_cat_page_cont ul{
	display: inline-block;
	height: auto;
	list-style-type: disc;
}
.drugs_cat_page_cont li{
	position: relative;
	display: list-item;
	margin-bottom: 0px;
}
.page_title span{
	display: block;
	margin-top: 10px;
	font-weight: normal;
}
.web_important_note_section{
	position: relative;
	top: 0px;
	float: left;
	margin-right: 15px;
	right: 0px;
	width: 270px;
	text-align: center;
	line-height: 30px;
	padding: 10px;
	//background: url(../images/side_img_back.png) no-repeat left top;
	 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
	background-size: 100% 100%;
}
.special_login_sect{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.login_register_side{
	width: 100%;
padding: 0px;
height: 38px;
line-height: 38px;
display: block;
text-align: center;
border: 1px solid #728148;
background: url(../images/search_arrow.png) no-repeat 95% center #a2b277;
color: #fff;
font-weight: 600;
font-size: 16px;
margin-top: 10px;
font-family: 'Open Sans', sans-serif;
margin-bottom: 20px;
margin-bottom: 10px;
}
.not_member_register_now{
	text-decoration: underline;
	margin-bottom: 10px;
	color: #007ab9;
	text-align: center;
	display: block;
}
.special_therapist_side img{
	margin-bottom: 20px;
	text-align: center;
	display: block;
}
.special_goodorg_side{
	display: block;
	width: 100%;
}
.special_goodorg_side ul li{
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #858585;
	margin-left: 0px;
	line-height: 16px;
}

.special_goodorg_side ul li:last-child {
	border-bottom:none !important;
}
.special_goodorg_side ul li p{
	margin-bottom: 2px;
}
.special_goodorg_side h4{
	padding-bottom: 5px; 
	font-size: 14px;
	border-bottom: 1px solid #8592B6;
	margin-bottom: 10px;
}
.joinDarkGrey {
background-color:#555; 
color:#fff;
padding:16px;
margin-bottom:10px;
}
.joinDarkGrey h4{
color:#fff;
}
.page_education-counceleros_title{
	width: 100%;
	height: auto;
	padding: 60px  2.5% 105px 2.5%;
	background:url(../images/educ_conselor_title_bg.png) no-repeat left top;
	background-size: 100% 100%;
	position: relative;
}
.page_education-counceleros_title h1{
	font-weight: 600;
	font-size: 24px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	line-height: 30px; 
}
.page_education-counceleros_title h1 span{
	font-weight: normal;
	font-size: 15px;
}
.edu_conceleor_page_content{
top: -45px;
margin-left: 5px;
position: relative;
width: 97.5%;
}


    /* Tabs Styles*/
    .etabs {  margin: 1px 5px; padding: 0;height: 45px;  float: left;  overflow: hidden; }
    .tab { display: inline-block; zoom:1; *display:inline; }
    .tab a { font-size: 14px; display: block; padding: 10px 15px; color: #fff;
	font-family: 'Open Sans', sans-serif; font-weight: normal; background: #7d99cd;  text-decoration: none; }
    .tab a:hover { text-decoration: underline; }
    .tab.active {}
    .tab a.active, .etabs .current{ background: #fff; position: relative; color: #000; font-weight: bold; }
    .tab-container .panel-container { //background: #fff;    padding:0px 10px 0 10px;}
    .panel-container { margin-bottom: 10px; }
.edu_conceleor_page_content ul, .edu_conceleor_page_content ol {
  margin-left: 0;
}
.edu_conceleor_page_content #topics ul, .edu_conceleor_page_content #FAQs ul {
  margin-left: 30px;
}
.inner-wrap ul {
  margin-left: 0 !important;
}
.upcome_events_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.upcome_events_list li{
	display: inline-block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #D9D9D9;
	width: 100%;
}
.upcome_events_list img{
	width: 118px;
	height: 118px;
	margin-right: 15px;
}
.evenvts_links{
	font-weight: 600;
	font-size: 16px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	line-height: 26px;
	text-decoration:none !important;
}
.evenvts_links:hover{
text-decoration: underline !important;
color: #007ab9;
}
.upcome_events_list  span{
	display: block;
	margin: 0px;
	font-weight: normal;
	font-size: 13px;
	color: #555;
	font-family: 'Open Sans', sans-serif;
}
.feedback2 p {
  margin-bottom: 0 !important;
}
.ceArchivesList {
  border: 1px #D9d9d9 solid;
  padding: 8px 16px;
}
.login_register_events {
width: auto;
padding: 0px 35px 0px 20px;
height: 38px;
line-height: 38px;
display: inline-block;
border: 1px solid #728148;
background: url(../images/search_arrow.png) no-repeat 95% center #a2b277;
color: #fff;
font-weight: 600;
font-size: 16px;
margin-top: 10px;
font-family: 'Open Sans', sans-serif;
}
.side_shared_container ul.sidbar_social_links{
	border: none;
	width:100%;
	
	display: inline-block;
}
.side_shared_container ul.sidbar_social_links li{
	width: 50%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline-block;
	float: left;
}
.side_shared_container ul.sidbar_social_links li a{
	padding-left: 30px;
}


.contact_form_container{
	display: inline-block;
	width: 100%;
	height: auto;
}
.te_content iframe {
	  -webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  height:621px !important;
}
.te_dashboard .te_close_link {
  width: 15px;
  height: 15px;
  top: 30px;
  right: 30px;
  background-image: url(http://www.goodtherapy.org/graph/editProfile/redXSymbol.png);
  background-size: contain;
    background-position: center;
}
.left_contact_form_sect span.full_bio_form_field{
	font-size:0 !important;
}
.left_contact_form_sect span.full_bio_form_field p {
	font-size:14px !important;
}
.te_dashboard .te_bottom {
	height:0 !important;
}
.left_contact_form_sect{
	height: auto;
	max-width:550px;
	padding: 20px 20px;
 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, 200px 300px, top left;
  background-size: auto;
  margin:auto;
  height: 638px;
	  font-family: 'Open Sans', sans-serif;
	  font-size:14px;
	  color:#777777;
}
.left_contact_form_sect_thanks {
  margin: 0 0;
  background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), 	url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), url('http://s2.postimg.org/412nvsbih/gt_Logo_Globe_No_Text.png') no-repeat, linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, 200px 300px, top left;
  background-size: auto;
  height: auto;
  max-width: 600px;
  padding: 20px 20px;
  border: 1px #555 solid;
  font-family: 'Open Sans', sans-serif;
  color: #777777;
}
.left_contact_form_sect form{
	display: inline-block;
	margin-top: 20px;
	width: 100%;
	height: auto;
}
.left_contact_form_sect h1 {
	  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  color: #333333;
  margin-bottom: 10px;
  font-weight: 500;
}
.left_contact_form_sect h2 {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
    font-family: 'Open Sans', sans-serif;
  color: #555;
  }
.right_form_container_sect{
	float: right;
	width: 49%;
	height: auto;
	display: inline-block;
}
.member_main_sect{
	display: inline-block;
	width: 100%;
	//margin-bottom: 7px;
	height: auto;
}
.member_supprot_sect{
  height: 210px;
	float: left;
	width: 49%;
	display: inline-block;
	padding: 8px 16px 34px 16px;
	background: #fff;
	border: 1px solid #555;
	/*//background:url(../images/side_img_back.png) repeat left center;
	 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
	background-size: auto;*/
}
.seek_theraoist_supprot_sect{
  height: 210px;
	float: right;
	width: 49%;
	display: inline-block;
	padding: 8px 16px;
	background: #fff;
	border: 1px solid #555;
	/*//background:url(../images/side_img_back.png) repeat left center;
	 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
	background-size: auto;*/
}
.member_support_head{
	font-size: 16px;
	color: #333;
	font-weight: normal !important;
	margin-bottom: 5px;
	display: block;
}
.member_main_sect p{
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	margin-bottom: 7px;
	line-height:30px;
}
.phone_number_contact{
	  background: url(../images/header_phone.png) no-repeat 0 50%;
  background-size: 23px;
	line-height: 27px;
	padding-left: 35px;
	display: inline-block;
	width: 100%;
	color: #333;
}
.office_address_headquarter{
	display: inline-block;
	width: 100%;
	height: auto;
	  background-color: #fff;
  	color: #333;
	margin-bottom: 10px;
	border: 1px solid #555;
}
.office_address_headquarter p{
	margin-bottom: 0px;
	  padding: 8px 16px;
	  
}
.left_headquarter{
	float: left;
	width: 49%;
	height: auto;
	display: inline-block;
	padding: 15px 2%;
}
.right_headquarter{
	float: right;
	width: 49%;
	height: auto;
	display: inline-block;
	padding: 15px 2%;
}
.office_address_headquarter span{
	display: inline-block;
	margin-bottom: 5px;
}
.contact_suport_team{
	width: 100%;
	height: auto;
	padding: 15px 2.5%;
	background-color: #555;
   color:#fff;
}
.contact_suport_team img{
	width: 100%;
}
.support_title{
	display: block;
	font-weight: normal !important;
	font-size: 16px;
	margin-bottom: 10px;
	color:#fff;
}
.topic_expert_social{
	border: 0px !important;
	float: left;
	width: 70%;
	margin-bottom: 0px;
}
.social_search_topic_expert{
	width: 100%;
	height: auto;
	display: inline-block;
	border-bottom: 1px solid #e6e6e6;
}
.sort_topic_expert{
	float: right;
	width: 125px;
	height: auto;
}
.sort_topic_expert label{
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin-right: 10px;
	line-height: 24px;
}
.expert_topic_input{
	width: 80px;
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #e6e6e6;
}
.topic_expert_lists_sect{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-top: 15px;
}
.topic_expert_lists_sect li{
	display: inline-block;
	float: left;
	width: 49.5%;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-left: 1%;
	border-bottom: 1px solid #e7e7e7;
	height:130px;
	padding-right:15px;
}
.topic_expert_lists_sect li:nth-child(2n+1){
	margin-left: 0px;
}
.topic_expert_lists_sect li img{
	width: 110px;
	height: 110px;
	margin-right: 15px;
}
.topic_expert_link{
	width: 100%;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
}
.topic_expert_lists_sect li span{
	display: block;
	//margin-top: 7px;
}
.topic_expert_lists_sect li span a{
	padding-left: 13px;
	color: #007ab9;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	background:url(../images/arrow-link_exper.png) no-repeat left center;
	text-decoration: underline;
}
.side_topic_main_cont{
//background: url(../images/side_img_back.png) no-repeat left top;
 background: #8CB9E0;
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -moz-linear-gradient(top, #a4c5e2 0%, #77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4c5e2), color-stop(100%,#77A6D0));
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -webkit-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -o-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
  background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), -ms-linear-gradient(top, #a4c5e2 0%,#77A6D0 100%);
   background: repeating-linear-gradient(135deg,transparent,transparent 3px,rgba(125,125,125,.1) 3px,rgba(125,125,125,.1) 6px), linear-gradient(to bottom, #a4c5e2 0%,#77A6D0 100%);
    background-position: top left, top left;
background-size: 100% 100%;
width: 100%;
padding: 15px 4%;
margin-top: 10px;
display: inline-block;
}
.side_topic_main_cont h4{
	font-size: 16px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
}
.main_expert_side_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.main_expert_side_list li{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.main_expert_side_list li img{
	max-width: 60px;
	max-height: 60px;
	margin-right: 10px;
}
.main_expert_side_list li a{
	color: #007ab9;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	line-height: 22px;
}
.main_expert_side_list li a span{
	display: block;
	font-weight: normal;
}
.main_expert_side_article_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.main_expert_side_article_list li{
	display: inline-block;
	width: 100%;
	height: auto;
	padding-bottom: 10px !important;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}
.main_expert_side_article_list li img{
	max-width: 60px;
	max-height: 60px;
	margin-right: 10px;
}
.main_expert_side_article_list li a{
	color: #007ab9;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-decoration: underline;
	line-height: 17px;
}
.main_expert_side_article_list li span{
	display: block;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
	font-size: 12px;
	color: #a5a5a5;
}
.side_shared_container ul.links_list_side li a{
	text-decoration: underline;
	color: #555555;
}
.links_list_side li:hover a{
	color: #007ab9 !important;
	text-decoration: none;
}
#side_rotating_slider{
	margin-top: 15px;
	margin-bottom: 0px;
}
#side_rotating_slider img{
	max-width: 100%;
	height: 275px;
}
.blog_post_date_cont{
	display: block;
	width: 100%;
	height: auto;
	color: #555555;
	font-size: 13px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 8px;
}
.dearGt-banner  {
  background: url(http://www.goodtherapy.org/graph/dear-gt/pileCards.jpg) no-repeat left 75%;
  height: 142px;
  color: #fff;
  padding: 35px 20px;
}
.dearGt-banner  h1{
	color:#fff;
}
.dearGt-banner  h2{
	font-size: 14px;
  font-weight: 500;
}
.left_posts_news_lists h2, .right_dear_gt_lists h2{
  font-size: 18px;
  color: #333 !important;
}
.page_right_content_container a:hover{
	text-decoration: none !important;
}
.recent_questions_answer{
	display: block;
	height: auto;
	border-bottom: 1px solid #e6e6e6;
	line-height: 30px;
	width: 100%;
	color: #333333;
	font-size: 26px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 20px;
}
.answers_questions_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.answers_questions_list li{
	display: inline-block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}
.answers_question_link{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 10px;
	color: #333333;
	font-size: 22px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
.answers_question_link:hover{
	text-decoration: underline;
	color: #007ab9;
}
.answers_questions_list li img{
	margin-right: 10px;
	margin-bottom: 10px;
}
.answers_questions_list li span{
	display: block;
	font-size: 14px;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin-top:5px;
	float: left; 
}
.answers_questions_list li span a , .answers_questions_list li p a{
	color: #007ab9;
}
.answers_questions_list li p{
	display: block;
	font-size: 14px;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	margin-top:10px;
	clear: both;
	line-height: 22px;
}
.side_ask_question_container{
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 2.5%;
	background:url(../images/side-question-back.png) no-repeat left center;
	background-size: 100% 100%;
	margin-bottom: 15px;
}
.side_ask_question_container span{
	display: block;
	width: 100%;
	height: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #fff;
	font-weight: 600;
	background:url(../images/search_arrow.png) no-repeat right center;
	margin-bottom: 7px;
	line-height: 20px;
}
.side_ask_question_container p{
	line-height: 20px;
		font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #fff;
}
.psychpedia_banner{
	background:url(../images/psychpedia-banner.png) no-repeat left top;
	background-size: 100% 100%;
	height:140px;
}
.psychpedia_main_page_content{
	top: -45px;
margin-left: 0px;
position: relative;
width: 100%;
}
.psychpedia_main_page_content .etabs{
	margin-left: 20px;
}
.psychpedia_containers_content_main{
	width: 100%;
	display: inline-block;
	height: auto;
}
.columns_list_psychpedia{
	float: left;
	width: 48%;
	margin-left: 2.75%;
	display: inline-block;
}
.psychpedia_container_list{
	width: 100%;
	padding: 15px 5%;
	height: auto;
	border: 1px solid #e7e7e7;
	margin-bottom: 20px;
}
.psychpedia_container_list h5{
	display: block;
	line-height: 20px;
	border-bottom: 1px solid #e7e7e7;
}
.psychpedia_container_list ul{
	display: block;
	width: 98%;
	margin-left: 2%;
}
.psychpedia_container_list ul li{
	display: list-item;
	height: auto;
	line-height: 18px;
	margin-top: 10px;
	list-style-type: disc;
	//margin-left: 16px;
}
.psychpedia_container_list ul li a{
	color: #007ab9;
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
.blog-banner{
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 10px;
  background: url('http://www.goodtherapy.org/graph/blog-banner.png');
  height: 140px;
  padding-top: 47px;
  padding-left: 30px;
}
.blog-banner h1 {
  color: #333 !important;
  font-size: 27px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: none !important;
  position: relative;
  padding-top: 47px;
}
.blog_main_container{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 20px;
}
.blog_cat_lists{
	width: 100%;
	height: auto;
	display: inline-block;
}
.blog_cat_lists li{
	display: inline-block;
	float: left;
	width: 260px;
	height: auto;
	margin-bottom: 10px;
	//min-height: 453px;
	margin-left: 10px;
}
.blog_cat_lists li:nth-child(3n+1) {
	margin-left: 0px;
	clear:both;
	}

.blog-cont_list{
	padding: 10px;
	border: 1px solid #e5e5e5;
	height: auto;
	display: inline-block;
	line-height: 195px;
}
.blog_cat_lists li img{
	max-width: 100%;
	max-height: 195px;
	vertical-align: middle;
}
.blog_lists_post_title{
	display: block;
	line-height: 24px;
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	margin-top: 7px;
	margin-bottom: 7px;
	//#max-height: 50px;
	overflow: hidden;
}
.blog_list_posts_posted_date{
	line-height: normal;
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #777;
	font-family: 'Open Sans', sans-serif;
}
.blog_cat_lists li p{
	font-size: 13px;
	font-weight: 400;
	color: #555555;
	line-height: 20px;
	display: block;
	margin-top: 7px;
	font-family: 'Open Sans', sans-serif;
	min-height: 100px;
}
.blog_cat_lists li p a.read_more_post_item{
	font-weight: bold;
	color: #3273b2;
	text-decoration: underline;
}
.pages_pagination_blog_posts , .wp-pagenavi{
	display: inline-block;
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
}
.pages_pagination_blog_posts p , .wp-pagenavi .pages{
	display: inline-block;
	width: auto;
	height: auto;
	line-height: 25px;
	font-size: 13px;
	font-weight: 400;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	margin-right: 5px;
}
.pages_pagination_blog_posts ul{
	display: inline-block;
	width: auto;
}
.pages_pagination_blog_posts ul li{
	display: inline-block;
	height: auto;
	width: auto;
	margin-left: 5px;
}
.pages_pagination_blog_posts ul li a , .wp-pagenavi a.page , .wp-pagenavi a.nextpostslink , .wp-pagenavi a.previouspostslink , .wp-pagenavi a.last, .wp-pagenavi a.first{
	font-size: 13px;
	font-weight: 400;
	color: #555555;
	font-family: 'Open Sans', sans-serif;
	background: #d8d8d8;
	padding: 7px 10px;
	border-radius: 50%;
}
.page_left_content_container a.first, .page_left_content_container a.nextpostslink, .page_left_content_container a.previouspostslink, .page_left_content_container a.last, .wp-pagenavi a.page{
text-decoration: none; 
}
.wp-pagenavi span.current{
	font-size: 13px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	padding: 3px 12px;
	border-radius: 50%;
	display: inline-block;
	margin-left: 5px;
}
.wp-pagenavi a{
	margin-left: 5px;
}

.pages_pagination_blog_posts ul li.next_page_posts a , .wp-pagenavi a.last, .wp-pagenavi a.first{ 
	border-radius: 0px;
}
.pages_pagination_blog_posts ul li a:hover , .pages_pagination_blog_posts ul li.current_page_posts a , .wp-pagenavi span.current , .wp-pagenavi a:hover{
	color: #fff;
	background: #3273b2;
}
.posts_news_dear_container{
	width: 100%;
	height: auto;
	display: inline-block;
}
.left_posts_news_lists{
	width: 385px;
	padding: 15px;
	border: 1px solid #e5e5e5; 
	height: auto;
	display: inline-block;
	float: left;
}
.right_dear_gt_lists{
	width: 385px;
	padding: 15px;
	border: 1px solid #e5e5e5; 
	height: auto;
	display: inline-block;
	float: right;
}
.posts_news_dear_container h3{
	font-size: 20px;
	font-weight: 600;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 10px;
	margin-bottom: 10px;
	display: block;
	border-bottom: 1px solid #e5e5e5; 
}
.posts_news_dear_container ul{
	width: 100%;
	height: auto;
	display: inline-block;
}
.posts_news_dear_container ul li{
	display:inline-block;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e5e5e5; 
}
.posts_news_dear_container ul li h4{
	display: block;
	line-height: 24px;
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 7px;
}
.posts_news_dear_container ul li span{
	line-height: normal;
	display: block;
	font-size: 13px;
	font-weight: 400;
	color: #777;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
}
.posts_news_dear_container ul li p img{
	max-width: 110px;
	max-height: 110px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.posts_news_dear_container ul li p{
	font-size: 13px;
	font-weight: 400;
	color: #555555;
	line-height: 20px;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
}
.posts_news_dear_container ul li p a{
	font-weight: bold;
	color: #3273b2;
	text-decoration: underline;
}
/*.........................Advanced Search.................*/
.advanced_search_container_section{
	width: 100%;
	height: 450px;
	padding-top: 180px;
	background:url(../images/advance_search_back.png) no-repeat left top;
}
.advanced_search_form{
	width: 100%;
	height: auto;
	padding: 0px 50px;
}
.advanced_search_form span {
font-size:12px;
}
.advanced_search_form form{
	display: inline-block;
	  height: 45px;
}
.advanced_search_form h1{
	font-size: 44px;
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	display: block;
	margin-bottom: 0px;
}
.advanced_search_form p{
	font-size: 16px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	display: block;
	margin-bottom: 10px;
}
.field_search_advance{
	float: left;
	width: 410px;
	padding-left: 15px;
	background: #fff;
	border: none;
	color: #777777;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	height: 46px;
	line-height: 46px;

}
.dropdown_search_advance{
	float: left;
	width: 250px;
	padding-left: 15px;
	margin-left: 10px;
	height: 46px;
	line-height: 46px;
	background: #fff;
	border: none;
	color: #777777;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
}
.submit_search_advance{
  background: url("../images/search_arrow.png") no-repeat scroll 90% 65%, url("../images/white-gradient.png") repeat-x scroll 0 0 #869757;
	width: auto;
padding: 0px 50px 0px 20px;
height: 46px;
line-height: 46px;
display: inline-block;
border: 1px solid #728148;
color: #fff;
font-weight: 600;
font-size: 18px;
margin-left: 10px;
font-family: 'Open Sans', sans-serif;
}
.links_more_advance{
	width: 100%;
	height: auto;
	display: inline-block;
}
.links_more_advance li{
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	line-height: 14px;
}
.links_more_advance li:last-child{
	border:none;
}
.links_more_advance li a{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.psychpedia_sub_page_content p img{
	float: left;
	margin-right: 10px;
}
.th-bio{
	clear: both;
margin-top: 10px; 
display: inline-block;
width: 100%;
border-bottom: 5px solid #ccc;
padding-bottom: 20px;
margin-bottom: 10px;
}
.find_search_form input[type="text"] , .find_search_form select{
	border: 1px solid #ccc;
	height: 35px;
	line-height: 35px;
}
.page_right_content_container .find_search_form label{
	display: inline-block;
}
.find_search_form input[type="submit"]{
	padding: 10px 20px;
}
.page_right_content_container .find_search_form input[type="submit"]{
	margin-top: 10px;
}





/*  profile.....................*/
.profile_basic_info_container{
	width: 100%;
	height: auto;
	display: inline;
}
.left_image_profile{
	float: left;
	width: 250px;
	height: 250px;
	overflow:hidden;
	margin-right: 10px;
}
.center_profile_info{
	float: left;
	width: 570px;
	height: auto;
}
.profile_title{
	font-weight: 600;
	font-size: 24px;
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	margin-bottom: 5px;
	line-height: 27px;
}
.center_profile_info h4{
	color: #777777;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: 27px;
}
.right_contact_detail{
	float: right;
	width: 260px;
	height: auto;
	margin-bottom:10px;
}
.right_contact_detail p{
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 10px 25px;
	text-align: center;
	border: 1px solid #ccc;
}
.right_contact_detail p a{
	text-decoration: underline;
	color: #007ab9;
}
.phone_profile_contact{
	display: block;
	background:url(../images/profile_phone_icon.png) no-repeat left center;
	background-size: 100% 42px;
	line-height: 42px;
	padding-left: 55px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.email_profile_contact{
	display: block;
	background:url(../images/profile_email_icon.png) no-repeat left center;
	background-size: 100% 42px;
	line-height: 42px;
	padding-left: 55px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;

}
.base_profile_icon{
	display: block;
	background:url(../images/profile_basic_icon.png) no-repeat left center;
	background-size: 100% 42px;
	line-height: 42px;
	padding-left: 60px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
} 
.right_contact_detail .base_profile_icon{
  background: url("../images/personSymbol.png") no-repeat 18px center, url(../images/profile_basic_icon.png) no-repeat left center !important;
  background-size: 25px 23px, 100% 100% !important;
  }
  .right_contact_detail .submit{
  background: url("../images/search_arrow.png") no-repeat 18px center, url(../images/profile_basic_icon.png) no-repeat left center !important;
  background-size: 25px 23px, 100% 100% !important;
  }
.profile_detail_container{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-top: 10px;
}

.profile_left_detail_info{
	float: left;
	width: 250px;
	height: auto;
	margin-right: 15px;
}
#edit_website{
	display: block;
	background: url(../images/website_icon.png) no-repeat 20px center #f9f9f9;
	border: 1px solid #e0e0e0;
	line-height: 42px;
	padding-left: 60px;
	color: #007ab9;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
.west_olmpya_info_cont{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 20px;
	border-right: 1px solid #e0e0e0;
}
.olmya_info_contact{
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	display: inline-block;
}
.top_olymya_info{
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
	margin-left:0px !important;  
	padding-bottom: 5px !important;
}
.top_olymya_info h3{
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: normal;
}
.top_olymya_info p{
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	line-height: normal;
}
.top_olymya_info a{
	float: left;
	text-decoration: underline;
	color: #007ab9;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-right: 15px;
	line-height: normal;
}
.billing_insurance_container{
	padding: 10px 15px;
	display: inline-block;
	border: 2px solid #e0e0e0;
	line-height: 25px;
}
.billing_insurance_container h3{
	display: block;
	text-align: center;
	margin-bottom: 5px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.billing_insurance_container p{
	color: #555;
	font-family: 'Open Sans', sans-serif;

	font-weight: normal;	
}
.billing_insurance_container p span{
	margin-right: 5px;
}
.billing_insurance_container ul{
	display: block;
	margin-left: 15px;
}
.billing_insurance_container ul li{
	display: list-item;
	list-style-type: disc;	
}

.right_detail_tab_container{
	float: right;
	line-height: 26px;
	width:835px;
}
.right_detail_tab_container ul.etabs{
	height: 57px;
	//border-bottom: 1px solid #e0e0e0;
}
.right_detail_tab_container ul.etabs li.tab{
	border: 1px solid #e0e0e0;
}
.right_detail_tab_container ul.etabs li.active{
	padding-bottom: 1px;
	border-bottom: 0px solid #e0e0e0 !important;
}
.right_detail_tab_container ul.etabs li.tab a{
	background: #dfdfdf;
	color: #555555;
}
.right_detail_tab_container ul.etabs li.active a{
	background: #fff;
	color: #000;
	font-weight: bold;
}
.practice_details_content{
	width: 100%;
	height: auto;
	display: inline-block;
}
.left_west_olympia_info{
	float: left;
	width: 250px;
	height: auto;
	margin-right: 20px;
	margin-bottom: 20px;
}
.practice_top_three_cols{
	width: 100%;
	height: auto;
	display: inline-block;
	//margin-bottom: 10px;
}
.practice_bottom_three_cols{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-top:10px;
}
.ages_services_center_container{
	width: 266px;
	float: left;
	height: auto;
	display: inline-block;
}
.groups_languages_container{
	width: 276px;
	float: right;
	height: auto;
	display: inline-block;
}
.ages_services_center_container h3 , .groups_languages_container h3 , .left_issues_container h3{
	display: block;
	margin-bottom: 5px;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ages_services_center_container ul , .groups_languages_container ul{
	display: block;
	margin-left: 15px;
	//margin-bottom: 20px;
}
.ages_services_center_container ul li , .groups_languages_container ul li{
	display: list-item;
	list-style-type: disc;	
	color: #555;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.left_issues_container{
	float: left;
	width: 540px;
	height: auto;
	display: inline-block;
}
.left_issues_container ul{
	display: inline-block;
	width: 100%;
}
.left_issues_container ul li{
	display: list-item;
	list-style-type: disc;
	float: left;
	width: 260px;
	margin-left: 15px;
	color: #555; 
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.verfield_links{
	float: left;
	text-decoration:none !important; 
	background: url(../images/verfied_icon.png) no-repeat 10px center #8fa264;
	margin-right: 10px;
	width: auto;
	padding: 5px 10px 5px 35px;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 5px;
	display: inline-block;
}





/*.......................Join Us Section Start....................................*/
.join_left_content_container{
	float: left;
	width: 250px;
	height: auto; 
}
.join_right_content_container {
float: right;
width: 840px;
height: auto;
}
.join_right_content_container ul, .join_right_content_container ol{
list-style-position:inside;
}
.join_right_content_container h1{

  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  color: #333333;
  //margin-bottom: 10px;
  font-weight: 500;
	
}
.join_right_content_container h2{
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.join_right_content_container p{
	margin-bottom: 10px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #555555;
font-weight: normal;
line-height: 26px;
}
.join_right_content_container a {
text-decoration:underline;
}
.check-list h2{
	margin-bottom: 5px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color:#333;
	cursor:pointer; 
	font-weight: bold;
}
.check-list span{
	color: #0089C6 !important;
}
.check-list li{
	margin-bottom: 10px;
	background-size: 20px;
	background: url(../images/green-tick.png) no-repeat 0 5px;
	line-height: 26px;
padding-left: 25px;
display: block;
}
.join_right_content_container .flexslider{
//background: url(../images/side_img_back.png) no-repeat left top;
 background: #555;
padding: 25px;
}
.join_right_content_container .flexslider .slides li p{
	text-align: center;
	color:#fff;
}
.join_right_content_container .flexslider .slides li p strong{
	display: block;
	font-size: 22px;
	line-height: 30px;
	color:#fff;
}

.join_right_content_container .right_detail_tab_container .panel-container {
border: 1px solid #e0e0e0;
border-top: none;
padding: 20px;
}
.partner_site_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.partner_site_list li{
	display: inline-block;
	float: left;
	width: 60px;
	height: 40px;
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	margin-left: 9px;
	text-align: center;
	margin-bottom: 10px;
}
.partner_site_list li:nth-child(11n+1){
	margin-left: 0px;
}
.partner_site_list li img{
	vertical-align: middle;
	border: none;
	width: 60px;
height: 40px;
}

.join-us_referral-join-button {
  background: url('../images/white-gradient.png') repeat-x scroll 0 0 #869757;
  text-shadow: 1px 1px 0px #566726;
  -webkit-transition: background .3s !important;
  -moz-transition: background .3s !important;
  -o-transition: background .3s !important;
  -ms-transition: background .3s !important;
  transition: background .3s !important;
  cursor: pointer;
  display: inline-block;
  border: 1px solid #728148;
  color: #fff;
  padding: 8px 16px;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none !important;
}
.join-us_referral-join-button:hover {
background-color:#728148;
color:#fff;
}
.join-us_referral-join-button span{
	display: block;
	background: url(../images/search_arrow.png) no-repeat 280px center;
	color: #fff;
	font-size: 15px;
}
.joinGoodTherapyOrange {
  background: url("../images/search_arrow.png") no-repeat scroll 90% 60%, url("../images/white-gradient.png") repeat-x scroll 0 0 #d9841b;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  border: #C26115 solid 1px;
  font-family: 'Open Sans', sans-serif;
  -webkit-transition: background .3s;
  -moz-transition: background .3s;
  -o-transition: background .3s;
  -ms-transition: background .3s;
  transition: background .3s;
  text-decoration: none !important;
  width: 300px;
  float: right;
  text-align: center;
  text-shadow: 1px 1px 0px #566726;
  padding: 16px 16px;
}
.joinGoodTherapyOrange:hover {
  background-color: #BB7825;
}
.joinGoodTherapyOrange a {
  text-decoration: none !important; 
 color: #fff;
}
.join_us_left_menu{
	
width: 100%;
height: auto;

}
.join_us_left_menu h2{

	color: #333333;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}
.join_us_left_menu ul{
	display: block;
	width: 100%;
	height: auto;
}
.join_us_left_menu ul li{
	display: block;
 
	height: auto;
}
.join_us_left_menu ul li a{
	//padding-left:10px;

	display: block;

}
.join_us_left_menu ul li a:hover , .join_us_left_menu ul li.active a{
  color: #0089C6 !important;
  text-decoration: underline !important;

}
.join-us_alexa-graphs {
margin: 20px 0 0 25px;
}
.join-us_alexa-graphs img {
float: left;
width: 372px;
height: auto;
margin: 0 15px 15px 0;
}
.bullet-list li{
	font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;
line-height: 26px;
}
.join-us_feedbacks{
	float: left;
	width: 49%;
	display: inline-block;
}
.join-us_feedbacks li {
width: 100%;
border: 1px solid #e0e0e0;
padding: 15px 3%;
margin-bottom: 15px;
overflow: hidden;
  list-style: none;
}
.join-us_feedbacks li img{
	display: inline-block;
float: left;
margin-right: 10px;
margin-bottom: 5px;
}
.reviews_list{
	width: 100%;
	height: auto;
	display: inline-block;
}
.join-us_feedback-button {
display: block;
background: #a2b277;
padding: 5px 10px;
color: #fff !important;
width: 250px;
}
.membership_fee_container{
	width: 100%;
	height: auto;
	display: inline-block;
	margin-bottom: 15px;
}
.membership_fee_container img{
	width: 49%;
	float: left;
	display: inline-block;
}
.month_to_month_fee{
	margin-right: 2%;
}
.bullet-list {
margin-top: 10px;
}
.bullet-list li {
font-family: 'Open Sans', sans-serif;
font-size: 13px;
color: #333333;
font-weight: normal;
line-height: 26px;
}
.bullet-list li {
background: none;
list-style: outside;
margin-left: 15px;
padding-left: 0;
}
.web_important_note_detail_section {
  position: relative;
  top: 0px;
  float: left;
  margin-right: 15px;
  right: 0px;
  width: 270px;
  text-align: center;
  line-height: 30px;
}
.total_confrence_number{
	display: block;
	width: 100%;
	text-align: center;
	padding: 6px 0px;
	background: #8aba56;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}
.total_confrence_number span{
	//background: url(../images/count_ce_back.png) no-repeat left 8px;
  display: inline-block;
  padding: 10px 25px;
}
.credit_counting{
	display: block;
	width: 100%;
	text-align: center;
	padding: 10px 0px;
	background: #6e9545;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}
.web_important_note_detail_section p{
	color: #fff;
	 width: 270px;
 	 text-align: center;
  line-height: 30px;
  padding: 10px;
  background: #363636;
}
.ce_important_sidebar_section p{
	color: #fff;
	 width: 100%;
 	 text-align: center;
  line-height: 30px;
  padding: 10px 20px;
  background: #363636;
}
.ce_important_sidebar_section{
	width: 100%;
	height: auto;
	//margin-top: 10px;
}
.reg_mem_not_mem_container{
	width: 100%;
	height: auto;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	padding: 5px 0px;
	display: inline-block;
	margin-top: 10px;
}
.reg_mem_not_mem_container li{
	display: inline-block;
	float: left;
	width: 48.5%;
	margin-left: 3%;
}
.reg_mem_not_mem_container li:first-child{
	margin-left: 0px;
	background:url(../images/reg_member_icon.png) no-repeat left center;
	padding-left: 50px;
	border-right: 1px solid #d9d9d9;
}
.reg_mem_not_mem_container li:nth-child(2){
	background:url(../images/not_member_icon.png) no-repeat left center;
	padding-left: 50px;
}
.reg_mem_not_mem_container li a{
	font-size: 18px;
	line-height: 20px;
}
.reg_mem_not_mem_container li span{
	font-weight: normal;
	display: block;
	font-size: 13px;
	color: #bcbcbc;
	line-height: 14px;
}
.approved_logos_list{
	padding: 10px;
	background: #f7f4ed;
}
.therapy_issues_containers_content_main {
  width: 100%;
  display: inline-block;
  height: auto;
}
.therapy_issues_containers_content_main .columns_list_psychpedia:first-child{
	margin-left: 0px !important;
}
.list_rows_line{
	width: 100%;
	height: auto;
	display: inline-block;
}
.list_rows_line li{
	display: list-item;
	float: left;
	margin-left: 2.33%;
	width: 22.5%;
	list-style-type: disc;
	margin-bottom: 5px;
}
.list_rows_line li:nth-child(4n+1){
	margin-left: 1%;
}
#neighbour_lists_items{
	width: 100%;
	height: auto;
	display: inline-block;
}
#neighbour_lists_items li{
	display: list-item;
	float: left;
	margin-left: 4.5%;
	width: 30%;
	list-style-type: disc;
	margin-bottom: 5px;
}
#neighbour_lists_items li:nth-child(3n+1){
	margin-left: 1%;
}
#detail_loc_pages_cont .memberWrap{
	width: 100%;
	margin-bottom: 20px;
	display: inline-block;
}
#detail_loc_pages_cont .memberLeftColumn{
	float: left;
	width: 102px;
	height: auto;
	margin-right: 20px;
}
#detail_loc_pages_cont .memberMiddleColumn{
	float: left;
	width: 760px;
	height: auto;
	margin-right: 40px;
}
#detail_loc_pages_cont .memberRightColumn , #detail_loc_pages_cont .memberRightColumn2{
	float: left;
	width: 170px;
	height: auto;
}
#detail_loc_pages_cont .memberRightColumn p a img , #detail_loc_pages_cont .memberRightColumn2 p a img{
	margin-bottom: 10px;
	display: block;
	text-align: left !important;
}
#detail_loc_pages_cont .memberRightColumn .loc_content , #detail_loc_pages_cont .memberRightColumn2 .loc_content{
	margin-bottom: 10px;
}
#detail_loc_pages_cont .memberRightColumn2 .lprofile-address img{
	display: inline-block;
}
.sidebar_admin_right li{
	margin-left: 20px;
}
.upcome_events_list li a.register_now img{
	width: 61px !important;
	height: 23px !important;
}
#media_form input[type="text"] , #media_form textarea , .upload_article_form input[type="text"] , .topic_expert_application_form input[type="text"] , .topic_expert_application_form textarea , .topic_expert_application_form select{
	border: 1px solid #ccc;
}
.student_post_form label:first-child{
	clear: both;
	display: block;
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
}
.student_post_form label{
	display: inline-block;
	width: 33%;
	margin-bottom: 15px;
}
.student_post_form label input[type="text"] , .student_post_form label input[type="password"] , .student_post_form label select , .student_post_form label input[type="type"]{
	width: 300px;
	border: 1px solid #ccc;
	height: 30px;
	line-height: 30px;
	display: block;
}
.student_post_form table{
	margin-bottom: 10px;
}
.student_post_form ul{
	display: inline-block;
	width: 100%;
}
.student_post_form ul li{
	display: inline-block;
	float: left;
	width: 40%;
	margin-left: 5%;
}
.student_post_form ul li:nth-child(2n+1){
	margin-left: 0px;
}
.clinic_register_cont ul{
	margin-left: 25px;
	margin-bottom: 5px;
}
.register_clinic{
	text-align: center;
	margin-top: 10px;
	display: block;
	margin-bottom: 15px;
}
.workshop_search_form select , .workshop_search_form input[type="text"]{
	border: 1px solid #ccc;
	width: 250px;
}
#validateEmailConfirm, #validateEmail{
	font-size:13px;
}
.psy_graduate_list{
	display: inline-block;
	width: 100%;
	height: auto;
}
.psy_graduate_list li{
	display: inline-block;
	float: left;
	width: 30%;
	margin-left: 5%;
	margin-top: 25px;
	text-align: center;
}
.psy_graduate_list li img{
	margin: 0px auto;
	width: 160px;
}
.psy_graduate_list li:nth-child(3n+1){
	margin-left: 0px;
}
.psy_detail_container span.img{
	float: left;
	margin-right: 20px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

	/* Continuing Education
-----------------------------------------*/
.ceSponsorDiv {
	float:right;
	height:100px;
	width:240px;
}
.ceSponsorDiv img{
	float:right !important;
	height:25px;
	width:auto !important;
	margin-right:5px;
} 
.aceLogo {
	height:20px !important;
	margin-top:2px;
}
.bbsLogo {
	margin-right:2px !important;
}
.bbbDiv {
		height:70px;
		background-color:rgb(0, 103,149);
		padding:0px 2px;

	}
.bbbDiv img{
		float:left;
		}
.bbbDiv div{
		color:#fff;padding-top:20px;
		}
 .special_goodorg_side li div{
height:50px;
width:50px;
margin-top:5px;
margin-right:10px;
float:left;
background-color: #ffffff;
padding:3px;
border-radius:5px;
-ms-border-radius:5px;
-os-border-radius:5px;
 }
 
	/* Global Footer
-----------------------------------------*/

 #global-footer .copyright .right-column p span{

	   width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #999;

 }
 #global-footer .copyright span.rss {
  width: 17px !important;
  height: 17px !important;
  margin-right: 5px;
  background: #ed8d01 url(../images/icon-rss.png) no-repeat 50% 49% !important;
  background-size: 50% !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  vertical-align: bottom;
}
.student_post_form select{
	padding: 0px !important;
	
}
.tabs_list_row{
	display: inline-block;
	width: 100%;
}
.tabs_list_row li{
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 20px;
}
.alignright {
  float: right !important;
  margin-left: 10px ;
}
.alignleft{
  float: left !important;
  margin-right: 10px;
}
.aligncenter {
  margin: auto !important;
    float: none !important;
}
blockquote {
  margin-left: 40px;
}
.blog_main_container ul{
	margin-left: 0px !important;
}
.blog_single_page img.alignleft{
	max-width: 300px !important;
	height: auto !important;
}
.topic_expert_application_form input[type="text"] , .topic_expert_application_form select{
	width: 400px !important;
}
.topic_expert_application_form label{
	display: block;
}
.topic_expert_application_form textarea{
	width: 400px !important;
	height: 100px !important;
}
.featuredContDiv {
  height: 80px;
  border-bottom: 1px #CCC solid;
  margin-top: 10px;
}
.page_right_content_container .advertisement_sect img{
	margin: 0px auto;
}
.bio_page_commensts_section ul{
	margin-left: 0px;
}
.sys-form-wrap .sys-form label{
	margin: 7px 0 3px !important;
}
.partner_content_page ul{
	margin-left: 20px;
}
.traning_span{
	display: inline-block !important;
  font-size: 13px;
  float: right;
  line-height: 10px;
}
/*#advanced_search_form{
	display: inline-block;
	width: 100%;
	height: auto;
}*/
#advanced_search_form .line_row_sect{
	display: inline-block;
	float: left;
	width: 500px;
	margin-right: 30px;
	margin-bottom: 20px;
	line-height: 37px;
}
#advanced_search_form .line_row_sect strong{
	float: left;
	width: 160px;
}
#advanced_search_form .line_row_sect input[type="text"] , #advanced_search_form .line_row_sect select{
	width: 330px;
}
#advanced_search_form .des{
	clear: both;
}
#advanced_search_form .one_line_row{
	clear: both;
	margin-bottom: 20px;
}
#advanced_search_form .one_line_row strong{
	float: left;
	margin-right: 25px;
	line-height: 20px;
}
/*
* Advanced search form @sebastian
*/
#advanced_search_form{
    display: inline-block;
}
#advanced_search_form .loco{
    display: inline-block;
    width: 500px;
    margin-right: 30px;
    margin-bottom: 20px;
    line-height: 37px;
}
#advanced_search_form .loco strong{ 
    float: left;
    width: 160px;
}
#advanced_search_form .loco select, #advanced_search_form .loco input[type="text"], #advanced_search_form .loco input[type="radio"]{
    width: 330px;
}
/*
* Advanced search form @sebastian
* End
*/

	/* Popout Quotes
-----------------------------------------*/
.popout-quote-right {
		width:30% !important;
		border-left:2px #585544 solid !important;
		padding-left:10px;
		margin-left:10px;
		float:right !important;
		font-size: 16px !important;
		font-weight: bold !important;
		color: #585544 !important;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
	.popout-quote-left{
		width:30% !important;
		border-right:2px #585544 solid !important;
		padding-right:10px;
		margin-right:10px;
		float:left !important;
		font-size: 16px !important;
		font-weight: bold !important;
		color: #585544 !important;
		margin-top: 5px;
		margin-bottom: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		
	}
	
	.small_comment{
		font-size: 10px;
	}
	.page_title span.left{
		max-width: 592px;
	}
	.menuGreyBorder {
border: 1px solid #D9D9D9;
  padding: 8px 16px;
  margin-bottom:10px;
  }
  
  .menuGreyBorder li{
    margin: 3px 10px 3px 5px;
    list-style-position: inside;
  list-style-type: none;
  margin-left: 0px !important;
  border-bottom: 1px #d9d9d9 solid;
  } 
  .menuGreyBorder li:last-child{
  border-bottom: none !important;
  }
    .menuGreyBorder a{
    color: #333 !important;
  text-decoration: none !important;
  }
  .menuGreyBorder a:hover, .menuGreyBorder span.active{
      color: #0089C6 !important;
  text-decoration: underline !important;
  }
  
  .right_form{
	  float:right;
	  width:76%;
	  border:1px solid #AAAAAA;
	  padding:15px;
  }
  
  
  /*Search Loading Spinner*/
 
 .spinner {

  height: 60px;
  width: 60px;
  margin: 240px auto 0 auto;
  position: relative;
  -webkit-animation: rotation .8s infinite linear;
  -moz-animation: rotation .8s infinite linear;
  -o-animation: rotation .8s infinite linear;
  animation: rotation .8s infinite linear;
  border-left: 6px solid rgba(217, 217, 217, .80);
  border-right: 6px solid rgba(217, 217, 217, .80);
  border-bottom: 6px solid rgba(217, 217, 217, .80);
  border-top: 6px solid #c1c1c1;
  border-radius: 100%;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}

@-moz-keyframes rotation {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}

@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg); 
  }
  to {
    -o-transform: rotate(359deg);
  }
}

@keyframes rotation {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}