﻿.CustomerQuestionnaireSynchronizer{width:400px;}
.CustomerQuestionnaireSynchronizerQuestionCategory{width:400px;border:1px solid #C4D6E2;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:4px;color:#476B86;margin-bottom:10px;background-color:#FFFFFF}
.CustomerQuestionnaireSynchronizerQuestion{width: 382px;margin:5px 0px 5px 10px;color:#666666;font-size:12px;}
.CustomerQuestionnaireSynchronizerQuestionAnswer{width:380px;margin:2px 0px 2px 10px;color:#666666;}
.CustomerQuestionnaireSynchronizerQuestionComment{width:380px;margin:2px 0px 2px 10px;}
.CustomerQuestionnaireSynchronizerQuestionCategoryLabel{font-size:16px;font-weight:bold;}
.CustomerQuestionnaireSynchronizerQuestionLabel{font-size:12px;font-weight:normal;}
.CustomerQuestionnaireSynchronizerQuestionAnswerLabel{font-size:12px;font-weight:normal;}
.CustomerQuestionnaireSynchronizerQuestionAnswer input[type=checkbox]{margin-right:5px;}
.CustomerQuestionnaireSynchronizerQuestionAnswer input[type=radio]{margin-right:5px;}
.CustomerQuestionnaireSynchronizerQuestionAnswer input[type=text]{width:280px;}
.CustomerQuestionnaireSynchronizerQuestionComment input[type=text]{width:280px;}
.CustomerQuestionnaireSynchronizerQuestion img{margin-left:10px;}