.questionnaire-preview .question{padding:12px}.questionnaire-preview .question .title-row{display:flex;flex-direction:row;line-height:20px;margin-bottom:14px}.questionnaire-preview .question .title-row span{font-size:14px;font-weight:600;color:#222;padding-right:10px}.questionnaire-preview .question .answer-row{display:flex;flex-direction:row;line-height:20px;margin-bottom:4px}.questionnaire-preview .question .answer-row span{padding-right:4px}.questionnaire-preview .question .answer-row button{margin-left:10px;padding:0;width:22px;height:22px;font-size:18px;line-height:22px}.questionnaire-preview .question .answer-row .ivu-checkbox-disabled .ivu-checkbox-inner,.questionnaire-preview .question .answer-row .ivu-radio-disabled .ivu-radio-inner{border:1px solid #dcdee2;background:#fff}.questionnaire-preview .question+.question{margin-top:16px}.questionnaire-preview .question .progress{display:flex;flex-direction:row;align-items:center;justify-content:center}.questionnaire-preview .question .progress span{flex:none;width:60px;padding-left:12px;color:#666}