/* 
 * Printed - A Print Friendly CSS Library
 * Version - 0.18.4
 * https://printedcss.com/
 * 
 * (C) Copyright, Alex Dawson, 2023
 * Released Under - MIT License
 * 
 * Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
 * 
 * The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 * 
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 * 
 */
@media print {
	/* ----------------- */
	/* HTML5 Print Reset */
	/* ----------------- */
	* {
		margin: 0;
		padding: 0; }
	html:after {
	  content: url(https://chart.googleapis.com/chart?cht=qr&chs=100x100&chl=http://printedcss.com&choe=UTF-8); }
	body {
		background-color: #ffffff;
		color: #000000;
		font-family: Constantia, Palatino, 'Book Antiqua', 'Palatino Linotype', serif;
		line-height: 1.5; }
	blockquote code {
		border: 0; }
	blockquote, code, kbd, pre {
		border: 1px solid grey; }
	table, td, th {
		border-bottom: 1px solid black; }
	abbr[title], acronym[title] {
		border-bottom: 1px dotted grey; }
	table {
		border-collapse: collapse; }
	aside {
		border-left: 2px solid grey;
		padding-left: 1em; }
	del, s {
		color: grey; }
	a, canvas, img {
		color: inherit; }
	blockquote:after {
		content: attr(cite); }
	dt:after {
		content: ":"; }
	abbr:after, acronym:after {
		content: " (" attr(title) ")"; }
	data:after {
		content: " (" attr(value) ")"; }
	time:after {
		content: " (" attr(datetime) ")"; }
	q:after {
		content: "\201D" " (" attr(cite) ")"; }
	canvas, html:after, img, picture {
		display: block; }
	applet, audio, blink, dialog, embed, form, iframe, map, map + img, marquee, menu, nav, object, video {
		display: none; }
	code, kbd, pre, samp, tt, var {
		font-family: 'Courier New', Courier, 'Lucida Sans Typewriter', 'Lucida Typewriter', monospace;
		font-size: 0.8em; }
	h1 {
		font-size: 3rem; }
	h2 {
		font-size: 2rem; }
	h3 {
		font-size: 1.75rem; }
	h4 {
		font-size: 1.5rem; }
	h5 {
		font-size: 1.25rem; }
	h6 {
		font-size: 1rem; }
	blockquote:after, q:after {
		font-size: 0.75em; }
	caption, figcaption {
		font-style: italic; }
	dt {
		font-weight: bold; }
	pre {
		height: auto;
		hyphens: auto;
		overflow: auto;
		-webkit-hyphens: auto; }
	h1, h2, h3, h4, h5, h6 {
		margin: 1rem 0;
		page-break-after: avoid; }
	canvas, img, svg {
		margin: 1em auto; }
	address, blockquote, details, dl, figure, ol, p, pre, ruby, table, ul {
		margin: 1em 0; }
	dd, ul, ol {
		margin-left: 2em; }
	blockquote p {
		margin-top: 0; }
	img {
		border: 0;
		max-width: 50vw; }
	p, pre, table {
		orphans: 4;
		widows: 4; }
	td, th {
		padding: 0.1em 0.2em; }
	code, kbd {
		padding: 0.2em 0.3em; }
	blockquote, pre {
		padding: 0.5em 1em; }
	html {
		padding: 2em 4em; }
	article {
		page-break-before: always; }
	a, blockquote, canvas, details, dl, figure, img, ol, picture, svg, table, ul {
		break-inside: avoid;
		page-break-inside: avoid; }
	canvas, figure, h1, html:after, img, picture, svg, table {
		text-align: center; }
	a, abbr, acronym, ins {
		text-decoration: none; }
	u {
		text-decoration-style: wavy; }
	table {
		width: 100%; }
	a, blockquote:after, pre, q:after {
		word-wrap: break-word; }
	/* ------------------- */
	/* Print Minimal Theme */
	/* ------------------- */
	html[data-theme=print-min] mark {
		background-color: transparent; }
	html[data-theme=print-min] abbr, html[data-theme=print-min] acronym, html[data-theme=print-min] aside, html[data-theme=print-min] blockquote, html[data-theme=print-min] code, html[data-theme=print-min] kbd, html[data-theme=print-min] pre, html[data-theme=print-min] table, html[data-theme=print-min] td, html[data-theme=print-min] th {
		border: 0;
		padding: 0; }
	html[data-theme=print-min] a:not(:local-link):after {
		content: ""; }
	html[data-theme=print-min] a[href^='http']:after, html[data-theme=print-min] a[href^='ftp']:after {
		content: ""; }
	html[data-theme=print-min] blockquote:after, html[data-theme=print-min] q:after {
		content: ""; }
	html[data-theme=print-min] canvas, html[data-theme=print-min] img, html[data-theme=print-min] svg {
		display: none; }
	html[data-theme=print-min] h1 {
		font-size: 2rem; }
	html[data-theme=print-min] h2 {
		font-size: 1.8rem; }
	html[data-theme=print-min] h3 {
		font-size: 1.6rem; }
	html[data-theme=print-min] h4 {
		font-size: 1.4rem; }
	html[data-theme=print-min] h5 {
		font-size: 1.2rem; }
	html[data-theme=print-min] h6 {
		font-size: 1rem; }
	html[data-theme=print-min] h1, html[data-theme=print-min] h2, html[data-theme=print-min] h3, html[data-theme=print-min] h4, html[data-theme=print-min] h5, html[data-theme=print-min] h6 {
		margin: 0.5rem 0; }
	html[data-theme=print-min] body {
		line-height: 1.2; }
	html[data-theme=print-min] {
		padding: 1em 2em; }
}
@media print {
	/* --------------------- */
	/* Advanced Url Handling */
	/* --------------------- */
	$a:after > img {
		content: ""; }
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: ""; }
	a:not(:local-link):after {
   		content:" <" attr(href) "> "; }
	a[href^='http']:after, a[href^='ftp']:after {
		content: ": " attr(href); }
	a[href^='mailto']:before, a[href^='ms-outlook']:before, a[href^='message']:before {
		content: "Email: "; }
	a[href^='maps']:before {
		content: "Maps: "; }
	a[href^='webcal']:before {
		content: "Calendar: "; }
	a[href^='tel']:before, a[href^='callto']:before, a[href^='facetime']:before, a[href^='facetime-audio']:before, a[href^='sms']:before, a[href^='irc']:before, a[href^='skype']:before, a[href^='whatsapp']:before, a[href^='fb-messenger']:before, a[href^='signal']:before {
		content: "Contact: "; }
	a[href^='twitter']:before, a[href^='fb']:before, a[href^='snapchat']:before, a[href^='instagram']:before {
		content: "Social: "; }
	a[href^='spotify']:before, a[href^='music']:before, a[href^='feed']:before, a[href^='podcast']:before {
		content: "Media: "; }
	a[href$=".zip"]:after, a[href$=".zipx"]:after, a[href$=".rar"]:after, a[href$=".7z"]:after {
		content: " (Archive)"; }
	a[href$=".mp3"]:after, a[href$=".m4a"]:after, a[href$=".mp4"]:after, a[href$=".aac"]:after, a[href$=".flac"]:after, a[href$=".ogg"]:after, a[href$=".oga"]:after, a[href$=".opus"]:after, a[href$=".wav"]:after {
		content: " (Music)"; }
	a[href$=".mkv"]:after, a[href$=".mp4"]:after, a[href$=".mpg"]:after, a[href$=".mpeg"]:after, a[href$=".hevc"]:after, a[href$=".mov"]:after, a[href$=".webm"]:after, a[href$=".avi"]:after, a[href$=".ogv"]:after, a[href$=".avif"]:after {
		content: " (Video)"; }
	a[href$=".svg"]:after, a[href$=".png"]:after, a[href$=".webp"]:after, a[href$=".jpg"]:after, a[href$=".tiff"]:after, a[href$=".gif"]:after, a[href$=".ico"]:after, a[href$=".cur"]:after, a[href$=".bmp"]:after {
		content: " (Image)"; }
	a[href$=".pdf"]:after, a[href$=".epub"]:after, a[href$=".mobi"]:after {
		content: " (eBook)"; }
	a[href$=".pages"]:after, a[href$=".doc"]:after, a[href$=".docx"]:after, a[href$=".odt"]:after, a[href$=".rtf"]:after, a[href$=".txt"]:after, a[href$=".log"]:after, a[href$=".md"]:after, a[href$=".markdown"]:after, a[href$=".vcard"]:after, a[href$=".vcf"]:after, a[href$=".ics"]:after {
		content: " (Document)"; }
	a[href$=".numbers"]:after, a[href$=".xls"]:after, a[href$=".xlsx"]:after, a[href$=".ods"]:after {
		content: " (Spreadsheet)"; }
	a[href$=".key"]:after, a[href$=".ppt"]:after, a[href$=".pptx"]:after, a[href$=".odp"]:after {
		content: " (Presentation)"; }
	a[href$=".woff"]:after, a[href$=".woff2"]:after, a[href$=".eot"]:after, a[href$=".otf"]:after, a[href$=".ttf"]:after {
		content: " (Typeface)"; }
	/* ------------------- */
	/* Cover Page Variable */
	/* ------------------- */
	.cover {
		page-break-after: always; }
	/* -------------------------- */
	/* Content Visbility Variable */
	/* -------------------------- */
	.hide {
		display: none; }
	.show {
		display: initial;
		visibility: initial; }
	/* --------------------*/
	/* Dark Paper Variable */
	/* ------------------- */
	html[data-paper=dark] body, html[data-paper=dark] del, html[data-paper=dark] hr, html[data-paper=dark] mark, html[data-paper=dark] s {
		background: initial;
		color: #ffffff; }
	html[data-paper=dark] hr {
		background-color: #ffffff;
		color: #ffffff;
		height: 2px; }
	html[data-paper=dark] blockquote, html[data-paper=dark] code, html[data-paper=dark] hr, html[data-paper=dark] kbd, html[data-paper=dark] pre {
		border: 0; }
	html[data-paper=dark] abbr, html[data-paper=dark] acronym, html[data-paper=dark] table, html[data-paper=dark] td, html[data-paper=dark] th {
		border-bottom-color: #ffffff; }
	html[data-paper=dark] aside {
		border-left-color: #ffffff; }
	/* -------------------- */
	/* Exact Color Matching */
	/* -------------------- */
	html[data-color=exact] body {
		print-color-adjust: exact;
	}
	/* ---------------------- */
	/* Image Filter Variables */
	/* ---------------------- */
	.blur {
  		filter: blur(10px);
		-webkit-filter: blur(10px); }
	.brightness {
  		filter: brightness(100%);
		-webkit-filter: brightness(100%); }
	.contrast {
  		filter: contrast(100%);
		-webkit-filter: contrast(100%); }
	.hue-90 {
		filter: hue-rotate(90deg);
		-webkit-filter: hue-rotate(90deg); }
	.hue-180 {
		filter: hue-rotate(180deg);
		-webkit-filter: hue-rotate(180deg); }
	.hue-270 {
		filter: hue-rotate(270deg);
		-webkit-filter: hue-rotate(270deg); }
	.invert {
  		filter: invert(100%);
		-webkit-filter: invert(100%); }
	.monochrome {
  		filter: grayscale(100%);
		-webkit-filter: grayscale(100%); }
	.saturate {
		filter: saturate(100%);
		-webkit-filter: saturate(100%); }
	.sepia {
		filter: sepia(100%);
		-webkit-filter: sepia(100%); }
	/* --------------------- */
	/* Image Shared Variable */
	/* --------------------- */
	html[data-img] address, html[data-img] blockquote, html[data-img] details, html[data-img] dl, html[data-img] figcaption, html[data-img] h1, html[data-img] h2, html[data-img] h3, html[data-img] h4, html[data-img] h5, html[data-img] h6, html[data-img] p, html[data-img] hr, html[data-img] map, html[data-img] map + img, html[data-img] ol, html[data-img] pre, html[data-img] ruby, html[data-img] table, html[data-img] ul, html:after {
		display: none; }
	/* ------------------------ */
	/* Image Full-Page Variable */
	/* ------------------------ */
	.full-page {
		display: block !important;
		height: 100vh;
		max-width: initial;
		width: 100vw; }
	html[data-img=full-page] canvas, html[data-img=full-page] img, html[data-img=full-page] svg {
		display: none; }
	html[data-img] figure, .full-page {
		margin: 0; }
	html[data-img=full-page] {
		padding: 0; }
	/* ---------------------- */
	/* Image Gallery Variable */
	/* ---------------------- */
	html[data-img=gallery] {
		padding: 0.5em 1em; }
	html[data-img=gallery] canvas, html[data-img=gallery] img, html[data-img=gallery] svg {
		float: left;
		margin: 0; }
	/* ------------------------- */
	/* Individual Image Variable */
	/* ------------------------- */
	html[data-img=individual] {
		align-items: center;
		display: flex;
		height: 100vh;
		justify-content: center; }
	.individual {
		display: block !important; }
	html[data-img=individual] canvas, html[data-img=individual] img, html[data-img=individual] svg {
		display: none; }
	html[data-img=individual], html[data-img=individual] canvas, html[data-img=individual] img, html[data-img=individual] svg {
		margin: 0;
		padding: 0; }
	/* ------------------- */
	/* Page Break Variable */
	/* ------------------- */
	.page-break {
		page-break-before: always; }
	/* ------------------- */
	/* Paper Size Variable */
	/* ------------------- */
	.paper-size {
		box-sizing: border-box;
		margin: 0;
		overflow: hidden;
		padding: 0;
		page-break-after: always;
		position: relative; }
}
@media (orientation: portrait) {
	/* ------------------- */
	/* Paper Size Variable */
	/* ------------------- */
	html[data-paper=ledger] .paper-size {
		height: 17in;
		width: 11in; }
	html[data-paper=legal] .paper-size {
		height: 14in;
		width: 8.5in; }
	html[data-paper=letter] .paper-size {
		height: 11in;
		width: 8.5in; }
	html[data-paper=A3] .paper-size {
		height: 420mm;
		width: 297mm; }
	html[data-paper=A4] .paper-size {
		height: 297mm;
		width: 210mm; }
	html[data-paper=A5] .paper-size {
		height: 210mm;
		width: 148mm; }
	html[data-paper=JIS-B4] .paper-size {
		height: 364mm;
		width: 257mm; }
	html[data-paper=B4] .paper-size {
		height: 353mm;
		width: 250mm; }
	html[data-paper=JIS-B5] .paper-size {
		height: 257mm;
		width: 182mm; }
	html[data-paper=B5] .paper-size {
		height: 250mm;
		width: 176mm; }
}
@media (orientation: landscape) {
	/* ---------------------------*/
	/* Paper Orientation Variable */
	/* -------------------------- */
	html[data-col=two] .column {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2; }
	html[data-col=three] .column {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3; }
	html[data-col=four] .column {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4; }
	/* ------------------- */
	/* Paper Size Variable */
	/* ------------------- */
	html[data-paper=ledger] .paper-size {
		height: 11in;
		width: 17in; }
	html[data-paper=legal] .paper-size {
		height: 8.5in;
		width: 14in; }
	html[data-paper=letter] .paper-size {
		height: 8.5in;
		width: 11in; }
	html[data-paper=A3] .paper-size {
		height: 297mm;
		width: 420mm; }
	html[data-paper=A4] .paper-size {
		height: 210mm;
		width: 297mm; }
	html[data-paper=A5] .paper-size {
		height: 148mm;
		width: 210mm; }
	html[data-paper=JIS-B4] .paper-size {
		height: 257mm;
		width: 364mm; }
	html[data-paper=B4] .paper-size {
		height: 250mm;
		width: 353mm; }
	html[data-paper=JIS-B5] .paper-size {
		height: 182mm;
		width: 257mm; }
	html[data-paper=B5] .paper-size {
		height: 176mm;
		width: 250mm; }
}
@media print and (color) {
	/* ------------------- */
	/* True Color Handling */
	/* ------------------- */
	* {
		print-color-adjust: exact;
		-webkit-print-color-adjust: exact; }
}
@media print and (monochrome) {
	/* --------------------- */
	/* Monochrome CSS Helper */
	/* --------------------- */
	canvas, figure, img, picture, svg {
  		filter: grayscale(100%);
		-webkit-filter: grayscale(100%); }
	mark {
		background-color: #D3D3D3 !important;
		print-color-adjust: exact;
		-webkit-print-color-adjust: exact; }
}