.sbcnews-new-newsletter{
    background: #FFF;
    width: 100%;
    max-width:640px;
    margin: auto;
}
.sbcnews-new-newsletter img {
    background: #FFF;
}

.sbcnews-new-newsletter p{
 font-size: 16px;
    margin-bottom: 30px;
}

.sbcnews-new-newsletter .indicates-required {
    text-align: right;
    display: inline-block;
    float: right;
    top: -20px;
    position: relative;
}
.sbcnews-new-newsletter .mc-field-group br{
    display:none;
}
.sbcnews-new-newsletter .mc-field-group input{
    width:100%;
    padding-left: 10px;
}   

.sbcnews-new-newsletter .new-form-submit-button{
    margin:auto;
    text-align:center;
}

.sbcnews-new-newsletter .mc-field-group label{
    font-size: 14px;
    margin-top: 10px;
    display: block;
}

.sbcnews-new-newsletter .asterisk{
    color:#ff0000;
}

.sbcnews-new-newsletter .space-row-new-newsletter{
    margin-bottom: 80px;
}


.sbcnews-new-newsletter .icon-submit-new-newsletter{
    position: absolute;
    right: 10px;
    width: 9px;
    height: 16px;
    background-image: url('https://storage.sbcevents.com/assets/white-arrow-right.png');
    background-position: center;
    background-size: cover;
    top: 0;
    bottom: 0;
    margin: auto;
}

.sbcnews-new-newsletter .mc-embedded-subscribe-container{
    display:inline-block;
    position:relative;
}

.sbcnews-new-newsletter #mc-embedded-subscribe {
    font-size: 14px;
    color: #FFF !important;
    background-color: #f48322 !important;
    padding: 7px 36px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border: 3px solid #FFF;
    position: relative;
    display: inline-block;
    width: auto;
    font-weight: 700;
    font-family: inherit;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    outline: 0;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    -o-border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -ms-border-radius: 100px;
    border-radius: 100px;
    text-shadow: none;
    background-color: transparent;
    transition: color .1s linear,background-color .1s linear,border-color .1s linear;
    -webkit-box-sizing: initial;
    -moz-box-sizing: initial;
    box-sizing: initial;
}

.sbcnews-new-newsletter #mc-embedded-subscribe:hover {
    color: #f48322 !important;
    background: #FFF !important;
    border-color: #f48322;
}
