.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/65313A4157436A4A343345476A635866317037315876636668344752306F667A676C495A416378382D53706F567A596651/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/65313A416266485144335468686C3747365A314A2D5945426E32575F38375A6B334A66453138366A7A49424C396B4C4341/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/65313A4156627A77344D7A614C612D4F625F316A65545645325873495246576F38547A6D686A592D6C76717773724D5151/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/65313A41617A3566466944734B38637949586768316B474842657235686A6130635563324A664D615A45364551557A5577/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/65313A4165656635724641556657794F4573517050324256356D594F577538495F37425A3146504D484253303479357841/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/65313A4163785979583566796C4F506A6A5469635671615A43356F7747736767635833427739765676526773442D596277/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/65313A4166495644707149753064523444756C5F4A4A6B3233635A72665A4F7A66584B47527A487236324C564C5A423267/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/65313A415163514273466F6A6E4F554E654D736675577A303948694664696951534770765556596F6B4B7476726D346151/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/65313A415768694D4C55524B45705161544B6C4A7069665153666833555950596636434C6733466247627338577A707341/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/65313A41635553786C377454443437677352525A3646346D326D48556D4467566230675F52504365443258736630513041/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/65313A415A6B5578483653783936674B496D31435A527A4C30466A595454302D397157343333514577424B463637584777/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/65313A415876727A695A5178366E6578546E584B736E7379657846796D763934536A646736335275557753655839447141/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/65313A4158322D556D7354744C5F787357495549457A537356426C6A7276425132584A6465376B5A6F6B36345073696D41/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/65313A415454376A5A6A767544507765526B464F72704E627A634C466B706E42797558614B32725345365A364C79766867/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/65313A41634156745041726C6B5F5635595F734D4C395F32424C666B654B66564848646562344D682D4C36334C66774C51/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/65313A41516659484656343142504C6E6B573761374C314B5434526F465445726C77474E52324D306F716D696F6A667467/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/65313A4165577767734E4D79366546474947456B4762324D657043423047666B6A75516967744573356A3173527A453941/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/65313A41664F62683669514C614543755A584D71563745333974447566342D6C52507258456532506150466B326C744241/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/65313A416569686A476778634F4475666B4D353748377174664776557468365534482D67685A356C3572396E3238645777/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/65313A4151724F2D596359636F446E416E30474B6E485232692D46756E5A462D334E695550486D5863645A6966524E7141/icon-ic-selected.png') no-repeat center;
}
/*IncentiveComp END*/

/*IntendedGift*/
.PledgeTypeSelection .IntendedGift label.RadioLabel {
background: url('https://uwriweb.org/servlet/eAndar.WebExtDocument/styleimage/65313A41546C304B39524334366F465153782D3448464E52656A333577586C37487651514D4B38315F5777514B6E344277/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/65313A41636A56625F35746367677A533071696B3965395F525151384E5F47536365705F767648314F764B7A456B323577/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/65313A41524C4857764F4F536E5151434C61514F694F74414D6153436C334D4758766963475A4B79616656697468745877/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/65313A41663847436E6676704276374C35386E744F7661524D6F437A6D764F7175462D5F34574E396C504E6D735A414867/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/65313A41513233466C634A706F3035464664696E557661514D32597069504B304A756839386F526748614243316E673467/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/65313A41586A36706F39305165516546576466352D704E366D6D786C72584E4D7752695F373247656B753878746D693867/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/65313A4156774B6664584D654B72384E635572734A39684C734C484654492D76463775447A757830715A69534B32467167/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/65313A41655A4346576267725A784B53626555736C6755795A4F43684C4F474C5969477732356E4A695436794937447677/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/65313A4153674F476B5169415750526A74464846587653477A5651736B33386B654A416261465F74712D546B5743464C77/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/65313A416671436A7077306744466D5F5A436A744F6F3669502D45356C6D63464E63396E515F7364624B58675939564841/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/65313A4157416B753463664F7766394E785658544B72334E496D77705562786C475748707A6C33534E484F634173533077/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/65313A41656E33666A3743524372534D64346D5369464436417277706575307A61575039625538563958454A5735647A77/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/65313A4164316C722D414A4A5762493344397378395048324C744661714A532D366D4D6C536D3361503044596474744E51/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/65313A41623272552D7054776C70654967645753714A787A4F52514335776E64757167696F786673723552734953355051/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/65313A4163326564466430696350526163574B7057505834486F574E4E6D774D7A4A5A77644C7379385869483145304441/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/65313A41613261744F39554337547257646A6C513539304964707A316C535A503849654B2D58375F485F5861705A525477/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%;
}
}
