.questions-wrapper .title{
    margin-bottom: 2rem;
    margin-top: 1rem;
    font-weight: 600;
}
.answBox .answInf  {
    color: #999999;
    font-size: .9375rem;
    margin-bottom: 0.25rem;
}
.answBox p{
    font-size: 1rem;
}


.item-questions {
    position: relative;
    border-bottom: 1px solid #E4E4E4;

    padding-top: 1rem;
    cursor: pointer;
}
.item-questions:first-child{
    border-top: 1px solid #E4E4E4;
}
.item-questions .answOpenClose{
    color: #de91a5;
    font-size: 20px;
    position: absolute;
    right: 5px;
    top:50%;
    margin-top: -10px;

}
.item-questions.answOpen .answIconOpen
{
    display: none;
}
.item-questions.answClose .answIconClose,
.item-questions.answClose .answBox-question .answInf,
.item-questions.answClose .answBox-response
{
    display: none;
}

.answBox-question {

}
.answBox-question p {
 font-weight: 600;

}

.answBox-response {

}


.answBox-question a, .answBox-response a {
    text-decoration: underline
}




/*#add-question-form {*/
/*    margin-top: 20px;*/
/*    padding: 5px;*/


/*}*/

#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 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.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: #d5748d;
    color: #fff;
}

.pages span.nums b {
    background: #de91a5;
    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;
    margin-bottom:20px;
}

.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
}



.add-button-custom {
    min-width: 280px;
}


/*#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
}