/*
Theme Name: Superio Child
Theme URI: http://jobscroller.com
Template: superio
Author: Jobscroller
Author URI: http://jobscroller.com
Description: Jobscroller
Tags: custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.2.7.1645445564
Updated: 2022-02-21 13:12:44

*/
@import url('../superio/style.css');

.homeTemporaire .signuprecruteur {}
.centeredButton{text-align: center !important; padding:3em 0px;}
.centeredButton2fois{text-align: center !important; padding:3em 0px;}
.hidesectiontemporaire{display:none;}
.single-listing-wrapper .employer-detail-header .candidate-detail-header .v1{background-image:none !important;}
.statistics .row div:nth-child(2){display:none;}
.apus-breadscrumb .bread-title {
	text-transform: none;}

.meeting-selection__formwrapper {
    max-width: 500px;
    margin: 5rem auto;
    padding: 3rem 2rem;
    border: 1px solid #ccc;
    border-radius: 10px;
}


.meeting-selection__form {
    margin-top: 2rem;
}

.send-meeting-proposition-form .ti-reload {
    display: none;
}
.send-meeting-proposition-form.loading .ti-reload {
    display: inline-block;
    animation: rotate_icon 1s infinite;
}

/*Ajout Sam*/
/*EMPECHER LES CANDIDATS DE POSTULER AVANT OUVERTURE DES CANDIDATURES*/
/*.job-detail-buttons .action .btn-apply{pointer-events: none !important;}
.job-detail-buttons .action:hover .btn-apply:after{
  content:" Les candidatures ne sont pas encore ouvertes.";
  color:#cccccc;
  font-style:italic;
}*/
.employer-detail-header .candidate-metas .job-phone{display:none;}
.wp-job-board-pro-uploaded-file-name .wp-job-board-pro-remove-uploaded-file{display:none !important;}
/*checkbox sms apecita supplementaire*/
.cmb2-id-custom-checkbox-34651592 label{width: 95%;vertical-align: middle;}
/**/
/*FIN EMPECHER LES CANDIDATS DE POSTULER AVANT OUVERTURE DES CANDIDATURES*/
/*Page gestion de plages horaires empecher d'en générer pour les recruteurs*/
.page-id-13166 .recruter-timeslots .panel:nth-child(2){display:none !important;}
.page-id-13166 .recruter-timeslots{max-width: 1200px;margin: 0 auto;}
/*FIN Page gestion de plages horaires empecher d'en générer pour les recruteurs*/
/*EMPECHER DE SUPPRIMER UNE OFFRE*/
.my-job-employer .job-table .remove-btn{display:none !important;}
.pageStatistiqueOrga{}
.acceptanceForm + span{
	font-style:italic;
	font-size:0.8em;
}
.imageheader img{border-radius:7px;}
.video-responsive { overflow:hidden; padding-bottom:56.25%; position:relative; height:0;border-radius: 15px;box-shadow: 10px 8px 6px -2px rgb(0 0 0 / 62%);-webkit-box-shadow: 10px 8px 6px -2px rgb(0 0 0 / 62%);
}
.video-responsive iframe { left:0; top:0; height:100%; width:100%; position:absolute;}
.boxesMarginMobile{margin-top:20px;}
/*.strongcolor strong{color:#e95c0c;}*/
.wpcf7-spinner{display:block;}
.wpcf7-form .wpcf7-text{width:100%;}
/*Fin ajout Sam*/


/****************************************************
 * LIST DISPONIBILITES
 ****************************************************/
.timeslots-available-list .available-list__slots {
    margin: 0px;
    padding-left: 10px;
    list-style-position: inside;
}
.timeslots-available-list .slot-item.slot-item--date {
    list-style-type: none;
    display: list-item;
}
.timeslots-available-list .slot-item.slot-item--time {
    font-size: 85%;
}
.timeslots-available-list .slot-item.slot-item--more {
    list-style-type: none;
    cursor: pointer;
    display: list-item;
}

/*STOPREGISTER*/
/*.register-info{display:none;}*/
/*Mettre en blanc close cross Inviter un collegue*/
#ModalInvitationForm .modal-content .close{color:#fff;}

/*Mettre les table en responsive MOBILE*/

/* FIN Mettre les table en responsive*/


.btn-apply, .btn-apply-job-internal-without-login{display:none !important;}


aside .skill-percents{display:none;}

body .employer-logo{width:100px;height:100px;}

/*TEST UNCLICKABLE*/
.unclickable{pointer-events : none !important;color: #c5c5c5 !important;}

/*.register-form .role-tabs li:nth-child(2){display:none;}*/
/*.register-info{display:none;}*/

/*PAGE DE STAT WIDHT*/
@media (min-width: 1450px){
.mainWidthStats .container{min-width:1450px; max-width:1800px;}
}
.btn-remove-job-applied{display:none !important;}

.linkBold a{color:blue;text-decoration:underline;}

.sharebox-job{display:none;}

.job-table-actions a.fill-btn{display:none !important;}

/*Spécial UBS*/
aside.widget_apus_job_info .job-detail-detail .list li:nth-child(3) {
    /* ton style ici */
   display:none;
}
.btn-add-job-shortlist{display:none;}
/*footertoggle*/
#footer-toggle-content {
  display: none;
}