::-webkit-input-placeholder {
  color: #000000;
  opacity: 1;
}

:-moz-placeholder {
  color: #000000;
  opacity: 1;
}

::-moz-placeholder {
  color: #000000;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #000000;
  opacity: 1;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  color: #000000;
  -webkit-text-fill-color: #000000;
  -webkit-box-shadow: 0 0 0 1000px #fff inset;
}

input[type='text'], input[type='email'], select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-text-fill-color: #000000;
  outline: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select::-ms-expand {
  display: none;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect {
  width: 95%;
  text-align: left;
  clear: both;
  max-width: 450px;
  margin: 0 auto 60px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset {
  font-size: 0px;
  margin: 0px;
  padding: 0px;
  border: none;
  border-radius: 0px;
  outline: none;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .HeaderCopy {
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  letter-spacing: 2px;
  padding-bottom: 18px;
}
form#beautifulscarsSplash {
    margin-top: 0px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field {
  /* width: 250px; */
  /* display: inline-block; */
  /* vertical-align: top; */
  /* margin-right: 0px; */
  float: left;
  width: 56%;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field input#email {
  box-sizing: border-box;
  height: 38px;
  font-family: "Karla";
  line-height: 38px;
  font-size: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: rgba(255,255,255,0.5);
  width: 100%;
  border: 1px solid #707070;
  border-radius: 0;
  color: #282828;
  padding: 0 10px;
  margin-top: 12px;
  margin-bottom: 12px;
  margin: 0;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field input#email.error {
    border: 1px solid #ff0000;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit {
  width: calc(100% - 250px);
  /* display: inline-block; */
  /* vertical-align: top; */
  float: right;
  width: 44%;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit input.submit {
 -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: #282828;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: #fff;
    box-sizing: border-box;
    padding: 10px 15px;
    transition: background-color 0.3s ease, color 0.3s, border-color 0.3s;
    width: 100%;
    height: 38px;
    outline: none;
    border: 1px solid #282828;
    font-weight: 100;
  font-size: 15px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit input.submit:hover {
  background-color: #fff;
  color: #282828;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock .thankyou-message.embed {
  display: none;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .secondFormCloseWrap {
  text-align: right;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .secondFormCloseWrap a {
  font-size: 20px;
  color: #282828;
  text-decoration: none;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .secondFormCloseWrap a:hover {
  color: #9b9b9b;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankyou-message-user.embed {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #282828;
  font-weight: bold;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankswelcome-msg {
  font-size: 14px !important;
  color: #282828;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 8px 0px 16px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .thankswelcome-msg b {
  font-weight: 200;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field {
  width: 100%;
  display: block;
  padding-bottom: 10px;
  font-size: 0px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field label {
  font-size: 16px;
  display: block;
  color: #9b9b9b;
  margin-bottom: 5px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field input, .mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select {
      box-sizing: border-box;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: rgba(255,255,255,0.5);
    width: 100%;
    border: 1px solid #707070;
    border-radius: 0;
    color: #282828;
    padding: 0 10px;
    margin-top: 12px;
    margin-bottom: 12px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select#dobMonth {
  width: 48%;
  margin-right: 4%;
  display: inline-block;
  vertical-align: middle;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select#dobDay {
  width: 48%;
  display: inline-block;
  vertical-align: middle;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper #secondary-list-values .mlist-field select {
  background: url(http://feature.atlrec.com/orwells/tumblr/Black%20arrow.svg) #fff no-repeat right 8px center !important;
  background-repeat: no-repeat;
  padding-right: 10px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new {
  max-width: 100%;
  margin: 0px auto;
  margin: 15px 0;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new input.submit {
      -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    background: #282828;
    font-size: 16px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: #fff;
    box-sizing: border-box;
    padding: 10px 15px;
    transition: background-color 0.3s ease, color 0.3s, border-color 0.3s;
    width: 100%;
    height: 38px;
    outline: none;
    border: 1px solid #282828;
    font-weight: 100;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock form#secondForm #thankyoublock-innerwrapper .mlist-submit-new input.submit:hover {
  background: #fff;
  color: #282828
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms {
  width: 100%;
  text-align: right;
  margin-right: 0px;
  margin-left: auto;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a {
  font-weight: 200;
  text-decoration: none;
  border-bottom: none;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  background: none;
  outline: none;
  font-size: 12px;
  color: #9b9b9b;
  padding: 0;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a:hover {
  
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a:after {
  content: "terms";
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a.showing:after {
  content: "hide";
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .termsContent {
  font-size: 12px;
  line-height: 1;
  font-weight: 200;
  text-align: center;
  padding: 10px 0px;
  color: #9b9b9b;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .termsContent a {
  text-decoration: underline;
  text-transform: none;
  color: #282828;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .termsContent a:hover {
  color: #9b9b9b;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper.second .terms {
  width: 100%;
  text-align: center;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock.final-screen .thankyou-message.embed {
  display: block;
  font-size: 26px;
  color: #282828;
  font-weight: 200;
  letter-spacing: 1.5px;
  text-align: center;
  padding-bottom: 15px;
  text-transform: uppercase;
  padding-top: 48px;
}
label.error {
  font-size: 10px;
  color: red;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: left;
  margin: 0px;
}
.mlist-checks label div {
    display: inline;
}
.mlist-checks {
    display: block;
    position: relative;
    text-align:left;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked), .mlist-outer-wrapper [type="checkbox"]:checked {
    cursor: pointer;
    height: 16px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 2px;
    width: 14px;
    height: 14px;
    z-index: 10;
    margin: 0;
}
.mlist-outer-wrapper [type="checkbox"]:not(:checked) + label, .mlist-outer-wrapper [type="checkbox"]:checked + label {
    cursor: pointer;
    padding-left: 25px;
    /* padding-top: 4px; */
    position: relative;
    border: none;
    background: transparent;
}
.mlist-outer-wrapper input[type="checkbox"]:not(:checked) + label::before, .mlist-outer-wrapper input[type="checkbox"]:checked + label::before {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #9b9b9b;
    border-radius: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 2px;
    width: 12px;
}
.mlist-outer-wrapper input.error[type="checkbox"]:not(:checked) + label::before, .mlist-outer-wrapper input.error[type="checkbox"]:checked + label::before {
    background: transparent none repeat scroll 0 0;
    border: 1px solid red;
    border-radius: 0;
    content: "";
    height: 12px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 12px;
}
.mlist-outer-wrapper input[type="checkbox"]:not(:checked) + label::after, .mlist-outer-wrapper input[type="checkbox"]:checked + label::after {
    color: #000;
    text-shadow: 0 0 0 #ffffff;
    content: "\2714";
    font-size: 10px;
    left: 4px;
    position: absolute;
    top: 2px;
}
.mlist-outer-wrapper input[type="checkbox"]:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
}
.mlist-outer-wrapper input[type="checkbox"]:checked + label::after {
    opacity: 1;
    transform: scale(1);
}
.mlist-checks input {
	 display: block;
}
.mlist-checks label {
    border: none;
    background: transparent;
    font-size: 16px;
    display: block;
    color: #9b9b9b;
    margin-bottom: 5px;
}
div#serverError, div#errorMsg, div#errorLabelContainer2, label.error {
    font-size: 12px !important;
    color: red !important;
    letter-spacing: 0.5px;
    position: relative;
    font-weight: 400 !important;
    text-transform: uppercase !important;
}
label.error {
    top:6px;
}
div#errorLabelContainer2 {
  padding-bottom:16px;
}

@media only screen and (max-width:767px) {
form#secondForm {
    margin-top: 0px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect {
    width: 100%;
    max-width: 280px;
    margin: 0 auto;
    text-align: center;
    padding-top: 32px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field {
    width: 100%;
    display: block;
    vertical-align: top;
    margin-right: 0px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit {
    width: 100%;
    display: inline-block;
    vertical-align: top;
	margin-top:20px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-field input#email {
    font-size: 16px;
    letter-spacing: 1px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .mlist-submit input.submit {
    font-size: 18px;
    letter-spacing: 4px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms {
	width: 100%;
    text-align: center;
    margin: 6px auto 0px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper #thankyouBlock.final-screen .thankyou-message.embed {
    padding-bottom: 20px;
    padding-top: 40px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper form fieldset .HeaderCopy {
    font-size: 18px;
    max-width: 240px;
    margin: 0px auto;
    line-height: 1.2;
	padding-bottom: 15px;
}
.mlist-outer-wrapper.embedded-inline-list.country-detect .mlist-wrapper .termsWrapper .terms a {
	font-size:10px;
}
}

.mailingList .HeaderCopy {
    text-align: center;
    padding-top: 30px;
}
.mailingList .HeaderCopy h5{
	font-size: 16px;
}
.mailingList .HeaderCopy h3{
	font-size: 30px;
}