.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-color: #f8f8f8 !important;}

.loggedin-header:before, .profile-header:before {background:rgba(0,0,0,0.7)}

.profileSidebar .money {color:#f6d05e;}

.btn-social {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.lump-news h4 {color:#000;}

.row-header h1{
    font-size: 60px;
}

.funraisin-header span.heading-bg, .heading-bg {
    background: #f37043;
    padding: 0 20px 10px;
}

/*Nav*/
.primary-nav-container .col-sm-1{
    width: 16.66666667%;
}

.primary-nav-container .col-sm-11{
    width: 83.33333333%;
}

.funraisin-primary-nav .funraisin-dropdown-menu li a{
    font-weight: 400;
}

/*.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a{
    background: #f37043;
    color: #fff;
    font-size: 16px;
    font-family: Lato;
    font-weight: 700;
}*/

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a:hover{
    color:#131211;
}

.funraisin-sticky-nav ul li:hover a {
    background: none;
}

.funraisin-sticky-nav.sticky{
    border-bottom: 0;
}

.funraisin-sticky-nav li a.sticky-logo:hover {
    background: transparent;
}

.funraisin-header-nav{
    z-index: 10 !important;
}

.funraisin-sticky-nav{
    z-index: 8 !important;
}

.funraisin-sticky-nav .btn-login {
    color:#fff;
}

.profileSidebar {
    z-index: 7;
}

.primary-nav-container .site-logo img {
    z-index: 3 !important;
    position: relative;
    margin-top: -30px;
    /*margin-top: -57px;*/
    margin-bottom: -100px;
}

.funraisin-sticky-nav .site-logo img {
    z-index: 2 !important;
    position: relative;
    margin-top: -55px;
    margin-bottom: -100px;
    box-shadow: 0px 10px 20px #00000006;
    /*width:150px;*/
}



/*Registrasion success*/

#popup .fa-link {
     color: #fff;
}

/*.profileSidebar .sidebar-top .statistics {
    justify-content: center;
}*/

.funraisin-desktop-nav .funraisin-primary-nav .funraisin-dropdown-nav .funraisin-dropdown-menu.LoggedInNavOptions a {font-weight: 400; letter-spacing: 0.02em;}

.toggle-switch label {
    margin-top: 0px!important;
}

/****** Hide View Button for Assets on Page within Dashboard ****/
.asset-text .btn-primary {
    display: none;
}



.registering_as .form-group{
        display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top:20px;
}

.registering_as label{
    width:33%;
}


.template-fundraise #ui-datepicker-div{
 z-index:999!important;
}