.template-donation .donationHandlers .dollarhandle .dollarhandle-text {border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.template-donation .donationHandlers .dollarhandle .dollarhandle-image {border-top-left-radius:10px;border-top-right-radius:10px;}

.btn-xl {font-size: 19px !important;line-height: 1.8em;}

#Donations {background:#f8f8f8;}

.bg-primary a {color: #ffffff;}

.btn-social {display: inline-flex; justify-content: center; align-items: center;}
.btn-social i {margin: 0;}

.popup-col h2 {font-size: 24px;}
.popup-col.bg-primary {padding: 30px !important;}

#Badges .row {justify-content: center !important;}
#Badges .reward-badge {padding-top: 10px;padding-bottom: 10px;}
#Badges p {line-height: 130%;}

.funraisin-sticky-nav {border-bottom: none !important; box-shadow: 0px 0px 40px -10px hsla(0, 0%, 0%, 0.1);}
.funraisin-sticky-nav .site-logo {padding: 0px 15px;}

/*Nav*/
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a{
    color: #333;
    font-size: 16px;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a:hover{
    color: #ef5244;
}

.funraisin-secondary-nav .nav .fa-user {
    color:rgb(79, 46, 123);
}

.funraisin-secondary-nav ul li a:not(.btn):hover {
    color: rgb(79, 46, 123) ;
}
#popup #login  .form-group label{
    color:#ef5244;
}

#popup #login .formWrapper .col-sm-6.pr80:first-of-type {
  display: none;
}

#popup #login .formWrapper .col-sm-6.pl80.pr0 {
    width: 66%;
    padding-left: 0px !important;
}

#popup #login .formWrapper.row {
    justify-content: center;
}