@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Outfit:wght@100;200;300;400;500;600;700;800;900&display=swap');

:root {
  --dark-black: #111111;
  --dark-darkblack: #000000;
  --color-white: #fff;
  --color-grey: #2B2C30;
  --color-darkgrey: #5D656C;
  --color-elefent: #7C8A96;
  --border-line: #303041;
  --font-inter: 'Inter', sans-serif;
  --font-outfit: 'Outfit', sans-serif;
}

/*PRE DEFINES*/
.f-24-w {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.02em;
    color: var(--color-white);
}
.f-20-w {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: var(--color-white);
}
.f-18-wb {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: var(--color-white);
    text-transform: none;
}
.f-18-wl {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: var(--color-white);
}
.f-18-g {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #9396A7;
}
.f-16-g {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #9396A7;
}
.f-16-wb {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: var(--color-white);
    text-transform: none;
}
.f-14-p {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #BB98FF;
}
.f-16-r {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #FF6A6A;
}
.f-16-p {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #BB97FF;
}
.f-14-wb {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--color-white);
}
.f-14-wlb {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: var(--color-white);
}
.f-14-wl {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 100;
    font-size: 14px;
    line-height: 18px;
    color: var(--color-white);
}
.f-14-g {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #747474;
    text-transform: none;
}
.f-14-g-t {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #9396A7;
}
.f-14-wbb {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--color-white);
}
.f-14-date {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: #9396A7;
}
.f-16-g-t {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    color: #9396A7;
}
.f-20-p {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #B792FF;
}
.f-20-o {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #F89A1F;
}
.f-12-g {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.4);
}
.f-12-p {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: #AA7DFF;
}
.f-12-w {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    color: var(--color-white);
}
.set-big-font-w {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.02em;
    color: var(--color-white);
}
.set-font-min {
    font-size: 22px;
    color: grey;
}
.set-border-right {
    border-right: 1px solid #303041;
}
.set-border-right-dotted {
    border-right: 1px dashed #fff;
    position: relative;
}
.set-width-70 {
    width: 70%;
}
.set-color-circle {
    color: #1C1C23;
    font-size: 24px !important;
}
.set-top-right {
    position: absolute;
    top: -28px;
    right: -11px;
}
.set-bottom-right {
    position: absolute;
    bottom: -28px;
    right: -11px;
}
.set-hr-color {
    border-bottom: 1px solid rgba(48, 48, 65, 1);
    margin: 30px 0px !important;
}
.set-arrow-btn {
    background-color: transparent;
    outline: none !important;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.set-min-720 {
    min-width: 720px;
}
.set-min-120 {
    min-width: 120px;
}
.set-min-112 {
    min-width: 112px;
}
.set-bg-p-color {
    background-color: #2F2F4F;
    padding: 16px;
    border-radius: 10px;
/*    background-image: url('../img/Subtract.png');*/
    background-repeat: no-repeat;
    width: 100%;
}
.set-text-pink {
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-align: right;
    letter-spacing: 0.02em;
    color: #EB56A5;
}
/*FOOTER*/
.set-copyright-all p {
    font-family: var(--font-outfit);
    font-style: normal;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.02em;
    color: #98989880;
    font-weight: 400;
}
.set-copyright-all p span {
    color: #989898;
    font-weight: 500;
}

/*PADDINGS*/
.px-20 {
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.py-20 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.p-20 {
    padding: 20px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.ps-20 {
    padding-left: 20px !important;
}
.pe-20 {
    padding-right: 20px !important;
}
.s-pt-0 {
    padding-top: 0px !important;
}
/*BG ALL CARDS*/
.bg-all-cards {
    background: #1C1C23;
    border: 1px solid #303041;
    border-radius: 12px;
    padding: 24px;
}
.bg-all-cards-min {
    background: #262631;
    border-radius: 8px;
    padding: 12px;
}
.set-padd-16 {
    padding: 16px;
}
.set-width-280 {
    width: 280px;
}
.set-width-395 {
    width: 395px;
}
/*BUTTONS*/
.set-btns-jaman {
    width: 100%;
    background: #844A8B;
    border: 1px solid #C074C9;
    border-radius: 8px;
    padding: 22px 8px;
    display: inline-block;
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    transition: .3s;
    cursor: pointer;
}
.set-btns-jaman:hover {
    background: transparent;
    transition: .3s;
}
.set-btn-primary {
    background: linear-gradient(139.46deg, #7D3EF5 -6.36%, #EB56A5 98.75%);
    text-decoration: none;
    outline: none !important;
    border-radius: 8px;
    padding: 10px 38px;
    font-family: var(--font-inter);
    font-style: normal;
    font-weight: 500;
    border: none;
    font-size: 16px;
    line-height: 22px;
    color: var(--color-white);
    cursor: pointer;
    height: 44px;
    display: inline-block;
    /* overflow: hidden; */
}
.set-btn-primary:hover {
    background: linear-gradient(139.46deg, #C92F80 -6.36%, #4D15B7 98.75%);
    color: #fff !important;
}
.set-btn-orange {
    background: #D08017;
    text-decoration: none;
    outline: none !important;
    border-radius: 8px;
    padding: 10px 38px;
    font-family: var(--font-inter);
    font-style: normal;
    font-weight: 500;
    border: none;
    font-size: 16px;
    line-height: 22px;
    color: var(--color-white);
    cursor: pointer;
    height: 44px;
    display: inline-block;
    overflow: hidden;
    transition: .3s;
    border: 2px solid #D08017;
}
.set-btn-orange:hover {
    background: transparent;
    color: #fff !important;
    transition: .3s;
}
.btn-disable {
    background: #434353;
    color: #8585A6;
}
.btn-disable:hover {
    background: #434353;
    color: #8585A6 !important;
    cursor: not-allowed;
}
.h-auto {
    height: auto !important;
}
.set-btn-secondary {
    background: var(--dark-black);
    text-decoration: none;
    outline: none !important;
    border-radius: 8px;
    padding: 10px 38px;
    font-family: var(--font-inter);
    font-style: normal;
    font-weight: 500;
    border: 1px solid rgba(219, 160, 248, 1);
    font-size: 16px;
    line-height: 22px;
    color: #DBA0F8;
    cursor: pointer;
    height: 44px;
    display: inline-block;
    overflow: hidden;
}
.set-btn-secondary:hover {
    background: #DBA0F8;
    color: var(--color-white);
}
.set-bit-btn {
    background: transparent;
    font-size: 14px;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    height: 38px;
    display: inline-block;
}
.set-btn-danger {
    background: var(--dark-black);
    text-decoration: none;
    outline: none !important;
    border-radius: 8px;
    padding: 10px 38px;
    font-family: var(--font-inter);
    font-style: normal;
    font-weight: 500;
    border: 1px solid #FF6A6A;
    font-size: 16px;
    line-height: 22px;
    color: #FF6A6A;
    cursor: pointer;
    height: 44px;
    display: inline-block;
    overflow: hidden;
}
.set-btn-danger:hover {
    background: #FF6A6A;
    color: var(--color-white);
}
.set-h-48 {
    height: 47.5%;
}
/*INPUT*/
.set-input-all {
    height: 44px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    color: var(--color-white);
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    padding: 12px;
    width: 100%;
    display: inline-block;
}
.set-input-all::placeholder {
    color: #9396A7;
}
.set-textarea {
    height: 154px !important;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 8px;
    color: var(--color-white);
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.02em;
    padding: 12px;
    width: 100%;
    display: inline-block;
}
.set-textarea::placeholder {
    color: #9396A7;
    text-align: center;
    padding-top: 54px;
}
.set-select-dropdown {
    height: 44px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    border-radius: 6px;
    color: var(--color-white);
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.02em;
    padding: 12px;
    width: 100%;
    display: inline-block;
    cursor: pointer;
}
.set-position-relative {
    position: relative;
}
.set-font-icon {
    font-size: 18px !important;
    color: #555760;
    position: absolute;
    right: 2px;
    top: 2px;
    padding: 10px 8px;
    background: transparent;
}
.set-select-dropdown option {
    background-color: #28282E !important;
}
.set-d-block {
    width: 100%;
    display: block;
    text-align: center;
}

/*END PRE DEFINES*/

.set-img-nav-float {
    float: left;
    margin-right: 15px;
    line-height: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

/*TOP NAV BTNS*/
.set-all-top-btns {
    padding: 16px 20px;
}
.set-btns-shape-all {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: var(--font-outfit);
    background-color: #5D656C;
    outline: none;
    border: 1px solid #7C8A96;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--color-white);
    padding: 9px;
    border-radius: 8px;
    cursor: pointer;
    height: 36px;
}
.set-color-ele {
    background-color: #4D6F8F;
    border: 1px solid #6D9DCA;
}
.set-bg-btn-blue {
    background-color: #2E62CD;
    border: 1px solid #5A89EA;
}
.set-color-btn-brown {
    background-color: #AC8859;
    border: 1px solid #CFB994;
}
.set-color-btn-purple {
    background-color: #6862A6;
    border: 1px solid #8D87CF;
}
.set-color-pink-btn {
    background-color: #844A8B;
    border: 1px solid #C074C9;
}
.set-btn-new-purple {
    background-color: #4D4A8B;
    border: 1px solid #706BB7;
}
.set-btns-shape-all span {
    display: inline-block;
    padding: 0px 9px;
}
.owl-item {
    width: auto !important;
    margin: 0px 5px;
}
.owl-controls .owl-buttons{
    text-align:center;
    margin-top:20px;
    display: none;
}
.owl-controls .owl-buttons .owl-prev{
    background: #fff;
    position: absolute;
    top:-13%;
    left:15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-next{
    background: #fff;
    position: absolute;
    top:-13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after{
    content:"\f104";
    font-family: FontAwesome;
    color: #333;
    font-size:30px;
}
.owl-controls .owl-buttons .owl-next:after{
    content:"\f105";
}
/*ORG NAV*/
.bg-icon-dark {
    background-color: #1E1E20;
}

.set-h-w {
    height: 48px;
    width: 48px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #1E1E20 !important;
}
.set-title-bar-dropdown {
    border-bottom: 1px solid rgba(62, 62, 100, 1);
}
.set-width-262 {
    width: 262px !important;
}
.set-charts-dashboard #chart_div {
    font-family: var(--font-outfit);
}
.set-charts-dashboard #chart_div rect {
    fill: #1C1C23 !important;
}

/*HOME DASHBOARD*/
.set-icon-back {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    overflow: hidden;
    background: #2F2F4F;
    color: #fff;
    border-radius: 8px;
}
/*GOOGLE AUTHENTICATION PAGE*/
.set-ul-list ul {
    list-style-type: none;
    padding-left: 0px !important;
}
.set-ul-list ul li {
    padding-top: 16px;
}
.set-block-text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 28px;
    width: 28px;
    background: #AA7DFF;
    border-radius: 28px;
    color: var(--color-white);
    font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.02em;
    flex-shrink: 0;
}
.set-width-height {
    height: 292px;
    width: 292px;
}
.set-width-192 {
    width: 192px;
    background: rgba(95, 255, 130, 0.07);
    border-radius: 12px;
    padding: 16px;
}
/*SOCIAL PAGE*/
.set-bg-black {
    height: 56px;
    width: 56px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--dark-darkblack);
    border-radius: 12px;
}
.set-images-mine {
    flex-wrap: wrap;
    justify-content: space-between;
}
.set-img-size {
    height: 154px;
    width: 154px;
    border-radius: 8px;
    overflow: hidden !important;
    padding: 4px;
    flex-shrink: 0;
}
.set-img-size img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.set-position-relative {
    position: relative;
}
.set-position-ab {
    position: absolute;
    right: 0px;
    top: 0px;
}
/*TEAM TREE DIAGRAM PAGE*/
.set-img-tree {
    height: 80px;
    width: 80px;
    border-radius: 40px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}
.set-tree-card {
    width: 145px;
    flex-shrink: 0;
}
.set-bg-img {
    position: sticky;
    z-index: 10000;
    margin-top: -8px;
}
.before-tree-card::before {
    content: '';
    background-image: url(../img/arrow-set.png);
    height: 60px;
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    margin-left: 66px;
    margin-bottom: -10px;
    position: relative;
    top: 50px;
    left: 70px;
    transform: scale(1.5) rotate(20deg);
}   
.before-tree-card1::before {
    content: '';
    background-image: url(../img/arrow-set.png);
    height: 60px;
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    margin-left: 66px;
    margin-bottom: -10px;
    position: relative;
    top: -20px;
    left: -10px;
    transform: scale(1.5) rotate(-20deg);
    /* transform: rotate(-20deg); */
}   
.before-tree-card2::before {
    content: '';
    background-image: url(../img/arrow-set.png);
    height: 60px;
    display: inline-block;
    width: 100%;
    background-repeat: no-repeat;
    margin-left: 66px;
    margin-bottom: -10px;
    position: relative;
    top: -20px;
    left: -20px;
    transform: rotate(-20deg);
}   
.set-table-all table thead tr {
    background-color: #262631;
}
.set-table-all table thead tr th:first-child { 
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; 
}
.set-table-all table thead tr th:last-child { 
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px; 
}
/*INCOME PAGE*/
.set-pad-16 {
    padding: 16px !important;
}
.set-ul-income .nav-item .nav-link {
    min-width: 142px;
}
.set-ul-income .nav-item .active {
    background: #1C1C23;
    border: 1px solid #303041;
    border-radius: 12px 12px 0px 0px;
}
.set-border-radius {
    border-radius: 0px 0px 12px 12px;
}
.set-bg-gradient {
    background: linear-gradient(105.29deg, #372F51 -0.07%, #542546 100%);
    border: 1px solid #7160AB !important;
    border-radius: 12px !important;
}
.set-hr-border {
    border-bottom: 1px solid #303041;
    height: 0px;
    width: 100%;
    margin: 35px 0px;
}
.set-flex-wrap {
    flex-wrap: wrap;
}
/*PLAN REPORT 2 PAGE */
.set-ul-list-table {
    list-style-type: none;
    padding-left: 0px !important;
}
.set-ul-list-table li {
    height: 36px;
    border-radius: 8px;
    padding: 8px 12px;
    margin-top: 4px;
    cursor: pointer;
}
.set-ul-list-table li:nth-child(1) {
    background: #F89A1F1A;
}
.set-ul-list-table li:nth-child(1) svg {
    fill: #F89A1F;
}
.set-ul-list-table li:nth-child(2), .set-ul-list-table li:nth-child(5) {
    background: #1CA33A1A;
}
.set-ul-list-table li:nth-child(2) svg, .set-ul-list-table li:nth-child(5) svg {
    fill: #1CA33A !important;
}
.set-ul-list-table li:nth-child(3) {
    background: #EE6A5F1A;
}
.set-ul-list-table li:nth-child(3) svg {
    fill: #EE6A5F;
}
.set-ul-list-table li:nth-child(4) {
    background: #5A89EA1A;
}
.set-ul-list-table li:nth-child(4) svg {
    fill: #5A89EA;
}

.rotate-left-25 {
    transform: rotate(25deg);
}
.rotate-right-25 {
    transform: rotate(-25deg);
}
.set-scroll-start {
    overflow-x: scroll;
}
.set-scroll-start::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.set-scroll-start::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1); 
}
 
/* Handle */
.set-scroll-start::-webkit-scrollbar-thumb {
  background: #262631;
}

/* Handle on hover */
.set-scroll-start::-webkit-scrollbar-thumb:hover {
  background: #555; 
}






.tree img {
  width: 110px;
  border-radius: 50%;
}

.tree ul {
  position: relative;
  padding: 1em 0;
  white-space: nowrap;
  display: flex;
  text-align: center;
}

.tree ul .inn_line {
  padding: 50px 0 0;
}

.tree ul::after {
  content: '';
  display: table;
  clear: both;
}

.tree li {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 40px 0 0;
  width: 100%;
}

.tree li::before,
.tree li::after {
  content: '';
  position: absolute;
  top: 0;
  right: 50%;
  border-top: 5px solid #ccc;
  width: 50%;
  height: 45px;
  z-index: -1;
}

.tree li::after {
  right: auto;
  left: 50%;
  border-left: 5px solid #ccc;
}

.tree li:only-child::after,
.tree li:only-child::before {
  display: none;
}

.tree li:only-child {
  padding-top: 0;
}

.tree li:first-child::before,
.tree li:last-child::after {
  border: 0 none;
}

.tree li:last-child::before {
  border-right: 5px solid #ccc;
  border-radius: 0 5px 0 0;
}

.tree li:first-child::after {
  border-radius: 5px 0 0 0;
}

.tree ul ul::before {
  content: '';
  position: absolute;
  top: 10px;
  left: 50%;
  border-left: 5px solid #ccc;
  width: 0;
  height: 45px;
}

.tree li a {
  padding: 0;
  text-decoration: none;
  display: inline-block;
  border-radius: 5px;
  color: #333;
  position: relative;
  top: 1px;
}

.tree li a p {
  margin-top: 5px;
  font-size: 18px;
  font-weight: 700;
}





/* RESET STYLES & HELPER CLASSES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
:root {
  --level-1: #8dccad;
  --level-2: #f5cc7f;
  --level-3: #7b9fe0;
  --level-4: #f27c8d;
  --black: black;
}
.rectangle ol, ul {
    list-style-type: none !important;
    padding-left: 0px !important;
}
.rectangle {
  position: relative;
  padding: 20px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}


/* LEVEL-1 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-1 {
  width: 50%;
  margin: 0 auto 40px;
  background: var(--level-1);
}

.level-1::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}


/* LEVEL-2 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-2-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding-left: 0px;
  list-style-type: none;
}

.level-2-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 25%;
  width: 50%;
  height: 2px;
  background: var(--black);
}

.level-2-wrapper::after {
  display: none;
  content: "";
  position: absolute;
  left: -20px;
  bottom: -20px;
  width: calc(100% + 20px);
  height: 2px;
  background: var(--black);
}

.level-2-wrapper li {
  position: relative;
}

.level-2-wrapper > li::before {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}

.level-2 {
  width: 70%;
  margin: 0 auto 40px;
  background: var(--level-2);
}

.level-2::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 20px;
  background: var(--black);
}

.level-2::after {
  display: none;
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
}


/* LEVEL-3 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-3-wrapper {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 20px;
  width: 90%;
  margin: 0 auto;
}

.level-3-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: calc(25% - 5px);
  width: calc(50% + 10px);
  height: 2px;
  background: var(--black);
}

.level-3-wrapper > li::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -100%);
  width: 2px;
  height: 20px;
  background: var(--black);
}

.level-3 {
  margin-bottom: 20px;
  background: var(--level-3);
}


/* LEVEL-4 STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.level-4-wrapper {
  position: relative;
  width: 80%;
  margin-left: auto;
}

.level-4-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  width: 2px;
  height: calc(100% + 20px);
  background: var(--black);
}

.level-4-wrapper li + li {
  margin-top: 20px;
}

.level-4 {
  font-weight: normal;
  background: var(--level-4);
}

.level-4::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0%;
  transform: translate(-100%, -50%);
  width: 20px;
  height: 2px;
  background: var(--black);
}


/* MQ STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media screen and (max-width: 700px) {
  .rectangle {
    padding: 20px 10px;
  }

  .level-1,
  .level-2 {
    width: 100%;
  }

  .level-1 {
    margin-bottom: 20px;
  }

  .level-1::before,
  .level-2-wrapper > li::before {
    display: none;
  }
  
  .level-2-wrapper,
  .level-2-wrapper::after,
  .level-2::after {
    display: block;
  }

  .level-2-wrapper {
    width: 90%;
    margin-left: 10%;
  }

  .level-2-wrapper::before {
    left: -20px;
    width: 2px;
    height: calc(100% + 40px);
  }

  .level-2-wrapper > li:not(:first-child) {
    margin-top: 50px;
  }
}




/*MEDIA QURIES*/
@media only screen and (max-width: 1200px) {
    .set-big-font-w {
        font-size: 18px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .set-width-card {
        width: 50% !important;
    }
}
@media only screen and (max-width: 991px) {
    .set-scroll-x {
        overflow-x: scroll;
    }

}
@media only screen and (max-width: 767px) {
    .set-scroll-x {
        overflow-x: scroll;
    }
}
@media only screen and (max-width: 480px) {
    .set-width-card {
        width: 100% !important;
    }
}



/*CONVERSATION*/

:root{
    --chatboxH: 45px;
    --headerH: 55px;
    --paddingF: 10px;
}
.set-conversation-card {
    font-family: var(--font-outfit) !important;
}
.set-conversation-card input[type=text]:focus, input[type=password]:focus{
    background: rgb(40 40 46);
}

.set-conversation-card input[type=text]::placeholder, input[type=password]::placeholder{
    /* color: var(--color-white) !important; */
    font-weight: 500;
}
.set-conversation-card textarea {
    color: var(--color-white) !important;
}
.messageBox .textA{
    position: relative;
    width: 100%;
    height: 100%;
}

#message{
    resize: none;
    padding: 8px 10px;
    border-radius: 12px;
    border: none;
    background: #1C1C23;
    outline: none;
    color: rgb(5, 5, 230);
    width: 100%;
    font-size: 17px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.button-s1 {
    width: 40px;
    padding: 5px;
    border-radius: 6rem;
    border: none;
    background: transparent;
    outline: none;
    color: rgb(5, 5, 230);
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-s1 span{
    font-size: calc(40px / 1.5) !important;
}

#genMeetLink a{
    color: rgb(5, 5, 230);
}

.messageBox{
    background-color: #262631;
    border-radius: 12px;
    width: 100%;
    height: calc(var(--chatboxH) + 5px);
    display: flex;
    align-items: center;
    padding: 5px 12px;
}
.set-color-white {
    color: var(--color-white);
}
.nameAlert{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 130px;
    border-radius: 20px;
}

.chatArea{
    height: 60vh;
    width: 100%;
    padding: 16px;
    overflow-y: scroll;
}
.blueClick {
    color: var(--color-white);
}
.prof{
    width: 35px;
    height: 35px;
    margin: auto 10px 0 10px;
    background: black;
    color: white;
    font-weight: 700;
    text-align: center;
    border-radius: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.prof p {
    margin-bottom: 0px !important;
}
.messArea{
    display: grid;
    grid-row-gap: 10px;
    font-size: 14px;
}

#sname{
    margin-left: 11px;
    margin-bottom: -6px;
    color: #979797;
}

.message{
    display: flex;
    width: fit-content;
    max-width: 40rem;
    margin-bottom: 35px;
}

.otherM{
    margin-right: auto;
}

.mMess{
    margin-left: auto;
    overflow: hidden;
}

.mMess .messArea .textM{
    background-color: #9f5b01;
    color: white;
    margin-left: auto;
    transition: .6s cubic-bezier(.07,.76,.13,1.02);
}

.newMmess{
    transform: translateY(100px) scale(3);
}

.otherM .messArea .textM{
    background-color: white;
}

.mMess .messArea .textM a{
    color: white;
}

.messArea .textM a{
    font-weight: 500;
}

.message .textM{
    width: fit-content;
    border-radius: 10px;
    padding: 10px;
    -webkit-box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03); 
    box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03);
    font-size: 16px;
    background-color: #2a2a2c;
    color: var(--color-white);
}

.welcomeMess{
    text-align: center;
}

.welcomeMess h1{
    font-weight: 600;
    font-size: 24px;
}

.welcomeMess .img video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.welcomeMess .img{
    width: 4rem;
    border-radius: 10%;
    overflow: hidden;
    height: 4rem;
    margin: auto;
}

.shareLink{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    padding: 2rem;
    background-color: white;
    text-align: center;
    border-radius: 15px;
    transition: .4s;
    display: none;
    opacity: 0;
    z-index: 2;
}

.shareLink button{
    font-weight: 600;
    color: blue;
    width: 6rem;
    margin-top: 5px;
    border-radius: 11px;
    height: 2rem;
    border: none;
    background: rgb(230, 227, 255);
}

.shareLink h1{
    font-weight: 500;
}

.headerDet{
    width: 100%;
    height: var(--headerH);
    background-color: #262631;
    -webkit-box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03); 
    box-shadow: 0px 5px 8px 5px rgba(0,0,0,0.03);
    display: flex;
    align-items: center;
    padding: 10px;
    transition: top 0.5s;
    border-radius: 12px;
}

.moveTop{
    top: -100px;
}

.headerDet .img{
    overflow: hidden;
    width: calc(var(--headerH) - 15px);
    height: calc(var(--headerH) - 15px);
    border-radius: 100%;
}

.chatDety{
    display: flex;
    align-items: center;
    flex: 1;
}

.headerDet .chatDety .img video{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.headerDet .chatDety, .nameC p, input{
    font-weight: 500;
    font-size: 18px
}

.nameC{
    position: relative;
    width: 193px;
}

#titleFirst{
    width: 221px;
    text-overflow: ellipsis;
    overflow: hidden; 
    white-space: nowrap;
}

.headerDet .chatDety .nameC input{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    transform :translate(-2px, -2px);
}

.headerDet .tools{
    display: grid;
    grid-template-columns: auto auto;
    grid-column-gap: 10px;
}

.headerDet .tools button{
    background: transparent;
    border: none;
    outline: none;
    transition: .5s;
}

#goToDown {
    height: 35px;
    position: fixed;
    bottom: var(--chatboxH);
    right: 50px;
    margin-right: 0px;
    width: 35px;
    transition: 0.5s;
    color: var(--color-white);
}

.downDowny{
    bottom: -70px !important;
}

#goToDown span{
    cursor: pointer;
    font-size: 30px;
}

.showItem{
    transform: translate(-50%, -50%);
    opacity: 1;
}

.blackout{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.blackShow{
    opacity: 1;
}

.clickSettings{
    transform: rotate(180deg);
}

.changeW{
    transition: .7s;
}

.clickSettingsCont{
    width: 75%;
}

.settingsBar{
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    height: 100%;
    overflow: hidden;
    width: 25%;
    transform: translateX(400px);
    transition: .67s;
    padding:  46px 10px 0px 10px;
    overflow-y: scroll;
}

.blueTarget{
    color: blue;
}

.clickSettingsBar{
    transform: translateX(0px);
}

.settingsBar .headerSet{
    border-bottom: 1px solid rgb(199, 199, 199);
    padding-bottom: 19px;
    margin-bottom: 15px;
}

.errorsSide{
    position: absolute;
    bottom: 80px;
    right: 30px;
}

.errorsSide .bubble{
    background: rgba(255, 0, 0, 0.7);
    color: white;
    padding: 10px;
    border-radius: 12px;
    width: 20rem;
    opacity: 0;
    transition: 1s;
    transform: translateY(50px);
    display: none;
    margin-bottom: 10px;
    z-index: 3;
}

.errorsSide #errorBubble{
    background: rgba(255, 0, 0, 0.7);
}

.errorsSide #tipsBubble{
    background: rgba(47, 0, 255, 0.7);
}


.errorsSide .bubble h1{
    font-size: 20px;
    display: flex;
    align-items: center;
}

.errorsSide .bubble span{
    margin-right: 10px;
}

.errorsSide .bubble p{
    margin-right: 10px;
}

.bubbleAfter{
    opacity: 1 !important;
    transform: translateY(0px) !important; 
}

.bubbleGone{
    opacity: 0 !important;
    transform: translateY(-50px) !important; 
}

.timeId{
    text-align: center;
    margin: 12px;
    font-size: 13px;
}

.chatArea::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.chatArea::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1); 
}
 
/* Handle */
.chatArea::-webkit-scrollbar-thumb {
  background: #262631;
}

/* Handle on hover */
.chatArea::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/*::-webkit-scrollbar {    
  width: 15px;
height: 15px;
border-left: #ededed solid 1px;
background-color: #fcfcfc;
border-top: #ededed solid 1px;
    }

::-webkit-scrollbar-thumb:hover{
cursor: pointer;
background: #c7c7c7;
width: 15px;
    background-clip: content-box;
    border: 4px solid transparent;
border-radius: 10px;
}

    ::-webkit-scrollbar-button {   
 display: none;
    }

    ::-webkit-scrollbar-thumb {
background: #dbdbdb;
    background-clip: content-box;
    border: 4px solid transparent;
border-radius: 10px;

    }*/





/* Tree Structure */

.direct_gen img{
	width: 75px;
    height: 75px;
    border-radius: 50%;
}
.direct_gen .dg_img_div{
	margin-bottom: 5px;
}.direct_gen .dg_username{
	background: #262631;
    border-radius: 8px;
    padding: 12px;
	font-family: var(--font-outfit);
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: var(--color-white);

}
div.orgChart h2 {
    margin                : 0px;
    font-size             : 1em;
    border-bottom         : none;
}

div.orgChart ul {
    list-style            : none;
    margin                : 4px;
    padding               : 0px;
    font-size             : 0.8em;
    text-align            : left;
}

div.orgChart ul.stack,
div.orgChart ul.stack ul {
    text-align            : center;
}

div.orgChart table {
    width                 : 100%;
}

div.orgChart tr.lines td.line {
    width                 : 1px;
    height                : 20px;
}

div.orgChart tr.lines td.top {
    border-top            : 2px solid #858688;
}

div.orgChart tr.lines td.left {
    border-right          : 2px solid #858688;
}

div.orgChart tr.lines td.right {
    border-left           : 2px solid #858688;
}

div.orgChart td {
    text-align            : center;
    vertical-align        : top;
    padding               : 0px 2px;
}

div.orgChart div.node {
    cursor                : default;
    display               : inline-block;
}

div.orgChart div.hasChildren {
    
}

div.orgChart.interactive div.hasChildren {
    cursor                : pointer;
}


div.orgChart div.adjunct.node {
    position              : absolute;
    margin-top            : 8px;
    margin-left           : -110px;
    width                 : 80px;
    height                : 40px;
    background-color      : #efefef;
}

div.orgChart div.adjunct-link {
    display               : inline-block;
    position              : absolute;
    margin-left           : -20px;
    margin-top            : 25px;
    width                 : 20px;
    border                : 1px dashed black;
}


.zoom-header {
    display: flex;
  }
  
  .zoomin {
    position: relative;
    z-index: 1000;
  }
  .main-container {
    width: 1200px;
    height: auto;
    overflow: auto;
  }
  .zoomout {
    position: relative;
    z-index: 1000;
  }
  
  .maindiv {
    width: 1200px;
    height: auto;
    transform-origin:0% 0%;
  }

.custom-text-danger {
    color: #e3342f;
    font-weight: bold;
    font-size: 0.9em;
    margin-top: 0.5rem;
    text-align: left !important;
}

.view-password {
    position: relative;
}

.view-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    cursor: pointer;
    color: #9396A7;
}

div.dataTables_processing {
    border: none !important;
    background-color: transparent !important;
}

div.dataTables_info {
    color: #9396a7 !important;
}
tr.odd, tr.even {
    color: #9396a7 !important;
}

.product-details-card {
    background: transparent;
    border-radius: 8px;
    padding: 20px;
    border: 1px solid #e0287d;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    color: #ffffff;
    margin: 0 auto;
}

.product-title {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 15px;
}

.product-info {
    display: flex;
    gap: 50px;
    /* justify-content: space-around; */
    flex-wrap: wrap;
}

.product-info-item {
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #ffffff;
    white-space: nowrap;
}

.product-info-item i {
    margin-right: 12px;
    font-size: 18px;
}

.product-info-item span {
    margin-right: 10px;
}

.variant-box {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
}

.variant-box-item {
    border: 1px solid #ccc;
    border-radius: 8px;
    background: transparent;
    color: #fffbf8;
}

