html, body {
	border-top: 0;
	background: #fff; 
}

#fb-root, 
content.php-67.php-67-2, 
header, 
footer, 
.bx-pager, 
.bx-controls-direction, 
.masterTContent:nth-child(1), 
.designer-float-window, 
#camera-controls, 
#main-viewer, 
.masterTContent > div > .leftContainer {
	display: none;
}

content {
	padding-top: 0;
	width: 780px;
}

#productGrid div div {
	border: 1px solid #ccc;
	width: 231px;
}

#html-content hr {
	display: none;
}

#print-header table tr td:nth-child(2) {
	width: 100px; 
}

#print-header table tr td img {
	height:130px;
}

#print-header table tr td {
	padding: 0;
}

#print-header table {
	border-spacing: 20px; 
	width: 100%; 
}

#print-header {
	display: block;
	margin: -20px -20px 0;
	width: 780px;
	padding-bottom: 20px;
}

#print-frame {
	display: block;
}

#print-canvas {
	display: none;
}

#print-canvas-img {
	width: 100vw; 
	height: 100vh; 
	object-fit: cover;
	object-position: center;
}

#print-canvas-container {
	display: block;
	position: relative;
	text-align: right;
}

#print-canvas-brand > div {
	padding: 5px; 
}

#print-canvas-brand {
	width: 30vw; 
	padding: 30px; 
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
	font-size: 14pt; 
}

#print-canvas-table > tbody > tr > td {
	vertical-align: top; 
	font-size: 14pt; 
}

#print-canvas-table > tbody > tr > td:nth-child(2) {
	width: 60%; 
	border-left: 2px solid #ddd; 
}

#print-canvas-table > tbody > tr > td:nth-child(1) {
	width: 40%; 
	text-align: center;
}

#print-canvas-table {
	width: 100%; 
	border-spacing: 20px; 
	padding: 0 10px; 
}

.prod-config-list {
	width: 100%; 
	border-spacing: 0;
}

.prod-config-list tr td:last-child strong {
	font-size: 14pt; 
}

.prod-config-list tr td:last-child {
	text-align: right;
	font-size: 11pt; 
	width: 120px; 
	/*font-weight: bold;*/
}

.prod-config-list tfoot tr td:nth-child(1) {
	width: 50px; 
}

.prod-config-list tfoot tr td:nth-child(2) {
	text-align: right;
}

.prod-config-list td {
	padding: 5px; 
	font-size: 14pt; 
}

.prod-config-list img {
	width: 50px; 
}





