.TypeSelection > div label {
    min-height: 115px;
}

/*  Link Transitions  */
a { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; }
a:hover  { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; }

.Page-IPledgeCombined {
    position: relative;
}

/*-----Fonts-----*/
.Section-ePayment, .GRMainPage p, .GRMainPage a, .GRMainPage li, .GRMainPage h1, .GRMainPage label, .GRMainPage input, .GRMainPage select, div#PeriodEnt, .Article118, tr, td  {
    font-family: 'Roboto Condensed', sans-serif !important;
}

.Section-ePayment,
.Section-ePayment p,
.Section-ePayment input,
.Section-ePayment select,
.Section-ePayment tr,
.Section-ePayment td {
	font-size:14px !important;
	position:relative;
}

.GRMainPage h2,
h2 .note.PlgCmbnTypeSelH.T p {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 24px;
    color: #005191;
}

h2 .note.PlgCmbnTypeSelH.T p {
	margin-bottom: 0 !important;
}

.Section-ePayment input[type="text"], .Section-ePayment input[type="select"] {
    width: 100%;
}

div#RosterName1PlaceholderTop {
    display: none;
}

.Row-Mandatory, .RequiredNote {
	display:none;
}

.page-header {
    padding-bottom: 0px;
    margin: 0px;
    border-bottom: 0px solid #eee !important;
}

div#PledgeTypeSelectionSection .BlockHeader {
    padding:  0 !important;
    margin-bottom: 0 !important;
}

.PlgCmbnTypeSelH h2 {
    margin-left: 2.1em;
    position: relative;
    top: 3.1em;
}

.Article118 {
	color: #005191;
	
}

/*Hide confirmation page FA fonts*/
.Page-IPledgeConfirmDisplay .fa {
    display: none;
}

.Section-PledgeConfirmDisplay .PledgeNavigation {
    height: 100% !important;
}

/*logo*/
.UWayLClogo {
    float: left;
    margin: 10px 0 10px 0;
     height: auto !important;
  max-height: 123px !important;   /* or whatever you want */
  width: auto !important;
  max-width: 360px !important;
  display: block !important;
}

.UWayLClogo img {
  height: auto !important;
  max-height: 123px !important;   /* or whatever you want */
  width: auto !important;
  max-width: 360px !important;
  display: block !important;
}

.Logo.WebLogoR {
    max-width: 240px;
    height:auto;
    margin: 12px 0 0 10px;
}

.GenericResponsive1PArea4, 
.GenericResponsive1PArea5, 
.GenericResponsive1PArea6, 
.GenericResponsive1PArea7, 
.GenericResponsive1PArea8, 
.GenericResponsive1PArea9 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.Logo.WebLogoR > img {
    margin: auto;
    vertical-align: middle;
    height: auto !important;
    max-height: 92px !important;
}

.UWWRedTop3 .PortletLogo {
    margin: auto;
    width: 240px;
}

.Area-Pledge form {
    margin-right: 0;
}

.PortletLogo {
    margin: auto;
    width: 240px;
}

.col-sm-offset-3.col-sm-9.RosterName2Data {
    display: none;
}

/*  Social Icons  */
.socialMedia { float: right; display: inline-block; margin-top: 22px; font-size: 14pt; clear: right; padding: 20px 10px 0 0;}
.socialMedia a { color: #bbb; text-decoration: none; margin: 0 0 0 10px; }
.socialMedia a:hover {color:#539ed0;}

/*  Util Menu  */
.utilMenu { float: left; font-family: 'Oswald', sans-serif; padding-top: 40px;}
.utilMenu ul { font-size: 14pt; text-transform: uppercase; }
.utilMenu ul li {display: inline;height: 30px;line-height: 25px;width: 104px;text-align: center; margin: 0 20px 0 20px;}
.utilMenu ul li a { text-decoration: none; color: #666; font-size: 14pt; display: inline-block; }
.utilMenu ul li a:hover { }
.red { background: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/272B4D577266613957237E3E/utilLinkBG.png) top center repeat-x; }
.orange { background: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/272B4D577266613957237E3E/utilLinkBG.png) top center repeat-x; }
.purple { background: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/272B4D577266613957237E3E/utilLinkBG.png) top center repeat-x; }
.red:hover { background: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/272B4D577266613957237E3E/utilLinkBG.png) bottom center repeat-x; }
.orange:hover { background: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/272B4D577266613957237E3E/utilLinkBG.png) bottom center repeat-x; }
.purple:hover { background: url(https://impact.uwaylc.org/servlet/eAndar.WebExtDocument/styleimage/272B4D577266613957237E3E/utilLinkBG.png) bottom center repeat-x; }
.utilMenu li {list-style-type: none !important; }

.utilMenu ul li a:hover {
    color: #005191;
}

/*Buttons*/
.GreyButtons .button, 
.DefaultButtons .button  {
    background: #005191;
    border: 2px solid #005191;
    color: #fff;
    padding: 6px 32px;
    text-decoration: none;
    font-family: 'Oswald', sans-serif !important;
    font-size: 13pt;
    text-transform: uppercase;
    outline: none;
    box-shadow: none;
}

.GreyButtons .button:hover, 
.DefaultButtons .button:hover {
    background: none;
    color: #005191;
    outline: none;
    box-shadow: none;
}

label {
    color: #666;
    font-family: 'Roboto Condensed';
    font-weight: normal;
}

.GenericResponsiveTop2 {
    background-color: #539ed0;
    color: #ffffff;
    min-height:25px;
    box-shadow: 0px 1px #999999;
}

ul.pureCssMenu a, 
ul.pureCssMenu a:link, 
ul.pureCssMenu a:visited, 
ul.pureCssMenu a:active, 
ul.pureCssMenu li.dis a:hover, 
ul.pureCssMenu li.sep a:hover {
    list-style: none;
    position: relative;
    padding: .7em 38px 0 38px;
    border-left: 1px solid #7d81a1;
    height: 55px;
    background-color: transparent;
    text-transform: uppercase;
    font-family: oswald,Arial,sans-serif !important;
    font: 17px oswald,Arial,sans-serif !important;
}

ul.pureCssMenu li:hover>a {
    font-family: oswald,Arial,sans-serif !important;
    font: 17px oswald,Arial,sans-serif !important;
}

ul.pureCssMenu li a:hover{
    font-family: oswald,Arial,sans-serif !important;
    font: 17px oswald,Arial,sans-serif !important;
}

.PledgeImpact {
    max-width: 70%;
}

.Section-PledgeAddInfo {
    max-width: 70%;
    margin-left: 2em;
    margin-top:-3em;
}

.col-sm-offset-3.col-sm-9.CountryCode_MainData {
    display:  none;
}

select#CountryCode_Main {
    display:  none;
}
#CountryCode_MainPlaceholderTop {
                display: none;
}

div#Street1_MainPlaceholderTop {
    font-family: 'Roboto', Arial, sans-serif;
}

/*-----Survey-----*/
.Section-PledgeAddInfo .Section-Survey {
    border: 4px solid #999;
    border-radius: 10px;
    padding: 1em;
    background-color: #D9E7F6;
    margin-left: -1em;
    margin-top: 1em;
    max-width:70%;
    margin:0 !important;
}

.Section-PledgeAddInfo .Section-Survey .form-horizontal .control-label {
    padding-top: 0px;
    margin-bottom: 0;
    text-align: right;
}

.Section-PledgeAddInfo .Section-Survey {
	color:#333;
}

.Section-PledgeAddInfo .Section-Survey h2 {
    color: #333;
    font-size: 18px;
    margin-bottom: 0px;
    text-align: left;
    margin-top: 1px;
}

.Row-SendConfirmEmail {
    display: none !important;
}

.Section-PledgeAddInfo .Section-Survey .col-sm-9 {
    width: 100%;
    padding-left: 15px !important;
    padding-right: 15px;
    min-width: 100% !important;
}

.Section-PledgeAddInfo .Section-Survey .col-sm-9 input, 
.Section-PledgeAddInfo .Section-Survey .col-sm-9 select {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

select#l2688 {
    max-width: 24em;
}

div#Row2688 {
    margin-left: -1em;
}

.Section-PledgeAddInfo .Section-Survey .form-group label.control-label {
    display: inherit !important;
    width: 100% !important; 
}

label.Col-Label.LineIndent0.Col-Checkbox {
    font-family: 'Roboto', sans-serif;
}

h1, h2, h3 {
    font-family: oswald,Arial,sans-serif !important;
}

.Page-SurveyNE {
	list-style-type:decimal;
}

.col-sm-9.Col-eMail {
    float:left;
}

.FormHeaderArticle {
    margin-bottom: 28px;
}

.Page-SurveyNE .Col-Phone .row div:first-child::before {
    content:"Area"
}

.Page-SurveyNE .col-sm-6.Col-Input.Col-PhoneNumber::before {
    content:"Number (ex. 5551212)"
}

.Page-SurveyNE .Col-Phone .row div:nth-child(3)::before {
    content:"Ext"
}

.Page-Survey .Col-Phone .row div:first-child::before {
    content:"Area"
}

.Page-Survey .col-sm-6.Col-Input.Col-PhoneNumber::before {
    content:"Number (ex. 5551212)"
}

.Page-Survey .Col-Phone .row div:nth-child(3)::before {
    content:"Ext"
}

ul.pureCssMenu ul li {
    background-color: #f58020;
    margin-left: 0;
}

ul.pureCssMenu ul li a {
    border-left: 0;
}

.form-group.row.payPeriods #PeriodEnt select {
    max-width: 160px !important;
}

@media print {
.GenericResponsiveTop1, 
.GenericResponsiveTop2,
.GenericResponsiveBottom,
.GRMainTop.row, 
nav.PledgeProgress,
div#PledgeNavigation.PledgeNavigation {
    display: none;
}

.page-header {
    margin-top: 0;
}
}

@page {
    margin: 0.5cm;
}

.ThermometerSection {
    padding: 10px;
}

.Col-Input.Col-PhoneExt {
    display: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

.GenericResponsiveTop2 {
    background-color: #539ed0;
    color: #ffffff;
    clear:both;
}

.viewer {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
	box-sizing:border-box;
}

.viewer li{
	background-color: #005191;
}

.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
	box-sizing:border-box;
	margin-bottom:0 !important;
}

.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	background-image:none;
	padding-left: 0;
}

.viewer ul li img {
	width: 100%;
	box-sizing:border-box;
}

.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.viewer ul {
	display: inline-block;
	overflow: hidden;
}

.lowermenuitem:hover {
    font-size:10px;
}

.lowermenuitem a {
   font-size:10px;
}

.lowermenuitem a:hover {
   font-size:10px;
}

.UWayLCfooterleft {
    float:left;
}

.UWayLCfooterright {
    float:right;
}

.UWayLCfooterright a{
	text-decoration: none;
	color: black;
}

.UWayLCfooterright a:hover{
	text-decoration: none;
}

UWayLCfooterleft p {
    line-height: 10px;
}

.UWayLCfooterright p {
    line-height: 10px;
}

.UWayLCheaderlogo {
    float: right;
}

.UWayLCsocialicons {
    bottom: 15px;
    float: left;
    position: absolute;
}

.InternalTopBanner {
	width:100%;
	position:relative;
	z-index:20000;
}

ul.pureCssMenu ul {
    background-color: #7b81b9;
    border: 0 none;
    padding: 0;
    z-index: 20010;
     width: auto;
}

.Area-GenericResponsive1PArea3  .PortletMenu {
    background-color: #005191;
    height: 30px;
  
}

ul.pureCssMenu {
    background-color: #005191 !important;
    margin: 0 auto;
    padding: 0;
    width: auto;
    text-align:center;
}

ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover {
    background-color: #F58020;
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-size:17px !important;
    font-family: oswald,Arial,sans-serif !important;
    padding:9px 20px 9px 20px;
}

ul.pureCssMenu ul a{
	background-color: #539ed0;
}

ul.pureCssMenu li ul a:hover {
	background-color: #F58020;
}

ul.pureCssMenu li:hover > a {
    background-color: #F58020;
    border-left: 1px solid #7d81a1;
    border: 0 none;
    color: #ffffff;
    font-size:17px;
    font-family:  oswald,Arial,sans-serif;
}

ul.pureCssMenu li {
	margin:0;
	height:42px;
	display:inline;
}

ul.pureCssMenu li.MenuSelected a {
    background-color:#F58020;
    color:#fff;
}

ul.pureCssMenu li a:hover {
    background-color: #F58020;
    border-left: 1px solid #7d81a1;
    color: #ffffff;
    font-size:17px;
    font-family:  oswald,Arial,sans-serif;
}

ul.pureCssMenu ul {
    background-color: #f58020;
    border: 0;
    padding:0;
    z-index:20010;
}

ul.pureCssMenu ul a {
    white-space: nowrap;
}

viewer li{
	background-color: #005191;
}

.slideshow{
	background-color: #005191;
}

.UWayLCbottomsocialicons{
	display: none;
}

.lowermenuitem:hover {
    background-color: #7b81b9;
    border: 0 none;
    color: #ffffff;
    font-size:17px;
    font-family:  oswald,Arial,sans-serif;
    text-decoration: none;
}

.lowermenuitem a {
    background-color: transparent;
    border: 0 none;
    color: #ffffff;
    font-size:17px;
    font-family:  oswald,Arial,sans-serif;
    text-decoration: none;
}

.lowermenuitem a:hover {
    background-color: transparent;
    border: 0 none;
    color: #ffffff;
    font-size:17px;
    font-family:  oswald,Arial,sans-serif;
    text-decoration: none;
}

.lowermenuitem a:visited {
    background-color: transparent;
    border: 0 none;
    color: #ffffff;
    font-size:17px;
    font-family:  oswald,Arial,sans-serif;
    text-decoration: none;
}

.lowermenutable table {
   width: 50%;
}

.lowermenutable td {
   width: 5%;
   white-space: nowrap;
}

.lowermenutable {
    background-color:#2b3075;
}

@media screen and (min-width: 400px) {
.LineIndent1, .LineIndent2, .LineIndent3, .LineIndent4, .LineIndent5 {
    display: inline;
  
}
}

@media only screen and (min-width:961px){
.UWayLCTop > .pureCssMenu {
    left: 50%;
    position: relative;
}

.UWayLCTop {
    float: right;
    left: -50%;
    position: relative;
}

ul.pureCssMenu li {
    display:inline-flex;
}

li.pureCssMenui.CSSCloseButton {
    display:none !important;
}
}

@media screen and (max-width: 990px) {
.UWayLCsocialicons{
	display: none;
}

.UWayLCbottomsocialicons{
	display: initial;
}

.UWayLCbottomsocialicons img{
	display: initial;
	width: 6%;
	height: 6%;
}
}

@media screen and (max-width: 960px) {
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover {
    font-size:14px;
}

ul.pureCssMenu li:hover > a {
	font-size:14px;
}

ul.pureCssMenu li a:hover {
	font-size:14px;
}

ul.pureCssMenu li {
    float: none;
    display: block;
    border-bottom: 1px solid #ffffff;
}

ul.pureCssMenu li:last-child {
    float: none;
    border-bottom:none;
}

.GenericResponsiveTop2 .PortletMenu .PortletHeader {
    margin: 8px 0 !important;
    height: 25px !important;
    background-position: 0 18px !important;
}

ul.pureCssMenu a, ul.pureCssMenu a:link, ul.pureCssMenu a:visited, ul.pureCssMenu a:active, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover {
    padding: 1.2em 38px 0 38px;
    border-left: 0;
    height: 50px;
}
}

@media only screen and (max-width: 860px) {
.GRMainContent {
    margin-top: 0;
}

div#PledgeTypeSelectionSection .Block {
    padding: 0;
}

.Section-PledgeAddInfo .Section-Survey {
	max-width:100%;
}

ul.pureCssMenu li.CSSCloseButton {
	color: #ffffff;
    cursor: pointer;
    display: block;
    font-size: 10px;
    padding-right: 25px;
    text-align: right;
    font-family:  oswald,Arial,sans-serif;
    text-transform:uppercase;
}

#PledgeTypeSelectionSection .BlockDetails .IPledgeTable {
    padding-left: 0px;
    margin-left: 0em;
}
}

@media screen and (max-width: 700px) {
.UWayLCfooterleft {
    float:none;
}

.UWayLCfooterright {
    float:none;
}

.Area-StaffList img{
	max-width:100px;
}
}

@media screen and (max-width: 400px) {
.lowermenuitem:hover {
    font-size:12px;
}

.lowermenuitem a {
   font-size:12px;
}

.lowermenuitem a:hover {
   font-size:12px;
}
}

/*-----Role Menu-----*/
.Menu-Bottom {
    background: #10167f none repeat scroll 0 0;
    margin-bottom: 25px;
    padding: 10px;
}

#MENU_BOTTOM_ROLESWITCH a {
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

#MENU_BOTTOM_ROLESWITCH a::after {
    content: " |";
}

.MenuHeader::before {
    background-image:none;
    content: "";
}

.DashHeader, .Page-BioTab h1, .Dashboard h2, .Dashboard h1,.Dashboard h3, h1, h2, h3 {
	font-family: Oswald,Arial,sans-serif;
}

h1{
	font-size: 36px;
}

.Dashboard h2, h2{
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

p {
	font-family: signika,Arial,sans-serif;
	font-size: 14px;
}

.Dashboard th, 
.Dashboard td.Col-Heading, 
.ANDARMaintenanceHTML th {
    background-color:#ffffff;
    border: none;
}

.Dashboard td, .ANDARMaintenanceHTML td {
	border: none;
}

.Col-AttendSurvey .Row-LineDetail input {
    border: 0;
    margin-left: -20px;
    width: auto !important;
}

.Area-Survey .Page-SurveyNE .page-header{
    display:none;
}

/* Logo Size */
.UWayLCheaderlogo img {
    width: 280px !important;
}

/* Role Menu */
#MENU_BOTTOM_ROLESWITCH a {
    color: #000000;
    font-weight: normal;
}

#MENU_BOTTOM_ROLESWITCH a::after {
    padding-left: 14px;
}

.Menu-Bottom {
    background: transparent;
    margin-bottom: 0;
    padding: 0;
}

.Menu-Bottom .Menu, .Menu-Bottom .Menu td {
    margin-left: 0;
    padding: 0;
    font-size: 17px;
}

/* Minimum Height of the main content */
.GRMainPage {
    min-height: 480px;
}

/* Top Menu */
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover {
    padding: 4px 20px 4px 20px;
}

ul.pureCssMenu li {
    height: auto;
    margin-left:-4px;
}

/*Profile eMail Alignment */
.Page-IProfile .eMailSection .IndEMail .col-sm-9 {
    margin-left: 25%;
}

/* Footer Margin */
.FooterMes {
    margin-top: 0;
}

/* Search Result  margin */
.QuickLinkTable .col-md-4 {
    padding-right: 0;
}

.rSwitch {
    position: relative;
    top: -1.55em;
    margin-right: 1em;
    font-size: 17px;
}

.rSwitch:after {
    content: " |";
}

/* Footer  */
.footerWrap {
    max-width: 100%;
    margin: 0 auto;
    background: #005191;
 }
 
.footerWrap:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
.footer { max-width: 1000px; margin: 0 auto; }
.footer h5 { color: #fff; font-family: 'Oswald', sans-serif; font-size: 12pt ;text-transform: uppercase;}
.footer p { color: #fff; font-family: 'Open Sans', sans-serif; font-size: 10pt; margin: 10px 0; }
.footer p a { color: #fff; font-family: 'Open Sans', sans-serif; }
.footer ul li { margin: 5px 0; font-family: 'Open Sans', sans-serif; font-size: 10pt; }
.footer ul li a { color: #fff; font-family: 'Open Sans', sans-serif; text-decoration: none; }
.footerColOne {float: left;width: 36%;margin-right: 14%;}
.footerColTwo { float: left; width: 20%; margin-right: 2%; }
.footerColThree { float: left; width: 20%; margin-right: 2%;}
.footerColFour { float: left; width: 22%; }

.GenericResponsiveBottom {
    background: #005191;
    padding: 20px 0;
}

.footer li {
    list-style-type: none;
}

.Menu-Bottom a {
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
    font-family: Oswald, Arial, sans-serif;
}

.Menu-Bottom a:hover {
    text-decoration: none;
    color: ##F58020;
    margin-top: 10px;
    font-family: Oswald, Arial, sans-serif;
}

.Page-DCPPayeeByOrg .LeftAlign.DCPPayeeByOrganizationReport {
  display:none;
}

/* Small devices (tablets, 1024px and down) */
@media (max-width: 1024px) {
.PortletLogo {
    text-align: center;
}

.TableFormDetails .LineIndent0, .TableFormDetails .LineIndent1, .TableFormDetails .LineIndent2, .TableFormDetails .LineIndent3, .TableFormDetails .LineIndent4, .TableFormDetails .LineIndent5 {
    padding-left: 20px !important;
}

label.col-sm-3.control-label.Col-Label.LineIndent0, 
label.col-sm-3.control-label.Col-Label.LineIndent0 + .col-sm-9 {
    margin-left: 0 !important;
}
}

/* Small devices (tablets, 768px and down) */
@media (max-width: 768px) {
.LFArea.Area-GenericResponsive1PArea3 {
    position: static;
    bottom: unset;
    right: unset;
}

.PortletLogo {
    text-align: center;
}

.utilMenu {
	padding: 18px 0 0 0;
	font-size: 10pt;
	margin-bottom: 0px;
}
.utilMenu ul li a {
	font-size: 10pt;
}

.socialMedia {
	display: inline;
	padding: 10px 0 10px 0;
}

}

/* Small devices (tablets, 460px and dowm) */
@media (max-width: 460px) {
.footerColOne {
    float: none;
    width: 100%;
    margin-right: 0;
}

.UWayLClogo {
    float: none;
    margin: 0;
}

.UWayLClogo a img {
    width: 100%;
}

.utilMenu {
	padding: 10px 0 10px 0;
	font-size: 10pt;
	margin-bottom: 0px;
}
.utilMenu ul li a {
	font-size: 10pt;
}

.socialMedia {
	display: inline;
	margin-left: 30%;
	padding: 10px 0 10px 0;
}
.socialMedia a {
	padding: 5px 0 0 0;
	margin-top: 5px;
}

.LFArea.Area-GenericResponsive1PArea3 {
    position: static;
    bottom: unset;
    right: unset;
}

.PortletLogo {
    text-align: center;
}

div#PledgeTypeSelectionSection .page-header {
    padding: 0 !important;
}

.TypeSelection .ACHPP, .TypeSelection .Payroll, .TypeSelection .Bill, .TypeSelection .Cash, .TypeSelection .Credit, .TypeSelection .Check, .TypeSelection .Securities, .TypeSelection .ACH, .TypeSelection .ACHPP, .TypeSelection .IncentiveComp, .TypeSelection .IntendedGift, .TypeSelection .NoGift, .TypeSelection .PartnerWithdwl, .TypeSelection .PTO, .TypeSelection .Corporate, .TypeSelection .CreditPP, .TypeSelection .WorkplaceSE, .TypeSelection .PPExprChkout {
    max-width: 100%;
    display: block;
    height: 100%;
    padding: 1em 0 0.5em 0;
    margin: 0 !important;
}

.TypeSelection .ACHPP input[type="radio"]:checked + span + label, .TypeSelection .Check input[type="radio"]:checked + span + label, .TypeSelection .Credit input[type="radio"]:checked + span + label, .TypeSelection .Payroll input[type="radio"]:checked + span + label, .TypeSelection .Bill input[type="radio"]:checked + span + label, .TypeSelection .CreditPP input[type="radio"]:checked + span + label, .TypeSelection .Cash input[type="radio"]:checked + span + label, .TypeSelection .Securities input[type="radio"]:checked + span + label, .TypeSelection .NoGift input[type="radio"]:checked + span + label {
    width: 100%;
    height: 100%;
    text-align: center;
    display: block;
}

.TypeSelection .ACHPP .RadioLabel, .TypeSelection .Check .RadioLabel, .TypeSelection .Credit .RadioLabel, .TypeSelection .Payroll .RadioLabel, .TypeSelection .Bill .RadioLabel, .TypeSelection .CreditPP .RadioLabel, .TypeSelection .Cash .RadioLabel, .TypeSelection .Securities .RadioLabel, .TypeSelection .NoGift .RadioLabel {
    text-align: center !important;
    float: none !important;
    width: 100% !important;
    padding: 18px 30px 14px 30px  !important;
}

.TypeSelection .ACHPP div, 
.TypeSelection .Payroll div, 
.TypeSelection .Bill div, 
.TypeSelection .Cash div, 
.TypeSelection .Credit div, 
.TypeSelection .Check div, 
.TypeSelection .Securities div, 
.TypeSelection .ACH div, 
.TypeSelection .ACHPP div, 
.TypeSelection .IncentiveComp div, 
.TypeSelection .IntendedGift div, 
.TypeSelection .NoGift div, 
.TypeSelection .PartnerWithdwl div, 
.TypeSelection .PTO div, 
.TypeSelection .Corporate div, 
.TypeSelection .CreditPP div, 
.TypeSelection .WorkplaceSE div, 
.TypeSelection .PPExprChkout div {
	display: inline-block;
	height: 100%;
	width: 100%;
}
}

span.radioSpace {
    display: none;
}

.GiveButton:first-child {
    grid-column-start: 1;
    grid-column-end: 2;
}

.GiveButton:nth-child(2) {
    grid-column-start: 2;
    grid-column-end: 3;
}

.GiveButton:nth-child(3) {
	grid-row-start: 2;
    grid-column-start: 1;
    grid-column-end: 2;
}

.GiveButton:nth-child(4) {
	grid-row-start: 2;
    grid-column-start: 2;
    grid-column-end: 3;
}

.GiveButton:nth-child(4) {
	grid-row-start: 3;
    grid-column-start: 1;
    grid-column-end: 2;
}
.GiveButton:nth-child(5) {
	grid-row-start: 3;
    grid-column-start: 2;
    grid-column-end: 3;
}

div#raffle {
	grid-row-start: 4;
    grid-column-start: 1;
    grid-column-end: 3;
}

.LFArea.Area-WP-Impact {
	grid-row-start: 5;
    grid-column-start: 1;
    grid-column-end: 3;
}

.PledgeImpact {
    max-width: 100%;
}

.Section-PledgeAddInfo {
    max-width: 100% !important;
    margin: 0 !important;
}
}

/* Large devices (large desktops, 1024px and up) */
@media (min-width: 1024px) {
.Section-PledgeAddInfo .Section-Survey .TableFormDetails .form-group {
    max-width: 60%;
}

.Section-PledgeAddInfo .Section-Survey .TableFormDetails div#Row2689,
.Section-PledgeAddInfo .Section-Survey .TableFormDetails div#Row2671,
.Section-PledgeAddInfo .Section-Survey .TableFormDetails div#Row2673 {
    min-width: 100%;
}

#PledgeTypeSelectionSection .Block,
.Section-PledgeAddInfo .Block {
    padding: 0;
    margin: 0;
}

.Section-PledgeAddInfo .Block .BlockHeader {
    margin-bottom: 0;
    padding: 0;
}

.PortletLogo {
    text-align: center;
}

.PlgCmbnTypeSelH h2 {
    margin-left: 0 !important;
}

.Area-Pledge .IPledgeTable input, 
.Area-Pledge .IPledgeTable select {
    max-width: 50% !important;
}

.TypeSelection {
    display: flex;
}
.TypeSelection > div {
    flex-grow: 1;
    margin: 1em 1em 1em 0;
}

span.radioSpace {
    display: none;
}

/*-----Ricky Buttons-----*/
div#GiveButtons {
    display: grid;
    grid-column-gap: 1em;
}

.GiveButton {
    text-align: center;
}

.GiveButton:first-child {
    grid-column-start: 1;
}

.GiveButton:nth-child(2) {
    grid-column-start: 2;
}

.GiveButton:nth-child(3) {
    grid-column-start: 3;
}

.GiveButton:nth-child(4) {
    grid-column-start: 4;
}

.GiveButton:nth-child(5) {
    grid-column-start: 5;
}

.GiveButton:nth-child(6) {
    grid-column-start: 6;
}

.GiveButton:nth-child(7) {
    grid-column-start: 7;
}

div#raffle {
    grid-row-start: 7;
    grid-column-start: 1;
    grid-column-end: 7;
    margin-top: 1em;
    margin-bottom: 0;
}

.LFArea.Area-WP-Impact {
    grid-row-start: 8;
    grid-column-start: 1;
    grid-column-end: 7;
}

.PledgeImpact {
    max-width: 100%;
}

/*-----End Ricky Buttons-----*/
.TypeSelection .ACHPP .RadioLabel, .TypeSelection .Check .RadioLabel, .TypeSelection .Credit .RadioLabel, .TypeSelection .Payroll .RadioLabel, .TypeSelection .Bill .RadioLabel, .TypeSelection .CreditPP .RadioLabel, .TypeSelection .Cash .RadioLabel, .TypeSelection .Securities .RadioLabel, .TypeSelection .NoGift .RadioLabel {
    width: 100% !important;
    text-align: center !important;
    float: none !important;
}

.EntrySection,
.ErrorRow {
    grid-column-start: 1;
    grid-column-end: 7;
    width: 100%;
}

#PledgeTypeSelectionSection .BlockDetails .IPledgeTable {
    margin-left: -15px;
    margin-right: -15px;
}

.Section-PledgeAddInfo {
    max-width: 100% !important;
    margin-left: 0;
    margin-top: 0;
}

.Section-PledgeAddInfo input,
.Section-PledgeAddInfo select {
    max-width: 50%;
}

.Section-PledgeAddInfo .Section-Survey {
    max-width: 63%;
}

div#Row2669 .col-sm-9.Col-TextLine {
    padding-left: 15px;
}
}

@media  (min-width: 460px) and (max-width: 1023px) {
.TypeSelection {
    display: grid;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
}

.CreditPP {
    grid-column-start: 3;
}

.Payroll {
    grid-column-start: 1;
}

.ACHPP {
    grid-column-start: 2;
}

.Credit {
    grid-column-start: 3;
}

.Check {
    grid-row-start: 2;
    grid-column-start: 1;
}

.Cash {
    grid-row-start: 2;
    grid-column-start: 2;
}

.Securities {
    grid-row-start: 2;
    grid-column-start: 3;
}

.EntrySection {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-column-end: 4;
}

span.radioSpace {
    display: none;
}

.TypeSelection .ACHPP .RadioLabel, .TypeSelection .Check .RadioLabel, .TypeSelection .Credit .RadioLabel, .TypeSelection .Payroll .RadioLabel, .TypeSelection .Bill .RadioLabel, .TypeSelection .CreditPP .RadioLabel, .TypeSelection .Cash .RadioLabel, .TypeSelection .Securities .RadioLabel, .TypeSelection .NoGift .RadioLabel {
    width: 100% !important;
    text-align: center !important;
    float:none !important;
    padding: 18px 30px 14px 30px  !important;
}

.TypeSelection > div {
   margin: 0 !important;
    width: 100%;
   max-width: 100% !important;
}

div#GiveButtons {
    display: grid;
    grid-column-gap: 1em;
    grid-row-gap: 1em;
}

.GiveButton:first-child {
    grid-column-start: 1;
    grid-column-end: 3;
}

.GiveButton:nth-child(2) {
    grid-column-start: 3;
    grid-column-end: 5;
}

.GiveButton:nth-child(3) {
    grid-column-start: 5;
    grid-column-end: 7;
}

.GiveButton:nth-child(4) {
    grid-column-start: 1;
    grid-row-start: 2;
    grid-column-end: 3;
}

.GiveButton:nth-child(5) {
    grid-column-start: 3;
    grid-row-start: 2;
    grid-column-end: 5;
}

.GiveButton:nth-child(6) {
    grid-column-start: 5;
    grid-row-start: 2;
    grid-column-end: 7;
}

.GiveButton:nth-child(7) {
    grid-column-start: 7;
}

div#raffle,
.LFArea.Area-WP-Impact {
    grid-column-end: 7;
    grid-column-start: 1;
}

div.PledgeImpact {
    max-width: 100%;
}

.Page-Survey .Section-Survey .TableFormDetails .form-group {
    max-width: 100%;
}

.Page-Survey .Section-Survey form#Forms .TableFormDetails .form-group.Row-LineDetail .col-sm-12 {
    padding-left: 20px;
    padding-right: 0;
}

.Page-SinglePageRegPledge h2, .Page-SinglePageRegPledge H2 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 24px;
    color: #005191;
}

.Page-SinglePageRegPledge .radio.ACH, .Page-SinglePageRegPledge .radio.CreditPP {
    min-width: 15% !important;
}

.Section-ePayment .Block {
    margin-top: -2em;
}

select#UDF01 {
    max-width: 50% !important;
}

.TypeSelection > div {
    margin: 0em 0.5em;
}

.TypeSelection > div label {
    min-height: 115px;
}

.EventRegOptions { 
	display: none; 
}
.Row-SendConfirmEmail {
    display: none !important;
}

div#SendEamilToAttend {
    display: none !important;
}
}

.Page-AgencyRegistration .Col-address3Input,
.Page-AgencyRegistration .Col-address4Input,
.Page-AgencyRegistration .Col-countryList{
    display:none;
}

/*-----i-Attend email flags-----*/
.checkbox.Col-Checkbox.Col-Text.Col-SendConfirmEmailAll {
    display: none;
}

.Page-SinglePageRegPledge .Col-Heading.Col-CountryCodeLabel {
    display: none !important;
}

#PledgePaymentInfo .ACHPP input[type="radio"]:checked + label, #PledgePaymentInfo .ACH input[type="radio"]:checked + label, #PledgePaymentInfo .Check input[type="radio"]:checked + label, #PledgePaymentInfo .Credit input[type="radio"]:checked + label, #PledgePaymentInfo .Payroll input[type="radio"]:checked + label, #PledgePaymentInfo .Bill input[type="radio"]:checked + label, #PledgePaymentInfo .CreditPP input[type="radio"]:checked + label, #PledgePaymentInfo .Cash input[type="radio"]:checked + label, #PledgePaymentInfo .Securities input[type="radio"]:checked + label, #PledgePaymentInfo .NoGift input[type="radio"]:checked + label {
    background-color: #005191 !important;
    color: white !important;
}

.Section-PledgeAddInfo .AddressData input, 
.Section-PledgeAddInfo .AddressData select {
    width: 100%;
    max-width: 100%;
}

#PaymentSD select {
    max-width: 100% !important;
    width: 100%;
}

#chkDate input, #chkDate select {
    width: 100% !important;
    max-width: 100% !important;
}

#CheckNumber {
    width: 100% !important;
    max-width: 100% !important;
}

.PledgeImpact {
    margin: 20px 0 !important;
}

.Page-IPledgeCombined .form-group {
    margin-bottom: 16px  !important;
}

#GiveButtons {
    margin: 12px 0 24px 0 !important;
}

.WIName2Entry {
    display: none;
}

.WriteInFields .form-group.row:nth-child(7) {
    display: none;
}

.TypeSelection .ACHPP .RadioLabel, .TypeSelection .Check .RadioLabel, .TypeSelection .Credit .RadioLabel, .TypeSelection .Payroll .RadioLabel, .TypeSelection .Bill .RadioLabel, .TypeSelection .CreditPP .RadioLabel, .TypeSelection .Cash .RadioLabel, .TypeSelection .Securities .RadioLabel, .TypeSelection .NoGift .RadioLabel {
    text-align: center !important;
    float: none !important;
    width: 100% !important;
    padding: 18px 30px 14px 30px  !important;
}

#EntrySection .form-group.row.PaymentSD #PaymentSD {
    max-width: 420px;
}

input[type="text"], input[type="password"], select {
    height: 40px;
}

#PayDeduction {
    max-width: 160px;
}

.TypeSelection-Items .form-check {
    padding-left: 0 !important;
    margin-right: 10px;
}

.GiveButton a {
    margin: 5px 10px 5px 0 !important;
}
