.btn-xl {font-size:19px!important;line-height:1.8em;}
.btn-xl.btn-white-border {padding:9px 20px;}

#Footer .site-logo img {display:none;}

.btn-primary-nav{padding: 10px 20px!important;font-size:16px!important;line-height:18px!important;}

.defined-radius {border-radius: 15px;}

.btn-white{
    background: # !important;
    border-color: # !important;
    color: # !important;
    border-width: 1px;
    opacity: 1;}
.btn-white:hover{
    background: # !important;
    border-color: # !important;
    color: # !important;
    border-width: 1px;}
    
.funraisin-primary-nav ul li a {transition: all .2s ease-in-out;}
.box-border {border: #eee solid 4px; border-top-width: 0px;}
.box-border-all {border: #eee solid 4px;}

.funraisin-form .form-control {height: 50px; font-size: 16px; line-height:2;}

.full-text-right { width: 570px; max-width: 50%; margin: 0 auto 0 0;}
.full-text-left { width: 570px; max-width: 50%; margin: 0 0 0 auto;}

#loggedinsidebar .loggedinoptions ul li a[href="/login/messages"] {display:none;}

.btn-gray {
    background: #1e1e1e !important;
    border-color: #1e1e1e !important;
    color: #fff !important;
}
.btn-gray:hover{
    background: #333 !important;
    border-color: #333 !important;
    color: #fff !important;
}

/*Logged in drop down*/

.LoggedInNavOptions #accordion{
    box-shadow: 0 9px 10px 2px rgb(62 70 72 / 50%);
    background-color: #fff;

}

#Leaderboard .leaderboardrow .rank {
    line-height:2em;
}