.css_gutschein textarea.cssVoucherText {
	max-width:100%;
	height:300px;
	line-height:normal;
}

.css_gutschein .voucherButtons {
	position:relative;
	z-index:10;
}



.css_gutschein .voucher-area-link {
	width: 100%;
	display: block;
	text-decoration: none;
	position: relative;
	background-color: #efefef;
	padding: 4px;
}

.css_gutschein a.voucher-area-link:after {
	right:10px !important;
	position:absolute;
	top:8px !important;
}

.css_gutschein .voucher-imageBox {
	text-align:center;
	margin:10px 0px;
	opacity:0.5;
	cursor:pointer;
}

.css_gutschein .voucher-imageBox:hover {
	opacity:1;
	z-index:99;
}

.css_gutschein #gallery .image-container {
	height:auto !important;
}

.css_gutschein .datepicker {
	min-width: 200px;
	z-index: 10;
	background-color: #f9f9f9;
	box-shadow: 0px 0px 20px 1px #ccc;
	-webkit-box-shadow: 0px 0px 20px 1px #ccc;
	-moz-box-shadow: 0px 0px 20px 1px #ccc;
}

#voucherAreaModal .modal-body .panel-heading {
    display:block !important;
}

#cssGutscheinGallery {
	position:	relative;
}

.css-gutschein-variations dt {
	line-height:normal;
}