/* Template Css */

body { margin: 0px; padding:0px; font-family: 'Raleway' !important; font-size:14px !important; line-height:24px !important; color:#666666; overflow-x: hidden;
	background-color: #ddd; }

.coupon_container { width:700px ; height: auto; background: #ffffff; margin: 10px auto; padding: 30px; text-align:center;  }

.coupon_container .print-icon { text-align:center; padding:20px; }

.coupon_container h2 { text-align:center; font-size: 40px !important; line-height: 40px !important; padding: 0 20px; color:#6EB43F !important; }

.coupon_container .centertext { padding:20px 20px 0px;  }

.coupon_container .centertext p, .coupon_container .centertext { color: #666666 !important; font-size: 20px !important; line-height:30px !important; font-weight: bold; }

.coupon_container .validity {  color: #666666 !important; font-size: 20px !important;  padding: 30px 20px;  font-weight: bold;  }

.coupon_container .logobottom { text-align:center; padding:50px 0;  }


@media print { .coupon_container .print-icon { display:none; }  }
