5 border-bottom: 2px solid #330066;
21 /* GENERAL ELEMENTS */
29 .section> :last-child {
30 margin-bottom: 0 !important;
33 .section> :first-child {
34 margin-top: 0 !important;
38 /* SPECIAL ELEMENTS */
41 /* page break always after element on pdf/print definition */
44 page-break-after: always;
48 /* no page break inside element on pdf/print definition */
51 page-break-inside: avoid !important;
59 background: #FCF8E3 none repeat scroll 0% 0%;
63 border-bottom: 5px solid #DDD;
64 border-color: #FAEBCC;
65 page-break-inside: avoid;
74 /* images, figures and captions */
77 /* center all images */
87 page-break-inside: avoid;
107 .page .section p img {
112 /* ul, ol list margin fix */
122 .page .section blockquote {
131 /* set summary page to right side of the paper */
134 page-break-before: right;
138 page-break-inside: always;
143 div#README\.md table {
148 div#README\.md table thead {
154 /* CITATION AND IMAGES */
157 /* math image styles */
159 .page .section p img.svg,
160 .page .section p img.png {
165 .page .section p img.math {
166 vertical-align: middle;
173 .page .section p img.math.line1 {
178 .page .section p img.math.line2 {
186 .page .section ul.pictures {
190 .page .section ul.pictures li {
191 list-style: outside none none;
194 .page .section ul.pictures li a {
198 .page .section ul.pictures li span {
205 /* sub and super script */
213 /* citations and references */
221 .page .section sup:before {
225 .page .section ul.citations,
226 .page .section ul.references {
231 .page .section ul.citations li:nth-child(1) {
234 border-top: 1px solid #BBB;
237 .page .section ul.citations li,
238 .page .section ul.references li {
239 list-style: outside none none;
242 .page .section ul.citations li {
246 .page .section ul.citations li>span:nth-child(1),
247 .page .section ul.references li>span:nth-child(1) {
254 .page .section ul.citations li>span:nth-child(1) {
258 .page .section ul.references li div {
262 .page .section ul.citations li div {
266 .page .section a[href="#"],
267 .page .section a[href="#"]:link,
268 .page .section a[href="#"]:visited,
269 .page .section a[href="#"]:hover,
270 .page .section a[href="#"]:focus {
271 text-decoration: none;
278 /* self referential footnotes */
280 .page .section div[type="selfref"] a[href="#"],
281 .page .section div[type="selfref"] a[href="#"]:link,
282 .page .section div[type="selfref"] a[href="#"]:visited,
283 .page .section div[type="selfref"] a[href="#"]:hover,
284 .page .section div[type="selfref"] a[href="#"]:focus {
288 .page .section div[type="selfref"] span:nth-child(1) {
293 /* page break always after element on pdf/print definition */
296 page-break-inside: always;
299 div.page-break:before {
304 /* no page break inside element on pdf/print definition */
307 page-break-inside: avoid;
315 /* page header and footer */
323 .pdf-header .header-left {
329 .pdf-header .header-right {
347 border-top: 1px solid #eee;
350 .pdf-footer .footer-left {
356 .pdf-footer .footer-center {
362 .pdf-footer .footer-right {
369 padding-bottom: 10px;
370 border-bottom: 1px solid #eee;
373 .pdf-header .header-pages-count {
378 .pdf-header .header-pages-count a,
379 .pdf-header .header-pages-count a:visited,
380 .pdf-header .header-pages-count a:active,
381 .pdf-header .header-pages-count a:focus,
382 .pdf-header .header-pages-count a:link {
383 text-decoration: none;