.modal_newsletter_add_email .modal-content
{
    border-radius: 0;
}

.modal_newsletter_add_email .modal-title
{
    font-size: 10pt;
    font-weight: bold;
    text-transform: uppercase;
}

.modal_newsletter_add_email .modal-header
{
    border-bottom: 1px solid #555;
}

.modal_newsletter_add_email .info_content
{
    display: none;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.modal_newsletter_add_email .error_info
{
    display: none;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.modal_newsletter_add_email .loading
{
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}

.modal_newsletter_add_email .email_invalid
{
    display: none;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
