/* Matched to the supplied 1909-pixel Bluebook screenshots. */
.serif{font-family:Georgia,'Times New Roman',serif}
#sectionTitle{font-size:18px;font-weight:500}
body.math .question-inner{margin-top:64px}
body.math #prompt{line-height:23px;margin-top:14px}
.fraction{min-width:16px}
body.math .answer{gap:22px}

#divider{background:#888}.answer .letter{border-color:#555}#prompt{font-size:16px}

/* Final reference details: continuous blanks, timer weight, and ABC strike. */
.answer-blank{display:inline-block;white-space:nowrap}
#time{font-weight:500}
#eliminate{display:flex;align-items:center;justify-content:center;padding:0}
#eliminate span{font:italic 10px/1 Arial,sans-serif;letter-spacing:-1px;transform:translateX(-1px)}
#eliminate:after{left:2px;right:2px;top:50%;height:1.5px;transform:translateY(-50%) rotate(-43deg)}

.question-notes{margin:3px 0 0;padding-left:48px;line-height:23px}.question-notes li{margin:0;padding:0}

/* Match the supplied selected and multiline answer states. */
body,#exam,#passagePane,#questionPane{background:#fff}
.serif{font-family:Georgia,'Noto Serif','Times New Roman',serif;font-size:16px;font-weight:400}
.choice{line-height:23px}
.answer{align-items:flex-start}
.answer .letter{margin-top:1px}
.answer.selected{background:#fff;border:3px solid #3448df;padding:8px 10px}
.answer.selected .letter{background:#3449ce;border:2px solid #555;color:#fff}
#number{font-weight:700}
#back.pill{background:var(--blue);color:#fff;border:0}

/* Colors sampled from the supplied same-question Bluebook capture. */
:root{--blue:#324dc7}
.serif{color:#1e1e1e}
.answer{border-color:#505050}
.answer .letter{font-weight:500;border-color:#505050;color:#505050}
.answer.selected .letter{background:var(--blue);border-color:#505050;color:#fff}
#number{background:#1e1e1e}
.answer-blank{width:42px;height:auto;overflow:hidden;font-size:inherit;line-height:inherit;border:0;vertical-align:bottom}
.dashed:after{background:repeating-linear-gradient(to right,#000 0,#000 32px,transparent 32px,transparent 35px)}
