.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;}
.btn-xl.btn-white-border {padding:9px 20px;}

#Donations {background:none;background-size:cover;background-position:center center;}

.loggedin-header:before, .profile-header:before {background:rgba(255,255,255,0.7)}

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

#sticky-nav .site-logo img{width: 240px;}
.funraisin-sticky-nav.sticky {border-bottom: 0px;}

#Donations .donation .amount {left: 15px; padding: 5px 0; border-radius: 5px 0 45px;}

i.fa.fa-user.color-primary {color: #fff;}
i.fa.fa-user.color-primary:hover {color: #ffd200;}
span.fa.fa-link {color: #fff;}
.nav-tabs li {border: 2px solid #ccc; border-radius: 5px 5px 0 0; margin-right: 2px;}
.nav-tabs li a {text-decoration: none;}
.nav-tabs h3 {font-size: 20px;}
#Donors .profilename h3:after {bottom: -10px;}
.btn-white {
    opacity:1;
    color: #0e1e64 !important;
}
.btn-white:hover {opacity:.8;}



.lump-events .lump-event {
    display: block;
    margin-bottom: 10px;
}

.lump-events .events-horizontal .lump-event {
    float: left;
    padding: 0 10px;
}

.Mostlywhite {
    color: rgb(16, 30, 101) !important;
}

.btn-white {
    border: 2px solid #fff;
}

.btn-white:hover {
    border: 2px solid #fff;
}

.btn-white-outline:hover {
    border-color: #fff !important;
}

h4.event-title {
    font-size: 22px;
}

i.fa.fa-user.color-primary {
    color: #0f1e64;
}


/*Start Design*/

.profileSidebar .radio .amount-wrap, 
.profileSponsorForm .radio .amount-wrap {
    background: url('https://d1mr708y11aarc.cloudfront.net/6a5104fa697a16c7c4c26105f30dff7c.png');
    background-size: cover;;
    border: none;
    border-radius: 0;
}
.profileSidebar .radio:hover .amount-wrap,
.profileSidebar .radio.selected .amount-wrap,
.profileSponsorForm .radio:hover .amount-wrap,
.profileSponsorForm .radio.selected .amount-wrap{
    background: url('https://d1mr708y11aarc.cloudfront.net/ea7a1887b2a5a1159bdbfafd7a9db84e.png');
    background-size: cover;;
    
}
.profileSidebar .radio:hover .amount-wrap .amount, 
.profileSponsorForm .radio.selected .amount-wrap .amount,
.profileSidebar .radio:hover .amount-wrap .amount, 
.profileSponsorForm .radio.selected .amount-wrap .amount{
    color: #fff;
}


.profileSidebar .radio .amount, 
.profileSponsorForm .radio .amount {
    background: none;;
    border-radius: 0;
    border: none;
    padding-top: 7px;

}
.profileSidebar .radio:hover .amount, 
.profileSidebar .radio.selected .amount,
.profileSponsorForm .radio:hover .amount,
.profileSponsorForm .radio.selected .amount{
    background: none;
}

.profileSidebar .radio .amount, 
.profileSponsorForm .radio .amount {
    color: #0e1e64;
}

/*Countdown*/

.countdown .section:first-child {display: none;}

.countdown .section:not(.zero) {
    background-size: cover;
    background-position: 40% 50%;
    padding: 40px 8px 0;
    margin: 3px;
    width: 140px;
    height: 150px;
}
.countdown div:nth-child(1) {
    background: url(https://d1mr708y11aarc.cloudfront.net/4c6162a9adbc1847d00063695c069147.png);
}
.countdown div:nth-child(3) {
    background: url(https://d1mr708y11aarc.cloudfront.net/be894f8f7fa87d332c1b40951caf3cf1.png);
}
.countdown div:nth-child(5) {
    background: url(https://d1mr708y11aarc.cloudfront.net/3f4ef0fdb5f62f2e4fd489a33233d89b.png);
}
.countdown div:nth-child(7) {
    background: url(https://d1mr708y11aarc.cloudfront.net/f37b72ad82f98876ca1d48888483ee00.png);
}
.countdown div:nth-child(9) {
    background: url(https://d1mr708y11aarc.cloudfront.net/d4c844d89f2526db7cce3b0eaa862746.png);
}

.countdown .zero {
    display: none;
}
.countdown .section .value {
    font-size: 50px !important;
    font-weight: 900;
    line-height: 1 !important;
}

/*.profile-image-preview img {*/
/*    -webkit-mask-image: url(https://d1mr708y11aarc.cloudfront.net/9bc7d3f1f4e26e4e8aa6da2acf57036b.svg);*/
/*    -o-mask-image: url(https://d1mr708y11aarc.cloudfront.net/9bc7d3f1f4e26e4e8aa6da2acf57036b.svg);*/
/*    -moz-mask-image: url(https://d1mr708y11aarc.cloudfront.net/9bc7d3f1f4e26e4e8aa6da2acf57036b.svg);*/
/*    -webkit-mask-repeat: no-repeat;*/
/*    -webkit-mask-position: center;*/
/*    -webkit-mask-size: 90% 85%;*/
/*}*/
/*.profile-image-header .profile-image {*/
/*    border-radius: 0;*/
/*}*/


/*Register Tab*/
.register-tabs .nav-tabs li {
    width: 48%;
}

/*Social Icon*/
.funraisin-footer-social-links {
    display: flex;
    justify-content: center;
    align-items: center;
}

.funraisin-footer-social-links ul li a {
    background: #ffd200;
    color: rgba(15, 30, 101, 1) !important;
    border-radius: 50%;
    width: 63px;
    height: 63px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.funraisin-footer-social-links ul li {
    display: inline-block;
    font-size: 30px;
    margin: 0 10px;
    list-style: none;
}


/*Hover Grow*/
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transition: 0.1s ease;
    cursor: pointer;
}

.hvr-grow:hover {
    transform: scale(1.05, 1.05);
    opacity: 1;
}

/*Sponsor Page*/
#leaderboard-search .input-group {
    width: 100% !important;
}

#leaderboard-search .input-group input, #leaderboard-search .input-group-btn .btn {
    height: 52px;
}

#leaderboard-search .form-group {
    display: block;
    margin-top: 13px;
}

#leaderboard-search .input-group-btn {
    width: 1px;
}

/*Fundraiser Name */
#Members .panel .lump-member-title {
    color: #0f1e64 !important;
}
