
/* Active style adjustments as of 11/6/2018 */
#dsmmc-input {
    text-align: center;
}
#dsmmc-input .email {
    width: 225px;
}
#dsmmc-input .wp_button {
    width: 200px;
}

#dsmmc-subscribe {
    display: block;
}
html.wait, html.wait * {
    cursor: wait !important;
}
.hidden {
    display: none;
}
#dsmmc-email-error {
    display: none !important;
}
.checkmark {
/*    padding: 0px 30px 0px 30px;*/
}
.blankicon {
/*    padding: 0px 50px 0px 50px;*/
}
.listlabel {
    width:300px;
    vertical-align: top;
}
.signup-list label {
    margin: 5px 0px 0px 0px;
}
.signup-list .button {
    width: 150px;
    /* border: 0px; */
}
.signup-list {
    height: 45px;
}
.signup-list span {
    width: 60px;
    float: left;
}
