/* Success box rules on case of the redirect url points to the profile.*/
.appearancemodifier-profile .messages.status.no-popup {
    border: none;
}
/* Pre form help box rules */
.appearancemodifier-profile .messages p {
    margin: 0 0 20px;
}
/* Outro text the is displayed after the submit button. */
.appearancemodifier-profile .messages.outro {
    margin-top: 35px;
}
