.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/65313A4153757A636552343645566730456575434E6C5F4F44556236692D724B6550335169796C524F4258646B79593567/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/65313A4154747972723541717974794F6A6335773879495877656256776B4A76707959474A45415646525A456E524B6E67/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/65313A415A51784A4C6646325133334D335052434555426E51634B6D45536A6D537870647542314E686261743346506A51/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/65313A41533952537434457A7761735962726A6E5A537A4C557948726E45496A343756457A6D305A5441377632446E7851/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/65313A4158647A4D304A557841466938414B6C67694C3750634375412D46776A5A5955316C326575664875317257315741/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/65313A41635579636B6C6968526A306F627A57326E6755537572772D704C6873516D74725A6C434B686D5046454D337277/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/65313A415753694761656D6E34705566766E576C54724652744A70616136617749365154544478787453656850466F6867/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/65313A41626F744241445834567038746867734F5379704E6E696A4D3763753250484A56434A59695955785833526F5177/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/65313A415766436F574D627970434F6B644B5757517A37355F694F4444302D71784B534261756464686575576F44644167/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/65313A4155484F5834575F7739356C7463396979614270474651543846773742553466634D357542704E574E59774E7851/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/65313A4151336271566343466B7251545F5345334F514C45714230536E646159394B4A334F6A615679776D764C47365541/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/65313A41624B736341424E4456614A3453755A73664543346761306F4557474B5534757459523941526D435735684B6D77/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/65313A41654C5F4D7144355F6967337A776A486D497A65773370737668576B2D4167485553365F43364C726D324B2D4B41/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/65313A416368654F51683977315A46335A4A354B6952697766432D7378635578626A6D30587854537830366A73366C6B51/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/65313A41615975375A4F4F686D77316F43585537535577397431534C6C4E6E724E6D6635366B446452526C654A52696F67/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/65313A416568587156644F7A57524C76465A6E6B5A58344750475A4879645842316267537A414B523232664E786E384C41/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/65313A41524E6C5445793056376A757146357730547343327565565254335169644B5A356938464279756F5A7237644177/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/65313A415A714833664B48654B5265735066444D6D7155306966574E39654F335F2D6C4D4D784B446479784A5F53674F67/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/65313A415A3346435752416657455A537A783269577734424B66477A664231713536503144507248737A6D61576E596977/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/65313A4159725867336C345A5A413532694356385950777A71527A76446D4E3375323632474D6348414F586847756F6A41/icon-ic-selected.png') no-repeat center;
}
/*IncentiveComp END*/

/*IntendedGift*/
.PledgeTypeSelection .IntendedGift label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41626B50526972567A4C4B56355350577833485878546C474275615F7774554A495A76366F7669546E6D4B393241/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/65313A4158314752556257707A3542755631307A4F6B4D64547651475437445334397A3936336C35304F59437751385351/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/65313A416263646A6F32796B6E38575371795F386D6E7845466D4C5A514A636E565250346A6559366C786C663139676A51/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/65313A416271767144545661765A67437A447A516D704D55775F6C55384B5F72714467742D696B4676315F384D65373351/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/65313A4156616169424C7463474243467A644B47544F37646D4462636758706B6577704C445945415F356A75654E756C41/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/65313A416668746B38616C4D4A7A734D47676849354C45427A5A59643754377030354B4F4D7578796E5868326253315967/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/65313A415A6C314954506B5F745F784A624C68556F79746A7950445369626A6C5A764E5A794D4B65726957447262784377/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/65313A4164367A52484A68417844464B64485347726461436E71746C5A64496C5074357A54587A56624A496D67776A7551/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/65313A41535F6864694738476257434661463348726154394D4334694457646E616F665F5F673532327641503250315541/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/65313A41593445634752494D45704844636A357143344E61793241526D57565F4436484647344D3957664A75346F475A51/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/65313A415A59794759354A763145582D7476616343553245336D743542334668754345337A6C4B4A362D70302D35796B41/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/65313A41564A39573839746B59736A42344A396848736C504D36453770576532457A774C4C59635165364B423752714F41/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/65313A41516C475A584561616A32486D4C4D724B74325161557878613443626836756E646264366D2D3475313345555377/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/65313A41645F6A686347675F5A71303574316C635466763238784877437A4D37577050345973554A764C565731444E5467/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/65313A41595477564B313672565252454772365030356F74575F2D784D3348356B465F4F6937332D323942336731465977/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/65313A4157387262744B38726B50775764556937586E5F50377367515850735135414838526B635166466F516E70596351/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%;
}
}
