html,body{
    font-family: Roboto ,sans-serif !important;

}

.page_header{
    margin: 0 0 1rem 0;
    font-size: 1.375rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}

.seperate_line{
    height: 1px;
    margin: 1.5rem 0 1rem;
    border-bottom: solid 1px #ebebeb;
}

.page_info{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #626262;
  
}

.section_title{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    margin-bottom: 1rem;
}

.no_records{
    text-align: center;
    margin:10vh 0;

}
.no_records img{
  width: 50px;
  margin:auto;
  opacity: 0.3;
    
}
.no_records span{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #626262;
    display: block;
    margin: 0.75rem 0;
}

.nav_redirect_{
    display: flex;
    align-items: center;
}

.nav_redirect_ span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #273155;
}
.nav_redirect_ i{
    font-size: 1rem;
    line-height: normal;
    color: #d2af6d;
    margin-right: 0.625rem;
}

.nav_records_{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #b9b9b9;
  
}
.relink_wrap{
    display: flex;
    align-items: center;
}

.relink_wrap i{
    line-height: normal;
    font-size: 1.25rem;
    color: #d2af6d;
}

/**************************** New LAYOUT ****************************/
.mobile-topnav-02 {
    /*display:flex;*/
    text-align: center;
    align-items:center;
    margin:50px 18px;
    background:unset;
    z-index:40;
}
.mobile-topnav-02 img {
    width:140px;
}
.mobile-leftside {
    margin-left:auto;
    text-align:right;}
.mobile-pfixed {
    position:fixed;
    width:100%;
}
@media (max-width: 600px) {
    .nav-content.nav-content-2 {
        padding:0px 18px 100px;
    }

}



/**************************** END New Assets ****************************/



/**************************** New Assets ****************************/
.balance_showcase{
    padding: 1.188rem  1.313rem  1.313rem;

    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
    text-align: center;
    margin: 0 0 0.75rem;
 
}

.balance_showcase span{
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #526fa0;
}

.balance_showcase div{
    font-size: 1.375rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #273155;
    margin-top: 0.2rem;
}

.assets_redirect_box {
    margin: 0 0 0.75rem;
    padding: 1rem 1.063rem 0 1.25rem;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
    cursor: pointer;
}
.assets_redirect_box .assets_name{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.625rem;
}

.assets_redirect_box .assets_name span{
    font-size: 0.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
}

.assets_redirect_box .assets_name span b{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
}


.assets_redirect_box .assets_name i{
    font-size:0.688rem;
    line-height: normal;
    color: #d2af6d;
}

.assets_redirect_box .assets_vaelue{
    font-size: 1.25rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    color: #273155;
    padding-bottom:0.775rem ;
    border-bottom: solid 1px #ebebeb;
}

.assets_redirect_box .redirect_action{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.063rem 0;;
    border-bottom: solid 1px #ebebeb;
}
.assets_redirect_box .redirect_action:last-of-type{
    
    border-bottom: none;
}
.assets_redirect_box .redirect_action .redirect_img_name{
    display: flex;
    align-items: center;
   
}
.assets_redirect_box .redirect_action .redirect_img_name img{
    width: 1.125rem;
  /*   height: 1.125rem; */
    margin: 0 0.7rem 0 0;
}

.assets_redirect_box .redirect_action .redirect_img_name span{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}

.assets_redirect_box .redirect_action  i{
    font-size:0.688rem;
    line-height: normal;
    color: #d2af6d;
}


/**************************** End New Assets ****************************/

/**************************** New Top up ****************************/
.balance.display_box{
    margin:0 0  1.25rem ;
    padding: 1rem 1.25rem;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;

    display: flex;
    align-items: center;
    justify-content: space-between;

    
}

.balance.display_box span{
    font-size: 0.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
    text-align: left;
  
}

.balance.display_box span b{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
    text-align: left;

}

.balance.display_box div{
    font-size: 1.25rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: right;
    color: #273155;
}
.usdt_qr_box{
    margin: 1.375rem 0 1.75rem;
    padding: 1.25rem;
    border-radius: 10px;
    background-color: #fafafa;
    display: flex;
    align-items: center;
}
.usdt_qr_box .qr_img_wrap {
    padding: 0.313rem;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin-right: 1rem;
    width: 4.688rem;

}
.usdt_qr_box .usdt_details {
    min-width: calc(100% - 5.688rem);
}
.usdt_qr_box .qr_img_wrap img {
    width: 100%;
}

.usdt_qr_box .usdt_details span {
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #033e3b;
}
.usdt_qr_box .usdt_details i {
    font-size:1rem;
    line-height: normal;
    color: #d2af6d;
    cursor: pointer;
}
.usdt_qr_box .usdt_details .usdt_addr {
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    color: #a5a5a5;
    margin-top: 0.6rem;
    width: 100%;
    overflow-wrap: break-word;
}

.amount_box{
    margin: 1rem 0 1.75rem;
    padding: 1.125rem 1.25rem;
    /*border-radius: 10px;*/
    background-color: #fafafa;  
}
.amount_box .amount_input  {
  display: flex;
  align-items: center;
  margin: 0rem 0 0.813rem;

}

.amount_box .amount_input span  {
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    margin: 0 0.25rem 0 0;
}
.amount_box .amount_input input  {
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    background: transparent;
    text-align: left;
    color: #273155;

    border: none;
    outline: none;
  
}
.amount_box .amount_input::placeholder {
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #273155;

  
}
.amount_box .amount_input:focus {
    
    border: none;
    outline: none;
}


.add_amount_box{
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.add_amount_box .amount_item{
    width:23%;
    text-align: center;
    padding: 0.688rem 0.688rem 0.563rem;
    /*border-radius: 6px;*/
    border: solid 1px #eaeaea;
    background-color: #fff;

    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #273155;

    cursor: pointer;
}

.attachment_con {
    text-align: center;
    position: relative;
   
    margin: 1rem 0 2rem;
    padding: 1.25rem 1.125rem;
    border-radius: 5px;
    background-color: #fafafa;
}

.attachment_con .attachment_input{
    cursor: pointer;
    height: 6rem;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.attachment_con .attachment_input input{
    display: none;

}
.attachment_con .attachment_input i{
    font-size: 1.875rem;
    color: #e1e1e1;
    line-height: normal;

    display: inline-block;
    margin: 0 0  0.625rem;

}

.attachment_con .attachment_input .label_upload{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #a5a5a5;
}


.attachment_con  .attachment_img {
    min-height: 4rem;
    display: none;
}
.attachment_con  .attachment_img img{
    width: 13.125rem;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
}
.attachment_con  .attachment_img i{

    font-size: 1.125rem;
    color: #f00;
    line-height: normal;

    position: absolute;
    top:1.125rem;
    right:1.125rem;
    z-index: 1;
    cursor: pointer;
  
}

.btn_main_wrap{
    margin: 2.5rem 0 ;
    text-align: center;
}
/*
.btn_main{
    width:  12.5rem;;
    border-radius: 10px;
    background-color: #273155;
    padding: 0.938rem 0.938rem 0.813rem ;
    text-align: center;

    border: none;
    outline: none;
    margin:auto
}
*/

/**************************** End New Top up ****************************/

/****************************  New Top up History ****************************/

.filter_section{
    padding:1rem 0 1.5rem;
    display: flex;
    align-items: flex-end;
    border-bottom: solid 1px #ebebeb;
}
.filter_section .filter_item{
    display: flex;
    align-items: center;
    cursor: pointer;
    margin-right: 1.869rem;
}
.filter_section .filter_item span{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    padding-right: 0.375rem;

}

.filter_section .filter_item i{
    font-size: 0.375rem;
    line-height: normal;
    color: #d2af6d;
}
.filter_section .filter_item i.left_icon{
    font-size: 1rem;
    line-height: normal;
    color: #d2af6d;
    margin-right: 0.375rem;
}

.history_item{
    padding: 1.188rem  0;
    border-bottom: solid 1px #ebebeb;
}
.history_item .trx_type{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 0.3rem 0;

}

.history_item .trx_type span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;

}

.history_item .trx_type .h_status{
    display: flex;
    align-items: center;

}
.history_item .trx_type .h_status span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #0e4e3c;
}

.history_item .trx_type .h_status i{
    font-size: 1rem;
    line-height: normal;
    color: #32db6d;
    margin-left:0.625rem;
}

.history_item .trx_type .h_status i.rejected{

    color: #f00;
}
.history_item .trx_type .h_status i.pending{
    font-size: 1rem;
    line-height: normal;
    color: #b9b9b9;
}
.history_item .trx_desc  {
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
    margin: 0 0 0.375rem 0;
}
.history_item .trx_dates  {
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a5a5a5;
}

.history_item  .view_attachment{
    padding: 0.688rem 0.625rem  0.625rem ;
    border-radius: 10px;
    border: solid 1px #273155;
    background-color: #fff;

    text-align: center;
    cursor: pointer;

    font-size: 0.75rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #273155;
    margin: 1rem 0 0 0;

}
/****************************  End New Top up History ****************************/


/****************************  New Withdrawal ****************************/
.amount_details {
   margin-top: 1rem;
}

.amount_details div{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.75;
    letter-spacing: normal;
    color: #033e3b;
   
}


.receiver_box{
    padding: 1.25rem ;
    border-radius: 10px;
    background-color: #fafafa;
}
.receiver_box img{
    width: 4.193rem;
    margin-bottom: 1rem;

}


.receiver_box span{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #626262;
    display: block;
    margin-bottom: 0.8rem;

}

.receiver_box .id_wrap{
   display: flex;
   align-items: center;
}

.receiver_box .id_wrap span{
    font-size: 0.875rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #d2af6d;
    margin:0;
 }
 
 .receiver_box .id_wrap div{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    margin-left: 0.625rem;;
 }
 








/****************************  End New Withdrawaly ****************************/


/****************************   New Convert ****************************/
.amount_box .convert_details{
    margin: 1rem 0.25rem 0 0;
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #258066;
}

.convert_balance_con {
    text-align: center;
}

.convert_balance_con .convert_icon_seperate{
    text-align: center;
    margin: 1.25rem 0 1.0rem ;
}

.convert_balance_con .convert_icon_seperate i{
    font-size: 1.25rem;
    line-height: normal;
    color: #d2af6d;
}

/****************************  End New Convert ****************************/

/****************************   New Team ****************************/
.main_tab{
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.main_tab .tab_item{
  width: 50%;
  text-align: center;

  font-size: 0.813rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #d2af6d;
  border: solid 1px #d2af6d;

  /*border-radius: 10px 0 0 10px;*/
  background-color: #f2f2f2;

  padding: 0.5rem;
  cursor: pointer;
}

.main_tab .tab_item:last-of-type{
    /*border-radius: 0 10px 10px 0 ;*/
}
  
.main_tab .tab_item.active{
    background-color: #d2af6d;

    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

.total_summary_box{
    margin: 1rem 0 1.5rem 0;
    padding: 1.25rem;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff; 
}

.total_summary_box .total{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}

.total_summary_box .total_sales{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top:0.5rem;
}


.total_summary_box .total_sales span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
  
}


.total_summary_box .total_sales div{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}



.jstree-anchor{padding: 0 !important;margin-left:-8px !important;}
.jstree-default .jstree-anchor{line-height: normal!important ; height: auto  !important;/*min-width: 370px;*/padding-right:15px !important; width: 100%;}


/* .jstree-default .jstree-icon:empty {
 
    opacity: 0.5;
}
 */

.jstree-default .jstree-icon{margin-top:25px;}
.jstree-default .jstree-clicked,.jstree-default .jstree-hovered{background: transparent !important;border-color:transparent !important;box-shadow: none !important}
 /*.jstree-default .jstree-leaf>.jstree-ocl{background: url("../img/sponsorline.png") left top/40px auto no-repeat !important;}*/
.jstree-default .jstree-closed>.jstree-ocl,.jstree-default .jstree-loading>.jstree-ocl{background: unset !important;}
/*.jstree-default .jstree-closed>.jstree-ocl,.jstree-default .jstree-loading>.jstree-ocl{background: url("../img/sponsorline.png") left top/40px auto no-repeat !important;}*/
/*.jstree-default .jstree-open>.jstree-ocl{background: url("../img/sponsorline.png") left top/40px auto no-repeat !important;}*/
/*.jstree-default .jstree-icon:empty{margin-top:0px !important;width: 40px !important;height: 60px !important;}*/
/*.jstree-default .jstree-node{background: url("../imgteam_item/sponsorline.png") left top/40px auto repeat-y !important;}*/
.jstree-default>.jstree-container-ul>.jstree-node{margin-left:0px !important;padding-right:20px;}
/* .packagefirst-a{padding-right:1px;display: block;padding-top: 15px;padding-bottom: 15px; margin-bottom:10px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;}
  */

#directsponsors .jstree-team-box{
    margin-top:0.6rem;

    padding-left:0.6rem;
    border-left: solid 1px #ffc003;
    
}
#directsponsors .jstree-team-box .team_item{
   margin-left:0.6rem;
   padding-top:0.5rem;

    
}

.jstree-default .jstree-node, 
.jstree-default .jstree-icon {
    background-image: unset !important;
}

.team_item{
    padding:1rem 0;
    border-bottom: solid 1px #ebebeb;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    min-width:  20.438rem; 
}
.team_item i{
    font-size: 0.375rem;
    line-height: normal;
    color: #47b092;

}
.team_item .team_details{

}

.team_item .team_details .ranking_details{
    display: flex;
    align-items: center;
    margin-bottom: 0.88rem;
}

.team_item .team_details .ranking_details img.ranking_img{
    width: 2.363rem;
    margin: 0 0.825rem 0 0rem;
}
.ranking_details  .username_ranking {
    display: flex;
    align-items: center;
}

.ranking_details  .username_ranking img{
    width: 1.25rem;
   
}
.ranking_details  .username_ranking span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0e4e3c;
    margin: 0 0.375rem 0 0rem;
}


.ranking_details  .user_details .profit{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #258066;
}

.team_item .generation_details   {
    display: flex;
    align-items: center;
}
.team_item .generation_details  .generation_no {
    font-size: 0.688rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #19bf41;

    margin-right: 0.625rem;
}
.team_item .generation_details  .generation_team {
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #258066;

    margin-right: 0.625rem;
}





/****************************  End New Team ****************************/

/****************************  New Team - Direct ****************************/

.direct_item{
   padding:1rem 0;
   border-bottom: solid 1px #ebebeb;
   display: flex;
   align-items: center;
   justify-content: space-between;
}
.direct_item .direct_left{
   display: flex;
   align-items: center;
}

.direct_item img.ranking_img{
    width: 1.625rem;
    margin: 0 0.625rem 0rem 0;
 }
.direct_item img.package_img{
    width: 1.5rem;
    margin: 0 0.625rem 0rem 0;
}
.direct_item .direct_left span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0e4e3c;
  
}

.direct_item .direct_right{
    display: flex;
    align-items: center;
 }
 

.direct_item .direct_right span{
    font-size: 0.75rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #19bf41;
}
.direct_item .direct_right i{
    font-size: 0.75rem;
    line-height: normal;
    color: #32db6d;
    margin-right: 0.375rem;
}

.direct_item .direct_right.unactive i{
   display: none;
}

.direct_item .direct_right.unactive span{
    font-size: 0.75rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a5a5a5;
 }
 




/****************************  End New Team - Direct ****************************/


/***************************************  New Notification/Announcement  *****************************/

.ann_wrap{
    padding:1.125rem 0;
    border-bottom: solid 1px #ebebeb;
}
.ann_wrap .ann_title{
    font-size: 0.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    margin-bottom: 0.563rem
}

.ann_wrap .ann_desc{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #797979;

    display: -webkit-box;
    max-width: 100%;
    max-height: 2.5rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}


.ann_wrap .ann_dates{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #b9b9b9;
    margin-top: 0.625rem
}



/*************************************** End New  Notification/Announcement   *****************************/

/*************************************** New  Notification/Announcement Details *****************************/

  .ann_de_wrap{
 
  }
  .ann_de_img {
        margin:1.5rem 0 1.5rem;
    }
  .ann_de_img img{
      width: 100%;
      border-radius: 15px;
  }

  .ann_de_wrap .ann_de_titles{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0e4e3c;
    margin-bottom: 0.9rem;
  }
    
  .ann_de_wrap .ann_de_desc{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #797979;
    margin-bottom: 0.75rem;
  
}
  .ann_de_wrap .ann_de_dates{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #b9b9b9;
    
  }

  
/*************************************** End New  Notification/Announcement  Details *****************************/



/*************************************** End New  Invite Frend modal ****************************/
.invite_friends_body{
    text-align: center;
}

.invite_friends_body .qrcode_wrap{
    padding: 0.2rem;
    border-radius: 5px;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
    border: solid 1px #e0e0e0;
    background-color: #fff;
    margin: 0 auto  1.125rem;
    width: 11.25rem;
}

.invite_friends_body .qrcode_wrap img{
    width: 100%;
}
.invite_friends_body .referal_code{

  
}
.invite_friends_body .referal_code{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #273155;
    margin:0 0rem 1rem 0rem;
    text-align: center;
}

.invite_friends_body .referal_code b{

    font-size: 0.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #273155;
    display: block;
    margin:0.375rem 0rem 0rem 0rem;
}
.invite_friends_body .invite_desc{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #a5a5a5;
    padding: 0 10%;
}


/*************************************** End New Invite Frend modal *****************************/



/*************************************** New Redeem Code *****************************/

.form-input-01 .error_voucher{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f00;

    position: absolute;
    right:2em;
    top: 0.65em;
    z-index: 1;
}
.redeem_body{
 text-align: center;
}

.redeem_body img{
    width: 2.5rem;
    height: 2.5rem;
    margin: 0rem 0 0.813rem 0;
}
.redeem_body .redeem_title{
    font-size: 1.125rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #273155;
    margin: 0rem 0 0.663rem 0;

}

.redeem_body .redeem_desc{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #a5a5a5;
    margin: 0rem 0 0.3rem 0;

}


/*************************************** End New Redeem Code *****************************/


/*************************************** New Redeem History *****************************/
.history_item .redeem_type{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}

.history_item .redeem_type span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}
.history_item .redeem_type .h_status  span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #033e3b;
}

.history_item .redeem_type .h_status  i{
    font-size: 1rem;
    line-height: normal;
    color: #32db6d;
    margin-left: 0.625rem;
}

.history_item .redeem_type .h_status.ended  span{
  color: #a4a4a4;
}

.history_item .redeem_type .h_status.ended  i{
    color: #a4a4a4;

}
.history_item .redeem_date {
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a5a5a5;
    margin-bottom: 1rem;
}
.history_item .voucher_details div{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    margin-bottom: 0.35rem;
}
.history_item .voucher_details span{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #696969;
    display: block;

}


/*************************************** End New Redeem History *****************************/
/***************************************  New Policy History *****************************/


.policy_wrap{
    margin-bottom: 1.3rem;
}
.policy_wrap span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #273155;
    display: block;
}

.policy_wrap div{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #8d8d8d;
    padding-left: 10px;
    margin-top: 0.5rem;

 /*   font-size: 12px;
   padding-top: 10px;
   padding-left: 15px;

   font-weight: 400;
   color: #8d8d8d; */

}
/*************************************** End New Policy History *****************************/


/***************************************  New Personal *****************************/

.protected_package_box{
    margin: 0 0 2rem;
    padding: 1.125rem 1rem;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
    position: relative;
}

.protected_package_box .protected_tag.unprotect{
    background-color: #f00;
    color: #fff;
      
}
.protected_package_box .protected_tag{
    height: 1.53rem;
    padding: 0.313rem 0.7rem;
    background-color: #19bf41;
    text-align: center;
    border-radius: 0 10px 0 10px;

    font-size: 0.75rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;

    position: absolute;
    top:0;
    right:0;
    min-width: 5.625rem;
}
.protected_package_box img{
    width: 3.938rem;
    margin: 0 0 0.313rem 0;
}

.protected_package_box .protected_info{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #a5a5a5;
    margin: 0 0 1rem 0;
}
.protected_package_box .current_package {
   display: flex;
   align-items: center;
}
.protected_package_box .current_package img {
    width: 3rem;
    margin: 0rem 0.75rem 0 0;
 }

 .protected_package_box .current_package .package_contract span{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
    margin: 0rem 0.5rem 0 0;

 }
 .protected_package_box .current_package .package_contract div{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #47b092;
    margin: 0.5rem 0rem 0 0;

 }

.insuff_balance{
    margin: 1.5rem 0rem  0;
}

.insuff_balance .balance_alert{
   display: flex;
   align-items: center;
   margin: 0rem 0rem  1.25rem;

}

.insuff_balance .balance_alert span{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #f00;
 }
 
 .insuff_balance .balance_alert i{
    font-size:1rem;
    line-height: normal;
    color: #f00;
    margin: 0rem 0.625rem 0 0;

 }

 .insuff_balance .btn_main{
   display: block;

 }


.user_rank{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:0 0  1.3rem;
    border-bottom: solid 1px #ebebeb;
}
.user_rank img.ranking_2{
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 0 0 0;
}

.user_rank .user_rank_left {
    display: flex;
    align-items: center;
}
.user_rank .user_rank_left img {
    width: 2.25rem;
    height: 2.25rem;
    margin: 0 1rem 0 0;
}


.user_rank .user_inner_right span{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}
.user_rank .user_inner_right div{
    margin: 0.1rem 0 0 0;
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}


.personal_nav_con{

}

.personal_nav_con .personal_nav_wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem 0;
    border-bottom: solid 1px #ebebeb;
    flex-wrap: wrap;
}

.personal_nav_wrap .pnw_left{
    width: 80%;
}
.personal_nav_con .personal_nav_wrap img{
    width: 1.125rem;
    margin: 0 1.1rem 0 0;
}
.personal_nav_con .personal_nav_wrap span{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}
.personal_nav_con .personal_nav_wrap i{
    font-size: 0.688rem;
    line-height: normal;
    color: #d2af6d;
    width: 20%;
    text-align: right;
}

.personal_nav_con .logout{
  text-align: center;
  margin:1.5rem 0;

  font-size: 0.813rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #f00;

  text-decoration: underline;

  display: block;

}


.voucher_display{
    margin-top:1.123rem
}
.voucher_display .voucher_title{
    display: flex;
    align-items: center;
/*     margin: 0 0 0.375rem; */
}
.voucher_display .voucher_title span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0e4e3c;
}
.voucher_display .voucher_title i{
    font-size:0.75rem;
    line-height: normal;
    color: #32db6d;
    margin: 0rem  0 0 0.625rem ;
    width: auto;
}
.voucher_display .voucher_desc {
    font-size: 0.688rem;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #a5a5a5;

}



/*************************************** End New Personal  *****************************/

/*************************************** New Withdrawal details  *****************************/
.view_withdrawal {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    cursor: pointer;
}

.view_withdrawal span {
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}

.view_withdrawal i {
    font-size: 0.375rem;
    line-height: normal;
    color: #d2af6d;
    margin-left: 0.375rem;
}





.withdrawal_details  {
    margin-top: 0.875rem;
}

.withdrawal_details span  {
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #696969;
    display: block;
}
.withdrawal_details div  {
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #696969;
    margin-bottom: 0.4rem;

}





/*************************************** End New Withdrawal details  *****************************/

/*************************************** End New  Transfer  *****************************/
.balance_multiple_display_box{
    padding: 1rem 1.25rem;
    /*border-radius: 10px;*/
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
    margin:0 0  1.25rem ;   
    
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;

}
.balance_multiple_display_box i{
    font-size: 0.388rem;
    line-height: normal;
    color: #d2af6d;
    text-align: right;

}
.balance_multiple_display_box .balance_details{
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 92%;
}

.balance_multiple_display_box .balance_details span{
    font-size: 0.875rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
    text-align: left;
  
}

.balance_multiple_display_box .balance_details span b{
    font-size: 0.75rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
    text-align: left;

}
.balance_multiple_display_box .balance_details div{
    font-size: 1.25rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.35;
    letter-spacing: normal;
    text-align: right;
    color: #273155;
}
/*************************************** End New Transfer   *****************************/


/***************************************  New Home   *****************************/

.home_banner{
    background: url('../img/Elements_new/BG2.png') no-repeat;

    background-size: cover;
    background-position:100% ;
    margin: -66px  -18px 0;

    height: 234.4px;
}
.package_display{
    width: 100%;
    margin: -100px 0 20px;
    padding: 16px 20px 5px;

    background: url('../img/Elements_new/BG-18.png') no-repeat;

    background-size: cover;
    background-position:top ;
    border-radius: 10px;;

    display: flex;
    align-items: flex-start;
    justify-content:flex-start;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    position: relative;
    overflow: hidden;
}

.package_display img{
    width: 56px;
    margin: 0 10px 0 0;
}
.package_display .pd_details_right{
   width: 100%;
}
.package_display .pd_details_right .pddr_header{
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: left;
    color: #273155;
    display: block;
    margin-bottom:9px ;
}

.package_display .pd_details_right .pdr_itmes{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom:9px ;
}
.package_display .pd_details_right .pdr_itmes span{
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
  }
.package_display .pd_details_right .pdr_itmes div{
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #273155;
} 

.package_display .not_activate_overlay{
    position: absolute;
    width: 100%;
    height:100%;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: rgba(25, 31, 83, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    left: 0;
}

.package_display .not_activate_overlay .btn_redirect_package{
    cursor: pointer;

    width: 200px;
    margin:  auto;
    padding: 11.6px ;
    border-radius: 10px;
    background-color: #273155;

    text-align: center;

    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

  
.total_assest_balance {
    width: 100%;
    margin: 0 0 0 0;
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
  
} 
.total_assest_balance .tab_header_{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 16px 20px ;
    border-bottom: solid 1px #f2f2f2;
} 
.total_assest_balance .tab_header_ img{
    width: 30px;
     margin: 0 13px 0 0;
} 
.total_assest_balance .tab_header_ span{
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    display: block;
    margin-bottom: 2px;
} 

.total_assest_balance .tab_header_ div{
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
} 
.total_assest_balance .pie_chart_con {
    padding:15px 20px ;
    text-align: center;
    border-bottom: solid 1px #f2f2f2;

} 
.total_assest_balance .pie_chart_con #pie-chart {
    max-width: 60%;
    margin: auto !important;
}

.total_assest_balance .pie_redirect {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    padding:16px 20px 5px ;

}

.total_assest_balance .pie_redirect .pie_r_items{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-bottom: 12px;;
    width: 40%;
}


.pie_redirect .pie_r_items .color{
    height: 18px;
    width: 18px;
    min-height: 18px;
    min-width: 18px;
    border-radius: 100%;
    background-color: #d2af6d;
    line-height: unset;
    margin-right: 10px;;
  
  
}
 .pie_redirect .pie_r_items .pri_right{
    width: 100%;

}
.pie_redirect .pie_r_items .pri_right div{
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}

.pie_r_items .pri_right .wallet_name{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2px;

}

.pie_r_items .pri_right .wallet_name span{
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.pie_r_items .pri_right .wallet_name i{
    font-size: 9px;
    color: #d2af6d;
   /*  line-height: normal; */
}

.pie_redirect  .pie_r_items:nth-of-type(1) .color{
    background-color: #d2af6d;
}
.pie_redirect  .pie_r_items:nth-of-type(2) .color{
    background-color: #da8e00;
}

.pie_redirect  .pie_r_items:nth-of-type(3) .color{
    background-color: #452d00;
}

.pie_redirect  .pie_r_items:nth-of-type(4) .color{
    background-color: #7e0000;
}















.platform_box{
    margin: 0 0 1rem;
    padding: 1rem 0;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
    text-align: center;
}
.platform_box img{
    width: 2.5rem;
    height: 2.5rem;
    margin: 0 0 0.35rem 0;
}
.platform_box .current_star_label{
    margin: 0 0 1rem 0;
    text-align: center;
    line-height: normal;
}


.platform_box .current_star_label span{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #526fa0;
}

.platform_box .current_star_label div{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #526fa0;
    margin-top:0.20rem;
}

.pool_amount{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem 1.25rem 0.125 ;
    border-top: solid 1px #ebebeb;
}

.pool_amount{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1.125rem 1.25rem 0.125rem ;
    border-top: solid 1px #ebebeb;
}

.pool_amount span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #526fa0;
}

.pool_amount div{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: #273155;
}

.order_quote {
    margin: 2rem 0;
    padding: 1rem 1.25rem;
    border-radius: 10px;
    box-shadow: 0 2px 10px 0 rgba(210, 175, 109, 0.3);
    background-color: #fff;
}

.order_quote .quote_status{
    display: flex;
    align-items: center;
    margin-bottom: 0.75rem;
}

.order_quote .quote_status i{
    line-height: normal;
    font-size: 1rem;
    margin: 0 0.625rem 0 0;
    color: #62d261;

}
.order_quote .quote_status span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;
}
.order_quote  .quote_desc{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.45;
    letter-spacing: normal;
    color: #24a123;
    display: block;

}

.order_quote.full .quote_desc{
    color: #f00;
}
.order_quote.full .quote_status i{
    color: #f00;
}


.ann_modal_body{
    max-height: 50vh;
    overflow-y: auto;
}

.ann_modal_body img{
  width: 100%;
  margin: 0 0 1.625rem;
}
.ann_modal_body .notif_title{
    font-size: 1rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0e4e3c;
    margin: 0 0 0.9rem;
  }

  .ann_modal_body .notif_desc{
    font-size: 0.813rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #258066;

    margin: 0 0 0.9rem;

    display: -webkit-box;
    max-width: 100%;
    max-height: 5rem;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

  }
  
  .ann_modal_body .notif_dates{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #b9b9b9;

  }

  .modal-content-body .policy_container{
    max-height: 50vh;
    overflow-y: auto;
  }
  
    .policy_wrap{
        margin-bottom: 1.3rem;
    }
    .policy_wrap span{
        font-size: 0.813rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.23;
        letter-spacing: normal;
        color: #273155;
        display: block;
    }

    .policy_wrap div{
        font-size: 0.75rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: #8d8d8d;
        padding-left: 10px;
        margin-top: 0.5rem;

    /*   font-size: 12px;
    padding-top: 10px;
    padding-left: 15px;

    font-weight: 400;
    color: #8d8d8d; */

    }
    .tick_box{
        display: flex;
        align-items: center;
        cursor: pointer;
    }

    .tick_box i {
        line-height: normal;
        font-size: 1rem;
        margin: 0 0.625rem 0 0;
        color: #b9b9b9;
    }

    .tick_box span {
        font-size: 0.75rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #0e4e3c;
    }
    #policy_modal .modal-content-footer {
        padding: 0 1.25rem 1.625rem;
    }
    .tick_box.active i {

        color: #62d261;
    }

.download_con .download_title{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #273155;
    margin-bottom: 0.9rem;
}

.download_con .download_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1.125rem;
    width: 100%;
}
.download_item .download_left {
    display: flex;
    align-items: center;
}
.download_item .download_left img{
    width: 1.563rem;
    height: 1.563rem;
    margin: 0 0.75rem 0 0;
}

.download_item .download_left span{
    font-size: 0.813rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #797979;
}
.download_item a{
    all:unset;
    padding: 0.625rem 0.563rem;
    border-radius: 6px;
    background-color: #273155;

    font-size: 0.688rem;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    display: block;
    min-width: 4.25rem;
    cursor: pointer;
    border: none;
    outline: none;
}

.btn-sideright.img_right{
    display: flex;
    align-items: center;
    cursor: pointer;

}
.btn-sideright.img_right img{
 
    width: 0.875rem;
    height: 0.875rem;
    margin:0 0.625rem 0 0;
}
.btn-sideright.img_right span{
    font-size: 0.688rem;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #273155;

}
/*************************************** End New Home   *****************************/


/***************************************  New web layout  *****************************/

@media (min-width: 768px) {
    .nav_links_bread{
        display: flex;
        align-items: center;
        margin: 0 0% 2rem 0;
        transform: translateX(-18%);
    }
    .nav_links_bread a{
        display: flex;
        align-items: center;
    }

    .nav_links_bread span{
        font-size: 0.688rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #273155;
        text-decoration: none;
     }
     .nav_links_bread span:hover{
        font-weight: bold;
     }
     .nav_links_bread span.current_bread{
        font-size: 0.688rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #273155;
        text-decoration: none;
     }
     .nav_links_bread .seperator{
        font-size: 0.688rem;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        color: #273155;

        margin: 0 0.625rem;      
     }
    
     .nav_links_bread i{
        font-size: 0.688rem;
        color: #f5823b;
    
        line-height: normal;
        margin: 0 0.8rem 0 0;
        cursor: pointer;
     }

     .web_display_history{
         display: flex;
         align-items: center;
         justify-content: space-between;
         margin: 0 0% 2rem 0;
         transform: translateX(-18%);
         width:calc(100% + 20%);
     }
     .web_display_history .nav_links_bread{
        margin: 0 0% 0rem 0;
        transform: translateX(0);
    }


     .web_display_history .web_history{
        display: flex;
        align-items: center;
    }

    .web_display_history .web_history span{
        font-size: 0.813rem;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #273155;
        margin-left: 0.625rem;
    }

    .web_display_history .web_history i{
        font-size: 1rem;
        line-height: normal;
        color: #d2af6d;
    }

    .history_item .view_attachment{
        width: 11.25rem;
        margin-left:auto;
    }

    .filter_section{
        padding:0rem 0 1.5rem;
       
    }

/*     .user_rank{
        justify-content: center;
    } */
    .protected_package_box {
        margin: 0 0 2rem;
        padding: 1.5rem 1.875rem;
        border-radius: 10px;
        box-shadow: 0 2px 10px 0 rgb(210 175 109 / 30%);
        background-color: #fff;
        position: relative;
    }

    .main_tab{
        max-width: 28rem;
        margin:0 auto 1rem;
    }

}
@media (min-width: 600px) {
    .home_banner{
        background: url('../img/Elements_new/Webbg2.png') no-repeat;
    
        background-size: 100%;
        background-position:bottom ;
        margin: 0 -34px 0;
    
        height: 320px;
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-left: 59px;
    }
    .home_banner img{
        width: 196px;
    }


    .package_display{
        margin: -50px 0 20px;
    }
}
/***************************************  New web layout  *****************************/
