@font-face {
    font-family: 'ProximaNova';
    src: url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Regular.eot');
    src: url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Regular.woff2') format('woff2'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Regular.woff') format('woff'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Regular.ttf') format('truetype'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'ProximaNova';
    src: url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Bold.eot');
    src: url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Bold.woff2') format('woff2'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Bold.woff') format('woff'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Bold.ttf') format('truetype'),
    url('https://www.truthdig.com/wp-content/themes/am2/assets/fonts/ProximaNova-Bold.svg#ProximaNova-Bold') format('svg');
    font-weight: 700;
    font-style: normal;

}
.salsa form {
    margin-top:-45px
}

.salsa_email, #confirmEmail, .salsa_zip {
    margin-bottom: 0;
    font-family: 'ProximaNova';
    height: 40px;
    line-height: 40px;
    float: left;
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    display: block;
    overflow: visible;
    margin: 0;
    padding: 10px 18px 10px;
    border: 0;
    outline: 0;
    font-size: 18px;
    line-height: normal;
    background-color: #f1eeee;
    width: 100%;
    margin-bottom:5px;
}
.salsa_zip {
    width: 68%;
    float:left;
}
.dia_submit {
    background-color: #f2684e;
    font-weight: 700;
    float: left;
    color: #fff;
    padding: 12px 21px 15px;
    border-radius: 0;
    width: 100px;
    border: none;
    text-transform: uppercase;
    /* font-family: ProximaNova, sans-serif; */
    letter-spacing: 0.1em;
    float:left;
    width: 31%;
    margin-left: 1%;
}
form br {
    display: none;
}
label[for="f1"], label[for="f2"],
label[for="confirmEmail"] {
    display: none;
}
.supporterInfo #supporter {display:none;}
body {
    margin:0;
}
form .error, form #emailValidationErrorId {
    display: none;
}
