.customize canvas {
	float: left;
}

.customize .doorData {
	float: left;
}

.doorData ul li ul li{
	font-size: 1.6em;
}

.doorData input {
	width: 60px;
}

.doorData ul {
	padding-bottom: 15px;
}

.doorData .addBar, .doorData #newBarPosInput {
	padding-bottom: 15px;
}

.doorData .addBar, .doorData .newBarLabel {
	font-size: 1.6em;
}

.doorData .assembly label {
	font-size: 1.8em;
}

.doorData .assembly input {
	width: 15px;
}

.doorData .assembly {
	padding-bottom: 15px;
	padding-top: 15px;
	width: 380px;
}

.doorDataSave {
	font-size: 1em;
}

#one-door-canvas {
	padding-left: 50px;
}

#newBarPosInput input {
	width: 60px;
}

.error {
	font-size: 1.6em;
	padding-left: 10px;
}

.customizeLeft {
    float: left;
    height: 1000px;
    width: 500px;
}

.customizeRight {
    padding-top: 20px;
}

.notice {
	font-size: 1.7em;
}

.noticeContainer {
	padding-top: 20px;
}

.prices h1{
	float: left;
    font-weight: bold;
}

.prices h3{
	font-size: 1.0em;
    font-weight: bold;
}

.prices {
    font-size: 1.7em;
}

.prices button {
	font-size: 0.6em;
	margin-left: 10px;
}

.reportButton {
	padding-bottom: 15px;
	padding-left: 750px;
}

.reportButton button {
	background-color: #289E00;
}