﻿/* used by the Starter Publishing master page for fixed width display */
.customWidth {
    width: 980px;
    margin: auto;
}

/* used to reset the ootb styles on the title row tag in the Starter Collab master page; used for the fullscreen button in SP */
#s4-titlerow {
    background-color: transparent;
    margin: 0;
    padding: 0;
    height: auto;
}

#contentBox {
    margin-left: auto;
    margin-top: 0px;
    margin-right: auto;
    min-width: unset !important;
}

#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divAddress1,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divAddress2,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divCity,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divState,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divWorkEmail,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divEmployer,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_divOccupation {
    display: block !important;
}

body,
#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2) {
    font-family: Arial, sans-serif;
    padding: 20px;
}

.woolpert-table-wrapper {
    overflow-x: auto;
}

.woolpert-giving-table {
    width: 100%;
    border-collapse: collapse;
    min-width: 400px;
}

.woolpert-giving-table th,
.woolpert-giving-table td {
    border: 1px solid #000;
    text-align: left;
    padding: 10px;

}

#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(1)>td:nth-child(2),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(1)>td:nth-child(3),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(2)>td:nth-child(2),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(2)>td:nth-child(3),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(3)>td:nth-child(2),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(3)>td:nth-child(3),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(4)>td:nth-child(2),
#recommendedGivingModal>div>div>div.modal-body>div>table>tbody>tr:nth-child(4)>td:nth-child(3),
#recommendedGivingModal>div>div>div.modal-body>div>table>thead>tr>th:nth-child(2),
#recommendedGivingModal>div>div>div.modal-body>div>table>thead>tr>th:nth-child(3) {
    text-align: center;

}

.woolpert-giving-table th {
    background-color: #fff;
}

@media (max-width: 600px) {

    .woolpert-giving-table th,
    .woolpert-giving-table td {
        font-size: 14px;
        padding: 8px;

    }

    th.Payroll2 {
        width: 2%!important;
        text-align: center;

    }

    th.LeadershipName {
        width:5%!important;
    }

}


#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c .main-content .PAC66Wrap table.contributionTable tbody tr td:first-child {
    width: 60% !important;
}

/* Login Styling */
.ExternalClass79EA17E3C4134AC1B2D58FA4649F1B1E {
    margin-left: -1.75rem;
}

div#ctl00_ctl33_g_76e503f5_6711_49ca_86a9_b497331fdfd6 {
    width: 100% !important;
    justify-content: center;
    display: flex;
    font-size: 13.5pt;
}

table#layoutsTable td:nth-of-type(1),
table#layoutsTable td:nth-of-type(3) {
    width: 15% !important;
}

table#layoutsTable td:nth-of-type(2) {
    width: 24rem !important;
}

div#WebPartctl00_ctl33_g_76e503f5_6711_49ca_86a9_b497331fdfd6 {
    width: unset !important;
}

table.cTblLogin tr {
    padding-top: 10px;
    display: block;
}

table.cTblLogin tr:nth-of-type(4) td {
    display: block;
    padding-top: 12px;
    text-align: right !important;
    width: 96.5%;
    margin-top: -1.5em;
    margin-bottom: 1rem;
}

input#txtUsername,
input#txtPassword {
    margin-left: 6px;
    width: 10rem !important;
    overflow: hidden !important;
}

tr.cTr4 {
    float: right;
}

th.Payroll2 {
    width: 25%;
    text-align: center;

}

th.LeadershipName {
    width: 50%;
}

@media (max-width: 480px) {

    table#layoutsTable td:nth-of-type(1),
    table#layoutsTable td:nth-of-type(3),
    #recommendedGivingModal>div>div>div.modal-body>div>table {
        width: 8% !important;
    }
}

/* Form Styling */
body {
    background-color: #fff !important;
    overflow-x: hidden;
}

.container {
    background-color: transparent !important;
    margin-top: -2.25rem;
}

.main-content {
    border-top: unset !important;
}

div#WebPartctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_ChromeTitle {
    background-image: url(/SiteAssets/images/woolpertPAC-logo.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: center;
    height: 15em;
    width: 80%;
    margin: auto;
    background-position-y: bottom;
}

section#CurrentContributionSummary {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 3%;
    margin: 3%;
    border-radius: 6px;
    margin-right: auto;
    margin-left: auto;
    border-top: unset;
}

.container p.lead {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 3%;
    margin: 3%;
    border-radius: 6px;
    margin-right: auto;
    margin-left: auto;
    border-top: unset !important;
    background-color: #fff !important;
}

.main-content .PAC66Wrap section:first-of-type,
section#PledgeSection,
section#GroupSection,
.main-content .PAC66Wrap .disclaimer,
#CharitySection,
#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2) {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 3%;
    margin: 3%;
    border-radius: 6px;
    margin-right: auto;
    margin-left: auto;
    border-top: unset !important;
    background-color: #fff !important;
}

.ExternalClass7D6C93B4444C453FB237F0D82534EAA3 p {
    max-width: 500px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 3%;
    margin: 3%;
    border-radius: 6px;
    margin-right: auto;
    margin-left: auto;
    border-top: unset !important;
    background-color: #fff !important;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 200;
    background-image: url(/SiteAssets/images/woolpertPAC-logo.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position-x: center;
    height: 20rem;
    background-position-y: 10rem;
    padding-bottom: 3rem;
}
@media screen and (max-width: 780px) {
    .ExternalClass7D6C93B4444C453FB237F0D82534EAA3 p {
    max-width: 314px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    padding: 3%;
    border-radius: 6px;
    margin-right: auto;
    margin-left: auto;
    border-top: unset !important;
    background-color: #fff !important;
    font-size: medium;
    line-height: 2rem;
    font-weight: 200;
    background-image: url(/SiteAssets/images/woolpertPAC-logo.png);
    background-repeat: no-repeat;
    background-size: 271px;
    background-position-x: center;
    height: 20rem;
    background-position-y: 10rem;
    padding-bottom: 3rem;
}
}

.ExternalClass7D6C93B4444C453FB237F0D82534EAA3 br {
    display: none;
}

#PledgeSection p.lead,
#CharitySection p.lead {
    box-shadow: unset;
    padding: 0px 0 30px !important;
    margin: unset;
    border-radius: unset;
    margin-right: unset;
    margin-left: unset;
    border-top: unset !important;
    background-color: unset !important;
}

#GroupSection p.lead {
    box-shadow: unset;
    padding: unset;
    margin: unset;
    border-radius: unset;
    margin-right: unset;
    margin-left: unset;
    border-top: unset !important;
    background-color: unset !important;
}

input#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_btnSubmitPledge {
    margin-bottom: -33px !important;
    line-height: 1em !important;
    width: 90%;
    margin-left: auto !important;
    margin-right: auto;
    background-color: rgb(32, 149, 209) !important;
    border-color: rgb(32, 149, 209);
    border-radius: .3rem !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
    font-size: 1.65em !important;
}

input#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_btnSubmitPledge:hover {
    background-color: rgb(32, 149, 209, 50%) !important;
    border-color: rgb(32, 149, 209, 50%) !important;
}

.main-content .PAC66Wrap section {
    position: relative;
    padding: 50px 100px;
    background-color: #fff !important;
    border-bottom: unset !important;
}

.main-content .PAC66Wrap {
    border-bottom: unset !important;
}

.form-control {
    background-color: #fff !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
    border-radius: .25rem !important;
}

input#txtFirstName,
input#txtLastName,
input#txtAddress1,
input#txtAddress2,
input#txtCity,
input#txtWorkEmail,
input#txtEmployer,
input#txtOccupation,
select#ddlState,
input#txtAmount,
select#ddlPledgeRecurrence,
input#token-input-txtSearchCharity,
input#token-input-txtSearchCharityIrs,
input#txtCreateCharityName,
input#txtCreateCharityAddress1,
input#txtCreateCharityTaxID {
    background-color: #fff !important;
    border-radius: .25rem !important;
    border: 1px solid rgba(0, 0, 0, .15) !important;
}

.cGroups tr td {
    padding-top: 10px !important;
}

table#rblPledge tr {
    padding: 10px 0;
    display: block;
}

input[type="radio"],
input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    margin-right: 10px;
}

label#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c_lblOtherText+small.form-text.text-muted {
    margin-left: 28px;
}

div#FooterSection {
    background-color: #fff !important;
    font-size: 1.15rem !important;
    text-align: left !important;
    padding: 30px !important;
    margin-bottom: -3rem;
}

.main-content .PAC66Wrap label {
    font-size: 1rem !important;
}

.main-content .PAC66Wrap h4 {
    letter-spacing: 1.25px !important;
}

#CurrentContributionSummary h2,
#formbasicinfo h3,
#PledgeSection h3,
#CharitySection h3,
#GroupSection h3,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c>div>div>div>div:nth-child(1)>div>div>h1,
#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c>div>div>div>div:nth-child(1)>div>div>h1>p {
    font-size: 2rem !important;
    font-weight: 600 !important;
    text-transform: capitalize !important;
    margin-bottom: 1.75rem;
    color: rgb(32, 149, 209) !important;
}

h2.modal-title.vertAlign {
    margin-top: 2rem;
    margin-left: .5rem;
    font-size: 2rem !important;
    font-weight: 600 !important;
}

#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2)>div>div {
    text-align: center !important;
}

#ctl00_ctl33_g_76e503f5_6711_49ca_86a9_b497331fdfd6>table {
    /*margin-left: auto!important;
    margin-right: auto!important;*/
    font-size: medium !important;
    font-family: inherit !important;
}

span#ctl00_ctl33_g_76e503f5_6711_49ca_86a9_b497331fdfd6_lblUsername,
span#ctl00_ctl33_g_76e503f5_6711_49ca_86a9_b497331fdfd6_lblPassword {
    width: 86px;
    display: block;
}

@media screen and (max-width: 780px) {
    .main-content .PAC66Wrap .givingButton p {
        width: 72% !important;
    }

    .givingButton.vertAlign p {
        font-size: 1.75rem !important;
    }
}

#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c>div>div>div>div:nth-child(1)>div>div>h1>p {
    display: none;
}

#recommendedGivingModal>div>div>div.modal-header>h2 {
    visibility: hidden !important;
    position: relative !important;
    width: -webkit-fill-available !important;
    text-align: center;
    padding-bottom: 3%;
    padding-left: 10% !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

#recommendedGivingModal>div>div>div.modal-header>h2:after {
    visibility: visible !important;
    position: absolute !important;
    top: 0;
    left: 0;
    content: "Woolpert PAC Recommended Giving Levels" !important;
}

#RulesLink {
    display: none !important;
}

#ctl00_ctl31_g_0aba2dc7_7d31_4475_95e8_bab4da34328c>div>div>div>div:nth-child(2)>section:nth-child(1) {
    margin-top: 6% !important;
}

#charityIrs>td:nth-child(2)>h4,
#charityCreate>td:nth-child(2)>h4 {
    color: rgb(32, 149, 209) !important;
}

/*Hiding the first time here and the forgot password on the login page*/
#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2)>div>div>h3:nth-child(3),
#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2)>div>div>p:nth-child(4),
#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2)>div>div>p:nth-child(6),
#layoutsTable>tbody>tr:nth-child(2)>td:nth-child(2)>div>div>h3:nth-child(5) {
    display: none;
}

span.firstLine {
    font-weight: 600;
    color: rgb(32, 149, 209);
}

@media screen and (max-width: 991px) {
    .givingButton p {
        padding-left: 7rem !important;
        font-size: 1.5rem !important;
        width: 45%;
    }
}
@media screen and (max-width: 500px) {
    .givingButton p {
        padding-left: 4rem !important;
    }
    .main-content .PAC66Wrap .givingButton p {
        font-size: 1.75rem !important;
    }
    .main-content .PAC66Wrap .givingButton p:before {
        top: 15px !important;
    }
    .main-content .PAC66Wrap .givingButton:after {
        font-size: 6em !important;
    }    
}  

@media screen and (max-width: 480px) {
    .main-content .PAC66Wrap label {
        width: 85%;
    }
    .main-content .PAC66Wrap .givingButton p {
        padding: 0 5px 0 70px !important;
    }

}