section.user-manual h3 { margin-bottom: 20px; padding: 0; }

section.user-manual p { margin-top: 0; }

section.user-manual .top-image { text-align: center; margin-bottom: 20px; }

section.user-manual .top-image img { max-width: 60%; }

section.user-manual figure { display: block; }

section.user-manual figure.fll { float: left; margin: 0 20px 20px 0; }

section.user-manual figure.flr { float: right; margin: 0 0 20px 20px; }

section.user-manual figure img { width: 160px; }

section.user-manual figure figcaption { display: block; text-align: center; font-size: 0.6em; font-family: RaceBox-Light; }

@media (max-width: 600px) { section.user-manual figure { text-align: center; margin: 0 0 20px 0; } section.user-manual figure.fll, section.user-manual figure.flr { float: none; } }

section.user-manual div.c, section.user-manual div.cin { clear: both; }

section.user-manual div.c::after, section.user-manual div.cin::after { content: ""; clear: both; display: table; }

section.user-manual ul { margin: 0 0 20px 0; }

section.user-manual ul li { margin-bottom: 10px; font-family: RaceBox-Light, Verdana, sans-serif; font-size: 0.9em; }

section.user-manual strong { font-family: RaceBox-Regular, Verdana, sans-serif; }

section.user-manual .jump-links { margin: 30px 0; text-align: center; font-size: 0.9em; line-height: 1.5em; }

section.user-manual .jump-links a { white-space: nowrap; }

/*# sourceMappingURL=user-manual.css.map */