.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;}
.funraisin-sticky-nav ul li a, .funraisin-sticky-nav ul li a.btn {
    padding-right: 12px;
    padding-left: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
}
.funraisin-sticky-nav.sticky .site-logo img {
    width: 115px!important;
}
.btn-xl {font-size: 19px !important;line-height: 1.8em;}
.btn-xl.btn-white-border {padding:9px 20px;}

.loggedin-header:before, .profile-header:before {background:rgba(255,255,255,0.7)}

.profileSidebar .money {color:#f6d05e;}

.lump-news h4 {color:#000;}

a.btn{
    text-transform: uppercase !important;
    letter-spacing: 0.1em;
}
.content a.btn{
    padding:20px!important;
}

.btn-orange a {
    font-style: normal;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f5841f!important;
    background:#f5841f!important;
    text-align: center;
    color: #fff!important;
    height: 58px!important;
    width: 128px!important;
}

.btn-orange-border a {
    font-style: normal;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #f5841f!important;
    background:#fff!important;
    text-align: center;
    color: #f5841f!important;
    height: 58px!important;
    width: 128px!important;
}

.btn-white-updated a {
    font-style: normal;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff!important;
    text-align: center;
    color: #fff!important;
    background: transparent;
    height: 58px!important;
    width: 128px!important;
}
a.btn-white-orange, .btn-white-orange a {
    font-style: normal;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #fff!important;
    background:#fff!important;
    text-align: center;
    color: #f5841f!important;
    height: 58px!important;
    width: 128px!important;
}
.dividerBlock::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 2px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.6);
    transform: translateY(-50%);
}

/*Registrasion success*/

#popup .fa-link {
     color: #fff;
}

.JoinTeamButtons button.btn.btn-primary {
    height: 67px;
    text-transform: uppercase;
}

.navbar>.container {
    width: fit-content !important;
}
.template-event-register #Footer, .template-register #Footer {
    margin-top: 40px;
}