#mc-embedded-subscribe-form {
    width: 100%;
}
#mc_embed_signup {
    background: none;
    clear: left;
    padding-top: 5px;
}
    
    
#mc_embed_signup label {
    color: #fff;
    margin-right: 15px;
    text-align: center;
    font-weight: normal;
    display: inline;
}
    
#mce-EMAIL {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 2px solid #fff !important;
    box-shadow: none !important;
    color: #fff;


    height: 30px;
    margin-right: 15px;
    width: 200px;
    top:0;
}
    
#mc_embed_signup input.email {
    display: inline;
    
    min-width: 130px;
    padding: 0;
    text-indent: 5px;
    width: 250px;


    line-height: 20px;
}
    
#mc_embed_signup_scroll {
    text-align: center;
}

