form.mailpoet-manage-subscription .mailpoet_text_label,
form.mailpoet-manage-subscription .mailpoet_select_label,
form.mailpoet-manage-subscription .mailpoet_segment_label{
    display: block;
    font-weight:bold;
}
form.mailpoet-manage-subscription .mailpoet_select,
form.mailpoet-manage-subscription .mailpoet_text{
    width: 50%;
    padding: 12px;
}
form.mailpoet-manage-subscription .mailpoet_paragraph{
    margin-bottom:20px
}
form.mailpoet-manage-subscription .mailpoet_submit{
    padding: 10px 10px;
    width: 25%;
    font-weight: bold;
    font-size: 11pt;
}

body.page .mailpoet-manage-subscription .mailpoet-submit-success {
    color: #495867ff;
}