/*================= RESET CSS ========================*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
}
ol,ul { list-style: none;}
table { border-collapse: collapse; border-spacing: 0;}
*,
::before,
::after{
    box-sizing: border-box;
}
a{
    text-decoration: none;
}
/*================= RESET CSS ========================*/

/*================= gLobal CSS ========================*/

body, * {
    font-family: 'AvenirLTStd';
    letter-spacing: 0.3px !important;
}
h1 {
    font-family: 'AvenirLTStd-black';
}

/* width */
body::-webkit-scrollbar {
    width: 10px;
}

/* Track */
body::-webkit-scrollbar-track {
    box-shadow: lightgrey;
}

/* Handle */
body::-webkit-scrollbar-thumb {
    background: #522d90;
}


.text-heading {
    color: #522E90;
}

.btn__primary {
    background-color: #522d90;
    color: #fff !important;
    text-decoration: none !important;
}
.btn__white {
    background-color: #ffffff;
    color: #522d90 !important;
    text-decoration: none !important;
}

.btn_custom {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1.2px;
    padding: 14px 26px;
    line-height: 1;
}

.f-13 {
    font-size: 13px;
}
.f-14 {
    font-size: 14px;
}
.f-15{
    font-size: 15px;
}
.f-16{
    font-size: 16px;
}
.tntn_tab_link.active{
   background-color: #cd3ea0 !important;
   color: #fff !important;
}
/*================= gLobal CSS ========================*/


/*=============Table===================*/
.user_table-div {
    background-color: #f2f2f2;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
    overflow-x: auto;
}
.user_custom-table {
    width: 100%;
}
.user_custom-table thead {
    box-shadow: 0 0 2rem 0 rgba(136, 152, 170, .15);
}
.user_custom-table thead tr th {
    height: 50px;
    padding: 6px 10px;
    color: #a9a9a9;
    background: #fafafa;
    font-size: 15px;
}
.user_custom-table thead tr  {
    background: #f2f2f2;
}
.user_custom-table tbody tr td {
    height: 60px;
    padding: 6px 10px;
}
.user_custom-table tbody tr {
    border-bottom: 1px solid #e4e4e4;
}
.user_table-checkbox.custom-control-label::before{
    background-color: transparent;
    border: 1px solid gray;
    border-radius: 50%;
}
.user_custom-checkbox.custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 0 !important;
    text-align: center;
    width: 15px;
    margin: auto;
}
.user_custom-checkbox.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #bbbbbb;
    border: 0;
}
.user_custom-checkbox .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
/*=============Table===================*/


/* ============Over View page======== */
.inside_content{
    padding-top: 20px;
    padding-bottom: 20px;
    overflow-x:  hidden !important;
}
.overview__main-content{
   
}
.related_topic {
    margin: 10px 0 20px;
}
.related_topic h4 {
    font-weight: normal ;
}
.font__black{
font-family:"AvenirLTStd-black";
}
.overview__title > h4{
font-size: 23px;
letter-spacing: 0.33px;
text-align: left;
color: #222222;
}
.fincl__list a{
    color:  #222;
}
.fincl__list > h6{
font-size: 23px;
letter-spacing: 1px;
text-align: right;
color:#222222;
font-weight: 400 !important;
}
.filter__small{
font-size: 14px;
line-height: 1.81;
letter-spacing: 0.68px;
text-align: right;
color: #666666;
}
.earning__round-span{
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: inline-block;
}
.earning__round-one{
    border: 4px solid #da50ca;
    box-shadow: 0px 5.5px 5.5px 0 rgba(0, 0, 0, 0.15), inset 0px 0.5px 0 0 rgba(255, 255, 255, 0.3);
}
.earning__round-two{
    border: 4px solid #4b5de8;
    box-shadow: 0px 5.5px 5.5px 0 rgba(0, 0, 0, 0.15), inset 0px 0.5px 0 0 rgba(255, 255, 255, 0.3);
}
.earning__round-thre{
    border: 4px solid #aaaaaa;
    box-shadow: 0px 5.5px 5.5px 0 rgba(0, 0, 0, 0.15), inset 0px 0.5px 0 0 rgba(255, 255, 255, 0.3);
}
.earning__round-fr{
    border: 4px solid #383838;
    box-shadow: 0px 5.5px 5.5px 0 rgba(0, 0, 0, 0.15), inset 0px 0.5px 0 0 rgba(255, 255, 255, 0.3);
}
.ern__dtl > h6{
    letter-spacing: 0.46px;
    text-align: left;
    color: #222222;
    font-weight: 600;
    font-size: 18px;
}
.ern__dtl-span{
   letter-spacing: 0.38px;
  text-align: left;
    color: rgba(34, 34, 34, 0.6);
}
.asset__content{
    box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.05);
    background-color: #f2f2f2;
}
.asset__content-titl > h4{
    font-size: 23px;
    line-height: 1;
   letter-spacing: 0.61px;
   text-align: left;
  color: #222222;
}
.asset__content-titl > small{
    line-height: 1.96;
letter-spacing: 0.94px;
text-align: left;
color: rgba(68, 68, 68, 0.6);
}

.ast__card_list li{
    font-size: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    padding-top: 10px;
}
.ast__card_list li h5{
    font-size: 16px;
    font-family:"AvenirLTStd-black";
    letter-spacing: 0.39px;
   text-align: left;
    color: rgba(34, 34, 34, 0.8);
}
.ast__list-span{
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 3px solid #da50ca;
    display: inline-block;
}
.ast__list-offc{
    border: 3px solid #604be8;
}
.ast__list-rtl{
    border: 3px solid #2ec9d7;
}
.ast__list-otr{
border: 3px solid  #2ef5c0;
}
.ast__rght-span{
    font-family:"AvenirLTStd-black";
    letter-spacing: 0.44px;
    text-align: left;
   color: rgba(34, 34, 34, 0.8);
   font-size: 15px;
}

.revenue__contentbx{
    background-color: #ececec;
}
.revnu__ul-list li{
    padding-bottom: 9px;
    padding-top: 9px;
    /* border-bottom: .1px solid #cfcccc; */
}
.revnu__ul-span > h6{
    font-size: 16px;
    line-height: 1.32;
    letter-spacing: 0.46px;
  color: #222222;
  font-weight: 500;
}
.revnu__ul-span > small{
    color: rgba(34, 34, 34, 0.8);
}
.revnu__ul-small{
    font-size: 16px;
    line-height: 1.32;
     letter-spacing: 1px;
    color: #222222;
}

/* ---------Investment manager-------- */
.modal-footer-callback{
    border-top: none !important;
}
.btn_modal-callback{
    background-color: #522E90;
    color: #fff;
    padding: 8px 17px;
}
.btn_call_back{
        padding: 14px 26px;
        background-color: #522e90;
        border: 1px solid #b3b0b0;
        text-transform: capitalize;
        color: #ffff;
        letter-spacing: .45px;
    }
    /* ========== */
    .edit_inpt_control{
        background-color: #e8e8e8 !important;
        padding: .685rem .95rem;
        font-size: 14px;
    } 
    .edit_inpt_control::placeholder{
        color: #aaaaaa;
    }
    .btn_save{
        background-color: #cd3ea0; 
        border-radius: 0;
        width: 150px;
        color: #fff;
        box-shadow: 0px 10px 10px 0 rgba(0, 0, 0, 0.15);
    }
    /* ====customer's details==== */
    .btn__white-edit{
       clip-path: polygon(5% 0, 90% 0%, 95% 0%, 100% 100%, 0% 100%);
       background-color: #fff;
       color: rgba(34, 34, 34, 0.9) !important;
       text-transform: capitalize;
       font-size: 15px;
       letter-spacing: 0.7px;
       margin-left: 65px;
       padding: 12px 35px;
    }
    /* =========wealth manager===== */
    .wealthManager{
        background-color: #522d90;
         padding: .8rem 1rem;
    }
    .wealthManager .wealth_ul .wealth_ul_li{
        opacity: 0.8;
        color: rgba(255, 255, 255, 0.8);
        font-size: 15px;
    }
    .wealthManager .wealth_ul .wealth_ul_li span{
        letter-spacing: 1.5px;
    }
    .wealthManager .wealth_ul .wealth_ul_li:nth-child(2){
        border-right:1px solid rgb(133, 131, 131);
        border-left:1px solid rgb(133, 131, 131);
        padding-left: 55px;
        padding-right: 55px;
    }
    /* =========profile====== */
    .profile__container{
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 6rem;
    }
    .profile_sub-title{
        color: rgba(34, 34, 34, 0.8);
        letter-spacing: 1.5px;
        line-height: 1.7;
    }
    .profile_card{
        background-color: #f2f2f2;
        box-shadow: 0px 20px 20px 0 rgba(0, 0, 0, 0.05);
        border-radius: 0;
    }
    .profile_card .badge{
        background-color: #1caf76;
        color: #fff;
        border-radius: 0;
        border-bottom-left-radius: 10px;
    }
    .profile_card .badge_danger{
        background-color: #fb3844;
    }
    .profile_card .badge span{
        font-size: 13px;
        font-weight: 500;
        letter-spacing: .9px;
    }
    .profile_card .profile_card-details{
        padding: 0 1.5rem 1.5rem 1.5rem;
    }
    .profile_card .profile_card-img img{
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
    .profile_card  .profile_card-ul:nth-child(1){
        border-bottom: 1px solid #f2f2f2;
    }
    .btn.profile_card-btn{
        width: 250px;
        padding: 8px 36.5px 7.5px 37px;
        background-color: #522d90;
        border-radius: 0;
        color: #fff;
        text-decoration: none;
    }
    .profile_card p{
        font-size: 14px;
        color: #888888;
        font-weight: bold;
    }
    .profile_card-ul li{
        color: rgba(34, 34, 34, 0.8);
        opacity: 0.8;
        font-weight: 500;
        letter-spacing: 1.5px;
        font-size: 14px;
    }
/* -------media queries----- */
@media (max-width: 480px) {
    .mob-dropdown{
        flex-direction: column;
    }
    .btn_gray{
        margin-right: 0 !important;
    }
      
}
    @media (max-width: 375px) {
        .overview__title{
            padding-left:1rem !important ;
            padding-right: 1rem !important;
        }
        .btn__prpl, .btn__prpl-blck{
            width: 110px !important;
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
        .table_referals_earning{
            width: 300px !important;
        }
    }

