.expense__no__data__container {
    height: 100%;
    padding: 2.8rem;
    border: 1px solid var(--bg_white);
    box-shadow: 0px 0px 20px 0px #0000001a;
    background-color: var(--bg_white);
}

.expense__no__data__sec__nv {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin-bottom: 2.4rem;
}

.expenses__no__data__content__left {
    background-image: url("../../wegofin_ai/images/expense-dashboard/expense_bg_image.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 1.7rem 1.7rem 0;
    box-shadow: 0px 0px 20px 0px #0000001a;
    display: flex;
    gap: 1.6rem;
}

.expense__no__data__content__right {
    background-image: url("../../wegofin_ai/images/expense-dashboard/expense_bg_image1.webp");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
    padding: 1.7rem;
    box-shadow: 0px 0px 20px 0px #0000001a;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.expense__sandbox__content {
    width: 70%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 2.4rem;
    padding-bottom: 1.7rem;
}

.expense__person__image {
    display: flex;
    align-items: flex-end;
}

.expense__person__image img{
    width: 25rem;
}

.expense__sandbox__content__text p {
    margin-top: 0.8rem;
}

.learn__more__btn {
    width: 17rem;
    display: flex;
    align-items: center;
    gap: 0.8rem;
    color: #109fbc;
    background:var(--bg_white);
    border-radius: 6rem;
    border: 0.5px solid #06777a;
    padding: 1.2rem 1.6rem 1.2rem 1.2rem;
}

.expense__no__data__content__right .expense__team__content p {
    max-width: 37.8rem;
    margin: 1.2rem 0 3.1rem;
}

.create__expense__btn {
    padding: 1rem 2.4rem;
    color: #725bf7;
    background:var(--bg_white);
}

/* referral_popup_css */
.referral_popup .create_invoice_header .header_txt {
    /* background: #ffffff80; */
    border: 1px solid var(--bg_white);
}

.referral_link_sec {
    padding: 3rem 2.4rem;
    /* border: 0.5px solid #0000001a;
    margin: 1.6rem 0 2.4rem 0; */
}

.mb_12{
        margin-bottom: 1.2rem;
    }

.referral_link_copy_sec {
    border: 1px solid #F4F4F4;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    padding: 1.2rem 1.6rem;
    margin-top: 1.8rem;
    position: relative;
    background: #fff;
}

.or_text {
    text-align: center;
    color: var(--black_variant_medium);
    margin: 2.4rem 0 1.8rem 0;
}

.referall_background{
    border: 0.5px solid #0000001A;
    background: #FFFFFFB2;
    backdrop-filter: blur(50px)
}
.referall_top{
     border-top: 1px solid #EBEBEB;
     position: absolute;
     border-top: 1px solid #EBEBEB;
     position: absolute;
     width: 90%;
     bottom: 0;
     top: -3.2rem;
}
.referral_works{
   position: relative;
    padding: 0 3rem;
}
.referral_work_sec{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 3.2rem 0 1.8rem 0;
}
.referral_work_sec a{
    color: #4E8AF3;
}
.ref_des{
    display: flex;
    flex-direction: column;
    gap: 1.8rem;
    margin-bottom: 4.7rem;
}
.ref_cls{
    padding: 1.8rem 1.2rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.ref_pink{
    border: 0.5px solid #C6A0E680;
    background: linear-gradient(90deg, #F6EEFD 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(50px);
}
.ref_pink img{
    background: #EEE0FC;
}
.ref_purple{
    border: 0.5px solid #A0AFE680;
    background: linear-gradient(90deg, #EEF1FD 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(50px);
}
.ref_purple img{
    background: #DCE3FC;
}
.ref_yellow{
    border: 0.5px solid #E6D3A080;
    background: linear-gradient(90deg, #FDF9EC 0%, rgba(255, 255, 255, 0) 100%);
    backdrop-filter: blur(50px);
}
.ref_yellow img{
    background: #FAEBC1;
}
.send_invite{
    display: flex;
    flex-direction: column;
    gap: 0.4rem;
}
.referall_link_copy{
    margin: 1.8rem 0 2.4rem 0;
}
.referall_link_copy input{
    width: 100%;
    height: 4.8rem;
    padding: 1.2rem 1.6rem;
    border: 1px solid #F4F4F4;
    background: #fff;
    box-shadow: 0px 1px 2px 0px #37415114;
}
.referral_link_generate{
    position: relative;
}
.Subscribe_referall{
    position: absolute;
    top: 0;
    right: 0;
    width: 156px;
    cursor: pointer;
    background: #000;
    color: #FFFFFF;
    height: 4.8rem;
}
.referall_loader{
    background-image: url(/wegofin_ai/images/referall_loader.gif);
    width: 27px;
    height: 27px;;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.referral_img img{
    width: 100%;
}

#copyInput {
    opacity: 0;
    position: absolute;
    left: -999999999999999px;
}

.refer__copied {
    position: absolute;
}

.refer__copied {
    position: absolute;
    width: max-content;
    padding: .8rem 2rem;
    background: var(--light_green_color);
    border-radius: 8rem;
    color: var(--bg_white);
    right: 0;
    top: -5rem;
}

.copy_image_wrpr {
    cursor: pointer;
}

.social_media_icon_wrpr {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.5rem;
}

.referral_work_info {
    display: flex;
    align-items: center;
    gap: 1.8rem;
}

.referral_work_info p {
    flex: 1;
}

.referral_work_info_wrpr {
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
}

.work_info_text {
    color: var(--black_variant_medium);
}

.referral_contact_content_row {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.referral_contacts_wrpr {
    display: flex;
    flex-direction: column;
    gap: 3.2rem;
}

.referral_contact_text h3 {
    margin-bottom: 0.4rem;
}

/* terms of use page css */
.terms_of_use_content_wrpr {
    height: 100%;
    padding: 1.6rem;
    border: 1px solid var(--bg_white);
    box-shadow: 0px 0px 20px 0px #0000001a;
    background-color: var(--bg_white);
}

.terms_of_use_title {
    font-size: var(--font34);
    position: absolute;
    top: 10rem;
    left: 10%;
}

.terms_of_use_content_wrpr .static_content_section_sc {
    width: 100%;
    margin: 0 auto;
    display: flex;
    padding-bottom: 5rem;
    gap: 5rem;
    border: 1px solid #e4e4e4;
    margin-top: 1.6rem;
    padding: 3rem 2rem;
}

.static_content_rgt_content_sc p {
    padding-bottom: 2rem;
    font-size: var(--font14);
    font-weight: var(--font_weight400);
    color: var(--primary_medium);
}

.static_content_rgt_content_sc h3 {
    font-size:var(--font14);
    font-weight: var(--font_weight600);
    color: var(--primary_dark);
    padding-bottom: 2rem;
}

.static_list_sc li {
    padding-bottom: 2rem;
    font-size: var(--font14);
    font-weight: var(--font_weight400);
    color: var(--primary_medium);
    list-style: disc;
}

.static_list_sc {
    padding-left: 3rem;
}

.static_menu_dp_heading_sc {
    display: flex;
    align-items: center;
    gap: 1.4rem;
    cursor: pointer;
    width: fit-content;
}

#sticky {
    position: sticky;
    top: 90px;
    height: 760px;
    overflow-y: scroll;
}

.static_menu_dp_body_sc ul li {
    padding-bottom: 1.6rem;
    font-weight: var(--font_weight500);
    font-size: var(--font14);
    color: var(--table_text_clr1);
}

.static_menu_dp_body_sc {
    padding: 2rem 1rem 0 2.6rem;
}

.static_menu_dp_heading_sc h4 {
    font-weight: var(--font_weight600);
    font-size: var(--font16);
    color: var(--pure_black);
}

.static_menu_dp_heading_sc svg {
    transition: all 0.5s ease;
    width: 1.7rem;
    height: auto;
}

.main__container.grievance_policy {
    overflow: unset;
}

.static_menu_dp_sc {
    padding-top: 2rem;
}

.static_menu_dp_heading_sc.active svg {
    transform: rotate(180deg);
    transition: all 0.5s ease;
}

.static_menu_dp_body_sc ul li.active, .static_menu_dp_body_sc ul li.active a {
    color: var(--light_green_color);
}
.static_header_image img {
    width: 100%;
}

.static_menu_dp_sc.section.part_sec_1 {
    padding-top: 0;
}

.datepicker-dropdown.datepicker-orient-top:after {
    display: none;
}

.members_details_container .members_details_card .status_btn {
    width: 10rem;
    height: 3.8rem;
    padding: 0 2rem;
    display: grid;
    place-items: center;
    border-radius: 2rem;
}

.members_details_container .members_details_card .status_btn.deactivate_btn {
    border-radius: 0;
}

.members_details_container .members_details_card .status_btn.cancle_btn {
    border-radius: 0;
}

.tax_nodata p {
    color: var(--black_variant_medium);
}

.table_header_btn .pynt_create_drbdwn_head_sc.add_new_dropdown {
    border-radius: 0;
    gap: 5.4rem;
    padding: 1rem 1.6rem;
}

.nodata_image_mob {
    display: none;
}

.refund_date_text {
    margin-top: .6rem;
}

.add_journal_entry_btn {
    width: max-content;
}

.payment_text_wrpr {
    display: flex;
    align-items: center;
}

.accounting_transaction_heading .btn_right {
    margin-top: 1rem;
}

.pay-button-right-side__copy {
    width: 80%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.acc_tx_nav_nxt .paymentdue {
    text-align: right;
}

.invoice_textbox textarea.journal_entry_textarea {
    font-weight: 400;
    color:var(--primary_dark);
}

.journal_entry_textarea::placeholder {
    color:var(--primary_light);
}

.transaction_type_row.filter__active p,
.money_in_row.filter__active p {
    color:var(--light_green_color);
    background: var(--search_input_bg);
}

.gstr__steps__section__box__right__sc.expense_right_content img {
    max-width: 33.4rem;
    width: 100%;
}

.expense_right_content.manimg1 img{
    width: 45rem;
}

.expense_right_content.manimg2 img{
    width: 27rem;
}

.header_1,
.custom_table tbody tr td {
    white-space: nowrap;
}

.check_popup_pk input[type=checkbox]+label {
    white-space: nowrap;
}

.dropdown__active{
    background: #6565651A;
}

.expenses-main__grid--2 {
    background:var(--bg_white);
}

.transfer__amount__popup__body__sc{
    padding: 0;
}

.transfer__amount__popup__details__wrpr{
    padding: 2rem;
}

.default_acount_title{
    padding:2rem;
    border-bottom: 1px solid var(--border_color__sc);
    display: none;
}

.transfer__amount__popup__body__balance__box__sc {
    margin-top: 2rem;
}

.transfer__amount__popup__remark__textarea__box__sc {
    padding: 0 2rem 2rem;
}

.transfer__amount__popup__remark__textarea__box__sc textarea:focus-visible {
    outline-color: transparent;
    outline-style: unset;
}

.input_wrap_cmn textarea.journel_textared{
    color: var(--primary_light);
    font-size: var(--font16);
    font-weight: var(--font_weight300);
}

.invoice_textbox textarea::placeholder {
    color:var(--primary_light);
    font-size:var(--font16);
    font-weight: var(--font_weight300);
}

.invoice_textbox textarea::-ms-input-placeholder {
    color:var(--primary_light);
    font-size: var(--font16);
    font-weight: var(--font_weight300);
}

.banking__main__right__table__sc tbody td {
    white-space: nowrap;
}

.static_menu_dp_body_sc.policy_sidebar {
    padding: 0rem 1rem 0 2.6rem;
}

 .wegofin_link_text {
     font-size: var(--font14);
     font-weight: var(--font_weight400);
     color: var(--primary_medium);
 }

 .policy_title_text {
     font-size: var(--font24);
     font-weight: var(--font_weight600);
     color: var(--primary_dark);
     padding-bottom: 2rem;
 }

 .static_content_rgt_sc p span {
     font-size: var(--font14);
     font-weight: var(--font_weight600);
     color: var(--primary_medium);
 }

 .policy_mail_number_wrpr {
     display: flex;
     justify-content: space-between;
 }

 .policy_link_text {
     font-weight: var(--font_weight400);
     font-size: var(--font14);
     color: var(--primary_medium);
     text-decoration: underline;
 }
.expenses-main__grid{
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 3rem;
}
.expenses-main__grid--1{
   grid-row: 1;
   grid-column: 1 / -1;

}
.expenses-main__grid--2{
    grid-column: 1;
    grid-row: 2;
    padding: 1.6rem 3rem;
    box-shadow: 0px 0px 20px 0px #0000001A;
}
.expenses-main__grid--3{
    grid-column: 2;
}

.expenses-main__grid-content__header {
    min-height: 27.3rem;
    background:linear-gradient(86.48deg, #D4E8F7 0.91%, #F0FBFF 25.54%, #FAF3FF 62.36%, #F8F5D3 99.42%);
    position: relative;
    padding: 3rem;
    display: flex;
    justify-content: flex-end;
}
.expenses-main__grid-content__header::before{
    content: url('../images/expenses/expense-dashboard-hero.png');
    position: absolute;
    top: 1rem;
    left: 0;
    height: 100%;
    overflow: hidden;
}
.expenses-main__grid-content__header-top .row1{
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.expenses-main__grid-content__header-top .row1 h2{
    height: fit-content;
}
.expenses-main__grid-content__header-top > :not(:last-child){
    margin-bottom: 1.2rem;
}
.expenses-main__grid-content__header-cont{
    width: 75%;
}
.expenses-main__grid-content__header-bottom{
    display: flex;
    gap: 2rem;
}
.split-1-of-3{
    flex: 1;
    min-height: 12rem;
    position: relative;
    display: flex;
    justify-content: space-between;
}

.split-1-of-3:nth-child(1){
    background-image: url('../images/expenses/expe1.png');
    border-image-source: linear-gradient(269.84deg, rgba(215, 184, 202, 0) 12.56%, #D7B8CA 52.45%, rgba(215, 184, 202, 0) 90.65%);
    background-repeat: no-repeat;
    background-size: cover;
}
.split-1-of-3:nth-child(2){
    background: url('../images/expenses/expe2.png');
    border: 0.43px solid;
    border-image-source: linear-gradient(269.84deg, rgba(215, 184, 202, 0) 12.56%, #D7B8CA 52.45%, rgba(215, 184, 202, 0) 90.65%);
    background-repeat: no-repeat;
    background-size: cover;

}
.split-1-of-3:nth-child(3){
    background: url('../images/expenses/expe3.png');
    border: 0.43px solid;
    border-image-source: linear-gradient(269.84deg, rgba(215, 184, 202, 0) 12.56%, #D7B8CA 52.45%, rgba(215, 184, 202, 0) 90.65%);
    background-repeat: no-repeat;
    background-size: cover;
}

.left__header-h3-sec{
    height: 2.3rem;
    aspect-ratio: 1;
    background: #ffffff;
    /* color: #BC94F8; */
    padding: 0.2rem 0.4rem;
}
.left__header-h3-sec.blue{
    color: #6A9EFA;
}
.left__header-h3-sec.orange{
    color: #F7735D;
}
.left__header-h3-sec.sa_to_be_submitted_count{
    color: #BC94F8;
}
.expenses-main__grid-content__header-bottom .split-1-of-3 .left{
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
     padding: 1.2rem 0 1.2rem 1.2rem;
}
.expense_title_wrpr p{
    margin-top: 1.2rem;
}
.add_expence_input::placeholder{
    font-weight:var(--font_weight300);
    color: var(--primary_light);
}
.invoice_textbox textarea.expence_textarea{
    font-size: var(--font16);
    font-weight:var(--font_weight400);
    color:#2D2D2D ;
}
.invoice_textbox textarea.expence_textarea::placeholder{
    font-weight:var(--font_weight300);
    color: var(--primary_light);
}
.reports-balancesheet-container {
    height: 100%;
}

.reports-balancesheet-container-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.6rem;
}

.reports-balancesheet-container .reports-balancesheet_box {
    padding: 1.2rem;
    border: 1px solid #e4e4e4;
}

.reports-balancesheet-container .reports-balancesheet--box-1 {
    grid-column: 1 / -1;
    grid-row: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.reports-balancesheet-container .reports-balancesheet--box-2 {
    grid-column: 1;
    grid-row: 2;
}

.reports-balancesheet-container .reports-balancesheet--box-3 {
    grid-column: 2;
    grid-row: 2;
}

.reports-balancesheet-container .reports-balancesheet--box-4 {
    grid-column: 3;
    grid-row: 2;
}

.reports-balancesheet-container .reports-balancesheet--box-1 .left> :not(:last-child) {
    margin-bottom: 1.2rem;
}
.circle.Pink{
    background: linear-gradient(180deg, #E7C0FF 83.96%, #BA73E6 106.91%);

}
.reports-balancesheet-container .reports-balancesheet--box-1 .right {
    max-width: 48rem;
    width: 100%;
    height: 4.8rem;
}

.reports-balancesheet-container .graph-or-chart-heading-gs> :not(:last-child) {
    margin-bottom: 1.2rem;
}

.reports-balancesheet-container .reports-balancesheet--box-2 .inner,
.reports-balancesheet-container .reports-balancesheet--box-3 .inner,
.reports-balancesheet-container .reports-balancesheet--box-4 .inner {
    padding: 2.4rem;
}

.labelInner {
    fill: #505050;
    font-weight: 400;
    font-size: 12px;
    text-anchor: middle;
}

.valueInner {
    text-anchor: middle;
    fill: #0A0A0A;
    font-size: 18px;
    font-weight: 500;
}

.valueInner.errorGrap {
    fill: #B91C1D;
}

.balSheetAssetChart {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.balanceSheetTooltip {
    position: absolute;
    border: 2px solid #ffffff;
    background: radial-gradient(90.38% 193.93% at 93.82% 33.33%,
            rgba(248, 248, 248, 0.8) 19%,
            rgba(255, 255, 255, 0.9) 100%);
    padding: 0.6rem 1.2rem;
    z-index: 8;
    display: none;

}

.balanceSheetTooltip>* {
    white-space: nowrap;

}

.bottom_legend_section> :not(:last-child) {
    margin-bottom: 2rem;
}

.bottom_legend_section-legend> :not(:last-child) {
    margin-bottom: 2rem;
}

.bottom_legend_section-legend__single {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.bottom_legend_section-legend__single .legend_title-caption .circle {
    width: 1.4rem;
    aspect-ratio: 1;
    border-radius: 50%;
}

.bottom_legend_section-legend__single .legend_title-caption {
    display: flex;
    gap: 1rem;
    align-items: center;
}

.reports-balancesheet_box .inner> :not(:last-child) {
    margin-bottom: 3.2rem;
}

.bottom_legend_section-legend__single .legend_title-caption .circle.purple {
    background: linear-gradient(180deg, #b09fff 0%, #8d79f6 100%);
}

.bottom_legend_section-legend__single .legend_title-caption .circle.yellow {
    background: linear-gradient(180deg, #ffd572 0%, #febd38 100%);
}

.bottom_legend_section-legend__single .legend_title-caption .circle.blue {
    background: linear-gradient(180deg, #7ad3ff 0%, #4fbaf0 100%);
}

.bottom_legend_section-legend__single .legend_title-caption .circle.red {
    background: linear-gradient(155.45deg, #ffb8bf 8.27%, #e3707c 39.1%);
}

.if-know-data-to-show-enable> :not(:last-child) {
    margin-bottom: 3rem;
}

.ndf_no-data-div {
    display: grid;
    place-items: center;
}

.if-know-data-to-show-enable {
    display: none;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.circle.pink {
    background: linear-gradient(180deg, #E7C0FF 83.96%, #BA73E6 106.91%);
}

.circle.green {
    background: linear-gradient(180deg, #3CE6A9 0%, #33CA94 100%);
}
@media only screen and (max-width: 1200px) {
    .expense__no__data__container {
        padding: 2rem;
    }

    .accounting_transaction_heading {
        flex-direction: column;
        align-items: unset;
    }
}
@media only screen and (min-width: 1025px) {
    .payment_gateway_image {
        display: none;
    }
}
@media(min-width:1025px) and (max-width:1450px) {
    .expenses-main__grid {
        grid-template-columns:1fr  !important;
    }
    .expenses-main__grid--2{
        grid-column: 1;
        grid-row: 2;
        grid-column: 1 / -1;
    }
    .expenses-main__grid--3 {
        grid-column: 2;
        grid-column: 1 / -1;
    }
    .middle-grap-section{
        max-width: 40rem;
        margin: 0px auto;
    }

}
@media screen and (max-width:1024px){
    .expense__no__data__sec__nv {
        grid-template-columns: 1fr;
        grid-template-rows: 1fr 1fr;
        gap: 2rem;
    }

    .static_content_lft_sc {
        display: none;
    }

    .terms_of_use_content_wrpr .static_content_section_sc {
        width: 100%;
        padding: 3rem 3rem 0;
        gap: 0;
        display: inline-block;
    }

    .terms_of_use_content_wrpr {
        border: 0;
        box-shadow: unset;
        background-color: unset;
    }

    .terms_of_use_content_wrpr .static_content_section_sc {
        background:var(--bg_white);
    }

    .terms_of_use_content_wrpr {
        padding: 0;
    }

    .referral_contact_text.left_content {
        display: flex;
        flex-direction: column;
        align-items: end;
    }

    .filter_btns a {
        border: 0;
        background: var(--bg_white);
    }

    .customer_trans_table_tabs {
        overflow: hidden;
        overflow-x: auto;
    }

    .accounting_transaction__pg .filter_btns {
        border: 0;
        background-color: var(--bg_white);
    }

    .pay-button-right-side {
        gap: 2rem;
    }

    .journal_entry_textarea::placeholder {
        font-size: var(--font30);
        font-weight: var(--font_weight400);
    }
    .table_header_btn .pynt_create_drbdwn_head_sc.add_new_dropdown {
        gap: 0.4rem;
        margin-right: 0;
    }
    .expenses-main__grid--2{
        grid-column: 1 / -1;
        display:flex;
        flex-wrap: wrap;
    }
    .graph-or-chart-heading-gs{
        flex: 0 0 100%;
    }
    .middle-grap-section,.bottom_legend_section{
        flex:1;
    }
    .expenses-main__grid--3 {
        grid-column: 1 / -1;
        display: flex;
        width: 100%;
    }
    .expenses-main__grid--3 .recent_trans_tables {
        height: 100%;
        width: 100%;
    }
    .expenses-main__grid {
        height: 100%;
        overflow: hidden auto;
    }
    .reports-balancesheet-container .reports-balancesheet--box-1 .right {
        max-width: 30rem;
    }

    .reports-balancesheet-container .reports-balancesheet--box-2 .inner,
    .reports-balancesheet-container .reports-balancesheet--box-3 .inner,
    .reports-balancesheet-container .reports-balancesheet--box-4 .inner {
        padding: 0;
    }

    .reports-balancesheet-container .reports-balancesheet--box-1 {
        flex-wrap: wrap;
        gap: 1.6rem;
    }

    .reports-balancesheet-container .reports-balancesheet--box-1 .left,
    .reports-balancesheet-container .reports-balancesheet--box-1 .right {
        flex-basis: 100%;
    }

    .reports-balancesheet-container .reports-balancesheet--box-1 .right {
        max-width: unset;
    }
}

@media screen and (max-width:767px){
    .expense__sandbox__content__text h3 {
        font-size: var(--font20);
    }

    .Subscribe_referall {
    width: 130px;
    }

    .modal-body h3 {
        font-size: var(--font12);
        font-weight: 500;
    }

    .expense__sandbox__content__text p {
        font-size: var(--font18);
    }

    .referral_link_sec p {
        font-size: var(--font14);
    }

    .or_text {
        margin: 1.6rem;
    }

    .referral_contact_content_row {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 1rem;
    }

    .terms_of_use_content_wrpr .static_content_section_sc {
        padding: 3rem 2rem 0;
    }

    .referral_popup .create_invoice_header .header_txt {
        background: var(--bg_white);
        border: 1px solid var(--bg_white);
    }

    #referral_details .modal-body {
        padding: 1.6rem 1.6rem;
    }

    .referral_work_info {
        gap: 1.2rem;
    }

    .referral_work_info_wrpr {
        gap: 2.6rem;
    }

    .referral_contacts_wrpr {
        gap: 2.6rem;
    }

    .social_media_icon_wrpr {
        gap: 3rem;
    }

    .nodata_image {
        display: none;
    }

    .nodata_image_mob {
        display: block;
    }

    .customer_info_sec {
        background-color: var(--bg_white);
    }

    .gstr__steps__section__box__right__sc.expense_right_content img {
        max-width: 24rem;
        width: 100%;
    }

    .ex__mamber__details__main__left__tap__link__sc {
        background: radial-gradient(50% 50% at 50% 50%, #FCFDFD 0%, rgba(255, 255, 255, 0.6) 100%);
    }

    .default_acount_title{
        display: block;
    }

    .banking__filter__sc.d__flex__btn {
        order: 2;
    }

    .banking__download__sc.d__flex__btn {
        order: 1;
    }

    .banking__main__right__table__sc tbody{
        background: var(--bg_white);
    }
         .policy_title_text {
             font-size: var(--font20);
         }

         .static_content_rgt_content_sc h3 {
             font-size: var(--font16);
         }

         .policy_title_text {
             padding-bottom: 1.2rem;
         }
    .middle-grap-section, .bottom_legend_section{
        flex: 0 0 100%;
    }
    .expenses-main__grid-content__header-bottom{
            flex-wrap: wrap;
    }
    .split-1-of-3:nth-child(1) {
        flex: 0 0 100%;
    }
    .expenses-main__grid-content__header{
        padding: 1.2rem;
    }
    .split-1-of-3{
        padding: 1rem;
        flex-direction: column;
    }
    .split-1-of-3 .right{
        text-align: right;
    }
    .split-1-of-3 .right img{
        width: 60px;
        height: 60px;
        margin-left: auto;
    }
    .split-1-of-3:nth-child(1) .right img{
        width: 100px;
        height:100px;
        margin-left: auto;
    }
    .reports-balancesheet-container .reports-balancesheet--box-2,
    .reports-balancesheet-container .reports-balancesheet--box-2,
    .reports-balancesheet-container .reports-balancesheet--box-3,
    .reports-balancesheet-container .reports-balancesheet--box-4 {
        grid-column: 1 / -1;
    }

    .reports-balancesheet-container .reports-balancesheet--box-2 {
        grid-row: 2;
    }

    .reports-balancesheet-container .reports-balancesheet--box-3 {
        grid-row: 3;
    }

    .reports-balancesheet-container .reports-balancesheet--box-4 {
        grid-row: 4;
    }
}
@media only screen and (max-width: 540px) {
    .expense__sandbox__content {
        gap: 1.4rem;
        justify-content: center;
    }

    .expense__no__data__content__right .expense__team__content p {
        margin: 1.2rem 0 1.4rem;
    }

    .learn__more__btn {
        width: fit-content;
    }

    .create__expense__btn {
        padding: 1rem 1rem;
    }

    .rupee__image {
        width: 6.3rem;
        height: 3.9rem;
    }

    .expense__person__image {
        width: 15.7rem;
    }

    .expenses__no__data__content__left {
        padding: 1rem 1rem 0;
        gap: 1rem;
    }

    .expense__no__data__content__right {
        padding: 1rem;
    }

    .expense__no__data__container {
        padding: 1rem;
    }

    .referral_link_sec {
        padding: 2rem 1.6rem;
    }

    .social_media_icon_wrpr {
        gap: 5rem;
    }

    .referral_contact_content_row .email_text {
        max-width: 150px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .policy_title_text {
        font-size: var(--font18);
    }
}
@media only screen and (max-width:480px) {
    .default_acount_title {
        padding: 1.6rem;
    }

    .transfer__amount__popup__details__wrpr {
        padding: 1.6rem;
    }

    .transfer__amount__popup__remark__textarea__box__sc {
        padding: 0 1.6rem 1.6rem;
    }
}

@media only screen and (max-width:420px) {
    .terms_of_use_content_wrpr .static_content_section_sc {
        padding: 1.4rem 1.2rem 0;
    }

    .expense__sandbox__content__text h3 {
        font-size: var(--font14);
    }

    .expense__sandbox__content__text p {
        font-size: var(--font12);
        max-width: 16rem;
    }

    .learn__more__btn {
        padding: 0.8rem 0.8rem 0.8rem 0.8rem;
    }

    .font16.learn__more__btn {
        font-size: var(--font12);
    }

    .font18.create__expense__btn {
        font-size: var(--font12);
    }

    .learn__more__btn {
        width: fit-content;
        gap: 0.5rem;
    }

    #referral_details .modal-body {
        padding: 1.6rem 1.2rem;
    }

    .expense__no__data__sec__nv {
        gap: 1.2rem;
        margin-bottom: 1.6rem;
    }

    .expense__no__data__container .gstr__steps__section__sc {
        grid-template-columns: 1fr;
        gap: 1.6rem;
    }

    .gstr__steps__section__box__right__sc.expense_right_content img {
        max-width: 18.9rem;
        width: 100%;
    }

    .expense__no__data__content__right .expense__team__content p {
        max-width: 15.6rem;
        margin: 1.2rem 0 3.1rem;
    }

    .expense__no__data__content__right .expense__team__content p {
        max-width: 18rem;
        margin: 1.2rem 0 3.1rem;
    }
}

@media only screen and (max-width:360px) {
    .customer_trans_table_head {
        overflow: hidden;
        overflow-x: auto;
    }

    .gstr__steps__section__box__right__sc.expense_right_content img {
        max-width: 16.3rem;
        width: 100%;
    }

    .expense__no__data__content__right .expense__team__content p {
        max-width: 15.6rem;
        margin: 1.2rem 0 3.1rem;
    }
}

@media only screen and (max-width:320px) {
    .bank__accounts__section__sc {
        padding: 0.8rem 0.8rem;
    }

    .bank__accounts__items__sc {
        padding: 0.6rem;
    }

    .bank__accounts__items__left__sc {
        gap: 0.6rem;
    }
}
