.mlist-wrapper input, .mlist-wrapper select {
	height: 35px;
	border: 1px solid #fff;
	border-radius: 0px;
	font-size: 16px;
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 33px;
	box-sizing: border-box;
	color: #000;
	outline: none;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	text-transform: uppercase;
	-moz-appearance: none;
}

.mlist-wrapper select#dobDay, .mlist-wrapper select#dobMonth {
	width: 49%;
}
.mlist-field {
	font-size: 0px;
	position: relative;
}

.mlist-wrapper select#dobDay {
	margin-left: 2%;
}
.mlist-wrapper input.submit {
	background: #000;
	font-size: 16px;
	outline: none;
	cursor: pointer;
	padding: 0;
	line-height: 33px;
	text-transform: uppercase;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	outline: none;
	border-radius: 0;
	border-color: #7a42e7;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: -1px -1px 10px #7a42e7, 1px 1px 10px #7a42e7;
	letter-spacing: 4px;
}
.mlist-wrapper input.submit:hover {
	color: #7a42e7;
}
.termsWrapper a {
	text-transform: none;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}

.terms a {
	border: medium none;
	text-decoration: none;
}
.terms a:hover {
	text-decoration: underline;
}

.termsContent a {
	text-decoration: underline;
	color: #fff;
	text-transform: none;
	display: inline-block;
}
.termsContent a:hover {
	text-decoration: none;
}

select::-ms-expand {
	display: none;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
	-webkit-outline: none;
	-moz-outline: none;
}

input::-webkit-input-placeholder {
	color: #000;
}
input:-moz-placeholder {
	color: #000;
	opacity: 1;
}
input::-moz-placeholder {
	color: #000;
	opacity: 1;
}
input:-ms-input-placeholder {
	color: #000;
}

#thankyoublock-innerwrapper select {
	background: url("../images/bg_select_arrow1.png") no-repeat #fff;
	background-position: right center;
	padding-right: 15px;
}

.mlist-wrapper {
	max-width: 365px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

fieldset .mlist-field, fieldset .mlist-submit {
	display: inline-block;
	vertical-align: top;
}

fieldset .mlist-field {
	width: 66%;
	margin-right: 3%;
}

fieldset .mlist-submit {
	width: 31%;
}

.mlist-header {
	font-size: 25px;
	text-align: center;
	padding: 40px 0 15px;
	letter-spacing: 2px;
	color: #bfd3ff;
}
.subscribeText {
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	padding-bottom: 15px;
}
fieldset {
	font-size: 0;
	border: none;
	text-align: center;
	margin: 0 auto;
	width: 100%;
}

.mlist-wrapper input, .mlist-wrapper select {
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	outline: none;
	letter-spacing: 1px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field label.error, #thankyoublock-innerwrapper label.error {

	font-size: 13px;
	padding-left: 10px;
	color: red;
	width: 100%;
	position: absolute;
	top: -15px;
	left: 0;
	letter-spacing: 1px;
	text-align: left;
}

/*Tems Styles*/

.mlist-outer-wrapper .mlist-wrapper input.error, .mlist-outer-wrapper .mlist-wrapper select.error {
	border: 1px solid red;
}
#errorMsg, #serverError {
	color: red;
	font-size: 14px;
	padding: 6px 0;
	text-align: center;
	text-transform: none;
}
input#email.error {
}

.termsWrapper {
	display: block;
	font-size: 13px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	letter-spacing: 1px;
}
.termsWrapper a.terms:after {
	content: "Terms";
}
.termsWrapper a.terms.showing:after {
	content: "Hide";
}
.termsContent {
	font-size: 12px;
	margin-top: 10px;
	text-align: left;
	width: 100%;
	left: 0;
	letter-spacing: 1px;
	line-height: 15px;
	display: none;
	padding: 7px;
	border: 1px solid #7a42e7;
	box-sizing: border-box;
	box-shadow: -1px -1px 10px #7a42e7, 1px 1px 10px #7a42e7;
}
.termsWrapper .terms a {
	border: medium none;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid;
	text-transform: uppercase;
}

.termsWrapper .terms a:hover {
	border-color: transparent;
}
.termsWrapper .terms {
	text-align: left;
	text-transform: none;
	margin-top: 8px;
}

/*Tems Styles Ends */

#thankyoublock-innerwrapper label {
	font-size: 16px;
	margin: 15px 0 5px 0;
	display: block;
	text-transform: uppercase;
	text-align: left;
	padding-left: 10px;
	letter-spacing: 1px;
}

#thankyoublock-innerwrapper .mlist-field.birthday select#dobMonth, #thankyoublock-innerwrapper .mlist-field.birthday select#dobDay {
	display: inline;
	width: 49%;
}

#thankyoublock-innerwrapper .mlist-field.birthday select#dobMonth {
	margin-right: 2%;
}

#thankyoublock-innerwrapper .mlist-field.birthday {
	font-size: 0;
}

.mlist-checks input {
	cursor: pointer;
}

#thankyoublock-innerwrapper label.global-list {
	font-size: 10px;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
	margin: 15px 0 5px;
	letter-spacing: 0px;
}
#thankyoublock-innerwrapper label.global-list div {
	display: inline-block;
}
input.global-list-checkbox {
	display: none;
}
input[type="checkbox"] + label:before {
	content: '\2713';
	position: relative;
	left: 0px;
	top: 0;
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #fff;
	background: transparent;
	border-radius: 0px;
	box-sizing: border-box;
	font-size: 10px;
	text-indent: -9999px;
	margin-right: 5px;
	text-align: center;
	line-height: 12px;
}

input[type="checkbox"]:checked + label:before {
	text-indent: 0;
}

.mlist-checks {
	margin-bottom: 14px;
	text-align: left;
	position: relative;
}

.mlist-checks label.global-list {
	width: 100%;
	display: inline-block;
	cursor: pointer;
}

.secondFormCloseWrap a {
	position: absolute;
	top: 0;
	right: 0;
	text-decoration: none;
}

.thankyou-message.embed {
	display: block;
	margin: 10px 0;
	font-size: 19px;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 22px;
}
#thankyouBlock > .thankyou-message.embed {
	display: none;
}
.thankswelcome-msg {
	text-align: center;
	font-size: 13px;
	letter-spacing: 2px;
	margin: 0;
	padding: 7px 0;
}
.final-screen#thankyouBlock > .thankyou-message.embed {
	display: block;
	font-size: 20px;
	margin: 0;
}
#thankyouBlock {

	margin: 0;
	padding-top: 20px;
}
div#thankyoublock-innerwrapper {
	position: relative;
}
div#errorLabelContainer2 {
	color: red;
	font-size: 14px;
	position: absolute;
	top: -14px;
	left: 0;
	width: 100%;
	text-align: center;
}
div#secondary-list-values {
	position: relative;
}
a#mlistCloseText, .secondFormCloseWrap a {
	top: -20px;
	position: absolute;
	right: -25px;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
a#mlistCloseText, .secondFormCloseWrap a img {
	width: 100%;
	height: 100%;
}
a#mlistCloseText, .secondFormCloseWrap a:hover {
	color: #7a42e7;
}
.termsWrapper.second .terms {
	text-align: center;
}

.termsWrapper.second .termsContent {
	text-align: center;
}
#thankyoublock-innerwrapper label.error {
	top: auto;
	bottom: -19px;
	font-size: 12px;
}
.termsWrapper.mobile {
	display: none;
}
@media only screen and (max-width: 767px) {
	a#mlistCloseText, .secondFormCloseWrap a {
		right: 0;
	}
	.subscribeText br {
		display: none;
	}
	
	div#miw-mlist {
		max-width: 95%;
		margin: 0 auto;
	}
	fieldset .mlist-field {
		width: 100%;
		margin: 0 auto;
		max-width: 245px;
	}
	fieldset .mlist-field, fieldset .mlist-submit {
		display: block;
		vertical-align: top;
	}
	fieldset .mlist-submit {
		width: 100%;
		max-width: 115px;
		margin: 20px auto 10px;
	}

	.termsWrapper .terms {
		text-align: center;
	}
	.termsContent {
		text-align: center;
	}
	.termsWrapper.desktop {
		display: none;
	}
	.termsWrapper.mobile {
		display: block;
	}
	.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-field label.error {
		text-align: center;
		padding: 0;
	}
	span.mobsep {
		display: none;
	}
	.thankswelcome-msg {

		font-size: 12px;
	}
	
}
@media only screen and (max-width:479px){
	#thankyoublock-innerwrapper label.global-list div + div {
		display: block;
		padding-left: 22px;
	}
}
