.campaigns-wrapper .step_content h1 span.highlight {
  color: var(--c-subcolor-1);
}
body form.campaigns-wrapper section.step1 {
  display: block;
}
#edit-marketing-consent-email--description a {
    color: #000000;
}
.error_field_400:not([style*="display: none"]) {
  padding-top: 2rem;
  z-index: 99;
  position: relative;
  background-color: #ffffff;
 }
@media screen and (min-width: 768px) and (max-width: 857px) {
  .error_field_400:not([style*="display: none"]) {
    margin-top: 0rem;
  }     
}
@media screen and (min-width: 620px) and (max-width: 767px) {
  .error_field_400:not([style*="display: none"]) {
    margin-top: 0rem;
  }     
}
@media screen and (min-width: 597px) and (max-width: 619px) {
  .error_field_400:not([style*="display: none"]) {
    margin-top: 0rem;
  }     
}

@media screen and (min-width: 361px) and (max-width: 596px) {
  .error_field_400:not([style*="display: none"]) {
    margin-top: 0rem;
  }     
}

@media screen and (min-width: 320px) and (max-width: 360px) {
  .error_field_400:not([style*="display: none"]) {
    margin-top: 0rem;
  }     
}
div#edit-thank-you {
    display: none;
}
span.custom-success.custom-success-img, span.custom-error.custom-error-img, span.custom-error {
    color: #f10606 !important;
    font-weight: normal;
    font-family: 'DrupalSecondaryTypefaceFont';
}
.email-btn.flex-on {
  display: flex !important;
}
.campaigns-wrapper .step_content h2 {
    color: #000000;
    font-size: 4.5rem;
  margin-top: 0;
    padding-top: 25px;
  margin-bottom: 1rem;
}
.campaigns-wrapper .step_content h3 {
    color: #000000;
  font-family: var(--v-secondary-font);
    font-size: 1.5rem;
    margin-top: 0;
  font-weight: normal;
}
.campaigns-wrapper .captcha {
    max-width: 30.5rem;
}
.campaigns-wrapper label#edit-last-name-error, .campaigns-wrapper label#edit-first-name-error, .campaigns-wrapper label#edit-email-address-error, .campaigns-wrapper label#edit-street-address-error, .campaigns-wrapper label#edit-city-error, .campaigns-wrapper label#edit-state-error, .campaigns-wrapper label#edit-zipcode-error {
    color: red;
}
.campaigns-wrapper .campaign_entry_pag input:focus {
    border-color: #f10606;
}

.campaigns-wrapper .campaign_entry_page input {
 border-radius: 30px !important; 
  border-color: #000000;
}
.campaigns-wrapper a{
 color: #000000;
 border-bottom: 1px solid #000000;
}
.campaigns-wrapper .webform-button--next, .campaigns-wrapper .webform-button--submit{
 background-color: #f10606;
  color: #ffffff;
}
.webform-desc-note{
 color: #f10606;
}
.campaigns-wrapper .disabled {
    background-color: var(--c-campaign-disable-text-color, var(--c-subcolor-4));
    cursor: default;
}
.campaigns-wrapper section#edit-response-message .form-item {
    padding-top: 5rem;
}
.campaigns-wrapper .prizedraw a {
    font-size: 2rem;
}
div#edit-processed-text-01 {
    color: #f10606 !important;
}
.campaigns-wrapper .otpcta{
    text-transform: uppercase;
    font-family: 'DrupalHeadlineCampaignFont';
    border-bottom: none;
   text-align: center;
}
.captcha-type-challenge--recaptcha.error {
    border: 2px solid #d12e26 !important;
    border-radius: 0px !important;
}
.campaigns-wrapper .custom-message{
  margin-top: 4px;
}
.campaigns-wrapper .webform-button--next:hover, .campaigns-wrapper .webform-button--submit:hover{
  background-color: #f10606;
  color: #ffffff;
}
.campaigns-wrapper .webform-button--next:focus, .campaigns-wrapper .webform-button--submit:focus{
  background-color: #f10606;
  color: #ffffff;
}
.campaigns-wrapper .campaign_entry_page .form-item__description .webform-element-description{
  color: #000000;
    font-family: var(--v-secondary-font);
    font-size: 15px;
    letter-spacing: 0.16rem;
    margin-bottom: 12px;
    line-height: normal;
    font-weight: normal;
}
.campaigns-wrapper section#edit-response-message{
 color: #000000;
}
.campaigns-wrapper section#edit-response-message .form-item{
 color: #000000;
}
.campaigns-wrapper .campaign_entry_page label.form-item__label{
  color: #000000 !important;
}
@media only screen and (min-width: 1221px){
  .campaigns-wrapper .campaign_entry_page,
  .campaign_entry_page select {
    max-width: 50rem;
    width: 90%;
}
  .campaigns-wrapper .campaign_entry_page input, 
  .campaign_entry_page select {
    max-width: 50rem;
  }
}
@media only screen and (max-width: 767px) {
  .campaigns-wrapper .tandc {
    margin-top: 3rem;
  }     
}
#edit-email-address--description{
 margin-top: -1rem;
 color: red;
font-size: 20px;
}
.webform-submission-form #edit-verify-email-button{
 margin-top: 1rem; 
}
div#edit-email-address--description {
    display: none;
}
div#edit-email-address--description {
    margin: -15px auto 20px auto;
    font-size: 20px;
    border: 0;
    margin-bottom: 2rem;
    font-family: var(--v-secondary-font);
    line-height: 23px;
    letter-spacing: 0;
}
label#edit-email-address-error {
    display: block !important;
}
.email-btn a {
 margin-top: 0px; 
}
@media only screen and (max-width: 767px) {
  .email-btn a {
 margin-top: 20px; 
}    
}
.campaigns-wrapper .campaign_entry_page input{
  font-weight: normal;
  font-size: 15px;
}
.campaigns-wrapper .campaign_entry_page input[type="date"]{
    width: 100% !important;
}
form.campaigns-wrapper label.error{
color: red;
}
.campaigns-wrapper .webform-button--submit.sf-action-button{
margin-top: 2rem;
}
.globalClass select {
    color: #0000A0;
    background-color: #ffffff;
border-radius: 5rem;
}
.globalElement {
    border-radius: 5rem !important;
}
.webform-element-description {
    color: #ffffff;
    font-size: 14px;
}
.form-item__dropdown{
border: none !important;
}
.form-item__select:focus {
        border-color: #ffffff !important;
        border-radius: 5rem !important;
    }
.campaigns-wrapper .campaign_entry_page input, .campaigns-wrapper .campaign_entry_page select{
max-width: 100%;
border-radius: 30px;
}
.globalClass.form-item:has(.form-checkbox) {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    margin-left: 54rem;
}
.form-item__description {
    padding: 0 !important;
}

.globalPrivacy #consent_check-error {
display: none !important;
}
.campaigns-wrapper a, .campaigns-wrapper .globalPrivacy a {
color: #000000 !important;
border-bottom: 1px solid #000000;
}

#marketing_consent_email-error{
  display: none !important;
}

.campaigns-wrapper .campaign_entry_page input.error {
    border: 2px solid #F10606;
}

.campaigns-wrapper .campaign_entry_page input[type="date"]::-webkit-date-and-time-value { 
    text-align: left;
}
.campaigns-wrapper .campaign_entry_page input[type="date"] {
    -webkit-appearance: none;
    appearance: none;
    height: 4.5rem;
    display: block;
}