.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;}

/*.loggedin-header:before, .profile-header:before {background:rgba(255,255,255,0.7)}*/

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

/*Register Select*/
.reg-select {
    border: 2px solid rgb(239, 185, 177);
    border-radius: 4px;
}

.reg-select:hover {
    border-color: #00295b;
}

/*Sticky Dropdown*/
#sticky-nav .funraisin-dropdown-menu li a {
    color: #00295b;
}

#sticky-nav .funraisin-dropdown-menu li a:hover {
    color: #efb9b1;
}

/*Members Name*/
#Members .profilename h3 {
    color: #00295b;
}

/*Fundraise*/
#how, #resources {
    scroll-margin-top: 116px;
}

/*Register-Select*/
.RegSelect .RegSelect-content {
    border: 2px solid #ececec !important;
    transition: all 250ms ease-in-out;
    padding: 20px 0 !important;
    border-radius: 10px;
}

.RegSelect .RegSelect-content:hover {
    border-color: #f9b7b0 !important;
    transform: scale(1.025);
}

.content .lump a:not(.btn):not(.lump-member), .lump-snippet .options.text-link span {text-decoration: underline;}
#Leaderboard a {text-decoration: none;}
