.itc_slide_feedback label{
	color: #3a3114;
	margin-bottom:0px;
	font-size: 1.1em
}

.itc_slide_feedback p{
	margin-bottom: 5px;
	font-size: 1.1em

}

hr.green {
    background-image: linear-gradient(to right, transparent, rgba(30, 90, 20, 0.6), transparent);
	margin: 5px 0;
}

.itc_feedback_value{
	/*background-image: url("../img/happymetre.png");
    background-position: 14% 0;
    background-repeat: no-repeat;
    height: 41px;*/
    margin-bottom: 2px;
    
    text-transform: none;
	/*margin-left:15px*/
}