﻿.portoqa .ques_list_type li a {
	display: block;
	padding: 13px 16px;
}

	.portoqa .ques_list_type li a:hover {
		color: #fff;
	}

.portoqa .ques_list_type li {
	width: 20%;
}

.Search_result {
	border-bottom: 1px solid #eee;
	padding: 10px;
	font-weight: normal;
}

	.Search_result:hover {
		background: #fbfbfb;
	}

	.Search_result mark {
		background: #e1f3ff !important;
		color: #005792 !important;
	}

	.Search_result .s_title {
		font-weight: 600;
		text-transform: uppercase;
		height: 18px;
		overflow: hidden;
		display: block;
		font-size: 12px;
	}

.autocomplete-suggestions a,
.autocomplete-suggestions a:visited,
.autocomplete-suggestions a:hover,
.autocomplete-suggestions a:active {
	text-decoration: none;
	color: #555;
}

.portoqa input.ui-autocomplete-input {
	height: 50px;
	background: #fff;
	font-size: 22px;
	outline: none;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 6px 12px;
	border-right: 0;
}

.portoqa h2 a {
	color: #444;
	font-size: 20px;
}

.portoqa .list-none {
	list-style: none;
	margin-bottom: 0;
	padding: 0;
}

.portoqa h2 a:hover,
.portoqa h2 a:focus {
	color: #777;
	text-decoration: none;
}

.portoqa .tag_btn li {
	display: inline-block;
	cursor: default;
}

	.portoqa .tag_btn li a {
		color: #555;
	}

	.portoqa .tag_btn li:hover {
		background: #5dadc5;
		transition: all ease-in;
	}

.portoqa .glyphicon-trash,
.portoqa .glyphicon-pencil,
.portoqa .glyphicon-remove,
.portoqa .glyphicon-ok {
	color: #aaa;
	font-size: 20px;
	padding: 5px;
	border: 1px solid #eee;
}

	.portoqa .glyphicon-trash:hover,
	.portoqa .glyphicon-pencil:hover,
	.portoqa .glyphicon-share-alt:hover,
	.portoqa .glyphicon-remove:hover,
	.portoqa .glyphicon-ok:hover {
		color: #333;
	}

.portoqa .waiting {
	color: #ff0000;
	cursor: pointer;
}

.portoqa .glyphicon-ok {
	margin-left: 3px;
}

.portoqa a.accept em,
.portoqa a.unaccept em {
	padding: 0;
	border: none;
	margin-left: 0px;
}

.portoqa .dropdown-toggle.m_sty ~ .tooltip.top {
	padding: 5px 0;
	margin-top: -3px;
	min-width: 86px;
}

.portoqa .answer-item .ans_item_height .ques_status span {
	font-weight: 600;
	font-style: normal;
	font-size: 12px;
}

.portoqa a.accept em:before,
.portoqa a.unaccept em:before {
	color: #fff;
	background: #5cb85c;
	display: -webkit-flex;
	display: flex;
	padding: 4px;
	margin-left: 4px;
	border: 1px solid #62af62;
	margin-top: 1px;
	font-size: 20px;
	border-radius: 2px;
}

.portoqa a.unaccept em:before {
	background: #fd5555;
	border: 1px solid #f14747;
}

.portoqa a.accept em:hover:before {
	background: #54a554;
}

.portoqa a.unaccept em:hover:before {
	color: #fff;
	background: #f14747;
}

.portoqa .btn-primary[disabled] {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    /* pointer-events: none; */
    border-color: #33bbff;
    background-color: #33bbff;
}

.portoqa .post_author_attachment {
    margin-top: 37px;
    width: 100%;
}

.portoqa .le-div-searchtags input.ui-autocomplete-input-tag {
	border: 1px solid #ddd;
	outline: none !important;
	border-radius: 0;
	background: #fff;
	box-shadow: none;
	padding: 8px;
	margin-right: 4px;
}

.portoqa .le-div-searchtags input::placeholder,
.portoqa .second-search input::placeholder {
	color: #999;
}

.portoqa .answer-detail {
	position: relative;
	min-height: 90px;
	clear: both;
	border: 1px solid #dedede;
	-moz-box-shadow: 0 0 5px #dedede;
	-webkit-box-shadow: 0 0 5px #dedede;
	box-shadow: 0 0 5px #dedede;
	word-break: break-word;
}

	.portoqa .answer-detail .answer-item {
		min-height: 140px;
		padding: 0px 0 0 90px;
		background: #fff;
	}

.portoqa .home-content {
	padding-left: 90px;
}

	.portoqa .home-content .row:first-child {
		margin: 0;
	}

.portoqa .lebug .home-content .row:first-child .col-md-12 {
	padding: 0;
}

.portoqa .home-nocontent {
	margin-bottom: 30px;
	margin-top: 15px;
	border: 1px solid #dedede;
	-moz-box-shadow: 0 0 5px #dedede;
	-webkit-box-shadow: 0 0 5px #dedede;
	box-shadow: 0 0 5px #dedede;
	padding: 20px 10px;
	background: #fff;
}

.portoqa .tag-content {
	border-bottom: 1px solid #eee;
	padding-bottom: 6px;
}

	.portoqa .home-content h2,
	.portoqa .tag-content h2 {
		line-height: normal;
		font-weight: 500;
	}

.portoqa .answer-detail .answer-item .row.ans_item_height {
	margin: 0;
}

	.portoqa .answer-detail .answer-item .row.ans_item_height .col-md-12:first-child {
		padding: 0;
	}

.portoqa .DisplayName strong {
	color: #777;
}

.portoqa .DisplayName.pos1 span, .portoqa .answer-item .ans_item_height span, .portoqa .own_ques_in_cmt .DisplayName span, .portoqa .own_reply_in_cmt .DisplayName span, .portoqa .coms .reply-item_in_cmt .DisplayName span {
	margin: 0 4px 0 0;
	font-style: italic;
	color: #aaa;
	font-size: 12px;
}

.portoqa .ans_item_height span.moment {
	font-style: italic;
	color: #a5a5a5;
	letter-spacing: normal;
	margin: 0 15px 0 -2px;
}


.portoqa .replyparent {
	position: relative;
}

.portoqa .allreply {
	clear: both;
}

	.portoqa .allreply hr,
	.portoqa .answer-detail hr {
		margin: 7px 0 25px 0;
	}

.portoqa .own_reply .replier,
.portoqa .reply-item_in img.replier,
.portoqa .reply-item_inn img.replier,
.portoqa .own_reply_inn img.replier {
	position: absolute;
	top: 15px;
	left: -26px;
	padding: 4px;
	background: #FFF;
	border: 1px solid #E5E5E5;
	height: 50px;
	width: 50px;
}

.portoqa .own_reply .reply-item,
.portoqa .reply-item_in .reply-item,
.portoqa .reply-item_inn .reply-item,
.portoqa .own_reply_inn .reply-item {
	padding-left: 0;
}

.portoqa .reply-item_inn,
.portoqa .own_reply_inn {
	margin-bottom: 15px;
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	padding: 10px 15px 37px 35px;
	position: relative;
	clear: both;
	-webkit-animation-name: myopacity; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	animation-name: myopacity;
	animation-duration: 1s;
	min-height: 80px;
}

.portoqa .testing {
	margin-bottom: 0;
	-webkit-animation-name: myopacity; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 1s; /* Safari 4.0 - 8.0 */
	animation-name: myopacity;
	animation-duration: 1s;
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes myopacity {
	from {
		opacity: .2;
	}

	to {
		opacity: 1;
	}
}

/* Standard syntax */
@keyframes myopacity {
	from {
		opacity: .2;
	}

	to {
		opacity: 1;
	}
}

.portoqa .totalItems {
	display: table;
	background: #eee;
	padding: 4px 10px;
	margin-top: 8px;
}

.portoqa .likes .votes,
.portoqa .likes .status,
.portoqa .answer-img .votes,
.portoqa .reply-img .votes {
	padding: 5px 8px;
	display: inline-block;
	border: 1px solid #eee;
	font-size: 12px;
}

	.portoqa .likes .votes > strong,
	.portoqa .likes .status > strong,
	.portoqa .answer-img .votes > strong,
	.portoqa .reply-img .votes > strong {
		font-size: 12px;
		font-weight: normal;
	}

.portoqa .ques_status {
	text-transform: uppercase;
	font-weight: 600;
	color: #999;
	margin: 6px 0;
	max-width: 300px;
	text-align: center;
	border: 1px solid #eee;
	padding: 5px 20px;
	border-radius: 4px;
	min-width: 150px;
}

.portoqa ul.allreply {
	margin: 0;
	padding: 0;
}

.portoqa .glyphicon-triangle-top,
.portoqa .glyphicon-triangle-bottom {
	font-size: 28px;
	color: #ccc;
	line-height: 20px;
}

	.portoqa .glyphicon-triangle-top:hover,
	.portoqa .glyphicon-triangle-bottom:hover {
		color: #999;
	}

.portoqa a.previous_page {
	border: 1px solid #eee;
	padding: 4px 6px;
	font-size: 14px;
	color: #999;
	float: left;
}

	.portoqa a.previous_page:hover {
		background: #999;
		border: 1px solid #999;
		color: #eee;
	}

.portoqa .edit_reply input {
	padding: 3px 10px;
	border: 1px solid #eee;
}

.portoqa .reply label,
.portoqa .answer-img label {
	margin-bottom: 0;
	font-size: 16px;
	line-height: 25px;
	color: #999;
	display: block;
	margin: 0 0 0 5px;
}

.portoqa a.home_comment {
	color: #03A9F4;
}

	.portoqa a.home_comment:hover {
		color: #333;
	}

.portoqa textarea {
	line-height: 22px;
	margin: 15px 0 4px;
	min-height: 175px;
	border: 1px solid #E5E5E5;
	display: inline-block;
}

.portoqa .allreply h3 {
	margin: 10px 0 20px;
}

.portoqa .searchAddBtn {
	border-right: 1px solid #c8c6c6;
}

.portoqa .input-group .searchAddBtn,
.portoqa .input-group .searchBtn {
	padding: 13px 12px;
	line-height: normal;
}

.portoqa .search_box {
	text-align: center;
	margin-bottom: 30px;
}

.portoqa ul.pagination.pull-right {
	margin: 10px 0;
}

.portoqa .publishto ul li {
	list-style: none;
}

.portoqa .le-span-searchtags {
	padding: 6px;
	width: auto;
	background-color: #eee;
	margin: 8px 2px 0;
	display: inline-block;
}

	.portoqa .le-span-searchtags:hover {
		background: #efefef;
	}

	.portoqa .le-span-searchtags .glyphicon-trash {
		padding: 0;
		border: none;
		font-size: 12px;
	}

.portoqa .col-md-12.le-div-searchtags {
	margin-bottom: 10px;
}

.portoqa .le-div-searchtags.pull-right,
.portoqa .second-search {
	display: -webkit-flex;
	display: flex;
}

.portoqa .open ul.dropdown-menu {
	border-radius: 0 0 4px 4px;
}

.portoqa .second-search input.ui-autocomplete-input {
	width: 200px;
	border: 1px solid #ddd;
	height: 34px;
	font-size: 14px;
	color: #333;
}

	.portoqa .second-search input.ui-autocomplete-input:focus {
		border-color: #66afe9;
		-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
		box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	}

.portoqa .back {
	background: #bbb;
	color: #fff;
	padding: 4px 10px;
	cursor: pointer;
}

	.portoqa .back:hover {
		background: #777;
	}

.portoqa .tag_height {
	background: #fdfdfd;
	border: 1px solid #cdcdcd;
	text-align: center;
}

	.portoqa .tag_height .tagdesc {
		height: 75px;
		overflow: hidden;
		padding: 10px 25px 0;
		line-height: 22px;
	}

	.portoqa .tag_height .tagsubs {
		border-top: 1px solid #EEE;
		padding: 5px 0;
	}

		.portoqa .tag_height .tagsubs,
		.portoqa .tag_height .tagsubs a {
			margin: 0;
		}

	.portoqa .tag_height h5 {
		font-size: 18px;
		position: relative;
		margin: 0;
		top: -4px;
		height: 28px;
		overflow: hidden;
		line-height: 25px;
	}

		.portoqa .tag_height h5:after {
			position: absolute;
			content: '';
			width: 48px;
			height: 2px;
			background: #999;
			bottom: 0px;
			left: 40%;
		}

		.portoqa .tag_height h5 a:hover {
			color: #000;
		}

.portoqa .badge.foldercount {
	max-height: 30px;
	padding: 10px;
	position: relative;
	background: #fafafa;
	border: 1px solid #cdcdcd;
	color: #595959;
	top: -15px;
	border-radius: 0;
}

.portoqa .main-tag .col-md-3.no_col {
	padding-bottom: 30px;
}

.portoqa .h3_style {
	font-size: 19px;
}

.portoqa .testing {
	position: relative;
}

.portoqa .coms {
	border: 1px solid #E5E5E5;
	border-radius: 5px;
}

.portoqa .post_author {
	padding: 0 110px 0 85px;
}

	.portoqa .post_author .DisplayName {
		display: inline-block;
	}

.portoqa .reply {
	border: 1px solid #E5E5E5;
	overflow: hidden;
	box-shadow: 0 0 5px #dedede;
}

.portoqa .own_reply {
	border: 1px solid #E5E5E5;
	border-radius: 5px;
	padding: 15px 15px 15px 40px;
	position: relative;
	min-height: 90px;
}

.portoqa .main-tag h2 {
	margin: 0 0 10px 0;
}

.portoqa .main-tag button.btn.btn-primary {
	border-radius: 0;
}

.portoqa .alltags {
	border: 1px solid #ddd;
	border-radius: 0;
	width: 40px;
	margin-right: 4px;
	padding-top: 9px;
	color: #777;
}

	.portoqa .alltags:hover,
	.portoqa .m_sty:hover {
		background-color: #eee;
		color: #777;
	}

.portoqa button.m_sty {
	width: 40px;
	height: 40px;
	border-radius: 0;
	color: #777;
	border: 1px solid #ddd;
}

.portoqa .all_icons a,
.portoqa .edit_comment a {
	border-radius: 0;
	height: 32px;
	color: #aaa;
	padding: 3px 5px 5px 6px;
	border: 1px solid #eee;
	box-shadow: none;
	display: inline-block;
}

	.portoqa .all_icons a:hover {
		color: #000;
	}

.portoqa .all_icons .copied {
	border-radius: 0;
	height: 32px;
	color: #aaa;
	font-size: 16px;
	padding: 3px 5px 5px 6px;
	border: 1px solid #eee;
	box-shadow: none;
	line-height: normal;
}

.portoqa .copied:hover {
	background: none;
	color: #333;
	box-shadow: none;
}

.portoqa ._rm_text {
	color: #aaa;
	font-style: italic;
	text-transform: lowercase;
	clear: both;
}

.portoqa ._rm_img ul {
	padding: 0;
	width: 100%;
	max-height: 143px;
	overflow: auto;
}

.portoqa ._rm_img img.replier {
	width: 40px;
	margin: 2px 6px 0 0;
}

.portoqa ._rm_img img.replier {
	padding: 2px;
}

.portoqa ._rm_img ul li {
	display: inline-block;
}

.portoqa .Related h3:after {
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	content: '';
	display: block;
	width: 32px;
	background: #999;
	padding: 2px 0 0 3px;
}

.portoqa .Related:hover h3:after {
	background: #999;
	width: 60px;
	height: 2px;
}

.portoqa .Related h3 {
	display: inline-block;
	text-transform: uppercase;
	color: #111;
	text-decoration: none;
	line-height: 44px;
	margin: 0 0 10px 0;
}

.portoqa .Related li {
	margin: 10px 0 10px 18px;
	background: #f1f1f1;
	padding: 10px 0px 10px 20px;
	position: relative;
	list-style: none;
	-webkit-transition: background .5s ease-out;
	-moz-transition: background .5s ease-out;
	-ms-transition: background .5s ease-out;
	-o-transition: background .5s ease-out;
	transition: background .5s ease-out;
}

	.portoqa .Related li:hover {
		background: #dedede;
	}

	.portoqa .Related li:before {
		content: "\e022";
		font-family: 'Glyphicons Halflings';
		color: #fff;
		position: absolute;
		left: -18px;
		top: 50%;
		margin-top: -17px;
		background: #cdcdcd;
		height: 34px;
		width: 34px;
		border: 3px solid #FFFFFF;
		text-align: center;
		font-style: normal;
		font-weight: bold;
		border-radius: 100%;
		-webkit-transition: all .3s ease-out;
		-moz-transition: all .3s ease-out;
		-ms-transition: all .3s ease-out;
		-o-transition: all .3s ease-out;
		padding: 2px 0 0 2px;
		font-size: 14px;
	}

	.portoqa .Related li:hover:before {
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		transform: rotate(360deg);
	}

.portoqa .r_result .r_title {
	font-weight: 600;
	text-transform: uppercase;
	height: 18px;
	overflow: hidden;
	font-size: 12px;
	color: #777;
}

.portoqa .Related ul li a:hover {
	text-decoration: none;
	color: #111;
}

.portoqa .r_result .r_des {
	height: 20px;
	overflow: hidden;
	display: block;
	font-size: 12px;
}

.portoqa .answer_acceptedAnswer .glyphicon-ok {
	font-size: 28px;
	color: #5cb85c;
	display: block;
	line-height: 20px;
	border: none;
}

.autocomplete-suggestions-list {
	padding: 5px;
	cursor: pointer;
}

	.autocomplete-suggestions-list:hover {
		background-color: #eee;
	}

.portoqa .all_icons {
	text-align: right;
}

.portoqa .likes .views {
	padding: 5px;
	display: inline-block;
	border: 1px solid #eee;
	font-size: 12px;
}

	.portoqa .likes .views > strong {
		font-weight: normal;
	}

.portoqa .home-cnt .all_icons .col-md-12 {
	padding: 0;
}

.portoqa .home-cnt {
	border: 1px solid #dedede;
	-moz-box-shadow: 0 0 5px #dedede;
	-webkit-box-shadow: 0 0 5px #dedede;
	box-shadow: 0 0 5px #dedede;
}

.portoqa .allreply .replyparent ol li, .portoqa .allreply .replyparent ul li {
	list-style: inherit !important;
}

.portoqa .CustomEditorOptions {
	text-align: center;
	text-decoration: underline;
	margin-bottom: 0;
}

.portoqa .DisplayName img,
.portoqa .reply-img .replier {
	width: 65px;
	height: 65px;
}

.portoqa .home-content h2 a {
	font-size: 22px;
	color: #2f3239;
	vertical-align: top;
}

.portoqa .votes.LE_ViewsCount {
	display: inline-block;
	font-size: 12px;
}

	.portoqa .votes.LE_ViewsCount > strong {
		font-weight: normal;
	}

.portoqa .ans_item_height .tag_btn ul li, .portoqa .home-cnt .tag_btn ul li {
	display: inline-block;
	padding: 5px;
	margin: 0px 4px 4px 0px;
	background: #eee;
	color: #555;
}

.portoqa .ans_item_height .answer-img .votes em, .portoqa .post_author .answer_vote em {
	font-size: 20px;
	color: #a5a5a5;
	margin: 0 5px;
}

.portoqa .votes a, .portoqa .answer_vote a {
	display: block;
	font-size: 20px;
	color: #aaa;
}

.portoqa .home-content .tag_btn {
	margin: 0;
	padding: 0;
}

.portoqa .post_author .post_top {
	padding: 4px 0 15px 0;
}


.portoqa .votes_top .votes em, .portoqa .likes .views em {
	position: relative;
	top: 2px;
}

.portoqa a {
	cursor: pointer;
	text-decoration: none !important;
}

.portoqa .ques_list_type li a:before {
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	margin-right: 8px;
	font-weight: 900;
}

.portoqa .ques_list_type li[category="allquestion"] a:before {
	content: "\f02e";
}

.portoqa .ques_list_type li[category="answered"] a:before {
	content: "\f005";
}

.portoqa .ques_list_type li[category="unanswered"] a:before {
	content: "\f06a";
}

.portoqa .ques_list_type li[category="myquestions"] a:before {
	content: "\f15b";
}

.portoqa .ques_list_type li[category="myanswers"] a:before {
	content: "\f122";
}

.portoqa .tabs.tabs-simple .nav-tabs > li {
	margin-bottom: 0;
}

.portoqa .answer-item .ans_item_height h2 {
	font-size: 22px;
	line-height: normal;
}

.portoqa .bs-example-form .input-group > span.searchAddBtn em {
	font-size: 22px;
}

.portoqa .likes .status.accepted {
	background: #5cb85c;
	color: #fff;
	border: 1px solid #63b162;
}

.portoqa .likes .status.answer {
	border: 1px solid #59ca57;
	color: #59ca57;
}

.portoqa .DisplayName .answer-img .votes, .portoqa .reply-img .answer_acceptedAnswer {
	border: none;
}

.portoqa .ques_detail .lastactive, .portoqa .DisplayName span.moment, .portoqa .ath_con {
	font-size: 12px;
	color: #aaa;
	font-style: italic;
	text-align: right;
}

.portoqa .replyparent .reply .post_author hr {
	clear: none;
}

.portoqa .home-content .likes_top .tag_btn ul, .portoqa .ans_item_height .votes_top .tag_btn ul {
	padding: 0;
}

.portoqa .ques_list_type .nav li a {
	margin: 0;
	transition: all 0.2s ease;
}

.portoqa .ques_list_type li[selected="selected"] a, .lfporto .ques_list_type li[selected="selected"] a:hover {
	border-color: #8c8c8c !important;
	background: #8c8c8c;
	color: #fff;
}

.portoqa .tabs.tabs-simple .nav-tabs > li > a:hover {
	border-bottom-color: #8c8c8c;
	background: #8c8c8c;
	color: #fff;
}

.portoqa a.subscribes:hover {
	color: #20acf3;
}

.portoqa a.subscribes {
	color: #38bcff;
	margin: 10px 0;
	display: inline-block;
}

.portoqa a.unsubscribes {
	color: #ff4444;
	margin: 10px 0;
	display: inline-block;
}

.portoqa .votes_top em,
.portoqa .votes_top span,
.portoqa .post_top em,
.portoqa .post_top span,
.portoqa .own_reply .DisplayName {
	font-size: 12px;
}

.portoqa .own_reply .reply-item .edit_comment {
	display: block;
	text-align: right;
}

@media (max-width: 991px) {

	.portoqa input.ui-autocomplete-input {
		height: 38px;
	}

	.portoqa .second-search input.ui-autocomplete-input {
		width: 100%;
	}

	.portoqa .main-tag h2 {
		margin: 20px 0 0px 0;
		text-align: center;
	}

	.portoqa h2, .portoqa h2 a {
		font-size: 18px;
		margin: 10px 0;
	}

	.portoqa .search_box input.ui-autocomplete-input {
		font-size: 14px;
	}

	.portoqa .search_box .input-group-addon {
		font-size: 13px;
		padding: 6px;
	}

	.portoqa .tabs.tabs-simple ul.nav-tabs {
		text-align: left;
	}

	.portoqa .ques_list_type li {
		width: 100%;
	}

	.portoqa .likes .votes,
	.portoqa .likes .status {
		margin: 5px 0;
	}

	.portoqa .likes {
		padding: 20px 10px;
	}

	.portoqa .m_sty {
		width: 100%;
	}

	.portoqa .tag_height {
		height: auto;
	}

		.portoqa .tag_height a.subscribes,
		.portoqa .tag_height a.unsubscribes {
			position: static;
		}

		.portoqa .tag_height .tagdesc {
			margin-bottom: 4px;
		}

	.portoqa ._rm_img ul {
		margin-bottom: 0;
	}

	.portoqa .le-div-searchtags input.ui-autocomplete-input-tag {
		width: 100%;
	}

	.portoqa button.m_sty {
		padding: 6px;
	}

	.portoqa .ans_item_height .DisplayName {
		min-width: auto;
	}

	.portoqa .bs-example-form .input-group > span.searchAddBtn em {
		font-size: 16px;
	}

	.portoqa .home-content h2 a {
		font-size: 18px;
	}

	.portoqa .le-div-searchtags.pull-right {
		float: none !important;
	}

	.portoqa .answer-item .ans_item_height h2 {
		font-size: 18px;
		line-height: normal;
	}

	.portoqa .own_reply .DisplayName {
		float: none !important;
		display: inline-block;
		margin-top: 5px;
	}

	.portoqa .post_author {
		padding: 0;
		margin: 0 0 0 77px;
		clear: right;
	}

	.portoqa .reply .reply-item {
		display: inline-block;
		width: 100%;
	}

	.portoqa .second-search {
		float: none !important;
	}

	.portoqa .ques_view {
		display: inline-block;
		margin: 0 0 7px 0;
	}

	.portoqa .votes {
		display: inline;
		font-size: 12px;
		margin: 0 0 0 -8px;
	}

	.portoqa .ques_detail .a2a_default_style {
		display: inline-block;
		margin: 0 0 4px 0;
	}

    .portoqa .comment-box {
        clear: both;
        margin-left: -55px;
    }

    .portoqa .clearboth {
        clear: both;
    }
}

.portoqa .dropdown-toggle::after {
	content: none;
}

.portoqa .publishto > ul > li > a {
	color: #000;
	border: none;
	display: block;
}

.portoqa ul.attachment li a {
	text-decoration: none;
	color: #555;
}

.portoqa fieldset {
	padding: 10px;
	border: 1px #cccccc solid;
	margin-top: 15px;
	margin-bottom: 15px;
}

	.portoqa fieldset legend {
		margin: 0;
		border-bottom: 0;
		width: auto;
		font-size: 15px;
		padding: 0 10px;
	}

	.portoqa fieldset .attachment .delete-icon {
		border-radius: 0;
		height: 32px;
		color: #aaa;
		padding: 3px 5px 5px 6px;
		border: 1px solid #eee;
		box-shadow: none;
		display: inline-block;
		margin-left: 5px;
		margin-bottom: 4px;
	}

	.portoqa fieldset .attachment .delete-icon em {
		font-size: 14px;
	}

.portoqa fieldset .attachment .delete-icon:before {
	content: none;
}

	.portoqa fieldset .attachment {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.portoqa fieldset .attachment li {
			list-style: none;
		}




/* 
   Plupload
------------------------------------------------------------------- */

/*.plupload_wrapper * {
    box-sizing: content-box;
}*/

.plupload_button {
    display: -moz-inline-box; /* FF < 3*/
    display: inline-block;
    font: normal 12px sans-serif;
    text-decoration: none;
    color: #42454a;
    border: 1px solid #bababa;
    padding: 2px 8px 3px 20px;
    margin-right: 4px;
    background: #f3f3f3 url('../images/buttons.png') no-repeat 0 center;
    outline: 0;
    /* Optional rounded corners for browsers that support it */
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

    .plupload_button:hover {
        color: #000;
        text-decoration: none;
    }

.plupload_disabled, a.plupload_disabled:hover {
    color: #737373;
    border-color: #c5c5c5;
    background: #ededed url('../images/buttons-disabled.png') no-repeat 0 center;
    cursor: default;
}

.plupload_add {
    background-position: -181px center;
}

.plupload_wrapper {
    font: normal 11px Verdana,sans-serif;
    width: 100%;
}

.plupload_container {
    padding: 8px;
    background: url('../images/transp50.png');
    /*-moz-border-radius: 5px;*/
}

    .plupload_container input {
        border: 1px solid #DDD;
        font: normal 11px Verdana,sans-serif;
        width: 98%;
    }

.plupload_header {
    background: #2A2C2E url('../images/backgrounds.gif') repeat-x;
}

.plupload_header_content {
    background: url('../images/backgrounds.gif') no-repeat 0 -317px;
    min-height: 56px;
    padding-left: 60px;
    color: #FFF;
    display: none;
}

.plupload_header_title {
    font: normal 18px sans-serif;
    padding: 6px 0 3px;
}

.plupload_header_text {
    font: normal 12px sans-serif;
}

.plupload_filelist_content {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
}

.plupload_scroll .plupload_filelist_content {
	height: 100px;
	background: #F5F5F5;
	overflow-y: scroll;
}

.plupload_filelist_content li {
	padding: 10px 8px;
	background: #F5F5F5 url('../images/backgrounds.gif') repeat-x 0 -156px;
	border-bottom: 1px solid #DDD;
}

.plupload_filelist_header, .plupload_filelist_footer {
    background: #DFDFDF;
    padding: 8px 8px;
    color: #42454A;
}

.plupload_filelist_header {
    border-top: 1px solid #EEE;
    border-bottom: 1px solid #CDCDCD;
}

.plupload_filelist_footer {
    border-top: 1px solid #FFF;
    line-height: 20px;
    vertical-align: middle;
}

.plupload_file_name {
    float: left;
    overflow: hidden
}

.plupload_file_status {
    color: #777;
}

    .plupload_file_status span {
        color: #42454A;
    }

.plupload_file_size, .plupload_file_status, .plupload_progress {
    float: right;
    width: 80px;
}

.plupload_file_size, .plupload_file_status, .plupload_file_action {
    text-align: right;
}

.plupload_filelist_content .plupload_file_name {
	width: 500px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.plupload_file_action {
    float: right;
    width: 16px;
    height: 16px;
    margin-left: 15px;
}

    .plupload_file_action * {
        display: none;
        width: 16px;
        height: 16px;
    }

li.plupload_uploading {
    background: #ECF3DC url('../images/backgrounds.gif') repeat-x 0 -238px;
}

li.plupload_done {
    color: #AAA
}

li.plupload_delete a {
    background: url('../images/delete.gif');
}

li.plupload_failed a {
    background: url('../images/error.gif');
    cursor: default;
}

li.plupload_done a {
    background: url('../images/done.gif');
    cursor: default;
}

.plupload_progress, .plupload_upload_status {
    display: none;
}

.plupload_progress_container {
    margin-top: 3px;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 1px;
}

.plupload_progress_bar {
    width: 0px;
    height: 7px;
    background: #CDEB8B;
}

.plupload_scroll .plupload_filelist_header .plupload_file_action, .plupload_scroll .plupload_filelist_footer .plupload_file_action {
    margin-right: 17px;
}

/* Floats */

.plupload_clear, .plupload_clearer {
    clear: both;
}

.plupload_clearer, .plupload_progress_bar {
    display: block;
    font-size: 0;
    line-height: 0;
}

li.plupload_droptext {
    background: transparent;
    text-align: center;
    vertical-align: middle;
    border: 0;
    line-height: 100px;
}

td.plupload_file_status {
    color: #777;
    margin-right: 32px;
}

.plupload_hidden,
.plupload_start,
.plupload_file_thumb,
.plupload_droptext,
.plupload_filelist_header,
.plupload_header .plupload_message,
.plupload_content.plupload_dropbox .plupload_uploading,
.plupload_filelist_footer .plupload_file_status,
.plupload_filelist_footer .plupload_file_size,
.plupload_filelist_footer {
	display: none;
}

.plupload_filelist_header,
.plupload_filelist_footer {
	width: 100%;
	height: auto !important;
	background: #DFDFDF !important;
	padding: 8px !important;
}

	.plupload_filelist_header tbody {
		display: table;
		width: 100%;
	}

	.plupload_filelist_footer {
		display: block
	}

.plupload_button {
	font-size: 12px !important;
	font-family: inherit !important;
}

.plupload_file {
	display: inline-block;
	width: 100% !important;
}

