/* MailPoet - Manage Subscription page @kathrynwp ZD #10037394 */
@media screen and (min-width: 61.5625em) {
    body:not(.search-results) article.mailpoet_page .entry-content {
        float: left;
    }
    article.mailpoet_page input, article.mailpoet_page select {
        margin-bottom: 10px;
    }
}

/* MailPoet - Newsletter archive page @kathrynwp */
.mailpoet_archive {
    list-style-type: none;
}
.mailpoet_archive_subject::before {
    content: " - "
}