.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;}

#template-profile .content > .container > .profileSidebar {order:2 !important;}

.btn-xl {font-size: 19px !important;line-height: 1.8em;}
.btn-xl.btn-white-border {padding:9px 20px;}

/*#Donations {background:url('https://60e81f65aaf9167afa40-ff4833bce3c9bdfba70ca132173d99cd.ssl.cf5.rackcdn.com/caa7e707e2ce9c7c5ebe41daa71ea2b1.jpg');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;}

.hvr-grow {
  display: inline-block; 
  vertical-align: middle;
  transition: 0.1s ease;
  cursor: pointer;}
  
.hvr-grow:hover {transform: scale(1.1, 1.1); /** default is 1, scale it to 1.1 */
    opacity: 1;}
    
    /*for tertiary nav*/
.nav-active-event strong {color: #ed1c24;}



.lang-EN .language-toggle{
    display:none;
}

.lang-DE .language-toggle{
    display:block;
}


.template-login-dashboard.chooseevent{
    
}



.template-login-dashboard.chooseevent #Events .panel .col-sm-7{
    width:0;
    height:0;
    display:none;
}

.template-login-dashboard.chooseevent #Events .panel .col-sm-4,
.template-login-dashboard.chooseevent #Events .panel .col-sm-4 a{
    width:100%;
}

