/* Clean */
/*.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: '';
    display: none;
}*/
pre {
    white-space: normal;
}

/* Dashboard */
pre.wp-block-preformatted {
    padding: 0;
    display: block;
}
.iwj-dashboard-menu ul li a, .entry-content .iwj-dashboard-menu a:visited {
    display: block;
}
.iwj-dashboard-sidebar {
    border-radius: 0;
}
.iwj-dashboard-sidebar .user-profile {
    padding: 20px 10px;
}
.iwj-dashboard-main .info-top-wrap, .iwj-dashboard-main .iw-profile-content .candicate-main-content {
    border-radius: 0;
}
.iwj-dashboard-sidebar .user-profile.candidate img {
    float: none;
}
.iwj-dashboard-sidebar .user-profile h4 {
    width: 100%;
    float: none;
}
.iwj-overview .info-bottom ul li {
    display: block;
}
.iwj-overview .info-bottom ul li .left {
    float: none;
    display: block;
}
.iwj-overview .info-bottom ul li .content {
    float: none;
    display: block;
    padding-left: 33px;
}
.iwj-search-form .select2-container {
    display: none;
}
.employer-contact, .employer-siege-sociale {
    background: none;
}

/* Parrainage */
.infos_parrainage {
    text-align: center;
    padding: 25px;
}
.infos_parrainage h2 {
    padding-top: 0;
}
.infos_parrainage p {
    font-size: 17px;
}

.infos_parrainage_small {
    padding: 0;
}
.infos_parrainage_small h2 {
    font-size: 20px;
    margin: 0;
}
.infos_parrainage_small p {
    font-size: 14px;
}
.infos_parrainage_small p.small {
    line-height: 1em;
}

.style-btn-parrainage, .elementor a.style-btn-parrainage {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid #f59a1c;
    border-radius: 5px;
    background: #f59a1c;
    padding: 1px 15px;
    margin-right: 5px;
    -webkit-box-shadow: 2px 2px 4px 0px rgba(253,233,131,1);
    -moz-box-shadow: 2px 2px 4px 0px rgba(253,233,131,1);
    box-shadow: 2px 2px 4px 0px rgba(253,233,131,1);
}
.style-btn-parrainage:hover {
    background: #fff;
    color: #f59a1c;
}

.iwj-dashboard-page .iwjmb-avatar-wrapper {
    display: none;
}
.iwj-dashboard-page .gallery-area {
    display: none;
}
.iwj-dashboard-page .video-area {
    display: none;
}

.iwj-overview .headline {
    display: none;
}

.parrainage_verify_code {
    text-align: right;
    margin-top: -14px;
    margin-bottom: 20px;
}

/* tooltip */
.iwj-job-detail-v1 .title-and-desc-cont .tooltip div, .iwj-job-detail-v1 .title-and-desc-cont .tooltip p {
    color: #fff;
    text-align: left;
}
.iwj-job-detail-v1 .title-and-desc-cont .tooltip-inner {
    padding: 15px;
    max-width: 400px;
}

.custom-home-select {
    width: 86%;
    background: none;
    border: none;
    font-size: 14px;
    margin-left: 30px;
}

.iwj-employer-detail .employer-info-top .employer-logo {
    top: 0;
    height: auto;
}

/* Quick apply */
#iwj-quickapply-popup-jobmania .input-full {
    display: block;
    width: 100%;
}
.quickapply_cv_block {
    background: #fde9c4;
    padding: 10px 20px;
    border-radius: 12px;
    margin-top: 10px;
}
.iwjmb-label-quickapply {
    color: #30454a;
}
.jobmania-quick-apply-job {
    background: #f6b425 url(images/icone_eclair.png) no-repeat 9px center !important;
    background-size: 14% !important;
    padding-left: 45px !important;
}
.jobmania-quick-apply-job.noicon {
    background-image: none !important;
    padding-left: 15px !important;
    border: 0 !important;
}