{"version":3,"sources":["../../uikit/components/partials/theme/_print.scss","print.css","../../uikit/components/mixins/vertical-rhythm/_units.scss"],"names":[],"mappings":"AAAA;;;;;;gFAMgF;AAEhF;EAGE;IACE,mCAAkC;IAClC,oCAA2B;YAA3B,4BAA2B;IAC3B,6BAA4B;GAE7B;EAID;;;;;;IAME,uBAAsB;IACtB,WAAU;IACV,UAAS;GACV;EAID;IACE,OAAM;IACN,sBAAqB;IACrB,qBAAoB;GACrB;EAID;;IAEE,YAAW;GACZ;ECZD;;;;;;;;;;;;;;ID8BE,yBAAwB;IACxB,SAAQ;IACR,UAAS;IACT,YAAW;GACZ;EAID;IACE,iCAAgC;IAChC,mBAAkB;GACnB;EAID;;IAEE,2BAA0B;IAC1B,0BAA6B;GAC9B;EAgBD;;IAEE,sBAAqB;GACtB;EAID;;;;;;IAME,iBAAgB;GACjB;EAID;IEyEA,yBFxEuD;GACtD;EC1CD;ICiHA,yBAtGgF;GFkC/E;EAGD,+DAA+D;EAC/D;;;IAGE,YAAW;GACZ;EAID;;;;;;;;;;;;IAYE,qBAAoB;IACpB,oCAA2B;YAA3B,4BAA2B;IAC3B,6BAA4B;GAC7B;EAKD;;;;;;IAME,yBAAwB;GACzB;EAID;IACE,4BAA2B;IAAG,gBAAgB;GAC/C;EAID;IACE,gBAAe;GAChB;EAID;IACE,cAAa;GC3Dd;EDgED;;;IAGE,WAAU;IACV,UAAS;GACV;EAKD;;IAEE,wBAAuB;GACxB;CClEF","file":"print.css","sourcesContent":[null,"/**\n * Print\n * This aggressively styles print output, you can remove all of it if you want\n * print to be identical to a normal web page, or adjust it to better suit\n * your design and requirements. For example this only removes a sub-set of\n * regions, all others will print.\n ============================================================================ */\n@media print {\n  * {\n    background: transparent !important;\n    box-shadow: none !important;\n    text-shadow: none !important;\n  }\n  html,\n  body,\n  .l-rw,\n  .pr-main .l-r--content,\n  .block-main-content,\n  article {\n    width: 100% !important;\n    padding: 0;\n    margin: 0;\n  }\n  body {\n    top: 0;\n    padding: 0 !important;\n    margin: 0 !important;\n  }\n  .pr-main .l-r--content,\n  .block-main-content {\n    float: none;\n  }\n  [id*=\"toolbar-\"],\n  [class*=\"_sidebar-\"],\n  .pr-navbar,\n  .l-rw-navbar,\n  .l-r--page-top,\n  .l-r--page-bottom,\n  .pr-temporary-tabs,\n  .comment-form-wrapper,\n  .block-breadcrumbs,\n  .links,\n  .contextual,\n  .tabs,\n  .feed-icons,\n  .messages {\n    display: none !important;\n    width: 0;\n    height: 0;\n    float: none;\n  }\n  .node--view-mode-teaser {\n    border-bottom: 1px dotted silver;\n    margin-bottom: 1em;\n  }\n  a,\n  a:visited {\n    text-decoration: underline;\n    color: #0066cc !important;\n  }\n  .site-branding a,\n  .node__title a {\n    text-decoration: none;\n  }\n  .block,\n  .node,\n  .comment,\n  .page__row,\n  .regions,\n  .region {\n    margin: 0 0 12px;\n  }\n  .menu a {\n    padding: 0 1rem 0.5rem 0;\n  }\n  [dir=\"rtl\"] .menu a {\n    padding: 0 0 0.5rem 1rem;\n  }\n  /* Don't show links for images, or javascript/internal links */\n  .ir a:after,\n  a[href^=\"javascript:\"]:after,\n  a[href^=\"#\"]:after {\n    content: \"\";\n  }\n  body,\n  img,\n  caption,\n  .page,\n  .field,\n  .block,\n  .comment,\n  .node,\n  .view,\n  .page__row,\n  .regions,\n  .region {\n    border: 0 !important;\n    box-shadow: none !important;\n    text-shadow: none !important;\n  }\n  pre,\n  code,\n  img,\n  svg,\n  tr,\n  blockquote {\n    page-break-inside: avoid;\n  }\n  thead {\n    display: table-header-group;\n    /* h5bp.com/t */\n  }\n  img {\n    max-width: 100%;\n  }\n  @page {\n    margin: 0.5cm;\n  }\n  p,\n  h2,\n  h3 {\n    orphans: 3;\n    widows: 3;\n  }\n  h1,\n  h2 {\n    page-break-after: avoid;\n  }\n}\n\n/*# sourceMappingURL=print.css.map */",null]}