.PledgeTypeSelection .TypeSelection {
display: flex;
flex-wrap: wrap;
}
.PledgeTypeSelection .TypeSelection-Items > div {
flex-grow: 1;
width: 24%;
max-width: 24%;
margin-bottom: 0;
display: inline-block;
vertical-align: top;
/*MAX WIDTH FOR LAST ROW*/
margin-bottom: 0;
}
.PledgeTypeSelection .TypeSelection > div .form-check {
padding-left: 0;
}
.PledgeTypeSelection .TypeSelection .EntrySection {
width: 100%;
min-width: 100%;
padding: 0 1em;
}
#PledgeNavigationB {
padding: 0 1em;
}
.PledgeTypeSelection .TypeSelection input[type="radio"] {
display: none;
}
.PledgeTypeSelection .TypeSelection .EntrySection input[type="radio"] {
display: inline-block;
}
.PledgeTypeSelection .TypeSelection label.RadioLabel {
display: block !important;
background: #fff; /*Add !important if it needs to be white*/
text-align: center;
margin: 0.5em;
padding: 6.5em 0.5em 1em 0.5em;
min-height: 140px;
cursor: pointer;
background-position-y: 0.5em !important;
background-size: 140px !important;
}
span.radioSpace {
display: none;
}
.PledgeTypeSelection .TypeSelection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .TypeSelection input[type="radio"]:checked + label.RadioLabel {
background-color: #0168b3 !important;
color: #fff;
}

/*Donor Advised Trust*/
.PledgeTypeSelection .DnrAdvTrust label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4158706358736D6A5159743073334C45314E5A73794C6A6B5569515A4875306C4668334F31327A5365376F364777/icon-donor.png') no-repeat center;
}
.PledgeTypeSelection .DnrAdvTrust input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .DnrAdvTrust input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A416367643939716A463448756334336B313463697339414B5872414141416F51345973705637694C5570515A7177/icon-donor-selected.png') no-repeat center;
}
/*Donor Advised Trust END*/

/*Automated Clearing House*/
.PledgeTypeSelection .ACHSection label.RadioLabel,
.PledgeTypeSelection .ACH label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4152524A7962687A4458506F7579377A33767A74594C566F76615435326672596452436741645438434937564F51/icon-ach.png') no-repeat center;
}
.PledgeTypeSelection .ACHSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .ACH input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .ACHSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .ACH input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4159786C74526F5A3845464745357874353950647959454C4562515964623277774750517233592D474446723367/icon-ach-selected.png') no-repeat center;
}
/*Automated Clearing House END*/

/*Automated Clearing House Pre-Auth*/
.PledgeTypeSelection .ACHPPSection label.RadioLabel,
.PledgeTypeSelection .ACHPP label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41585975593577475079496743765F7670734370497673544E674F6C6835624367456D4F676757544868596C4677/icon-achpp.png') no-repeat center;
}
.PledgeTypeSelection .ACHPPSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .ACHPP input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .ACHPPSection input[type="radio"]:checked +  label.RadioLabel,
.PledgeTypeSelection .ACHPP input[type="radio"]:checked +  label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4156337432325362426F61687073326C76414D783556706C5954675742626E6567776E696D6B6D6E396235476E77/icon-achpp-selected.png') no-repeat center;
}
/*Automated Clearing House Pre-Auth END*/

/*Bill Me*/
.PledgeTypeSelection .BMSection label.RadioLabel,
.PledgeTypeSelection .Gen1Section label.RadioLabel,
.PledgeTypeSelection .Gen2Section label.RadioLabel,
.PledgeTypeSelection .Gen3Section label.RadioLabel,
.PledgeTypeSelection .Bill label.RadioLabel,
.PledgeTypeSelection .GenericBillMe01 label.RadioLabel,
.PledgeTypeSelection .GenericBillMe02 label.RadioLabel,
.PledgeTypeSelection .GenericBillMe03 label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4161504D6B6A744F374C5A564D4A2D345F387567416D534C6D4636745356326A684242436A6C704B46597A437251/icon-billme00.png') no-repeat center;
}
.PledgeTypeSelection .BMSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Gen1Section input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Gen2Section input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Gen3Section input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Bill input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .GenericBillMe01 input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .GenericBillMe02 input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .GenericBillMe03 input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .BMSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .Gen1Section input[type="radio"]:checked +  label.RadioLabel,
.PledgeTypeSelection .Gen2Section input[type="radio"]:checked +  label.RadioLabel,
.PledgeTypeSelection .Gen3Section input[type="radio"]:checked +  label.RadioLabel,
.PledgeTypeSelection .Bill input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .GenericBillMe01 input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .GenericBillMe02 input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .GenericBillMe03 input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4157674461613847474E62465430367A675732446F583067676744687679347744546659475A3177415F46646241/icon-billme00-selected.png') no-repeat center;
}
/*Bill Me END*/

/*Cash*/
.PledgeTypeSelection .CashSection label.RadioLabel,
.PledgeTypeSelection .Cash label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41666B766A7964724F63473843706A52683241417069726B623767336F4B704B76632D793543714C68566F556467/icon-cash.png') no-repeat center;
}
.PledgeTypeSelection .CashSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Cash input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .CashSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .Cash input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4158616B6C62345069434B727469387675364657392D5F4E77366E4D49564472674A644B6C57686F777269763967/icon-cash-selected.png') no-repeat center;
}
/*Cash END*/

/*Check*/
.PledgeTypeSelection .CheckSection label.RadioLabel,
.PledgeTypeSelection .Check label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A415270736873754E4F3169705A546454733443726B674262335476374949365970625F3065365633487175456F41/icon-check.png') no-repeat center;
}
.PledgeTypeSelection .CheckSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Check input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .CheckSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .Check input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41646E757651393479673279485A443131735633364F4B364448503165592D395259464C34686A795F3644334F77/icon-check-selected.png') no-repeat center;
}
/*Check END*/

/*Corporate*/
.PledgeTypeSelection .Corporate label.RadioLabel,
.PledgeTypeSelection .CorpSection label.RadioLabel{
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A415365436D4770356268505A7A6C6D684C6B31536467367765306E496155566547456B7244345050446841483467/icon-corp.png') no-repeat center;
}
.PledgeTypeSelection .Corporate input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .CorpSection input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41647863434A315A6D744A684879564F447A646C496D7251426E45315135665F766B744C63547274465755323167/icon-corp-selected.png') no-repeat center;
}
/*Corporate END*/

/*Credit*/
.PledgeTypeSelection .CCSection label.RadioLabel,
.PledgeTypeSelection .Credit label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41636F584A4A486870335A2D71467158326B58556D6F78686A4D784B49306248483849614B454C346E2D73314A41/icon-credit.png') no-repeat center;
}
.PledgeTypeSelection .CCSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Credit input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .CCSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .Credit input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41635A374A5331653233366578386F524D6735466D4C54657A546250764C6E61585776304F445841502D312D6841/icon-credit-selected.png') no-repeat center;
}
/*Credit END*/

/*Credit Pre-Auth*/
.PledgeTypeSelection .CCPPSection label.RadioLabel,
.PledgeTypeSelection .CreditPP label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41547061334B4D53457053695275687368664B374A577638585A7A704444305A5157475F68417336487239715677/icon-creditpp.png') no-repeat center;
}
.PledgeTypeSelection .CCPPSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .CreditPP input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .CCPPSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .CreditPP input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41587A51577274586D6F6C69555268616437416B51773856326A5A334F52776152466E335230694C644547417751/icon-creditpp-selected.png') no-repeat center;
}
/*Credit Pre-Auth END*/

/*IncentiveComp*/
.PledgeTypeSelection .ICSection label.RadioLabel,
.PledgeTypeSelection .IncentiveComp label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4153583736783467585330794A6B396F754B3866705137724751784672466B66534A6A4153725958447A5F456777/icon-ic.png') no-repeat center;
}
.PledgeTypeSelection .ICSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .IncentiveComp input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .ICSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .IncentiveComp input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41596263504E6A434B4E71703252787A4B4C41325F6E6B5064506F30396D49744B5450764D594B444A7662416451/icon-ic-selected.png') no-repeat center;
}
/*IncentiveComp END*/

/*IntendedGift*/
.PledgeTypeSelection .IntendedGift label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4163536B627537545A4D524F6E33313755643834686B795A7146346E424A4E616A76703252335159547632795F51/icon-intendedgift.png') no-repeat center;
}
.PledgeTypeSelection .IntendedGift input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .IntendedGift input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41544733547A57706F6F5632754C6362666B56707176704E45326F5A354C71577938306D7A4C6843345A2D376151/icon-intendedgift-selected.png') no-repeat center;
}
/*IntendedGift END*/

/*NoGift*/
.PledgeTypeSelection .NoGift label.RadioLabel,
.PledgeTypeSelection .NGSection label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A415849507246527338396E694B67785445316E72636A6838465A7242505A516B4C5A5F5071513176534251356C67/icon-nogift.png') no-repeat center;
}
.PledgeTypeSelection .NoGift input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .NGSection input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4153304966674B7067326155414D455A4D5659344F44324B5069725552716C51637169427A716A7964346A544C41/icon-nogoft-selected.png') no-repeat center;
}
/*NoGift END*/

/*PartnerWithdwl*/
.PledgeTypeSelection .PWSection label.RadioLabel,
.PledgeTypeSelection .PartnerWithdwl label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4151526B744137446B4E59556C4B5332436B6871424D5F743366784F674E564D4F51726444447942636D714F4A77/icon-partnerwithdrawl.png') no-repeat center;
}
.PledgeTypeSelection .PWSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PartnerWithdwl input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PWSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .PartnerWithdwl input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41537269516B4F4855494F444C5472566D2D6D4C3844625F345F327657575A635873764D4262394C624271706251/icon-partnerwithdrawl-selected.png') no-repeat center;
}
/*PartnerWithdwl END*/

/*Payroll*/
.PledgeTypeSelection .PayrollSection label.RadioLabel,
.PledgeTypeSelection .Payroll label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41576356474A793656363438744274596D576A556B6B5A71473957616D754C423459517A38486766525332314251/icon-payroll.png') no-repeat center;
}
.PledgeTypeSelection .PayrollSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Payroll input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PayrollSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .Payroll input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41536E49516B5959446C57524764475A467736666F74357946556A4238714D556B4C6E5357794533555577315641/icon-payroll-selected.png') no-repeat center;
}
/*Payroll END*/

/*PPExprChkout*/
.PledgeTypeSelection .PPExpSection label.RadioLabel,
.PledgeTypeSelection .PPExprChkout label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A415264483936384A6A6A35544C414C612D6D55584E6932776D42315277354B646D6232395632726D36596E616677/icon-paypal.png') no-repeat center;
}
.PledgeTypeSelection .PPExpSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PPExprChkout input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PPExpSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .PPExprChkout input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4152367952753349786363424B59455A6A6E72445F4D306C6454624A644278666E5A7A2D6871464D2D6843485241/icon-paypal-selected.png') no-repeat center;
}
/*PPExprChkout END*/

/*PTO*/
.PledgeTypeSelection .PTOSection label.RadioLabel,
.PledgeTypeSelection .PTO label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A415168343334705F733968775341726A3642414E5871534173434E76374439646839365863395A78472D6C305051/icon-timeoff.png') no-repeat center;
}
.PledgeTypeSelection .PTOSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PTO input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .PTOSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .PTO input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41554E4D2D7963554161674969445544354D3337316D7655432D4C354C4A48527445793242454461493451326467/icon-timeoff-selected.png') no-repeat center;
}
/*PTO END*/

/*Securities*/
.PledgeTypeSelection .StockSection label.RadioLabel,
.PledgeTypeSelection .Securities label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4155324B55596B394C4B6D723078424D466331737433366B4A46636C78582D6D417342702D49624273684F325877/icon-stock.png') no-repeat center;
}
.PledgeTypeSelection .StockSection input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .Securities input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .StockSection input[type="radio"]:checked + label.RadioLabel,
.PledgeTypeSelection .Securities input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A416330356B46787A6F6E354932506869695A62794275342D466F6E5042523453536F5243372D4E6E306F73702D77/icon-stock-selected.png') no-repeat center;
}
/*Securities END*/

/*WorkplaceSE*/
.PledgeTypeSelection .WorkplaceSE label.RadioLabel,
.PledgeTypeSelection .WPSESection label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A415664325A4F7A336E3251596B594F7053586A3472785132784D4C71556F2D63393558496F5A595A64307A525351/icon-wpevent.png') no-repeat center;
}
.PledgeTypeSelection .WorkplaceSE input[type="radio"]:checked + span +  label.RadioLabel,
.PledgeTypeSelection .WPSESection input[type="radio"]:checked + label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A4165714F447A6B4B7358616A7738764E2D356A537541326772644B5055645A495A34693639566E49614B31394C51/icon-wpevent-selected.png') no-repeat center;
}
/*WorkplaceSE END*/

/* Small devices (tablets, 1024px and down) */
@media (max-width: 1024px) {
.PledgeTypeSelection .TypeSelection > div {
width: 33%;
max-width: 33%;
}
}
/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
.PledgeTypeSelection .TypeSelection > div {
width: 50%;
max-width: 50%;
}
}
/* Small devices (tablets, 420px and down) */
@media (max-width: 420px) {
.PledgeTypeSelection .TypeSelection > div {
width: 100%;
max-width: 100%;
}
}
