/*
Style for frontoffice part of rich feedback module
*/

.calculadora_evaluation_label
{
    display: block;
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 15px;
}

.rich-feedback-star
{
    color: gold;
    font-size: 20px;
}

.rich-feedback-form-group
{
    border-bottom: solid 2px #f2f2f2;
    padding-bottom: 5px;
}

#rich-feedback-form-block
{
    padding: 0 15px 0 15px;
}

#rich-feedback-written-feedback-label
{
    display: block;
    margin-bottom: 10px;
    margin-top:10px;
    font-size: 16px;
}

#rich-feedback-submit-form-btn
{
    margin-top: 20px;
    clear: left;clear: both;
}

.antispam { display:none;}
#rfeedback-feedback-form{margin-top:40px; }
 #listcomentarios ul li{padding: 5px 15px 20px 15px;color: #888}
 .listcomentarios_comentario{text-align: justify;color: #888}
 
 #formulariocalculadora .row{margin-bottom:10px;}
 .error{color: red;font-size: 11px;display: inline}
 .productscalcul_h2{background: #e70d96;padding: 5px; text-transform: uppercase;font-weight: 700; margin-bottom: 10px;margin-top: 30px;color:#fff}
 .productscalcul_h3{background-color: #f3f3f3;font-weight: 700;}
 .productscalcul_p{background-color: #f3f3f3;font-weight: 400;text-align: justify}
 .productscalcul_title{font-weight: 700; margin-bottom: 5px;font-size: 14px}
 #module-calculadora-deporte .tptncarousel h4 {background: #eee;color: #000;padding-left: 5px;font-size:17px;min-height: 29px;padding-top: 5px}
 #module-calculadora-deporte  .tptncarousel .owl-buttons div {color: #000;background: transparent}
 #module-calculadora-deporte form-group input.form-control {
    width: 200px;
}
.desccacsinlog {font-size: 16px;}