.qq_questions_view,.qq_questions_view *{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important;box-sizing:content-box!important}
.qq_questions_view > h1{
    font-size: 24px;
}
.qq_questions_info{
    height: 32px;
    line-height: 32px;
    color: #777;
}
.qq_questions_info .qq_questions_img img{border-radius: 50%;float: left;margin-right: 10px;}
.qq_questions_info > span, .qq_questions_ajax .qq_answer .qq_answer_info > span{
    display: inline-block;
    float: left;
    margin-right: 15px;
    line-height: 32px;
    height: 32px;
}
.qq_questions_info span img{vertical-align:middle;}
.qq_questions_text{margin: 15px 0;font-size: 16px;clear: both;}
.qq_questions_text img{max-width:100%}
.qq_questions_answers{clear: both;}
.qq_questions_answers h2{
    font-size: 22px;
}
.qq_questions_answers .qq_questions_menu{border-bottom: 1px solid #f0f1f4;margin-bottom: 16px;display: block;overflow: hidden;}
.qq_questions_answers .qq_questions_sort{
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    float: left;
}
.qq_questions_answers .qq_questions_sort li{
    float: left;
}
.qq_questions_answers .qq_questions_sort li:first-child a {
    margin-left: 0;
}
.qq_questions_answers .qq_questions_sort li a{
    display: block;
    margin: 0 10px;
    padding: 10px 0 10px 0;
    font-size: 14px;
    font-weight: bold;
    color: #888;
    text-decoration: none;
    transition: all .2s ease-in-out;
    background: url("/templates/default/controllers/questions/img/sort.png") no-repeat right center;
    padding-right: 16px;
}
.qq_questions_answers .qq_questions_subscribers{
    float: right;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
}
.qq_questions_answers .qq_questions_subscribers img{
    vertical-align: sub;
}

.qq_questions_a_list{}
.qq_questions_a_list .qq_questions_loading{
    display: block;
    text-align: center;
    padding: 10px;
	display:none
}

.qq_questions_ajax, .qq_questions_form{
    overflow: hidden;
}
.qq_questions_ajax .qq_answer, .qq_questions_best .qq_answer{
    display: block;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
}
.qq_questions_ajax .qq_answer.is_qq_not_pub{
	-moz-opacity:0.6;
	-ms-opacity:0.6;
	filter:alpha(opacity=60);
	-khtml-opacity:0.6;
	-o-opacity:0.6;
	-webkit-opacity:0.6;
	opacity:0.6
}
.qq_questions_ajax .qq_answer.qq_answer_selected{border-color: #F44336;}
.qq_questions_ajax .qq_answer:last-child{border:none;margin-bottom:0}
.qq_questions_ajax .qq_answer:last-child .qq_answer_text{margin-bottom:0}
.qq_questions_ajax .qq_answer .qq_answer_img, .qq_questions_best .qq_answer .qq_answer_img{float:left;margin-right:10px;line-height: 0;border: 1px solid #ccc;padding: 3px;}
.qq_questions_ajax .qq_answer .qq_answer_info, .qq_questions_best .qq_answer .qq_answer_info{
    position: relative;
    display: inline-block;
    color: #888;
    font-size: 13px;
    font-weight: bold;
    padding-top: 2px;
    height: 15px;
    width: calc(100% - 60px);
}
.qq_questions_ajax .qq_answer .qq_answer_info span, .qq_questions_best .qq_answer .qq_answer_info span{
	line-height:normal;
	height:auto
}
.qq_questions_ajax .qq_answer .qq_answer_info .is_delete_answer, .qq_answer_comment .is_delete_comm{float:right}
.qq_questions_ajax .qq_answer .qq_answer_info .is_delete_answer img{width: 16px;}
.qq_questions_ajax .qq_answer .qq_answer_info span img, .qq_questions_best .qq_answer .qq_answer_info span img{
    vertical-align: top;
    width: 13px;
}
.qq_questions_ajax .qq_answer .qq_answer_text, .qq_questions_best .qq_answer .qq_answer_text{margin: 2px 0 3px;min-height: 16px;}
.qq_questions_ajax .qq_answer .qq_answer_attach, .qq_questions_best .qq_answer .qq_answer_attach{clear: both;margin-top: 10px;}
.qq_questions_ajax .qq_answer .qq_answer_attach a, .qq_questions_best .qq_answer .qq_answer_attach a{text-decoration:none;    margin-right: 5px;}
.qq_questions_ajax .qq_answer .qq_answer_meta, .qq_questions_best .qq_answer .qq_answer_meta{
	margin: 10px 0 0;
	clear:both;
	line-height:0
}
.qq_questions_ajax .qq_answer .qq_answer_btn, .qq_questions_best .qq_answer .qq_answer_btn{
    display:  inline-block;
    border: 1px solid #ccc;
    color: #888;
    border-radius: 3px;
    padding: 0 10px;
    min-height: 16px;
    margin-bottom: 5px;
}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_best_ans{padding:7px 10px;border-color: #add6af;color: #63b966;}
.qq_questions_best .qq_answer .qq_answer_btn.is_best_ans{display:none}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_like_dislike, .qq_questions_best .qq_answer .qq_answer_btn.is_like_dislike{
    padding: 0;
    line-height: 0;
    height: 30px;
}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_like_dislike img, .qq_questions_best .qq_answer .qq_answer_btn.is_like_dislike img{padding: 7px 9px;vertical-align: top;}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_like_dislike span, .qq_questions_best .qq_answer .qq_answer_btn.is_like_dislike span{
    background: #f7f7f7;
    border-right: 1px solid #ccc;
    margin: 0;
    padding: 15px 10px 15px;
    cursor: default;
}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_like_dislike span.loading_process, .qq_questions_best .qq_answer .qq_answer_btn.is_like_dislike span.loading_process{padding: 8px 10px 6px;}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_like_dislike span.loading_process img, .qq_questions_best .qq_answer .qq_answer_btn.is_like_dislike span.loading_process img{padding:0;vertical-align: middle;}
.qq_questions_ajax .qq_answer .qq_answer_btn img, .qq_questions_best .qq_answer .qq_answer_btn img{
    vertical-align: sub;
    width: 16px;
    height: 16px;
}
.qq_questions_ajax .qq_answer .qq_answer_btn span, .qq_questions_best .qq_answer .qq_answer_btn span{
    padding: 15px 0 15px 10px;
    margin-left: 5px;
    display: inline-block;
    border-left: 1px solid #ccc;
}
.qq_questions_ajax .qq_answer .qq_answer_btn, .qq_questions_best .qq_answer .qq_answer_btn, .qq_questions_answers .qq_questions_subscribers{cursor:pointer}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_answer_pub{
    padding: 6px 8px;
    color: #4fa70a;
    border-color: #61ca0f;
	text-decoration: none;
}
.qq_questions_ajax .qq_answer .qq_answer_btn.is_answer_decline{
    padding: 6px 8px;
    color: #e21b1b;
    border-color: #e21b1b;
}
.qq_questions_ajax .qq_answer .is_answer_in_moder{
    display: block;
    padding: 15px 10px;
    background: #3687ec;
    color: #fff;
    border-radius: 3px;
}

.qq_questions_form textarea[name="qq_questions_form_add"], input#guest_name, input#guest_email{
	width: calc(100% - 20px);
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 9px;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	background: 0 0;
	position: relative;
	outline: 0;
	margin-bottom: 10px;
	box-shadow: none;
	transition: none;
}

input#guest_name, input#guest_email{padding: 5px 9px 4px;width: 200px;float: left;margin: 0 5px 5px 0;}

.qq_questions_form_btns{
    text-align: right
}
.qq_questions_form_btns .captcha-holder{float:left}
.qq_questions_form_btns .captcha-holder .captcha-modal__credits{display:none !important}
.qq_questions_form_btns .captcha-holder .captcha-modal__header{display:none !important}
.qq_questions_form_btns .qq_questions_fba{
	float: right;
	padding: 0 12px;
	font-size: 14px;
	width: auto !important;
	border: 1px solid #5dbfdc;
	border-radius: 4px;
	white-space: nowrap;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	font-weight: 300;
	-webkit-transition: all 0.15s;
	-moz-transition: all 0.15s;
	transition: all 0.15s;
	color: #ffffff;
	background-color: #5dbfdc;
}
.qq_questions_form_btns .qq_questions_fba.qq_disabled_btn{background: #a29e9e;border-color: #a29e9e;cursor: not-allowed;}
.qq_questions_best{
    border: 1px solid #a5d8a7;
    background: #f7fff8;
    border-radius: 2px;
    padding: 10px;
	clear:both
}
.qq_questions_best legend{
    background: #fff;
    color: #4CAF50;
    border: 1px solid #a5d8a7;
    margin: 0;
    padding: 0 8px;
    height: 26px;
    line-height: 26px;
    width: auto;
    font-size: 14px;
}
.qq_questions_best .qq_answer{border:none;margin: 0;padding:0}

.qq_answer_comments{border: 1px solid #ddd;background: #fff;margin-top: 10px;position: relative;display:none;}
.qq_answer_comments:before, .qq_answer_comments:after{
	content:"";
	width: 0;
	height: 0;
	border: 8px solid;
	position: absolute;
	top: -16px;
	left: 12px;
	border-color: transparent transparent #e2e2e2;
}
.qq_answer_comments:after{border: 6px solid;border-color: transparent transparent #fff;top: -12px;left: 14px;}
.qq_answer_comments_list{background:#fff}
.qq_answer_comments_list > p{
    margin: 0;
    padding: 20px 15px;
    line-height: 0;
    font-size: 14px;
    color: #777;
}

.qq_answer_comments_form{
    margin: -1px;
    overflow: hidden;
	position: relative;
}
.qq_answer_comments_form input{width: calc(100% - 64px) !important;height: 32px;min-height: auto !important;line-height: 32px !important;padding: 0px 10px;outline: none;border: 1px solid #ddd;float: left;}
.qq_answer_comments_form .add_comm_btn{
    display: inline-block;
    height: 34px;
    width: 43px;
    text-align: center;
    line-height: 40px;
    background: #3F51B5;
    color: #fff;
    float: left;
    margin-left: -1px;
    cursor:pointer;
}
.qq_answer_comments_form .add_comm_btn.qq_com_disabled_btn{cursor:not-allowed;background:#ddd}
.qq_answer_comments_form .add_comm_btn img{vertical-align: unset}
.qq_answer_comment{
    margin: 10px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    display: block;
    clear: both;
}
.qq_answer_comment span{
    margin-left: 5px;
    color: #afafaf;
    font-size: 13px;
}
.qq_answer_comment:last-child{
    border: none;
    padding: 0;
}

.qq_answer_info .qq_actions_right{
    visibility: visible !important;
    list-style: none;
    float: right;
    margin:0;
    color: #666;
    display: inline-block;
}
.qq_answer_info .qq_actions_right > li{
    width: 40px;
    height: 25px;
    text-align: center;
    cursor: pointer;
	-moz-opacity:0.5;
	-ms-opacity:0.5;
	filter:alpha(opacity=50);
	-khtml-opacity:0.5;
	-o-opacity:0.5;
	-webkit-opacity:0.5;
	opacity:0.5;
}
.qq_answer_info .qq_actions_right > li:hover{
	-moz-opacity:1;
	-ms-opacity:1;
	filter:alpha(opacity=100);
	-khtml-opacity:1;
	-o-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.qq_answer_info .qq_actions_right li ul{
    margin: 0;
    list-style: none;
    right: -8px;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    position: absolute;
    visibility: hidden;
    min-width: 110px;
    max-width: 120px;
    background: #fff;
    z-index: 4;
    border: 1px solid #c5d0db;
    padding: 8px;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    -moz-opacity:0;
    -ms-opacity:0;
    filter:alpha(opacity=0);
    -khtml-opacity:0;
    -o-opacity:0;
    -webkit-opacity:0;
    opacity:0;
    pointer-events: none;
}
.qq_answer_info .qq_actions_right li ul:after,.qq_answer_info .qq_actions_right li ul:before {
    position: absolute;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    bottom: 100%;
    right: 26px;
}

.qq_answer_info .qq_actions_right li ul:before {
    border-width: 6px;
    margin: 0 -6px;
    border-bottom-color: #c5d0db
}

.qq_answer_info .qq_actions_right li ul:after {
    border-width: 5px;
    margin: 0 -5px;
    border-bottom-color: #fff
}

.qq_answer_info .qq_actions_right li:hover ul{
    visibility: visible;
    -moz-opacity:1;
    -ms-opacity:1;
    filter:alpha(opacity=100);
    -khtml-opacity:1;
    -o-opacity:1;
    -webkit-opacity:1;
    opacity:1;
    -webkit-filter: none;
    filter: none;
    display: block!important;
    top: 25px;
    pointer-events: auto;
    text-align: left;
}

.qq_answer_info .qq_actions_right li ul li{line-height:24px}
.qq_answer_info .qq_actions_right li ul li:first-child{
    margin-top: -5px;
}
.qq_answer_info .qq_actions_right li ul li:last-child{
    margin-bottom: -5px;
}
.qq_answer_info .qq_actions_right li ul li a{
    text-decoration: none;
    color: #6b8d9c;
	display:block
}
.qq_answer_info .qq_actions_right li ul li:hover a{color:#444}

.qq_answer_text textarea{
    clear: both;
    margin-top: 10px;
    display: inline-block;
    width: calc(100% - 15px);
    height: 60px;
    line-height: 16px;
    padding: 4px 6px;
}

.qq_answer_comments_form .c_guest_name{
    position: absolute;
    width: 80px !important;
}
.qq_answer_comments_form.is_guest_commenting input.comm_text{
    padding-left: 110px;
    width: calc(100% - 164px) !important;
}
.qq_answer_comments_form.is_capcha_commenting input.comm_text{
    padding-left: 110px;
    padding-right: 236px;
    width: calc(100% - 390px) !important;
}

.qq_answer_comments_form .is_comm_capcha{position: absolute;right: 43px;top: 1px;border-top: none !important;}
.qq_answer_comments_form .is_comm_capcha .captcha-modal, .qq_answer_comments_form .is_comm_capcha .captcha-modal__icons .captcha-image{height: 32px;}
.qq_answer_comments_form .is_comm_capcha .captcha-modal__icons-title{font-size:18px}

.qq_add_date_preview{
	float: left;
    max-width: 172px;
    height: 32px;
    padding: 0px;
    margin: 0;
    line-height: 0;
    display: none;
}
.qq_add_date_preview a{display:block;float: left;margin-right: 3px;}
.qq_add_date_preview a:hover:before{content:"x";position: absolute;color: #fff;background: red;height: 33px;width: 32px;line-height: 28px;text-align: center;font-size: 24px;}
.qq_add_date_preview a:last-child{margin-right: 0;}
.photo_to_qq {display:inline;background: none !important;cursor: pointer;top:0!important}
.photo_to_qq:focus {outline:none!important}
.photo_to_qq input[type="file"]{width:32px;height:44px;right:-9px!important;top:-20px !important;font-size:3px!important;}
.qq_questions_form .qq_questions_form_btns a.qq_add_ready img{
  cursor:no-drop;
  -moz-opacity:0.2;
  -ms-opacity:0.2;
  filter:alpha(opacity=20);
  -khtml-opacity:0.2;
  -o-opacity:0.2;
  -webkit-opacity:0.2;
  opacity:0.2;padding:9px 8px 9px}
.qq_questions_form .qq_questions_form_btns a.qq_photo_loading .photo_to_qq{cursor:no-drop}
.qq_questions_form .qq_questions_form_btns a.qq_add_ready .photo_to_qq input[type="file"]{display:none}
#addPhotoToAnswer.qq_photo_loading{width: 32px;min-width: 32px;text-align:right;padding-right: 8px;}
#addPhotoToAnswer .qq-upload-list{float:left;margin: 5px 0 0;}
#addPhotoToAnswer .qq-upload-list li{
    margin: 0;
}
#addPhotoToAnswer .qq-upload-list li .qq-upload-file{display:none}
#addPhotoToAnswer .qq-upload-list li .qq-upload-cancel{
    width: 20px;
    height: 20px;
    background: url("/templates/default/controllers/questions/img/cancel.png") no-repeat center 0px;
    float: right;
}
#addPhotoToAnswer .qq-upload-list li .qq-upload-cancel img{vertical-align:sub}
#addPhotoToAnswer .qq-upload-list li .qq-upload-failed-text{
    margin-right: 10px;
    color: red;
}

.qq_preview_block{background: #f9f9f9;border: 1px solid #eee;padding: 8px;display:none;overflow:hidden;margin-bottom: 10px}
.qq_preview_block .qq_pre_video{
    width: 100px;
    height: 80px;
    overflow: hidden;
    display: block;
    position: relative;
    float: left;
    margin-right: 10px;
}
.qq_preview_block .qq_pre_video img{
    position: absolute;
    top: -10px;
    left: -10px;
    max-width: 150%;
}
.qq_preview_block .qq_pre_video a:after{content:"\25ba";position:absolute;left: 36px;top: 25px;color: #fff;font-size: 16px;background: rgba(255, 0, 0, 0.74);padding: 4px 7px 4px 9px;border-radius: 5px;}
.qq_preview_block .qq_pre_video a:hover:after{background:red}
.qq_preview_block .qq_pre_video span{
    position: absolute;
    bottom: 0;
    color: #fff;
    width: 100%;
    text-align: center;
    padding: 2px;
    font-size:0;
    cursor:default;
}
.qq_preview_block .qq_pre_video:hover span{font-size:14px;background: rgba(255, 0, 0, 0.76);}

.qq_questions_form .qq_questions_form_btns a {
	margin-left: 5px;
	text-decoration: none;
	-moz-opacity: 0.4;
	-ms-opacity: 0.4;
	filter: alpha(opacity=40);
	-khtml-opacity: 0.4;
	-o-opacity: 0.4;
	-webkit-opacity: 0.4;
	opacity: 0.4;
	display: inline-block;
	height: 32px;
	line-height: 32px;
	width: 32px;
	text-align: center;
	cursor: pointer;
	overflow: hidden;
}
.qq_questions_form .qq_questions_form_btns a:hover {
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    filter: alpha(opacity=80);
    -khtml-opacity: 0.8;
    -o-opacity: 0.8;
    -webkit-opacity: 0.8;
    opacity: 0.8;
}
.qq_questions_form .qq_questions_form_btns a img{vertical-align:middle}
.is_for_gal img{
	-moz-opacity: 0.5;
	-ms-opacity: 0.5;
	filter: alpha(opacity=50);
	-khtml-opacity: 0.5;
	-o-opacity: 0.5;
	-webkit-opacity: 0.5;
	opacity: 0.5;
	vertical-align: sub;
}

.nyroModalYoutube, .nyroModalYoutube iframe{width:420px;height:315px;overflow: hidden;}
.qq_attach_file{display:block;clear:both;margin:5px 0 10px}
.qq_attach_file a:nth-child(2){cursor:pointer;color:red}
.qq_expert{
	background: orange;
    color: #fff;
    padding: 1px 4px;
    border-radius: 2px;
    font-size: 12px
}

.reward_price{color: #d90022}
.qq_answer .qq_answer_text img[src^="/static/smiles"]{vertical-align: middle;}
.qq_questions_form .redactor_box, .qq_questions_form #idAreale_qq_questions_form_add{margin:5px 0 10px}
.qq_questions_form .redactor_box .redactor_editor{min-height:100px !important}
.qq_questions_form #idAreale_qq_questions_form_add{height: 148px !important}
.qq_questions_best legend a{
    display: inline;
    background: #fd7272;
    color: #fff !important;
    margin: 0 -8px 0 0;
    padding: 4px 8px;
    cursor:pointer
}
.qq_questions_best legend a:hover{background:red}
.markItUp {clear: both;}

.qq_questions_view .tags_bar {
    margin:10px 0;
    overflow: hidden;
    font-size: 12px;
    padding-left:20px;
    background:url("/templates/default/images/icons/tag.png") no-repeat left center;
    line-height: 16px;
    clear: both;
}

.qq_questions_view .tags_bar a {
    color:#7f8c8d;
}

.qq_questions_view .tags_bar a:hover {
    color:#d35400;
}
@media screen and (max-width: 640px){
	.is_capcha_commenting.is_guest_commenting input.c_guest_name{
		width: calc(100% - 253px) !important;
		position: static;
		margin-bottom: -1px;
	}
	.qq_answer_comments_form .is_comm_capcha{
		right: 0;
		border-top: 1px solid #ccc !important;
		top: 0;
	}
	.qq_answer_comments_form.is_capcha_commenting input.comm_text{
		padding-left: 8px;
		padding-right: 8px;
		width: calc(100% - 61px) !important;
	}
}
@media screen and (max-width: 520px){
	input#guest_name, input#guest_email{
		width: calc(100% - 20px);
		float: none;
		margin-right: 0;
	}
	.captcha-holder.captcha-theme-light{
		margin-bottom: 10px;
	}
}

@media screen and (max-width: 430px){
	.qq_link_answer{display:none !important}
	.is_capcha_commenting.is_guest_commenting input.c_guest_name{
		width: calc(100% - 22px) !important;
	}
	.qq_answer_comments_form .captcha-holder.captcha-theme-light{
		position: relative;
		display: inline-block;
		margin-bottom: -1px;
		height: 37px;
		line-height: 37px;
	}
	.qq_answer_comments_form .is_comm_capcha .captcha-modal, .qq_answer_comments_form .is_comm_capcha .captcha-modal__icons .captcha-image{height: 37px;}
	.qq_answer_comments_form .captcha-holder .captcha-modal__icons-title{top:1px}
}

@media screen and (max-width: 400px){
	.qq_answer_comments_form.is_guest_commenting input.c_guest_name{
		width: calc(100% - 22px) !important;
		position: static;
		margin-bottom: -1px;
	}
	.qq_answer_comments_form.is_guest_commenting input.comm_text{padding-left: 8px;width: calc(100% - 62px) !important;}
	.qq_link_answer,.qq_date_pub{display:none !important}
}