﻿
h3.text-center {
    text-align: center;
}

#p2pDashboardUserMessagesContainer {
    margin-top:20px;
    margin-bottom:20px;
}

    #p2pDashboardUserMessagesContainer #errorMessage {
        margin: 0px;
        padding: 0px;
        border-top: 0px;
    }

    #p2pDashboardUserMessagesContainer #successMessage {
        color: white;
        background-color: #7dc245;
    }

/*****************************/
/*ADDRESS BOOK*/
/*****************************/
#addressBookModal .btn {
    border-radius: 0;
    border-width: 2px;
    border-bottom-width: 3px;
}

#addressBookModal input[type="text"] {
    padding: 0 12px;
    height: 40px;
    line-height: 30px;
    border: 1px solid #c7c7c7;
}

#addressBookModal .hidden {
    display: none;
}

#addressBookModal .btn-primary {
    color: #fff;
    background-color: #474747;
    border: 2px solid #474747;
    text-transform: uppercase;
    transition: 250ms;
}

    #addressBookModal .btn-primary:hover,
    #addressBookModal .btn-primary:focus,
    #addressBookModal .btn-primary.focus {
        opacity: 0.9;
    }

    #addressBookModal .btn-primary:active:hover,
    #addressBookModal .btn-primary:active:focus {
        opacity: 0.9;
    }

    #addressBookModal .btn-primary.active,
    #addressBookModal .btn-primary:active,
    #addressBookModal .open > .btn-primary.dropdown-toggle {
        opacity: 0.9;
    }

#addressBookModal .btn-outline-secondary {
    border: 2px solid #c7c7c7;
    border-bottom: 3px solid #c7c7c7;
    color: #777;
    text-transform: uppercase;
}

    #addressBookModal .btn-outline-secondary:hover {
        background-color: #c7c7c7;
        color: #777;
    }

#addressBookModal .btn-danger {
    border-bottom-color: #c12e2a;
}

#ceP2P .select2-container input {
    border: none;
}

#importAddress {
    background-color: lightgray !important;
    border-color: lightgray !important; /*#C3C3C3 !important;*/
    color: black !important;
}

/*****************************/
/*HOMEPAGE*/
/*****************************/
#ceP2P .or-divider {
    width: 60px;
    background: url(/Images/greybox-line.gif) repeat-y center center;
    text-align: center;
    float: left;
    height: 275px !important;
}

    #ceP2P .or-divider span {
        display: block;
        line-height: 40px;
        width: 60px;
        background: #eeeeee;
        font-weight: bold;
        position: relative;
        top: 35%;
    }

#ceP2P #ceP2P-account-login .social-buttons,
#ceP2P #ceP2P-registration-authenticate .social-buttons {
    float: left;
    position: relative;
    margin: 24px;
    margin-right: 0;
}

    #ceP2P #ceP2P-account-login .social-buttons form,
    #ceP2P #ceP2P-registration-authenticate .social-buttons form,
    #ceP2P #ceP2P-registration-authenticate .social-buttons > a {
        margin: auto;
        text-align: center;
    }

@media (max-width: 1199px) {
    #ceP2P .or-divider {
        width: 100%;
        background: url(/Images/greybox-line.gif) repeat-x center center;
        text-align: center;
        float: left;
        height: auto !important;
    }

        #ceP2P .or-divider span {
            margin: auto;
        }

    #ceP2P #ceP2P-account-login .social-buttons,
    #ceP2P #ceP2P-registration-authenticate .social-buttons {
        width: 100%;
        margin: 0;
        margin-top: 1.5rem;
    }
}

/*widgets*/
#ceP2P-homePage .widget-footer,
#ceP2P-fundraising-individual .widget-footer,
#ceP2P-fundraising-team .widget-footer {
    text-align: right;
}

#ceP2P #meterBar,
#ceP2P-homePage #showcaseWidget #meterBar,
#ceP2P-fundraising-individual #showcaseWidget #meterBar,
#ceP2P-fundraising-team #showcaseWidget #meterBar {
    height: 22px;
    background-color: #eee;
    border-radius: 20px;
}

#ceP2P #meterPercentage,
#ceP2P-homePage #showcaseWidget #meterPercentage,
#ceP2P-fundraising-individual #showcaseWidget #meterPercentage,
#ceP2P-fundraising-team #showcaseWidget #meterPercentage {
    height: 100%;
    background-color: #7dc245;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    animation: move 3s linear infinite;
    -webkit-animation: move 3s linear infinite;
    border-radius: 20px;
}

#ceP2P #meterRaised,
#ceP2P-homePage #showcaseWidget #meterRaised,
#ceP2P-fundraising-individual #showcaseWidget #meterRaised,
#ceP2P-fundraising-team #showcaseWidget #meterRaised {
    padding-top: 24px;
    text-align: center;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
}

#ceP2P-fundraising-individual #rankingWidget,
#ceP2P-fundraising-team #rankingWidget {
    border: 1px solid #dadada;
    text-align: center;
    font-size: .9rem;
}

    #ceP2P-fundraising-individual #rankingWidget .col-xs-6,
    #ceP2P-fundraising-team #rankingWidget .col-xs-6 {
        padding: 12px 0;
        background-color: #eee;
    }

        #ceP2P-fundraising-individual #rankingWidget .col-xs-6:first-child,
        #ceP2P-fundraising-team #rankingWidget .col-xs-6:first-child {
            background-color: #474747;
            color: #fff;
        }

#ceP2P-homePage ul.ns-widget-tab-wrap,
#showAllPageContent ul.ns-widget-tab-wrap {
    padding-left: 0;
    padding-bottom: 30px;
    list-style-type: none;
}

    #ceP2P-homePage ul.ns-widget-tab-wrap li,
    #showAllPageContent ul.ns-widget-tab-wrap li {
        display: inline-block;
        background: #CCCCCC;
    }

        #ceP2P-homePage ul.ns-widget-tab-wrap li.current,
        #showAllPageContent ul.ns-widget-tab-wrap li.current {
            background: #7dc245;
            text-decoration: underline;
            padding: 6px;
        }

        #ceP2P-homePage ul.ns-widget-tab-wrap li a,
        #showAllPageContent ul.ns-widget-tab-wrap li a {
            display: block;
            padding: 4px;
        }

            #ceP2P-homePage ul.ns-widget-tab-wrap li a:hover,
            #showAllPageContent ul.ns-widget-tab-wrap li a:hover {
                font-weight: 700;
            }

#ceP2P-homePage .rankings-widget-list.active {
    margin: 20px;
    border: 1px solid #d4d4d4;
}

#ceP2P table.widget-list {
    width: 100%;
    border: 1px solid #eee;
}

#ceP2P .widget-footer {
    text-transform: uppercase;
}

#ceP2P td.donationCommentCells {
}

#ceP2P .donationCommentContainers {
    max-height: 80px;
    padding-left: 40px;
    padding-right: 20px;
    overflow-x: auto;
    font-style: italic;
}

#ceP2P-homePage .rankings-widget-list tr {
    height: 50px;
}

#ceP2P-homePage .ns-widget-row-light,
#ceP2P #showAllPageContent .ns-widget-row-light,
#ceP2P-fundraising-show-all .ns-widget-row-light {
    background: #fafafa;
}

#ceP2P-homePage .ns-widget-row-dark,
#ceP2P #showAllPageContent .ns-widget-row-dark,
#ceP2P-fundraising-show-all .ns-widget-row-dark {
    background: #f0f0f0;
}

#ceP2P-homePage .rankings-widget-list td {
    padding-right: 15px;
    padding-left: 15px;
}

#ceP2P-homePage .ns-widget-footer {
    background-color: #CCCCCC;
    text-transform: uppercase;
}

    #ceP2P-homePage .ns-widget-footer a {
        display: block;
        padding: 4px;
    }

        #ceP2P-homePage .ns-widget-footer a:hover {
            opacity: 0.8;
        }


#ceP2P #ns-search-result {
    text-align: center;
}

    #ceP2P #ns-search-result .ns-grid-body > table {
        text-align: center;
    }

#ceP2P .ns-grid-body {
    padding: 0 5px;
}

#ceP2P .ns-grid-box {
    margin: 14px;
    background: #fff;
    text-align: center;
    display: inline-block;
    border-collapse: separate;
    border: 1px solid #202020;
}

#ceP2P td.ns-grid-header {
    color: #FFF;
    background-color: #474747;
}

#ceP2P .ns-grid-title {
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    vertical-align: top;
}

    #ceP2P .ns-grid-title a {
        color: #474747;
        word-wrap: break-word;
        width: 228px;
        overflow: hidden;
        display: inline-block;
    }

#ceP2P .ns-grid-footer a {
    display: inline-block;
    margin: 12px;
    padding: 7px 12px;
    background-color: #0275d8;
    color: #fff;
    text-decoration: none;
    transition: 250ms;
}

    #ceP2P .ns-grid-footer a:hover {
        opacity: 0.8;
    }

/*****************************/
/*DONATION*/
/*****************************/
#ceP2P #donation-header {
    padding-top: 20px;
    padding-bottom: 20px;
    text-transform: uppercase;
}

    #ceP2P #donation-header h2 {
        font-weight: 700;
    }

#ceP2P .register-navigation {
    display: block;
    margin-top: 18px;
    right: 15px;
    border-top: 1px solid #cccccc;
}

    #ceP2P .register-navigation a {
        display: block;
        position: absolute;
        top: -7px;
        width: 14px;
        height: 14px;
        background: #fff;
        border: 1px solid #cccccc;
        -webkit-border-radius: 14px;
        border-radius: 14px;
        text-indent: -9999px;
        outline: none;
    }

        #ceP2P .register-navigation a.first {
            left: 0;
        }

        #ceP2P .register-navigation a.second {
            right: 0;
        }

        #ceP2P .register-navigation a.active {
            background: #474747;
            border: 1px solid #202020;
        }

#ceP2P form.donation_process input#FundraiserName {
    margin-top: 12px;
}

#ceP2P form.donation_process span.dollar {
    position: absolute;
    left: 24px;
    height: 40px;
    line-height: 40px;
    font-weight: 700;
}

#ceP2P a[title="Delete"] {
    float: right;
}

#ceP2P-donation-checkout .donator {
    padding-top: 16px;
}

#googlePayButtonContainer {
    float: left;
    width: 100%;
    text-align: center;
}

/*split donations*/
#ceP2P #ceP2P-donation-donate #split_donation_box #inserted_items {
    margin-bottom: 20px;
}

    #ceP2P #ceP2P-donation-donate #split_donation_box #inserted_items > .row {
        margin-bottom: 12px;
    }

        #ceP2P #ceP2P-donation-donate #split_donation_box #inserted_items > .row:last-of-type {
            margin-bottom: 0;
        }

        #ceP2P #ceP2P-donation-donate #split_donation_box #inserted_items > .row .actions {
            float: left;
            padding-top: 16px;
            margin-right: 10px;
        }

        #ceP2P #ceP2P-donation-donate #split_donation_box #inserted_items > .row .donator {
            float: left;
            padding-top: 16px;
            margin-right: 10px;
        }

        #ceP2P #ceP2P-donation-donate #split_donation_box #inserted_items > .row .donate_amount {
            float: left;
            padding-top: 10px;
        }
/*****************************/
/*REGISTRATION*/
/*****************************/
/*back and next buttons*/
#ceP2P .footer-buttons.row {
    margin-top: 40px;
    margin-bottom: 40px;
}

/*participation/activity type large buttons (step 1)*/
#ceP2P .participation-option {
    display: block;
    margin-bottom: 20px;
    padding: 20px;
    border: 1px solid #c7c7c7;
}

    #ceP2P .participation-option.active {
        background-color: rgb(218, 218, 218);
        border: 2px solid rgb(32, 32, 32);
    }


#ceP2P .participation-option {
    cursor: pointer;
}

#ceP2P .regTypeDesc {
    font-weight: 500;
}

/*register team members*/
#ceP2P-registration-confirm ol#team-memeber-list {
    padding-left: 18px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 12px;
}

#ceP2P-registration-confirm #add-more-btn {
    font-size: 1.25rem;
}

#ceP2P-registration-confirm .delete-registrant {
    color: #b94a48;
    margin-left: 8px;
}

/*survey questions/deatils*/
#ceP2P span.checkbox-answer.ce-full-width,
#ceP2P span.radio-answer.ce-full-width {
    float: left;
}

/*payment*/
#ceP2P-registration-payment ul#registration-details-list {
    padding-left: 0;
    list-style-type: none;
}

#ceP2P-registration-payment .donation_form {
    border: 1px solid #dadada;
    padding-top: 12px;
    padding-bottom: 12px;
    float: right;
    border-radius: 8px;
}

#ceP2P-registration-payment .registration-ticket-price,
#ceP2P-registration-payment .total-price {
    text-align: right;
}

#ceP2P-registration-payment #termsAndConditions textarea {
    height: 200px;
    font-size: 0.9rem;
    line-height: 1rem;
    padding: 10px;
}


#registrationPaymentContainer {
    display: flex;
}

@media (max-width: 991px) {
    #registrationPaymentContainer {
        flex-direction: column-reverse;
    }
}

/*setup page*/
#ceP2P input[name="ProfilePicture"] {
    padding-top: 8px;
    background-color: #fff;
}

/*****************************/
/*DASHBOARD*/
/*****************************/
#ceP2P .dashboard-avatar-container,
#ceP2P .team-avatar-container {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
}

#ceP2P a.dashboardPanelTopRightExports {
    float: right;
    font-size: 16px;
    margin-top: 5px;
    position: absolute;
    right: 0px;
    margin-right: 30px;
}

#ceP2P .dashboard-avatar-container .overlay-container,
#ceP2P .team-avatar-container .overlay-container {
    position: relative;
}

#ceP2P .dashboard-avatar-container .overlay,
#ceP2P .team-avatar-container .overlay {
    position: absolute;
    top: -70px;
    height: 70px;
    width: 70px;
    opacity: 0;
    transition: .2s;
    background-color: #757575;
    border-radius: 50%;
    cursor: pointer;
}

    #ceP2P .dashboard-avatar-container .overlay > .icon,
    #ceP2P .team-avatar-container .overlay > .icon {
        color: white;
        font-size: 20px;
        position: absolute;
        left: 0;
        height: 70px;
        width: 70px;
        padding-top: 24px;
        font-size: 0.9em;
        text-align: center;
        text-decoration: none;
    }

    #ceP2P .dashboard-avatar-container .overlay:hover,
    #ceP2P .team-avatar-container .overlay:hover {
        opacity: 0.9 !important;
    }

#ceP2P .avatar-container {
    display: block;
    position: relative;
    height: 70px;
    width: 70px;
    text-align: center;
    margin: auto;
    font-size: 0.9em;
    background-color: #fff;
    border: 1px solid #f2f2f2;
    border-radius: 50%;
    overflow: hidden;
}

    #ceP2P .avatar-container:hover .overlay {
        opacity: 1;
    }

#ceP2P .avatar {
    display: block;
    position: relative;
    margin: auto;
    height: 70px;
    width: auto;
}

#ceP2P .avatars-gallery a {
    display: inline-block;
    margin-bottom: 10px;
    float: left;
}

    #ceP2P .avatars-gallery a:hover {
        text-decoration: underline;
    }

    #ceP2P .avatars-gallery a:not(.disabled-image) img:hover {
        border: 3px solid #777;
    }

    #ceP2P .avatars-gallery a img#image-preview,
    #ceP2P .photo-slider a img#image-preview {
        display: none;
    }

    #ceP2P .avatars-gallery a.selected:not(.disabled-image) img {
        border: 3px solid #0275d8;
    }

    #ceP2P .avatars-gallery a.selected:not(.disabled-image)::after {
        font-family: "Font Awesome 5 Pro";
        content: "\f00c";
        position: relative;
        border: none !important;
        top: -10px;
        margin-left: -24px;
        background: #0275d8;
        padding: 4px;
        color: #fff;
        font-size: 12px;
        float: left;
    }

        #ceP2P .avatars-gallery a.selected:not(.disabled-image)::after:hover {
            text-decoration: none;
        }

#ceP2P .avatars-gallery #photo-upload-box,
#ceP2P .photo-slider #photo-upload-box {
    padding: 3px 10px;
    border: 3px dashed #dadada;
    color: #dadada;
    cursor: pointer;
}

    #ceP2P .avatars-gallery #photo-upload-box:hover,
    #ceP2P .photo-slider #photo-upload-box:hover {
        color: #777;
        border-color: #777;
    }

    #ceP2P .avatars-gallery #photo-upload-box::before,
    #ceP2P .photo-slider #photo-upload-box::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f055";
        display: block;
        font-size: 23px;
        text-align: center;
    }

#ceP2P .avatars-gallery input#avatar-file,
#ceP2P .photo-slider input#gallery-file {
    display: none;
}


#ceP2P-dashboard-settings table tr.addImageRow td {
    padding: 0;
}

#ceP2P .switch {
    position: relative;
    display: inline-block;
    width: 68px;
    height: 24px;
    top: 4px;
    margin-bottom: 0;
}

    #ceP2P .switch input {
        display: none;
    }

#ceP2P .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0px;
    right: 0;
    bottom: 0;
    background-color: #0275d8;
    -webkit-transition: .4s;
    transition: .4s;
}

    #ceP2P .slider:before {
        position: absolute;
        font-family: "Font Awesome 5 Pro";
        content: "\f030";
        left: 4px;
        top: -1px;
        -webkit-transition: .4s;
        transition: .4s;
        color: #fff;
        font-size: 18px;
    }

    #ceP2P .slider.video:before {
        font-family: "Font Awesome 5 Pro";
        content: "\f03d";
    }

#ceP2P input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

#ceP2P input:checked + .slider:before {
    -webkit-transform: translateX(40px);
    -ms-transform: translateX(40px);
    transform: translateX(40px);
}

#ceP2P .slider:after {
    content: "";
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 100%;
    font-size: 16px;
}

#ceP2P input:checked + .slider:after {
    content: "";
    display: block;
    position: absolute;
    transform: translate(-50%,-50%);
    top: 50%;
    left: 0%;
}

#ceP2P #photo-video-slider .slider-label {
    text-transform: uppercase;
    font-size: 24px;
    cursor: pointer;
    color: #777;
}

    #ceP2P #photo-video-slider .slider-label:hover {
        color: inherit;
    }

#ceP2P .new-dashboard #file_type_switch_container,
#ceP2P .new-dashboard #content-gallery .table-actions .footer-buttons {
    display: none;
}

#ceP2P .legacy-dashboard #photo-video-slider {
    display: none;
}

#ceP2P .legacy-dashboard #content-gallery {
    padding-left: 15px;
    padding-right: 15px;
}


#ceP2P .photo-slider img.gallery-item {
    max-width: 200px;
    height: auto;
    margin-right: 24px;
    margin-bottom: 24px;
}

#ceP2P .photo-slider img#image-preview.gallery-item {
    margin-bottom: 0;
}
/*overview widgets*/
#ceP2P #dashboard-widget-container {
    margin: 0;
}

@media (min-width:1200px) {
    #ceP2P #dashboard-widget-container {
        display: flex;
    }
}

#ceP2P .dashboard-widget {
    margin-right: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 3px;
    color: #fff;
}

#ceP2P #number-pages-team,
#ceP2P #number-pages-team-members {
    width: 100%;
    float: left;
}

#ceP2P #total-raised-widget,
#ceP2P #pages-amount-raised-container {
    background-color: #1679DD;
}

#ceP2P #total-pages-widget,
#ceP2P #pages-funded-container {
    background-color: #00805E;
}

#ceP2P #total-badges-widget,
#ceP2P #pages-badges-container {
    background-color: #50B6A6;
}

#ceP2P #email-widget {
    background-color: #6F87A6;
}

#ceP2P #settings-widget,
#ceP2P #pages-pageviews-container {
    background-color: #00205F;
}

#ceP2P #number-amount-raised,
#ceP2P #number-pages-total,
#ceP2P #number-badges-earned,
#ceP2P #number-percent-funded,
#ceP2P #number-pageviews {
    width: 100%;
    font-size: 20px;
    font-weight: 700;
    float: left;
}

#ceP2P #seven-day-total,
#ceP2P #pages-individual,
#ceP2P #badges-unlock {
    padding-bottom: 20px;
}

#ceP2P .dashboard-widget-link {
    margin-top: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
    border: 2px solid #fff;
    border-radius: 3px;
    text-align: right;
}

    #ceP2P .dashboard-widget-link a {
        width: 100%;
        color: #fff;
        font-size: 16px;
    }

#ceP2P #donations-link {
    background-color: #1263B5;
}

#ceP2P #pages-link {
    background-color: #00664B;
}

#ceP2P #email-link {
    background-color: #49596E;
}

#ceP2P #settings-link {
    background-color: #001540;
}

#ceP2P img.small-widget-header {
    margin-left: -15px;
}

#ceP2P #my-pages-list td img {
    width: 50px;
    height: auto;
}

#ceP2P .widget-container {
    width: 100%;
}

    #ceP2P .widget-container .widget-header {
        padding-bottom: 6px;
        padding-top: 6px;
        background-color: #dadada;
        color: #474747;
        font-size: 24px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        border-top: 4px solid #474747;
    }

#ceP2P #ceP2P-dashboard-new .widget-container .widget-header {
    min-height: 54px;
    font-size: 1.5em;
    font-weight: normal;
    text-transform: uppercase;
}

    #ceP2P #ceP2P-dashboard-new .widget-container .widget-header i.fa-check {
        padding: 6px 0;
    }

#ceP2P .widget-container .widget-content {
    padding: 12px;
    border: 1px solid #dadada;
    border-top: none;
    background-color: #fff;
}

#ceP2P .widget-container.secondary .widget-content {
    border: 1px solid #474747;
    border-top: 4px solid #474747;
}

#ceP2P .widget-content h4 {
    text-transform: uppercase;
    text-align: center;
}

.ceP2P-dashboard-layout #generalInfo {
    position: relative;
    margin-left: -48px;
    margin-right: -48px;
    padding: 1em 2em;
    background: #f9f9fb;
    box-shadow: 0px 3px 5px -3px #dadada;
}

.ceP2P-dashboard-layout #dashboardNavContainer {
    margin-top: -3em;
    margin-left: -48px;
    margin-right: -48px;
}

    .ceP2P-dashboard-layout #dashboardNavContainer ul {
        display: flex;
        position: relative;
        padding: 1em 0;
        margin: 0;
        width: 100%;
        background: #f9f9fb;
        list-style: none;
    }

        .ceP2P-dashboard-layout #dashboardNavContainer ul li {
            flex: 1;
            margin: 0 .5em;
            font-size: 0.9em;
            line-height: 2em;
            text-align: center;
            background: #fff;
            border: 1px solid #eee;
            border-radius: 4px;
            cursor: pointer;
            transition: 250ms;
        }

            .ceP2P-dashboard-layout #dashboardNavContainer ul li:hover {
                background-color: #eee;
            }

            .ceP2P-dashboard-layout #dashboardNavContainer ul li a {
                display: block;
                color: #474747;
            }

                .ceP2P-dashboard-layout #dashboardNavContainer ul li a:hover {
                    text-decoration: none;
                }

@media (max-width: 1200px) {
    .ceP2P-dashboard-layout #dashboardNavContainer ul li {
        line-height: 3em;
    }

        .ceP2P-dashboard-layout #dashboardNavContainer ul li .dashboard-menu-text {
            display: none;
        }
}

.ceP2P-dashboard-layout #generalInfo hr {
    display: none;
}

@media (max-width: 991px) {
    .ceP2P-dashboard-layout #generalInfo hr {
        display: block;
    }

    .ceP2P-dashboard-layout .dashboard-avatar-container {
        width: 100% !important;
        float: left;
        text-align: center;
        margin-bottom: 1em;
        margin-right: 0 !important;
    }

        .ceP2P-dashboard-layout .dashboard-avatar-container .avatar {
            float: none !important;
            text-align: center;
            margin: auto !important;
        }

        .ceP2P-dashboard-layout .dashboard-avatar-container .overlay-container .overlay {
            top: 0;
        }
}

.ceP2P-dashboard-layout #eventLocation iframe {
    border: none;
}

.map-address-title {
    font-size: 0.9em;
}


#ceP2P-dashboard-new .widget-container h5 a {
    padding: 0;
    font-size: inherit;
    vertical-align: inherit;
}

#ceP2P-dashboard-new .widget-container h5 .step-number {
    background-color: #7dc245;
    color: #202020;
    padding: 4px;
    font-weight: bold;
}

#ceP2P-dashboard-new .widget-container h5 .step-title {
    margin-left: 4px;
}

#ceP2P-dashboard-new .widget-container .step-content {
    padding-top: 10px;
    height: 120px;
}

@media (max-width: 767px) {
    #ceP2P-dashboard-new .widget-container .step-content {
        height: auto;
    }
}

#ceP2P-dashboard-new .widget-container .widget-action {
    position: absolute;
    bottom: 16px;
    margin: auto;
    width: 100%;
    left: 0;
    text-align: center;
}

@media (max-width: 767px) {
    #ceP2P-dashboard-new .widget-container .widget-action {
        position: relative;
        bottom: auto;
    }
}

#ceP2P-dashboard-new #event .widget-container .widget-action {
    position: relative;
    bottom: auto;
}

#ceP2P-dashboard-new #topEarnersContainer .widget-content {
    text-align: center;
}

#ceP2P .nav.nav-pills {
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    border: 1px solid #808080;
    border-bottom: 2px solid #333;
}

#ceP2P .nav-pills .nav-item {
    width: 49%;
    white-space: nowrap;
}

    #ceP2P .nav-pills .nav-item.ce-full-width {
        width: 100%;
    }

@media (max-width: 991px) {
    #ceP2P .nav-pills .nav-item {
        width: 100%;
        white-space: normal;
    }
}

#ceP2P .nav-pills .nav-item:last-child {
    float: right;
}

#ceP2P .nav-pills .nav-item .nav-link {
    border-radius: 0;
    text-align: center;
}

#ceP2P .nav-pills .nav-link.active {
    color: #fff;
    background-color: #474747;
}

#ceP2P-dashboard-new #topEarnersContainer .ns-widget.ns-ranking-widget {
    text-align: left;
    overflow-y: scroll;
    height: 282px;
    border: 1px solid rgba(0,0,0,0.1);
}

@media (max-width: 767px) {
    #ceP2P-dashboard-new #topEarnersContainer .ns-widget.ns-ranking-widget {
        height: 264px;
    }
}

#ceP2P-dashboard-new .ns-widget-list tr:nth-child(even) {
    background-color: #eee;
}


@media (max-width: 991px) {
    #ceP2P-dashboard-new #topEarnersContainer .widget-content {
        min-height: 0;
    }
}

#ceP2P .ns-rank-stats {
    text-align: right;
    white-space: nowrap;
}

    #ceP2P .ns-rank-stats .ns-widget-list-amount .team-captain {
        width: 100%;
        float: left;
    }

#ceP2P .ns-rank-title a {
    word-break: break-word;
    font-size: .9rem;
}

#ceP2P-dashboard-new #otherActionsContainer.widget-container #otherActionsButtons {
    position: relative;
    margin: auto;
    width: 100%;
    text-align: center;
    height: 267px;
    display: flex;
    flex-flow: column;
}

#ceP2P-dashboard-new #otherActionsContainer.widget-container .widget-action {
    position: relative;
    display: inline-block;
    width: 100%;
    bottom: auto;
}

    #ceP2P-dashboard-new #otherActionsContainer.widget-container .widget-action .btn {
        width: 100%;
    }



#ceP2P-overview-page-container #social-share-button,
#ceP2P-fundraising-individual #social-share-button,
#ceP2P-fundraising-team #social-share-button {
    float: left;
}

#ceP2P-overview-page-container #social_activity_buttons::before,
#ceP2P-fundraising-individual #social_activity_buttons::before,
#ceP2P-fundraising-team #social_activity_buttons::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0da";
    position: relative;
    top: 5px;
    left: 5px;
    color: inherit;
    font-size: 30px;
    line-height: 10px;
    cursor: pointer;
    margin-left: -7px;
}

#ceP2P-dashboard-new #otherActionsButtons #social_activity_buttons::before,
#ceP2P-dashboard-new #inviteFriendsContainer #social_activity_buttons::before {
    font-family: "Font Awesome 5 Pro";
    content: "\f0d8";
    position: absolute;
    color: inherit;
    font-size: 28px;
    top: -13px;
    left: 0;
    width: 100%;
    line-height: 10px;
    cursor: pointer;
}

#ceP2P-overview-page-container #social_activity_buttons,
#ceP2P-fundraising-individual #social_activity_buttons,
#ceP2P-fundraising-team #social_activity_buttons {
    display: none;
    position: relative;
    padding-top: 8px;
    padding-bottom: 9px;
    z-index: 1;
}

#ceP2P-dashboard-new #otherActionsButtons #social_activity_buttons,
#ceP2P-dashboard-new #inviteFriendsContainer #social_activity_buttons {
    display: none;
    position: absolute;
    top: 62px;
    margin-top: 3px;
    width: 100%;
    z-index: 1;
}

#ceP2P-dashboard-new #fundraiseContainer #social_activity_buttons {
    display: inline-block;
}

@media (max-width: 767px) {
    #ceP2P-dashboard-new #otherActionsContainer.widget-container .widget-action {
        display: block;
        width: 100%;
        margin-right: 0;
        margin-top: 12px;
    }

    #ceP2P-fundraising-individual #social_activity_buttons::before,
    #ceP2P-fundraising-team #social_activity_buttons::before {
        font-family: "Font Awesome 5 Pro";
        content: "\f0d8";
        position: absolute;
        margin-left: 0;
        color: inherit;
        font-size: 28px;
        top: 34px;
        left: 0;
        width: 100%;
        line-height: 10px;
        cursor: pointer;
    }

    #ceP2P-fundraising-individual #social-share-button,
    #ceP2P-fundraising-team #social-share-button {
        float: none;
    }

    #ceP2P-fundraising-individual #social_activity_buttons,
    #ceP2P-fundraising-team #social_activity_buttons {
        display: none;
        position: absolute;
        top: 103px;
        margin-top: -4px;
        width: 100%;
        z-index: 1;
        padding-top: 52px;
        padding-bottom: 52px;
        top: 105px;
        left: 0px;
    }
}

#ceP2P-registration-success .social-buttons a,
#ceP2P-donation-thanks .social-buttons a,
#ceP2P-account-login .social-buttons a,
#ceP2P-registration-authenticate .social-buttons a {
    display: inline-block;
    margin-right: 8px;
    padding: 2px 10px;
    height: 28px;
    color: #fff;
    text-transform: uppercase;
}

#ceP2P-account-login .social-buttons a,
#ceP2P-registration-authenticate .social-buttons a {
    min-width: 236px;
    line-height: 28px;
    padding-top: 8px;
    height: auto;
    margin-bottom: 1rem;
}

#ceP2P-dashboard-new #fundraiseContainer a#fundraiseEmail {
    background-color: #7dc245;
    border-bottom: 2px solid #5a8d32;
    color: #fff;
}

    #ceP2P-dashboard-new #fundraiseContainer a#fundraiseEmail:hover {
        background-color: #5a8d32;
    }

#ceP2P-dashboard-new #fundraiseContainer a#fundraiseForm {
    background-color: #0275d8;
    border-bottom: 2px solid #034f90;
    color: #fff;
}

    #ceP2P-dashboard-new #fundraiseContainer a#fundraiseForm:hover {
        background-color: #034f90;
    }

#ceP2P-dashboard-new #inviteFriendsContainer #social_activity_buttons {
    padding-top: 52px;
    padding-bottom: 52px;
    top: 10px;
}

    #ceP2P-dashboard-new #inviteFriendsContainer #social_activity_buttons::before {
        top: 39px;
    }

    #ceP2P-dashboard-new #inviteFriendsContainer #social_activity_buttons .social-buttons-icon {
        position: relative;
        top: 2px;
    }

#ceP2P input#viewAddressBook {
    line-height: 1.5em;
    font-size: .9em;
}

/*pages*/
#ceP2P #ceP2P-pages ul#my-pages-list {
    padding-left: 0px;
    list-style-type: none;
    background-color: #fff;
    border: 1px solid #808080;
    overflow-x: auto;
}

    #ceP2P #ceP2P-pages ul#my-pages-list li:nth-of-type(2n+1) {
        background-color: rgba(0,0,0,.05);
    }

#ceP2P #ceP2P-pages .meter-box .ns-meter-bar {
    height: 32px;
    border: 1px solid rgb(32, 32, 32);
    text-align: center;
    overflow: hidden;
}

#ceP2P #ceP2P-pages .meter-box .ns-meter-percentage {
    position: relative;
    display: block;
    height: 30px;
    background-color: #7dc245;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent) );
    background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent );
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    animation: move 3s linear infinite;
    -webkit-animation: move 3s linear infinite;
}

@-webkit-keyframes move {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 50px 50px;
    }
}

#ceP2P #ceP2P-pages .meter-box .ns-meter-funded {
    position: relative;
    top: -27px;
    font-weight: bold;
}

#ceP2P #ceP2P-pages .my-pages-manage-link-container {
    text-align: center;
}

#ceP2P-addressbook-container table td.table-actions {
    text-align: right;
}

.dashboard-navigation-link {
    float: left;
    margin-left: 20px !important;
    margin-bottom: 20px !important;
}

.my-pages-preview-title {
    background-color: yellow;
}

/*tabs*/
#addressBookModal ul#tab-box-navigation {
    border-bottom: 1px solid #dadada;
}

#addressBookModal .nav-tabs {
    border-bottom: none;
}

    #addressBookModal .nav-tabs > li > a {
        border-color: #dadada;
        border-bottom: none;
    }

        #addressBookModal .nav-tabs > li > a input[type="checkbox"] {
            margin-top: 0;
            margin-right: 2px;
        }

#addressBookModal li.nav-item label {
    height: auto;
}

#addressBookModal .tab-box-body {
    padding-top: 40px;
    padding-bottom: 20px;
    position: relative;
    top: 0;
    background-color: #fff;
    border-right: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-bottom: 2px solid #dadada;
}

#ceP2P-dashboard-addressbook .tab-box-body,
#addressBookModal .tab-box-body {
    padding: 0;
}

#addressBookModal #tab-box-head-container .nav-tabs > li > a {
    border: 1px solid #dadada;
    border-bottom: none;
    border-radius: 0;
}

    #addressBookModal #tab-box-head-container .nav-tabs > li > a:hover {
        font-weight: 700;
    }

    #addressBookModal #tab-box-head-container .nav-tabs > li > a.active {
        background-color: #fff;
        border-top: 3px solid #202020;
        font-weight: 700;
    }

        #addressBookModal #tab-box-head-container .nav-tabs > li > a.active:hover {
            font-weight: 700;
        }

#addressBookModal .tab-box-body .item-icon {
    height: 40px;
    width: auto;
}

#addressBookModal .nav-tabs .nav-link {
    min-width: 200px;
}

#ceP2P .dashboard-item {
    padding: 20px;
    border-radius: 5px;
    height: auto;
    overflow: hidden;
    color: #eee;
}

#ceP2P .sub-label {
    color: #fff;
}

#ceP2P .current-photo-box span.current-avatar-caption,
#ceP2P .new-photo p,
#ceP2P #addImageRow .caption-box {
    font-weight: 700;
}

#ceP2P #addImageRow input[type="file"] {
    padding-left: 0;
}

#ceP2P .active-slider {
    display: none;
}

#ceP2P ul.file_type_switch {
    padding-left: 0;
    margin-bottom: 2rem;
}

    #ceP2P ul.file_type_switch a {
        display: inline-block;
        width: 90px;
        background-color: #dadada;
        font-size: 16px;
        padding: 12px;
    }

        #ceP2P ul.file_type_switch a:hover {
            font-weight: 700;
        }

        #ceP2P ul.file_type_switch a.active {
            background-color: #202020;
            color: #fff;
        }

/*****************************/
/*MODAL*/
/*****************************/
.ui-widget {
    font-family: inherit;
    font-size: inherit;
}

.ui-corner-all {
    border-radius: 0;
}

.ui-widget-content {
    border: 1px solid #000;
    background: #eee;
    color: #000;
}

.ui-widget-header {
    border: none;
    background: #eee;
    color: #000;
}

.ui-dialog-titlebar-close {
    cursor: pointer;
}

    .ui-dialog-titlebar-close:after {
        font-family: "Font Awesome 5 Pro";
        content: "\f00d";
        position: relative;
        top: -0.4em;
    }

.ui-dialog .ui-dialog-buttonpane {
    border: none;
}

#ceP2P .ui-dialog[aria-describedby="addressBookModal"] {
    width: auto !important;
}

#ceP2P #content-addressbook table thead {
    display: none;
}

#ceP2P #content-addressbook .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

#ceP2P #content-addressbook input[type="checkbox"] {
    margin-top: 18px;
    margin-left: 18px;
}

#ceP2P .systemSuccessMessage {
    margin-top: 10px;
}

/*SEARCH TABLES*/
#ceP2P .search-results,
#ceP2P table.add-memebers {
    border: 1px solid #c7c7c7;
    border-collapse: separate;
}

#ceP2P-dashboard-addressbook .search-results {
    border: none;
}

#ceP2P .search-results table thead,
#ceP2P table.add-memebers thead {
    background-color: #f9f9fb;
    text-transform: uppercase;
}

#ceP2P .table td,
#ceP2P .table th {
    border-top: none;
    vertical-align: middle;
}

#ceP2P .table-striped tbody tr:nth-of-type(2n) {
    background-color: rgba(0,0,0,.05);
}

#ceP2P .table-striped tbody tr:nth-of-type(2n+1) {
    background-color: #fff;
}

#ceP2P .advanced-searchbox {
    padding: 20px;
    background-color: #eee;
}

    #ceP2P .advanced-searchbox .radioContainer {
        height: 40px;
        line-height: 40px;
    }

        #ceP2P .advanced-searchbox .radioContainer label {
            margin-right: 20px;
        }

@media (max-width: 991px) {
    #ceP2P .table td,
    #ceP2P .table th {
        width: 100%;
        float: left;
        text-align: center;
    }

        #ceP2P .table td .btn {
            width: 100%;
            margin-bottom: 1em;
        }

    #ceP2P #content-addressbook input[type="checkbox"] {
        margin-left: 0;
    }

    #ceP2P #my-pages-list table td {
        width: 100%;
        float: left;
        text-align: center;
    }

        #ceP2P #my-pages-list table td img.avatar {
            margin-top: 0.5em;
        }

        #ceP2P #my-pages-list table td .btn {
            width: 100%;
        }
}

/*****************************/
/*PAGINATION*/
/*****************************/
#ceP2P-pagination {
    text-align: center;
}

    #ceP2P-pagination ul {
        list-style-type: none;
        margin: auto;
        padding-left: 0;
    }

        #ceP2P-pagination ul li {
            display: inline-block;
            padding: 4px 12px;
            margin-right: 12px;
            margin-left: 12px;
            background-color: #dadada;
            cursor: pointer;
        }

            #ceP2P-pagination ul li.current {
                background-color: #474747;
            }

            #ceP2P-pagination ul li:hover a {
                color: #fff;
                text-decoration: none;
            }

            #ceP2P-pagination ul li.current a {
                color: #fff !important;
            }

            #ceP2P-pagination ul li.arrow.unavailable {
                display: none;
            }

#ceP2P-registration-join-team .search-results {
    border-collapse: separate;
}

#ceP2P-registration-event textarea#Description {
    height: 100px;
}

#ceP2P ul#dashboard-side-menu li a {
    color: #eee;
}

@media (max-width: 991px) {
    .tab-content table tr td {
        width: 100%;
        display: inline-block;
        padding: 5px;
        text-align: center;
        margin: 0px auto;
    }

    #ceP2P .ns-rank-stats {
        text-align: center;
    }

    #ceP2P-pagination ul li {
        margin-right: 2px;
        margin-left: 2px;
    }
}

#secMenuChangePassword {
    display: none;
}

#ceP2P-overview-page-container .tagline i:nth-child(2) {
    padding-left: 12px;
}

#ceP2P #pagesList .page {
    min-height: 200px;
    overflow: hidden;
}


    #ceP2P #pagesList .page .additional-page-info {
        margin: 0;
        font-size: .9em;
        color: #676767;
    }

#ceP2P-preloaded {
    width: 36px;
    height: 36px;
    background: url('../../../Content/images/spinner.gif') no-repeat center center;
    background-size: 100%;
    position: fixed;
    top: 35%;
    left: 50%;
    z-index: 999;
}

#ceP2P .team-captain:after {
    content: '\f6a5';
    font-family: "Font Awesome 5 Pro";
    margin-left: 4px;
    color: gold;
    font-weight: 900;
}

/*One click giving layout*/
#oneClickGivingContainer .ce-row {
    margin-right: -15px;
    margin-left: -15px;
}

    #oneClickGivingContainer .ce-row::after {
        content: "";
        display: table;
        clear: both;
    }

#oneClickGivingContainer .ce-col-xs-10 {
    float: left;
    width: 83.333333%;
    padding-right: 15px;
    padding-left: 15px;
}

#oneClickGivingContainer .ce-offset-xs-1 {
    margin-left: 8.333333%;
}

#oneClickGivingButtonContainer button {
    margin-right: 1em;
}

    #oneClickGivingButtonContainer button:last-child {
        margin-right: unset;
    }

#oneClickGivingContainer p.oneClickGivingMessage:not(#oneClickGivingWelcomeMessage) {
    font-weight: bold;
}
/*One click giving layout - END*/

#ceP2P-overview-page-container #editPageLink {
    display: inline-block;
    padding-top: .5rem;
    margin-right: 1em;
    float: left;
}

#ceP2P-overview-page-container #urlTokenContainer {
    display: block;
    overflow: hidden;
}

#ceP2P-fundraising-individual .photo-slider img.cycle-slide,
#ceP2P-fundraising-team .photo-slider img.cycle-slide {
    width: auto !important;
}

#ceP2P-fundraising-individual .file_type_switch,
#ceP2P-fundraising-team .file_type_switch {
    margin-bottom: 1em;
    width: 100%;
    float: left;
}

    #ceP2P-fundraising-individual .file_type_switch .gallery-toggle,
    #ceP2P-fundraising-team .file_type_switch .gallery-toggle {
        display: block;
        padding: 10px 6px;
        color: inherit;
        border: 1px solid #dadada;
        border-radius: 4px;
        float: left;
    }

        #ceP2P-fundraising-individual .file_type_switch .gallery-toggle:hover,
        #ceP2P-fundraising-individual .file_type_switch .gallery-toggle:focus,
        #ceP2P-fundraising-team .file_type_switch .gallery-toggle:hover,
        #ceP2P-fundraising-team .file_type_switch .gallery-toggle:focus {
            color: inherit;
            text-decoration: none;
        }

        #ceP2P-fundraising-individual .file_type_switch .gallery-toggle.active,
        #ceP2P-fundraising-team .file_type_switch .gallery-toggle.active {
            background-color: #474747;
            color: #fff;
        }

        #ceP2P-fundraising-individual .file_type_switch .gallery-toggle:not(.active):hover,
        #ceP2P-fundraising-team .file_type_switch .gallery-toggle:not(.active):hover {
            background-color: #f9f9fb;
        }

        #ceP2P-fundraising-individual .file_type_switch .gallery-toggle.photo,
        #ceP2P-fundraising-team .file_type_switch .gallery-toggle.photo {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }

        #ceP2P-fundraising-individual .file_type_switch .gallery-toggle.video,
        #ceP2P-fundraising-team .file_type_switch .gallery-toggle.video {
            border-left: none;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }

#ceP2P-fundraising-individual .video-slider .cycle-slideshow,
#ceP2P-fundraising-team .video-slider .cycle-slideshow {
    height: 360px !important;
}

#ceP2P-homePage #customContent img {
    max-width: 100%;
    height: auto;
}

#ceP2P-container.ceP2P-dashboard-layout {
    background: #fff !important;
}

.ceP2P-dashboard-layout .ceP2P-container {
    margin-top: 2em;
}

.ceP2P-strong {
    font-weight: 700;
}

#ceP2P .url_is_correct {
    position: absolute;
    top: 9px;
    right: 15px;
    color: #81bf4d;
}

.ce-form-data {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-weight: 700;
}

#ceP2P .url_is_correct.glyphicon-ok {
    position: absolute;
    margin-top: 4px;
    margin-right: 14px;
}

/*card icons*/
#ceApp ul.card-icons {
    list-style-type: none;
    padding-left: 0;
}

    #ceApp ul.card-icons li {
        display: inline-block;
    }

#ceApp .card-icons .card-icon {
    width: 70px;
    height: 45px;
}

    #ceApp .card-icons .card-icon.visa.selected {
        background: url(/_sysimages/visa.png) no-repeat left;
    }

    #ceApp .card-icons .card-icon.mc.selected {
        background: url(/_sysimages/mc.png) no-repeat left;
    }

    #ceApp .card-icons .card-icon.discover.selected {
        background: url(/_sysimages/discover.jpg) no-repeat left;
    }

    #ceApp .card-icons .card-icon.amex.selected {
        background: url(/_sysimages/amex.png) no-repeat left;
    }

    #ceApp .card-icons .card-icon.unknown.selected {
        background: url(/_sysimages/uc.jpg) no-repeat left;
    }

    /*unselected card-icon*/
    #ceApp .card-icons .card-icon.visa {
        background: url(/_sysimages/visa-off.png) no-repeat left;
    }

    #ceApp .card-icons .card-icon.mc {
        background: url(/_sysimages/mc-off.png) no-repeat left;
    }

    #ceApp .card-icons .card-icon.discover {
        background: url(/_sysimages/discover-off.jpg) no-repeat left;
    }

    #ceApp .card-icons .card-icon.amex {
        background: url(/_sysimages/amex-off.png) no-repeat left;
    }

    #ceApp .card-icons .card-icon.unknown {
        background: url(/_sysimages/uc-off.jpg) no-repeat left;
    }

#ceP2P div.ce-ask-strings {
    margin-bottom: 1rem;
}

#ceP2P .ce-ask-string-amounts {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid #c7c7c7 !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    transition: all 0.3s ease-in-out !important;
    user-select: none;
    padding: .5rem 1rem;
    font-size: 1rem;
}

#ceP2P div.name-info {
    text-align: center;
}
