.nav-logout{
    color: #ed4c78 !important;
}
.nav-logout:hover{
    background-color: rgba(237,76,120,.15) !important;
}
.search-cancel{
    cursor: pointer;
}
.chat-user-list{
    border-radius: 0 !important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;;
}
.message-hint{
    text-align: center;
    padding: 10px 0;
}
.tree-title{
    min-width: 140px;
    text-align: center;
}
.command-switch{
    scale: 67%;
    width: 0;
    margin-top: 1px;
}
.scheduler-btn{
    margin-top: -3px;
    margin-left: -3px;
}
.list-group-item.active{
    background:rgba(55,125,255,.1) !important;
}
.list-group-item.active h5,.list-group-item.active.fs-6{
    color:#377dff;
}
.chat-user-list:hover{
  background-color: rgba(189,197,209,.2);

}
.profile-avatar{
    width: 42px;
    height: 42px;
}
.table-sticky-top{
    position: sticky;
    top: 58px;
    z-index: 1020;
    background-color: transparent !important;
}
.level-tabs li {
    flex: 90px 0 0;
}
.ts-input{
    padding: 5px 5px 3px 5px !important;
}
.payment-qr{
    object-fit: cover;
    max-height: 200px;
    max-width: 200px;
}
.dot {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #387dff;
}
.dot-group .dot:nth-last-child(1) {
    animation: jumpingAnimation 0.6s 0.1s ease-in infinite;
}
.dot-group .dot:nth-last-child(2) {
    animation: jumpingAnimation 0.6s 0.2s ease-in infinite;
}
.dot-group .dot:nth-last-child(3) {
    animation: jumpingAnimation 0.6s 0.3s ease-in infinite;
}
.scroll-y .message-card:last-child{
    padding-bottom: 1rem!important;
}
.flatpickr-calendar{
    zoom: 78%;
}
.step .step-item:last-child .step-icon::after{
    display: none !important;
}
.logo-main{
    max-width: 10rem !important;
}
.logo-mini{
    width: 30px !important;
    min-width: auto;
}
.request-list-td{
    height: 15rem
}
.product-request-dropdown{
    position: absolute;
    inset: 0px 0px auto auto;
    margin: 0px;
    transform: translate(0px, 39px);
}
.product-request-td{
    height: 15rem
}
.roi-income-chart{
    height: 12rem;
}
@keyframes jumpingAnimation {
    0% {
        transform: translate3d(0, 0,0);
    }
    50% {
        transform: translate3d(0, 15px,0);
    }
    100% {
        transform: translate3d(0, 0, 0);
    }
}

.indicator{
    margin: 5px auto;
    width: 51%;
    height: 33px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border: 0.096rem solid rgba(204, 208, 219, 0.7);
    border-bottom: 0;
    background: transparent;
}
.blank{
    min-height: 37px;
}
.icon_shadow{
    filter: drop-shadow(1px 2px 5px rgba(0, 0, 0, 0.31));
}
.tree_tooltip{
    width: 180px;
}
.tree_tooltip_title{
    text-align: left;
}
.tree_tooltip_description{
    text-align: right;
}
.text-ellipsis{
    max-width: 93px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 0.8rem;
}
.max-w-110{
    max-width: 110px;
}
.processing{
    opacity:0.5;
}
.daterangepicker{
    z-index: 9811 !important;
}
.table-downline-business{
    font-size: 0.8em;
}
.width-225{
    width: 225px;
}
.width-239{
    width: 239px;
}
.cell-250{
    width: 250px;
}
.cell-350{
    width: 350px;
}
.qr-code{
    max-width: 420px !important;
}
.btn-fb{
    background-color: #4267b2 !important;
    border-color: #4267b2 !important;
}
.btn-whatsapp{
    background-color: #4FCE5D !important;
    border-color: #4FCE5D !important;
}
.btn-twitter{
    background-color: #0f141a !important;
    border-color: #0f141a !important;
}
.btn-linkedin{
    background-color: #0b66c2 !important;
    border-color: #0b66c2 !important;
}
.btn-pinterest{
    background-color: #e60022 !important;
    border-color: #e60022 !important;
}
.table-loading{
    filter: blur(10px);
    -webkit-filter: blur(10px);
}
.table-spinner{
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
}
.btn-export{
    width: 140px !important;
}
.w-30{
    width: 30%;
}
.wrap-text{
    max-width: 120px;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}
.bounce {
    animation: bounce 2s ease infinite;
}
@keyframes bounce {
    70% { transform:translateY(0%); }
    80% { transform:translateY(-15%); }
    90% { transform:translateY(0%); }
    95% { transform:translateY(-7%); }
    97% { transform:translateY(0%); }
    99% { transform:translateY(-3%); }
    100% { transform:translateY(0); }
}
.dropdown-menu li {
    position: relative;
}
.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    right: 100%;
    top: -7px;
}
.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}
.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}
@media screen and (max-width: 768px) {
    .dropdown-menu {
        width: 80vw;
        z-index: 99999999;
    }
}
.form-switch-sm{
    transform: scale(0.8);
}
.qr-code{
    width: 93%;
}
.iphone-x {
    position: relative;
    margin: 40px auto;
    width: 295px;
    height: 620px;
    background-color: #7371ee;
    background-image: linear-gradient(60deg, #7371ee 1%, #a1d9d6 100%);
    border-radius: 40px;
    box-shadow: 0px 0px 0px 11px #1f1f1f, 0px 0px 0px 13px #191919, 0px 0px 0px 20px #111;
}
.iphone-x:before, .iphone-x:after {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.iphone-x:after {
    bottom: 7px;
    width: 140px;
    height: 4px;
    background-color: #f2f2f2;
    border-radius: 10px;
}
.iphone-x:before {
    top: 0px;
    width: 56%;
    height: 25px;
    background-color: #1f1f1f;
    border-radius: 0px 0px 40px 40px;
}
.iphone-x i,
.iphone-x b,
.iphone-x s,
.iphone-x span {
    position: absolute;
    display: block;
    color: transparent;
}
.iphone-x i {
    top: 0px;
    left: 50%;
    transform: translate(-50%, 6px);
    height: 8px;
    width: 15%;
    background-color: #101010;
    border-radius: 8px;
    box-shadow: inset 0px -3px 3px 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b {
    left: -2%;
    top: 0px;
    transform: translate(180px, 4px);
    width: 10px;
    height: 10px;
    background-color: #101010;
    border-radius: 12px;
    box-shadow: inset 0px -3px 2px 0px rgba(255, 255, 255, 0.2);
}
.iphone-x b:after {
    content: "";
    position: absolute;
    background-color: #2d4d76;
    width: 6px;
    height: 6px;
    top: 3px;
    left: 3px;
    display: block;
    border-radius: 4px;
    box-shadow: inset 0px -2px 2px rgba(0, 0, 0, 0.5);
}
.iphone-x s {
    top: 20px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 70px;
    font-weight: 100;
    padding-top: 60px;
}

.iphone-x o {
    top: 39%;
    position: absolute;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 70px;
    font-weight: 100;
    padding-top: 60px;
}
.iphone-x c {
    top: 62%;
    position: absolute;
    color: #fff;
    text-align: center;
    text-decoration: none;
    width: 100%;
    font-size: 13px;
    font-weight: 100;
    padding-top: 60px;
}
.iphone-x span {
    bottom: 50px;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    left: 30px;
}
.iphone-x span + span {
    left: auto;
    right: 30px;
}
@media (max-width: 768px) {
    .messenger-messagingView {
        margin-top: 20px !important;
    }
}
@media only screen and (max-width: 600px) {
    .roi-income-font {
        font-size: 1rem;
        font-weight: 600;
        line-height: 1.2;
    }
}
@media (max-width: 575px){
    .tree-wrapper .card-group{
        display: flex;
        flex-flow: row wrap;
    }
    .tree-wrapper .card-group .card{
        width: 33.3%;
    }
}
@media (max-width: 767px){
    .btn-export{
        width: 100% !important;
    }
}
@media only screen and (max-width: 1200px){
    .tree-responsive {
        display: flex;
        flex-wrap: wrap;
        overflow-x: auto;
    }
    .tree-wrapper {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
        min-width: 992px;
        overflow: auto;
    }
    .tree-wrapper-level {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
}
.pulse {
    overflow: visible;
    position: relative;
}
.pulse:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: inherit;
    border-radius: inherit;
    transition: opacity .3s, transform .3s;
    animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite;
    z-index: -1;
}
@keyframes pulse-animation {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opacity: 0;
        transform: scale(1.5);
    }
    100% {
        opacity: 0;
        transform: scale(1.5);
    }
}
.blur{
    filter: blur(7px);
}
.min-width-22{
    min-width: 22rem !important;
}
.filter-dropdown{
    border-radius: 1.8rem !important;
}

.font-weight-normal{
    font-weight: normal !important;
}
.max-width-450{
    max-width: 450px !important;
}
.width-10{
    width: 10rem !important;
}
.width-18{
    width: 18rem !important;
}
.width-230{
    width: 230px !important;
}
.width-3{
    width:3% !important;
}
.width-5{
    width: 5% !important;
}
.width-22vw{
    width: 22vw!important;
}
.width-43{
    width: 43% !important;
}
.font-size-3{
    font-size: 3rem !important;
}
.height-22{
    height: 22.25rem !important;
}
.width-10p{
    width:10%;
}
.width-12vw{
    width: 12vw !important;
}
.margin-right-20p{
    margin-right: 20%;
}
.width-88px{
    width: 88px !important;
}
.width-5vw{
    width: 5vw !important;
}
.width-15vw{
    width: 15vw !important;
}
.width-20vw{
    width: 20vw !important;
}
.width-18vw{
    width: 18vw !important;
}
.width-20{
    width: 20rem !important;
}
.width-52p{
    width: 52.5% !important;
}
.font-size-15p{
    font-size: 15% !important;
}
.height-281{
    height: 281px !important;
}
.tree-icon{
    font-size: 200px;
    height: 201px;
    line-height: 100px;
}
.height-300{
    height: 300px !important;
}
.min-height-6{
    min-height: 6rem !important;
}
.height-15{
    height: 15rem !important;
}
.height-50{
    height: 50rem !important;
}
.hidden{
    height: 17rem;
    overflow-y: auto;
    overflow-x: hidden;
}
.font-size-100{
    font-size: 100px!important;
}
.height-width-35{
    height: 35px;
    width: 35px;
}
.font-size-50{
    font-size: 50px !important;
}
.width-50{
    width: 50px;
}
.width-80{
    width: 80px;
}
.padding-width{
    padding: 9px 15px 7px 15px;
    opacity: 0.6;
    width:117px
}
.max-height-29vw{
    max-height: 29vw!important;
}
.margin-point{
    margin: -0.6rem auto 0rem 0;
}
.width-8{
    width: 8rem!important;
}
.width-font{
    max-width: 75vw !important;
    font-size: 14px !important;
}
.navbar-dropdown-account{
    width: 16rem;
}
.sidebar-logo{
    max-width: 11rem !important;
}
.navbar-vertical-footer-offset {
    padding-bottom: 2.25rem;
}
.list-group-item {
    cursor:grab;
}
.registration-grid-one-img{
    max-width: 30% !important;
}
.registration-grid-two-img{
    max-width: 40% !important;
}
@media (max-width: 425px) {
    .border-radius-0{
        border-radius: 10px !important;
    }
    .mt-s-3{
        margin-top: 1rem !important;
    }
}
.fs-10{
    font-size: 10px!important;
}
.font-weight-bolder{
    font-weight: bolder !important;
}
@media (max-width: 425px) {
    .font-size-15{
        font-size: 11px!important;
    }
    .padding-bottom-0{
        padding-bottom: 0px!important;
    }
    .padding-top-0{
        padding-top: 0px!important;
    }
}
.padding-right-left-13{
    padding-left: 13px!important;
    padding-right: 13px!important;
}
.font-size-12{
    font-size: 12px!important;
}
.font-size-20{
    font-size: 20px!important;
}
@media (max-width: 425px){
    .card-bottom-margin{
        margin-bottom: 11rem;
    }
}
.min-width-18{
    min-width: 18rem !important;
}
.padding-bottom-20{
    padding-bottom: 20px !important;
}
.min-width-2{
    min-width: 1.5rem !important;
}
.object-fit-contain{
    object-fit: contain;
}
