/* These styles are specific to the e-mail signup modal. */

#mc_embed_signup input,
.modal-content {
    border: 1px solid #999999
}

.modal-title {
    color: #0096FF;
    text-align: center;
}

.modal-header {
    border: none;
    text-align: center;
}

.modal-header-customized {
    height: 100px;
}

.mc-field-group label,
.modal-footer .muted {
    color: #666666;
}

label,
.btn-main {
    font-weight: 400;
}

#mc_embed_signup form div.clear,
#mc-embedded-subscribe {
    margin: 0 auto;
    text-align: center;
}

.modal-body,
.modal-response-title {
    color: #000000;
}

.modal-body {
    font-size: 14px;
}

.modal-response-title {
    height: 70px;
    margin: auto;
    width: 250px;
}

.logoImg {
    margin: 0 10px 0 auto;
}

.modalTitleText {
    line-height: 70px;
}