.action-network-block {
    position: relative;
    padding: 0px 0 20px;
    display: flex;
    justify-content: space-between;
    align-items: self-end;
    /* background-color: #C6E2F1; */
}


.action-network-block::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 100%;
    z-index: -1;
}

.action-network-block .center {
    justify-content: center;
    width: 100%;
}

.action-network-block h2 {
    color: #fff;
    font-size: 32px;
    margin: 10px 0 0;
}

.action-network-block .border-wrapper h2 {
    color: #02335F;
    font-size: 40px;
    margin-bottom: 20px;
}

.action-network-block p {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 6px;
    line-height: 160%;
    margin: 0;
    /* text-transform: uppercase; */
}

.action-network-block form {
    display: flex;
    gap: 10px;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.action-network-block #can_embed_form, 
.action-network-block #donate_auto_modal, 
.action-network-block #donate_make_recurring_modal {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
}

.action-network-block #can_embed_form #action_info #action_info_inner,
.action-network-block #logo_wrap {
    display: none !important;
}

.action-network-block #can_main_col,
.action-network-block #can_sidebar {
    float: none !important;
    width: 45% !important;
    display: inline-block;
    vertical-align: middle;
}

.action-network-block #can_sidebar {
    background-color: #0060A0;
}

.action-network-block #can_main_col h2,
.action-network-block #can_main_col p {
    color: var(--Navy, #02335F);
}

.action-network-block .action_sidebar form {
    flex-direction: column !important;
}

.action-network-block .action_sidebar form label {
    font-size: 0 !important;
}

.action-network-block .action_sidebar form input {
    width: 100% !important;
}

.embedstage {
    /* background-color: #f6f6f9; */
    /* border: 1px solid #E5F0F5; */
    font-family: "League Spartan", sans-serif !important;
}

#can_embed_form strong {
    font-family: "League Spartan", sans-serif !important;
    font-weight: 600 !important;
}

.embedstage em {
    /* font-weight: 400 !important; */
    font-style: italic;
}

.embedstage #can_embed_form {
    padding: 0 !important;
}

.embedstage .action_sidebar {
    border: 1px solid #E5F0F5 ;
    padding: 30px;
    position: relative;
}

.embedstage .action_sidebar h4 {
    color: var(--Action-Yellow-Default, #FFB100);
    font-size: 17px;
    font-style: normal;
    font-family: "League Spartan", sans-serif !important;
    font-weight: 500;
    letter-spacing: 6px;
    text-transform: uppercase;
    text-align: center;
    margin: 10px 0 20px;
}

#can_embed_form_inner h4 {
    padding-top: 20px !important;
}

.action-network-block .action_sidebar form input[type="checkbox"] {
    margin-right: 10px !important;
    width: 15px !important;
}

.embedstage .action_sidebar #mobile_opt_in_default {
    font-size: 14px !important;
    color: #E5F0F5 !important;
}

.embedstage #can_main_col {
    padding: 40px;
    background-color: #ffffff;
    color: #35383B;
    width: 60% !important;
    background-color: #E5F0F5 !important;
}
/* 
#can_embed_form #can_main_col {
    width: 60% !important;
} */


#can_embed_form h3, 
.event_campaign #can_embed_form > h2, 
.letter #can_embed_form h2.line,
.can_embed.v5 h2,
.embedstage #can_main_col h2 {
    font-size: 30px !important;
    line-height: 1.1 !important;
    margin-bottom: 20px !important;
    color: #02335F;
    font-family: "Source Serif 4", serif !important;
    font-weight: 600 !important;
}

.can_embed.v5 #can_embed_form h2 {
    display: none !important;
}

.embedstage .can_embed.v5 h2,
.can_embed.form #can_embed_form_inner > h2 {
    padding: 10px !important;
}

.action_info_user.js-action_info_user a {
    color: #02335F !important;
    text-decoration: underline !important;
}

.embedstage #can_main_col p {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #35383B;
    font-weight: 400;
    letter-spacing: 0px;
}

#can_embed_form #action_info h5 {
    color: #35383B !important;
}

.home #can_embed_form #action_info h5 {
    color: #ffffff !important;
}

.embedstage #can_main_col a,
.embedstage #can_embed_form #action_info .action_info_user a {
    color: #35383B !important;
    text-decoration: none;
}

#can_embed_form #action_info .action_owner {
    width: 90% !important;
    margin: 0 auto 10px !important;
}

#can_embed_form #action_info {
    margin-bottom: 10px !important;
    position: static;
    display: block;
    padding-bottom: 10px;
}

.embedstage #can_main_col a,
.embedstage #can_embed_form #action_info .action_info_user a {
    color: #FFB100 !important;
    text-decoration: none;
}

#can_embed_form #d_sharing label {
    color: #02335F !important;
}

.embedstage #can_main_col a:hover {
    color: #da0b17 !important;
    text-decoration: none;
    cursor: pointer;
}

.embedstage #can_main_col a:hover {
    color: #ffffff;
    text-decoration: none;
}

.embedstage #can_embed_form img:not(.leaflet-marker-icon):not(.leaflet-marker-shadow):not(.leaflet-tile):not(.ajax-loading) {
    margin-top: 0px !important;
}

.embedstage #mobile_opt_in {
    margin-top: 10px !important;
}

.embedstage #can_embed_form #logo_wrap {
    display: none !important;
}

.embedstage #can_embed_form #can_sidebar {
    padding: 40px !important;
    border: solid 1px #cccccc;
    width: 40% !important;
    background: #0060A0 !important;
}

.embedstage #can_embed_form .clearfix:first-child {
    display: flex !important;
}

.embedstage #can_embed_form,
.embedstage #donate_auto_modal,
#donate_make_recurring_modal {
    border: none !important;
}

.embedstage #can_embed_form,
.embedstage #donate_auto_modal,
.embedstage #donate_make_recurring_modal {
    background-color: #ffffff !important;
}

.embedstage #referral_code_select_wrap {
    padding: 0 40px !important;
}

.embedstage #can_embed_form,
.embedstage #donate_auto_modal,
.embedstage #donate_make_recurring_modal {
    background-color: #C6E2F1 !important;
}

.embedstage #can_embed_form input[type="text"],
.embedstage #can_embed_form input[type="password"],
.embedstage #can_embed_form input[type="url"],
.embedstage #can_embed_form input[type="email"],
.embedstage #can_embed_form input[type="tel"],
.embedstage #can_embed_form input[type="number"] {
    background-color: transparent !important;
    border-bottom: solid 2px #E5F0F5 !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-radius: 0 !important;
    padding: 10px 5px !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #E5F0F5 !important;
    font-weight: 500 !important;
}

.embedstage #can_embed_form .floatlabel-wrapper {
    width: 100% !important;
}

.embedstage #can_embed_form li {
    list-style: none !important;
    width: 100% !important;
}

.embedstage #can_embed_form input[type="submit"] {
    border-radius: 4px !important;
    background: var(--Action-Yellow-Default, #FFB100) !important;
    color: var(--Navy, #02335F) !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    font-family: "League Spartan", sans-serif !important;
    padding: 10px 20px !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.embedstage #can_embed_form input[type="submit"]:hover {
    color: #FFB100 !important;
    background-color: #02335F !important;
    text-decoration: none;
}

#can_embed_form #d_sharing ul li {
    text-align: left !important;
    font-size: 14px !important;
    line-height: 18px !important;
    color: #E5F0F5 !important;
    font-weight: 500 !important;
}

#can_embed_form #d_sharing ul li a {
    color: #E5F0F5 !important;
    text-decoration: none;
}

#can_embed_form #d_sharing ul li a:hover {
    color: #da0b17 !important;
    text-decoration: none;
}

.embedstage #edit_d_sharing_opts {
    display: block !important;
    border-radius: 4px !important;
    border: 1px solid #C6E2F1 !important;
    padding: 10px !important;
    margin-top: 10px !important;
    color: var(--Light-Blue, #C6E2F1) !important;
    font-family: "League Spartan", sans-serif !important;
    font-size: 17px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 140% !important;
    text-align: center !important;
    background-color: transparent !important;
}

.embedstage #edit_d_sharing_opts:hover {
    background-color: #C6E2F1 !important;
    color: #ffffff !important;
}

.embedstage .international_link.js-international_link {
    color: #E5F0F5 !important;
    text-decoration: none !important;
    text-align: left !important;
}

#edit_d_sharing_opts-close,
#d_sharing_opts {
    display: none !important;
}

.embedstage .country_drop_wrap.js-country_drop_wrap {
    display: none !important;
}

.embedstage>div {
    width: 100% !important;
}

.embedstage ul {
    padding: 0 !important;
}

/* .embedstage .new_answer */
.embedstage #can_embed_form {
    border: none !important;
    background-color: #E5F0F5 !important;
    padding: 0 !important;
    margin: 0 !important;
    width: auto !important;
    font-family: "League Spartan", sans-serif !important;
}

.embedstage .new_answer li {
    list-style: none !important;
    width: 100% !important;
}

.embedstage .new_answer input[type="text"],
.embedstage .new_answer input[type="password"],
.embedstage .new_answer input[type="url"],
.embedstage .new_answer input[type="email"],
.embedstage .new_answer input[type="tel"],
.embedstage .new_answer input[type="number"] {
    background-color: transparent !important;
    border-bottom: solid 2px #E5F0F5 !important;
    border-radius: 0 !important;
    padding: 10px 5px !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #E5F0F5 !important;
    font-weight: 500 !important;
}

.embedstage .new_answer input[type="submit"] {
    border-radius: 4px !important;
    background: #FFB100 !important;
    color: #02335F !important;
    font-size: 17px !important;
    font-weight: 600 !important;
    padding: 10px 20px !important;
    border: none !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.embedstage .new_answer input[type="submit"]:hover {
    color: #FFB100 !important;
    background-color: #02335F !important;
}

#can_embed_form .check_radio_field label,
#can_embed_form .check_radio_field label span {
    color: #fff !important;
}

#can_embed_form .control-label {
    color: #C6E2F1 !important;
}

/* Target specific label by its 'for' attribute */
#can_embed_form .control-label[for="Cell-Phone"],
#can_embed_form .control-label[for="Address-2"] {
    display: none !important;
}

.embedstage #form_col1 {
    float: left;
    width: 60% !important;
    padding: 40px !important;
    background-color: #0060A0 !important;
    border: 1px solid #cccccc !important;
    color: #35383B;
}

.embedstage #form_col2 {
    float: right;
    width: 40% !important;
    padding: 40px !important;
    background-color: #E5F0F5 !important;
}

.action-network-block #can_embed_form.can_float #form_col2, 
.action-network-block #can_embed_form.can_float #form_col1 {
    width: 50% !important;
}


@media screen and (max-width: 1000px) {
    .embedstage #can_embed_form #can_sidebar,
    #can_embed_form #can_main_col {
        width: 50% !important;
    }
}

@media screen and (max-width: 768px) {
    .embedstage #can_embed_form .clearfix:first-child,
    .embedstage .new_answer .clearfix:first-child {
        flex-wrap: wrap !important;
    }
    .embedstage #can_embed_form #can_sidebar,
    #can_embed_form #can_main_col {
        width: 100% !important;
    }
    .embedstage #can_main_col, 
    .action-network-block #can_sidebar {
        width: 100% !important;
        padding: 0 !important;
    }
    .action-network-block #can_sidebar {
        background-color: #E5F0F5 !important;
        /* margin-top: 20px !important; */
        padding-top: 20px !important;
    }
    .action-network-block::before {
        background-color: #E5F0F5;
    }
    .embedstage .action_sidebar {
        border-color: #0060A0 !important;
        border-radius: 5px !important;
    }
    /* .embedstage #can_embed_form input[type="text"], .embedstage #can_embed_form input[type="password"], .embedstage #can_embed_form input[type="url"], .embedstage #can_embed_form input[type="email"], .embedstage #can_embed_form input[type="tel"], .embedstage #can_embed_form input[type="number"] {
        color: #0060A0 !important;
        border-bottom-color: #0060A0 !important;
    }
    .embedstage #can_embed_form input::placeholder {
        color: #0060A0 !important;
    } */
    .embedstage .action_sidebar #mobile_opt_in_default {
        color: #0060A0 !important;
    }
    #can_embed_form #d_sharing ul li a#edit_d_sharing_opts {
        color: #0060A0 !important;
        border-color: #0060A0 !important;
    }
    #can_embed_form #d_sharing ul li a#edit_d_sharing_opts:hover {
        background-color: #0060A0 !important;
        color: #ffffff !important;
    }
    .embedstage .action_sidebar h4 {
        /* color: #0060A0 !important; */
        position: absolute;
        top: -19px;
        left: 50%;
        transform: translateX(-50%);
        /* background-color: #E5F0F5; */
        padding: 0 15px;
        text-align: center;
    }
    .action-network-block.block-margin {
        margin-top: 0px !important;
        padding-top:20px !important;
    }
    .embedstage #form_col1,
    .embedstage #form_col2 {
        width: 100% !important;
        padding: 20px !important;
    }
    .embedstage #can_embed_form #can_sidebar {
        padding: 20px !important;
    }
    .embedstage .action_sidebar {
        padding: 10px !important;
    }
    .embedstage .action_sidebar h4 {
        top: -19px;
    }
    .action-network-block .border-wrapper h2 {
        font-size: 30px !important;
    }
    .action-network-block .border-wrapper {
        border-bottom: #fff;
    }
}