.feedbackTable { width :100%; border-collapse : collapse; }
.feedbackTable td { padding:5px; }
.feedbackLegenda { border-collapse : collapse; border:1px solid #d4d1c2; }
.feedbackCustomer { border-collapse : collapse; }
.feedbackLegenda td { border-bottom:1px solid #d4d1c2; font-size: 11px; line-height:10px; }
.feedbackCustomer td { font-size: 11px; line-height:10px; } 
.legendaVoice { font-weight:bold; color:#96957E; }
.feedbackCategoryVoice { background-color : #EFEFD6; text-align : right; font-weight : bold; padding-right : 6px; color : #7C7B66; border-bottom:1px solid #d4d1c2; white-space : nowrap; }
.feedbackVotesExplanation { background-color : #C4C2AD; text-align : center; font-weight : bold; color : #fff; }
.feedbackQuestionVoice { text-align : right; padding-right : 6px; }
.feedbackField { width:100%; }
input[type=radio] { margin-left: auto; margin-top: auto; text-align:center; }
.feedbackVote { text-align:center; font-weight : bold; border-bottom:1px solid #d4d1c2; background-color : #d4d1c2; color : #7C7B66; }
.sendButton { background-color : #EFEFD6; border : 1px solid #7C7B66; color : #7C7B66; font-size : 11px; font-weight : bold; float : right; padding : 1px; }
.inputField { width : 100%; background-color : #fff; border : 1px solid #7F9DB9; }  
.feedbackComment { border-top:1px dotted #d4d1c2; display: none; }
.questionScore { font-weight : bold; vertical-align: top;} 
