@import url('bootstrap-print.css');

body {
	margin: 0;
	padding: 0;
	font-family: 'Roboto', sans-serif;
	color: #000;
	font-size: 14px;
}
header {
    display: block; 
    text-align: center; 
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.wrapper {
	width: 100%;
}
.clearfix {
  overflow: auto;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.text-center {
	text-align: center;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}

.theme-report .container {
	max-width: 1400px;
	margin: 0 auto;
}

.theme-report header h1,.set_report_h1 {
	font-size: 16px;
	margin: 10px 0;
}
.theme-report h2,.set_report_h2 {
	font-size: 15px;
}
.theme-report h3 {
	font-size: 13px;
}
.theme-report header .logo {
	width: 70px;
	height: auto;
}
.theme-report header p,.set_report_p {
	font-size: 14px;
	margin: 0;
}

table {
	width: 100%;
}

.judge-result-tb {
	margin-bottom: 20px;
}

.judge-result-tb td,
.judge-result-tb th,
.absent-list-tb td,
.absent-list-tb th {
	padding: 2px 5px;
	border: solid 1px #000;
}

.judge-result-tb th,
.absent-list-tb th {
	font-size: 14px;
}

.bg-dark-grey {
	background: #acacac !important;
}

.bg-light-grey {
	background: #dedede !important;
}
.blank-cell {
	border: none !important;
	background: #fff;
	padding: 0 !important;
	font-size: 6px !important;
}

.nomination-tb tr,
.judge-result-tb tr {
	height: 35px;
}

.judge-result-tb-break-tr {
	height: 10px !important;
}

.presenter-tb tr,
.judge-protocol-tb tr,
.absent-list-tb tr,
.ring-report-tb tr,
.biv-document-tb tr {
	height: 40px;
}

/*Catalogue table */
.catalogue-tb,
.score-result-tb {
	border-collapse: collapse;
	margin-bottom: 40px;
}
.catalogue-tb td.header-caption,
.score-result-tb td.header-caption,.set_header-caption {
	border: solid 1px #000 !important;
	font-size: 12px;
	padding: 10px 20px !important;
}
.catalogue-tb tbody,
.score-result-tb tbody {
	border-bottom: solid 1px #989898;
}
.catalogue-tb .font-sm,
.score-result-tb .font-sm,.set_font-sm {
	font-size: 11px;
}

.catalogue-tb .font-md,
.score-result-tb .font-md,.set_font-md {
	font-size: 12px;
}

.border-light-grey,.set_border-light-grey {
	border: solid 1px #989898 !important;
}
.catalogue-tb td.border-light-grey,
.score-result-tb td.border-light-grey,.set_border-light-grey {
	border-bottom: solid 2px #989898 !important;
	padding: 7px 20px !important;
}
.catalogue-tb td:first-child,
.score-result-tb td:first-child {
	width: 35%;
	padding: 2px 10px;
	border-left: solid 1px #989898;
}
.catalogue-tb td:last-child {
	/*border-right: solid 1px #989898;*/
}

.catalogue-tb td:first-child {
	border-left: none;
}

.catalogue-tb td:nth-child(2),
.score-result-tb td:nth-child(2) {
	width: 20%;
}
.catalogue-tb td,
.score-result-tb td {
	padding: 2px 5px;
}
.catalogue-tb td,
.score-result-tb td {
	font-size: 10px;
}
.font-xxxlg {
	font-size: 36px;
}
.font-xxlg {
	font-size: 28px;
}
.font-xlg {
	font-size: 22px;
}
.font-lg {
	font-size: 18px;
}
.font-md {
	font-size: 15px;
}
.font-sm {
	font-size: 14px;
}
.font-xs {
	font-size: 11px;
}

/*Judge Report table*/
.judge-report-tb {
	margin-bottom: 20px;
}
.judge-report-tb td {
	font-weight: bold;
	padding: 5px 10px;
	border: solid 1px #000;
	font-size: 12px;
}
.jude-report-title {
	font-weight: normal;
	margin: 30px 0;
}
.judge-report hr {
	border: solid 1px #888;
	margin: 2px 0 0;
}
.judge-report-bottom-tb {
	margin: 30px 0;
}
.judge-protocol h3 label,
.biv-document h3 label,
.nomination-report h3 label,
.protocal-report h3 label,
.presenter-list-report h3 label,
.ring-report h3 label {
	margin: 0 0 10px 0;
}
.judge-protocol-tb,
.biv-document-tb,
.nomination-tb,
.presenter-tb,
.ring-report-tb {
	margin-bottom: 80px;
}
.judge-protocol-tb th,
.judge-protocol-tb td {
	padding: 5px 10px;
	border: solid 1px #000;
}
.signature {
	width: 25%;
}
.signature .text-center {
	margin-top: 20px;
}
/*BIV table*/
.biv-document-tb {
	border: solid 1px #000;
	border-left: none;
}
.biv-document-tb th,
.biv-document-tb td {
	padding: 5px 10px;
	border-bottom: solid 1px #000;
}
.biv-document-tb th,
.biv-document-tb td {
	border-left: solid 1px #000;
}
.biv-document-tb td:last-child {
	border-bottom: none;
}
.biv-document-tb tr:last-child td {
	border-bottom: none;
}
.biv-document-tb-header {
	border: solid 1px #000 !important;
}

/*Nomination table*/
.nomination-tb,
.presenter-tb,
.ring-report-tb {
	border-top: solid 1px #000;
	border-right: solid 1px #000;
}
.nomination-tb th,
.nomination-tb td,
.presenter-tb th,
.presenter-tb td,
.ring-report-tb th,
.ring-report-tb td {
	padding: 5px 15px;
	font-size: 14px;
	border-left: solid 1px #000;
	border-bottom: solid 1px #000;
}
.nomination-tb td,
.presenter-tb td,
.ring-report-tb td {
	font-size: 14px;
}
.nomination-tb .font-sm,
.presenter-tb .font-sm,
.ring-report-tb .font-sm {
	font-size: 14px;
}

/*BIS&BOS Protocal*/
.protocal-report-tb {
	border-collapse: collapse;
	border: solid 1px #000;
}
.protocal-report-tb th,
.protocal-report-tb td {
	padding: 5px 10px;
}
.protocal-report-tb td.bg-light-grey {
	font-size: 13px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
}
.protocal-report-tb {
	margin-bottom: 40px;
}
.protocal-report-tb td:first-child {
	vertical-align: top;
}
.border-line {
	border-top: solid 1px #999;
}
.protocal-report-tb label {
	width: 100%;
	border-bottom: solid 1px #000;
	display: block;
	margin-bottom: 3px;
}
.line-left {
	border-left: solid 1px #000;
}
.text-container {
	display: flex;
	margin: 8px 0;
}
.text-container span {
	width: 20px;
}
.text-container label {
	width: 70%;
	margin-left: 5px;
}

/*BOB distribution*/
.bob-distribution-tb {
	margin-top: 20px;
}
.bob-distribution-tb td {
	padding: 5px 10px;
	border: solid 1px #999;
	vertical-align: top;
}
.bob-distribution-tb .card {
	display: flex;
	padding-bottom: 130px;
}
.bob-distribution-tb .card p {
	margin: 0px;
}
.bob-distribution-tb .card img {
	display: block;
	margin-bottom: 5px;
}
.bob-distribution-tb h4 {
	font-size: 14px;
	margin: 10px 15px;
}
.bob-distribution-tb h4 label {
	font-weight: normal;
	display: block;
	font-size: 12px;
}
.logo-circle {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

/*Ring table*/
.show-two-col {
	margin: 50px auto 40px;
	max-width: 600px;
}
.space {
	width: 100%;
	height: 150px;
}

/*Score result*/
.catalogue-tb td.point-field {
	vertical-align: top;
	padding-top: 15px;
}

.score-result-tb td.point-field {
	vertical-align: top;
	border-left: none;
	border-right: solid 1px #999;
}

/*certificate-theme*/
.certificate-theme.theme-report.green-theme {
	-webkit-print-color-adjust: exact !important;
	overflow: hidden;
	position: relative;
	border-left: solid 6px #2F6631;
	border-right: solid 6px #2F6631;
}
.certificate-theme.theme-report.green-theme::after {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #2F6631;
	top: auto;
	bottom: 0;
}
.certificate-theme.theme-report.green-theme::before {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #2F6631;
	top: 0;
}

/*blue theme*/
.certificate-theme.theme-report.blue-theme {
	-webkit-print-color-adjust: exact !important;
	overflow: hidden;
	position: relative;
	border-left: solid 6px #2E56A6;
	border-right: solid 6px #2E56A6;
}
.certificate-theme.theme-report.blue-theme::after {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #2E56A6;
	top: auto;
	bottom: 0;
}
.certificate-theme.theme-report.blue-theme::before {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #2E56A6;
	top: 0;
}

/*Red theme*/
.certificate-theme.theme-report.red-theme {
	-webkit-print-color-adjust: exact !important;
	overflow: hidden;
	position: relative;
	border-left: solid 6px #ED1C24;
	border-right: solid 6px #ED1C24;
}
.certificate-theme.theme-report.red-theme::after {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #ED1C24;
	top: auto;
	bottom: 0;
}
.certificate-theme.theme-report.red-theme::before {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #ED1C24;
	top: 0;
}

/*Yellow theme*/
.certificate-theme.theme-report.yellow-theme {
	-webkit-print-color-adjust: exact !important;
	overflow: hidden;
	position: relative;
	border-left: solid 6px #E7BA48;
	border-right: solid 6px #E7BA48;
}
.certificate-theme.theme-report.yellow-theme::after {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #E7BA48;
	top: auto;
	bottom: 0;
}
.certificate-theme.theme-report.yellow-theme::before {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #E7BA48;
	top: 0;
}

/*Purple theme*/
.certificate-theme.theme-report.purple-theme {
	-webkit-print-color-adjust: exact !important;
	overflow: hidden;
	position: relative;
	border-left: solid 6px #903F98;
	border-right: solid 6px #903F98;
}
.certificate-theme.theme-report.purple-theme::after {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #903F98;
	top: auto;
	bottom: 0;
}
.certificate-theme.theme-report.purple-theme::before {
	content: '';
	height: 6px;
	left: 0;
	width: 100%;
	position: absolute;
	background: #903F98;
	top: 0;
}

/*Gold theme*/
.certificate-theme.theme-report.gold-theme {
	-webkit-print-color-adjust: exact !important;
	overflow: hidden;
	position: relative;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d6a2c+0,e3b447+43,e29d06+67,e29d06+67,c9903a+100 */
background: #9d6a2c; /* Old browsers */
background: -moz-linear-gradient(left, #9d6a2c 0%, #e3b447 43%, #e29d06 67%, #e29d06 67%, #c9903a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #9d6a2c 0%,#e3b447 43%,#e29d06 67%,#e29d06 67%,#c9903a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #9d6a2c 0%,#e3b447 43%,#e29d06 67%,#e29d06 67%,#c9903a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d6a2c', endColorstr='#c9903a',GradientType=1 ); /* IE6-9 */
padding: 6px;

	
}
.certificate-theme.theme-report.gold-theme .wrapper {
	height: 98.5vh;
	background: #fff;
	position: relative;
	overflow: initial;
}


.certificate-theme.theme-report.gold-theme h4 {
	color: #9B682A;
	font-size: 24px;
	margin: 26px auto 0;
}
.certificate-theme.theme-report.x2 h4 {
	font-size: 40px;
	margin: 50px auto;
}

.certificate-theme.theme-report.gold-theme .certificate-container {
	margin-top: 30px;
}

.certificate-theme.theme-report .wrapper {
	overflow: hidden;
}
.certificate-theme.theme-report header {
	padding-top: 24px;
}
.certificate-theme.theme-report header img {
	width: 62px;
	height: auto;
	margin: 10px auto;
}
.certificate-theme.theme-report.x2 header img {
	width: 124px;
}
.certificate-theme.theme-report header h1,
.certificate-theme.theme-report header h2,
.certificate-theme.theme-report header h3 {
	margin: 0 auto;
}
.certificate-theme.theme-report header p {
	margin: 5px 0 0;
}
.certificate-theme.theme-report header h1 {
	border-bottom: solid 1px #000;
	display: inline-block;
	letter-spacing: .5px;
	font-size: 18px;
}
.certificate-theme.theme-report.x2 header h1 {
	font-size: 36px;
}
.certificate-theme.theme-report header h2 {
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 2px;
}
.certificate-theme.theme-report.x2 header h2 {
	font-size: 22px;
}
.certificate-container {
	width: 440px;
	margin: 40px auto;
}
.certificate-container .row {
	display: flex;
	margin-bottom: 6px;
}
.certificate-container .row label {
	max-width: 290px;
}
.certificate-container .caption {
	width: 150px;
}
.certificate-container .point {
	justify-content: stretch;
    display: flex;
    align-items: center;
}
.certificate-container .point img {
	margin-right: 5px;
}
.certificate-sign {
	position: absolute;
	left: 10%;
	top: auto;
	bottom: 13%;
	width: 80%;
	display: flex;
	align-items: baseline;
}
.certificate-sign img {
	margin-left: 10px;
}
.certificate-sign .pull-right {
	margin-left: auto;
}

.top-badge {
	width: 84px;
	height: 84px;
	position: absolute;
	left: 10px;
	top: 5px;
	text-align: center;
	padding-top: 6px;
    border-radius: 0 0 46% 46%;
    z-index: 3;
}
.badge-green {
	background: #2F6631;
}
.badge-blue {
	background: #2E56A6;
}
.badge-red {
	background: #ED1C24;
}
.badge-yellow {
	background: #E7BA48;
}
.badge-purple {
	background: #903F98;
}
.badge-gold {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d6a2c+0,e3b447+49,e3b447+52,9d6a2c+100 */
background: #9d6a2c; /* Old browsers */
background: -moz-linear-gradient(45deg, #9d6a2c 0%, #e3b447 49%, #e3b447 52%, #9d6a2c 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg, #9d6a2c 0%,#e3b447 49%,#e3b447 52%,#9d6a2c 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg, #9d6a2c 0%,#e3b447 49%,#e3b447 52%,#9d6a2c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d6a2c', endColorstr='#9d6a2c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
top: 0;
}
.top-badge img {
	width: 70px;
	height: auto;
	margin-top: 4px;
}
.certificate-theme.theme-report.gold-theme .badge-gold {
	top: -6px;
	left: 25px;
}

/*Cattery Application*/
.cattery-application-tb {
	margin: 20px auto 15px;
	border: solid 1px #000;
	border-left: 0;
}
.cattery-application h3 {
	margin-bottom: 70px;
}
.cattery-application-tb td,
.cattery-application-tb th {
	padding: 5px; 10px;
	font-size: 12px;
	line-height: 20px;
	border-left: solid 1px #000;
}
.cattery-12 {
	font-size: 12px;
}
.cattery-application-tb th {
	text-align: center;
	border-bottom: solid 1px #000;
}
.cattery-application-tb-border td {
	border-bottom: solid 1px #000;
}
.cattery-application-tb-border {
	border-bottom: none;
	margin-bottom: 0;
}
.cattery-application-tb td label {
	margin: 5px 0 0 10px;
}
.cattery-application .row {
	clear: both;
	margin-bottom: 30px;
}
.cattery-application .col {
	width: 50%;
	float: left;
	font-size: 12px;
}
.cattery-application .card {
	width: 90%;
}
.align-right {
	margin-left: auto;
}
.cattery-application-tb-sign {
	border-bottom: none;
	margin-bottom: 40px;
}
.cattery-application-tb-sign td {
	border-bottom: solid 1px #000;
}
.cattery-application-tb-sign .card {
	width: 50%;
	padding: 10px;
	height: 130px;
}
.logo-circle2 {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	margin: 10px;
}
.label_cattery {
	font-weight: bold;
}

/*Pedigree Cer*/
.certificate-theme.theme-report.green-theme.pedigree-report {
/* 	border: solid 10px #2F6631; */
	background: #fff;
	border: none;
	position: relative;
	overflow: hidden;
}
.certificate-theme.theme-report.green-theme.pedigree-report::before,
.certificate-theme.theme-report.green-theme.pedigree-report::after {
	display: none !important;
}
.certificate-theme.theme-report.pedigree-report .top-badge {
	top: 12px;
	left: 30px;
}
.certificate-theme.theme-report.pedigree-report .container {
	max-width: none;
	margin: 10px 40px;
}
.certificate-theme.theme-report.pedigree-report header {
	margin: 10px 30px;
	border-bottom: solid 1px #000;
	text-align: left;
	padding-left: 100px;
	display: flex;
	padding-bottom: 5px;
}
.certificate-theme.theme-report.pedigree-report header h2 {
	letter-spacing: 0;
	font-size: 14px;
}

.certificate-theme.theme-report.pedigree-report header h1 {
	border: none;
	margin: 0;
}

.certificate-theme.theme-report.pedigree-report .logo-group img {
	margin: 0 0 0 10px;
}

.certificate-theme.theme-report.green-theme.pedigree-report .line-border-top {
	background: #2F6631;
	height: 8px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	z-index: 2;
}
.certificate-theme.theme-report.green-theme.pedigree-report .line-border-left {
	background: #2F6631;
	position: absolute;
	left: 0;
	width: 8px;
	top: 0;
	height: 100%;
	z-index: 2;
}
.certificate-theme.theme-report.green-theme.pedigree-report .line-border-right {
	background: #2F6631;
	position: absolute;
	right: 0;
	width: 8px;
	top: 0;
	height: 100%;
	z-index: 2;
}
.certificate-theme.theme-report.green-theme.pedigree-report .line-border-bottom {
	background: #2F6631;
	height: 8px;
	position: absolute;
	left: 0;
	width: 100%;
	top: auto;
	bottom: 0;
	z-index: 2;
}
.certificate-theme.theme-report.green-theme.pedigree-report .line-border-inset-top,
.line-border-inset-top-gold {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d6a2b+0,dfb045+100 */
	background: #9d6a2b; /* Old browsers */
	background: -moz-linear-gradient(left, #9d6a2b 0%, #dfb045 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #9d6a2b 0%,#dfb045 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #9d6a2b 0%,#dfb045 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d6a2b', endColorstr='#dfb045',GradientType=1 ); /* IE6-9 */
	height: 4px;
	position: absolute;
	left: 0;
	width: 100%;
	top: 8px;
	z-index: 1;
}
.certificate-theme.theme-report.green-theme.pedigree-report .line-border-inset-bottom,
.line-border-inset-bottom-gold {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb045+0,9d6a2b+100 */
	background: #dfb045; /* Old browsers */
	background: -moz-linear-gradient(left, #dfb045 0%, #9d6a2b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #dfb045 0%,#9d6a2b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #dfb045 0%,#9d6a2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb045', endColorstr='#9d6a2b',GradientType=1 ); /* IE6-9 */
	height: 4px;
	position: absolute;
	left: 0;
	width: 100%;
	top: auto;
	bottom: 8px;
	z-index: 1;
}
.certificate-theme.theme-report.green-theme.pedigree-report .line-border-inset-right,
.line-border-inset-right-gold {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb045+0,9d6a2b+100 */
	background: #dfb045; /* Old browsers */
	background: -moz-linear-gradient(top, #dfb045 0%, #9d6a2b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #dfb045 0%,#9d6a2b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #dfb045 0%,#9d6a2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb045', endColorstr='#9d6a2b',GradientType=0 ); /* IE6-9 */
	height: 100%;
	position: absolute;
	right: 8px;
	width: 4px;
	top: 0;
	z-index: 1;
}

.certificate-theme.theme-report.green-theme.pedigree-report .line-border-inset-left,
.line-border-inset-left-gold {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d6a2b+0,dfb045+100 */
	background: #9d6a2b; /* Old browsers */
	background: -moz-linear-gradient(top, #9d6a2b 0%, #dfb045 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #9d6a2b 0%,#dfb045 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #9d6a2b 0%,#dfb045 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d6a2b', endColorstr='#dfb045',GradientType=0 ); /* IE6-9 */
	height: 100%;
	position: absolute;
	left: 8px;
	width: 4px;
	top: 0;
	z-index: 1;
}
.line-border-inset-left-gold {
	left: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb045+0,9d6a2b+99 */
background: #dfb045; /* Old browsers */
background: -moz-linear-gradient(top, #dfb045 0%, #9d6a2b 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #dfb045 0%,#9d6a2b 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #dfb045 0%,#9d6a2b 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb045', endColorstr='#9d6a2b',GradientType=0 ); /* IE6-9 */
	
}
.line-border-inset-right-gold {
	right: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d6a2b+1,dfb045+100 */
background: #9d6a2b; /* Old browsers */
background: -moz-linear-gradient(top, #9d6a2b 1%, #dfb045 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #9d6a2b 1%,#dfb045 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #9d6a2b 1%,#dfb045 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d6a2b', endColorstr='#dfb045',GradientType=0 ); /* IE6-9 */
}
.line-border-inset-bottom-gold {
	bottom: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9d6a2b+1,dfb045+96 */
background: #9d6a2b; /* Old browsers */
background: -moz-linear-gradient(left, #9d6a2b 1%, #dfb045 96%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #9d6a2b 1%,#dfb045 96%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #9d6a2b 1%,#dfb045 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d6a2b', endColorstr='#dfb045',GradientType=1 ); /* IE6-9 */
}
.line-border-inset-top-gold {
	top: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dfb045+0,9d6a2b+100 */
background: #dfb045; /* Old browsers */
background: -moz-linear-gradient(left, #dfb045 0%, #9d6a2b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #dfb045 0%,#9d6a2b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #dfb045 0%,#9d6a2b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfb045', endColorstr='#9d6a2b',GradientType=1 ); /* IE6-9 */
}
.pedigree-tb {
	margin-top: 20px;
}
.pedigree-tb td,
.pedigree-tb th {
	padding: 5px 10px;
	font-size: 11px;
}
.pedigree-tb .row {
	display: flex;
	margin-bottom: 5px;
}
.pedigree-tb label {
	font-size: 12px;
	width: 120px;
}
.text-gold {
	color: #9B682A;
}
.text-red {
	color: #F41414;
}
.pedigree-tb.td-border {
	margin: 10px 0;
}
.pedigree-tb.td-border td {
	padding: 0 5px;
	vertical-align: top;
	font-size: 10px;
}
.pedigree-tb.td-border td:last-child {
	border-right: solid 1px #000;
	vertical-align: middle;
}
.pedigree-tb.td-border td {
	border-bottom: solid 1px #000;
	border-left: solid 1px #000;
}
.pedigree-tb.td-border label {
	width: auto;
	display: block;
	margin: 4px 0 6px;
	font-size: 10px;
}
.pedigree-tb tbody td.header-title {
	border-bottom: solid 1px #000;
	border-left: none;
	border-right: none;
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 12px;
}
.pedigree-tb tbody td.header-title:last-child {
	border-right: none;
}

.sign-footer {
	padding-bottom: 10px;
}

.page-break {
    page-break-after: always;
}