/* <link href="https://utility1.mwdagency.com/cai/css/cai_embed_homepage.css" rel="stylesheet" type="text/css"> */

#home-alert .can_embed #can_embed_form,
#home-alert .can_embed #donate_auto_modal {
    background-color: #f2f3f1 !important;
    color: black !important;
    font-family: 'museo-sans', sans-serif !important;
}

#can_embed_form .international_link-wrap,
.can_embed.form #can_embed_form_inner>h2,
.can_embed.form #can_embed_form_inner>h4,
#can_embed_form #d_sharing,
#can_embed_form #logo_wrap,
#can_embed_form #action_info {
    display: none !important;
}

#can_embed_form,
#donate_auto_modal,
#donate_make_recurring_modal {
    padding: 0px !important;
    border: 0px !important;
}

#home-alert #can_embed_form #can_thank_you {
    background-color: #f2f3f1 !important;
    height: 60px !important;
}

.content-sign-up-alert {
    padding: 0px !important;
}

#home-alert #can_embed_form #action_welcome_message #action_welcome_message_inner {
    background-color: #f2f3f1 !important;
    padding: 0px 20px !important;
    height: 60px !important
}

#home-alert #can_embed_form #action_welcome_message #action_welcome_message_inner>div {
    line-height: 60px !important;
    border: 1px solid #d6d3d0;
}

#home-alert #can_embed_form.can_float #form_col2 {
    float: left !important;
    width: 25% !important;
}

#home-alert #can_embed_form.can_float #form_col1 {
    float: left !important;
    width: 75% !important;
}

#footer-alert #form_col2 {
    float: left !important;
    width: 48px !important;
}
#home-alert input[type="submit"] {
    background-color: #ff9e1b !important;
    border-color: #ff9e1b !important;
    font-size: 24px !important;
    font-weight: 900 !important;
    padding: 0.5rem 1rem !important;
    height: 60px !important;
}

#home-alert input[type="submit"]:hover {
    background-color: #776e64 !important;
    border-color: #776e64 !important;
}

#home-alert input[type="text"],
#can_embed_form input[type="text"],
#can_embed_form input[type="password"],
#can_embed_form input[type="url"],
#can_embed_form input[type="email"],
#can_embed_form input[type="tel"],
#can_embed_form input[type="number"] {

    border: 1px solid #d6d3d0 !important;
}

#home-alert input[type="text"],
#home-alert #can_embed_form input[type="email"] {
    height: 60px !important;
    font-size: 21px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#footer-alert #can_embed_form input[type="text"],
#footer-alert #can_embed_form input[type="password"],
#footer-alert #can_embed_form input[type="url"],
#footer-alert #can_embed_form input[type="email"],
#footer-alert #can_embed_form input[type="tel"],
#footer-alert #can_embed_form input[type="number"] {
    height: 38px !important;
    display: block !important;
    width: 100% !important;
    padding: 0.5rem 0.75rem !important;
    font-size: 14px !important;
    line-height: 1.25 !important;
    color: #464a4c !important;
    background-color: #ffffff !important;
    background-image: none !important;
    border: 1px solid #d6d3d0 !important;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s !important;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s !important;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s !important;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s !important;
}
/*
section.sign-up-alert {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
} */

section.sign-up-alert h1 {
    line-height: 60px !important;
}

#can_embed_form input,
#can_embed_form textarea,
#can_embed_form select {
    margin-bottom: 0px !important
}

#footer-alert input[type="submit"] {
    margin: 0 !important;
    width: 48px !important;
    color: #ffffff !important;
    -moz-transition: all 0.35s !important;
    -o-transition: all 0.35s !important;
    -webkit-transition: all 0.35s !important;
    transition: all 0.35s !important;
    font-size: 0px !important;
    height: 38px !important;
    border: none !important;
    outline: none !important;
    border: 1px solid #776e64 !important;
    background: url(https://www.corporateaccountability.org/wp-content/themes/CAI/images/icon-arrow-right-white.png) no-repeat #776e64 center !important;
}

#footer-alert .floatlabel-wrapper {
    width: calc(100% - 48px) !important;
    float: left !important;
}

#footer-alert h1 {
    font-size: 14px !important;
    font-weight: normal !important;
    font-family: 'museo-sans', sans-serif;
}

#footer-alert #can_embed_form #can_thank_you {
    background-color: transparent !important;
    padding: 0px!important;
    margin: 0px!important;
}


#home-alert input[type="submit"]:hover,
#footer-alert input[type="submit"]:hover {
    background-color: #514b44 !important;
    border-color: #514b44 !important;
}