.funraisin-secondary-nav .dropdown-toggle:after {
    display: none !important; 
}
.cancelRegistrationContactMe {
	margin-bottom: 20px;
}
/*.template-register.lang-NL #personaldonation .donationHandlers .row {*/
/*	flex-direction: row-reverse!important;*/
/*	flex-wrap: wrap-reverse!important;*/
/*}*/

#kw_postcode_results:empty {
	display: none;
}
/****** A11y ******/
/* re-enable focus */
a:focus {
	outline-offset: initial;
}
.nav > li > a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: initial;
}
/* underline links */
small > a,
p > em > a,
strong > a,
ol > li > a,
p > a:not(.btn),
p > span > em > a,
p > span > a:not(.btn),
li > span > a:not(.btn),
span > a:not(.btn) > strong,
ul:not(.nav):not(.sitemap):not(.pagination):not(.updates-group):not(.pagination):not(#webTicker) > li:not(.completed):not(.current) > a:not(.sidebar-form-tab):not(.lightbox):not(.rego-tab),
div:not(.leaderboardrow):not(#Members):not(.funraisin-admin-nav):not(.EachType):not(.hitem) > a:not(.btn):not(.radio):not(.radio-text):not(.radio-amount):not(.member):not(.admin-pages):not(.funraisin-savepagetemplate):not(.previewchanges):not(.newlump):not(.lump-member):not(.btn-social):not(.btn-share-popup):not(.share-facebook):not(.share-instagram):not(.share-twitter):not(.share-email):not(.share-sms):not(.share-linkedin):not(.share-whatsapp):not(.lump-gallery):not(.lightbox):not(.text-left) {
	text-decoration: underline;
}
/* remove links */
p > a:hover,
ol > li > a:hover,
p > span > a:hover,
div > .btn-social:hover,
li > span > a:not(.btn):hover,
ul:not(.nav) > li > a:not(.btn):hover,
.userMenu > li > a,
.footer-site-map > ul > li > a,
.registration-steps ul > li > a,
.funraisin-dropdown-menu > li > a,
.funraisin-page-nav ul li ul li a,
.funraisin-admin-nav .display-options > div > a {
	text-decoration: none !important;
}
/**** end of A11y ****/

/****** Reg Flow ******/
.template-event-register #RegistrationForm .col-sm-12 > .form-group > .col-xs-8.col-8 {
	width: 100%;
}
/*** end of Reg Flow ***/

/****** Branding ******/
.dropdown-item.active,
.dropdown-item:active {
    background-color: #1876a8;
}
/*** end of Branding ***/

/***** Dashboard ******/
.template-login-dashboard #RegistrationForm .input-group-addon.copytoclipboard {
	height: 100%;
}

/** end of Dashboard ***/

/****** Search Page ******/
.template-search #Members .col-md-12 {
	display: flex;
    flex-wrap: wrap;
}
/*** end of Search Page ***/

.funraisin-header-nav .funraisin-primary-nav .row,
.funraisin-header-nav .funraisin-primary-nav .navbar-nav {
    flex-wrap: nowrap;
    white-space: nowrap;
}

@media(max-width: 1024px) {

    .funraisin-header-nav .funraisin-primary-nav .row,
    .funraisin-header-nav .funraisin-primary-nav .navbar-nav {
        flex-wrap: wrap;
        white-space: wrap;
    }

    .funraisin-desktop-nav .funraisin-primary-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a,
    .funraisin-page-left .funraisin-primary-nav .funraisin-dropdown-nav .funraisin-dropdown-menu a {
        color: black;
    }
}

.funraisin-breadcrumb {
    display: none;
}

body {
    overflow-x: hidden;
}

.funraisin-primary-nav ul.nav > .li-text:hover a.text {
    color: #F2001B !important;
}

.funraisin-dropdown-nav .fa-angle-down {
    transition: all 0.5s ease;
    margin-left: 7px;
}

.rotate180 {
    transform: rotate(180deg);
}

.btn-login .caret,
.language-toggle .caret {
    display: none;
}

.funraisin-desktop-nav li.pl5.pr5.pt5.pb5 .btn {
    padding-top: 8px !important;
}

.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-space-between {
    display: flex;
    justify-content: space-between !important;
}

.language-toggle .fa-angle-down {
    margin-left: 2px;
}

#sticky-nav {
    border: none;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}

#sticky-nav .site-logo {
    padding: 0;
}

.lump {
    scroll-margin-top: 110px;
}

/*Adjusts anchor scroll to account for sticky nav*/
.funraisin-sticky-nav > .container {
    flex-wrap: nowrap;
    white-space: nowrap;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu li a {
    color: #ffffff;
}

.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu li a:hover {
    color: #03326c;
}

.funraisin-sticky-nav ul .li-text a:hover {
    background-color: rgb(227, 25, 30) !important;
}

.navbar-inverse .navbar-nav > .active > a {
    background-color: #103e59;
}

.funraisin-sticky-nav ul li a.btn-primary {
    background: #e3191e;
}

.funraisin-dropdown-menu {
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08) !important;
}

.funraisin-dropdown-menu li:first-child {
    margin-top: 5px;
}

.funraisin-dropdown-menu li:last-child {
    margin-bottom: 5px;
}

.funraisin-dropdown-menu li a {
    padding: 6px 15px !important;
}

/*.template-donation #amountdetails .container  >  .form-group .input-group .input-group-addon {width: 50px;display: flex;justify-content: center;align-items: center;padding-top: 5px;}*/
.template-donation .donationHandlers .dollarhandle .dollarhandle-text {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.template-donation .donationHandlers .dollarhandle .dollarhandle-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.btn-xl {
    font-size: 19px !important;
    line-height: 1.8em;
}

.btn-xl.btn-white-border {
    padding: 9px 20px;
}

.box-shadow {
    border-radius: 2px;
    box-shadow: 0px 8px 50px -7px rgba(0, 0, 0, 0.3);
}

.radiustop {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.display-none {
    display: none;
}

a:focus {
    outline: none;
}

.funraisin-page-nav {
    border-top: none;
}

.funraisin-page-loggedin-toggle {
    border: none;
    margin: 20px 0 -20px;
}

.funraisin-page-loggedin-toggle ul li {
    padding: 20px 0 0;
    margin: 0 -0.5px;
}

.funraisin-page-loggedin-toggle ul li a {
    border: 1px solid #e3191e;
    color: #033f5f;
    padding-right: 25px;
    font-family: Open Sans Condensed, 'Open Sans' !important;
    font-size: 18px;
    padding: 5px 20px;
    /*line-height: 20px;*/
}

.funraisin-page-loggedin-toggle ul li a.active {
    background: #e3191e;
    color: #fff;
}

.funraisin-page-loggedin-toggle ul li a span {
    background: transparent;
    color: #033f5f;
    margin: 0;
}

.funraisin-page-loggedin-toggle ul li a.active span,
.funraisin-page-loggedin-toggle ul li a:hover span {
    color: #fff;
    background: transparent;
}

.funraisin-page-loggedin-toggle ul li a:hover {
    color: #fff;
    background: #e3191e;
}

.registration-steps ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.registration-steps ul li {
    margin-left: 0;
}

.nav-tabs {
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-tabs li {
    display: inline-block;
    float: none;
    border: none;
    margin: 0;
    opacity: 1;
    border-radius: 0;
    background: transparent;
    color: inherit;
    padding: 0 !important;
    border-radius: 0px;
    border: 1px solid #cccccc;
}

/*.nav-tabs li:first-child {border-radius: 5px 0 0 5px;}*/
/*.nav-tabs li:last-child {border-radius:0 5px 5px 0;}*/
.nav-tabs li h3 {
    margin: 0;
}

.nav-tabs li a {
    font-family: Open Sans Condensed, 'Open Sans';
    font-size: 16px;
    padding: 20px 0;
    line-height: 20px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
}

/*.nav-tabs li.active a {border-bottom:5px solid rgb(227, 25, 30);}*/
/*.nav-tabs li:hover {color: rgb(227, 25, 30);}*/

.nav-tabs li a {
    text-decoration: none;
}

.loggedin-header .col-sm-8 p {
    font-size: 20px;
    font-family: Open Sans Condensed;
}

.loggedin-header .col-sm-8.profile-header-text p.text-left,
.loggedin-header .col-sm-8.funraisin-profile-header p.mt0 {
    display: none;
}

#Footer {
    background: url('https://d21kqprls7cqow.cloudfront.net/442dee3aceabf42e8d8dfa1eb2e21b2d.png');
    background-size: cover;
    background-repeat: no-repeat;
}

#Footer .footer-links {
    padding: 40px 0;
    text-align: center;
    text-align: left;
}

#Footer .social-links {
    padding: 20px;
}

#Footer .footer-links a {
    font-size: 15px;
    color: rgb(3, 50, 108);
    padding: 5px 0;
    display: block;
}

#Footer .social-links a {
    display: inline-block;
    font-size: 30px;
    padding: 5px 5px;
    margin-bottom: 50px;
}

#Footer .footer-links a:hover {
    color: rgb(247, 23, 33);
}

#Footer .container {
    position: relative;
}

#Footer .footer-logo:not(.footer-logo-right) {
    text-align: left;
    position: static;
}

#Footer .footer-logo .footer-logo-link {
    position: absolute;
    bottom: 0;
    left: 0;
}

#Footer .footer-logo-right {
    padding: 20px 0 0;
    display: contents;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
}

#Footer h4 {
    color: rgb(247, 23, 33);
    text-transform: uppercase;
}

.funraisin-footer-legals .col-md-9 {
    padding: 0;
}

.funraisin-footer-legals .col-md-9 span {
    margin: 0 15px;
}

.funraisin-secondary-nav {
    padding-left: 25px;
}

.funraisin-secondary-nav,
.funraisin-secondary-nav .navbar-nav {
    width: 100%;
}

.funraisin-secondary-nav .nav-margin-left {
    margin-left: auto;
}

.funraisin-secondary-nav #header_kw {
    background: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    padding-left: 40px;
    color: #fff;
    font-size: 16px;
    height: 35px;
}

.funraisin-secondary-nav .input-group-btn {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
}

.funraisin-secondary-nav .input-group-btn .btn-primary {
    background: transparent;
    color: #fff;
    height: 35px;
    border: none;
}

.funraisin-secondary-nav #header_kw::placeholder {
    color: #fff;
}

.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    transition: 0.1s ease;
    cursor: pointer;
}

.hvr-grow:hover {
    transform: scale(1.03, 1.03);
    /** default is 1, scale it to 1.1 */
    opacity: 1
}


#Gallery .carousel-prev {
    left: -20px !important;
    right: unset !important;
}

#Gallery .carousel-next {
    right: -20px !important;
    left: unset !important;
}

#Gallery .carousel-next,
#Gallery .carousel-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
}

#Gallery .galleryList {
    margin: 0 auto;
    /*min-height: unset !important;*/
    min-height: 310px !important;
    padding: 0 15px;
}

#Gallery .gallery {
    width:175px !important;
    padding: 0 !important;
    position: relative !important;
    top: unset !important;
    left: unset !important;
}

#Gallery .gallery img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

.profile-header #share-page-icons {
    display: block;
}

/*.profile-header #share-page-icons .btn-social {display:none;}*/
.profile-header .profile-image {
    width: 200px !important;
    height: 200px !important;
    object-fit: cover;
    margin: 0 auto;
    display: block;
}

.profileBlog #share-page-icons {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5;
}

.profileBlog #share-page-icons {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.profileBlog #share-page-icons h3 {
    margin-right: 10px;
}

.profileBlog #share-page-icons .btn-primary {
    margin-right: 10px;
}

.profileBlog #share-page-icons a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.profileBlog #share-page-icons a.btn-primary,
.profileBlog #share-page-icons a.btn-secondary {
    margin-left: 10px;
}

.profileBlog #share-page-icons .btn-secondary {
    order: 1;
}

.profileBlog #share-page-icons a .fa {
    margin: 0 !important;
    left: unset;
}

.cover-image-upload {
    display: none;
}

.funraisin-page-nav ul li a.active {
    border-left-width: 0px;
}

#Footer #participantid {
    display: none;
}

#participantid {
    font-size: 20px;
    font-family: 'Open Sans';
    padding-top: 20px;
    display: block;
}

#participantid .number {
    border-radius: 50px;
    width: 80px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    border: 2px solid #fff;
    margin-left: 7px;
}

.funraisin-page-loggedin-toggle ul li:first-child a {
    border-radius: 5px 0 0 5px;
}

.funraisin-page-loggedin-toggle ul li:last-child a {
    border-radius: 0 5px 5px 0;
}

.btn-yellow {
    background: #f6a72a !important;
    border-color: #f6a72a !important;
    color: #ffffff !important;
    border-width: 2px;
    opacity: 1;
}

.btn-yellow:hover {
    background: #dd8b09 !important;
    border-color: #dd8b09 !important;
    color: #ffffff !important;
    border-width: 2px;
}

#FormPublic {
    display: none;
}

.lump-navigation .nav-pills {
    border-bottom-width: 1px;
}

.lump-navigation .nav-pills li {
    margin-bottom: 0;
}

#Donations .donation-row .donation {
    /*display: block !important;*/
}

#Donations .donation-row .donation .profilename {
    padding-right: 50px;
}

#Donations .donation-row .donation .profilename .comments p,
#Donations .donation-row .donation .profilename h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}
#Donations .donation-row .donation .profilename h3 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
#Donations .donation-row .donation .profilename h3 .dateDonated {
    font-size: 13px;
    color: gray;
    display: inline-block;
}

#flickrStream li {
    list-style: none;
    display: inline-block;
    width: 23%;
    margin: 5px 1%;
}

.shirt_size_hidden {
    height: 0;
    opacity: 0;
}

.pants_size_hidden {
    height: 0;
    opacity: 0;
}

.funraisin-dropdown-nav .funraisin-dropdown-menu li a {
    text-transform: none;
}

.funraisin-mobile-nav {
    background: transparent;
}

.funraisin-page-left {
    background: #fff;
}

.funraisin-page-left .funraisin-primary-nav ul li a.text,
.funraisin-page-left .funraisin-primary-nav .funraisin-dropdown-menu li a {
    color: #000;
}

/* .slick-initialized .slick-slide.slick-cloned {display: none;} */

.myGoal {
    text-align: right;
}

/*label.col-xs-4.toggle-btn {width: 50%;}*/

/* High Rollers CSS */
.high-rollers #Leaderboard h4 {
    color: inherit;
    margin-top: 40px;
}

.high-rollers #Leaderboard a:not(.btn):hover {
    text-decoration: none !important;
}

.high-rollers #Leaderboard .leaderboardrow a {
    display: block;
    padding: 30px 0px;
    color: #333333;
    margin: 0 80px;
    border-bottom: 2px solid #fff;
}

.high-rollers #Leaderboard .leaderboardrow .options {
    padding-left: 35px;
}

.high-rollers #Leaderboard .leaderboardrow {
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: #F7F7F7;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.high-rollers #Leaderboard .leaderboardrow:hover {
    transform: scale(1);
    box-shadow: none;
    z-index: auto;
}

.high-rollers #Leaderboard .leaderboardrow:nth-child(even) {
    background: #F7F7F7;
}

.high-rollers #Leaderboard .leaderboardrow.hasbadge .profileimage img {
    background-color: #fff;
    padding: 5px;
    border: 10px solid #f6a72a;
}

.high-rollers #Leaderboard .leaderboardrow .profileimage img {
    background-color: #fff;
    padding: 5px;
    box-sizing: content-box;
    width: 95px !important;
}

.high-rollers .search-block .lump-search .input-group {
    width: 300px;
    margin-right: 15px;
    margin-top: 10px;
}

.high-rollers .search-block .lump-search .col-sm-3 {
    display: none;
}

.high-rollers .search-block .lump-search {
    position: absolute;
    right: 0;
}

.high-rollers .search-block {
    position: absolute;
}

.high-rollers .vertical-align-top {
    position: relative;
}

.high-rollers .content .lump a:not(.btn):hover {
    color: inherit;
    text-decoration: none;
}

/* End of High Rollers CSS */

.template-search #content-main .content {
    padding: 40px 0;
}

/*.input-group {display: flex;justify-content: center;align-items: stretch;}*/
.form-control.dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 15px;
}

.form-control,
.input-group-addon:last-child,
#content-main .input-group-btn > .btn {
    height: 35px;
}

.input-group-addon.bg-primary {
    border-width: 1px;
    transition: border-color ease-in-out .15s;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    /*width: 40px;*/
}

.input-group-addon-focus {
    border-color: #e3191e;
    transition: border-color ease-in-out .15s;
}

.form-control:focus {
    border-width: 1px !important;
}

.reg-select-slider .slick-slide {
    padding: 0 20px;
}

.reg-select-slider .slide-1-card-1 a,
.reg-select-slider .slide-1-card-2 a,
.reg-select-slider .slide-1-card-3 a {
    color: #fff !important;
    position: relative;
    text-decoration: none !important;
}

.reg-select-slider .slide-1-card-1 a > h2,
.reg-select-slider .slide-1-card-2 a > h2,
.reg-select-slider .slide-1-card-3 a > h2 {
    position: relative;
    z-index: 2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}

.reg-select-slider .slide-1-card-1 a:before,
.reg-select-slider .slide-1-card-2 a:before,
.reg-select-slider .slide-1-card-3 a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.2);*/
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) -10%, rgba(255, 255, 255, 0) 80%);
}

.reg-select-slider .slide-1-card-1 a {
    background: url(https://d21kqprls7cqow.cloudfront.net/75eb8a7bd254cad0807bb9cf8084e692.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.reg-select-slider .slide-1-card-2 a {
    background: url(https://d21kqprls7cqow.cloudfront.net/a318191309cd1877741ef58e81e07649.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.reg-select-slider .slide-1-card-3 a {
    background: url(https://d21kqprls7cqow.cloudfront.net/9ab8aade3d6c19d49a8d9d4ec938c52b.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.reg-select-slider .col-md-6 {
    padding: 30px;
}

.reg-select-slider .col-md-4 {
    padding: 30px 15px;
}

.reg-select-slider .col-md-6 .reg-select-slider-box {
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
    padding: 0 100px;
}

.reg-select-slider .reg-select-slider-box {
    height: 330px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
}

.reg-select-slider .slide-content-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 50px 0 5px;
}

.reg-select-slider .slide-content-flex .col-md-4 {
    margin: 0 10px;
    padding: 20px;
    height: 330px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.reg-select-slider .slide-content-flex .col-md-4 img {
    width: 290px;
    height: auto;
}

.reg-select-slider .col-md-6:nth-child(2) {
    padding-right: 15px;
}

.reg-select-slider .col-md-6:nth-child(3) {
    padding-left: 15px;
}

.reg-select-slider .first-slide {
    padding: 20px 20px 30px;
}

.reg-select-slider .go-back-btn {
    position: absolute;
    top: 0;
    left: 10px;
    font-weight: 700;
}

.reg-select-slider .go-back-btn span {
    font-size: 18px;
}

.supervisory-board-col img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    border-radius: 50%;
    background-color: #fff;
    padding: 5px;
    border: 10px solid #f6a72a;
}

.supervisory-board-col p {
    margin-top: 0;
}

.supervisory-board-col h4 {
    margin-bottom: 5px;
}

.template-event-register .addressdetails > .form-group {
    padding: 0 15px;
}

.template-event-register .addressdetails > .form-group > .col-sm-1 {
    display: none;
}

#validatepromocode {
    padding: 6px 15px;
}

#template-profile .filters {
    margin: 0 auto;
    max-width: 800px;
}

.template-event-register a[href="https://www.opgevenisgeenoptie.nl/register/alpe-dhuzes-2020?removeteam"],
.template-register a[href="https://www.opgevenisgeenoptie.nl/register/alpe-dhuzes-2020?removeteam"] {
    display: none;
}

.profile-header-share h4 {
    text-align: left;
}


/*Sponsor row*/
.sponsors-row .slick-initialized .slick-slide.slick-cloned {
    display: block;
}

#Badges .row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
}

#Badges .row > .reward-badge {
    margin-bottom: 20px;
}

#Badges .row > .reward-badge img {
    width: 200px;
}

.login-target-distance label {
    text-align: center;
}

.toggle-switch[disabled] {
    opacity: 0.3;
    pointer-events: none;
}

.toggle-switch .toggle-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

/*.amountdonating-col {font-size: 35px;font-weight: 700;margin: 10px 0;}*/
.profileSponsorForm .amountdonating-col {
    font-size: 25px;
    margin: 5px 0;
}

#HomeStatsAlt {
    position: absolute;
    width: 100%;
    margin-top: 0;
    bottom: 100%;
    padding-bottom: 50px;
}

#HomeStatsAlt:before {
    content: '';
    background: url(https://d21kqprls7cqow.cloudfront.net/eea00f471815c53b65a1cdb8291b0189.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    width: 70px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}

#HomeStatsAlt .subheading {
    width: 100%;
    padding: 0 !important;
}

#HomeStatsAlt .subheading p {
    background: #062359;
    color: #fff;
    margin: 0;
    width: 200px;
    height: 33px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

#HomeStatsAlt .left {
    width: 40%;
    padding-right: 80px !important;
}

#HomeStatsAlt .right {
    width: 50%;
    padding-left: 60px !important;
}

#HomeStatsAlt .right .subheading {
    /*display: flex;*/
    /*justify-content: flex-start;*/
    /*align-items: flex-start;*/
    /*flex-direction: column;*/
}

#HomeStatsAlt .inner-container {
    display: inline-block;
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#HomeStatsAlt .left .lump.countdown {
    background: #fff;
    padding: 0 !important;
    width: 100%;
}

#HomeStatsAlt .left .lump.countdown #countdown {
    display: flex;
    justify-content: center;
    align-items: center;
}

#HomeStatsAlt .left .lump.countdown .section {
    padding: 14px 0 10px;
    width: 33.33%;
}

#HomeStatsAlt .left .lump.countdown .sep {
    display: none;
}

#HomeStatsAlt .left .lump.countdown .section-hours {
    background: #e5e5e5;
}

#HomeStatsAlt .left .lump.countdown .section:not(.sep) {
    position: relative;
}

#HomeStatsAlt .left .lump.countdown .section.section-minutes:before {
    display: none;
}

#HomeStatsAlt .left .lump.countdown .section:not(.sep):before {
    content: ':';
    position: absolute;
    right: -2px;
    top: 50%;
    transform: translateY(-50%);
    line-height: 0;
    z-index: 1;
    margin-top: -3px;
}

#HomeStatsAlt .left .register-btn {
    background: #f7a917;
    width: 35%;
    padding: 10px 0 !important;
}

#HomeStatsAlt .left .register-btn .lump-1col {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#HomeStatsAlt h2 {
    color: #fff;
    margin: 0;
    font-size: 18px;
}

#HomeStatsAlt .left .register-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    font-size: 18px;
}

#HomeStatsAlt .left .lump.countdown .section:not(.sep),
#HomeStatsAlt .left .register-btn {
    height: 70px;
}

#HomeStatsAlt .right .amount-raised {
    background: #fff;
    width: 50%;
    padding: 10px 0 !important;
}

#HomeStatsAlt .right .amount-raised h3 {
    color: #e3191e;
    font-size: 30px;
    margin: 0;
}

#HomeStatsAlt .right .donate-btn {
    width: 50%;
    background: #D90019;
    color: #fff;
    padding: 10px 0 !important;
}

#HomeStatsAlt .right .amount-raised,
#HomeStatsAlt .right .donate-btn {
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#HomeStatsAlt .mobile-heading {
    display: none !important;
}

/*#tabgallery .slick-track {*/
/*   display: flex;*/
/*   width: 100% !important;*/

/*}*/

#tabgallery .galleryList {
    width: 100%;
}

#tabgallery .gallery {
    padding: 0 25px;
}

#login {
    top: 50% !important;
    max-width: 800px !important;
    /*right: 25% !important;*/
}

#popup {
    /*top: 50% !important;*/
    /*max-width: 550px !important;*/
    /*position: fixed;*/
}
/*#popup:has(#blog_content) {*/
/*    position: relative!important;*/
/*    top:inherit!important;*/
/*}*/

.whatsapp-share-block .lump.col-md-3 > .lump.col-md-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 150px;
    border: 1px solid;
    margin: 25px 0 35px;
    cursor: pointer;
    background: #fff;
    color: rgb(3 50 108);
}

.whatsapp-share-block .lump.col-md-3 > .lump.col-md-12 h1 {
    color: inherit;
}

.whatsapp-share-block .lump.col-md-3 > .lump.col-md-12:hover {
    color: #fff;
    background: rgb(3 50 108);
}

.share-whatsapp-btn {
    background: #34af23 !important;
    border-color: #34af23 !important;
    color: #fff !important;
}

#counterBlock {
    background: #f5a226;
    color: #fff;
    position: relative;
    display: none;
}

#template-profile #counterBlock {
    width: 100%;
    display: inline-block;
    background: transparent !important;
    color: #033f5f;
    border-bottom: 1px solid #e5e5e5;
}

#template-profile #counterBlock:before,
#template-profile #counterBlock:after {
    display: none;
}

#counterBlock:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle farthest-side, #f5a226, #eeb45d);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#counterBlock:after {
    content: '';
    background: url(https://d21kqprls7cqow.cloudfront.net/4beae06e38348c784f0c3c00b0eaaaaf.svg);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 100%;
    width: 70px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}

#template-profile #counterBlock:after {
    display: none;
}

#counterBlock h1,
#counterBlock h2,
#counterBlock h3,
#counterBlock p {
    color: inherit;
    margin: 0;
}

#counterBlock > .container {
    padding: 45px 0 !important;
}

#template-profile #counterBlock > .container {
    padding: 25px 0 !important;
}

#counterBlock > .container > div {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
}

#counterBlock > .container .lump.col-md-6 {
    padding: 0 40px !important;
    position: relative;
}

#template-profile #counterBlock > .container .lump.col-md-6 {
    padding: 0 !important;
}

#counterBlock > .container .lump.col-md-6.left > .lump {
    display: flex;
    justify-content: flex-end;
}

#counterBlock > .container .lump.col-md-6.right > .lump {
    display: flex;
    justify-content: flex-start;
}

#template-profile #counterBlock > .container .lump.col-md-6.left > .lump,
#template-profile #counterBlock > .container .lump.col-md-6.right > .lump {
    display: block;
}

#template-profile #counterBlock > .container .lump.col-md-6.right {
    text-align: right;
}

#counterBlock > .container .lump.col-md-6:before {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    background: rgba(255, 255, 255, 0.3);
    height: 130%;
}

#template-profile #counterBlock > .container .lump.col-md-6:before {
    background: #e5e5e5;
    height: 120%;
}

#counterBlock > .container .lump.col-md-6:last-of-type:before {
    display: none;
}

#counterBlock > .container .lump.col-md-6 .lump.col-md-12 {
    padding: 0 !important;
}

#counterBlock > .container .lump.col-md-6 .lump.col-md-12 > .lump-code > h1 {
    font-size: 50px;
    margin-top: 15px;
    line-height: 80%;
}

#counterBlock > .container .lump.col-md-6 .lump.col-md-12 > .lump-code > p {
    position: relative;
    display: inline-block;
    background: #fff;
    color: #033f5f;
    padding: 2px 10px;
    font-size: 16px;
    text-transform: uppercase;
}

#template-profile #counterBlock > .container .lump.col-md-6 .lump.col-md-12 > .lump-code > p {
    padding: 0 !important;
}

#counterBlock > .container .lump.col-md-6 .lump.col-md-12 > .lump-code > p:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #fff;
    opacity: 0;
}

.live-symbol {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: red;
    border-radius: 100px;
    margin-right: 5px;
    animation: blink 1.5s step-start 0s infinite;
    -webkit-animation: blink 1.5s step-start 0s infinite;
}

@keyframes blink {
    50% {
        opacity: 0.0;
    }
}

@-webkit-keyframes blink {
    50% {
        opacity: 0.0;
    }
}

/*Hide decoration selection */
.select-decoration {
    /*display: none;*/
}

#template-profile #popup {
    max-width: unset !important;
}

.amountRaised {
    margin-top: 35px;
    padding-right: 80px;
}

.amountRaised .innerContent {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 30px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

.amountRaised .innerContent .left {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 0;
    /*margin-right: 40px;*/
    /*padding-right: 40px;*/
    position: relative;
}

.amountRaised .innerContent .left:before {
    /*content: '';*/
    /*position: absolute;*/
    /*right: 0;*/
    /*top: 50%;*/
    /*transform: translateY(-50%);*/
    /*width: 1px;*/
    /*background: #e5e5e5;*/
    /*height: 100%;*/
}

.amountRaised .innerContent .right {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 0;
}

.amountRaised .innerContent p {
    position: relative;
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin: 0;
}

.amountRaised .innerContent h1 {
    font-size: 50px;
    margin-top: 15px;
    line-height: 80%;
    opacity: 0;
}

.amountRaised .innerContent h1.active {
    opacity: 1;
}


/*========= HIDE FRENCH LANG TOGGLE =========*/

.funraisin-dropdown-nav a.toggle-language[data-rel="Fr"] {}

/*========= HIDE FRENCH LANG TOGGLE =========*/


.template-register .form-validation-inline .section:not(.is_fundraising):not(#teamblog):not([id^="EntryType"]) > .container > .row {
    display: block !important;
}

.lang-EN .agelimit_nl {
    display: none !important;
}

.lang-NL .agelimit_en {
    display: none !important;
}

.share-whatsapp.btn-whatsapp.btn-social i {
    top: 0px;
    position: relative;
    left: -2px;
}

.template-event-register #tabcreateaccount #RegistrationForm .toggle-switch.col-xs-3 label {
    margin-top: 0px !important;
}

.template-login-dashboard #tabsent #grouped table.tablesaw.table-striped tr th b {
    white-space: nowrap;
}

.regPayRow > * {
    width: auto;
    margin-bottom: 10px;
}

.regPayAmounts {}

.regPayAmounts.amountdonating {
    margin-left: 20px;
}

.regPayAmounts .row {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
}

.regPayAmounts .row > * {}

.regPayAmounts .row > .col-sm-3 {
    width: 60px;
    display: none;
}

.regPayAmounts .row > .col-sm-9 {
    width: 100%;
}

.regPayAmounts .row > .col-sm-9 .earlyBirdCopy {
    margin-top: 20px;
    margin-bottom: 0;
}

.regPayAmounts .row > .col-sm-9 .earlyBirdCopy span {
    position: relative;
    width: auto;
    background: #103e59;
    color: #fff;
    padding: 7px 15px;
    display: inline-block;
}

.regPayAmounts .row > .col-sm-9 .earlyBirdCopy span:before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 30px;
    width: 0;
    height: 0;
    border-color: transparent transparent #103e59;
    border-style: solid;
    border-width: 0 0 1rem 1.4rem;
    /*border-left: 5px solid transparent;*/
    /*border-right: 5px solid transparent;*/
    /*border-bottom: 5px solid #103e59;*/
}

.regPayAmounts .row > .col-sm-9 > h5 {
    margin: 0;
}

.regPayAmounts .row > .col-sm-9 > span {
    font-size: 35px;
    font-weight: 700;
    margin: 15px 0 0;
    display: inline-block;
}

.funraisin-desktop-nav .funraisin-primary-nav .funraisin-dropdown-nav .funraisin-dropdown-menu,
.funraisin-sticky-nav .funraisin-dropdown-nav .funraisin-dropdown-menu {
    background: rgb(227, 25, 30);
}

.btn.btn-success.btn-file {
    display: flex;
    justify-content: center;
    align-items: center;
}

.checkbox-box .form-group {
    position: relative;
}

.lang-NL .checkbox-box em.invalid:not([style="display: none;"]) {
    position: absolute;
    right: 100%;
    display: inline-block !important;
    width: 170px !important;
    white-space: nowrap;
    background: #FF1616;
    border-radius: 2px;
    color: #fff !important;
    padding: 5px 10px !important;
    margin-right: 10px;
    max-width: 170px;
}
.lang-EN .checkbox-box em.invalid:not([style="display: none;"]) {
    position: absolute;
    right: 100%;
    display: inline-block !important;
    width: 150px !important;
    white-space: nowrap;
    background: #FF1616;
    border-radius: 2px;
    color: #fff !important;
    padding: 5px 10px !important;
    margin-right: 10px;
    max-width: 150px;
}

.checkbox-box em.invalid:not([style="display: none;"]):before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #FF1616;
}

.ageInfo {
    position: fixed;
    display: inline-block;
    left: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999;
    padding: 10px 30px;
    display: none;
}

.login-target-distance {
    display: none !important;
}

.lang-NL .eventClosedMsg-NL,
.lang-EN .eventClosedMsg-EN {
    display: block;
}

.lang-NL .eventClosedMsg-EN,
.lang-EN .eventClosedMsg-NL {
    display: none;
}

#RegistrationForm .btn[type="submit"]+a {
    display: none;
}

/*qr code*/
.qrCodeSection {
    /*display: none; */
    /* ^ set this to show/hide qr code section in login_profile */
}

.qrCodeSection .container,
.qrCodeSection .container .row {
    display: block !important;
}

.qrImage {
    position: relative;
    top: 115px;
}

.qrImage img {
    width: 225px;
    height: 225px;
    object-fit: contain;
}

.qr-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    gap: 10px;
}

.kwfBG {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    object-fit: cover;
}

@media screen and (max-height: 990px) {
    .qrImage {
        position: relative;
        top: 112px;
    }

    .qrImage img {
        width: 165px;
        height: 165px;
        object-fit: contain;
    }
}

.qrCodePDF {
    position: relative;
}

.waitMsg {
    opacity: 0;
    position: absolute;
    z-index: 2;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    left: 50%;
    transform: translate(-50%, 50%);
    /*width: calc(100% + 75px);*/
    display: flex;
    justify-content: center;
    align-items: stretch;
    top: 100%;
    margin-top: 15px;
    transition: all .3s ease-out;
    overflow: hidden;
}

.waitMsg.active {
    opacity: 1;
    transform: translate(-50%, 0%);
    transition: all .3s ease-out;
}

.waitMsg:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
}

.waitMsg .fa {
    width: 45px;
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    /*background: #f71920;*/
    background: rgb(3, 50, 108);
    color: #fff;
    font-size: 20px;
    flex-shrink: 0;
}

.waitMsg p {
    margin: 0;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 15px;
    white-space: nowrap;
}

/*qr code*/

.share-page-icons .btn[href^="https://www.opgevenisgeenoptie.nl/join"] {
    display: none;
}

.funraisin-footer-legals .desktop {
    padding-left: 10%;
}

#template-profile #Blog-Profile {
    width: 100%;
}

#template-profile #Blog-Profile .blog {
    display: inline-block;
    width: 100%;
}

body:not(.template-login-dashboard) .profile-fitness-activity {
    display: flex;
    justify-content: center;
    align-items: center;
}

#ProfileDonationForm .sidebar-form-panel > .form-group.text-center,
#ProfileDonationForm .sidebar-form-panel > .col-md-12 > .form-group.text-center {
    display: flex;
    align-items: stretch;
}

#ProfileDonationForm .sidebar-form-panel > .form-group.text-center > div[class^="col-"] .btn,
#ProfileDonationForm .sidebar-form-panel > .col-md-12 > .form-group.text-center > div[class^="col-"] .btn {
    min-height: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

#paymentdetails .btn-payment-element {
    width: 33%;
    display: inline-flex;
    margin: 0;
    float: left;
    justify-content: center;
    align-items: center;
    white-space: normal;
    line-height: 100% !important;
    padding: 0 20px !important;
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #cccccc !important;
    margin-bottom: 10px;
    font-size: 14px !important;
}

#paymentdetails .btn-payment-element:not(.fadeout) {
    background: #DA0019 !important;
    color: #fff !important;
    border-color: #DA0019 !important;
}

#paymentdetails .btn-payment-element.fadeout {
    opacity: 1 !important;
}

#paymentdetails .btn-payment-element.fadeout:not(.btn-pay-ideal) img {
    filter: invert(1);
}

#paymentdetails .btn-payment-element.btn-pay-ideal {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

#paymentdetails .btn-payment-element.btn-pay-eft {
    border-radius: 0 !important;
}

#paymentdetails .btn-payment-element.btn-pay-creditcard {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    /*font-size: 16px !important;*/
}

.eft-issue {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin: 20px 0 0;
}

.eft-issue .fa {
    margin-right: 15px;
}

.eft-issue p {
    margin: 0;
}

.funraisin-tertiary-nav ul li a {
    background: #e3191e !important;
}

.funraisin-header-nav .funraisin-tertiary-nav {
    background: #e3191e !important;
}

#template-profile #Donations #Donors .donation:not(:last-child) .panel {
    border-bottom: 2px solid #e5e5e5;
}

#template-profile #Donations .donorsWrapper,
#template-profile #Donations .donorsWrapper #Donors {
    /*max-height: 900px !important;*/
}

#template-profile #Donations .donorsWrapper {
    margin: 0 auto 40px;
    max-width: 800px;
    position: relative;
    /*overflow: scroll;*/
}

#template-profile #Donations .donorsWrapper.apply-fade:after,
#template-profile #Donations .donorsWrapper.is-bottom-overflowing:after {
    content: '';
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 2;
    pointer-events: none;
    opacity: 1;
    transition: opacity .3s ease-out;
}

#template-profile #Donations .donorsWrapper.is-top-overflowing:after {
    opacity: 0 !important;
    transition: opacity .3s ease-out;
}

#template-profile #Donations .donorsWrapper.apply-fade:before,
#template-profile #Donations .donorsWrapper.is-bottom-overflowing:before {
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 1) 20%, rgba(255, 255, 255, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 150px;
    z-index: 2;
    pointer-events: none;
    opacity: 0;
    transition: opacity .3s ease-out;
}

#template-profile #Donations .donorsWrapper.is-top-overflowing:before {
    content: '';
    opacity: 1 !important;
    transition: opacity .3s ease-out;
}

#template-profile #Donations .donorsWrapper #Donors.apply-fade {
    overflow-x: scroll;
    margin: unset;
    width: 100%;
    max-width: unset;
}

.gdpr-emailNotice {
    margin: 25px 0 0;
}

.gdpr-emailNotice .fa {
    font-size: 18px;
}

.gdpr-emailNotice p {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

/*payment methods*/
.btn-paymentWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    /*gap: 15px;*/
    padding: 0 18px;
}

.btn-paymentWrapper .btn {
    width: 100%;
    margin: 0;
}

.btn-paymentWrapper .btn-pay-ideal {
    order: 0;
}

.btn-paymentWrapper .btn-pay-eft {
    order: 1;
}

.btn-paymentWrapper .btn-pay-creditcard {
    order: 2;
}

.btn-paymentWrapper .btn-pay-gpay {
    order: 3;
}

.btn-payment-element {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: inherit !important;
    font-size: inherit !important;
    font-style: inherit !important;
}

.btn-payment-element img {
    display: inline-block;
    margin: 0 10px 0 0;
}

/*payment methods*/

#Donations .donation-row .donation .amount p {
    font-weight: 700;
}

#kw_postcode_results {
    box-shadow: none;
    border: none;
    padding: 0 !important;
    overflow: scroll;
    height: 235px !important;
    border-bottom: 1px solid #ccc;
}

#kw_postcode_results > a {
    display: block;
    margin-bottom: 0px;
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 0px 10px;
    border-bottom: 0;
    color: #000;
    text-decoration: none !important;
}

#kw_postcode_results > a:last-of-type {
    border-bottom: 1px solid #ccc;
}

#kw_postcode_results > a:hover {
    background: rgba(0, 0, 0, 0.05);
    text-decoration: none;
}

#kw_postcode_results > br {
    display: none;
}

#postcodelookup {
    height: 35px;
    padding: 0 5px 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

#RegistrationForm .section[id^="EntryType"] .expand-section {
    /*display: none;*/
}

#RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) {
    padding-bottom: 20px;
    justify-content: center;
}

#RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-8 {
    width: 100%;
    margin: 0;
}

#RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-8 p {
    font-family: 'Open Sans';
    font-size: 21px;
    line-height: 125%;
    text-transform: none;
    font-weight: 700;
    text-align: center;
    color: transparent;
    position: relative;
    pointer-events: none;
}

#RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-8 p:before {
    content: '';
    color: #033f5f;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
}

.lang-EN #RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-8 p:before {
    content: 'Team members';
}

.lang-Fr #RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-8 p:before {
    content: "Membres de l'équipe";
}

.lang-NL #RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-8 p:before {
    content: 'Leden van het team';
}

#RegistrationForm .section[id^="EntryType"] .container > .row:not(.entry) .col-sm-2.text-right {
    /*display: none;*/
    text-align: center;
}

#RegistrationForm .section[id^="EntryType"] .container {
    /*padding: 30px 70px !important;*/
}

#RegistrationForm .section[id^="EntryType"] .height-50 {
    width: 50px;
}

#RegistrationForm .section[id^="EntryType"] .row.entry {
    margin-bottom: 30px;
    background: rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    padding: 10px 20px;
}

#RegistrationForm .section[id^="EntryType"] .container .col-sm-11 > .col-sm-12 > .form-group {
    margin: 0 0 30px;
}

.customChecklist {
    display: flex;
    justify-content: center;
    align-items: center;
}

.customChecklist ul {
    list-style: none;
    /*margin: 20px 0 10px;*/
    padding: 0;
    display: inline-block;
    padding: 15px 20px;
    /*border-radius: 10px;*/
    /*box-shadow: 0px 10px 25px -10px rgba(0,0,0,0.25);*/
    /*min-width: 400px;*/
}

.customChecklist ul li {}

.customChecklist ul li:not(:first-child) {
    /*margin-top: 15px;*/
}

.customChecklist ul li a {
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    gap: 15px;
    color: #033f5f;
    border-radius: 5px;
    padding: 12px 15px;
    transition: background .1s ease-out;
    max-width: 400px;
}

.customChecklist ul li a:hover {
    color: #033f5f;
    /*text-decoration: line-through;*/
    background: rgba(0, 0, 0, 0.05);
    transition: background .1s ease-out;
}

.customChecklist ul li a:before {
    content: '';
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 100%;
    border: 1px solid rgba(0, 0, 0, 0.4);
    flex-shrink: 0;
    background-color: #fff;
}

.customChecklist ul li a.active {
    /*text-decoration: line-through;*/
    /*pointer-events: none;*/
}

.customChecklist ul li a.active:before {
    background-image: url(https://d21kqprls7cqow.cloudfront.net/e5d8f6e5fde984fae584004723ef26fd.png);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #033f5f;
    border: none;
}

.memberLabels {
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    gap: 10px;
}

.memberLabels p {
    margin: 0;
    display: inline-block;
    background: #fff;
    color: #000;
    padding: 3px 8px;
    border-radius: 5px;
    font-size: 16px;
}

.volunteerFields {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
}

.volunteerFields label {
    cursor: pointer;
}

.lump-form .volunteerFields {
    justify-content: flex-start;
    padding: 0;
}

.customPopup {
    transition: all .5s ease;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999999999999;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    pointer-events: none;
}
.customPopup.pledgePopup {
	overflow: auto;
}

.customPopup.active {
    transition: all .5s ease;
    opacity: 1;
    pointer-events: unset;
}

.customPopup .popupInner {
    position: relative;
}

.customPopup .popupInner > .closePopup {
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    cursor: pointer;
    font-size: 22px;
    border-radius: 100%;
    box-shadow: 0 2px 10px rgb(0 0 0 / 10%);
    display: none !important;
}

.customPopup .popupInner > .closePopup:hover {
    background: #efefef;
}

.customPopup .popupInner > .closePopup .fa {}

.customPopup .popupInner .popupContent {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
    background: #fff;
    padding: 30px 40px;
    width: 960px;
}

.customPopup .popupInner .popupContent .row {
    padding: 0 !important;
}

.customPopup .popupInner .popupContent .row ul {
    padding: 0;
    margin: 0;
    padding-left: 15px;
}

.pledgePopup p {
    font-size: 16px;
}

.pledgeAccordion {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}

.pledgeAccordion ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

.pledgeAccordion ol .listItem {
    border: 1px solid #033f5f;
    border-radius: 5px;
    padding: 15px 20px;
    cursor: pointer;
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem.noOpen {}

.pledgeAccordion ol .listItem.noOpen .heading:before {
    display: none !important;
}

.pledgeAccordion ol .listItem.noOpen.active,
.pledgeAccordion ol .listItem.noOpen.readItem {
    border-color: rgba(0, 0, 0, 0.4);
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem.noOpen.active p,
.pledgeAccordion ol .listItem.noOpen.readItem p {
    color: rgba(0, 0, 0, 0.4);
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem.readItem {
    border-color: rgba(0, 0, 0, 0.4);
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem.readItem p {
    color: rgba(0, 0, 0, 0.4);
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem.readItem .heading:before {
    opacity: 0.3;
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem.active p {
    /*color: ;*/
}

.pledgeAccordion ol .listItem:not(:first-child) {
    margin-top: 10px;
}

.pledgeAccordion ol .listItem .heading {
    margin: 0;
    position: relative;
    padding-right: 50px;
}

.pledgeAccordion ol .listItem .heading:before {
    content: '';
    background: url(https://d21kqprls7cqow.cloudfront.net/c7d442e03e8ce3349540dacbbc5e3458.png);
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    right: 0;
    width: 28px;
    height: 28px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .4s ease-out;
    filter: brightness(0) saturate(100%) invert(50%) sepia(98%) saturate(7492%) hue-rotate(342deg) brightness(85%) contrast(127%);
}

.pledgeAccordion ol .listItem.active .heading:before {
    transform: translateY(-50%) rotate(-90deg);
    transition: all .4s ease-out;
}

.pledgeAccordion ol .listItem .hiddenContent {
    display: none;
    margin-top: 15px;
    padding-right: 50px;
}

.pledgeAccordion ol .listItem.active .hiddenContent {
    display: block;
}

.pledgeAccordion ol .listItem .hiddenContent p {
    margin: 0;
    font-style: italic;
}

.customPopup.walkingLimitPopup .popupInner .popupContent {
	padding: 40px;
	width: 680px;
}

.btn_container {
	display: flex;
	justify-content: space-evenly;
}

.transportOptions {
    margin-top: 20px;
}

.transportOptions ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    /*grid-template-columns: 1fr 1fr 1fr 1fr;*/
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-gap: 15px;
    width: 100%;
}

.transportOptions ul li {}

.transportOptions ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 2px solid rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 10px 20px 20px;
    color: #033f5f;
    border-radius: 2px;
    transition: all 0.2s ease-out;
}

.transportOptions ul li a.active {
    border-color: #e3191e;
    transition: all 0.2s ease-out;
}

.transportOptions ul li a:hover,
.transportOptions ul li a:focus {
    color: #033f5f;
    text-decoration: none;
}

.transportOptions ul li a.multipleOptions {
    cursor: default;
}

.transportOptions ul li a .optionsWrapper {
    margin-top: 15px;
}

.transportOptions ul li a .optionsWrapper ul {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.transportOptions ul li a .optionsWrapper ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    cursor: pointer;
    padding: 3px 10px;
    background: #fff;
    color: #e3191e;
    font-family: Open Sans Condensed, 'Open Sans';
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
    border: 2px solid #e3191e;
    border-radius: 2px;
    transition: all 0.2s ease-out;
}

.transportOptions ul li a .optionsWrapper ul li:hover,
.transportOptions ul li a .optionsWrapper ul li.active {
    background: #e3191e;
    color: #fff;
    transition: all 0.2s ease-out;
}

.transportOptions ul li a .icon img {
    width: 60px;
    height: 60px;
    object-fit: contain;
}

.transportOptions ul li a .heading {
    font-weight: 700;
    font-size: 17px;
}

.transportOptions ul.otherTransportOptions {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
}

.transportOptions ul.otherTransportOptions li a {
    padding: 15px 30px 15px;
}

#transportField {
    opacity: 0;
    pointer-events: none;
    height: 20px;
    padding: 0 !important;
}

#transportField+em {
    text-align: center;
}

.funraisin-form em.invalid {
    font-weight: 700;
}

select#m_phone_mobile_suffix {
    padding: 0 10px;
}

.profile-header-yourpage #personalpageurl+.input-group-addon {
    border: none;
}

.qrPosterBtn {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.qrPosterBtn .spinner {
    display: none;
}

.qrPosterBtn.loading .spinner {
    display: inline-block;
}

.spinner {
    height: 18px;
    width: 18px;
    border: 1px rgba(255, 255, 255, 0.5) solid;
    border-top: 2px #fff solid;

    border-radius: 100%;
    -webkit-animation: spin2 1s infinite linear;
    animation: spin2 1s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.is_fundraising.text-center em {
    text-align: center;
    padding: 0;
    margin-top: 10px;
}

form[action="/login/sponsors"] .section > .container {
    text-align: center;
}

form[action="/login/sponsors"] .section > .container > .btn.mt40 {
    margin: 0 !important;
}

#MembersBlock > .member {
    padding: 0;
}

#MembersBlock > .member > .panel {
    width: calc(100% - 15px);
    position: relative;
    left: 50%;
    transform: scale(1, 1) translateX(-50%);
}

#MembersBlock > .member > .panel:hover {
    transform: scale(1, 1) translateX(-50%) !important;
    box-shadow: none !important;
}

#sticky-nav > .container {
    flex-wrap: nowrap;
    white-space: nowrap;
}

.bootstrap-select > .dropdown-toggle {
    position: relative;
}
.form-control:has(#m_address_country) {
	display: flex;
	align-items: center;
}
.template-event-register .addressdetails .form-group:has(.expand-address) {width:100%!important;}

.bootstrap-select > .dropdown-toggle > .bs-caret {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bootstrap-select > .dropdown-toggle > .bs-caret > .caret {
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    width: auto;
    height: auto;
    vertical-align: unset;
}

#content-main .content a:not(.btn) {
    /*text-decoration: underline;*/
}

#content-main .content .nav-tabs a,
#content-main .content #Leaderboard a {
    text-decoration: none;
}

[style="position: relative; opacity: 0.3;"] {
    opacity: 0.6 !important;
}

.funraisin-sticky-bar.sticky-bar-active {display:block!important;}

.transportOptions li a {
	text-decoration: none !important;
}

.funraisin-header-nav .col-sm-10:has(.funraisin-secondary-nav) {
	display: flex;
	justify-content: flex-end;
}
.update_account_copy_en, .update_account_copy_nl {display:none;}
.lang-EN .update_account_copy_en {display:block!important;}
.lang-NL .update_account_copy_nl {display:block!important;}

.addressdetails .expandAddresssWrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.addressdetails .expandAddresssWrapper a {
    color: #0080E4;
    text-decoration: underline;
    font-size: 15px;
}
#Members .progress {
	border: 1px solid #ccc;
}

.form-group .col-sm-5.col-xs-6.col-6 {
    width: 50%;
}

em#kw_number-error {
    padding-left: calc(40% + 30px);
}

body:has(#popup .six_pop) {overflow:hidden!important;}

@media screen and (max-height: 960px) {
    #popup:has(.six_pop) {
    	min-height: calc(100vh - 40px);
    }
    
    #popup:has(.six_pop) .panel {
    	max-height: calc(100vh - 40px);
    }
    
    #popup:has(.six_pop) .content {
    	overflow-y: scroll;
    }
}

#ProfileDonationForm .address-lookup .form-group:has(#postcodelookup) > div:has(input,button) {flex:1!important;}
#ProfileDonationForm .address-lookup  div:has(#kw_number) {padding: 0 5px;}
#ProfileDonationForm .address-lookup  div:has(#kw_postcode) {padding-left: 7px; padding-right:5px;}
#ProfileDonationForm .address-lookup  div:has(#postcodelookup) {padding-right: 7px;}

/*christmas tree*/
.christmasTreeBlock {
    position: relative;
}

.christmasTreeBlock #next,
.christmasTreeBlock #prev {
    cursor: pointer;
}
.christmasSection #next,
.christmasSection #prev {
    position: absolute;
    cursor: pointer;
    top: 50%;
    transform: translateY(-50%);
    font-size: 25px;
	color: #fff;
	z-index: 2;
    box-shadow: 0 0 30px rgb(0 0 0 / 50%);
    border-radius: 100%;
}
.christmasSection #next.inactive,
.christmasSection #prev.inactive {
    opacity: 0.5;
    pointer-events: none;
}
.christmasSection #next i,
.christmasSection #prev i {
    background: rgb(0, 51, 73);
    border-radius: 50%;
    width: 45px;
    height: 45px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.christmasSection #next {
	left: 100%;
	margin-left: -180px;
}

.christmasSection #prev {
    right: 100%;
    margin-right: -180px;
}

.bauble.visible {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

.bauble .hover-content {
	background: #fff;
	position: absolute;
	top: 60px;
	padding: 20px;
	width: 300px;
	opacity: 0;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.bauble:hover .hover-content {
	opacity: 1;
}

.bauble .click-content {
	display: none !important;
}

.bauble .click-content,
body:has(.bauble) #popup {
	background: #e8f2ff;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 900px;
	max-width: 85%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.bauble .click-content.active,
body:has(.bauble) #popup {
	opacity: 1;
	z-index: 99999;
	visibility: visible;
    width: auto;
    height: auto;
    max-width: 900px !important;
    background: none !important;
    display: flex;
    justify-content: center;
}
#popup:has(.bauble) {
    max-height: inherit !important;
    align-items: center;
}

#popup:has(#email_content_lightbox) form {overflow-y: scroll;}

.bauble .click-content>.row,
body:has(.bauble) #popup>.row {
	display: flex;
    align-items: stretch;
    justify-content: center;
}

.bauble .click-content .hover-image,
body:has(.bauble) #popup .hover-image {
	padding: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

body:has(.bauble) #popup .hover-image img {
	width: 100%;
}

.bauble .click-content .hover-copy,
body:has(.bauble) #popup .hover-copy {
	background: #fff;
	padding: 40px 50px;
	text-align: left;
	min-height: 240px;
}

body:has(.bauble) #popup .hover-copy h4 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 0;
}

body:has(.bauble) #popup .hover-copy h1 {
	font-size: 48px;
	margin-bottom: 30px;
}

body:has(.bauble) #popup .hover-copy p {
	margin-top: 0;
}

body:has(.bauble) #popup .hover-copy .button {
	margin-top: 30px;
}

.click-content .BtClose,
body:has(.bauble) #popup .BtClose {
	position: absolute;
	right: -20px;
	top: -20px;
	z-index: 9;
	width: 40px;
	height: 40px;
	padding: 0;
	line-height: 60px;
	font-size: 22px;
	background: #003575;
	border-color: #003575;
	color: #fff;
}

body:has(.bauble) #popup .BtClose .fa.fa-times {
	position: relative;
	top: -8px;
}

#christmasBaubles .tooltip .tooltip-arrow {
    border-top-color: #fff;
}
#christmasBaubles .tooltip .tooltip-inner {
	text-align: center;
	background: #ffffff !important;
	border-radius: 0;
	padding: 6px 15px;
}

#christmasBaubles .tooltip .tooltip-inner p {
	margin: 0;
	font-size: 14px;
	color: rgb(0, 51, 73);
}

@media (max-height: 700px) {
	.options p {
		display: none;
	}
	.options h1 {
		padding-bottom: 20px;
	}
}

.decoration { 
	display: none; 
	cursor: pointer;
}

.baubleSelect {
    display: inline-block;
    width: 100%;
}
#decoration_url {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
}
.christmasSection {
    position: relative;
    background-image: url("https://d21kqprls7cqow.cloudfront.net/f9b937cb346d56a005460108b5abe6ea.jpg");
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	margin-top: 80px;
	display: flex;
    justify-content: center;
}
.christmasSection:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
    pointer-events: none;
}
.christmasWrapper {
    width: 800px;
	display: flex;
	justify-content: center;
	align-items: center;
    margin: 0 auto;
    position: relative;
}

#christmasBaubles {
	width: 800px;
	height: 700px;
	background-image: url(https://dklsxez2lhi81.cloudfront.net/b79339f576fe6d3f7af6741c95db860f.png), url(https://d21kqprls7cqow.cloudfront.net/9cefb85a0a17b1cf8ace95ccb3733f75.png);
	background-position-x: center, center;
	background-position-y: center, center;
	background-repeat: no-repeat, no-repeat;
	background-size: auto 90%, auto 100%;
	background-color: transparent;
	background-blend-mode: screen;
	animation: moveX 3s steps(5) infinite;
	z-index: 2;
	position: relative;
}

@keyframes moveX {
	from {
		background-position-x: 200px, 0px
	}
	to {
		background-position-x: -3360px, 0px
	}
}

.baubleText {
	line-height: normal;
}

.customBauble img {
	height: auto;
}

.customBauble .baubleText {
	font-size: 14px;
	padding: 20px 0px;
}
.bauble img {
	height: auto;
}

.bauble {
	margin: 1px;
	position: absolute;
	opacity: 1;
	z-index: 2;
}
.bauble:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: rgba(0,0,0,0.8);
    width: 105%;
    height: 105%;
    border-radius: 100%;
    margin-top: 3px;
    filter: blur(10px);
    z-index: -1;
}

.bauble.size-1 {
	width: 45px;
}

.bauble.size-2 {
	width: 40px;
}

.bauble.size-3 {
	width: 50px;
}

.bauble.size-4 {
	width: 60px;
}

.bauble.giftSize-1 {
	width: 70px;
}

.bauble.giftSize-2 {
	width: 80px;
}

.bauble.giftSize-3 {
	width: 90px;
}

.bauble.giftSize-4 {
	width: 100px;
}

.bauble.position-1 {
	left: 390px;
	top: 115px;
}

.bauble.position-2 {
	left: 330px;
	top: 210px;
}

.bauble.position-3 {
	left: 420px;
	top: 205px;
}

.bauble.position-4 {
	left: 290px;
	top: 310px;
}

.bauble.position-5 {
	left: 390px;
	top: 300px;
}

.bauble.position-6 {
	left: 480px;
	top: 270px;
}

.bauble.position-7 {
	left: 320px;
	top: 385px;
}

.bauble.position-8 {
	left: 410px;
	top: 400px;
}

.bauble.position-9 {
	left: 500px;
	top: 360px;
}

.bauble.position-10 {
	left: 240px;
	top: 470px;
}

.bauble.position-11 {
	left: 300px;
	top: 510px;
}

.bauble.position-12 {
	left: 370px;
	top: 460px;
}

.bauble.position-13 {
	left: 450px;
	top: 520px;
}

.bauble.position-14 {
	left: 520px;
	top: 470px;
}

.bauble.position-new {
	left: 130px;
	top: 390px;
}

.bauble.giftPosition-1 {
	left: 50px;
	top: 550px;
}

.bauble.giftPosition-2 {
	left: 125px;
	top: 580px;
	z-index: 3;
}

.bauble.giftPosition-3 {
	left: 200px;
	top: 590px;
	z-index: 4;
}

.bauble.giftPosition-4 {
	left: 285px;
	top: 580px;
	z-index: 5;
}

.bauble.giftPosition-5 {
	left: 370px;
	top: 570px;
	z-index: 4;
}

.bauble.giftPosition-6 {
	left: 440px;
	top: 560px;
	z-index: 3;
}

.bauble.giftPosition-new {
	left: 495px;
	top: 530px;
}

.select-decoration .row > .col-md-12 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.select-decoration .row > .col-md-12 > .col-xs-3 {
    padding: 0 10px;
    margin-bottom: 15px;
}

#snowCanvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
}
#snowCanvas .flake {
    font-size: 20px;
}

@-webkit-keyframes snow {
  from {top:-1%;}
  to {top:101%;}
}

@-moz-keyframes snow {
  from {top:-1%;}
  to {top:101%;}
}

.template-event-register body:has(.bauble) #popup {
    width: 35% !important;
}

body:has(#christmasBaubles) .tooltip .tooltip-inner {
    padding: 10px 15px;
}
body:has(#christmasBaubles) .tooltip .tooltip-inner p {
    margin: 0;
    line-height: 140%;
    font-size: 14px;
}
body:has(#christmasBaubles) .tooltip .tooltip-inner > p:not(:first-of-type) {
    margin-top: 10px;
}
/*christmas tree*/

.profileSidebar .donationHandlers.cards .radio {
    line-height: 150%;
    padding: 10px 20px !important;
}
.profileSidebar .donationHandlers.cards .radio .copy {
    padding-left: 15px !important;
}
.profileSidebar #OwnAmount {
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}

.visible-out {
    opacity: 0.5;
    pointer-events: none;
}

/*Hide twitter share*/
a.share-twitter, .btn-twitter,
a:has(.fa-x-twitter), a:has(.fa-twitter),
li:has(.fa-x-twitter), li:has(.fa-twitter),
a[href*="twitter.com"] {
	display: none!important;
}

/*login/sponsors page new donation layout*/
.template-login-dashboard #Donations .donorsWrapper #Donors {
	max-width: unset!important;
}
.template-login-dashboard #Donations .donorsWrapper #Donors .donation {
    margin-bottom: 2px; /* Adjust this value for vertical gap */
}
.template-login-dashboard #Donations .donorsWrapper #Donors .donation:not(:last-child) .panel {
	border-bottom: 2px solid #e5e5e5;
}
.template-login-dashboard #Donations .donorsWrapper .donation-row .donation .profileimage {
	width: 10%;
}
.template-login-dashboard #Donations .donorsWrapper .donation-row .donation .profilename {
	padding-right: 20px;
}
.template-login-dashboard #Donations .donorsWrapper .donation-row .donation .profilename .comments {
	padding-right: 20px;
}
.template-login-dashboard #Donations .donorsWrapper .donation-row .donation .profilename h3 {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.template-login-dashboard #Donations .donorsWrapper .donation-row .donation .profilename h3 .dateDonated {
	font-size: 13px;
	color: gray;
	display: inline-block;
}
.template-register.lang-NL #personaldonation .donationHandlers .row {
	/*flex-direction: row-reverse!important;*/
	/*flex-wrap: wrap-reverse!important;*/
}

.funraisin-dropdown-menu li:has(a.toggle-language[data-rel="FR"]){
    display: none;
}