/*
Theme Name: debdrake
Author: Mona Pennypacker
Author URI: http://www.acorncs.com/
Version: 1.01
*/
/* @import url(../twentytwentyone/style.css);
	Deprecated. Now add to functions.php in child theme folder:
	add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
	function theme_enqueue_styles() {
		wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
		wp_enqueue_style( 'child-style',
			get_stylesheet_directory_uri() . '/style.css',
			array('parent-style')
		);
	}
*/
/* ==== Scroll down to find where to put your styles :) ==== */
/*  HTML5 âœ° Boilerplate  */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

.grecaptcha-badge {
	visibility: hidden;
}

#hqsecureGlobal-copyright {
	padding: 12px;
	font-size: 10px;
	float: right;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

body {
font: 14px/1.25 sans-serif; 
	*font-size: small;  
/*		font-size: 15px !important;
	line-height: 1.3 !important;  */
}

select,
input,
textarea,
button {
	font: 99% sans-serif;
}

pre,
code,
kbd,
samp {
	font-family: monospace, sans-serif;
}

html {
	overflow-y: scroll;
}

a:hover,
a:active {
	outline: none;
}

ul,
ol {
	margin-left: 2em;
}

ol {
	list-style-type: decimal;
}

nav ul,
nav li {
	margin: 0;
	list-style: none;
	list-style-image: none;
}

small {
	font-size: 85%;
}

strong,
th {
	font-weight: bold;
}

td {
	vertical-align: top;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	padding: 15px;
}

textarea {
	overflow: auto;
}

.ie6 legend,
.ie7 legend {
	margin-left: -7px;
}

input[type="radio"] {
	vertical-align: text-bottom;
}

input[type="checkbox"] {
	vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
	vertical-align: baseline;
}

.ie6 input {
	vertical-align: text-bottom;
}

label,
input[type="button"],
input[type="submit"],
input[type="image"],
button {
	cursor: pointer;
}

button,
input,
select,
textarea {
	margin: 0;
}

input:valid,
textarea:valid {}

input:invalid,
textarea:invalid {
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px red;
	-webkit-box-shadow: 0px 0px 5px red;
	box-shadow: 0px 0px 5px red;
}

.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
	background-color: #f0dddd;
}

::-moz-selection {
	background: #FF5E99;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #FF5E99;
	color: #fff;
	text-shadow: none;
}

a:link {
	-webkit-tap-highlight-color: #FF5E99;
}

button {
	width: auto;
	overflow: visible;
}

.ie7 img {
	-ms-interpolation-mode: bicubic;
}

body,
select,
input,
textarea {
	color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: bold;
}

a,
a:active,
a:visited {
	color: #152f79;
}

a:hover {
	color: #036;
}

/*
    // ========================================== \\
   ||                                              ||
   ||               Flashy Styles                  ||
   ||                                              ||
    \\ ========================================== //
*/
body {
	font-family: 'Quattrocento Sans', sans-serif;
	background: url(images/bg-tile.jpg) repeat-x top center #fff;
	line-height: 1.3   !important;
}

em {font-style: italic;}

h1 {
	font-family: 'Quattrocento', serif color:#4d2e15;
	font-size: 3.2em;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 0.75;
	margin: 5px 0 25px 0;
}

h2 {
	font-family: 'Quattrocento Sans', sans-serif;
	color: #015964;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.8em;
}

h3 {
	font-family: 'Quattrocento Sans', sans-serif;
	color: #015964;
	font-size: 1.3em;
	font-weight: bold;
	margin: 14px 0 8px;
}

#bokeh {
	width: 100%;
	background: url(images/bg-bokeh.jpg) center 118px no-repeat;
	display: table;
}

#container {
	width: 960px;
	margin: 0 auto;
}

/* ------------------------------ HEADER ------------------------------ */
#header {
	width: 960px;
	float: left;
	margin-bottom: 30px;
}

.top-links {
	width: 960px;
	color: #015964;
	float: left;
	height: 22px;
	padding: 5px 0;
	text-align: center;
}

.top-links u {
	margin: 0;
	padding: 0;
}

.top-links li {
	list-style: none;
	display: inline;
	text-align: center;
}

.top-separator {
	width: 5px;
	width: 5px;
	background: url(images/bullet-circle.gif) no-repeat center center;
	padding: 0 10px;
}

.top-links a {
	color: #015964;
	font-weight: normal;
	text-decoration: none;
}

.top-links a:hover {
	color: #663300;
	font-weight: normal;
	text-decoration: none;
}

.logo {
	float: left;
	width: 421px;
	height: 134px;
	margin: 21px 0 0 0;
	background: url(images/logo.gif) no-repeat top left;
	text-align: right;
}

.logo a {
	color: #4d2e15;
	font-size: 3.4em;
	font-family: 'Quattrocento', serif;
	text-decoration: none;
	text-transform: uppercase;
}

.tagline {
	width: 320px;
	height: 50px;
	float: right;
	margin: 23px 0 0 0;
	text-align: right;
	color: #7d8b8d;
	font-family: 'Quattrocento', serif;
	font-size: 1em;
}

.tagline h1 {
	color: #644930;
	font-size: 2.2em;
	line-height: 0.75;
	margin: 0;
	padding: 0;
}

.taglline-sm {
	font-size: 0.6em;
}

.navigation {
	width: 750px;
	float: right;
	position: relative;
	z-index: 9999;
	top: -65px;
	text-transform: uppercase;
	height: 36px;
}

.navigation ul {
	margin: 0;
	padding: 0;
}

.navigation li {
	list-style: none;
	float: left;
}

.navigation a {
	color: #015964;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 0 0 0;
	display: block;
}

.navigation ul li a {
	padding: 8px 8px 8px 14px
}
.navigation a:hover {
	color: #152f79;
}

.navigation ul li ul {
	background: #FFF;
	display: none;
	position: absolute;
	padding: 8px 8px 8px 14px;
	box-shadow: 3px 3px 6px 1px rgba(204,204,204,1);
}

.navigation ul li ul li {
	float: none;
	position: relative;
	padding-left: 2px;
	padding-right: 2px;
}

.navigation ul li:hover ul {
	display: block;
}

.nav-separator {
	width: 2px;
	height: 36px;
	background: url(images/nav-separator.gif) center center no-repeat;
	padding: 0 19px;
}

.banner {
	float: left;
	width: 960px;
	position: relative;
	z-index: 1;
	margin: -70px 0 0 0;
}

.banner-image {
	float: left;
	width: 360px;
	height: 320px;
	margin-left: 70px;
	margin-top: 30px;
}

.banner-heading {
	color: #4d2e15;
	font-size: 3em;
	font-family: 'Quattrocento', serif;
	text-transform: uppercase;
	line-height: 0.9;
	margin: 40px 0 12px 0;
}

.banner-text {
  font-size: 2.2em !important;
  color: #7d8b8d;
  line-height: 1.1em !important;
  margin-bottom: 10px;
}

.banner-text-normal {
	font-size: 1em;
	color: #7d8b8d;
	line-height: 100%;
}

.banner-content {
	float: right;
	width: 365px;
	padding-right: 100px;
}

.banner-content-inner {
  float: right;
  width: 430px;
  padding-right: 10px;
}

.banner-btn a {
	padding: 5px 20px;
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 1px 1px #cfcfcf;
	-webkit-box-shadow: 0 0 1px 1px #cfcfcf;
	box-shadow: 0 0 1px 1px #cfcfcf;
	float: right;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #b2cbce;
	color: #644930;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Quattrocento', serif;
	font-weight: bold;
}

.banner-btn a:hover {
	color: #fff;
	background: #015964;
}

.call-to-action-box {
	border: 2px solid #e2dfd5;
	background: #f8f6f2;
	float: left;
	width: 956px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.cta-box-normal {
	float: left;
	width: 280px;
	padding: 15px;
}

.cta-box-middle {
	border-left: 2px solid #e7e1d6;
	border-right: 2px solid #e7e1d6;
	float: left;
	width: 294px;
	padding: 15px;
	height: 135px;
}

.cta-box-normal img,
.cta-box-middle img {
	float: left;
	margin: 0 15px 0 0;
}

.cta-heading {
	font-family: 'Quattrocento', serif;
	font-weight: bold;
	color: #644930;
	font-size: 1.6em;
	line-height: 100%;
	margin-bottom: 10px;
}

.cta-content {
	font-size: 0.875em;
}

.button1 {
	margin-top: 10px;
	font-size: 0.8em;
}

.button1 a {
	padding: 5px 20px 5px 10px;
	background: url(images/arrow-left.gif) 92% center no-repeat #84a4a8;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.button1 a:hover {
	background: url(images/arrow-left.gif) 92% center no-repeat #015964;
}

div#tmpSlideshow {
	margin: 0;
	padding: 0;
	float: left;
	width: 360px;
}

div.tmpSlide {
	display: none;
	float: left;
}

div.tmpSlide img {
	float: left;
	margin: 0 0 0 0;
}

div#tmpSlideshowControls {
	width: 175px;
	position: relative;
	float: right;
	bottom: 10px;
	right: -80px;
	visibility: hidden;
}

div.tmpSlideshowControl {
	float: left;
	margin: 0 5px 0 0;
	width: 15px;
	height: 15px;
	background: url(images/inactive.gif) no-repeat;
	text-align: center;
	cursor: pointer;
}

div.tmpSlideshowControl span {
	line-height: 36px;
	vertical-align: middle;
}

div.tmpSlideshowControlOn {}

div.tmpSlideshowControlActive {
	background: url(images/active.gif) no-repeat;
}

/* ------------------------------ MAIN ------------------------------ */
#main {
	width: 960px;
	float: left;
	line-height: 140%;
}

#main p,
#main-inner p {
	margin: 10px 0 15px 0;
}

#main-inner {
	width: 956px;
	float: left;
	line-height: 140%;
	border: 2px solid #e2dfd5;
	float: left;
	width: 956px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(images/main-content-tile.gif) repeat-x top center #fff;
	padding: 30px 0 10px 0;
	margin-top: -31px;
}

#col1 {
	width: 450px;
	float: left;
	margin: 0 0 0 30px;
}

#col2 {
	width: 400px;
	float: right;
	margin: 0 30px 0 0;
}

#inner-col-heading {
	width: 860px;
	float: left;
	background: url(images/dotted-tile.gif) repeat-x bottom center;
	margin: 0 50px 40px 50px;
}

#inner-col-heading h1 {
	margin: 5px 0 10px 0;
}

#inner-col1 h2,
#inner-col2 h2 {
	color: #7d8b8d;
	font-weight: bold;
	font-size: 1.8em;
	padding: 5px 0 5px 0;
}

#inner-col1 {
	width: 410px;
	float: left;
	margin: 0 0 0 50px;
}

#inner-col2 {
	width: 410px;
	float: right;
	margin: 0 50px 0 0;
}

#inner-onecol {
	width: 860px;
	float: left;
	margin: 0 50px;
}

.bullet-check li {
	list-style: none;
	margin: 0;
	padding: 5px 20px;
	background: url(images/bullet-check.gif) no-repeat left 7px;
}

/* .img-float-left,
.img-float-right {
	padding: 3px;
	border: 3px solid #fff;
	-moz-box-shadow: 0 0 1px 1px #cfcfcf;
	-webkit-box-shadow: 0 0 1px 1px #cfcfcf;
	box-shadow: 0 0 1px 1px #cfcfcf;
	float: left;
	margin: 0 15px 15px 0;
}  */

.img-float-left {
	float: left !important;
	margin: 0 15px 15px 0 !important;
}
.img-float-right {
	float: right !important;
	margin: 0 0 15px 15px !important;
}

.img-border {
	padding: 3px;
	border: 3px solid #fff;
	-moz-box-shadow: 0 0 1px 1px #cfcfcf;
	-webkit-box-shadow: 0 0 1px 1px #cfcfcf;
	box-shadow: 0 0 1px 1px #cfcfcf;
}

.box-electrolysis {
	width: 400px;
	float: left;
	margin-top: 20px;
}

.box-electrolysis-content {
	background: url(images/box1-img.jpg) no-repeat right top #faf6ef;
	border: 2px solid #e3dccf;
	width: 356px;
	float: left;
	padding: 5px 20px;
	font-size: 1em;
}

.box-electrolysis p {
	width: 220px;
}

.box-e-learn-more {
	float: left;
	position: relative;
	z-index: 1;
	width: 170px;
	margin: -15px 0 0 20px;
}

.box-specials {
	color: #644930;
	background: url(images/box-specials.jpg) no-repeat top center;
	font-size: 1.5em;
	width: 399px;
	height: 140px;
	float: left;
	margin-top: 10px;
}

.box-specials-content {
	width: 180px;
	float: left;
	padding: 35px 0 0 195px;
	font-family: 'Quattrocento', serif;
}

.box-specials-sm {
	width: 210px;
	float: left;
	padding: 7px 0 0 178px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	font-style: italic;
	color: #765A49;
}

.box-specials-bgtext {
	color: #015964;
	font-weight: bold;
	font-size: 1.2em;
}

.box-awards {
	float: right;
	clear: none;
	padding-bottom: 20px;
	margin-top: -13px;
}

.box-heading {
	color: #644930;
	font-weight: bold;
	font-family: 'Quattrocento', serif;
	font-size: 1.5em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.box-style1 {
	clear: both;
	background: url(images/dotted-tile.gif) repeat-x top center;
	padding: 20px 0 0 0;
}

.box-style2 {
	padding: 20px;
	background: #fff;
	border: 2px dotted #dde9eb;
}

.bullet-pdf li {
	background: url(images/pdf-icon.gif) no-repeat left 5px;
	padding: 10px 0 10px 35px;
	list-style: none;
}

/* ------------------------------ FOOTER ------------------------------ */
#footer-bg {
	background: url(images/footer-tile.gif) repeat-x top center #4c6369;
	width: 100%;
	clear: both;
	margin-top: 40px;
}

#footer {
	width: 960px;
	margin: auto;
	text-align: center;
	color: #fff;
	padding: 40px 0;
}

#footer li {
	list-style: none;
	display: inline;
	padding: 0 3px;
}

#footer a {
	font-family: 'Quattrocento', serif;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
	text-decoration: underline;
}

/* #Main navigation
================================================== */
#inner-col1-blog {
	width: 570px;
	float: left;
	margin: 0 0 0 50px;
}

#inner-col2-blog {
	width: 250px;
	float: right;
	margin: 0 50px 0 0;
}

.side-panel {
	width: 250px;
	float: right;
	margin-bottom: 30px;
}

.side-panel h3 {
	background: #b2cbce;
	border: 1px solid #fff;
	color: #4D2E15;
	font-size: 1.4em;
	text-transform: uppercase;
	font-weight: bold;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 0 10px 20px;
}

.side-panel a {
	color: #152f79;
	text-decoration: none;
}

.side-panel a:hover {
	text-decoration: underline;
}

.side-panel ul {
	margin: 0;
	padding: 0;
}

.side-panel li {
	padding: 6px 15px 6px 20px;
	border-bottom: 1px dashed #dfeaec;
	margin: 0;
	list-style: none;
}

.blog-post {
	width: 570px;
	float: left;
	margin-bottom: 30px;
}

.blog-date {
	border: 2px solid #b2cbce;
	width: 60px;
	float: left;
}

.blog-day {
	color: #015964;
	background: #fff;
	text-align: center;
	padding: 20px 0;
	display: block;
	font-size: 30px;
	font-weight: bold;
}

.blog-month {
	background: #b2cbce;
	text-align: center;
	color: #fff;
	display: block;
}

.blog-content {
	width: 490px;
	float: right;
}

.blog-subheading {
	display: block;
	font-size: 0.85em;
	color: #666;
	border-top: 1px solid #b2cbce;
	padding-top: 5px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.blog-pagination {
	float: right;
	width: 490px;
	margin: 10px 0 20px 0;
	text-align: right;
	font-size: 0.95em;
	border-top: 1px dashed #b2cbce;
	padding: 15px 0 0 0;
}

.blog-pagination li {
	display: inline;
	padding: 0 1px;
}

.blog-pagination a {
	color: #fff;
	padding: 4px 8px;
	background: #b2cbce;
	text-decoration: none;
}

.blog-pagination a.active {
	color: #fff;
	background: #015964;
}

.blog-pagination a.active:hover {
	color: #fff;
}

.blog-pagination a:hover {
	color: #015964;
}

.blog-comments,
.blog-comments-listing {
	float: right;
	width: 490px;
	margin: 20px 0 0 0;
}

.blog-comments-listing {
	margin: 20px 0 0 0;
}

.blog-comments-listing-content {
	border: 1px solid #b2cbce;
	float: left;
	width: 458px;
	padding: 10px 15px 0 15px;
	background: #ffffff;
}

.blog-comments-author {
	width: 480px;
	padding: 12px 0 0 10px;
	float: left;
	margin: -1px 0 0 0;
	color: #4d2e15;
}

.color-maroon {
	color: #4d2e15;
}

.no-comments {
	color: #fff;
	background: #c7da42;
	padding: 6px 9px;
	margin: 0 3px 0 0;
}

.blog-form {
	float: right;
	width: 490px;
	margin: 20px 0 0 0;
}

.blog-form-content {
	width: 490px;
	float: left;
}

.blog-form-content p {
	padding: 5px 0;
}

.blog-label {
	padding: 0 0 5px 5px;
}

.blog-textbox {
	float: left;
}

.blog-title {
	color: #015964;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0 0 0;
	display: block;
}

a.button:link,
a.button:visited,
a.button:active {
	color: #ffffff;
	font-family: "Century Gothic", sans-serif;
	background: url(images/arrow-left.gif) 80% center no-repeat #84a4a8;
	padding: 1px 40px 1px 30px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	float: left;
	text-align: center;
}

a.button:hover {
	background-color: #015964;
}

blockquote {
	background: url(images/quote.gif) left top no-repeat;
	padding: 0 0 0 40px;
	margin: 15px 0;
}

blockquote p {
	font-style: italic;
}

cite {
	font-weight: bold;
	color: #7d8b8d;
	padding-top: 5px;
}

.bullet-none ul {
	margin-left: 0 !important;
	padding: 0 !important;
}

.bullet-none li {
	list-style: none;
	display: block;
	width: 800px;
	padding: 20px 0;
	clear: both;
}

.bullet-no {
	float: left;
	padding: 0 10px 0 0;
	margin-top: -8px;
}

.bullet-none-content {
	width: 745px;
	float: right;
}

.ir {
	display: block;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}

.hidden {
	display: none;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.post_in .alignleft {
	float: left;
}

.post_in .alignright {
	float: right;
}

.post_in .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post_in img.alignleft {
	margin: 5px 20px 5px 0;
}

.post_in .wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

.post_in img.alignright {
	margin: 5px 0 5px 20px;
}

.post_in .wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

.post_in img.aligncenter {
	margin: 5px auto;
}

.post_in img.alignnone {
	margin: 5px 0;
}

.post_in .wp-caption .wp-caption-text,
.post_in .entry-caption,
.post_in .gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

.post_in img.wp-smiley,
.post_in .rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.post_in .wp-caption.alignleft+ul,
.post_in .wp-caption.alignleft+ol {
	list-style-position: inside;
}

.post_in p {
	margin-bottom: 10px;
}

@media all and (orientation:portrait) {}

@media all and (orientation:landscape) {}

@media screen and (max-device-width: 480px) {
	/* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
	* {
		background: transparent !important;
		color: black !important;
		text-shadow: none !important;
		filter: none !important;
		-ms-filter: none !important;
	}

	a,
	a:visited {
		color: #444 !important;
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}