.funraisin-header-nav  {top: -5px;}
.navbar-nav {float:right;}
.funraisin-primary-nav li a, .funraisin-sticky-nav ul li a.text {font-family: FocoCC;font-size: 14px;font-weight: 700;text-transform: uppercase;letter-spacing: 2px;}
.funraisin-primary-nav ul li a:not(.btn):hover {color: rgb(125, 70, 160); }
.funraisin-tertiary-nav ul li a {color: #fff;background: transparent;float: right;font-size: 14px;text-transform: uppercase;letter-spacing: 2px;font-weight: 700;}
.funraisin-dropdown-nav ul.funraisin-dropdown-menu {top: 60px;background: #0f1e64;}
.userMenu li a { text-align: right; }
.purple-stripe p { color:#fff;text-align:center; font-weight:normal;font-size:20px;}
.registration-steps ul li a {padding: 0 20px!important;}
.flex-1 {flex:1;}
.disabled {pointer-events:none;}

.tile {margin: 1%;width: 30%;border-radius: 4px; box-shadow: 0px 1px 6px #adadad;}
.tile:hover { background-color: #0f1e64!important;transition: ease-in-out 0.2s;}
.tile h3 {color:#fff;}

.lump-navigation .nav-pills {border-bottom: none;padding:0px;}
.lump-navigation .nav-pills li {text-align: center; border: none; float: none;display: inline-block; width: 100%;margin: 5px 0;}
    
.lump-navigation .nav-pills li a, .funraisin-page-nav li a, .tab-content .nav-tabs li a {text-transform: uppercase;letter-spacing: 2px;font-size: 14px;}
.funraisin-page-nav ul li a:hover, .content .lump-navigation .nav-pills li a:hover {background: rgb(125, 70, 160);border: 2px solid rgb(125, 70, 160);}

.funraisin-page-nav ul.nav-stacked li {text-align: center;border: none;float: none;display: inline-block;width: 100%; margin: 5px 0;}
.funraisin-page-nav ul.nav-stacked li:first-child a, .funraisin-page-nav ul.nav-stacked li:last-child a, .funraisin-page-nav ul li a.active, .funraisin-page-nav ul.nav-stacked li a {border-radius: 4px; border: 2px solid #ddd;}
.funraisin-page-nav ul li a:hover, .funraisin-page-nav ul li a.active {background: rgb(125, 70, 160);border: 2px solid rgb(125, 70, 160);}
.funraisin-page-nav ul.nav-stacked {padding: 0;}

.profileSidebar .sidebar-form-toggler-nav ul li a{padding:10px 5px 7px;}

.profileSidebar .donationHandlers .radio.col-xs-3 {
    transition: all 300ms ease;
}

.profileSidebar .donationHandlers .radio.col-xs-3:hover {
    background: rgb(125,70,160);
    color: #fff;
    cursor:pointer;
}

.stickymenu { position: -webkit-sticky;position: sticky;top: 100px;}

.funraisin-account-tab-content .tab-pane.active {
    padding: 0 40px 40px;
}

.funraisin-account-tab-content .tab-pane .funraisin-form section{
    margin: 0 20px 40px;
}

.register-tabs .nav-tabs li {
    padding: 5px 0;
    border-radius: 0;
}

#share-page-icons i.fa.fa-facebook { line-height: 1.4; }
#share-page-icons i.fa.fa-twitter { line-height: 1.5;}
#share-page-icons i.fa.fa-envelope {line-height: 1.7; }
#share-page-icons i.fa.fa-linkedin { line-height: 1.4; margin-left: -2px;}

ul.nav-tabs li:not(.active){ background:#fff; }

ul.nav.nav-tabs li:hover { background: rgb(125,70,160); border-color: rgb(125,70,160);}
ul.nav.nav-tabs li:hover a:not(.btn){color: #fff;}

.input-group button.btn .fa-search {
    line-height: 1.5;
}
/* fix button centering issue */
/*.btn-secondary, .funraisin-primary-nav ul li a.btn-secondary, .funraisin-sticky-nav ul li a.btn-secondary, .funraisin-secondary-nav ul li a.btn-secondary, .funraisin-tertiary-nav ul li a.btn-secondary, a.btn.btn-primary, a.btn.btn-secondary, a.btn.btn-tertiary, .btn-secondary, .funraisin-primary-nav ul li a.btn-secondary {
    line-height: 1;
    padding-top: 16px;
    padding-bottom: 15px;
}*/

/* resource tiles */
.resource-tile {
    border-radius: 4px!important; 
    width: 30%;
    margin: 15px calc(1%)!important; 
    min-height:250px;
    background-position: top center !important;
}

.resource-tile h4 {
    position:absolute;
    bottom:-230px;
    left:0;right:0;
    color:#0f1e64;
    background:#ffd200;
    padding:15px;
    margin:0px -15px;
    border-radius:0 0 4px 4px;
    font-size:20px;
    font-weight:900!important;
    box-shadow: 0px 1px 3px #878787;
}
    
.resource-tile:hover h4 {
    background: #009bdc;
    transition: ease-in-out 0.2s;}
    
.resource-tile h4 > sub {
    text-transform: none;
    font-weight: 700;
    position: absolute;
    bottom: -10px;}
    
.resource-tile:hover h4 > sub {
    position: relative;
    bottom: 0px;}
    
@media(max-width:1023px){
    .resource-tile h4 {
        margin: 0 0;
        bottom:-250px;
    }
}
.qr-content{text-align:center;}
.qr-description {margin-bottom:20px;}
.loa-intro {text-align:center;}
@media print{
    .loa-intro{display:none;}
}

/* PHASE 2 NAV START */
.funraisin-primary-nav li a, .funraisin-sticky-nav ul li a.text {
    font-size: 17px;
    letter-spacing: normal;
}

.navbar-form .input-group>.form-control {
    border-radius: 19px;
    padding-right: 40px;
    font-weight: normal;
    border: 1px solid #666;
    line-height: 1;
    min-width: 230px;
}

.navbar-form .input-group {
    display: block;
}

.navbar-form .input-group .btn.btn-primary {
    color: #666;
    background: transparent;
    border: 0;
    margin-left: -40px;
    z-index: 4;
    border-radius: 20px;
    box-shadow: none;
}

/*.funraisin-secondary-nav ul li > .btn {
    padding: 12px 20px 8px !important;
    border-radius: 0;
    line-height: 0.8 !important;
    font-weight: bold;
}*/

/*.funraisin-secondary-nav ul li {
    margin: 0 10px;
}*/

.btn-login, .btn-login .fa-user.color-primary {
    color: #666;
    background: transparent;
    text-transform: uppercase !important;
}
.btn-login .fa-user.color-primary {
    color: #666;
    background: transparent;
    border:2px solid #666;
    border-radius:50%;
    height:20px;
    width:20px;
    overflow:hidden;
    font-size:14px;
    padding:3px 0 0 1px;
    text-align:center;
    margin: 0 4px -4px;
}
/* PHASE 2 NAV END */

/* PHASE 2 COMPONENTS - CAROUSEL, SPLIT ROW, ETC. */

.split-row .lump { padding: 0 !important; }
.split-row .lump .lump-1col { padding: 20px 60px; }

/* photo carousel styling */
.photo-carousel .lump {
    padding: 0 !important;
    margin: 0;
}

.photo-carousel, .photo-carousel .slick-track{
    padding: 0 !important;
    height: 300px;
    max-height: 50vh;
}

.photo-carousel.carousel-content img.left-block {
    max-height: 50vh;
    height: 300px;
    width: 100%;    
    transform: unset;
    top: unset;
    object-fit: cover;
}

.section-question p {
    font-weight: 600;
    font-size: 22px;
    margin:0;
}
.section-question .fa-angle-right { font-size:22px; }
.section-question.active .fa-angle-right { transform: rotate(90deg); }
.section-answer h3, .section-answer h4, .section-answer h2 {color:#0f1e64;}
#EventFAQs .lump:not(.faq-title) { border-bottom: 1px solid #E4D6C6; }

/* Leaderboard layout on yellow background */

/* Required .leaderboard-holder class to be added */

.leaderboard-holder {
    background: #ffd200;
    color: #0f1e64;
    text-align: center;
}
.leaderboard-holder .leaderboardrow{
    text-align: left;
}
.leaderboard-holder .nav-tabs {
    border: 0 !important;
    display:flex;
    max-width:600px;margin:0 auto;
    padding-top:0;
}

.leaderboard-holder .nav-tabs li {
    border: 0;
    border-bottom: 4px solid #0f1e64 !important;
    background: transparent !important;
    margin:0 10px;
    flex:1; 
    max-width:180px;
}

.lump.tab-content ul.nav-tabs li:not(.active) {
    opacity: 0.6;
}

.lump.tab-content ul.nav-tabs li:not(.active):hover {
    opacity: 1;
}

.leaderboard-holder .nav-tabs li a {
    color: #0f1e64 !important;
    text-transform: capitalize;
    font-size: 26px;
    text-decoration:none;
}

.leaderboard-holder .bg-primary {
    background: #0f1e64;
}

.leaderboard-holder .tab-pane.active {
    border: 0;
    border-radius: 0;
}

.leaderboardrow .raised h3.color-primary {
    color: #0f1e64;
}

.leaderboardrow .fundraiser-name {
    color: rgb(125, 70, 160);
    font-weight:900;
}

.leaderboardrow .raised h3 { font-weight: 900; }

.leaderboardrow .btn.btn-primary {
    border:0;
    border-radius: 40px;
    font-weight:600;
}
.leaderboardrow .btn.btn-primary:hover {
    background: #ffd200;
    color:#0f1e64;
}
.template-login-dashboard #Leaderboard .leaderboardrow.active {
    transform: scale(1.03,1.03);
    box-shadow: 0px 14px 20px 0 rgb(0 0 0 / 19%);
    z-index: 3;
}

#Leaderboard .leaderboardrow.active .rank.bg-primary {
    font-weight: bold;
    font-size: 18px;
}

#Donations .container h2 {
    color: #0f1e64;
}
#Donations .donation .panel {
    border-radius: 10px;
}
#Donations .donation .amount {
    position: unset;
    width: unset;
    border-radius: unset;
    height: unset;
    background: transparent;
    color: rgb(125,70,160);
    font-weight: 600;
    font-size:20px;
}
#Donations .donation .amount p {
    font-weight:600;
}
#Donors .profilename h3 {
    text-transform: uppercase;
}
#Donors .profilename .comments p {
    padding-top: 10px;
    font-style: italic;
    color:#0f1e64;
}

/* Members layout on yellow background */

/* Maybe add #template-profile before these.... */

#Members { background-color: #ffd200 !important; }

#Members .container h2 { color: #0f1e64; font-weight: 900; }

#Members .panel { border-radius: 10px; box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); }

#Members .progress { overflow: visible; }

#Members .progress-bar { position: relative; border-radius: 25px 25px 25px 25px; }

#Members .progress-bar:after {
    position: absolute; content: '';
    right: -20px; top: -13px;
    width: 40px; height: 40px;
    background-image: url(https://dfsfuhkbucphk.cloudfront.net/8598892446b0676cafae3a3b5c3449db.svg);
    background-size:contain;
}

#Members .amount.color-secondary { color: #666; }

#Members .member .btn.btn-tertiary {
    border: 0px; border-radius: 50%;
    background: #ffd200; color: #fff;
    line-height: 46px;
}
.template-sponsor .light-grey {
    background: #ffd200 !important;
}

.template-join #Members {
    background-color: transparent!important;
}


/* PHASE 2 COMPONENTS END */

/* DASHBOARD WIDGETS */

.dashboard-widget {
    border: 1px solid #d9d9d9;
    border-radius: 30px;
    box-shadow:0 4px 4px rgba(0,0,0,0.25);
    height:100%;
    padding:10px;
    text-align:center;
}

.dashboard-widget .btn {border-radius:10px;}
.dashboard-widget .btn-tertiary {
    background: #0f1e64;
    color:#fff;
    border-color:#0f1e64;
}

.dashboard-widget .btn-tertiary:hover {
    color: #0f1e64;
    background:#fff;
    
}
.user-stats-contain .row {
    margin: 0 -15px;
    display: flex;
}
 .user-stats-icon {
    background: #7d46a0;
    border-radius: 20px;
    padding: 0 10px;
    color: #fff;
    height: 100%;
}

.user-stats-icon img {
    max-width: 140px;
}
#template-profile .user-stats-icon .h1 {
    font-weight: 900;
}

#template-profile .user-stats-icon p {
    font-weight: 600;
    text-transform: uppercase;
}
.template-login-dashboard .input-group-addon.bg-primary {
    background: #ffd200;
    border: 0;
}

.dashboard-widget.frgoal {padding:10px 30px;}

.dashboard-progress-toggle {
    display: flex;
    margin: 0 10px;
    padding: 0;
}

.dashboard-widget h2 {
    color: #0f1e64;
    font-weight: 900;
    font-size:1.6em;
}
.dashboard-widget h4 {color:#0f1e64;}

.dashboard-progress-toggle li {
    border: 1px solid #99999999;
    flex: 1;
    border-radius: 0;
    text-decoration: none;
    opacity: 1;
}

.dashboard-progress-toggle li a {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.dashboard-widget .nav-tabs>li>a:hover {
    border: 0;
}

.dashboard-widget .tab-pane.active {
    border: 0;
}

.fun-progres-stat {
    flex: 1;
    margin-top: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.fun-progres-stat a {
    color: #0f1e64;
}

.fun-progres-stat h3 {
    color: rgb(125,70,160);
    font-weight:900;
}

.dashboard-widget.frgoal {
    display: flex;
    flex-direction: column;
}

.dashboard-widget.frgoal .progress { overflow: visible; height:40px; margin:0 10px;}

.dashboard-widget.frgoal .progress-bar { position: relative; border-radius: 25px 25px 25px 25px; height:40px}

.dashboard-widget.frgoal .progress-bar:after {
    position: absolute;
    content: '';
    right: -25px;
    height: 60px;
    width: 60px;
    top: -15px;
    background-image: url(https://dfsfuhkbucphk.cloudfront.net/8598892446b0676cafae3a3b5c3449db.svg);
    background-size: cover;
}

.frtier img {
    max-width: 160px;
    width:100%;
    opacity: 0.6;
    filter:grayscale(0.6);
    position:relative;
}

.frtier.bronze .bronze img, .frtier.silver .bronze img, .frtier.gold .bronze img {
    opacity:1;
    filter:grayscale(0);
}

.frtier.silver .silver img, .frtier.gold .silver img {
    opacity:1;
    filter:grayscale(0);
}

.frtier .medals > div { position: relative;}

.frtier .medals > div:after {
    content:'';
    position:absolute;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(https://dfsfuhkbucphk.cloudfront.net/bf5bbe64171d682d36e83e4caa67df60.svg);
    bottom: 20px;
    right: 16px;
    width: 22px;
    height: 22px;
}

.frtier.bronze .bronze:after, .frtier.silver .silver:after, .frtier.gold .gold:after{
    background-image:url(https://dfsfuhkbucphk.cloudfront.net/3677dabe49425636d00fae6af00bbb8e.svg);
    width: 100px;
    height: 100px;
    top: 4px;
    left: -38px;
    z-index: -1;
}

.frtier.silver .bronze:after, .frtier.gold .bronze:after, .frtier.gold .silver:after { content: none !important; }

.frtier.gold .gold:after {
    transform: scaleX(-1);
    left: unset;
    right: -38px;
}

.frtier.gold .gold img {
    opacity:1;
    filter:grayscale(0);
}

.frtier .message h5 { font-weight: 600; font-size: 1.5em; color: #7746A0; }

.frtier .message p {font-weight: bold; }

.frtier .message > div {display:none;}
.frtier .message > div.start {display:block;}
.frtier.gold .message > div.gold {display:block;}
.frtier.silver .message > div.silver {display:block;}
.frtier.bronze .message > div.bronze {display:block;}
.frtier.gold .message > div.start, .frtier.silver .message > div.start, .frtier.bronze .message > div.start {display:none;}

.template-login-dashboard .user-stats-contain {
    text-align: center;
    background: #ffd200;
    padding: 10px;
}

.template-login-dashboard .user-stats-contain.vip-level {
    background: url(../jpg/ef258db4794c917b06eaa105f1fc4fb5.jpg);
}

.template-login-dashboard .user-stats-contain img {
    max-width: 120px;
}

.template-login-dashboard .user-stats-contain .h1 {
    font-weight: 900;
    color: #7746A0;
    margin: 0;
}

.template-login-dashboard .user-stats-contain p {
    text-transform: uppercase;
    font-weight: bold;
    line-height: 1.25;
    color: #0f1e64;
    margin: 0 auto;
    max-width: 130px;
}

/* Dashboard header */

.loggedin-header { min-height: 500px; }

.loggedin-header:before { opacity: 0.7; }

.loggedin-header .container { width: 1400px; }

.profile-image-header .profile-image { border: 4px solid #ffd200; }

/* Replace event details with My level */

.template-login-dashboard .loggedin-header h1{font-size:64px;}
.template-login-dashboard .profile-header-event {opacity: 0;z-index:-100;}
.template-login-dashboard .cover-image-upload {display:none;}
.template-login-dashboard .profile-header-raised, .template-login-dashboard .profile-header-goal { text-align: right; }


.template-login-dashboard .profile-header-yourpage .input-group{
    max-width:400px;
}
.template-login-dashboard .profile-header-yourpage input {background:#fff;}

.template-login-dashboard .col-sm-10 .row:nth-child(3) {
    display: flex;
    width: 100%;
    align-items: flex-end;
}

.template-login-dashboard .profile-header-share {
    justify-content: end;
}

.template-login-dashboard .profile-header-share:before {
    content:'Share my page';
    display:block;
    position: absolute;
    top: -20px;
    text-align: center;
}
.template-login-dashboard .funraisin-header .btn-facebook, .template-login-dashboard .funraisin-header .btn-twitter, .template-login-dashboard .funraisin-header .btn-linkedin, .template-login-dashboard .funraisin-header .btn-black, .template-login-dashboard .funraisin-header .btn-sms {
    background: transparent !important;
    font-size: 24px;
}

/* Profile changes */

.funraisin-header .funraisin-profile-header h1 {
    font-size: 3em;
    text-shadow: 0 4px 4px rgb(0,0,0,0.25);
}
.funraisin-header .funraisin-profile-header h2 {
    text-shadow: 0 4px 4px rgb(0,0,0,0.25);
}

.new-profile-info, .new-profile-info p {
    font-weight: 900; margin: 0;
}

.new-profile-info h2 {
    color: #fff !important; margin-top: 0;
}

.profile-team a:hover {
    text-decoration: underline;
}

#template-profile .profile-header .container {opacity:0;transition:opacity 0.3s ease;}
#template-profile .profile-header .vertical-align {
    align-items: flex-end;
}


/* PROFILE SIDEBAR */

#template-profile .profileSidebar {
    margin-top: -250px;
}

.profileSidebar {
    border-radius: 30px;
}

.profileSidebar .progress, .profileSidebar .progress-bar, .dashboard-widget.frgoal .progress, .dashboard-widget.frgoal .progress-bar {
    height: 30px;
    border-radius:25px;
}

.profileSidebar .sidebar-form-toggler-nav ul li a {
    border: 0;
    font-weight:bold;
    color:#d9d9d9;
    border-bottom:2px solid #d9d9d9;
    margin:0 2px;
    border-radius:0;
}
.profileSidebar .sidebar-form-toggler-nav ul li a.active {
    color:rgb(125, 70, 160);
    border-color:rgb(125, 70, 160);
}

.profileSidebar .donationHandlers.cards .radio.contains-text.contains-image .radio-wrap {
    border-color: #000;
    min-height: 100px;
}

.profileSidebar .donationHandlers.cards .radio.contains-image .radio-image {
    border-radius: 50%;
    height: 80px !important;
    width: 80px !important;
    background: #ffd200;
    position: absolute;
    left: -40px;
}

.profileSidebar .donationHandlers .radio.contains-image .amount-wrap {
    position: unset;
    margin-left: 36px;
    color:rgb(125, 70, 160);
    max-width: 4.2em;
}

.profileSidebar .radio .amount, .profileSponsorForm .radio .amount {
    border: 0;
    font-weight: 900;
    color: rgb(125, 70, 160);
    line-height: 40px;
    font-size: 22px;
}

.profileSidebar .radio:hover .amount, .profileSidebar .radio.selected .amount, .profileSponsorForm .radio:hover .amount, .profileSponsorForm .radio.selected .amount {
    background: transparent;
    color: rgb(125, 70, 160);
}

.profileSidebar .donationHandlers.cards .radio .copy {
    color: #0f1e64;
    font-size: 14px;
    flex-basis: content;
    padding-right: 4px;
    line-height: 1.4;
}

.profileSponsorForm .radio:hover .radio-image {
    opacity: 1;
}

#OwnAmount .input-group-addon {
    background: #ffd200;
    font-weight: bold;
    font-size: 16px;
    border-color: #ffd200;
}

/* END PROFILE SIDEBAR */



/* VIP dashboard styles.  Requires .vip-header to be added to the header */
.funraisin-header.vip-header {
    background: url('../png/6c4af2ee92582f63d604a2490cbcde41.png');
    background-color: #0f1e64 !important;
}

.funraisin-header.vip-header:before {
    content: unset;
}

.funraisin-header.vip-header .profile-image-preview:before {
    position: absolute;
    content: '';
    left: -5%;
    top: 5%;
    width: 30%;
    height: 30%;
    background-image: url(https://dfsfuhkbucphk.cloudfront.net/8598892446b0676cafae3a3b5c3449db.svg);
    background-size: contain;
    background-repeat:no-repeat;
}

.profileSidebar.vip-sidebar .sidebar-top, .profileSidebar.vip-sidebar .donationHandlers.cards .radio.contains-image .radio-image, .vip-sidebar .heart-icon, .gold-bg {
    background-image: url(../jpg/ef258db4794c917b06eaa105f1fc4fb5.jpg) !important;
    background-size:cover !important;
    background-repeat:no-repeat !important;
}

/* gamification badges */

.challenges.dashboard-challenges {
    border: 2px solid #d9d9d9;
    border-radius: 30px;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    height: 240px;
    background: #fff;
    margin-top: -120px;
    z-index: 0;
    position: relative;
    padding: 10px 20px;
    box-shadow: #999 2px 2px 6px;
}

.dashboard-challenges h3 {
    color: rgb(125, 70, 160);
    margin-bottom:16px;
}

.badges {
    display: flex;
    width: 100%;
    column-gap: 20px;
}

.badges a {
    flex:1;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1.5;
    color: #0f1e64;
}

.badges a img {
    max-width: 100px;
    transition:all 0.3s ease;
}


.reward-off img {filter:grayscale(1);}
.reward-off:hover img {
    filter: grayscale(0);
    transform:scale(1.03);
}

.badges a span {
    display: block;
    margin: 6px 0;
}

/* Dashboard nav bars */

.funraisin-page-loggedin-toggle {
    border: 0;
}

.funraisin-page-loggedin-toggle .navbar li {
    border: 0;
    margin:0 10px;
    background:transparent !important;
    padding: 20px 10px;
    flex: 1;
    max-width: 200px;
}

.funraisin-page-loggedin-toggle .navbar li a {
    color: #7d46a0 !important;
    background: transparent !important;
    border:0;
    border-bottom: 4px solid #7d46a0 !important;
    text-transform: capitalize;
    font-size: 20px;
    padding: 0 20px;
    width: 100%;
}

.funraisin-page-loggedin-toggle .navbar li a:not(.active) {
    opacity: 0.5;
}

.funraisin-page-loggedin-toggle .navbar li a:not(.active):hover {
    opacity: 1;
}

.funraisin-page-loggedin-toggle .navbar li a span{display:none;}

.funraisin-page-loggedin-toggle { margin-bottom: 0; }

.template-login-dashboard .funraisin-page-nav { padding-top: 0; }

/* Removed .template-login-dashboard from these to apply to all sub-navs */

.funraisin-page-nav .navbar li a {border: 0;background: transparent;color: #0f1e64;border-radius:0;}
.funraisin-page-nav .navbar li a.active {
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #0f1e64;
    border-bottom: 2px solid #0f1e64;
}

.funraisin-page-nav .navbar li a:hover{
    border:0;
    border-radius:0;
    background: transparent;
    color: #0f1e64;
    border-bottom: 2px solid #ffd200;
}

/* EVENT SIDEBAR */
/*adjustments to progress bar on Event page */

.funraisin-header.event-header .container { max-width: 96%; padding: 0;}
.funraisin-header.event-header.vertical-align .vertical-align {-webkit-align-items: flex-end;align-items: flex-end;}
.funraisin-header.event-header h1 {font-size: 3.2em; margin: 0 0 10px; }    

.causeSideBar {border-radius:30px;border:0;}
.causeSideBar h2 {font-size: 1.8em; }

.causeSideBar .fa-heart {display:none;}

.causeSideBar .progress { overflow: visible; height:30px; margin:0 10px;}

.causeSideBar .progress-bar { position: relative; border-radius: 25px 25px 25px 25px; height:30px}

.causeSideBar .progress-bar:after {
    position: absolute;
    content: '';
    right: -25px;
    top: -10px;
    width: 50px;
    height: 50px;
    background-image: url(../png/6e9470f8df52ad9d5774608c0ba60e15.png);
    background-size: cover;
}

.causeSideBar .lump-progress h2 {
    font-size: 1.6em;
}

.causeSideBar .fa { font-size: 2em; color: rgb(125, 70, 160); }

/* END EVENT SIDEBAR */


input#m_donation_amount_free[readonly] {
    background: transparent;
}

.profileSponsorForm .btn-back {height:46px !important;}

.guardian_checkbox_label {
    display: flex;
    align-items: center;
    line-height: 1 !important;
}
.guardian_checkbox_label input {
    margin: 5px 10px 5px 0 !important;
}
.guardian_checkbox_label .tooltip {
    display: initial !important;
    position: initial !important;
    top: 0 !important;
    left: auto !important;
    right: 10px;
    order: 3;
    padding: 0 !important;
    margin: -5px 0 0 5px !important;
}

input#m_dob {
    background: #fff;
}
