@charset "utf-8";

* {background:none !important}

p, li {

	page-break-inside: avoid;
	break-inside: avoid;

}

#totop,
progressread,
header a:not(:first-child),
nav .tab,
feedback,
footer,
a.btn
{display:none !important}

nav a {padding:1cm 0!important}

header,
header a {padding:0!important}

aside,
article {
	width:100% !important;
	max-width:100% !important;
	padding:0 0 1cm !important;
	margin:0 !important;
	border:none !important;
}


section article table.toggle tbody {display:table-row-group !important}


article > h2:first-of-type + p 	{display:none}
