.site-logo img {
    padding-bottom: 10px;
}

.sidebar-top .progress-bar {
	border: 1px solid white;
}

.big-body {
	font-size: 20px;
}

.funraisin-dropdown-nav .fa-angle-down {
	transition: all 0.5s ease;
	margin-left: 8px;
	font-size: 22px;
}

.rotate180 {
	transform: rotate(180deg);
}

#sticky-nav .nav>li>a>img {
	width: 150px;
}

.profileBlog h3.title {
	font-family: 'MightyMountainSingle';
	font-size: 40px;
}

#template-profile .profileSidebar .progress {
	box-shadow: 0px 0px 0px 2px #ffffff;
	background: transparent;
}

#template-profile .profileSidebar .progress-bar {
	border-radius: 100px;
	box-shadow: none !important;
}

#MembersBlock .progress {
	box-shadow: 0px 0px 0px 1px #BB70DA;
	background: transparent;
}

#MembersBlock .progress-bar {
	border-radius: 100px;
	box-shadow: none !important;
	background: #BB70DA;
}

/*Murtaza - 06-09-2021 | Custom Dashboard */

.underline {
	text-decoration: underline !important;
	cursor: pointer;
}

.uppercase {
	text-transform: uppercase;
}

.funraisin-page-loggedin-toggle+.height-20 {
	display: none;
}


.template-login-dashboard .profile-header-event p,
.template-lumps .profile-header-event p,
#template-profile .funraisin-profile-header p {
	display: none;
}

#template-profile .funraisin-profile-header .share-page-icons {
	padding-top: 20px;
}

.template-login-dashboard .profile-header-share,
.template-lumps .profile-header-share {
	padding-top: 45px;
}

.custom_dashboard_content {
	background: #EBF7FA;
	background: url(https://d2t3knb52g4a1c.cloudfront.net/c3c62404b2cd65622470b8e8c664ee75.png);
}

.funraisin-page-loggedin-toggle {
	background: #fff;
	/*border: none;*/
}

/*custom_my_challenges*/

.my_achievements {
	background-color: #E8FDFF;
	padding-top: 40px;
	padding-bottom: 40px;
}

.custom_my_challenges {
	padding: 30px;
	background-color: #e8fdfe;
	text-align: center;
	position: relative;
}

#template-profile #Badges {
	background-color: #e8fdfe;
}

#template-profile #Badges h2 {
	color: #BB70DA;
}

.custom_my_challenges h2 {
	text-transform: uppercase;
	font-size: 40px;
	color: #BB70DA;
}

.custom_my_challenges .reward {
	width: 135px;
	/* height: 120px; */
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin: 0;
	padding: 20px 0;
	background-size: contain;
	background-position: top center;
	background-repeat: no-repeat;
	text-decoration: none;
}

.custom_my_challenges .reward img {
	padding: 0 5px;
}

.custom_my_challenges .reward span {
	text-align: center;
	color: #000;
	line-height: 130%;
	display: block;
	padding-top: 15px;
	/* opacity: 0.6; */
	/* display: none; */
	font-size: 12px;
	text-decoration: none;
}

.custom_my_challenges .reward.reward-on span {
	font-weight: 600;
}


/*Progress box */

.my_fundraising_box,
.my_activity_box {
	background: #48D2DE;
	padding: 30px 40px;
	border-radius: 8px;
	/*box-shadow: 0px 10px 20px -10px rgb(0 54 71 / 20%);*/
	/*min-height: 360px;*/
	margin-bottom: 30px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.my_fundraising_box p,
.my_activity_box p {
	color: #fff;
}

.my_fundraising_box h2,
.my_activity_box h2 {
	/*text-transform:uppercase;*/
	font-size: 40px;
	font-family: MightyMountainSingle;
	color: #fff;
}

.my_fundraising_box .progress,
.my_fundraising_box .progress-bar,
.my_activity_box .progress,
.my_activity_box .progress-bar {
	box-shadow: none;
	height: 20px;
}

.my_fundraising_box .progress-bar,
.my_activity_box .progress-bar {
	background: #F05B73;
}

.my_fundraising_box .progress,
.my_activity_box .progress {
	background: #fff;
	border: 1px solid #fff;
	overflow: visible;
	height: 23px;
}

.my_fundraising_box .progress img,
.my_activity_box .progress img {
	position: absolute;
	top: -9px;
	margin-left: -10px;
}

.custom_btn {
	width: 300px;
	background: #F26E79;
	border-color: #F26E79;
	color: #fff;
}

.my_activity_box {
	background: #EC5A6F;
}

.my_activity_box .progress-bar {
	background: #BB70DA;
}


/*Registration Flow*/

.funraisin-form .section {
	margin: 30px !important;
}

.registration-steps {
	border-bottom: none !important;
	padding-bottom: 0px !important;
}

.tab-pane.active {
	padding-bottom: 40px !important;
	padding-top: 0px !important;
}

.template-register .btn-light-grey {
	padding-left: 20px;
	padding-right: 20px;
}


/*Ticker*/

#running-ticker {
	padding: 10px 0 10px 0 !important;
}

.lump-ticker #webTicker li img {
	height: 60px;
	margin-right: 10px;
}

.tickercontainer {
	height: 60px !important;
}

.ticker-inline {
	height: 60px;
}


/*New Social Row*/

.social-icons ul li {
	display: inline;
	list-style: none;
	font-size: 40px;
	margin: 0px 10px;
}

.social-icons ul li a {
	color: #ffffff !important;
}

.social-icons ul {
	padding-inline-start: 0px;
}


/* Rego select */

.popupRad,
.popupRad .panel {
	border-radius: 20px !important;
	border: none;
}

#Form7 label {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 400;
}

#Form7 .dropdown-toggle {
	border-radius: 100px;
	padding: 15px 30px;
}

#Form7 .form-control {
	font-size: 20px;
	height: 60px;
}

#Form7 .caret {
	border-width: 10px;
	right: 25px;
	top: calc(50% - 3px);
}

#Form7 {
	max-width: 400px;
	margin: 0 auto;
}

#popup .BtClose {
	background: #4ad3dd;
}


/* Donate select */

#Form9 label {
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 400;
}

#Form9 .dropdown-toggle {
	border-radius: 100px;
	padding: 15px 30px;
}

#Form9 .form-control {
	font-size: 20px;
	height: 60px;
}

#Form9 .caret {
	border-width: 10px;
	right: 25px;
	top: calc(50% - 3px);
}

#Form9 {
	max-width: 400px;
	margin: 0 auto;
}

/*Registration - Donate*/

.template-register #personaldonation .donationHandlers.minimal .copy-text .vertical-align>.col-xs-5 {
	width: 50%;
}

.template-register #personaldonation .donationHandlers.minimal .copy-text .vertical-align>.col-xs-7 {
	width: 50%;
}