.wineLabelImage {
	padding-bottom: 10px;
}

.chooseWineBottleLabel {
	display: block;
}

.sizeSection, .sizeSectionShow, .sizeSectionHide {
	display: block;
	border: 1px solid lightGray;
	padding: 2px;
}

.sizeSectionHide {
	display: none;
}

.sizePopup {
	display: inline;
	font-weight: bold;
}

.sizeOr {
	color: #AE212A;
	font-weight: bold;
	display: block;
	font-size: 0.9em;
	margin: 2px;
}

.customSize {
	display: table;
	width: auto;
}

.customSizeBoxShow, .customSizeBoxHide {
	padding: 3px;
}

.customSizeBoxShow {
	display: block;
}

.customSizeBoxHide {
	display: none;
}

.rollUnwindLeft, .rollUnwindRight {
	display: table-cell;
	height: 100%;
}

.rollUnwindLeft {
	border-right: 1px solid gray;
	width: 50%;
}

.rollUnwindRight {
	width: 45%;
	padding-left: 9px;
}

.rollUnwindImage {
	display: table-cell;
	vertical-align: top;
}

.rollUnwindCopy {
	font-size: 0.8em;
	display: table-cell;
	vertical-align: top;
}

.rollunwindred {
	color: #AE212A;
}

.numbering {
	display: table-cell;
	width: 50%;
	vertical-align: bottom;
}

.lotsDescriptionBock {
	display: block;
}

.lotsDescription {
	font-weight: bold;
	font-size: 0.8em;
}

/* Image section */
.imageBlockShow {
	display: block;
	visibility: visible;
}

.imageBlockHidden {
	display: block;
	visibility: hidden;
}

.imageSizeBox {
	margin-top: 5px;
	vertical-align: top;
}

.imageBlock {
	display: block;
}

.imageHeader {
	display: inline;
	white-space: nowrap;
}

.imageRow {
	display: table-row;
}

.imageBox {
	width: 15%;
	display: table-cell;
	text-align: center;
}

.templateBox {
	display: table-cell;
	vertical-align: middle;
}

.descBox {
	text-align: center;
	white-space: nowrap;
}

.disclaimerBox {
	display: table-cell;
	padding-left: 10px;
}

.sizePopupRow {
	display: table-row;
}

.sizePopupCell {
	display: table-cell;
	text-align: center;
	padding: 4px;
	width: 24%;
}

.materialPopupRow {
	display: table-row;
}

.materialPopupCell {
	display: table-cell;
	vertical-align: middle;
	white-space: nowrap;
	padding: 4px;
	width: 33%;
}


.quoterText.leftAlign, .quoterLabel.leftAlign {
	text-align: left;
}

.productpopup.imagePopup {
	text-decoration: none;
}

.quoterRedWarning.hide {
	display: none;
}

.quantityInput {
	white-space: nowrap;
}

.quoterCell.button {
	width: 35%;
	height: 100%;
}

.wineLabelPromotion {
	float: right;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}
