/*BayPayNewsletter Style CSS*/
.baypaynewsletter_module form {
    margin-top: 18px;
    margin-bottom: 18px;
} 


.baypaynewsletter_module .batpaynewsletter_module_form div.heading {
    padding-top: 7px;
     background-color: #fff;
}


.baypaynewsletter_module .batpaynewsletter_module_form div.heading div.follow-community {
    color: #ff2a45;
    font-size: 20px;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
}

/*.batpaynewsletter_module_form div.heading div.follow-sub-title {
    color: #8f8f8f;
    font-size: 13px;
}*/


.baypaynewsletter_module .baypaynewsletter_form span.baypaynewsletter input.baypayinputbox{
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px 20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100% !important;
    box-shadow: none;
    border-radius: 3px;
     color: #555;
    display: block;
    font-size: 15px;
    line-height: 1.42857;
}


.baypaynewsletter_module .subbutton {
     color: #fff !important;
    float: left;
    font-size: 16px !important;
    font-weight: 700 !important;
}
