
/* Community Homepage */

.community_home_left {
	float: left;
	width: 640px;
	}

.community_home_right {
	float: left;
	width: 320px;
	 }

.community_home_left_hdr h1, .community_askpage h1, .community_myqa_left h1 {
	float: left;
	font-size: 2.3em;
	background: url('/images/community/speech_grey.jpg') 1px 13px no-repeat;
	padding-left: 52px;
	padding-top: 8px;
	height: 40px;
	margin: 17px 0px 20px 0px;
	color: #444444;
	}

span.subheading {
	float: left;
	margin-top: -27px;
	color: #a8a9aa;
	margin-left: 53px;
}

#community_search {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
}

#community_search input {
	float: left;
	padding: 10px;
	border: 1px solid #b2b2b2;
	width: 95%;
	font-size: 1.6em;
	color: #444444;
	outline: none;
	transition: 0.5s all ease;
}

#community_search input:focus {
	border: 1px solid #1ca800;
}

#community_search button[type=submit] {
	background: #eeeeee;
	font-family: arial;
	color: #444444;
	margin-right: 6px;
	text-shadow: none;
	margin-top: -43px;
	padding: 11px 30px 9px 28px;
	border-top:0;
	border-bottom:0;
	border-right:0;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left: 1px solid #b2b2b2;
	text-transform: none;
	width: 122px;
	transition: 0.5s all ease;
	font-weight: 600;
	font-size: 1.6em;
	float: right;
}

#community_search button[type=submit]:hover {
	color: #444444 !important;
	text-transform: none;
	opacity: 1;
}

div.community_bar {
float: left;
width: 1000px;
margin-top: 12px;
background: #f2f2f2;
margin-left: -20px;
padding: 15px 0px;
height: 30px;
}

div.home_ask {
float: left;
margin-top: 110px;
color: #afafaf;
font-weight: bold;
font-size: 1.4em;
padding-top: 9px;
padding-left: 11px;
width: 420px;
	}

.greengrad {
	background: #74c14e !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc0YzE0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGI0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #74c14e 0%, #14b454 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74c14e), color-stop(100%,#14b454)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #74c14e 0%,#14b454 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #74c14e 0%,#14b454 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #74c14e 0%,#14b454 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom, #74c14e 0%,#14b454 100%) !important; /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74c14e', endColorstr='#14b454',GradientType=0 ); /* IE6-8 */
	}



div.home_ask button, input[type=button].ask_question_btn, div.my_qa_button button {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: normal;
	padding: 9px 20px;
	height: 45px;
	float: left;
	transition: 0.5s all ease;
	margin-top: -29px;
	margin-left:16px;
	background: #74c14e; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc0YzE0ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNGI0NTQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #74c14e 0%, #14b454 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#74c14e), color-stop(100%,#14b454)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #74c14e 0%,#14b454 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #74c14e 0%,#14b454 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #74c14e 0%,#14b454 100%); /* IE10+ */
	background: linear-gradient(to bottom, #74c14e 0%,#14b454 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#74c14e', endColorstr='#14b454',GradientType=0 ); /* IE6-8 */
	width: 247px;
	font-size: 20px;
	cursor: pointer;
	color: #ffffff;
	transition: 0.2s all ease;
	}

div.popular_topics {
	float: left;
	width: 557px;
	margin-left: 20px;
}

div.popular_topics p, div.community_categories p {
	float: left;
	margin: 0;
	font-size: 16px;
	color: #619e48;
	text-shadow: 1px 1px 1px #ffffff;
	margin-left: 23px;
	margin-top: 5px;
	font-weight: bold;
	margin-right: 6px;
}
div.community_categories {
	float: left;
	width: 405px;}


div.community_categories select.options {
	float: left;
	padding: 5px 24px 5px 16px;
	display: inline-block;
	border: 2px solid #cdcdcd;
	background: url('/images/community/drop_arrow.png') 154px 10px no-repeat #e1e1e1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
	width: 192px;
	outline: none;
	cursor: pointer;
	margin-left: 15px;
	margin-top: 0px;
	border-radius: 7px;
}

div.popular_topics span {
	float: left;
	border-radius: 5px;
	cursor: pointer;
	padding: 4px 10px;
	font-size: 1.2em;
	background: #939393;
	margin: 0px 6px;
	color: #ffffff;
	margin-top: 3px;
	transition: all 0.2s ease; }

div.popular_topics span:hover { background: #619e47;}
div.popular_topics span.active { background:#619e47; }

div#five_questions {
	float: left;
	margin-top: 35px;
	width: 100%;}

div#five_questions h2, div.ask_email h2, div.ask_categories h2, div.top_users h2, div.community_discussions h2, div.ask_type h2, div.ask_question h2 {
	font-size: 25px;
	font-weight: bold;
	float: left;
	width: 100%;
	color: #444444;
	padding-bottom: 6px;
	border-bottom: 2px solid #e1e1e1;
	}
div#five_questions h2, div.ask_type h2 span {
	font-size: 11px;
	color: #95979a;
	float: right;
	font-weight: normal;
	}

div#five_questions h2 {
	font-size: 26px;
	font-weight: bold;
	color: #444444;
}

div#content { position: relative; }
div#five_questions h2 span {
	font-size: 14px;
	color: #95979a;
	}
div.question { float: left; width: 640px; padding: 20px 0px; border-bottom: 1px solid #e1e1e2;}

div.question > div.qinfo {
	float: left; width: 650px; position: relative;
}

div.question > div.qanswer {
	float: left;
	width: 100px;
	margin-top:23px;
	cursor: pointer;
	}
div.question img, div.question p, div.question span {
	float: left;
	transition: all 0.2s ease; }

div.question p {
	font-size: 18px;
	font-weight: bold;
	color: #444444;
	width: 435px;
	margin: 0px 10px 6px 0px;
	 transition: all 0.2s ease;
	 line-height: 23px;
}

div.question p a { color: #444444;transition: all 0.2s ease;}
div.question > div >  img { border-radius: 5px; margin-right: 10px; width:80px;margin-bottom:13px;}
div.question span {
	/*margin: 5px 20px 0px 0px;
	padding: 2px 0px 5px 23px;*/
	margin-top:5px;
	margin-right:13px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:5px;
	color: #444444;
}

span.author {
	background: url('/images/community/usericon.jpg') no-repeat;
	padding-left:22px;
}

span.date {
	background: url('/images/community/dateicon.jpg') no-repeat;
	padding-left:22px;
}

span.views {
	background: url('/images/community/viewicon.jpg') no-repeat;
	padding-left:22px;
}

div.qanswer span { float: left; width: 100px; padding-left: 50px;  }
div.qanswer span strong {float: left; width: 100%; font-size: 21px; margin-top: -1px; color: #444444; font-weight: bold;  transition: all 0.2s ease;}
div.qanswer span.answered { background: url('/images/community/speech_unanswered.jpg') no-repeat; transition: all 0.2s ease; }

div.question div.qinfo p a:hover {color: #444444; text-decoration: underline;}
div.question:hover div.qanswer span  { background:url('/images/community/speech_unanswered.jpg') 0px -66px no-repeat;  }
div.question:hover div.qanswer span strong { color: #5fad3a; }

div.top_users {
	margin-top: 35px;
	margin-left: 70px;
	float: left;
	width: 245px;
}

div.top_users h2 {
	background: url('/images/community/trophyicon.jpg') 0px 4px no-repeat; padding-left: 33px; width:212px; }

div.top_user { float: left; padding: 20px 0px; border-bottom: 1px solid #e1e1e2; width: 245px;}
div.top_user img, div.top_user p, div.top_user span { float: left;color: #95979a; line-height: 15px; }

div.top_user img { margin-right: 10px; border-radius: 5px; height: 48px; width: 48px;}
div.top_user p { width: 185px; margin: 0px 0px 7px 0px; font-size: 14px; color: #444444; font-weight: bold; }
div.top_user p span { float: none; line-height: 13px; }


span.level1 {
	margin-left: 7px;
	background: url('/images/community/badge1.jpg') no-repeat;
	padding-left: 20px;
	color: #72b751;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
	height: 15px;
}

span.level2 {
	margin-left: 7px;
	background: url('/images/community/badge2.jpg') no-repeat;
	padding-left: 20px;
	color: #de9802;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
	height: 15px;
}

span.level3 {
	margin-left: 7px;
	background: url('/images/community/badge3.jpg') no-repeat;
	padding-left: 20px;
	color: #9951b7;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
	height: 15px;
}

span.level4 {
	margin-left: 7px;
	background: url('/images/community/badge4.jpg') no-repeat;
	padding-left: 20px;
	color: #398ac3;
	padding-top: 3px;
	padding-bottom: 4px;
	font-size: 11px;
	height: 15px;
}

div.top_users > img { float: left; margin-top: 9px; margin-left: 5px;}
div.top_users > a { float: left; margin-top: 12px; margin-left: 10px; }


div.community_pagination { float: right; margin-top: 20px;}
div.community_pagination a { margin: 0px 5px;}

div.community_pagination span, div.community_numperpage span { border-radius: 4px; padding: 5px 10px;border: 1px solid #cfcfcf; background: #f2f2f2; color: #b4b6b7;}
div.community_numperpage {float:left;margin-top:20px;}

div.community_discussions { float: left; width: 960px; margin-top: 60px;}

div.community_discussions div.question { width: 960px; }
div.community_discussions div.qinfo { width: 850px; }
div.community_discussions div.question p { width: 750px; }


div.ask_header { float: left; width: 960px; margin-bottom: 25px;}
div.ask_header > p {
	 color: #919191;
	margin: 0;
	float: left;
	clear: left;
	margin-top: -30px;
	margin-left: 52px;
}

div.ask_type span { float: left; width: 310px; margin-top: 30px; margin-right: 20px; margin-bottom: 20px; }
div.ask_type input { float: left; margin-top: 7px;}
div.ask_type label { float: left; font-weight: normal;width: 200px;color: #929599; cursor: pointer; padding-left: 45px; margin-left: 10px; }
div.ask_type label strong { float: left; width: 100%; margin-bottom: 4px;color: #444444; font-size: 16px; font-weight: bold;}

div.ask_type label[for=qanda] { background: url('/images/community/ask_question.png') no-repeat; }
div.ask_type label[for=discussion] { background: url('/images/community/start_discussion.png') no-repeat; }

div.ask_question { float: left; }
div.ask_type {float: left; margin-bottom: 40px; width: 100%;}
div.ask_question h2, div.ask_email h2, div.ask_type h2, div.ask_categories h2 { font-size: 19px;}
div.ask_question p, div.ask_categories p{ margin: 10px 0px; float: left; color: #444444;}

table.mceLayout { border-radius: 5px; border-left: 1px solid #b2b2b2 !important; border-right: 1px solid #b2b2b2 !important; }
td.mceToolbar { padding-top: 4px !important; padding-bottom: 4px !important;border-top-left-radius: 4px; border-top-right-radius: 4px; border-top: 1px solid #b2b2b2 !important;}
body#tinymce { font-size: 13px !important;}
body#tinymce p { margin: 20px 0px; }

div.box_main, div.box_side{ float: left; width: 900px; }
div.box_featured { float: left; width: 900px; }

div.ask_categories { float: left; width: 900px; margin-top: 50px; }
div.ask_category_box { float: left; width: 270px; margin-left: 20px; margin-top: 10px;  }
div.ask_category_box h3 { font-size: 14px; font-weight: bold; color: #444444;}
div.ask_category_box span.filter { cursor: pointer; color: #444444; font-weight: normal; font-size: 13px;line-height: 22px;}

div.ask_email { float: left; width: 900px; margin-top: 40px; }
div.ask_email h2 { margin-bottom: 20px; }

div.box_main input[type=button].ask_question_btn { border: 0;margin: 25px 0px 50px 350px; }

.ui-widget-header {
	background: #6ab348; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhYjM0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OWExMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6ab348 0%, #59a136 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ab348), color-stop(100%,#59a136)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6ab348 0%,#59a136 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6ab348 0%,#59a136 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6ab348 0%,#59a136 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6ab348 0%,#59a136 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab348', endColorstr='#59a136',GradientType=0 ); /* IE6-8 */color:#ffffff; border: 1px solid #007439; }

.news-featured { min-width: 640px; float: left; }

div.data_col h1 { background: none; line-height: 25px; width: 440px; font-family: Arial; font-weight: bold; padding: 0px; height: auto; margin: 0px 0px 7px 0px; }
img.question_avatar { float: left; margin: 21px 0px 0px 10px; }

div.thequestion { margin-top: 17px; border-bottom: 1px solid #e1e1e2;}

div.community_bar.alternatebar { margin-top: 20px;}

div.discussion { float: left; }
span.questiondata { float: left; margin: 15px 0px; color: #444444; width: 100%; border-bottom: 1px solid #e1e1e2; padding-bottom: 15px; }
div.avatar_col { float: left; width: 95px; height: 80px;}
div.data_col { float: left; width: 545px; color: #444444; position: relative;}
div.question_header { float: left; width: 100%; padding-bottom: 10px; margin-top: 30px; border-bottom: 2px solid #e1e1e2;}

div.data_col img, div.data_col span { float: left; }
div.data_col span { /**padding-left: 22px;**/ padding-top: 2px; /*margin-left: 5px;*/ height: 14px; margin-right: 18px; padding-bottom:10px;}
div.data_col span.level1 { padding-top: 4px;margin-top: -3px; margin-left: -10px; }
div.data_col .sub_desc {width:450px;line-height:18px;height:36px; margin-right: 4px;}

span.like {
	transition: all 0.1s ease;
	border-radius: 5px;
	background: url('/images/community/like_off.jpg') no-repeat 72px 5px #efefef;
	width: 74px;
	margin-right: 0px !important;
	padding: 7px 10px 5px 10px !important;
	color: #a0a0a0;
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 0px;
	}
span.like:hover, span.yay { background: url('/images/community/like_on.jpg') no-repeat 72px 5px #5fad3a; color: #ffffff;}


span.responses {
	float: right;
	height: 55px;
	width: 66px;
	border-radius: 4px;
	background: url('/images/community/bg_answer.jpg') no-repeat top right #5fad3a;
	text-align: center;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 20px;
	margin-bottom: 20px;
}

span.responses a {
	color: #ffffff;
	font-size: 33px;
	margin: 0 auto;
	width: 100%; }

span.responses a:hover {
	color: #ffffff;
	text-decoration: none; }

span.responses p {
	float: left;
	background: #40862b;
	color: #ffffff;
	width: 100%;
	margin-left: 0px;
	margin-top: 7px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding-top: 0px;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 11px !important;
	font-weight: bold;
	color: #ffffff !important;
}

div.news-featured p {
	margin: 5px 0px 20px 0px;
	font-size: 14px;
	color: #444444;
	line-height: 22px;
}

div.earn_respond {
	float: left;
	width: 631px;
}

div.earn_respond button, div.blog-new-comment-submit button {
	float: right;
	transition: 0.2s all ease;
	color: #ffffff;
	margin-right: -9px;
	padding: 10px 12px 5px 12px;
	text-transform: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	background: #6ab348; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhYjM0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OWExMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6ab348 0%, #59a136 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ab348), color-stop(100%,#59a136)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6ab348 0%,#59a136 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6ab348 0%,#59a136 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6ab348 0%,#59a136 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6ab348 0%,#59a136 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab348', endColorstr='#59a136',GradientType=0 ); /* IE6-8 */
	}

div.earn_respond button:hover {
opacity: 1.0;
}

div.earn_respond button img {
	float: left;
	margin-right: 10px;
	margin-top: -3px;
	margin-bottom: 1px; }

div.comments-amount {
	font-size: 22px;
	font-weight: bold;
	color: #444444;
	margin-top: 32px;
	float: left;
	width: 100%;
}

div.blog-new-comment-text label { float: left; width: 100%; color: #444444; font-size: 18px; margin: 40px 0px 15px 0px;}
div.blog-new-comment-text textarea { font-family: Arial; float: left; padding: 10px;height: 110px; width: 97%; border: 2px solid #c2c2c2; outline: none; color: #444444; font-size: 17px;}


button.post_respond {
	margin: 10px -6px 0px 0px; font-size: 15px !important; padding: 7px 10px !important;
}

div.rowlvl1 {
	float: left;
	position: relative;
	border: 2px solid #c2c2c2;
	border-radius: 10px;
	padding: 15px;
	margin: 20px 0px;}

div.rowlvl2 {
	float: left;
	position: relative;
	border: 2px solid #c2c2c2;
	border-radius: 10px;
	padding: 15px;
	margin: 20px 0px 20px 80px;
	}

	div.rowlvl3 {
	float: left;
	position: relative;
	border: 2px solid #c2c2c2;
	border-radius: 10px;
	padding: 15px;
	margin: 20px 0px 20px 80px;
	}

div.rowlvl1 div.avatar, div.rowlvl2 div.avatar, div.rowlvl3 div.avatar { float:left; margin-right: 15px; border-radius: 5px;}
strong.reply_name { font-size: 18px; margin-bottom: 10px; float: left; color: #444444; font-weight: bold; width: 85%;}
div.row p { float: left; font-size: 14px; color: #444444; padding: 0; margin: 20px 0px; line-height: 23px; }
div.comment-datetime { color: #95979a;}

div.comment-options {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 130px;
	}

select#category_chooser {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}
div.useful {
	float: right;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	background: url('/images/community/like_off.jpg') no-repeat 6px 4px #efefef;
	height: 20px;
	min-width: 17px;
	height: 13px;
	padding: 5px 5px 5px 27px;
	color: #bfbfbe;
	cursor: pointer;
	}

div.useful:hover, div.useful.selected{ background: url('/images/community/like_on.jpg') no-repeat 5px 3px #5fad3a; color: #ffffff;}
div.not_useful:hover, div.not_useful.selected { background: url('/images/community/notlike_on.jpg') no-repeat 7px 5px #751818; color: #ffffff;}

div.not_useful {
	float: right;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: url('/images/community/notlike_off.jpg') no-repeat 7px 5px #efefef;
	min-width: 17px;
	height: 13px;
	padding: 5px;
	margin-right: 1px;
	padding: 5px 5px 5px 27px;
	color: #bfbfbe;
	cursor: pointer;
	}

div.rowlvl1 { width: 605px; }
div.rowlvl2 { width: 529px; margin-left: 79px; }
div.rowlvl3 { width: 460px; margin-left: 147px;}

div.row.lvl2 strong.reply_name { width: 84%; }
div.row.lvl3 strong.reply_name { width: 79%; }

div.goodanswer { border: 2px solid #5aa338;padding-bottom: 20px;background: url('/images/community/good_answer.jpg') bottom right no-repeat; }

h2.unanswered { font-size: 20px !important; color: #b61e1d !important;}
h2.answeredq { font-size: 20px !important; color: #5dba47 !important;}

div.ans { margin-top: 60px !important;}
div.myqa div.question { padding: 12px 0px; }
div.myqa div.question p { font-size: 16px; }
div.myqa div.question.qunanswered:hover div.qinfo p a { color: #444444; text-decoration: underline; }
div.myqa div.home_ask { margin-top: 45px; }
div.myqa div.question div.qanswer { float: right; margin-top: -82px; width: 60px;}
div.myqa div.question div.qanswer a { float: left; margin-left: 10px; opacity: 0.5; transition: all 0.2s ease; }
div.myqa div.question div.qanswer a:hover { opacity: 1; }
div.ans div.question > div > img { margin-top: 14px; }
div.ans div.question div.qanswer { margin-top: 2px; width: 100px; }
div.back_home button { border: 0px; background: #eaeaea; color: #444444; padding: 5px 10px; border-radius: 5px; text-shadow: none; }
div.back_home { position: absolute;right: 0px;}
div.my_qa_button { float: right;}
div.my_qa_button button { color: #444444; padding: 5px 10px 5px 30px; border-radius: 5px; text-shadow: none;  background: url('/images/community/my_qa_icon.png') 6px 6px no-repeat #eaeaea; }
/* Social Login */
body.social_body { border-top: 0px; }



div.set_answer {
	float: right;
	background: #5fad3a;
	border-radius: 5px;
	margin: 10px 0px;
	text-align: center;
	padding: 5px 10px;
	color: #ffffff !important; }

div.set_answer a { color: #ffffff; }
div.set_answer a:hover { color: #ffffff; }


.ui-dialog .ui-dialog-title { font-size: 15px; }
.ui-dialog .ui-dialog-content {
	font-size: 13px;
	line-height: 18px;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	font-size: 12px;
	border: 1px solid #007439;
	background: #6ab348; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhYjM0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1OWExMzYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #6ab348 0%, #59a136 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6ab348), color-stop(100%,#59a136)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #6ab348 0%,#59a136 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #6ab348 0%,#59a136 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #6ab348 0%,#59a136 100%); /* IE10+ */
	background: linear-gradient(to bottom, #6ab348 0%,#59a136 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6ab348', endColorstr='#59a136',GradientType=0 ); /* IE6-8 */
	text-shadow: none;
	color: #ffffff;
}

.qinfo span.answered, .qinfo span.unanswered, .qinfo span.discussion, .data_col span.answered, .data_col span.unanswered, .data_col span.discussion{
	padding-left:20px;
}
.qinfo span.answered, .qinfo span.unanswered, .qinfo span.discussion{
	padding-top:2px;
}
.qinfo span.answered, .data_col span.answered{
	color:#50923B;
	background:url('/images/community/icon_answered.jpg') left 0px no-repeat;
}
.qinfo span.unanswered, .data_col span.unanswered{
	color:#D62000;
	background:url('/images/community/icon_unanswered.jpg') left 0px no-repeat;
}
.qinfo span.discussion, .data_col span.discussion{
	color:#5E5E5F;
	background:url('/images/community/icon_discussion.jpg') left 0px no-repeat;
}
.qinfo span.sub_desc{
	width:395px;
	line-height:18px;
}

/** ToolTips**/
.ui-tooltip, .arrow:after {
    background: white;
    border: 2px solid #cccccc;
  }
  .ui-tooltip {
    padding: 8px 8px;
    color: black;
    border-radius: 5px;
    font: 12px "Helvetica Neue", Sans-Serif;
   /**text-transform: uppercase;**/
    box-shadow: 0 0 7px #cccccc;
  }
  .ui-tooltip-content>span{
  	line-height:22px;
  }
  .ui-tooltip-content>span.author{
  	padding-left:20px;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    background: #ededed;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

#advanced_search_toggle{float:right;margin-top:8px;margin-bottom:8px;margin-right:8px;text-decoration:underline;cursor:pointer;}
#advanced_search{display:none;float:right;}
div.data_col span.bounty, div.qinfo span.bounty{
    border-radius: 3px;
    padding: 3px 4px 0px 4px;
    background-color: orange;
    color: white !important;
    font-weight: bold;
    height:14px;
}

div.data_col span.new, div.qinfo span.new{
    border-radius: 3px;
    padding: 3px 4px 0px 4px;
    background-color: #64a622;
    color: white !important;
    font-weight: bold;
    height:14px;
}

div.data_col span.product_support, div.qinfo span.product_support{
    border-radius: 3px;
    padding: 3px 4px 0px 4px;
    background-color: #0472B4;
    color: white !important;
    font-weight: bold;
    height:14px;
}


.community_home_left_hdr {
	float: left;
	width: 532px;
	transition: 0.2s ease all;
}

.community_home_left_hdr:hover div.home_ask button { width: 200px; }

.community_home_right_hdr {
	float: left;
	width: 320px;
	position: relative;
}

.community_home_left_hdr span.subheading { width: 580px; }
div.home_ask button { float: left !important; margin-top: -12px;}
div.home_ask button.myqa_button {
	text-shadow: 1px 1px #444444;
	width: 121px !important;
	background: #7f7f7f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdmN2Y3ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDZkNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #7f7f7f 0%, #6d6d6d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7f7f7f), color-stop(100%,#6d6d6d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7f7f7f 0%,#6d6d6d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7f7f7f 0%,#6d6d6d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7f7f7f 0%,#6d6d6d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7f7f7f 0%,#6d6d6d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7f7f', endColorstr='#6d6d6d',GradientType=0 ); /* IE6-8 */
}
div.home_ask > span { float: left;}

div#advanced_search {
	float: left;
	background: #f2f2f2;
	padding: 10px;
	border-radius: 10px;
	margin-top: 2px;
	width: 937px;
	margin-bottom: 6px;
	text-align: center;
}
div#advanced_search span strong { font-weight: bold; }
div#advanced_search span {
	padding: 4px;
	margin-right: 15px;
	}

div#five_questions p.intro { float: left; margin: 10px 0; padding: 0; }
span.toolauthor { font-size: 11px; font-weight: bold; color: #1e5b82;}
span.toolauthor, img.toolimg { float: left; clear: both; }
img.toolimg { margin-bottom: 5px;}
span.tooltext { font-size: 11px; line-height: 13px; margin: 3px 0px; float: left; color: #444444; clear: both;}

div.ui-tooltip {background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 1%, #ededed 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#ededed)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%,#ededed 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%,#ededed 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%,#ededed 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%,#ededed 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-8 */ }

img.avatar_stars {
	position: absolute;
	top: 85px;
	left: 1px;
	}


div.avatar_col > img { width: 80px; border-radius: 5px;}
div.avatar_col > img.avatar_stars { position: relative; top: 4px; left: 1px;}

span.badge {
	float: left;
	color: #ffffff !important;
	padding: 4px 7px 4px 7px !important;
	border-radius: 3px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	top: 71px;
	left: 9px;
	min-width: 48px;
	text-align: center;
	height: auto !important;
}

span.badge.staff { background: #1d9714; }
span.badge.associate { background: #6810b2; }
span.badge.product { background: #145b97; }
span.badge.bounty { background: #c99c23; }
span.badge.new { background: #209e17; }


div.goodanswer.endorsed {padding-bottom: 11px;background: url('/images/community/good_answer_endorsed.png') bottom right no-repeat; }
div.endorsed {padding-bottom: 11px;background: url('/images/community/endorsed_by_eden.png') bottom right no-repeat;}

div.qa_welcome_text {
	position: absolute;
	top: 90px;
	left: 11px;
	border-radius: 6px;
	z-index: 90;
	width: 235px;
	height: 160px;
	border: 1px solid #e2e2e2;
	background: #fdfdfd; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #fdfdfd 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #fdfdfd 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom, #fdfdfd 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */
}

div.qa_welcome {
	float: right;
	width: 255px;
	text-align: center;
	margin-top: 38px;
	position: relative;
	height: 245px;
}

div.qa_welcome div.dexter {position: absolute; z-index: 95; top: -10px; left: 45px; }
div.qa_welcome_text h3 { margin-top: 27px; font-weight: bold; }
div.qa_welcome_text p { text-align: left; color: #444444; font-size: 12px; margin-top: -3px;}

div.community_myqa_left {
	float: left;
	width: 640px;
	transition: 0.2s ease all;
	}

div.community_home_right_hdr.myqa {
	float:right;
	width: 270px;
	transition: 0.2s ease all;
}

div.community_home_right_hdr.myqa { padding-top: 30px;}
div.community_home_right_hdr.myqa  div.qa_welcome { margin-top: 68px !important; }

div.my_qa_info { float: left; margin-top: 20px; }
div.my_qa_info  h4 {padding-left: 40px;
	background: url('/images/community/myqa_info.jpg') left center no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 5px;
	padding-top: 13px;
	height: 26px;
	border-bottom: 1px solid #e2e2e2; }
div.my_qa_info p { margin: 10px 0px; color: #444444; }

div.my_qa_profile { margin-top: 100px; }
div.my_qa_profile h4 {
	font-size: 20px;
	font-weight: bold;
	color: #444444;
	padding-bottom: 5px;
	border-bottom: 2px solid #e2e2e2;
	margin-bottom: 20px;
	}

div.my_qa_profile p { font-size: 16px; float: left; margin: 1px 0px 10px 15px;  width: 190px;}
div.my_qa_profile p strong { font-size: 20px; }

div.my_qa_profile img { border-radius: 5px; float: left; width: 50px; height: 50px; }


div.association_remove {
margin-top: 13px;
font-size: 13px;
position: relative;
top: -5px;
left: -2px;
transition: 0.3s all ease;
opacity: 0.4;
}

img.association_image {
	float: left;width:40px;margin-right: 12px;
	}

div.association_details { float: left; margin-bottom: 40px; margin-top: 10px; clear: both; width: 600px;	}
div.association_details p { margin-top: 0px !important; margin-bottom: 9px; margin-left: 15px; font-size: 18px; margin-top: 10px; color: #444444 !important; }
div.association_details p span { margin-top: 10px; font-size: 14px; color: #EC1B34; float: left;}
div.association_details div.qty_cart button.addtocart {float: left; margin-left: 15px; }
div.association_details div.qty_cart { float: none; margin-top: 0; margin-right: 0; width: auto;}

div.qleft { float: left; width: 98px; }
div.qright { float: left; width: 550px; position: relative; }
div.qright p { width: 420px; }
div.qright div.qanswer { position: absolute; top: 0px; right: -70px;}
div.qright div.qanswer span { padding-left: 50px !important; }

.qinfo span.answered { color: #444444; }
div.question:hover .qinfo span.answered { color: #50923B; }

img.avatar_stars { position: relative; float: left; margin-top: 5px; margin-left: 0px; top:0; left:0; }


.qinfo span.sub_desc { width: 425px; margin-right: 110px;}

div.qleft img.avatar_img { border-radius: 5px; width: 80px; height: 80px; }

div.question_header div.avatar_col img.avatar_stars {left: 0px; }


span.bounty_notice {
	float: left;
background: orange;
color: #ffffff;
padding: 10px 10px;
border-radius: 5px;
margin-top: 20px;
font-weight: bold;
width: 100%;
text-align: center;
font-size: 13px;
}

div#comment_notification_display {
	float: left;
background: #5fad3a;
color: #ffffff;
padding: 5px 10px;
border-radius: 5px;
margin-left: 210px;
margin-top: 19px;
font-size: 14px;
font-weight: bold;}

span#require_associate_btn {
	position: absolute;
background: #ad0000;
color: #ffffff;
padding: 1px 5px;
right: 80px;
width: 63px;
height: 23px;
border-radius: 5px;
top: 7px;
text-align: center;
font-weight: bold;
cursor: pointer;
}

div.comment_reporting {
	float: left;
	width: 100%;
	border-top: 1px solid #e2e2e2;
}

span.report {
	float: left;
	width: 50px;
	background: url('/images/community/warning.png') left center no-repeat;
	font-size: 12px;
	height: 26px;
	color: #444444;
	padding: 0px 0 0 23px;
	margin: 0;
	line-height: 25px;
	transition: 0.3s all ease;
	opacity: 0.5;
	cursor: pointer;
	margin-top: 11px;
	}

span.report.sent {
	background: url('/images/community/icon_answered.jpg') left center no-repeat;
	color: #50923B;
	line-height: 15px;
	opacity: 1;
	}

span.report:hover {
	opacity: 1;
}

span.share {
float: left;
cursor: pointer;
border-left: 1px solid #e2e2e2;
padding-left: 10px;
margin-top: 14px;
position: relative;
opacity: 0.5;
transition: 0.3s all ease;
color: #444444;
font-size: 12px;
	}

span.share:hover {
	opacity: 1;
}

span#subscribe_btn {
background: url('/images/community/subscribe_icon2.png') 8px center no-repeat #efefef;
position: absolute;
right: 0px;
margin-right: 0px;
margin-top: 5px;
border-radius: 5px;
padding: 5px 6px 4px 23px;
height: 13px;
color: #a0a0a0;
cursor: pointer;
font-size: 13px;
transition: 0.3s ease all;
}

span#subscribe_btn:hover {
	background: url('/images/community/subscribe_icon.png') 8px center no-repeat #209e17;
	color: #ffffff;
}

span#subscribe_btn.subscribed, span#subscribe_btn.sent {
background: url('/images/community/subscribe_icon.png') 8px center no-repeat #209e17;
position: absolute;
right: 0px;
margin-right: 0px;
margin-top: 5px;
border-radius: 5px;
padding: 5px 6px 4px 23px;
height: 13px;
color: #ffffff;
cursor: pointer;
font-size: 13px;
transition: 0.3s ease all;
}



span.share > p { margin: 0; padding: 0; }

div.prodassoc {
float: left;
clear: both;
background: url('/images/community/prodassoc.png') left -20px no-repeat;
width: 300px;
padding-left: 30px;
padding-top: 0px;

margin-left: 45px;
	}

div.prodassoc h5 { display: none; margin-bottom: 11px; color: #48ae11;}
div.association_details span { margin-top: 0; margin-bottom: 5px; color: #EC1B34;}

div.prodassoc:hover div.association_remove { opacity: 1; }

span.respond_sub {
	float: right;
	margin-right: 22px;
	margin-top: 18px;}

span.respond_sub label { float: left;
margin-top: 4px;
margin-right: 6px;color: #444444; }

span.endorse_btn {
	float: right;
padding: 5px 10px;
background: #32a7ea;
border-radius: 5px;
margin: 8px 0px;
color: #ffffff;
cursor: pointer;
font-size: 11px;}
