.neonfront-dashboard {
    display: block!important;
    border-top: 1px solid #DFE3E6;
}
.neon-front-no-border {
    border: none!important;
}
.neonfront-dashboard-body{
    padding-top: 28px!important;
}
.neonfront-dashoboard-box{
    border: 1px solid #E6E9EE;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(47, 73, 117, 0.16);
    background-color: #fff;
}
.neonfront-portal-content {
    flex-direction: row;
}
.fixed-title {
    font-family: Lato;
    font-size: 13px;
    font-weight: 700;
    color: #6E7477;
    text-transform: uppercase;
    padding: 14px 16px;
    width: 260px;
}
.dashboard_welcome {
    height: 70px;
    display: flex;
    background: #FFFFFF;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.06);
    font-family: Lato, Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 70px;
    color: #002D41;
}

.dashboard_content {
    display: flex;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.dashboard_content_left {
    flex: 0 0 300px;
    display: flex;
    flex-direction: column;
}

.dashboard_content_right {
    float: right;
    width: 100%;
    margin-left: 20px;
    display: flex;
    flex-direction: column;
}

.dashboard-block-account{
    margin-bottom: 22px;
    padding: 21px 15px 15px 15px;
}

.dashboard-block {
    margin-bottom: 22px;
    padding: 15px;
}

/* Card CSS */
.dc_donation_information_segmentation {
    height: 1px;
    background: #DADADA;
}

.dc_donation_information_division {
    width: 1px;
    background: #DADADA;
}

/* PROFILE */
.dc_profile {
    display: flex;
    flex-direction: column;
    padding-left: 27px;
    padding-right: 27px;
}

.dc_profile_user {
    display: flex;
    flex-direction: column;
}


.dc_profile_user_photo .account-header-container {
    margin-left: auto;
    margin-right: auto;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    display: flex;
    border: 1px solid #FFFFFF;
    line-height: 100px;
    color: #36517D;
    font-size: 2em;
    font-weight: 400;
    background: #E6E9EE center;
    background-size: cover;
}

.dc_profile_user_photo .neon-head-img {
    margin: auto;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    color: #fff;
    background: #3C4144;
    line-height: 100px;
    font-weight: 700;
    font-size: 50px;
    text-align: center;
    text-transform: uppercase;
    display: block;
}


.dc_profile_user_name {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    margin-top: 16px;
    margin-bottom: 16px;
    color: #3C4144;
}

.dc_profile_user_name i{
    font-style: normal;
    font-weight: 900;
    font-size: 14px;
    line-height: 22px;
    color: #0074D9;
    vertical-align: top;
}

.dc_profile_information {
    margin-top: 16px;
    margin-bottom: 16px;
}

.dc_profile_desc {
    display: flex;
}

.dc_profile_desc_icon {
    height: 25px;
    display: flex;
    flex: 0 0 30px;
}

.dc_profile_desc_icon i {
    margin: auto;
    line-height: 25px;
}

.dc_profile_desc_text {
    margin-left: 5px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    color: #002D41;
    word-break: break-all;
}

.dc_profile_buttons {
    display: flex;
    flex-direction: column;
    margin-top: 16px;
}

.dc_button_primary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 182px;
    height: 44px;
    background: #282968;
    border-radius: 4px;
    margin: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.dc_button_secondary {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 182px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 4px;
    margin: auto;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
    border: 1px solid #282968;
}

.dc_upcoming_events_header {
    display: flex;
    flex-direction: row;
    margin-left: 5px;
    width: 250px;
}

.dc_upcoming_events_title {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: #002D41;
    margin-top: 5px;
}

.dc_upcoming_events_action {
    margin-left: auto;
}

.dc_upcoming_events_action button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    min-width: 63px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    border-radius: 4px;
}

.dc_event {
    margin-top: 16px;
    margin-bottom: 16px;
}

.dc_event_date {
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    font-size: 12px;
    line-height: 24px;
    color: #282968;
    opacity: 0.8;
    line-height: 24px;
    mix-blend-mode: normal;
}

.dc_event_name {
    line-height: 24px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    color: #3C4144;
    mix-blend-mode: normal;
}

.event-tickets{
    position: absolute;
    width: 82px;
    height: 20px;
    top: 6px;
    right: 6px;
    background: #FFFFFF;
    border: 1px solid #D8DDE6;
    border-radius: 3px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.5px;
    color: #002D41;
}

.dc_event_image{
    position: relative;
    display: table-cell;
    min-height: 30px;
    width: 250px;
    height: 120px;
    text-align: center!important;
    vertical-align: middle;
}

.dc_event_image_empty{
    height: 30px!important;
}

.dc_event_image .lar-img{
    display: none;
}

.dc_event_image .mid-img {
    display: unset;
}

/* Membership */
.dc_membership {
    padding-left: 20px;
    padding-top: 10px;
}

.dc_membership_footer{
    display: none;
}

.dc_membership_header {
    display: flex;
    flex-direction: row;
}

.dc_membership_header_left {
    display: flex;
    flex-direction: column;
}

.dc_membership_status {
    height: 17px;
    line-height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    color: #002D41;
    margin-top: 5px;
}

.dc_membership_status_text {
    margin-left: 6px;
}

.dc_membership_title {
    height: 20px;
    line-height: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #002D41;
    margin-top: 7px;
}

.dc_membership_header_right {
    display: flex;
    margin-left: auto;
}

.dc_membership_header_right button:nth-child(1) {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    border-radius: 4px 0px 0px 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    height: 32px;
}

.dc_membership_header_right_button_not_last{
    border-right: none;
}

.dc_membership_header_right_left-icon{
    margin-right: 10px;
}

.dc_membership_header_right button{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    border-radius: 0px 4px 4px 0px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    height: 32px;
}

.dc_membership_header_right button:nth-child(2) i {
    margin-right: 10px;
}

.dc_membership_header_right .membership-disabled-button{
    color: #b4b5b6!important;
    cursor: not-allowed!important;
}

.dc_membership_header_right_last_one{
    border-radius: 4px!important;
}

.dc_membership_level {
    margin-top: 16px;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.dc_membership_level .ban-renew{
    color: rgb(220 20 60);
    cursor: not-allowed;
}

.dc_membership_level .can-renew{
    color: #008000;
}

.dc_membership_level span {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #3C4144;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.empty-membership-level{
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #3C4144;
    word-break: break-all;
}

.dc_membership_level i {
    width: 14px;
    height: 17px;
    font-weight: 900;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #008000;
    margin-left: 8px;
    margin-top: 2px;
}

.dc_member_lifetime {
    margin-top: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 14px;
    color: #36517D;
    mix-blend-mode: normal;
}

.dc_membership_body .blank-membership-bg {
    width: 108px;
    height: 85px;
    background-position: center;
    margin: auto;
    background-size: 100% 100%;
}
.dc_membership_body .no-active-membership-message {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    color: #002D41;
    text-align: center;
    margin: 5px auto 10px auto;
}

.blank-button-right {
    border-radius: 4px!important;
    border: 1px solid #C0C8D7 !important;
    height: 32px!important;
    font-size: 14px!important;
    line-height: 32px!important;
    font-family: 'Roboto'!important;
    font-style: normal!important;
    font-weight: 500!important;
}

.dc_donation_body .blank-donation-bg {
    width: 108px;
    height: 85px;
    background-position: center;
    margin: auto;
    background-size: 100% 100%;
}
.dc_donation_body .no-active-donation-message {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    color: #002D41;
    text-align: center;
    margin: 5px auto 10px auto;
}


.make-donation {
    background: #282968!important;
    color: #ffffff!important;
    border-radius: 4px!important;
    border-right: 1px solid #E6E9EE!important;
    height: 32px!important;
    padding: 0 12px!important;
    font-size: 14px!important;
    line-height: 32px!important;
}

.dc_membership_term {
    margin-top: 12px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #3C4144;
    mix-blend-mode: normal;
}

.dc_membership_date {
    margin-top: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #3C4144;
    mix-blend-mode: normal;
}

.status-sign-dashboard{
    display: inline-block;
    width: 6px;
    height: 6px;
    line-height: 17px;
    border-radius: 3px;
    background-color: #979DA0;
}

.status-lg-dashboard{
    width: 6px;
    height: 6px;
    vertical-align: middle;
}

.status-sign-dashboard-active{
    background-color: #008000;
}

.status-sign-dashboard-error{
    background-color: #DC143C;
}

.status-sign-dashboard-future{
    background-color: #F49D10FF;
}

/* PORTAL MESSAGE */
.dc_portal_message_header {
    height: 22px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.dc_portal_message_header-full {
    height: auto;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    word-break: break-word;
}

.dc_portal_message_content {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #3C4144;
    margin-top: 12px;
    position: relative;
}

.dc_portal_message_content p {
    margin-bottom: 0.5rem!important;
}

.grow {
    height: 80px;
    position: relative;
    transition: height 10s;
    -webkit-transition: height 10s;
    overflow: hidden;
}

.grow.full {
    height: auto;
}

.dc_portal_message_footer {
    display: flex;
}

.dc_portal_message_footer_action {
    margin: auto;
    display: flex;
    flex-direction: row;
    padding-top: 12px;
}

.dc_portal_message_footer_action .action {
    display: flex;
    cursor: pointer;
}

.dc_portal_message_footer_action_text {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    display: flex;
    align-items: center;
    color: #282968;
}

.dc_portal_message_footer_action i {
    color: #282968;
    margin-left: 13px;
    line-height: 20px;
}

.transparent_bg_layover {
    height: 36px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    position: absolute;
    bottom: 0;
    z-index: 1000;
    width: 100%;
}

.transparent_bg_layover.show {
    display: block;
}

.transparent_bg_layover.hide {
    display: none;
}

/* DONATION */
.dc_donation {
    padding-left: 20px;
    padding-top: 10px;
}

.dc_donation_header {
    display: flex;
    flex-direction: row;
}

.dc_donation_header_left {
    height: 20px;
    line-height: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #002D41;
    margin-top: 6px;
}

.dc_donation_header_right {
    display: flex;
    margin-left: auto;
}

.donation-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    border-radius: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    height: 32px;
}

.dc_donation_content {
    display: flex;
    flex-direction: row;
    margin-top: 16px;
}

.dc_donation_icon {
    display: flex;
    margin-right: auto;
    flex: 0 0 73px;
    height: 73px;
    border-radius: 40px;
    background: #E2F2FE;
    margin-top: auto;
    margin-bottom: auto;
}

.dc_donation_icon i {
    margin: auto;
    height: 40px;
    font-size: 40px;
    color: #54698D;
}

.dc_donation_information {
    width: 100%;
    display: flex;
    flex-direction: row;
}

.dc_donation_information_left {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.dc_donation_information_right {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.dc_donation_information_title {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #36517D;
}

.dc_donation_information_amount {
    height: 29px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #37394C;
    margin-top: 10px;
    margin-bottom: 15px;
}

.dc_donation_information_amount_small {
    font-size: 1.25rem!important;
}

.dc_donation_information_desc {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #36517D;
}

.dc_donation_information_desc_2 {
    height: 14px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #4A4A4A;
    margin-top: 6px;;
    text-align: center;
}

/* RECURRING DONATION */
.dc_rc_donation {
    padding-left: 20px;
    padding-top: 10px;
}

.dc_rc_donation_header {
    display: flex;
    flex-direction: row;
}

.dc_rc_donation_header_left {
    height: 20px;
    line-height: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #002D41;
    margin-top: 6px;
}

.dc_rc_donation_header_right {
    display: flex;
    margin-left: auto;
}

.dc_rc_donation_header_right button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    border-radius: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    height: 32px;
}

.dc_rc_donation_content {
    display: flex;
    flex-direction: row;
    margin-top: 16px;
}

.dc_rc_donation_icon {
    display: flex;
    margin-right: auto;
    flex: 0 0 73px;
    height: 73px;
    border-radius: 40px;
    background: #E2F2FE;
    margin-top: auto;
    margin-bottom: auto;
}

.dc_rc_donation_icon i {
    margin: auto;
    height: 40px;
    font-size: 40px;
    color: #54698D;
}

.dc_rc_donation_information {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.dc_rc_donation_information_title {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #36517D;
}

.dc_rc_donation_information_amount {
    height: 29px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #37394C;
    margin-top: 10px;
    margin-bottom: 15px;
}

.dc_rc_donation_information_desc {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #36517D;
}

.dc_rc_donation_information_desc_2 {
    height: 14px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #4A4A4A;
    margin-top: 6px;;
    text-align: center;
}

.dc_rc_donation_body .blank-rc-donation-bg {
    width: 108px;
    height: 85px;
    background-position: center;
    margin: auto;
    background-size: 100% 100%;
}


.dc_rc_donation_body .no-active-rc-donation-message {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    color: #002D41;
    text-align: center;
    margin: 5px auto 10px auto;
}

.dc_empty_button_header_replace {
    margin-top: 32px;
}

/* VOLUNTEER */
.dc_volunteer {
    padding-left: 20px;
    padding-top: 10px;
}

.dc_volunteer_header {
    display: flex;
    flex-direction: row;
}

.dc_volunteer_header_left {
    height: 20px;
    line-height: 20px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    color: #002D41;
    margin-top: 6px;
}

.dc_volunteer_header_right {
    display: flex;
    margin-left: auto;
}

.dc_volunteer_header_right button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #E6E9EE;
    border-radius: 4px;
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    height: 32px;
}

.dc_volunteer_content {
    display: flex;
    flex-direction: row;
    margin-top: 16px;
}

.dc_volunteer_icon {
    display: flex;
    margin-right: auto;
    flex: 0 0 73px;
    height: 73px;
    border-radius: 40px;
    background: #E2F2FE;
    margin-top: auto;
    margin-bottom: auto;
}

.dc_volunteer_icon i {
    margin: auto;
    height: 40px;
    font-size: 36px;
    color: #54698D;
}

.dc_volunteer_information {
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-left: 40px;
    padding-right: 40px;
}

.dc_volunteer_information_left {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.dc_volunteer_information_right {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.dc_volunteer_information_title {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
    color: #36517D;
}

.dc_volunteer_information_amount {
    height: 29px;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    color: #37394C;
    margin-top: 10px;
    margin-bottom: 15px;
}

.dc_volunteer_information_desc {
    height: 17px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    color: #36517D;
}

.dc_volunteer_information_desc_2 {
    height: 14px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #4A4A4A;
    margin-top: 6px;;
    text-align: center;
}

.dc_volunteer_body .blank-volunteer-bg {
    width: 108px;
    height: 85px;
    background-position: center;
    margin: auto;
    background-size: 100% 100%;
}


.dc_volunteer_body .no-active-volunteer-message {
    font-family: Lato;
    font-size: 20px;
    font-weight: 700;
    color: #002D41;
    text-align: center;
    margin: 5px auto 10px auto;
}

.sidebar-title.element-hidden {
    visibility: hidden;
}

/* 宽度大于992px 且高度小于1257的屏幕显示此样式 */
@media only screen and (min-width: 992px) and (max-width: 1257px){
    .dashboard_content_right {
        width: 100%!important;
    }

    .dashboard-section{
        width: calc(100% - 10px)!important;
        min-height: 180px!important;
        height: auto!important;
    }

    .dashboard-section-expand {
        width: calc(100% - 10px)!important;
    }

    .dc_portal_message{
        width: calc(100% - 10px)!important;
    }

    .dc_donation_content {
        margin-right: -15px;
    }
    .dc_donation_information_left {
        flex: 1.1!important;
    }
    .dc_donation_information_right {
        flex: 0.9!important;
    }

    .dc_donation_information_desc {
        height: auto!important;
    }

    .dc_volunteer_information {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .dc_donation_information_desc_2 {
        height: auto!important;
    }

    .dc_volunteer_content {
        margin-right: -15px;
    }

}


/* 宽度大于992px的屏幕显示此样式 */
@media only screen and (min-width: 992px){

    .dashboard_content_right {
        width: 610px;
    }

    .dc_big_screen .dc_event_image img {
        border-radius: 4px;
        max-height: 120px;
        max-width: 250px;
    }

    .dc_events {
        width: 250px;
        margin: auto;
    }

    .dc_small_screen {
        display: none;
    }

    .dc_events {
        width: 250px;
        margin: auto;
    }
}

/* 宽度大于968px 小于991px的屏幕显示此样式 */
@media only screen and (min-width: 968px) and (max-width: 991px){
    .dashboard_content_right {
        width: 100%!important;
        min-width: 416px;
    }

    .dashboard-section{
        width: calc(100% - 10px)!important;
        min-width: 416px;
        min-height: 180px!important;
        height: auto!important;
    }

    .dashboard-section-expand {
        width: calc(100% - 10px)!important;
    }

    .dashboard_welcome .sidebar-title{
        display: none;
    }

    .welcome-text{
        margin-left: 16px;
    }

    .dc_small_screen {
        display: none;
    }

    .dc_big_screen .dc_event_image img {
        border-radius: 4px;
        max-height: 120px;
        max-width: 250px;
    }

    .dc_events {
        width: 250px;
        margin: auto;
    }
}

/* 宽度大于768px 且 小于968的屏幕显示此样式 */
@media screen and (max-width: 967px) and (min-width: 768px) {
    .dashboard_content_right {
        width: 100%!important;
        min-width: 416px;
    }

    .dashboard-section{
        width: calc(100% - 10px)!important;
        min-height: 180px!important;
        height: auto!important;
        min-width: 416px;
    }

    .dc_portal_message{
        width: calc(100% - 10px)!important;
        min-width: 416px;
    }

    .dashboard-section-expand {
        width: calc(100% - 10px)!important;
        min-width: 416px;
    }

    .dc_donation_information {
        padding-left: 0px;
        padding-right: 0px;
    }

    .dc_volunteer_information {
        padding-left: 0px;
        padding-right: 0px;
    }

    .dc_small_screen {
        display: none;
    }

    .dc_big_screen .dc_event_image img {
        border-radius: 4px;
        max-height: 120px;
        max-width: 250px;
    }

    .dashboard_welcome .sidebar-title{
        display: none;
    }

    .welcome-text{
        margin-left: 16px;
    }

    .dc_donation_content {
        margin-right: -15px;
    }
    .dc_donation_information_left {
        flex: 1.1!important;
    }
    .dc_donation_information_right {
        flex: 0.9!important;
    }

    .dc_donation_information_desc {
        height: auto!important;
    }

    .dc_volunteer_information {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .dc_donation_information_desc_2 {
        height: auto!important;
    }

    .dc_volunteer_content {
        margin-right: -15px;
    }

}

/* 宽度大于667px 且 小于768的屏幕显示此样式. 此时只显示一列 */
@media screen and (max-width: 767px) and (min-width: 667px) {

    .dc_profile{
        height: 244px!important;
    }

    .dashboard_welcome .sidebar-title{
        display: none;
    }

    .welcome-text{
        margin-left: 16px;
    }

    .dashboard-section{
        width: 100%!important;
        min-height: 180px!important;
        height: auto!important;
    }

    .dashboard_content_left {
        display: none;
    }

    .dashboard_content_right {
        min-width: 480px;
        margin-left: 8px;
        margin-right: 8px;
    }

    .dc_small_screen .dc_profile_information {
        width: 264px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0!important;
    }

    .dc_events {
        display: flex;
    }

    .dc_events .dc_event {
        width: 50%;
    }

    .dc_event {
        margin: 16px 5px;
    }

    .dc_small_screen .dc_event_image {
        width: 280px;
        height: 128px;
    }

    .dc_small_screen .dc_event_image .lar-img{
        display: unset;
    }

    .dc_small_screen .dc_event_image .mid-img{
        display: none;
    }

    .dc_small_screen .dc_event_image img {
        border-radius: 4px;
        max-height: 128px;
        max-width: 280px;
    }

    .dc_upcoming_events_header {
        padding: 0 5px;
        width: auto !important;
        min-width: 250px !important;
    }

    .dashboard-section-expand {
        width: 100% !important;
    }

    .dc-empty-events-bottom .empty-content {
        margin-top: 6px;
        width: calc(100% - 28px)!important;
    }

    .dc_upcoming_events {
        position: relative!important;
        min-height: 189px!important;
    }


}


/* 小于667的屏幕显示此样式. 此时只显示一列并且很窄 */
@media screen and (max-width: 666px) {
    .dashboard-section .dc_membership_header {
        flex-direction: column;
    }
    .dashboard_welcome {
        height: auto!important;
    }

    .dashboard_welcome .sidebar-title{
        display: none;
    }

    .welcome-text{
        margin-left: 16px;
    }

    .dashboard-section{
        width: 100%!important;
        height: auto!important;
    }

    .dashboard_content_left {
        display: none;
    }

    .dc_donation_icon {
        display: none;
    }

    .dc_rc_donation_icon {
        display: none;
    }

    .dc_volunteer_icon {
        display: none;
    }

    .dashboard_content_right {
        width: 100%;
        margin-left: 8px;
        margin-right: 8px;
    }

    .dc_small_screen .dc_profile_information {
        width: 264px;
        margin-left: auto;
        margin-right: auto;
    }

    .dc_small_screen .dc_event_image img {
        border-radius: 4px;
        max-height: 120px;
        max-width: 250px;
    }

    .dc_profile {
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .dashboard-section-expand {
        width: 100%!important;
    }

    .dc_donation_content {
        margin-left: -20px;
        margin-right: -15px;
    }
    .dc_donation_information_left {
        flex: 1.1!important;
    }
    .dc_donation_information_right {
        flex: 0.9!important;
    }

    .dc_donation_information_desc {
        height: auto!important;
    }

    .dc_volunteer_information {
        padding-right: 0!important;
        padding-left: 0!important;
    }

    .dc_donation_information_desc_2 {
        height: auto!important;
    }

    .dc_volunteer_content {
        margin-left: -20px;
        margin-right: -15px;
    }

    .dc_events {
        margin: auto;
    }

    .dc-empty-events-bottom .empty-content{
        width: calc(100% - 28px)!important;
    }

    .dc_upcoming_events {
        position: relative!important;
        min-height: 180px!important;
    }
    .dc_membership{
        position: relative;
    }
    .dc_membership .dc_membership_header .dc_membership_header_right{
        margin-left: 0;
        margin-top: 12px;
    }
    .dc_membership .dc_membership_header .dc_membership_header_left .dc_membership_title{
        margin-top: 14px;
    }

    .dc_upcoming_events_header {
        width: auto!important;
    }
}

/*宽度小于320px时展示更小的一列*/
@media screen and (max-width: 320px) {
    .dashboard_content_right {
        width: 288px!important;
        margin-left: 8px;
        margin-right: 8px;
    }

    .dashboard_welcome {
        height: auto!important;
    }

    .welcome-text{
        margin-left: 16px;
    }

    .dc_membership_header_right {
        display: none!important;
    }

    .dc_membership_footer {
        display: flex;
        flex-direction: row;
        margin-top: 12px;
    }

    .dc_membership_footer button:nth-child(1) {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        background: #FFFFFF;
        border: 1px solid #E6E9EE;
        border-radius: 4px 0px 0px 4px;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        height: 32px;
    }

    .dc_membership_footer button{
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        height: 32px;
        background: #FFFFFF;
        border: 1px solid #E6E9EE;
        border-radius: 0px 4px 4px 0px;
        font-family: Roboto;
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 12px;
        height: 32px;
    }

    .dc_membership_footer button:nth-child(2) i {
        margin-right: 10px;
    }

    .dc_membership_footer .membership-disabled-button{
        color: #b4b5b6!important;
        cursor: not-allowed!important;
    }

    .dc_upcoming_events{
        min-height: auto!important;
    }

    .dc-empty-events-bottom .empty-content {
        width: 200px!important;
        margin-bottom: 20px!important;
    }

    .empty-event-operation{
        position: relative!important;
        bottom: 0 !important;
        left: 50%;
        margin-left: -88.5px;
    }
}

.dashboard-section{
    width: 628px;
    height: 180px;
}

.dashboard-section-expand{
    width: 628px;
}

.neonfront-portal-left-nav .dashboard-sidebar .sidebar-title {
    display: none;
}


.dc_upcoming_events_empty_section{
    width: 300px;
    height: 263px;
    position: relative;
}

.dc-empty-events-bottom{
    margin-top: 24px;
    margin-left: 5px;
    float: left;
}

.dc-empty-events-bottom .icon{
    float: left;
    width: 28px;
    height: 32px;
    font-size: 16px;
}

.dc-empty-events-bottom .empty-content{
    width: 228px;
    float: left;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    word-break: break-word;
    color: #002D41;;
}

.empty-event-operation{
    position: absolute;
    bottom: 24px;
    left: 50%;
    margin-left: -91px;
    width: 182px;
    height: 42px;
    border: 1px solid #282968;
    border-radius: 4px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    background-color: #ffffff;
}

/*修复屏幕宽度小于1257px图片过大导致页面撑开*/
@media screen and (max-width: 1257px) {
    .dashboard_content_right .neonfront-dashoboard-box .dc_portal_message_content img{
        max-width: 100%;
        height: auto;
    }
}