/*Navigation*/
 .funraisin-header-wrapper {
    min-height: auto;
}

.funraisin-dropdown-nav:hover .funraisin-dropdown-menu.LoggedInNavOptions {
    margin-top: 15px;
}

a.text.AlignLeft-nav {
    left: -220px;
}
.funraisin-dropdown-menu {
    border-top: 0 !important;
    background: #fff;
}
.funraisin-dropdown-menu .col-sm-4 {
    display: none;
}
.funraisin-dropdown-menu .col-sm-8 {
    width: 100%;
    padding-right: 0;
}

a.text.hamburger {
    font-size: 22px;
}

.btn-desktop {
    width: 300px;
}

.btn-sponsored {
    background: transparent !important;
    border: 2px solid #fff !important;
    color: #fff !important;
}

.btn-sponsored:hover {
    background: #fff !important;
    color: #001489 !important;
}

/*Footer*/
.funraisin-footer a.btn-block {
    color: #fff;
}

#DIV9 .terms a {
    font-weight: bold;
    color: 
    rgb(0, 20, 137);
}

#DIV9 .terms a:hover {
    text-decoration:underline;
}

#amountdetails .donationHandlers .radio .radio-image {
    display: block;
    overflow: hidden;
    background: #00c298;
    padding: 20px 0;
    border-bottom: 2px solid #fff;
}

#amountdetails .donationHandlers .radio .radio-image img {
    width: 80px;
    display: block;
    margin: 0 auto;
}

#mail-banner a.mail-banner {
    color: #ffffff;
}
#mail-banner a.mail-banner:hover {
    color: #8fd5f9;
}
#mail-banner a.mail-banner:visited {
    color: #ffffff;
}
.event-details {
    padding: 25px 15px 10px !important;
    text-align: center;
}

/**/

#Footer .footer-left .site-logo img {width: 175px;}
#Footer li {list-style: none;}
#Footer .footer-middle {display: flex;justify-content: center;align-items: flex-start;}
#Footer .footer-socials {margin-bottom: 20px;}
#Footer .footer-socials li {display: inline-block;margin-right: 10px;}
#Footer .footer-socials li a {display: flex;justify-content: center;align-items: center;width: 40px;height: 40px;border-radius: 50%;color: #fff;font-size: 22px;}
#Footer .footer-funraisin-logo {display: block;margin-top: 30px;}

.light-grey {
    background-color: #ECECF1 !important;
}
.bb-light-grey {
    border-bottom: 1px solid #fff;
}
.bt-light-grey {
    border-top: 1px solid #fff;
}
.fa.fa-link {
    color: #fff;
}

.img-radius img.img-responsive.center-block {
    border-radius: 10px;
}
.img-radius .lump-textimage .col-md-4 {
    margin-top: 10px;
}

.donationHandlers {
    padding-bottom: 10px;
}

/*Fundraisers styling*/
.lump-members .panel,
#Members .panel,
#Teams .panel {
    border-color: #D9D9ED;
    border-width: 3px;
    border-radius: 10px;
}

/*Donor styling*/
#Donations .donation .panel {
    border-color: #ECECF1;
    border-width: 3px;
    border-radius: 10px;
}
#Donations .donation .amount p {
    font-weight: 700;
}
#Donors .profilename h3:after {
    background: none;
}
#Donors .donation .comments p {
    font-style: italic;
}

.lump-members .btn-tertiary {
    background: #00c298;
    color: #fff;
    border-color: #00c298;
}

.sponsor-search .col-sm-6 {
   width: 100%;
}

.sponsor-search h4 {
    color: #fff !important;
}
.btn-login {
    border: 2px solid #fff; 
    color: #001489 !important;
}

.btn-login:hover {
    background: #fff;
    color: #fff !important;
}

/*Custom Registeration - Murtaza*/
.customRegisteration .createAccountLeftColumn form,
.customRegisteration .haveAccountRightColumn form,
.customRegisteration .createPageColumn form,
.customRegisteration .paymentStepLeftColumn form,
.customRegisteration .createTeamColumn form {
    background: #fff;
    border-radius: 6px;
}

.customRegisteration form .container {
    padding: 20px 0 !important;
}
.customRegisteration .tab-pane.active {
    padding: 0;
}

.customRegisteration .haveAccountRightColumn form{
    background: #001489 !important;
    color: #fff;
}
.customRegisteration .haveAccountRightColumn h3,
.customRegisteration .haveAccountRightColumn a{
    color: #fff;
}
.customRegisteration .haveAccountRightColumn label {
    color: #fff;
}

/*.customRegisteration .createAccountLeftColumn*/
.customRegisteration .createAccountLeftColumn .section,
.customRegisteration .createPageColumn .section{
    margin: 30px 20px;
}
/*.customRegisteration .createAccountLeftColumn .container {*/
/*    border-bottom: 1px solid #ccc;*/
/*}*/

.customNextButton {
    padding-right: 50px !important;
    padding-left: 50px !important;
}
.customCurrencySign {
    background: none;
    padding: 11px 10px;
    border: 1px solid;
}
.customCurrencySign + #m_target,
.customCurrencySign + #m_donation_amount_free{
    border-left: none;
    padding-left: 0;
}

.customSectionMargin {
    margin-bottom: 0 !important;
}

/*paymentStepRightColumn*/
.paymentStepRightColumn .image-of-page {
    background: #001489;
    padding: 70px;
    border-radius: 5px;
}

.customRegisteration #amountdetails .donationHandlers {
    display: flex;
    justify-content: center;
}
.customRegisteration #amountdetails .donationHandlers .radio {
    outline: none;
    padding: 15px;
    padding-bottom: 0;
    background: none;
    border: none;
}
.customRegisteration #amountdetails .donationHandlers .radio .radio-text {
    margin: 0 auto;
    border-radius: 5px;
    height: 130px;
    width: 130px;
    
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
    /*border: 1px solid;*/
}

.customRegisteration #amountdetails .donationHandlers .radio.selected .radio-text,
.customRegisteration #amountdetails .donationHandlers .radio:hover .radio-text {
    background: #001489;
    border-color: #001489;
    color: #fff;
}
.customRegisteration #amountdetails .donationHandlers .radio .radio-amount {
    width: 100%;
    padding: 0;
    margin: 0;
}

.customRegisteration #payment {
    padding: 20px;
    margin: 0;
}
.customRegisteration #amountdetails .donationHandlers .radio .radio-amount span{
    font-weight: 700;
    font-size: 34px;
}

.customRegisteration .yourOwnAmountPayment {
    display: flex;
    justify-content: center;
}
.customRegisteration .popularDollarHandle {
    margin: 0 auto;
    max-width: 250px;
    padding-bottom: 20px;
}

.customRegisteration .paymentStepLeftColumn .nothanks,
.customRegisteration .createTeamColumn .nothanks{
    text-decoration: underline;
    /*color: #00c298;*/
    color: #001489;
}

.customRegisteration .registration-steps .stepCompletedNav {
    width: 50px;
    height: 50px;
    background: #001489;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
}

.customRegisteration .registration-steps .stepNumberNav {
    width: 50px;
    height: 50px;
    background: none;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #001489;
    margin: 0 auto;
    border: 4px solid #001489;
}
.customRegisteration .registration-steps li {
    opacity: 0.5;
}
.customRegisteration .registration-steps .current {
    opacity: 1;
}

.customRegisteration .registration-steps .completed {
    border: none;
}
.customRegisteration .registration-steps .current {
    border: none;
    background: none;
}
.customRegisteration .registration-steps .current a{
    color: #000;
}

.customRegisteration .registration-steps li {
    position: relative;
    border: none;
}

.customRegisteration .registration-steps li:after {
    content: '';
    position: absolute;
    left: -25px;
    top: 30%;
    padding: 2px;
    background: #001489;
    width: 50px;
}
.customRegisteration .registration-steps li:first-child:after {
    display: none;
}
.customRegisteration .stepNavbarImage img {
    position: absolute;
    top: -300px;
    right: 0;
}

/*.createTeamYesNoJoin*/
.createTeamYesNoJoin input {
    width: 20px;
    height: 20px;
}

/*profile*/
.customProfileDIY .sidebar-form-toggler-nav ul li,
.customProfileDIY .sidebar-form-toggler-nav ul li:hover,
.customProfileTeam .sidebar-form-toggler-nav ul li,
.customProfileTeam .sidebar-form-toggler-nav ul li:hover {
    padding: 0;
    border-radius: 50%;
    background: #fff;
    width: 40px;
    height: 40px;
    margin: 12px;
    border: none;
    color: #001489;
    
}

.customProfileDIY .sidebar-form-toggler-nav ul li a,
.customProfileTeam .sidebar-form-toggler-nav ul li a {
    border: none;

    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    color: #00148936;
    border-radius: 50% !important;
    border: 2px solid #00148936 !important;
}

.customProfileDIY #sidebar-form-toggler .active, 
.customProfileDIY #sidebar-form-toggler .sidebar-form-tab:hover,
.customProfileTeam #sidebar-form-toggler .active, 
.customProfileTeam #sidebar-form-toggler .sidebar-form-tab:hover {
    background: none;
    border: 2px solid #001489 !important;
    color: #001489;
    border-radius: 50%;
}

.customProfileDIY .funraisin-profile-header {
    padding-right: 40px;
}

/*profileSponsorForm*/
.customProfileDIY .profileSidebar,
.customProfileTeam .profileSidebar {
    padding: 32px 25px;
}
.customProfileDIY .profileSponsorForm,
.customProfileTeam .profileSponsorForm{
    border: 2px solid #00148936;
    /* overflow-y: visible; */
    /* overflow-y: visible; */
    margin-top: 40px;
    padding-top: 40px !important;
    border-radius: 10px;
}
.customProfileDIY .sidebar-form-toggler-nav,
.customProfileTeam .sidebar-form-toggler-nav {
    margin-top: -82px;
    z-index: 999;
    position: absolute;
    left: 0;
    right: 0;
}

.customProfileDIY .profileSidebar .sidebar-top,
.customProfileTeam .profileSidebar .sidebar-top{
    padding: 10px;
}

.customProfileDIY .profileSponsorForm #chooseamount,
.customProfileTeam .profileSponsorForm #chooseamount{
    padding: 0 10px;
}

.customProfileDIY .profileSidebar .donationHandlers.cards .radio,
.customProfileTeam .profileSidebar .donationHandlers.cards .radio{
    /*background: #c9cde6;*/
    padding: 0px;
    border-radius: 5px;
    margin: 12px 0;
    border: 4px solid #eee;
}

.customProfileDIY .profileSidebar .donationHandlers.cards .radio.selected,
.customProfileDIY .profileSidebar .donationHandlers.cards .radio:hover,
.customProfileTeam .profileSidebar .donationHandlers.cards .radio.selected,
.customProfileTeam .profileSidebar .donationHandlers.cards .radio:hover{
    background: #001489;
    border: 4px solid #001489;
}
.customProfileDIY .profileSidebar .radio .amount,
.customProfileTeam .profileSidebar .radio .amount{
    border-radius: 0;
    border: none;
    background: #fff;
    color: #001489;
}
.customProfileDIY .profileSidebar .radio.selected .amount,
.customProfileDIY .profileSidebar .radio:hover .amount,
.customProfileTeam .profileSidebar .radio.selected .amount,
.customProfileTeam .profileSidebar .radio:hover .amount{
    background: #001489;
    color: #fff;
}

.customProfileDIY .profileSidebar .donationHandlers.cards .radio .copy,
.customProfileTeam .profileSidebar .donationHandlers.cards .radio .copy{
    padding: 10px;
    background: #eee;
}
.customProfileDIY .profileSidebar .donationHandlers.cards .radio.selected .copy,
.customProfileDIY .profileSidebar .donationHandlers.cards .radio:hover .copy,
.customProfileTeam .profileSidebar .donationHandlers.cards .radio.selected .copy,
.customProfileTeam .profileSidebar .donationHandlers.cards .radio:hover .copy{
    background: #fff;
}

.customProfileDIY .profileSidebar .sidebar-top .iveRaised h3 {
    font-size: 46px;
    color: #00c298;
    margin: 0;
}

.customProfileDIY .sidebarBottomText,
.customProfileTeam .sidebarBottomText{
    padding: 20px 0;
}

.customProfileDIY .sidebarBottomText h2,
.customProfileTeam .sidebarBottomText h2{
    text-align: center;
}

.customProfileDIY .sidebarBottomText ul,
.customProfileTeam .sidebarBottomText ul{
    padding: 0;
    display: flex;
    align-items: center;
}
.customProfileDIY .sidebarBottomText ul li,
.customProfileTeam .sidebarBottomText ul li{
    display: inline-block;
}

.customProfileDIY .sidebarBottomText ul li a .fa,
.customProfileTeam .sidebarBottomText ul li a .fa{
    font-size: 28px;
    color: #001489 !important;
}

.customProfileDIY .profileSponsorForm #chooseamount .input-group-addon.bg-primary,
.customProfileTeam .profileSponsorForm #chooseamount .input-group-addon.bg-primary{
    background: none;
    color: #001489;
    border: 2px solid #001489;
    border-right: none;
    padding-right: 2px;
    padding-top: 7px;
}
.customProfileDIY .profileSponsorForm #chooseamount #d_amount_free,
.customProfileTeam .profileSponsorForm #chooseamount #d_amount_free{
    border-left: none !important;
    border: 2px solid #001489;
    padding-left: 0;
}

/*customProfileTeam*/
.customProfileTeam .profileSidebar .iveRaised h1 {
    font-size: 46px;
    color: #00c298;
    margin: 0;
}
.customProfileDIY .profileSidebar .myGoal strong,
.customProfileTeam .profileSidebar .myGoal strong{
     color: #00c298;
}

.customProfileTeam .profileSidebar .iveRaised p,
.customProfileTeam .profileSidebar .myGoal p {
    font-size: 18px;
}
.customProfileTeam .profileSidebar .donationHandlers.cards .radio  {
    width: 30%;
    display: inline-block;
    /*border: 2px solid !important;*/
    padding: 0;
    margin: 20px 0;
    background: #fff;
    border-radius: 5px;
    
}
.customProfileTeam .profileSidebar .donationHandlers .radio .copy{
    display: none;
}
.customProfileTeam .profileSidebar .donationHandlers.cards .radio .amount-wrap{
    width: 100%;
}

.customProfileTeam .profileSidebar .radio .amount{
    border: none;
    background: none;
    color: #001489;
}
.customProfileTeam .profileSidebar .radio.selected .amount,
.customProfileTeam .profileSidebar .radio:hover .amount{
    color: #fff;
}

.customProfileTeam #MembersBlock {
    margin: 0 -15px;
}

/*Profile DIY horizontal handles */
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal {
    width: 31%;
    display: inline-block;
    padding: 2px;
    margin: 20px 3px;
}
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal .radio{
    border: 2px solid #001489 !important;
    padding: 0;
    margin: 20px 0;
    background: #fff;
    border-radius: 5px;
}
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal .radio.selected,
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal .radio:hover{
    border: 2px solid #001489 !important;
    padding: 0;
    margin: 20px 0;
    background: #001489;
}
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal .radio .amount {
    line-height: 85px;
    border: none;
    background: none;
    color: #001489;
}
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal .radio.selected .amount,
.customProfileDIY .profileSidebar .donationHandlers.horizontal .handleHorizontal .radio:hover .amount{
    color: #fff;
}

/*.filterEvent*/
.filterEvent .filters {
    text-align: right;
}
.filterEvent .filters .filter {
    float: right;
}

/*Popup*/
#popup .bg-primary a {
    color: #fff;
}

/*Gamification badges - 7 col*/
#Badges .reward-badge.col-sm-2 {width: 14.285714285714285714285714285714%;}


.lump-events .event-options {
    text-align: center;
}

.link-change{
    color: #001489 !important;
}

/*in Memory event profile design - Murtaza */
#template-profile .profileSidebar .profileSponsorForm {
	padding: 20px 0;
}
#template-profile .profileSponsorForm #chooseamount {
	padding: 0;
}
#template-profile .profileSidebar .donationHandlers.cards .radio {
	border: none;
	margin: 0;
	border-radius: 0;
	padding: 15px;
	outline: none;
}
#template-profile .profileSidebar .donationHandlers.cards .radio .copy {
	padding: 0;
	background: none;
	width: 100%;
	color: #0c2340;
}
#template-profile .profileSidebar .donationHandlers .radio .radio-wrap:after {
	display: none
}
#template-profile .profileSidebar .donationHandlers .radio.contains-image .amount-wrap {
	position: relative;
}
#template-profile .profileSidebar .donationHandlers .radio.contains-image .radio-image {
	width: 80px;
	position: absolute;
	top: 0;
	left: 0;
}
#template-profile .profileSidebar .donationHandlers.cards .radio.contains-image .radio-image {
	width: 80px;
	position: absolute;
	top: 0;
	left: 0;
}
#template-profile .profileSidebar .donationHandlers .radio.contains-image .radio-image img {
	width: 100%;
	height: auto;
	position: relative;
	padding-top: 10px;
	margin: 0 auto;
	position: relative;
	left: 0;
	top: 0;
	-webkit-transform: translate(0%,0%);
	-ms-transform: translate(0%,0%);
	transform: translate(0%,0%);

}
#template-profile .profileSidebar .donationHandlers.cards .radio .radio-amount:focus {
    outline: none;
}
#template-profile .profileSidebar .donationHandlers.cards .radio.contains-text.contains-image .radio-wrap {
	border: none;
	display: block;
	padding-left: 80px;
}
#template-profile .profileSidebar .donationHandlers .radio.contains-image .amount-wrap {
	width: 100% !important;
	left: 0 !important;
	top: 0 !important;
	text-align: left;
}
#template-profile .profileSidebar .radio .amount {
	height: auto !important;
	width: 100%;
	padding-left: 20px;
	display: flex;
	align-items: center;
	color: #00c298;
	font-size: 24px;
    line-height: 170%;
}

/* hover  */
#template-profile .profileSidebar .donationHandlers.cards .radio.selected, 
#template-profile .profileSidebar .donationHandlers.cards .radio:hover {
	border: none;
}
#template-profile .profileSidebar .donationHandlers.cards .radio.selected .copy, 
#template-profile .profileSidebar .donationHandlers.cards .radio:hover .copy{
	background: none;
}

#template-profile .profileSidebar .donationHandlers.cards .radio.selected, 
#template-profile .profileSidebar .donationHandlers.cards .radio:hover{
	background: #ececf2;
}
#template-profile .profileSidebar .radio.selected .amount, 
#template-profile .profileSidebar .radio:hover .amount {
	background: none;
	color: #00c298;
}