﻿#content-wrap {
	max-width: 575px !important;
	font-family: "SixInch", Arial, Helvetica, sans-serif;
}

#content-wrap p {
	font-family: "SixInch", Arial, Helvetica, sans-serif;        
}

div#divMain {
	width: 100%;
	border: 1px dashed gray;
	margin-top: 20px; 
}

#offer-landing-container {
	text-align: center;
}

h1,.redeem {
	color: #028940;
}

.qr-img-container img {
	width: 200px;
}
p.redeem {
	font-size: 1.4em;
	font-weight: bold;
	max-width: 549px;
	margin: auto;
	padding-bottom: 20px !important;
}

.offer-expiry, .valid-at, .profile {
	font-size: 1.1em;
}

.offer-expiry {
	margin-bottom: 10px;
}

.valid-at, .profile, .instruction {
	margin-bottom: 5px;
}

.legal {
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #737373;
	line-height: 1em;
	word-wrap: break-word;
}

.profile, .instruction, .legal {
	font-size: 0.7em;
}

.offer-code-text{
	font-weight: bold;
	font-size: 1.6em;
	font-family: Roboto, Arial, Helvetica, sans-serif;
	color: black;
}

.offer-code {
	font-size: 12px;
	word-break: break-all;
	font-weight: normal;
}
.Btn-offer {
	height: 40px;
	display: inline-block;
	padding: 13px 57px;
	border: 0;
	background-color: #0093cd;
	font-family: FootLong, ProximaNova-Bold, "Nunito Sans", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: white;
	text-decoration: none;
	letter-spacing: 0.01em;
	font-weight: 700;
}

.prtoffer {
	margin-bottom: 10px ;
}
.Btn-offer:hover, .Btn-offer:focus, .Btn-offer:active {
	color: #ffffff;
	background-color: #028940;
}
.copy-col {
	margin-top: 10px;
	margin-bottom: 10px;
}
.copybtn {
	padding: 7px;
	font-size: 1.1em;
}
a,a:link,active,hover,visited {
	color: inherit;
	text-decoration: none;
	background-color: transparent;
	font-style: inherit;
	font-size: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-family: inherit
}


@media (max-device-width: 1024px) {
	.offer-title {
		font-size: 2.5em;
	}

	p.redeem {
		font-size: 1.4em;
	}

	.valid-at {
		margin-bottom: 20px;
	}
}

@media only print {
	.offer-title, .redeem {
		color: #0a9798;
	}

}

#wrapper {
	width: 575px;
	margin: 0 auto;
	border-width: 1px;
	border-style: dashed;
	border-color: #4c4c4c
}

@media only screen and (max-width: 600px) {
	#wrapper {
		width:100%!important;
		align-content: center!important;
		border-width: 0;
		border-style: none
	}
}

@media only print {
	#wrapper {
		width: 380px!important;
		margin-right: 0;
		margin-left: auto;
		border-width: 1px;
		border-style: dashed;
		border-color: #4c4c4c
	}
}

.header,.instruction {
	font-weight: 900;
	color: #028940;
}

.center_text {
	text-transform: none;
	margin-bottom: 10px
}

.header {
	font-size: 2em;
	padding-bottom: 0;
	padding-top: 15px;
	line-height: 28px;
}

#image,#profile,.instruction {
	padding-bottom: 10px
}

.label {
	text-transform: uppercase;
	font-weight: 700
}

.header,.center_text,.instruction,.legal {
	padding-left: 20px!important;
	padding-right: 20px!important;
}

#image {
	padding-top: 10px
}

a,a:link,active,hover,visited {
	color: inherit;
	text-decoration: none;
	background-color: transparent;
	font-style: inherit;
	font-size: inherit;
	font-variant: inherit;
	font-weight: inherit;
	line-height: inherit;
	font-family: inherit
}

@media (min-device-width: 320px) and (max-device-width: 1024px) {
	#wrapper {
		font-size: 1.9em;
		width: 85%;
	}
}

#spinner{
	display: none;
	position: absolute;
	left: 50%;
	top: 20%;
	font-size: 34px;
}