.answBox .answInf b{color: #428B01;}

.answBox .answInf strong {
    color: #CC5500;
}


.answBox .answInf span {
    color: #CCCCCC;
    padding: 0 5px;
}

.answBox .answInf {
    padding: 0 0 7px;
}

.item-questions{border-bottom:1px solid #E4E4E4;margin-bottom:20px}
.answBox-question{font-family: Tahoma,Arial,sans-serif; font-size: 14px; color: rgb(51, 51, 51);}
.answBox-response{margin:20px 0 10px 30px}
.answBox-question a, .answBox-response a{text-decoration: underline}


#add-question-form {margin-top:20px;
				  padding:5px;
				  border:1px solid #C4C4C4;
				  display:none
				}

#add-question-form .title-rev{
    border-bottom: 1px solid #C4C4C4;
    color: #2580C7;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 10px;
}



#add-question-form .form-right{width:80%}

#add-question-form .form-right .input-custom, #add-question-form .form-right .textarea-custom{margin-left:0px!important;width:80%!important;}
#add-question-form .form-right .textarea-custom{height:120px}



.pages { height:15px; padding:0 0 10px 10px; font-size:100%; margin-top:20px; line-height:1.2em;  }
.pages span, .pages b, .pages a { font-weight:bold; }
.pages a{color:#2580c7}
.pages span { color:#bbb; padding:1px 8px 2px 0; }
.pages span.nums { padding:0 10px 0 5px; }
.pages span.nums b, .pages span.nums a { padding:1px 6px 3px 6px; background:#ececec; text-decoration:none; margin-right:4px; }
.pages span.nums a:hover { background:#2580c7; color:#fff; }
.pages span.nums b { background:#6ec31c; color:#fff; }


.no-registered{margin:10px 10px 10px 10px; font-weight:bold; text-align:center}

#succes-question{display:none;
	border: 1px solid #4DA400;
    color: #4DA400;
    font-size: 12px;
    padding: 10px;
    text-align: center;
	margin-top:10px
}

.error_testimonials_form{background-color:#FFFCE7}

.inpCaptchaReviewQuestion {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 2px;
    min-height: 18px;
}
.float-left{float:left}
.float-right{float:right}
.clr {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.clear{clear:both}	


.id-margin-top{margin-top:10px!important}
.no-reg-button-custom{margin:0 auto!important}
.text-align-center-custom{text-align: center!important}
.cancel-button-custom{float:right;margin-bottom:0px!important}
.add-button-custom{margin:5px auto 0!important;}




#body-add-prodquestions-form{padding:10px}
#body-add-prodquestions-form label , #body-add-prodquestions-form  .label-span{font-size: 14px;font-weight: bold;margin: 12px 0 4px;color: #666;display: inline-block;text-align:left}
#body-add-prodquestions-form input{padding: 0 5px; height: 28px; width: 100% !important; min-width: 100% !important; border: 1px solid #ccc; background: #fff;}
#body-add-prodquestions-form .form-control{cursor: not-allowed; border-radius: 0;color: #9c9b9b;display: block;font-size: 13px;line-height: 1.42857;vertical-align: middle;width: 100%;font-weight: 500}
#body-add-prodquestions-form .cursor-active{cursor: auto!important;color:#666!important;}
#body-add-prodquestions-form textarea{padding: 5px; height: 160px; width: 100% !important; min-width: 100% !important; border: 1px solid #ccc; background: #fff;}
#body-add-prodquestions-form input#inpCaptchaReviewQuestion, #body-add-prodquestions-form input#inpCaptchaAbuse{min-width: 20% !important;width: 20% !important;}
#body-add-prodquestions-form .required{color:red}
#body-add-prodquestions-form  .avatar-guid{font-size: 11px;margin-top: 5px;}

#footer-add-prodquestions-form-prodquestions{text-align: center; padding: 10px 0}
#footer-add-prodquestions-form-prodquestions .btn-success{background-color: #46a74e;border-color: #3e9546;color: #fff;}
#footer-add-prodquestions-form-prodquestions .btn-success:hover, #footer-add-prodquestions-form-prodquestions
.btn-success:focus, #footer-add-prodquestions-form-prodquestions .btn-success:active,#footer-add-prodquestions-form-prodquestions .btn-success.active,
.btn-custom {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.btn-custom b{color: white}

.btn-primary-prodquestions {
    background-color: #428bca !important;
    border-color: #357ebd !important;
    color: #fff !important;
}

.btn-success-custom, .btn-success-custom:hover, .btn-success-custom:focus {
    background-color: #46a74e!important;
    border-color: #3e9546!important;
    color: #fff!important;
    font-weight: bold;
}



.errorTxtAdd {
    color: red;
    font-size: 12px;
    padding: 3px 0;
}
.error-current-input {
    background-color: #ffeeee !important;
}
.error-label, .error-label p{color:red!important;}



.align_center{text-align: center}

.prodquestions-req{color:#EB340A}

.margin-top-10{margin-top:10px}