html > body > div.left { display: none; }
html > body > div.right > input[type=button] { display: none; }
html > body > div.right > div.top { margin-left: 0; left: 0; border: 0; height: auto !important; }
html > body > div.right > div.top > div.hide { display: none; }
/* html > body > div.right > div.top > div.hide > input[type=button] { display: none; } */
html > body > div.right > div.top > div.description { display: none; }
html > body > div.right > div.bottom { margin-left: 0; padding: 0; background-color: #ffffff; height: 100%; }
html > body > div.right > div.bottom > div.back { border: 0; }
html > body > div.right > div.bottom > div.back > div.center { height: initial; }
html > body > div.right > div.bottom > div.back > div.center > div.disclaimer > img { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.question_group { /* font-size: 16px; */ }
html > body > div.right > div.bottom > div.back > div.center > div.question_group > div.edit_group { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.header { /* font-size: 16px; */ }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.header > img { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.save { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.variants > div.files { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.variants > div.text > button { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.variants > div.info_text { color: #000000; font-weight: normal; }
html > body > div.right > div.bottom > div.back > div.center > div.question > form > div.variants > div.table > div.add_row > button { display: none; }
html > body > div.right > div.bottom > div.back > div.center > div.finish { display: none; }
html > body > div.right > div.bottom > div.percents { display: none; }
html > body > div.right > div.footer { display: none; }

html > body > div.exit { display: none; }
html > body > div.options { display: none; }
html > body > div.center { background-color: #ffffff; }
html > body > div.center > div.description > div.triangle { display: none; }
html > body > div.center > div.section > table.holder > tbody > tr > td > div.description > div.triangle { display: none; }
html > body > div.center > div.description > div.current:after { display: none; }
html > body > div.center > div.section > table.holder > tbody > tr > td > div.description > div.current:after { display: none; }
html > body > div.center > div.section_name.closed { display: none; }
html > body > div.center > div.section_name:not(.closed):before { display: none; }
html > body > div.center > div.section > table.holder > tbody > tr > td > div.holder > div.graph > div.graph.bar > div.file { display: none; }
html > body > div.center > div.section > table.holder > tbody > tr.file { display: none; }
html > body > div.center > div.section > table.holder > tbody > tr > td.file { display: none; }
html > body > div.center > div.section > table.holder > tbody > tr.print { display: none; }
html > body > div.center > div.section > table.holder { page-break-inside: avoid; }
html > body > div.center > div.section > table.holder > tbody > tr > td > div.holder > div.graph > div.graph > div.table > table > thead { display: table-row-group; }
html > body > div.center > div.section > table.holder > tbody > tr > td > div.holder > div.graph > div.graph > div.table > table > thead > tr > th { font-weight: normal; }
html > body > div.center > div.section > table.holder > tbody > tr > td > div.holder > div.graph > div.graph.table_block > div.table > table > tbody > tr.name > td { font-weight: normal; }
html > body > div.center > div.section > table.holder > tbody > tr > td.header { font-weight: normal; }

html > body > div.center > div.section:not(.hidden) > div.page_break { page-break-after: always; }
html > body > div.center > div.page_break:not(.closed) { page-break-after: always; }
html > body > div.center > div:not(.closed) > table.holder.page_break { page-break-after: always; }
html > body > div.center > div.page_break.opened:first-of-type { page-break-after: avoid; }/* auto */
