
/***** CSS Magic to Highlight Stars on Hover *****/

@media(max-width:1024px){
  
}
@media(max-width:991px){
    
}
@media(max-width:480px){
  
}
.section-height{min-height: 27px;}

.horlyRate {display: flex;flex-wrap: wrap;justify-content: space-between;}

.horlyRate .hourOneRate {width: calc(100% / 2 - 30px);}

.horlyRate > div {width: calc(100% / 2 - 0px);position: relative;}

.horlyRate > div input {width: 100% !important;display: block;max-width: 100% !important;}
.adminheader-bar .header-user-allinfo-main .profile .profile-icon .icon img {width: 34px;}
.adminheader-bar .header-user-allinfo-main .profile .profile-icon .icon {width: 45px !important;height: 45px !important;padding: 5px;}
.adminheader-bar .header-user-allinfo-main .profile .profile-icon .profiledetail-popup .profiledetail-inner .profile-info-main .pro-icon {padding: 8px;}
.profile-info-main .pro-icon .bg-img{
    width: 39px !important;
    height: 39px !important;
}
#select2-multi-category-results .select2-results__option--selected{
    color: #ffffff !important;
    background-color: #115194 !important;
}
.payment-grey-disable-btn{
    cursor: default !important;
    background-color: #ccc !important;
    border: 2px solid #ccc !important;
    color: #fff !important;
}
.cart-payment-grey-disable-btn{
    color: #ccc !important;
    cursor: default !important;
    opacity: 0.5 !important;
}
.cart-payment-grey-disable-btn span{
    color: #000 !important;
}
#center_names {
    text-transform: capitalize;
}
.billing-card-box{
    width: 100%;
    max-width: 1074px;
}
.provider-users-section{
    padding-bottom: 10px !important;
}
.user-icon{
    width: 25px;
    height: 25px;
}
#card-errors{
    color: red;
}

.form-cover-content .note{font-size: 18px;} 
#yearly.different-plan-info .pricing-width{display: none;}
#yearly.different-plan-info .pricing-width.active{display: block;}
#yearly.different-plan-info .pricing-width.current{display: block;}
#yearly.different-plan-info #plan_1.current{display: none;}

.leads-fullpage-tabs .leads-listing-main .leads-listing .leads-box-area .information-area .more-btn{bottom: 15px; top: inherit; text-align: right;}
@media (max-width: 991px){
    .leads-fullpage-tabs .leads-listing-main .leads-listing{padding-bottom:60px;}
    .leads-fullpage-tabs .leads-listing-main .leads-listing .leads-box-area .information-area .more-btn{ bottom: -40px;}
}
@media (max-width: 479px){
 .leads-fullpage-tabs .leads-listing-main .leads-listing .leads-box-area .information-area .more-btn{ bottom: -25px;}   
}
.leads-generated-box-area .information-area ul {
    width: 70%!important;
}
.leads-listing-main .leads-listing .leads-box-area .information-area ul {
    width: 87%!important;
}
