.ads_model h3{
    font-weight:bold;
}
.ads_model p{
    font-weight:bold;
}
.ads_model p span{
    color:#CC353B;
    font-weight:bold;
}
.ads_model .close{
    position: absolute;
    right: 15px;
    top: 10px;
}
.ads_model img.model_icon{
    width: 120px;
    margin: auto;
    margin-top: -90px;
}
.ads_model a.btn-default{
    background:#CC353B !important
}
.ads_model .modal-header{
    border:0 !important;
}
.ads_model .modal-footer{
    border:0 !important;
}

#referral_bar{
    width:100%;
    margin-bottom: 10px;
}
#referral_bar .level,#referral_bar .coin_icon{
    display: flex; 
    align-items: flex-end;
}
#referral_bar span.step{
    background: lightgray;
    display: inline-block;
    height: 10px;
    margin-right:1%;
}
#referral_bar span.step.filled{
    background: #FC5000;
}
#referral_bar span.step:first-child{
    border-radius: 5px 0 0 5px;    
}
#referral_bar img{
    width:20px;
    margin-top:-5px;
}
.orange{
    color:#CC353B;
}
.font-13{
    font-size:13px;
}

#referral-congratulation-sender-bucks-modal ul{
    text-align:left !important;
}
#referral-congratulation-receiver-bucks-modal ul{
    text-align:left !important;
}
.referral-congratulation-bucks-details ul li{
    text-align:left !important;
}

}
