.CombGift {
    margin-bottom: 18px !important;
}
#LeaderNote1 p:last-child {
    display: none !important;
}
.Col-Text {
    font-weight: 700 !important;
}
.col-IndNameLabel::before {
    content: "* ";
    color: black;
    font-weight: bold;
}
#AddInfoSection .IndEMail.Work.Default {
    display: none !important;
}

#Row1153,
#Row1154,
#Row1155,
#Row1156,
#Row1157,
#Row1158 {
    display: none !important;
}
.FlagRow-ReleaseAddr{
    display:block !important;
}
/* Full-width footer after it is moved outside the confirmation table */
body > .UWW2025FooterMenu {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}

body > .UWW2025FooterMenu .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
}

body > .UWW2025FooterMenu table,
body > .UWW2025FooterMenu .Portlet,
body > .UWW2025FooterMenu .PortletNote,
body > .UWW2025FooterMenu .LFArea {
    width: 100% !important;
    max-width: 100% !important;
}

body > .UWW2025FooterMenu p {
    text-align: left !important;
    line-height: 1.4 !important;
}
/* Hide Checkbox for Sharing Personal email */
#Flag5C {
    display: none !important;
}

/* =====================================================
HIDE MENU ITEM WITHOUT REMOVING FROM DOM
===================================================== */

.HideMenuItem {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    visibility: hidden !important;
}
/* Remove ALL payment type icons */
.PledgeTypeSelection label.RadioLabel {
    background-image: none !important;
    background: none !important;
}
