.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;}

/*.loggedin-header:before, .profile-header:before {background:rgba(0,0,0,0.7)}*/

/*Nav*/
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a{
    color: #252a34;
    font-size: 16px;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a:hover{
    color: #ea168c;
}

/*Registrasion success*/

#popup .fa-link {
     color: #fff;
}

.lsd-header-mob{
    border-radius: 20px !important;
}

#Events .event-thumb img.portrait {
    width: 55%;
}

.scrollToTopBtn {
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
    padding: 20px;
    border-radius: 10px;
    font-size: 40px;
  }

@media (max-width: 768px) {
    .scrollToTopBtn {
	bottom: 10px;
	right: 10px;
      padding: 10px;
      font-size: 20px;
    }
  }

  .scrollToTopBtn:hover {
    background-color: rgba(0, 0, 0, 0.9);
  }
  
  
.panel .row.create-team .col-md-12.col-xs-12.col-12 label.col-sm-12:after {
    content: 'Team Fundraising Goal';
    font-size: 14px !important;
}
    
.panel .row.create-team .col-md-12.col-xs-12.col-12 label.col-sm-12 {
    font-size: 0;
}

.bg-primary a {color: #ffffff;}

.btn-social {display: inline-flex; justify-content: center; align-items: center;}
.btn-social i {margin: 0;}

.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;}

.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%;}