24 -webkit-text-size-adjust:none;
27 /* Resets and base styles from HTML5 Boilerplate */
28 div, span, object, iframe,
29 h1, h2, h3, h4, h5, h6, p, blockquote, pre,
30 abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
31 small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
32 fieldset, form, label, legend,
33 table, caption, tbody, tfoot, thead, tr, th, td,
34 article, aside, canvas, details, figcaption, figure,
35 footer, header, hgroup, menu, nav, section, summary,
36 time, mark, audio, video {
42 vertical-align: baseline;
45 article, aside, details, figcaption, figure,
46 footer, header, hgroup, menu, nav, section {
60 background-color:#ff9;
66 background-color:#ff9;
73 text-decoration:line-through;
76 abbr[title], dfn[title] {
77 border-bottom:1px dotted;
82 border-collapse:collapse;
90 border-top:1px solid #ccc;
96 vertical-align:middle;
99 select, input, textarea, button {
103 pre, code, kbd, samp {
104 font-family:monospace, sans-serif;
108 -webkit-tap-highlight-color:rgba(0,0,0,0);
121 list-style-type:decimal;
128 list-style-image:none;
154 sub { bottom: -0.25em; }
166 input[type="radio"] {
167 vertical-align:text-bottom;
170 input[type="checkbox"] {
171 vertical-align:bottom;
174 .ie7 & input[type="checkbox"] {
175 vertical-align:baseline;
179 vertical-align:text-bottom;
182 label, input[type="button"], input[type="submit"], input[type="image"], button {
186 button, input, select, textarea {
193 -moz-box-shadow:0px 0px 5px red;
194 -webkit-box-shadow:0px 0px 5px red;
195 box-shadow: 0px 0px 5px red;
198 background-color: #f0dddd;
209 -ms-interpolation-mode: bicubic; }
211 &, select, input, textarea {
223 -webkit-tap-highlight-color: #fff;
226 /* End HTML5 Boilerplate adaptations */
254 -webkit-transform:translate(0, -50%);
255 -moz-transform:translate(0, -50%);
256 -ms-transform:translate(0, -50%);
257 -o-transform:translate(0, -50%);
258 transform:translate(0, -50%);
266 -webkit-transform:none;
277 margin:0 0 .66666em 0;
278 border-bottom:3px solid #888;
284 margin-bottom:.30435em;
296 margin-bottom:.2222em;
314 p, blockquote, iframe, img, ul, ol, pre, video {
320 white-space:pre-wrap;
321 word-wrap:break-word;
323 border:1px solid #888;
332 vertical-align:middle;
336 .deck-before, .deck-previous, .deck-next, .deck-after {
352 .deck-child-current {
360 .deck-previous, .deck-before, .deck-current {
365 body.deck-container {
369 @media all and (orientation:portrait) {
373 @media all and (orientation:landscape) {
377 @media screen and (max-device-width: 480px) {
379 /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
385 background: transparent !important;
386 color: black !important;
387 text-shadow: none !important;
388 filter:none !important;
389 -ms-filter: none !important;
390 -webkit-box-reflect:none !important;
391 -moz-box-reflect:none !important;
392 -webkit-box-shadow:none !important;
393 -moz-box-shadow:none !important;
394 box-shadow:none !important;
397 display:none !important;
400 a, a:visited { color: #444 !important; text-decoration: underline; }
401 a[href]:after { content: " (" attr(href) ")"; }
402 abbr[title]:after { content: " (" attr(title) ")"; }
403 .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
404 pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
405 thead { display: table-header-group; }
406 tr, img { page-break-inside: avoid; }
407 @page { margin: 0.5cm; }
408 p, h2, h3 { orphans: 3; widows: 3; }
409 h2, h3{ page-break-after: avoid; }
412 position:static !important;
413 visibility:visible !important;
414 display:block !important;
415 -webkit-transform:none !important;
416 -moz-transform:none !important;
417 -o-transform:none !important;
418 -ms-transform:none !important;
419 transform:none !important;
420 opacity:1 !important;
424 -webkit-transform:none !important;
425 -moz-transform:none !important;
426 -o-transform:none !important;
427 -ms-transform:none !important;
428 transform:none !important;
429 padding:0 !important;
430 position:static !important;
433 .deck-container > .slide {
434 page-break-after: always;
438 width:100% !important;
439 height:auto !important;
440 padding:0 !important;
441 display:block !important;