header.style5, .bg-color, .account-popup > form button, .layer.color::before, .pricetable > a,
.pricetable.active, .bottom-line.style2, .profile-form-edit > form button:hover, .contact-edit > form button:hover,
.progression .nombre, .progression-barre,
.pagination li.active a, .pagination li a:hover, .job-grid a.job-btn:hover, .job-head-wide .apply-thisjob , .responsive-header,.ocBtConv, .oclstConv .oclstConvTitle,
.btn.btn-outline-primary.support:hover, .apply-alternative>a:hover, a.apply-thisjob, .salon-block .banniere .class,
.salon-block.page-ecole .note .moyenne, .SumoSelect > .optWrapper.multiple > .options li.opt.selected span i, .SumoSelect .select-all.selected > span i, .SumoSelect .select-all.partial > span i,
.stand-block .class .fa, .ribbon span
{
    background-color: #3838c6 !important;
}

.text-color, .menu-sec nav > ul > li > ul li:hover > a, .account-popup > form .cfield i, .account-popup > form > a,
.chosen-container-single .chosen-single div::before, .job-field i, .chosen-container .chosen-results li.highlighted,
.active-result.result-selected, .scroll-to a, .p-category > a p, .p-category:hover i, .job-title-sec span,
.blog-metas a, .blog-details > a, .tree_widget-sec > ul > li > a i, .tree_widget-sec li span, .job-title-sec .c-date,
.job-title-sec .c-date span, .job-listing.wtabs .job-title-sec > span, .salon h2, .salon .moteur select,
.btn.btn-outline-primary.support, .salon .selection h3, .progression .phrase, h3.titre-domaine, .stand-name,
.salon .selection .nav-left, .salon .selection .nav-right, .job-grid a.job-btn, .job-single-info3 > h3,
.job-single-info3 > span i, .tags-jobs > li i, .job-single-info3 > span i, .tags-jobs > li i, .job-details h4, .job-details h3,
.job-details h2, .job-details h1, .job-overview h3, .job-head-wide .apply-thisjob:hover, header.style5 .post-job-btn:hover,
header.style5 .post-job-btn:hover i, .moteur h4, .field_w_search i, a.apply-thisjob:hover, .salon-block .type, .salon-block .date_salon,
.salon-block .content header .meta i, .ecoles-count,.stand-block .class
{
    color: #3838c6 !important;
}

.profile-form-edit > form button, .profile-form-edit > form select, .salon .moteur select, .btn.btn-outline-primary.support,
.pagination li.active a, .pagination li a:hover, .job-grid a.job-btn, .job-head-wide .apply-thisjob, .oclstConv, .apply-alternative>a:hover,
a.apply-thisjob, .tswitch.active, .ribbon::before, .ribbon::after
{
    border-color: #3838c6 !important;
}

.menu-sec nav > ul > li > a, .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,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, 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  {
    font-family: "Roboto" !important;
}

.heading > h2, body,.job-title-sec h3, p
{
    color: #001145 !important;
}

.heading span, .status-old .job-grid .job-title-sec h3 a, .job-lctn, .job-title-sec h4, .job-single-info3 > span,
.job-single-info3 .tags-jobs li, .tags-jobs > li span{
    color: #001145 !important;
}

.menu-sec nav > ul > li > a , header.style5 .post-job-btn, header.style5 .post-job-btn i, .btn.btn-outline-primary.support:hover,
 a.apply-thisjob {
    color: #ffffff !important;
}

header.style5 .post-job-btn {
    border-color: #ffffff !important;
}

header.style5 .post-job-btn:hover {
    background-color: #ffffff !important;
}


.salon-block .apply-thisjob
{
    background-color: #9eddf6 !important;
    border-color: #9eddf6 !important;
}
.salon-block .apply-thisjob:hover {
    border-color: #9eddf6 !important;
    color: #9eddf6 !important;
}






@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #3838c6;
            }
    75%, 100% {
        box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0);
    }
}
@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 #3838c6;
            }
    75%, 100% {
        box-shadow: 0 0 0 2rem rgba(255, 255, 255, 0);
    }
}