.crm-pricing-table table .crm-package-btn:hover{
    background-color: #000063;
    border-color: #000063;
}

.crm_pricing_features_name, .crm-pricing-table table th.crm-pricing-switch-wrapper{
    width: 362px;
}

.crm_pricing_feature_table .crm_pricing_feature_check{
    min-width: 290px !important;
}

.content-list li{
    font-size: 14px;
    margin-bottom: 0px;
}

.job-details-info .h6{
    font-size: 14px;
}

.faq-accordion .accordion-item .accordion-button:not(.collapsed){
    color: #ce0000;
}

.preloader-icon{
    width: 260px;
    height: auto;
}

.loading-bar{
    width: 260px;
}

.loading-bar::before{
    background: #ce0000;
    width: 170px;
}

.google-select{
    z-index: 99;
    position: absolute;
    padding: 5px;
    right: 0;
}

#response-message{
    color: #fff;
    background: #000063;
    padding: 8px;
    border-radius: 8px;
}