body {
	
	background-color: #fff;
	width: 216mm;
	height: 279mm;
	
}

h1 {
	
	margin-left: 5px;
	color: #000;
	
}

#steps {
	
	overflow: visible;
	
}

#steps-content {
	
	margin: 0px auto 200px;
	font-size: 0.5em;
	
}

#step7 .step-content ul {
	
	margin-bottom: 20px;
	
}

#step7 .step-content ul.configuration {
	
	page-break-after: auto;
	
}

#step7 .step-content ul.information input[type=text] {
	
	height: auto;
	padding: 0;
	border: 0px solid transparent;
	
}

#step7 .step-content ul.information textarea {
	
	height: auto;
	padding: 0;
	border: 0px solid transparent;
	
}

#step7 .step-content ul.information li .label {
	
	margin-bottom: 0;
	
}

.ddown {
	
	border: 0px solid transparent;
	height: auto;
	background: none;
	
}

select#region.dropdown {
	
	padding: 0;
	
}

#orderTotalContainer.checkout, #orderPreview h2, #orderTotalContainer .price, #orderTotalContainer .dollarSymbol {
	
	color: #000 !important;
	
}

#orderPreviewContainer {
	
	width: 100% !important;
	height: auto;
	overflow: visible;
	
}

#checkoutButton, #orderPreviewCanvas, #closeCheckoutButton, #orderButtonContainer {
	
	display: none !important;
	
}