#group-create_pg .ttl{font-size:18px;font-weight:500}#group-create_pg .sub-ttl{font-weight:500;font-size:1rem;letter-spacing:.2px;margin-bottom:.8rem}#group-create_pg .form-group.sm-mg{margin-bottom:6px}#group_pg .ov{padding-bottom:3rem}#group_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#group_pg .ov .ttl.stub{height:25px;width:130px;background-color:hsla(0,0%,100%,.06)}#group_pg .ov .meta-cnt{display:flex;align-items:flex-end}#group_pg .ov .meta-cnt .meta{display:flex;margin-right:.8em;align-items:center}#group_pg .ov .meta-cnt .meta .meta-icon{display:flex;align-items:center;justify-content:center;height:10px;width:12px;margin-top:1px;margin-right:.4em}#group_pg .ov .meta-cnt .meta .meta-txt{font-size:1em;font-weight:500}#group_pg .ov .meta-cnt .meta.gr .meta-icon{color:#00e6b5}#group_pg section#progress{margin-top:-1.4rem;position:relative;display:grid;grid-template-columns:74% 24%;grid-gap:2%}#group_pg section#progress .c-body{max-height:50px}#group_pg section#progress .pg{display:grid;grid-template-rows:auto 4px}#group_pg section#progress .pg .desc{display:flex;align-items:center;padding:0 10px}#group_pg section#progress .pg .desc .star{margin-right:.6em}#group_pg section#progress .pg .desc .star .icon{height:26px;width:26px;border-radius:50%;padding:5px;color:#49cf9d;background-color:rgba(0,230,181,.1)}#group_pg section#progress .pg .desc .pg-ttl{display:flex;flex-direction:column;justify-content:center;font-size:1em;font-weight:500;color:#000}#group_pg section#progress .pg .desc .pg-ttl span{font-size:.6rem;font-weight:400;color:#d3d3d3}#group_pg section#progress .pg .desc .pg-data{margin-left:auto;text-align:right}#group_pg section#progress .pg .desc .pg-data .pg-amt{font-size:.85rem;color:#000}#group_pg section#progress .pg .desc .pg-data .pg-amt span{font-size:.6rem;color:grey}#group_pg section#progress .pg .desc .pg-data .pg-cur{font-size:.7em}#group_pg section#progress .pg .bar{height:100%;width:100%;background-color:#d9d9d9;position:relative;--w:0%}#group_pg section#progress .pg .bar:after{content:"";position:absolute;left:0;top:0;height:100%;width:var(--w);background-color:#5ef8be}#group_pg section#progress .invst{display:flex;flex-direction:column;padding:5px 8px 10px}#group_pg section#progress .invst .count{font-size:1rem;font-weight:600}#group_pg section#progress .invst .desc{font-size:.86em}#group_pg section#overall .c-body{display:grid;grid-column-gap:20px;grid-row-gap:.75rem;grid-template-columns:1fr 1fr}#group_pg section#overall .point.bar{padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.2)}#group_pg section#overall .point .point-ttl{font-size:1em;color:rgba(52,52,52,.6980392157);font-weight:500;margin-bottom:.84rem}#group_pg section#overall .point .point-amt .curr{display:block;font-size:.7em;text-transform:uppercase;margin-bottom:-.5em}#group_pg section#overall .point .point-amt .amt{font-size:1.5rem}#group_pg section#overall .point .point-amt.red{color:#e45f4d}#group_pg section#stats .c-body{display:flex;align-items:center;justify-content:space-between}#group_pg section#stats .stat-ttl{font-size:.835em;color:rgba(52,52,52,.6980392157);margin-bottom:.3em}#group_pg section#stats .stat-amt{font-size:.9rem;font-weight:500}#group_pg section#investments .c-body{display:flex;align-items:center}#group_pg section#investments .c-body .img{height:40px;width:40px;border:1px solid rgba(0,0,0,.2);border-width:2px;margin-right:.7em}#group_pg section#investments .c-body .det{font-weight:500}#group_pg section#investments .c-body .det .name{font-size:1rem;margin-bottom:.1em}#group_pg section#investments .c-body .det .desc{color:#000;font-size:1.1em}#group_pg section#investments .c-body .det .desc span{color:rgba(52,52,52,.6980392157);font-size:.8em}#group_pg section#investments .c-body .amts{display:flex;flex-direction:column;margin-left:auto;text-align:right;align-items:flex-end}#group_pg section#investments .c-body .amts .invested{font-size:1rem;font-weight:600}#group_pg section#investments .c-body .amts .interest{display:flex;font-size:.9em;color:rgba(52,52,52,.6980392157);align-items:center}#group_pg section#investments .c-body .amts .interest svg{width:7px;height:7px;margin-top:.2em;margin-right:.1em}#group_pg section#campaigns{margin-bottom:1.6rem}#group_pg section#campaigns .c-body{display:flex;align-items:center;margin-bottom:.2rem}#group_pg section#campaigns .det{font-weight:500}#group_pg section#campaigns .det .name{font-size:1rem;margin-bottom:.25em}#group_pg section#campaigns .det .desc{color:#000;font-size:1.1em}#group_pg section#campaigns .det .desc span{color:rgba(52,52,52,.6980392157);font-size:.8em}#group_pg section#campaigns .amts{display:flex;flex-direction:column;margin-left:auto;text-align:right;align-items:flex-end}#group_pg section#campaigns .amts .invested{font-size:1rem;font-weight:600}#group_pg section#campaigns .amts .interest{display:flex;font-size:.9em;color:rgba(52,52,52,.6980392157);align-items:center}#group_pg section#campaigns .amts .interest svg{width:7px;height:7px;margin-top:.2em;margin-right:.1em}body.drk #group_pg section#progress .pg .bar{background-color:rgba(52,52,52,.5)}body.drk #group_pg section#progress .pg .desc .pg-data .pg-amt,body.drk #group_pg section#progress .pg .desc .pg-ttl{color:#f9f9f9}body.drk #group_pg section#overall .point-ttl,body.drk #group_pg section#progress .pg .desc .pg-data .pg-amt span,body.drk #group_pg section#stats .stat-ttl{color:rgba(248,249,250,.6)}body.drk #group_pg section#investments .c-body .img{border:none;background-color:#14181d}body.drk #group_pg section#investments .c-body .det .desc{color:#f9f9f9}body.drk #group_pg section#investments .c-body .amts .interest,body.drk #group_pg section#investments .c-body .det .desc span{color:rgba(248,249,250,.6)}body.drk #group_pg section#campaigns .c-body .img{border:none;background-color:rgba(52,52,52,.5)}body.drk #group_pg section#campaigns .c-body .det .desc{color:#f9f9f9}body.drk #group_pg section#campaigns .c-body .det .desc span{color:rgba(248,249,250,.6)}body.drk #group_pg section#campaigns .c-body .amts .interest{color:#f9f9f9}#activity_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#activity_pg section#activity table td.action,#activity_pg section#activity table td.time,#activity_pg section#activity table th.action,#activity_pg section#activity table th.time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#activity_pg section#activity table td.action,#activity_pg section#activity table th.action{padding-left:1em}#activity_pg section#activity table td.time,#activity_pg section#activity table th.time{max-width:100px;width:100px}#loans_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#loans_pg .ov .meta-cnt{display:flex;align-items:flex-end}#loans_pg .ov .meta-cnt .meta{display:flex;margin-right:.8em;align-items:center}#loans_pg .ov .meta-cnt .meta .meta-icon{display:flex;align-items:center;justify-content:center;height:10px;width:12px;margin-top:1px;margin-right:.4em}#loans_pg .ov .meta-cnt .meta .meta-icon.green{color:#5ef8be;border-color:#5ef8be}#loans_pg .ov .meta-cnt .meta .meta-icon.red{color:#e45f4d;border-color:#e45f4d}#loans_pg .ov .meta-cnt .meta .meta-txt{font-size:1em;font-weight:500}#loans_pg section#loans table td.id,#loans_pg section#loans table td.name,#loans_pg section#loans table th.id,#loans_pg section#loans table th.name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}#loans_pg section#loans table td.id,#loans_pg section#loans table th.id{width:80px;max-width:80px;padding-right:4px}#loans_pg section#loans table td.name,#loans_pg section#loans table th.name{padding-right:4px}#loans_pg section#loans table td.phone,#loans_pg section#loans table th.phone{max-width:125px;width:125px}#loans_pg section#loans table td.status,#loans_pg section#loans table th.status{width:80px;max-width:80px;line-height:1px}#loans_pg section#loans table td.status span,#loans_pg section#loans table th.status span{width:66px;height:20px;display:flex;align-items:center;justify-content:center;border:1px solid;border-radius:3px;text-transform:capitalize}#loans_pg section#loans table td.status.repaid span,#loans_pg section#loans table th.status.repaid span{color:#5ef8be;border-color:rgba(0,230,181,.3);background-color:rgba(0,230,181,.2)}#loans_pg section#loans table td.status.defaulted span,#loans_pg section#loans table td.status.rejected span,#loans_pg section#loans table th.status.defaulted span,#loans_pg section#loans table th.status.rejected span{color:#e45f4d;border-color:rgba(228,95,77,.3);background-color:rgba(228,95,77,.1)}#loans_pg section#loans table td.status.cancelled span,#loans_pg section#loans table th.status.cancelled span{color:#fefefe;border-color:hsla(0,0%,99.6%,.3);background-color:hsla(0,0%,99.6%,.1)}#loans_pg section#loans table td.status.granted span,#loans_pg section#loans table th.status.granted span{color:#89b3ff;border-color:rgba(137,179,255,.5);background-color:rgba(137,179,255,.1)}#loans_pg section#loans table td.status.pending span,#loans_pg section#loans table th.status.pending span{color:#faed27;border-color:rgba(250,237,39,.3);background-color:rgba(250,237,39,.1)}#members_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#members_pg .ov .meta-cnt{display:flex;align-items:flex-end}#members_pg .ov .meta-cnt .meta{display:flex;margin-right:.8em;align-items:center}#members_pg .ov .meta-cnt .meta .meta-icon{display:flex;align-items:center;justify-content:center;height:10px;width:12px;margin-top:1px;margin-right:.4em}#members_pg .ov .meta-cnt .meta .meta-icon.green{color:#5ef8be}#members_pg .ov .meta-cnt .meta .meta-icon.red{color:#e45f4d}#members_pg .ov .meta-cnt .meta .meta-txt{font-size:1em;font-weight:500}#members_pg section#members table td.name,#members_pg section#members table th.name{max-width:80px;width:80px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:4px}#members_pg section#members table td.email,#members_pg section#members table th.email{max-width:125px;width:125px}#members_pg section#members table td.status,#members_pg section#members table th.status{width:80px;max-width:80px;line-height:1px}#members_pg section#members table td.status span,#members_pg section#members table th.status span{width:66px;height:20px;display:flex;align-items:center;justify-content:center;text-transform:capitalize;border-radius:3px;color:#5ef8be;border:1px solid rgba(0,230,181,.3);background-color:rgba(0,230,181,.2)}#members_pg section#members table td.status.in-active span,#members_pg section#members table th.status.in-active span{color:#e45f4d;border-color:rgba(228,95,77,.3);background-color:rgba(228,95,77,.1)}#members_pg section#members table td.status.invited span,#members_pg section#members table th.status.invited span{color:#faed27;border-color:rgba(250,237,39,.3);background-color:rgba(250,237,39,.1)}#deposit_pg .ttl{font-size:18px;font-weight:500}#deposit_pg .sub-ttl{font-weight:500;font-size:1rem;letter-spacing:.2px;margin-top:.8rem}#payout_pg .ttl{font-size:18px;font-weight:500}#payout_pg .sub-ttl{font-weight:500;font-size:1rem;letter-spacing:.2px;margin-top:.8rem}#settings_pg .ov .ttl{font-size:18px;font-family:Gordita,Sofia Pro,Nunito,sans-serif;font-weight:500;margin-bottom:6px}#settings_pg form#settings table td,#settings_pg form#settings table th{padding:12px 3px 13px}#settings_pg form#settings table td .icon,#settings_pg form#settings table th .icon{bottom:1px}#settings_pg form#settings table td.name,#settings_pg form#settings table th.name{max-width:80px;width:80px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-right:4px}#settings_pg form#settings table td.email,#settings_pg form#settings table th.email{max-width:145px;width:145px}#settings_pg form#settings table td.action,#settings_pg form#settings table th.action{max-width:30px;width:30px}#settings_pg form#settings table td.action .icon,#settings_pg form#settings table th.action .icon{height:10px;width:10px;margin-right:.2em;display:inline-block;border-radius:1px}#settings_pg form#settings table td.action .icon svg,#settings_pg form#settings table th.action .icon svg{max-width:100%;max-height:100%}#settings_pg form#settings table td.action.creator .icon,#settings_pg form#settings table th.action.creator .icon{color:grey}#settings_pg form#settings button{margin-top:2rem}