/* Coupon Creator CSS
------------------------------------------------------------ */
.cctor_coupon_container {
	width: 490px;
	margin: 0 10px;
	overflow:visible;
	text-align: center;
	max-width:100%;
}
.cctor_coupon_container, .cctor_coupon_container * {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
}
.print_coupon {
	width: 420px;
	margin: 10px auto;
}
.cctor_coupon {
	width: 98%;
	height: auto;	
	padding:5px;
	border: 3px dashed black;
	max-width:100%;
	background: none #fff;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
   }
.print_coupon .cctor_coupon {
	width: 98%;
	height: auto;
	text-align: center;
 }
.cctor_coupon_image {
	padding:1%;
	border: 3px dashed black; 
	max-width: 96%;
}    
.cctor_coupon_content {
	position:relative;
	margin: 0 auto;
	width:auto;
	height: auto;
	border: 2px solid #12317f;	
}
.coupon-bg {
	background: #e1e0e0 url('images/logo.png') no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size; cover;
	-ms-background-size: cover;
	height: 116px;
	width: 100%;
}
.print_coupon .cctor_coupon_content {
	width: 375px;
	height: auto !important;
	border: 2px solid #12317f !important;
}
.print_coupon .cctor_coupon_content {
	width:99%;
	height: 195px;
}
.cctor_coupon_content h3 {
		width: 96%;
		line-height: 25px;
		padding:10px;
		margin: 0 auto;
		background: #12317f;
		font-size:24px;
		font-weight:bold;
		color: #fff !important;
}	
.print_coupon .cctor_coupon_content h3 {
	position: relative !important;
	text-align: center !important;
	color: #000 !important;
	background-color: transparent !important;
	font-weight: 700 !important;
	height: auto !important;
	font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size: 20px !important;
}	
.cctor_deal {
		position:relative;
		width:95.5%;
		margin: 20px auto;
		padding: 5px 0 30px 0;
		line-height:140%;
		font-size:14px;
		font-weight:400;
		color: #000;
		font-family: "Source Sans Pro", Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", 