/* Welcome to Compass. Use this file to define print styles. Import this file using the following HTML or equivalent: <link href="/stylesheets/print.css" media="print" rel="stylesheet" type="text/css" /> */
#calculator-content .question-info .question { font-family: 'MinionPro-medium' !important; }

#calculator-content .result-information .result-title, .rightside .info-title { background-color: inherit; font-size: 20px; font-weight: bold; padding: 0px; position: static; display: block !important; text-align: center; margin-bottom: 20px; }

.rightside, .content-left { width: 650px !important; float: none; flex: none; max-width: 650px; padding: 0px; position: static; display: block !important; margin: 20px; }

.content-left { margin-left: 10px; width: 630px !important; max-width: 630px; }

.rightside { width: 650px; }

.rightside .inner { padding: 25px; }

.sidebar__inner { display: block; position: static !important; }

.main-content .row { display: block; }

.share-block, .menulink, .header-info, .footer, .info-more, .intro-content, .menu, .info-confirm { display: none; }

.rightside #question-info .question-information-text { border: 1px #000 solid; padding: 30px 20px 20px 20px; }
.rightside #question-info .question-information-text .inner { padding: 0px; border: none; }

#calculator-content .question-info { border: 1px #000 solid; }

#calculator-content .question-info .index { border: 1px #000 solid; color: #000; }

#calculator-content .result-information { border: 1px #000 solid; padding: 30px 20px 20px 20px; }

.content-wrapper { width: 100%; }
.content-wrapper > .inner { margin: 0px 20px; }

.header .inner { width: 100%; margin: 0px 20px; }

.header { background: none; border-bottom: 1px #000 solid; }

.header .header-title, .header .header-subtitle { color: #000; }
