/* Start: login dashboard header section */
.text-danger{color: red !important;}

    .funraisin-header .profile-header-title {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-end;
    }
    
    .funraisin-header .profile-header-title h1 {
        width: 100%;
        order: 1;
        margin-top: 0;
    }
    
    .funraisin-header .profile-header-title p {
        width: 100%;
        order: 2;
    }
    
    .funraisin-header .profile-header-title .share-page-icons {
        order: 3;
        margin-right: 50%;
        margin-bottom: 2%;
    }
    
    .funraisin-header .profile-header-title .btn:not(.ml10) {
        order: 4;
    }
    
    .funraisin-header .profile-header-title .btn {
        order: 5;
    }
    

/* End: login dashboard header section */

/* Start: rego step 3 */

body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers > .row {
    display: flex;
    flex-wrap: wrap;}
body.personal-donation .funraisin-form .section#amountdetails > .container {
    width: 1200px;}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers .radio {
    display: flex;
    flex-flow: column;
    padding: 15px;
    width: 25%;
    outline: none;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
body.personal-donation .funraisin-form #amountdetails #personaldonation .donationHandlers .radio .radio-amount {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #ffd100;
    color: #0f1e64;
    border-radius: 50%;
    font-weight: 700;}
body.personal-donation .funraisin-form #amountdetails #personaldonation .donationHandlers .radio .radio-text {
    position: relative;
    display: flex;
    flex-flow: column;
    flex: 1 0 auto;
    padding-top: 55px;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    color: #000!important;
}
body.personal-donation .funraisin-form #amountdetails #personaldonation .donationHandlers .radio .radio-text .radio-copy {
    width: 100%;
    text-align: center;}
body.personal-donation .funraisin-form #amountdetails #personaldonation .donationHandlers .radio[data-amount="150"]:before {
    content: 'Most Popular';
    font-size: 22px;
    font-weight: 700;
    display: block;
    background-color: #ffd100;
    line-height: 1;
    padding: 5px;
    margin: -33px 0 0;
    height: 33px;}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers .radio[data-amount="150"] .radio-image {
    border-left: 3px solid #ffd100;
    border-right: 3px solid #ffd100;}
body.personal-donation .funraisin-form #amountdetails #personaldonation .donationHandlers .radio[data-amount="150"] .radio-text {
    border: 3px solid #ffd100;
    border-top: 0;}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers {
    padding-top: 30px;}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers .radio.hover {
    -webkit-transform: scale(1.1,1.1) translate3d(0,0,0);
    transform: scale(1.1,1.1) translate3d(0,0,0);}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers .radio:after {
    content: "";
    border-radius: 5px;
    position: absolute;
    top: 15px;
    left: 15px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    opacity: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 10px 40px 0px rgb(0 0 0 / 30%);
    z-index: 111111;}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers .radio.hover:after {
    opacity: 1;}
body.personal-donation .funraisin-form .section#amountdetails #personaldonation .donationHandlers .radio[data-amount="150"]:after {
    top: -18px;
    height: 100%;}


/* End: rego step 3 */


/*Navbar some changes for the width*/
.funraisin-desktop-nav .primary-nav-container .col-sm-3 {
	max-width: 20% !important;
}

.funraisin-desktop-nav .primary-nav-container .col-sm-9 {
	width: 80% !important;
}

.sticky-nav-logo img {
	width: 250px;
}

.funraisin-sticky-nav.sticky {
	border-bottom: none;
}

.btn-xl {
	font-size: 19px !important;
	line-height: 1.8em;
}

.btn-xl.btn-white-border {
	padding: 9px 20px;
}

.funraisin-secondary-nav .btn-secondary,
.funraisin-sticky-nav .btn-secondary {
	border-color: #009bdc;
	color: #fff !important;
	background: #009bdc;
}

.funraisin-secondary-nav .btn-secondary:hover {
	border-color: #fff !important;
	color: #0f1e64 !important;
	background: #fff !important;
}

.funraisin-sticky-nav .btn-secondary:hover {
	border-color: #fff !important;
	color: #0f1e64 !important;
	background: #fff !important;
}

.btn-navy-ghost {
    border-color: #fff!important;
	color: #fff !important;
	background: #0f1e64!important;
}

.btn-navy-ghost:hover {
    border-color: #fff!important;
	color: #0f1e64 !important;
	background: #fff!important;
}

.footer-content-right {
	display: none;
}

.footer-content-left.col-md-10 {
	width: 100%;
}

.funraisin-footer-legals .col-md-10,
.funraisin-footer-legals .col-md-2 {
	width: 100%;
}

p {
	margin: 10px 0;
}

.form-button .btn-primary {
	border-color: #0e1e63 !important;
	color: #fff !important;
	background: #0e1e63 !important;
}

.form-button .btn-primary:hover {
	border-color: #31428c !important;
	color: #fff !important;
	background: #31428c !important;
}

.site-logo img {
	margin-bottom: 10px;
}

.funraisin-footer-legals {
	border-top: 20px solid #fef5cc;
}

.hvr-grow {
	display: inline-block;
	vertical-align: middle;
	transition: 0.1s ease;
	cursor: pointer;
}

.hvr-grow:hover {
	transform: scale(1.05, 1.05);
	/** default is 1, scale it to 1.05 */
	opacity: 1;
}

.registration-steps .container {
	width: 900px;
}

.registration-steps ul li {
	width: 25%;
	text-align: left;
}

.registration-steps ul li a {
	font-weight: 400;
	padding: 0 15px;
}

.register-tabs .container {
	width: 900px;
}

.register-tabs .nav-tabs li {
	border-radius: 0;
	padding: 0;
	text-align: left;
}

.register-tabs .nav-tabs li h3 {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.register-tabs .nav-tabs li h3 a {
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 10px;
	cursor: pointer;
}

.form-control {
	background: #f0f4f7;
}

.template-register .funraisin-form .form-control,
.template-event-register .funraisin-form .form-control {
	background: #fff;
}

.activity-tabs .nav-tabs {
	display: flex;
	align-items: flex-end;
}

.activity-tabs li {
	padding: 10px 0;
	border: none;
	border-radius: 10px 10px 0 0;
	color: #fff;
	opacity: 1;
	margin: 0;
}

.activity-tabs li.individual-tab {
	background: rgb(15, 30, 100);
}

.activity-tabs li.individual-tab.active {
	background: rgb(255, 209, 0);
	color: rgb(15, 30, 100);
	padding: 15px 0px;
}

.activity-tabs li.team-tab,
.activity-tabs li.org-tab,
.activity-tabs li.score-tab {
	background: rgb(15, 30, 100);
}

.activity-tabs li.team-tab.active,
.activity-tabs li.org-tab.active,
.activity-tabs li.score-tab.active {
	background: rgb(255, 209, 0);
	color: rgb(15, 30, 100);
	padding: 15px 0px;
}

.activity-tabs li.active h4 {}

.activity-tabs li a {
	text-decoration: none;
	color: #fff;
}

.activity-tabs li.team-tab,
.activity-tabs li.org-tab,
.activity-tabs li.score-tab {
	border-left: 3px solid #fff;
}

.template-event-register .funraisin-form h2.text-center,
.template-fundraise .funraisin-form div.text-center,
.template-fundraise .funraisin-form h2.text-left {
	max-width: 900px;
	margin: 0 auto;
}

.template-event-register .funraisin-form h3.text-center,
.template-event-register .funraisin-form h2.text-center,
.template-event-register .funraisin-form h4.text-center,
.template-event-register .funraisin-form p.text-center,
.template-event-register .funraisin-form div.text-center,
.template-fundraise .funraisin-form div.text-center,
.template-fundraise .funraisin-form h3.text-center,
.template-fundraise .funraisin-form h4.text-center {
	text-align: left;
}

.template-fundraise .funraisin-form div.float-center {
	float: left;
}

.content .funraisin-form h3 {
	font-weight: 600;
	font-size: 1.8em;
	padding-left: 15px;
	padding-bottom: 10px;
	text-align: left;
}

.funraisin-account-tab-content .tab-pane {
	padding: 20px 15px;
}

.template-event-register .form-button-wrap {
	max-width: 900px;
	margin: 0 auto;
}

.profile-header-event {
	display: none;
}

.loggedin-header>.container>.vertical-align {
	background: #fff;
	color: rgb(15, 30, 100);
	height: auto !important;
	padding: 40px 20px;
	border-radius: 10px;
	border: 2px solid #e5e5e5;
}

.loggedin-header h1 {
	color: rgb(15, 30, 100);
}

.loggedin-header .share-page-icons {
	display: inline-block;
	margin-right: 10px;
}

.profile-header-goal {
	float: right;
}

.profile-header-yourpage {
	display: none;
}

/* Prima 8-Aug-2024, disabled this to use col bootstrap only
.profile-header-title {
	width: 75%;
	padding: 0;
}

.profile-header-raised {
	width: 25%;
}
*/

.cover-image-upload {
	display: none;
}

.activity-fundraising {
	background: rgb(255, 209, 0);
	padding: 40px 80px;
	border-radius: 0 0 10px 10px;
}

.activity-top {
	border-radius: 0;
	margin-bottom: 1px;
}

.activity-fundraising .dashboard-leaderboard {
	max-width: 600px;
	margin: 0 auto;
	text-align: center;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard {
	margin-top: 40px;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard .leaderboardrow {
	margin: 8px 0;
	text-align: left;
	padding: 0 40px;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard .leaderboardrow:hover {
	transform: none;
	box-shadow: none;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard .leaderboardrow .profileimage {
	width: 17%;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard .leaderboardrow .profilename {
	width: 58%;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard .leaderboardrow .raised {
	width: 23%;
	text-align: right;
}

.activity-fundraising .dashboard-leaderboard #Leaderboard .leaderboardrow.active {
	border: 4px solid;
	transform: scale(1.04);
}

.activity-fundraising .vertical-align-bottom {
	flex-wrap: nowrap;
}

.progress-flag {
	width: 55px;
	position: relative;
}

.progress-box {
	width: calc(100% - 55px);
}

.ball-container .ball,
.teamball-container .ball {
	position: relative;
	margin-left: -20px;
}

.profileSidebar .ball-container .ball,
.profileSidebar .teamball-container .ball {
	position: relative;
	margin-left: -10px;
	width: 20px;
}

.activity-fundraising h4 {
	text-transform: uppercase;
	margin-bottom: 0;
}

.activity-fundraising h2 {
	margin-top: 0;
}

.confetti-canvas {
	position: absolute;
	bottom: 0;
	right: 0;
}

.activity-fundraising .progress-bar {
	background: rgb(15, 30, 100);
}

.progress-bar {
	transition: width 0s linear;
}

.dashboard-activity .funraisin-account-tab-content .tab-pane {
	padding: 0;
}

.progress,
.progress-bar {
	border-radius: 0;
}

.dashboard-challenges {
	padding: 20px 15px;
	background: #fff;
	margin: -70px auto 0;
	width: 1200px;
	max-width: 100%;
	border-radius: 10px;
	border: 2px solid #e5e5e5;
	border-top: 0;
	text-align: center;
}

.dashboard-challenges .challenges-block {
	display: flex;
	justify-content: space-between;
}

.challenges .reward {
	width: 90px;
	height: 150px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 4px;
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
}

.challenges .reward-on {
	width: 90px;
	height: 150px;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0 4px;
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
}

.challenges .reward span,
.challenges .reward-on span {
	position: absolute;
	text-align: center;
	top: 100px;
	left: 0;
	width: 100%;
	color: #000;
	font-size: 14px;
	line-height: 100%;
}

.challenges .reward-fundraising {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/38xjmgwn9j4000.png');
}

.challenges .reward-photo {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/22xmmjoyrgsg4.png');
}

.challenges .reward-share {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/3xyujelfqkcgs.png');
}

.challenges .reward-team {
	background-image: url('https://d2nqjh7h1uavry.cloudfront.net/1b6zah76w3sp2.png');
}

.challenges .reward-donated {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/14m4agansd5wsws.png');
}

.challenges .reward-target {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/dd0d0c92883a7e936dad1781cbbd9f5a.png');
}

.challenges .reward-changedtarget {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/20o6rqym8a2sk.png');
}

/*2023 - badge updates */

.challenges .reward-hero {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/2rjdill3bz0gkwok.png');
}

.challenges .reward-pro {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/b3f1d5ae8e5edd581fb07193c4dca08a.png');
}

.challenges .reward-major {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/5zl5rtsup.png');
}

.challenges .reward-ace {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/1slhpll2w34044s0.png');
}

/*2023 - not in use*/
.challenges .reward-longestday {
    display: none;
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/lfzipxv49fkwck.png');
}

.challenges .reward-completed {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/76c8c9c340e4e4a893751c12e85ea193.png');
}

.challenges .reward-past-participant {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/412f707c8352dc989e64cefea7a11770.png');
}

.challenges .reward-fundraising.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/8uqv8vqijocgsk4.png');
}

.challenges .reward-photo.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/1gsq0d5jwl28oss.png');
}

.challenges .reward-share.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/ngsdsglh96sgo0.png');
}

.challenges .reward-team.reward-on {
	background-image: url('https://d2nqjh7h1uavry.cloudfront.net/hk97a8mjfm1.png');
}

.challenges .reward-donated.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/4axlysq6lxusskgg.png');
}

.challenges .reward-target.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/a0624249a1cc5fc1f347469332a7cf63.png');
}

.challenges .reward-changedtarget.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/165oy5ed5wyog4o.png');
}

/*2023 - badge updates */

.challenges .reward-hero.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/6jn77bunxk.png');
}

.challenges .reward-pro.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/bef0cc863aa887c2530b26643fe68b84.png');
}

.challenges .reward-major.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/3eovjl8jo0u8cs.png');
}

.challenges .reward-ace.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/prox2u8bhs0f.png');
}

/*2023 - not in use*/
.challenges .reward-longestday.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/md1kuoqhj9v.png');
}

.challenges .reward-completed.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/f6a7eaf79bdf38a6f3bae85cead91995.png');
}

.challenges .reward-past-participant.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/105d3d492168436dba7d383e6aeaa6fc.png');
}

.profile-progress {
	margin-right: -30px;
	flex-wrap: nowrap;
}

.profile-progress-flag {
	width: 11%;
}

.profileSidebar .progress-box {
	width: 89%;
}

#Members .amount.color-secondary {
	color: #0f1e64 !important;
}

#Row1611 {
	background: rgb(15, 30, 100);
}

.social-icons a:hover {
	color: rgb(255, 209, 0);
}

.blue-border {
	margin-bottom: 5px;
	border-bottom: 2px solid #0f1e64;
}

.blue-border:hover {
	margin-bottom: 5px;
	border-bottom: 2px solid #ffd100;
}

.yellow-border {
	margin-bottom: 5px;
	border-bottom: 2px solid #ffd100;
}

.white-border {
	margin-bottom: 5px;
	border-bottom: 2px solid #fff;
}

#Donations .donation {
	overflow: visible;
	margin: 15px 0;
}

#Donations .donation .amount {
	top: -30px;
}

#ui-datepicker-div {
	z-index: 99 !important;
}

.charge-blue {
	margin-top: 15px;
}

.loggedin-header .share-page-icons a {
	padding: 6px 9px;
}

#Row1611 .social-icons {
	padding: 10px 0;
	justify-content: center;
}

.social-icons a {
	color: #fff;
	padding: 0 10px;
}

.footer-links {
	display: flex;
	justify-content: center;
}

.profile-header {
	padding: 25px 0 100px 0;
}

#RegistrationForm #DIV32 .col-md-12:not(.reason) {
	display: none;
}

/*Rego headers*/
h3.rego-title {
	margin-left: -15px;
}

.text-white {
	color: white !important;
}

/*Remove individual rego link*/


/*Home page hover link*/
.underline-link:hover {
	color: #0f1e64 !important;
	text-decoration: underline;
}

/*New rego flow custom works*/
.uploadProfileImage {
	display: flex;
	align-items: center;
}

.inviteTeamSection h3,
.inviteTeamSection p {
	text-align: left !important;
}

.inviteTeamSection p {
	padding-left: 15px;
}

.nothanks {
	text-decoration: underline
}

.nothanks:hover {
	text-decoration: underline
}

.cropit-preview {
	margin-left: 0 !important;
}

.holder {
	text-align: left !important;
}

.template-register .btn.nextstep,
.template-register .btn.btn-xl {
	min-width: 150px;
}

.template-register .team_course h3 i {
	font-size: 60%;
}

.joinATeamSection>.funraisin-form h3,
.joinATeamSection>.funraisin-form p {
	padding-left: 0;
}

#teampreview .col-xs-3 {
	padding-left: 0;
}

#UploadUserImage {
	padding-left: 18px;
	padding-right: 18px;
}

.template-event-register .funraisin-form p.text-center {
	padding-left: 15px;
}

#terms-panel {
	margin: 20px 15px;
}

.terms-panel.p15 {
	padding: 0 !important;
}

.terms-panel .row {
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.template-event-register .funraisin-form label,
label {
	padding: 10px 15px;
}

.template-register .ui-menu {
	height: 300px;
	overflow-y: scroll;
}

.funraisin-dropdown-nav .funraisin-dropdown-menu.LoggedInNavOptions .panel-group {
	background: #FFFFFF;
}


/*customTriggers */

.customTriggers {
	text-align: center;
	color: #fff;
}

.customTriggers img {
	width: 150px;
	padding: 20px 0;
}

.customTriggers p {
	font-weight: 700;
}

.customTriggers p b,
.customTriggers p strong {
	color: #ffd100;
}


/*
    Dynamic triggers
*/

.tips-row .slick-prev,
.tips-row .slick-next {
	display: none !important;
}

.tip-block .tip-image {
	background: #00427d;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.tip-block .tip-image img {
	max-width: 150px;
}

.tip-block .tip-copy {
	padding: 15px 40px;
	padding-bottom: 0;
	text-align: center;
}

.tip-block .tip-copy h3 {
	/*color:rgb(231, 124, 4);*/
}

.tip-block .tip-action {
	padding: 10px 0 0;
	display: flex;
	flex-direction: column;
}

.tip-block .tip-action .btn {
	margin: 5px 0;
	border-radius: 0 !important;
}

.tip-block .tip-action .hidetips {
	/*color: #ccc !important;*/
	text-decoration: underline;
}

.tip-block .nexttip {
	/*background: #ccc;*/
}

.tip-block .hidetips {
	margin: 10px 0;
}

.diamond-image img {
	margin-left: -25px;
}

.tips-row .slick-dots {
	display: none !important;

}

/*Registering as buttons*/
.btn-registered.active {
	background: #fff !important;
	color: #0e1f64 !important;
	border-color: #0e1f64;
}

/* ORG Dashboard */
.org-details {
	padding: 40px;
	background: rgb(255, 209, 0);
	text-align: center;
	color: #000000;
	font-weight: bold;
	width: 1200px;
	max-width: 100%;
	margin: 40px auto 0;
	border: 2px solid #e5e5e5;
	border-radius: 10px;
	margin-bottom: 40px;
}

.org-details .org-title {

	margin-bottom: 15px;
}

.org-details .org-title h2 {

	display: inline;
}

.org-details .org-title a {

	display: inline;
	text-decoration: underline;
}

.org-details .capacity .limit,
.org-details .capacity .remaining {
	display: inline-block;
}

/*Team Details Rego Flow*/
.template-register .custom-nav-tabs li {
	width: 33%;
	border-radius: 0px;
}

.template-register .custom-nav-tabs li a {
	text-decoration: none;
}

.template-register .custom-tab-content #tab-host-clubs,
.template-register .custom-tab-content #tab-promoter-open,
.template-register .custom-tab-content #tab-promoter-members {
	border: 0px !important;
	padding: 15px !important;
}

.template-register .no_club_found {
	font-size: 18px;
}

/* Remove Sticky Nav from registration flows */
.template-event-register .funraisin-sticky-nav,
.template-register .funraisin-sticky-nav {
	display: none;
}

.btn-registered .promoter_tile {
	font-size: 15px;
}

.btn-registered .host-tile {
	position: relative;
	top: 12px;
}

#host_valid {
	position: absolute;
	opacity: -0.5;
	width: 177px;
	z-index: -1;
	/* left: 140px; */
	/*margin-left: 285px;*/
}

.template-register .customPL {
	font-size: 0.9em !important;
	max-width: 216px !important;
}

.mCSB_scrollTools .mCSB_dragger div.mCSB_dragger_bar {
	background: rgb(15, 30, 100);
	border: 1px solid white;
}

.i-icon {
	display: inline-block;
	height: 25px;
	width: 25px;
}

.i-icon img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.funraisin-header-nav a {
	color: #FFF;
}

.btn.btn-secondary.btn-registered.btn-block[data-rel="host"] {
	padding-top: 13px;
}


/*Most Popular Donation - Nat*/

p.pop-arrow {
    font-weight: 700;
    font-size: 20px;
    color: #0f1e64; 
}

.pop-arrow:before {
    content:"";
    background-image:url(https://d344c2s0m65z9e.cloudfront.net/8c62d5b87c249e31e1d2aab0a7c5c09b.svg);
    width: 60px;
    height: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 180px;
    left: 40px;
}

/** Rego  */
#RegistrationForm {
    padding-top: 10px;
}
#RegistrationForm #PublicText {
    line-height: 42px;
}
#RegistrationForm label.section-label {
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
}
#RegistrationForm .section {
    margin-top: 0;
    margin-bottom: 30px;
}
.custom-event-date-wrap {
    display: flex;
}
.custom-event-date-wrap .btn {
    height: 42px;
    line-height: 40px;
    padding-top: 0;
    padding-bottom: 0;
    border: 1px solid #ccc;
    background: #fff;
    color: #0f1e64;
    font-size: 16px;
}
.custom-event-date-wrap .btn:hover {
    border-color: #ccc;
}
.custom-event-date-wrap .btn:last-child {
    border-left: none;
}
.custom-event-date-wrap .btn[disabled] {
    opacity: 1;
    background: #0f1e64;
    color: #fff;
    border-color: #0f1e64;
}
.add-event-date {
    display: inline-flex;
    color: #a5a5a5;
    padding: 4px 16px;
    border: 1px solid #a5a5a5;
    align-items: center;
    font-size: 16px;
}
.add-event-date i {
    margin-right: 8px;
}
section#orgblog h3 {
    font-size: 24px;
    line-height: 30px;
}
.section#eventDateDetails {
    margin-bottom: 50px;
}
.toggle-switch-wrap {
    display: flex;
    width: 100%;
}
.toggle-switch-wrap .toggle-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 32px;
    padding-right: 32px;
    flex: 1;
}
.toggle-description {
    border: 1px solid #ccc;
    border-top: none;
}
#RegisteringAs .tooltip,
#ClubType .tooltip {
    top: -32px !important;
}
.capacity_2:read-only,
.multiDates .capacity_1:read-only,
.multiDates .other_capacity:read-only {
    background: #f1f1f1 !important;
    cursor: not-allowed;
}
#ClubType svg {
    margin-right: 8px;
}
#ClubType .toggle-btn.bg-primary svg path {
    fill: #fff;
}


.org-profile-page #share-page-icons a.btn-primary{
    display:none;
}

.org-profile-page #share-page-icons a.btn-primary.captainonly{
    display:block!important;
}



.UserUploadImage .holder{
    display: flex;
     justify-content: center;
     align-items: center;
     justify-content: space-evenly;
    flex-wrap: wrap;
}

.nominusbtn{
        cursor: not-allowed;
}

/*Change color of the error message on the team step*/
.club-details-section {
    color: #ff3333;
}

/** Login form */
#RegisterLoginForm .form-group { margin-left: 0; margin-right: 0; }
#RegisterLoginForm .row .form-group { margin-left: -15px; margin-right: -15px; }
#RegisterLoginForm .form-group > .text-center { padding-left: 15px; padding-right: 15px; }
#RegisterLoginForm .form-group .btn-primary { margin-top: 20px; }
#RegisterLoginForm .form-group .text-center a { text-decoration: underline; }

/** Rego */
#RegistrationForm .section.is_fundraising .col-md-8.pl20.pr20 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
#RegistrationForm h3.rego-title { margin-bottom: 0; padding-bottom: 0; }
.club_nominate {
    margin-left: 36px;
    border: 2px solid rgb(15, 30, 100);
    padding: 8px 16px;
    margin-bottom: 12px;
    display: inline-block;
}
.club_nominate:hover {
    background: rgb(15, 30, 100);
    color: #fff;
}
.club_nominate label {
    padding: 0;
    margin: 0;
    font-size: 16px;
}
.club_nominate u { text-decoration: none; }
#RegistrationForm p { font-size: 16px; }
#RegistrationForm h3 { font-size: 28px; line-height: 30px; }
.funraisin-account-tab-content .tab-pane { padding-top: 0; }
#teamblog .UserUploadImage .holder { justify-content: flex-start; }
#RegistrationForm .section.is_fundraising { margin-top: -30px;}
#RegistrationForm .section.is_fundraising .uploadProfileImage { margin-bottom: 10px; }
#RegistrationForm #teampreview { padding-left: 15px; padding-right: 15px; }
#RegistrationForm #teampreview .row { margin-bottom: 30px; }
#RegistrationForm h3.joinTeamHeading { padding-bottom: 0; margin-bottom: 0; }
#RegistrationForm h3.joinTeamHeading .form-group { margin-bottom: 0; }
#RegistrationForm .section.pb0 .col-md-12.pt20 { padding-top: 0 !important; }
#RegistrationForm h3.custom_details {padding-bottom: 0px !important;}

/* -- fundraising page header */
/*#template-profile .share-page-icons .btn-primary {*/
/*    display: none;*/
/*}*/
#template-profile .share-page-icons {
    display: flex; 
    align-items: center;
}
#template-profile .share-page-icons h4 {
    font-size: 1em;
}
#template-profile .share-page-icons h4::after { 
    content: ":"; 
}
#template-profile .share-page-icons .btn-social {
    padding: 0;
    line-height: 36px;
    text-align: center;
}
#template-profile .funraisin-profile-header {
    padding-right: 80px;
}
#template-profile .funraisin-profile-header > p.pb20,
#template-profile .funraisin-profile-header > div.pb20 {
    display: none;
}
#template-profile .tld-years,
#template-profile .tld-honour,
#template-profile .tld-club,
#template-profile .tld-type {
    font-weight: 700;
}
#template-profile .tld-team a,
#template-profile .tld-club a {
    text-decoration: underline;
}
#template-profile .funraisin-profile-header h1 p {
    display: none;
}
#template-profile .share-page-icons a i {
    margin: 0 !important;
}

/*Dashboard Profile*/
.template-login-dashboard #RegistrationForm label.section-label {
    font-size: 24px;
    line-height: 30px;
    text-transform: none !important;
}


.orgmembers-dash{
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{
    display:block!important;
}

/* Tooltips alwasy on left position */
#RegistrationForm .tooltip {
  left: 0;
}

/* Tooltips (Desktop) and Popover (Mobile) icon [ i ] */
#RegistrationForm .box-icon.icon--info {
    position: relative;
    left: 5px;
}
#RegistrationForm .box-icon.icon--info svg {
  width: 20px;
  height: 20px;
  fill: #0f1e64;
  position: relative;
  top: 5px;
}


@keyframes fullRotator {
	0% {
		transform:rotate(0);
	}
	100% {
		transform:rotate(360deg);
	}
}

.funraisin-header .btn.btn-facebook.btn-facebookfundraiser a,
.funraisin-header .btn-facebook-fundraiser a,
.funraisin-header .btn-facebookfundraiser a {
    color: white !important;
    background-color: #0866FF;
}
body.template-login-dashboard .activity-fundraising {
    padding: 40px 20px;
}
body.template-login-dashboard .funraisin-header.loggedin-header .container .vertical-align.height-full {
    -webkit-align-items: unset;
    align-items: unset;
}

/* ---------- begin theme Standard B, pages: dashboard, profile/fundraiser ---------- */
/* --- begin dashboard page --- */
body.dashboard-standard-b .funraisin-header.loggedin-header,
body.profile-standard-b .funraisin-header.profile-header {
    background-image: url('https://d344c2s0m65z9e.cloudfront.net/cbc6360ea2ab66c1a674e7f488be5715.jpg');
    background-position: top center;
}
/*
body.dashboard-standard-b .funraisin-header.loggedin-header:before {
    background: rgba(0,0,0,0.3);
    opacity: 1;
}*/
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-title {
	width: 60%;
	padding: 0;
}

/* hide buttons: my page and my team page */
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-title .btn-secondary {
    display: none;
}

body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-title h1 {
    color: white;
}
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-raised {
	width: 40%;
	color: white;
}
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-raised h1 {
    color: white;
    margin-bottom: 0;
}
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-raised h4
{
    color: white;
}
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-header-raised span.size-110
{
    color: white;
    font-weight: bold;
}
body.dashboard-standard-b .funraisin-header.loggedin-header .profile-image-header .profile-image {
    border: unset;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header #sharepage {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header #sharepage h4 {
    width: 100%;
    color: white;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header #sharepage .btn-social {
    width: 40px;
    height: 40px;
    font-size: 22px;
    background-color: #FFD200 !important;
    color: #0F1E64 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body.dashboard-standard-b .funraisin-header.loggedin-header .container .vertical-align.height-full {
    background: unset;
    border: unset;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header .btn-view-group {
    width: 100%;
    float: left;
    margin-top: 10px;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header .btn-view-my-page {
    margin-top: 20px;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header .btn-view-group a {
    display: block;
    text-align: center;
    font-weight: bold;
    color: #0F1E64;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header .btn-view-group a i {
    margin-right: 4px;
}
body.dashboard-standard-b .funraisin-header .funraisin-profile-header .btn-facebook-fundraiser a {
    background-color: #0866FF;
    color: white !important;
}
/* --- end dashboard page --- */

/* ---------- end theme Standard B, pages: dashboard, profile/fundraiser ---------- */


/* ---------- begin theme Tier 1 (Silver), pages: dashboard, profile/fundraiser ---------- */
/* --- begin dashboard page --- */
body.dashboard-tier-1 .funraisin-header.loggedin-header,
body.profile-tier-1 .funraisin-header.profile-header {
    background-image: url('https://d344c2s0m65z9e.cloudfront.net/5d39449e73e278890a33ceac7192d7a6.jpg');
    background-position: top center;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-title {
	width: 60%;
	padding: 0;
}

/* hide buttons: my page and my team page */
body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-title .btn-secondary {
    display: none;
}

body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-title h1,
body.profile-tier-1 .funraisin-header.profile-header .profile-header-title h1 {
    width: auto;
    background: linear-gradient(287.47deg, #DEDEDE 18.12%, #BCBCBC 30.1%, #EDF3F5 42.07%, #FBFBFB 54.05%, #D8D8D8 66.03%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-raised {
	width: 40%;
	color: white;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-raised h1 {
    color: white;
    margin-bottom: 0;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-raised h4 {
    color: white;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-header-raised span.size-110 {
    color: white;
    font-weight: bold;
}

body.dashboard-tier-1 .funraisin-header .funraisin-profile-header #sharepage {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header #sharepage h4 {
    width: 100%;
    color: white;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header #sharepage .btn-social {
    width: 40px;
    height: 40px;
    font-size: 22px;
    background-color: #FFD200 !important;
    color: #0F1E64 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header .container .vertical-align.height-full {
    background: unset;
    border: unset;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header .btn-view-group {
    width: 100%;
    float: left;
    margin-top: 10px;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header .btn-view-my-page {
    margin-top: 20px;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header .btn-view-group a {
    display: block;
    text-align: center;
    font-weight: bold;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header .btn-view-group a i {
    margin-right: 4px;
}
body.dashboard-tier-1 .funraisin-header .funraisin-profile-header .btn-facebook-fundraiser a {
    background-color: #0866FF;
    color: white !important;
}
body.dashboard-tier-1 .activity-fundraising .progress-bar {
    background: linear-gradient(287.47deg, #DEDEDE 18.12%, #BCBCBC 30.1%, #EDF3F5 42.07%, #FBFBFB 54.05%, #D8D8D8 66.03%);
}

/* begin profile pic circle animation */
body.dashboard-tier-1 .funraisin-header.loggedin-header #uploadprofilepic .profile-image,
body.dashboard-tier-2 .funraisin-header.loggedin-header #uploadprofilepic .profile-image,
body.profile-tier-1 .funraisin-header.profile-header .profile-image,
body.profile-tier-2 .funraisin-header.profile-header .profile-image {
    border: none;
    width: 100%;
    position: relative;
    z-index: 2;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview,
body.dashboard-tier-2 .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview,
body.profile-tier-1 .funraisin-header.profile-header .profile-image-preview,
body.profile-tier-2 .funraisin-header.profile-header .profile-image-preview {
    width: 100%;
    padding: 10px;
    position: relative;
}
body.dashboard-tier-1 .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview .circle-rotate,
body.dashboard-tier-2 .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview .circle-rotate,
body.profile-tier-1 .funraisin-header.profile-header .profile-image-preview .circle-rotate,
body.profile-tier-2 .funraisin-header.profile-header .profile-image-preview .circle-rotate {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 260px;
	/*border: 10px solid;*/
    /*border-image-source: linear-gradient(305.54deg, #8B8B8B 8.58%, #E6E6E6 23.22%, #A6ACB6 40.18%, #EDEDED 68.32%, #8B8B8B 85.66%);*/
    background: linear-gradient(305.54deg, #8B8B8B 8.58%, #E6E6E6 23.22%, #A6ACB6 40.18%, #EDEDED 68.32%, #8B8B8B 85.66%);
	top: 0;
	left: 0;
	z-index: 1;
	/*aspect-ratio: 1/1;*/
	animation: fullRotator 8s linear infinite;
	border-radius: 100%;
}

/*body.dashboard-tier-1 .funraisin-header.loggedin-header .profile-image-header .profile-image {*/
/*    border: unset;*/
/*    background: linear-gradient(305.54deg, #8B8B8B 8.58%, #E6E6E6 23.22%, #A6ACB6 40.18%, #EDEDED 68.32%, #8B8B8B 85.66%);*/
/*    padding: 10px;*/
/*    -webkit-border-radius: 50%;*/
/*    -moz-border-radius: 50%;*/
/*    border-radius: 50%;*/
    
/*    -moz-background-clip: padding;*/
/*    -webkit-background-clip: padding-box;*/
/*    background-clip: padding-box;*/
/*}*/
/* end profile pic circle animation */

/* --- end dashboard page --- */


/* --- begin profile/fundraiser page --- */
body.profile-tier-1 .profileSidebar .progress-bar {
    background: linear-gradient(287.47deg, #DEDEDE 18.12%, #BCBCBC 30.1%, #EDF3F5 42.07%, #FBFBFB 54.05%, #D8D8D8 66.03%);
}
/* --- end profile/fundraiser page --- */

/* ---------- end theme Tier 1, pages: dashboard, profile/fundraiser ---------- */


/* ---------- begin theme Tier 2 (Gold), pages: dashboard, profile/fundraiser ---------- */
/* --- begin dashboard page --- */
body.dashboard-tier-2 .funraisin-header.loggedin-header,
body.profile-tier-2 .funraisin-header.profile-header {
    background-image: url('https://d344c2s0m65z9e.cloudfront.net/718ada78345998e8a4af951fd577398b.jpg');
    background-position: top center;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-title {
	width: 60%;
	padding: 0;
}

/* hide buttons: my page and my team page */
body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-title .btn-secondary {
    display: none;
}

body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-title h1 {
    width: auto;
    background: linear-gradient(305.54deg, #EEB000 8.58%, #FFE59B 34.27%, #EEB000 59.97%, #FFEA98 85.66%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-raised {
	width: 40%;
	color: white;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-raised h1 {
    color: white;
    margin-bottom: 0;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-raised h4 {
    color: white;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header .profile-header-raised span.size-110
{
    color: white;
    font-weight: bold;
}

body.dashboard-tier-2 .funraisin-header .funraisin-profile-header #sharepage {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header #sharepage h4 {
    width: 100%;
    color: white;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header #sharepage .btn-social {
    width: 40px;
    height: 40px;
    font-size: 22px;
    background-color: #FFD200 !important;
    color: #0F1E64 !important;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header .container .vertical-align.height-full {
    background: unset;
    border: unset;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header .btn-view-group {
    width: 100%;
    float: left;
    margin-top: 10px;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header .btn-view-my-page {
    margin-top: 20px;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header .btn-view-group a {
    display: block;
    text-align: center;
    font-weight: bold;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header .btn-view-group a i {
    margin-right: 4px;
}
body.dashboard-tier-2 .funraisin-header .funraisin-profile-header .btn-facebook-fundraiser a {
    background-color: #0866FF;
    color: white !important;
}
body.dashboard-tier-2 .activity-fundraising .progress-bar {
    background: linear-gradient(286.9deg, #EEB000 26.07%, #FFE59B 48.95%, #FFEA98 68.07%);
}

/* begin profile pic circle animation */
body.dashboard-tier-2 .funraisin-header.loggedin-header #uploadprofilepic .profile-image,
body.profile-tier-2 .funraisin-header.profile-header .profile-image  {
    border: none;
    width: 100%;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview,
body.profile-tier-2 .funraisin-header.profile-header .profile-image-preview {
    width: 100%;
    padding: 10px;
    position: relative;
}
body.dashboard-tier-2 .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview .circle-rotate,
body.profile-tier-2 .funraisin-header.profile-header .profile-image-preview .circle-rotate {
    background: linear-gradient(305.54deg, #EEB000 8.58%, #FFE59B 34.27%, #EEB000 59.97%, #FFEA98 85.66%);
}
body.dashboard-tier-2.dashboard-animated-photo .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview,
body.profile-tier-2.profile-animated-photo .funraisin-header.profile-header .profile-image-preview {
    padding: 16px;
}
body.dashboard-tier-2.dashboard-animated-photo .funraisin-header.loggedin-header #uploadprofilepic .profile-image-preview .circle-rotate,
body.profile-tier-2.profile-animated-photo .funraisin-header.profile-header .profile-image-preview .circle-rotate {
	position: absolute;
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/059a08ece7e5becc948633c4c0540a2e.png');
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	max-width: 260px;
	top: 0;
	left: 0;
	/*aspect-ratio: 1/1;*/
	animation: fullRotator 60s linear infinite;
	border-radius: 100%;
}

body.profile-tier-1 .funraisin-header.profile-header .profile-image-preview .circle-rotate,
body.profile-tier-2 .funraisin-header.profile-header .profile-image-preview .circle-rotate,
body.profile-tier-2.profile-animated-photo .funraisin-header.profile-header .profile-image-preview .circle-rotate {
    max-width: none;
}
/* end profile pic circle animation */

/* --- end dashboard page --- */

/* --- begin profile/fundraiser page --- */
body.profile-tier-2 .profileSidebar .progress-bar {
    background: linear-gradient(286.9deg, #EEB000 26.07%, #FFE59B 48.95%, #FFEA98 68.07%);
}
/* --- end profile/fundraiser page --- */


/* ---------- end theme Tier 2, pages: dashboard, profile/fundraiser ---------- */


/* dashboard: card My Fundraising Tier */
.card-fundraising-tier {
    width: 100%;
    background-color: #E8EDF1;
    margin: 20px 0 20px 0;
    padding: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    flex-direction: row;
    flex-wrap: wrap;
}
.card-fundraising-tier-img {
  width: 100px;
  height: 100px;
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.card-fundraising-tier-img-cover {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.card-fundraising-tier .col-9 .card-fundraising-tier-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: fit-content;
    padding-left: 0px !important;
}
.card-fundraising-tier-content {
  width: calc(100% - 100px);
  padding-left: 30px;
}
.card-fundraising-tier-content h4 {
  margin: 0 0 10px 0;
}
.card-fundraising-tier-content p {
    font-size: 16px;
}
.card-fundraising-tier.active {
    /*
    margin: 8px 0;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    */
}
.card-fundraising-tier.active {
  background-color: #0F1E64;
}
.card-fundraising-tier.active .card-fundraising-tier-content h4,
.card-fundraising-tier.active .card-fundraising-tier-content p
{
  color: white;
}
.card-fundraising-tier .card-fundraising-tier-img-cover {
    filter: grayscale(100%);
}
.card-fundraising-tier .card-fundraising-tier-img,
.card-fundraising-tier .card-fundraising-tier-content {
    opacity: .4;
}
.card-fundraising-tier.reached .card-fundraising-tier-img-cover,
.card-fundraising-tier.active .card-fundraising-tier-img-cover {
    filter: none;
}
.card-fundraising-tier.reached .card-fundraising-tier-img,
.card-fundraising-tier.reached .card-fundraising-tier-content,
.card-fundraising-tier.active .card-fundraising-tier-img,
.card-fundraising-tier.active .card-fundraising-tier-content{
    opacity: 1;
}


/** additional badges */
.challenges .reward-refer-friend {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/e0970e6fee158e0bfb5acc84d2ee2f34.png');
}

.challenges .reward-updated-bio {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/db7c283469ecb1a4ae2017f811bd28b9.png');
}

.challenges .reward-5-donations {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/d755f7533f27a78ea8f746ea99b84016.png');
}

.challenges .reward-refer-friend.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/b2aa30f2609e69c4a0e10a8e831c70a8.png');
}

.challenges .reward-updated-bio.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/6e66900d6ae0ba3fc0835e57c5b8e333.png');
}

.challenges .reward-5-donations.reward-on {
	background-image: url('https://d344c2s0m65z9e.cloudfront.net/8e0c931ac978c8646c5ece80263b64a0.png');
}

/* rego flow funraising option custom */

.handle-funraisng-target-option {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 35px;
}
.btn-target-option {
    border: 2px solid #ffd200;
    color: #0f1e64;
    display: inline-block;
    cursor: pointer;
    border-radius: 8px;
    position: relative;
    font-size: 21px;
}
.btn-target-option input {
    visibility: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    cursor: pointer;
}
.btn-target-option input:checked ~ .targetAmount {
    background: #ffd200;
    position: absolute;
    height: 100%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    z-index: -1;
}
.message-funraising-option {
    border: 2px solid #FFD200;
    background: #FFF8DD;
    text-align: center;
    padding: 20px;
    margin-inline: 15px;
}
.message-funraising-option img {
    max-width: 140px;
    max-height: 140px;
    background-size: cover;
}
.message-funraising-option p {
    font-size: 18px !important;
}
.message-funraising-option h3 {
    text-align: center !important;
}
/* end rego flow funraising option custom */

/*2024 - registration incentives*/
.container.rego-incentive-2 {
    max-width: 900px;
}
.container.rego-incentive {
    max-width: 900px;
}

/**
 * profile tier 1 & tier 2 */
body.profile-tier-1 .profileSidebar .sidebar-top,
body.profile-tier-2 .profileSidebar .sidebar-top {
    border-style: solid;
    border-image: linear-gradient(305.54deg, #8B8B8B 8.58%, #E6E6E6 23.22%, #A6ACB6 40.18%, #EDEDED 68.32%, #8B8B8B 85.66%) 1;
    border-width: 2px;
    border-bottom-width: 0;
}

body.profile-tier-2 .profileSidebar .sidebar-top {
    border-image: linear-gradient(305.54deg, #EEB000 8.58%, #FFE59B 34.27%, #EEB000 59.97%, #FFEA98 85.66%) 1;
}

/* SA 30/01/25 - Fix the background opacity of the modal (e.g. no spots remaining) */

/*.modal-backdrop {*/
/*    background-color: rgba(0, 0, 0, 0.5) !important;*/
/*}*/

.modal-backdrop.in {
    opacity: .5 !important;
}
.alert-warning { color: #614a23; }

/*custom dollar*/
.profileSidebar .donationHandlers.cards .radio.contains-image .radio-image {
    position: absolute;
    left: 0 !important;
    z-index: 1;
    top: 50%;
    transform: translate(-50%, -50%);
}
.profileSidebar .donationHandlers .radio.contains-image .amount-wrap {
    position: relative;
    left: 10px !important;
    top: auto !important;
    width: 20% !important;
}
.profileSidebar .donationHandlers .radio.contains-image .radio-image img {
    height: 80px;
    width: 80px;
    border-radius: 100px;
}
.profileSidebar .donationHandlers .radio .amount {
    background: transparent !important;
    border: 0 !important;
    height: auto !important;
    font-weight: bold !important;
}
/*end custom dollar*/

/* start custom login dashboard */
span.fundraising-tier-status-icon {
    padding: 20px;
    width: 14px !important;
    height: 16px !important;
    background-color: #fff;
    border-radius: 25px;
    font-size: 16px;
    vertical-align: middle;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.card-fundraising-tier-status {
    right: -3%;
    top: -6%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: center;
    justify-content: space-evenly;
}

.card-fundraising-reward-claim .btn {
    width: -webkit-fill-available;
}

.fundraising-tier-claim-all .btn {
    width: -webkit-fill-available;
}

#popup .lightbox-claim-reward {
    background: #fff;
    padding: 40px;
    border-radius: 10px;
    max-width: 800px;
    position: relative;
}

#popup .closeButton {
    top: 0;
    right: 0;
}

#popup .closeButton .BtClose {
    background: #FFD200 !important;
}

#popup #reward-list {
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

#popup .row.item-reward {
    max-width: 80%;
    background: #FFD1001A;
    border: 1px solid #FFD200;
    display: flex;
    align-content: center;
    align-items: center;
    width: 540px;
    height: 120px;
    gap: 10px;
    opacity: 1;
    padding: 10px;
}

#popup span.address { 
    padding-left: 10px;    
}

#popup .addressdetails-reward {
    width: 720px;
    height: 223px;
    opacity: 1;
    top: 37px;
    padding: 20px;
    border-width: 1px;
    background: #009BDC1A;
    border: 1px solid #009BDC;
}

#popup .address-confirm {
    padding-left: 25px;
}

#popup .address-details {
    width: 641px;
    height: 96px;
    opacity: 1;
    font-family: FocoCC;
    font-weight: 700;
    font-style: Bold;
    font-size: 25.2px;
    line-height: 100%;
    letter-spacing: 0%;
    vertical-align: middle;
    padding-left: 25px;
}

#popup .form-check-label {
    width: 160px;
    height: 18px;
    opacity: 1;
    left: 19px;
    font-family: FocoCC;
    font-weight: 700;
    font-style: Bold;
    font-size: 14px;
    line-height: 100%;
    vertical-align: middle;
    padding: 0 !important;
}

#popup .form-check.form-check-inline {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: baseline;
}

#popup #btn-cancel-shipping {
    border-width: 2px;
    border-color: rgb(15, 30, 100);
    color: rgb(15, 30, 100);
    background: rgb(255, 255, 255);
}

#popup .button-group-shipping {
    display: flex;
    column-gap: 20px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

/* end custom login dashboard */


/* Hide paypal button on shop page */
.template-shop #PaymentForm .btn-pay-paypal {
    display: none !important;
}

