.se-background-position-x-edit {
 background-position-x: left !important;
}

.bsb-text-signup .c-web-form__title {
 font-size: 24px;
 font-weight: 400;
 font-family: 'Anton', sans-serif;
 border-bottom: 1px solid #bcbcbc;
 line-height: 1.2;
 text-transform: uppercase;
 padding-bottom: 4px;
margin-top: 11px;
 margin-bottom: 11px;
}

.bsb-text-signup .c-web-form {
 background: #ececec;
 border: none;
 height: 100%;
 border-radius: 0;
 font-family: "Lato",sans-serif;
}

.bsb-text-signup .c-web-form__control-group .c-web-form__input {
 border-radius: 0px;
 border: 1px solid #bcbcbc;
 font-family: "Lato", sans-serif;
}

.bsb-text-signup .c-web-form__submit {
 background-color: #ffc800;
 border: 1px solid #ffc800;
 border-radius: 0;
 color: #231f20;
 font-size: 18px;
 font-family: "Lato", sans-serif;
}

.bsb-text-signup .c-web-form__submit:hover {
 background-color: rgba(255, 200, 0, 0.8);
 border: 1px solid #ffc800;
 border-radius: 0;
 color: #231f20;
 font-size: 18px;
 font-family: "Lato", sans-serif;
}

.bsb-text-signup .c-web-form__submit:disabled:hover {
 color: #fff!important;
 background-color: #d4d4d4;
 border-color: #d4d4d4;
 cursor: not-allowed;
}

.seBackTop {
 left: 10px;
}

div.ctct-form-embed div.ctct-form-defaults * {
 z-index: 900;
}

.ctct-form-embed.form_0 .ctct-form-defaults {
 border-radius: 0 !important;
}

.ctct-form-embed.form_0 .ctct-form-defaults .ctct-form-header {
 font-size: 24px !important;
 font-weight: 400 !important;
 font-family: 'Anton', sans-serif !important;
 border-bottom: 1px solid #333 !important;
 line-height: 1.2 !important;
 padding-bottom: 4px !important;
margin-top: 11px !important;
 margin-bottom: 22px !important;
}

.ctct-form-embed.form_0 .ctct-form-custom .ctct-form-label {
 text-transform: uppercase !important;
 font-family: "Lato", sans-serif !important;
 font-size: 14px !important;
 font-weight: 600 !important;
 margin-bottom: 11px !important;
 color: #333 !important;
}