<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#modal-survey .modal-dialog { margin-top: 150px; width: 630px; }
#modal-survey .survey-header { font-size: 18px; font-weight: normal; text-align: left; }
#modal-survey .survey-footer { font-weight: bold; text-align: center; margin-bottom: 10px; }
#modal-survey .survey-footer.ok { color: green; }
#modal-survey .survey-footer.error { color: red; }
#modal-survey .survey-footer { font-weight: bold; text-align: center; }
#modal-survey table { width: 100%; }
#modal-survey th, #modal-survey td { padding: 5px 5px; }
#modal-survey th { font-size: 16px; font-weight: normal; text-align: left;  vertical-align: middle; padding-top: 10px; }
#modal-survey td { padding-top: 0px; }
#btn-survey-submit { padding: 5px 15px 3px 15px; }
#modal-survey LABEL { display: inline; font-weight: normal; margin: 0px; }
#modal-survey .survey-rating { float: left; width: 51px; }
#modal-survey .survey-assistant { float: left; width: 102px; }
#modal-survey .survey-sex { float: left; width: 102px; }
#modal-survey .survey-age { float: left; width: 102px; }</pre></body></html>