body.fc_unsub{
    background:#FFFFFF !important;
}
body.fc_unsub .fluentcrm_unsubscribe_wrapper{
    padding-top:50px !important;
}
body.fc_unsub .fluentcrm_un_form_wrapper{
    border:1px solid #EEEEEE !important;
    background: #f4f4f4 !important;
}
body.fc_unsub form.fc_public_form .fc_field{
    margin:12px 0px !important;
}
body.fc_unsub #fluentcrm_unsubscribe_submit,
body.fc_unsub #fluentcrm_preferences_submit{
    background-color: #d9aa34 !important;
}
body.fc_unsub #fluentcrm_unsubscribe_submit:hover,
body.fc_unsub #fluentcrm_preferences_submit:hover{
    background-color: #cfa02c !important;
}
body.fc_unsub h3{
    margin-bottom:20px !important;
}
