.app_body.section_bodyshare {
    display: flex;
    flex-flow: column;
    flex: 1 1 0%;
    color: #000;
    overflow-x: hidden;
}

.am-tabs-nav {
    display: inline-block;
    overflow-y: hidden;
    height: 3rem;
    margin-top: .75rem;
}

.am-tabs-nav__scroll {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    overflow-x: scroll;
    padding: 0;
    margin: 0;
    align-items: center;
}

.gotoLink {
    min-width: 7rem;
    text-align: center;
    align-items: center;
    font-size: 1.1rem;
    
    display: flex;
    flex-flow: column;
    gap: .5rem;
}
.gotoLink.active {
    min-width: 7rem;
    text-align: center;
    align-items: center;
    font-size: 1.1rem;
    color: #108ee9;
    transition: .25s ease;
}

html[data-user-authorized="auth"] [data-display="unauthorized"] {
    display: none !important;
}

html[data-user-authorized="noauth"] [data-display="authorized"] {
    display: none !important;
}


a.gotoLink.active>.outline_border.opacity-0.w-full.relative.h-\[\.115rem\].bg-\[\#108ee9\] {
    opacity: 1 !important;
}

section.active {
    display: block !important;
    padding-bottom: 0 !important;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.invite-friends-link {
    border-radius: .4rem;
    background: linear-gradient(180deg, #f3f7fb, #e0e9f1);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 1rem 1.1rem;
}

.rewards-list {
    height: calc(100dvh - 5rem - 3.8rem);
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
}
.rewards-item.disable {
    flex: 1 1 0%;
    border-radius: .8rem;
    background-image: linear-gradient(180deg, #f3f7fb 0, #e0e9f1);
    display: flex;
    align-items: center;
    padding: 1.44rem 1.4rem 1.4rem 5.55rem;
    position: relative;
    margin-bottom: .75rem;
    opacity: .68;
    border-bottom: .04rem solid hsl(0deg 0% 40% / 36%);
    max-height: 7.5rem;
}
.btn-info.inviteList {
    display: flex;
    flex-direction: column;
    text-align: start;
    align-items: start !important;
    justify-content: flex-start;
}

.invite-friends-rewards {
    height: calc(100dvh - 7rem);
}

.rewards-item.invite_before.disable.inviteList:before {
    position: absolute;
    content: "";
    width: 4.3rem;
    height: 2.3rem;
    left: .33rem;
    top: .25rem;
    bottom: 0;
    margin: auto;
    background: url(../img/profile.png) 30% / contain;
    background-repeat: no-repeat;
}
.rewards-item.invite_before.disable.inviteList {
    padding: .25rem 1rem .25rem 5rem;
    box-shadow: 0 2px 2px #4096c83d;
    background: linear-gradient(180deg, #ebf5ff 0, #ebf5ff);
}
.rewards-item .disable-img {
    height: 4.3rem;
    height: 4.3rem;
    object-fit: cover;
}
.display_lvl__wrapper {
    position: absolute;
    left: .33rem;
    top: 0;
    bottom: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 1rem;
    font-weight: 900;    
    align-items: center;
    justify-content: center;
}
.rewards-item.disable>.item-content>.item-info>.item-num {
    display: flex;
    flex-flow: column;
}
p.value_amt {
    color: #3b2987;
    font-size: .85rem;
    margin-left: .25rem;
}
.rewards-item:nth-child(2):before {
    background: url(../img/lvl2.png) 50% / contain;
}
.rewards-item:nth-child(3):before {
    background: url(../img/lvl3.png) 50% / contain;
}
.rewards-item:nth-child(4):before {
    background: url(../img/lvl4.png) 50% / contain;
}
.rewards-item:nth-child(5):before {
    background: url(../img/lvl5.png) 50% / contain;
}
.rewards-item:nth-child(6):before {
    background: url(../img/lvl6.png) 50% / contain;
}
.rewards-item:nth-child(7):before {
    background: url(../img/lvl7.png) 50% / contain;
}
.rewards-item:nth-child(8):before {
    background: url(../img/lvl8.png) 50% / contain;
}
img.L1.rewards-item.disable-img {
    scale: .75;
    left: -0.5rem;
    position: relative;
}
.rewards-item.disable>.item-content>.item-info>.item-num>span {
    display: flex;
    width: 100%;
    line-height: 2;
    color: steelblue;
}

.item-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1rem;
    font-weight: 600;
    color: #666;
    flex: 1 1 0%;
    text-align: center;
}
.rewards-item.disable .item-title {
    min-height: 1.46rem;
    display: flex;
    align-items: center;
    color: #666;
    text-align: left;
}
.rewards-item.disable .item-info {
    display: flex;
    align-items: center;
    margin-top: .05rem;
    font-size: .85rem;
}
.rewards-item.disable .item-content .item-info svg {
    width: 1em;
    height: 1em;
    margin-right: .22rem;
}
.rewards-list>.rewards-item.disable>.btn-wrap>.btn-info {
    display: flex;
    align-items: flex-end;
    direction: ltr;
}

.rewards-list>.rewards-item.disable>.btn-wrap>.btn-info>.current {
    color: #3b2987;
    font-size: .75rem;
    font-weight: 600;
    margin-left: .25rem;
}
.rewards-list>.rewards-item.disable>.btn-wrap>.btn-info>.goals {
    font-size: .75rem;
    font-weight: 600;
    color: #000;
    padding-left: .8rem;
    position: relative;
}
.rewards-list>.rewards-item.disable>.btn-wrap>.btn-info>.goals:before {
    position: absolute;
    content: "/";
    left: 0.2rem;
}
.rewards-list>.rewards-item.disable>.btn-wrap>.get-btn {
    border-radius: .24rem;
    background-image: linear-gradient(113deg, #43cbff, #9708cc);
    min-height: 1.5rem;
    font-size: .65rem;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0.4rem;
    min-width: 3.01rem;
    padding: 0 .3rem;
    border: none;
    height: auto;
    line-height: 1.5;
}








.rewards-time {
    flex: 1 1 0%;
    margin: .75rem.75rem;
    font-size: .8rem;
    font-weight: 700;
    color: #666;
    display: flex;
    justify-content: flex-end;
    align-items: left;
}
.overall-container {
    text-align: center;
    padding: 0 1rem;
    height: calc(100dvh - 5rem);
    background: #fff;
    margin: 0;
}

.link-top-title {
    font-weight: 600;
    color: #3b2987;
    font-size: 1.3rem;
}
.share-content-wrap {
    margin-top: 1.3rem;
    display: flex;
    align-items: center;
    gap: .5rem;
}
.share-title {
    color: #566073;
    font-weight: 600;
    font-size: 1rem;
}

.share-group {
    flex: 1 1 0%;
    display: flex;
    gap: .3rem;
}
.overall-container-warpper {
    margin-top: 1rem;
}
.invite-friends-link .share-group .share-btn {
    width: 3rem;
    height: 3rem;
    border-radius: 100%;
    overflow: hidden;
}
.invite-friends-link .share-group .share-btn.facebook-btn {
    background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b8/2021_Facebook_icon.svg/2048px-2021_Facebook_icon.svg.png) 100% / contain;
}

.invite-friends-link .share-group .share-btn.twitter-btn {
    background: url(https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/x-social-media-logo-icon.png) 100% / contain;
}

.invite-friends-link .share-group .share-btn.telegram-btn {
    background: url(https://cdn.pixabay.com/photo/2021/12/27/10/50/telegram-6896827_1280.png) 100% / contain;
}

.invite-friends-link .share-group .share-btn.whatsapp-btn {
    background: url(https://www.citypng.com/public/uploads/preview/hd-official-whatsapp-wa-whats-app-square-logo-icon-png-image-701751694789353fmmfwzftvc.png) 100% / contain;
}
svg.am-icon.am-icon-share-link_b24bce29.am-icon-md {
    width: 1.65rem;
    height: 2.32rem;
}
.invite-link-wrap {
    margin-top: 1.2rem;
    border-radius: .42rem;
    background: #fff;
    padding: .09rem .2rem;
    width: 100%;
    display: flex;
    align-items: center;
    gap: .2rem;
}
.invite-friends-link .invite-link-wrap .link-copy {
    padding: 0 1.3rem;
    min-width: 1.9rem;
    height: 2rem;
    border-radius: .4rem;
    background: linear-gradient(135deg, #6b73ff, #000dff);
    font-size: .9rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.link-url {
    flex: 1 1 0%;
    color: #2a2a2a;
    font-size: .8rem;
    font-weight: 600;
    text-align: left;
}

.info-item {
    flex: 1 1 0%;
    min-height: 1.1rem;
    border-radius: .4rem;
    background-image: linear-gradient(108deg, #ce9ffc, #7367f0);
    min-width: calc((100% - .15rem) / 2);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.invite-friends-container .invite-friends-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 .28rem;
    gap: .5rem;
}

.info-item.\32, .info-item.\34 {
        background-image: linear-gradient(108deg, #abdcff, #0396ff);
}
.invite-friends-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0 .28rem;
    gap: .15rem;
    margin: .5rem 0;
}
.item-title {
    font-size: .85rem;
    font-weight: 600;
    color: #efe0ff;
    margin: .3rem .25rem 0;
    min-height: .75rem;
}

.item-number {
    font-size: 1.4rem;
    font-weight: 600;
    color: #fff;
    text-shadow: 0 .14rem .14rem rgba(0, 0, 0, .15);
    display: flex;
    justify-content: center;
}
.invite-friends-goals {
    min-height: 3.76rem;
    border-radius: .4rem;
    background: linear-gradient(118deg, #97abff, #123597);
    padding: .21rem .36rem;
}
.info {
    margin-left: 0;
    width: 1.14rem;
    height: 1.14rem;
}

.goals-top {
    display: flex;
    align-items: self-start;
    justify-content: space-between;
    width: 100%;
    margin-top: 1rem;
    padding-inline: 5rem;
    flex-flow: column;
}

img.goals-img {
    height: 100%;
    width: auto;
    object-fit: contain;
}
img.winngwe {
    position: relative;
    height: 2.78rem;
}
.goals-title {
    font-size: 1.2rem;
    font-weight: 700;
    text-shadow: 0 .04rem .1rem rgba(0, 0, 0, .35);
    color: #fff;
    text-align: left;
    line-height: 1.5;
}
.amount-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly; 
}
.amount-detail { 
    color: #fff;
    font-weight: 700;
}
.amount-balance-common.amount-num, .amount-num{
    color: #ffc576;
    font-size: 1.8rem;
    font-weight: 700;
}
.amount-detail label {
    color: #ffc576;
    margin: 0 .1rem;
}
.amount-detail .wysiwyg {
    font-size: .9rem;
}
.invite-friends-bonus {
    display: flex;
    flex-direction: column;
    gap: .72rem;
}
a.gotoLink.cursor-pointer {
    min-width: auto !important;
}
.default-title.bonus-title {
    margin: .51rem 1.6rem .715rem;
    font-size: 1.4rem;
    font-weight: 600;
    color: #1b1b4b;
    text-align: center;
}
.bonus-item {
    display: flex;
    min-height: 2.8rem;
    background-image: linear-gradient(180deg, #f3f7fb 0, #e0e9f1);
    padding: .87rem 1.3rem;
    border-radius: .4rem;
}

.bonus-img {
    width: 4.45rem;
}

.bonus-img img {
    width: 100%;
    object-fit: contain;
}

.bonus-info {
    margin: 0 .5rem 0 1.1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: left;
}

.invite-friends-bonus .info-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #566073;
}
.amount-balance-common.info-num {
    font-size: 1.4rem;
    font-weight: 700;
    color: #3b2987;
    margin-top: .7rem;
}

.info-detail {
    display: flex;
    align-items: center;
    font-size: 1.04rem;
    color: #566073;
    margin-top: .7rem;
}
.income-calculation {
    border-radius: .4rem;
    background-image: linear-gradient(122deg, #fd6585, #0d25b9);
    min-height: 4.31rem;
    padding: 1.2rem 1.1rem 2rem;
    margin-top: .65rem;
}
.income-top {
    display: flex;
    align-items: center;
    height: 8.5rem;
    justify-content: space-between;
}

img.income-img {
    height: 100%;
    width: auto;
    object-fit: contain;
}

.income-title {
    font-size: 1.78rem;
    font-weight: 700;
    text-shadow: 0 .04rem .1rem rgba(0, 0, 0, .35);
    color: #fff;
    flex: 1 1 0%;
    margin-left: 1.1rem;
    text-align: left;
}
.income-tip {
    font-size: 1rem;
    font-weight: 500;
    margin-top: .5rem;
    color: #566073;
    line-height: 2;
}

.rewards-item.disable.inviteList {
    max-height: 6.5rem;
}
.income-wrap>.income-top {
    height: 4rem;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.income-title.invite {
    max-width: 5rem !important;
    width: fit-content;
    margin: 0 !important;
    font-size: .75rem;
    color: #666;
}
.income-wrap{
    border-radius: 1rem;
    background-color: #f6f6f6;
    padding: 0 .44rem .6rem;
    font-size: 1rem;
    font-weight: 500;
    color: #666;
    display: flex;
    flex-direction: column;
    margin-top: .8rem;
}
.income-top {
    width: 100%;
    display: flex;
    align-items: center;
    padding: .9rem 0;
    border-bottom: .04rem solid hsla(0, 0%, 40%, .1);
    justify-content: center;
}
.income-top .income-title {
    font-size: .75rem;
    font-weight: 600;
    line-height: 2;
}
.income-top .item-num {
    font-size: 1.1rem;
    font-weight: 600;
    color: #3b2987;
}

.income-list {
    margin-top: .38rem;
    display: flex;
    flex-direction: column;
    border-radius: .86rem;
    background-image: linear-gradient(180deg, #eaf4ff 0, #e0e9f1);
    padding: .8rem .6rem;
    width: 100%;
}
.income-list .list-item {
    flex: 1 1 0%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .5rem;
}

.income-list .list-item .item-title {
    color: #566073;
}
.income-list .list-item .item-num {
    color: #3b2987;
}

.container-wrap.app_body.section_bodyshare.income {
    padding: 0 1rem 1rem;
}
.invite-search-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1rem;
    border-bottom: .1rem solid hsla(0, 0%, 40%, .1);
    position: -webkit-sticky;
    position: sticky;
}
.invite-friends-records {
    padding: 0 1rem;
    display: flex;
    flex-direction: column;
}
.invite-search-wrap .select-item {
    border-radius: .08rem;
    border: .02rem solid #108ee9;
    position: relative;
    height: .62rem;
    padding: 0 .27rem;
    display: flex;
    align-items: center;
    font-size: .26rem;
    color: #108ee9;
    background-color: #fff;
}
.select-item.select-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 1rem;
    border-bottom: .02rem solid hsla(0, 0%, 40%, .1);
    position: -webkit-sticky;
    position: sticky;
}
.am-button-small {
    height: 100%;
    font-size: .9rem;
    color: #108ee9;
    background: transparent;
    padding: .2rem .4rem;
    border-radius: .4rem;
    border: .02rem solid #108ee9;
    display: flex;
    align-items: center;
    text-align: center;
    width: fit-content;
}
.icon_small {
    width: 1em;
    height: 1em;
    margin-right: .22rem;
}
.flex-shrink1.filter-time-btn {
    height: 100%;
    width: 100%;
}
.search-result {
    height: calc(100% - 4.5rem - 1.5rem);
    overflow: hidden;
}
.rewards-list .list-header {
    display: flex;
    background-color: #f5f6f7;
    min-height: .6rem;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-size: .2rem;
    font-weight: 600;
    color: #666;
}
.search-result .rewards-list .item-info {
    flex: 0 0 33%;
}
.rewards-list .list-header {
    display: flex;
    background-color: #f5f6f7;
    min-height: 2rem;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    font-size: .8rem;
    font-weight: 400;
    color: #666;
}
.invite-records-footer {
    height: 2.9rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0 -.11rem .1rem -.05rem rgba(0, 0, 0, .1);
    background-color: #fff;
    font-size: 1rem;
    font-weight: 600;
    color: #666;
    padding: 0 1.8rem;
    width: 100%;
    position: fixed;
    bottom: 0;
    margin-left: -.28rem;
}
.list-wrapper {
    height: calc(100% - 5rem - 5rem);
}
.item-title.inviteList {
    color: #666;
}
li.aff-item.invite_before.disable.affList {
    display: grid;
    grid-template-columns: 33% 33% 33%;
    align-items: center;
    justify-content: space-between;
    padding: .15rem .2rem .48rem;
    background: linear-gradient(180deg, #f3f7fb 0, #e0e9f1);
    margin-top: .5rem;
    padding-inline: .5rem;
    border-radius: .4rem;
}
.item-title.inviteList.turnoveramt.text-center {
    color: #3b2987;
    font-size: 1rem;
}
.scroll-inner-container {
    display: grid;
    height: 100%;
    grid-template-rows: repeat(10, 1fr);
}

.invite-level-wrapper {
    padding: .72rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.invite-level-wrapper {
    padding: .72rem 1rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.level-rank {
    flex: 0 0 65%;
    min-height: 1.96rem;
    padding: .6rem 1rem;
    border-radius: .8rem;
    border: 1px solid #e9f6fe;
    background: #e1f4ff;
    color: #135a85;
    text-align: center;
    font-size: .8rem;
    font-weight: 600;
    display: flex;
    overflow: hidden;
}

.rank-item {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 3.02rem;
    flex-direction: column;
    position: relative;
    font-size: 1.1rem;
    font-weight: 900;
    font-style: italic;
    width: 100%;
}

.rank_item_img {
    width: 3.02rem;
    height: 2.82rem;
    object-fit: contain;
    aspect-ratio: 1/1;
}

/*.rank-item:before {
    content: "";
    width: 3.02rem;
    height: 2.82rem;
    background: url(../img/invite-level-img.abeca7f1.png) no-repeat 50% / contain;
}*/
@supports (-webkit-line-clamp:2) {
    .rank-title {
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }
}
.rank-item .rank-title {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.5;
    word-break: break-word;
    width: 100%;
}
.rank-info {
    flex: 1 1 0%;
    margin-right: -.8rem;
}
.rank-info>.info-item {
    display: flex;
    flex-direction: column;
    padding-left: 1.44rem;
    text-align: center;
}

.rank-info>.info-item {
    flex: 0 0 50%;
    min-height: 1.96rem;
    padding: 0.16rem .6rem;
    border-radius: .2rem;
    border: 1px solid #e9f6fe;
    background: #e1f4ff;
    color: #135a85;
    text-align: center;
    font-size: .8rem;
    font-weight: 600;
    display: flex;
    overflow: hidden;
}
.rank-info>.info-item>.info-bottom {
    margin-top: 0.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: 1.5rem;
    border-radius: .8rem;
    border: .876px solid #e9f6fe;
    background: linear-gradient(280deg, hsla(0, 0%, 100%, 0), rgba(233, 246, 254, .2)), #fff;
    color: #4d9bcb;
}
.rank-info>.info-item>.info-bottom:before {
    display: flex;
    justify-content: center;
    align-items: center;
    content: "";
    position: absolute;
    bottom: -.25rem;
    left: -0.2rem;
    width: 2.7rem;
    height: 2.7rem;
    border-radius: 50%;
    background: #fff url(../img/invite-level-icon.07114044.png);
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: center;
}
.info-bottom.valid:before {
    background: #fff url(../img/invite-level-icon2.51213b40.png)!important;
    background-size: 60%!important;
    background-repeat: no-repeat!important;
    background-position: center!important;
}
.qualified-item {
    flex: 1 1 0%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    margin-left: .3rem;
    height: 100%;
    gap: .5rem;
}
.qualified-item>.info-item {
    flex: 1 1 0%;
    min-height: .6rem;
    border-radius: .8rem;
    border: 1px solid #fceed8;
    background: #fff8e8;
    padding: 0 .6rem;
    display: flex;
    align-items: center;
    color: #676767;
    font-size: .8rem;
    font-weight: 600;
    display: flex;
    flex-direction: row;
    height: 100%;
}
.qualified-item>.info-item>.item-title {
    flex: 1 1 0%;
    color: #cd861c;
    font-size: .75rem;
    margin-right: .5rem;
    word-break: break-word;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.5;
}
div#inviteList {
    display: grid;
    height: calc(100% - 5rem - 0rem);
    grid-template-rows: repeat(10, 1fr);
    max-height: 100%!important;
    overflow-y: auto;
}
.btn-wrap.inviteList {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
img.gold_badge {
    width: 2rem;
    height: 2rem;
}
.pagination {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    max-width: 80%;
    margin: 0 auto;
    max-height: 3rem;
}
.pagination>button.pag-btn {
    width: 3.5rem;
}
button.pag-btn.active {
    color: #108ee9;
    border-bottom: .078rem solid #108ee9;
    transition: all .5s 
ease-in-out;
}
div#recordPagination {
    height: 2.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 -.11rem .1rem -.05rem rgba(0, 0, 0, .1);
    background-color: #fff;
    font-size: 1rem;
    font-weight: 600;
    color: #666;
    padding: 0 1.8rem;
    width: 100%;
    position: fixed;
    bottom: 2.9rem;
    left: 0;
    right: 0;
    min-width: 100%;
}
.claimable-amount {
    display: flex;
    flex-wrap: nowrap;
    min-width: 5rem;
}
.claim-btn {
    background: linear-gradient(45deg, #ffe5bf, #fceed8, #fff8e8);
    color: #cd861c;
    box-shadow: 0 1px 3px;
    border-radius: 35px;
}
.profit {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: 1rem;
    
}
.progress-bar {
    width: 100%;
    height: 1.8rem;
    background: #e5e7eb;
    overflow: hidden;
    box-shadow: inset 0 0 7px #59595969;
    border-radius: 150px;
    text-align: center;
    align-items: center;
    display: flex;
}
.progress-fill {
    height: 100%;
    width: 0%;
    transition: width .63s ease;
    background: linear-gradient(to right, #c9ff4b 50%, #00ff5e 100%);
}

.progress-text {
    font-size: 12px;
    margin-top: 4px;
    display: inline-block;
}

.profit .wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-size: 1rem;
    color: #000;
    margin-top: .25rem;
    margin-bottom: .25rem;
}
.endDateMonthly {
    text-align: end;
}
.profit.header_income {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-direction: column;
    gap: 1rem;
}
.profit .wrapper span.item-title {
    font-size: 1rem;
    color: #000;
    font-weight: 400;
}
.endDateMonthly, .startDateMonthly {
    display: flex;
    flex-flow: column;
    width: 100%;
    justify-content: space-between;
}
.label {
    font-weight: 600;
    margin-bottom: .25rem;
}
span.month_starts input, span.month_ends input {
    background: transparent;
}
span.month_starts {
    padding: .15rem .5rem;
    margin-top: 1rem;
    border: 2px solid #666;
    border-radius: 2rem;
}
span.month_ends {
    padding: .15rem .5rem;
    margin-top: 1rem;
    border: 2px solid #666;
    border-radius: 2rem;
}
button#applyDateRange {
    background: linear-gradient(135deg, #6b73ff, #000dff);
    border-radius: 2rem;
    color: white;
    font-weight: 600;
}
button#resetDateRange {
    background: linear-gradient(108deg, #ce9ffc, #7367f0);
    border-radius: 2rem;
    color: white;
    font-weight: 600;
}






