.widget_mailchimpsf_widget {
padding: 20px;
text-align: center;
background: #f47555;
color:#fff;
}

.widget_mailchimpsf_widget .mc_signup .mc_subheader {
margin: 15px 0;
opacity: .8;
}

.widget_mailchimpsf_widget .cb-sidebar-widget-title.cb-widget-title {
margin-top: 30px;
margin-bottom: 0;
line-height: 1;
font-size: 22px;
text-transform: uppercase;
color: #fff;
border-bottom:0px solid transparent;
}

.widget_mailchimpsf_widget .mc_merge_var input {
width: 100%;
margin: 0;
padding: 14px;
min-width: 100%;
background-color: #d56144;
color: #fff;
border: 0;
}

.widget_mailchimpsf_widget .mc_var_label.mc_header.mc_header_text,
.widget_mailchimpsf_widget .mc_var_label.mc_header.mc_header_email {
position: absolute;
left: 13px;
top: 4px;
font-size: 9px;
font-weight: 800;
line-height: 0.8;
z-index: 1;
color: #f1f1f1;
}


.widget_mailchimpsf_widget #mc_signup #mc_subheader i {
font-size: 12px;
}

.mc_signup_submit input {
width: 100%;
margin-top: 20px;
padding: 15px;
background: #fff;
color: #f47555;
border: 0;
font-size: 18px;
}

.mc_signup_submit input:hover, .mc_signup_submit input:focus {
background: #9f4f3a;
color: #fff;
}

.widget_mailchimpsf_widget #mc_signup #mc-indicates-required {
font-size: 10px;
}

.widget_mailchimpsf_widget #mc_signup .mc_interests_header {
font-weight: 800;
}

.widget_mailchimpsf_widget #mc_signup .mc_form_inside {
text-align: left;
}

.mc_merge_var {
position: relative;
margin: 25px 0;
}

.widget_mailchimpsf_widget #mc_display_rewards a {
color: #f6f1ef;
}

.widget_mailchimpsf_widget #mc_display_rewards {
font-size: 10px;
}

.label {
display: inline; padding: .2em .6em .3em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em;
}

.label-default {
    background-color: #777;
}
.label-primary {
    background-color: #337ab7;
}
.label-success {
    background-color: #5cb85c;
}
.label-info {
    background-color: #5bc0de;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-danger {
    background-color: #d9534f;
}

