#quiz { font-family: Arial; }
#konfigurator_okien { display: none; }
.fb { display: none; }
.yt { display: none; }
.breadcrumbs { display: none; }
.for-screen { display: none; }
#quiz .quiz-box { text-align: center; }
#quiz .expand-btn { display: none; }
#quiz .print-btn { display: none; }
#quiz .send-it { display: none; }
#quiz .pdf-btn { display: none; }
#quiz .else { display: none; }
#sendSpec { display: none; }
#sendSpecMessage { display: none !important; }
.toTop { display: none !important; }

#quiz .value-block { border: 2px solid #1e4f75; margin: 0 0 12px 0; page-break-inside: avoid; }
#quiz .value-block .value { border-bottom: 2px solid #1e4f75; font-size: 120%; text-align: center; line-height: 100%; font-weight: 700; padding: 12px 15px; color: #1e4f75; }
#quiz .value-block .desc { background: #1e4f75; color: #fff; padding: 6px 10px; text-align: center; font-weight: 700; font-size: 1em; line-height: 150%; }

#quiz .value-block.grey { border: 1px solid #c0dcea; }
#quiz .value-block.grey .value { border: 1px solid #c0dcea; font-size: 120%; padding: 12px 15px; color: #1e4f75; }
#quiz .value-block.grey .desc { background: #c0dcea; color: #1e4f75; }

#quiz .headline { background: #ded80e; color: #000; padding: 10px; text-align: center; font-size: 1.3em; page-break-inside: avoid; }

#quiz .foot { font-weight: bold; font-size: .9em; color: #666; text-align: center; }