/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
@charset "UTF-8";
/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
@import url(composants/comp_popin.css);
@import url(composants/comp_captcha.css);
@import url(composants/comp_step-email.css);
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../../fonts/Roboto-Thin.woff2") format("woff2"), url("../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../../fonts/Roboto-Regular.woff2") format("woff2"), url("../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../../fonts/Roboto-Medium.woff2") format("woff2"), url("../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../../fonts/Roboto-Bold.woff2") format("woff2"), url("../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/* NEUTRALS */
/*#f7f4ee*/
/* GREY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE */
/* Shadow */
/* Slidetoggle */
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url("../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Montserrat-Regular';
  src: url("../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Thin';
  src: url("../../fonts/Roboto-Thin.woff2") format("woff2"), url("../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Regular';
  src: url("../../fonts/Roboto-Regular.woff2") format("woff2"), url("../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Medium';
  src: url("../../fonts/Roboto-Medium.woff2") format("woff2"), url("../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Roboto-Bold';
  src: url("../../fonts/Roboto-Bold.woff2") format("woff2"), url("../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/******************************* CANDIDATURE *****************************/
/************************** Crée le 24 avril 2018 ************************/
/************************** Modifié le 26 déc 2022 ************************/
/*************************************************************************/
/* Réinitialise le contenu sur 100% de la largeur de l'écran */
/* @import 'bodyFullWidth.css';

/* Cover */
/* @import 'composants/comp_cover.css'; */
/* Nouveaux éléments UI communs aux sites APEC */
/* @import 'new-guidelines.css'; */
/* Popin */
/* Input file */
/* @import 'composants/comp_input-file.css'; */
/* Captcha */
/* Box logo entreprise + frise étapes candidature */
/* @import 'composants/comp_candidature-process.css'; */
/* Box candidature */
/* @import 'composants/comp_candidature-box.css'; */
/* Box Création de compte */
/* @import 'composants/comp_createNewAccount.css'; */
/* Box Liste de conseils */
/* @import 'composants/comp_advice-list.css'; */
/* Box Service client */
/* @import 'composants/comp_service-client.css'; */
/* Box création mot de passe */
/* @import 'composants/comp_create-password.css'; */
/* Box Données complémentaires */
/* @import 'composants/comp_additional-data.css'; */
/* Box promotion des services */
/* @import 'composants/comp_promotion-services-apec.css'; */
/* Box promotion des services */
/* @import 'composants/comp_candidature-similar-offers.css'; */
/* Box promotion des services */
/* @import 'composants/comp_push-promo.css'; */
* {
  outline: none !important; }

.d-flex {
  display: flex; }

.flex-column {
  flex-direction: column; }

.flex-row {
  flex-direction: row; }

::-ms-clear {
  display: none; }

.bg-white {
  background: #ffffff; }

h1 {
  font-size: 1.5em; }

h2 {
  font-size: 1.4em;
  margin-top: 0; }

.step1-postulation img.pub {
  width: 100%;
  min-height: 172px; }

.pr-0 {
  padding-right: 0; }

.step1-postulation .message-content {
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 30px; }

.card2 {
  box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  border-radius: 5px; }

.card2 .card-body {
  padding: 20px; }

.card-offer .card-body {
  justify-content: flex-start;
  align-items: center; }

.logo-company {
  max-width: 60px;
  margin-right: 8px; }

.card-offer .details-offer li {
  padding-left: 30px;
  position: relative; }

.card-offer .details-offer li img {
  position: absolute;
  top: 2px;
  left: 0px; }

.card-offer .details-offer li:last-child {
  min-width: auto; }

.details-offer {
  flex-direction: column; }

.logo-company img {
  width: 60px;
  height: auto;
  margin-right: 8px; }

.offer-details h2 {
  text-transform: none;
  color: #232558;
  font-size: 1.6rem; }

.message-content {
  padding-top: 20px; }

/* input groupe */
.input-group-text {
  border: 1px solid #7997af;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
  display: flex;
  height: 36px;
  border-left: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.input-group .form-control {
  width: auto;
  border-radius: 5px;
  height: 36px;
  border: 0;
  padding: 0 13px;
  width: 100%;
  color: #232558;
  border: 1px solid #7997af;
  font-size: 14px;
  font-size: 1.4rem;
  z-index: 0; }

.input-group .form-control:focus {
  border: 1px solid #7997af !important; }

.candidature-email input {
  width: calc( 100% - 60px) !important; }

.btn-primary.link-disable,
.btn-warning {
  background: #8c8c8c; }

.btn-primary.btn-warning {
  background-color: #FF531F; }

.error-found ul {
  margin-bottom: 0;
  padding: 8px; }

.error-found ul li {
  list-style: none;
  background: url(/modules/apec-jahia-module/assets/img/edito/form/icon_warning.png) no-repeat left center;
  color: red;
  font-size: 12px;
  padding-left: 35px;
  min-height: 18px; }

.error-found,
.info-msg {
  border-radius: 5px;
  text-align: center;
  padding: 4px;
  margin-top: 5px;
  position: relative;
  font-size: 10px;
  line-height: normal;
  color: #e73b2b;
  text-align: left; }

/* infos */
.pictoInfo {
  position: relative;
  background: #026096;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-left: 5px; }

.pictoInfo::before {
  content: '?';
  padding-top: 1px;
  color: #fff;
  font-family: 'Roboto-Medium', Arial, Helvetica, sans-serif;
  font-size: 14px; }

/* modal style */
.popin-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: transparent;
  border: 0;
  padding: 0 2px;
  -webkit-appearance: none;
  appearance: none; }

.modal-title {
  align-items: center; }

.modal-title h2 {
  margin: 0;
  font-size: 1em; }

.icon-modal {
  height: 20px; }

input {
  z-index: 0; }

.card2.message,
.card.message {
  background: #026096; }

.card2.message a,
.card.message a {
  text-decoration: none !important; }

.card2.message .card-header,
.card.message .card-header {
  line-height: 36px;
  color: #fff;
  padding-left: 20px;
  text-decoration: none !important;
  margin-right: 8px;
  position: relative; }

.card2.message .card-header::after,
.card.message .card-header::after {
  transition: all .2s;
  content: "";
  height: 15px;
  width: 15px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  background: url(/modules/apec-jahia-module/assets/img/edito/icone/chevron-r-white.svg) no-repeat center center;
  background-size: contain !important; }

.card.message .collapsed .card-header::after, .card2.message .collapsed .card-header::after {
  transform: translateY(-50%) rotate(270deg); }

/* form */
.label-title {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: none;
  color: #232558 !important;
  margin-bottom: 8px;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  display: block; }

.form-check-label {
  text-align: left;
  margin-top: 0; }

.custom-input-file {
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  line-height: 40px; }

.form-apec .custom-input-file label {
  color: #fff;
  width: 100%;
  text-align: left;
  margin: 0;
  padding: 0px;
  padding-left: 40px;
  position: relative;
  cursor: pointer;
  height: 40px; }

.custom-input-file {
  height: 40px; }

.form-apec .fileUploaded .custom-input-file label::after {
  top: 5px; }

.custom-input-file label::before {
  position: absolute;
  display: block;
  left: 10px;
  content: url(../../img/edito/form/icon_upload-file.png);
  top: 2px; }

#captchaInput {
  min-width: 200px; }

.captcha-img {
  height: 36px; }

input.form-check-input {
  margin-right: 5px; }

input[type="file"] {
  border: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  opacity: 0; }

input {
  display: inline-block !important; }

.instructions {
  font-size: 10px;
  margin-top: 5px; }

/* checkbox */
.custom-checkbox-input {
  position: relative; }

.custom-checkbox-input input[type=checkbox] {
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 16px;
  top: 0;
  left: 0;
  margin: 0; }

.custom-checkbox-input span,
.custom-checkbox-input label {
  padding-left: 25px; }

.custom-checkbox-input span::before,
.custom-checkbox-input label::before {
  content: "";
  border-radius: 3px;
  height: 16px;
  width: 16px;
  border: 1px solid #7997af;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 2px; }

.custom-checkbox-input span::after,
.custom-checkbox-input label::after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  top: 6px;
  left: 4px;
  transition: all .2s;
  background-color: transparent; }

.custom-checkbox-input input:checked ~ span::after,
.custom-checkbox-input input:checked ~ label::after {
  background-color: #7997af; }

.advice,
.required-fields {
  font-size: 12px;
  font-size: 13px;
  color: rgba(27, 50, 68, 0.75); }

input:focus,
textarea:focus {
  border: 1px solid #dddddd !important; }

.password input {
  height: 36px !important; }

.small-text {
  display: inline-block;
  margin-bottom: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
  color: #026096; }

.candidature-links-action .btn.btn-secondary svg {
  display: none; }

.btn.btn-secondary:hover svg {
  fill: #ffffff; }

.button-group .btn {
  margin: 5px; }

.btn-secondary svg {
  height: 20px; }

a.actionLink,
.asked-elements-title {
  color: #232558;
  /* font-size: 14px; */
  margin-top: 0; }

button.btn-password {
  border-radius: 20px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  background: #8c8c8c; }

button.btn-password:focus {
  outline: none; }

.cv_action-links li {
  list-style: none;
  margin-right: 10px; }

ul.cv_action-links {
  margin-left: 0;
  padding-left: 0;
  display: flex;
  margin-bottom: 0; }

.cv_action-links .action-link a img {
  height: 15px; }

.form-check.profil-selection,
.profil-selection,
.form-selection {
  display: flex;
  justify-content: flex-start; }

.form-check.profil-selection .cv_action-links,
.form-selection .cv_action-links,
.profil-selection .cv_action-links {
  margin-left: auto; }

.form-group label {
  text-align: left;
  margin-bottom: 8px; }

.last-modification {
  font-size: 10px;
  background: #e2e2e2;
  color: #8c8c8c;
  border-radius: 5px;
  line-height: 22px;
  margin-left: 4px;
  padding: 0 8px; }

.form-check-label,
.form-check-true {
  line-height: 22px;
  padding: 0;
  margin: 0; }

.subList-cv {
  background: #f7f7f7;
  padding: 8px 18px; }

.ng-select .ng-select-container .ng-value-container .ng-input > input {
  height: 100%;
  margin: 0;
  padding: 0;
  vertical-align: center;
  line-height: 34px; }

.card.message {
  overflow: initial; }

.ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input {
  left: 0;
  padding-left: 10px;
  top: 0 !important;
  height: 100%; }

/* promotion service */
.candidatsaved {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 100%; }

.same-offer .firstBox .card {
  height: 100%; }

.same-offer h3 {
  margin-bottom: 0; }

.same-offer .carousel {
  padding-bottom: 0; }

.same-offer .card-body .card-title {
  margin-bottom: 1rem; }

.actionBtn {
  justify-content: center;
  gap: 1rem; }

#comp_promotion-services-apec .candidatsaved .card {
  height: 100%; }

#comp_promotion-services-apec .dot {
  background-color: #232558;
  height: 10px;
  width: 10px;
  border-radius: 5px;
  opacity: .5;
  margin: 0 4px;
  display: inline-block; }

#comp_promotion-services-apec .dot:hover,
#comp_promotion-services-apec .dot.active {
  opacity: 1; }

#comp_promotion-services-apec .dot:hover {
  cursor: pointer; }

#comp_promotion-services-apec .ngucarousel-items .item .tile {
  box-shadow: none !important; }

#comp_promotion-services-apec .dots {
  position: absolute;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%); }

.dot[_ngcontent-c2] {
  background: #232558 !important; }

.ref-offre {
  margin-bottom: 5px; }

.details-offer li svg {
  width: 10px; }

#similarOffers h3 {
  color: #232558; }

.essential-infos {
  margin-left: 6px; }

.essential-infos h2 {
  font-size: 14px; }

.job-logo-vignette img {
  width: 60px;
  height: auto;
  margin-right: 10px; }

.summary-job-offer {
  padding: 20px 10px 0; }

.summary-job-offer .job-place {
  color: #7997af; }

.summary-job-offer .job-place svg {
  fill: #7997af; }

.ui-carousel-item[_ngcontent-c1] {
  background: transparent !important; }

.mt-0 {
  margin-top: 0 !important; }

.card .firstBox {
  background: #fff; }

.notification-title {
  text-align: left; }

.poursuivez-candidature-content .login {
  z-index: auto; }
  .poursuivez-candidature-content .login .popin-col {
    width: 100%; }
  .poursuivez-candidature-content .login .popin-form .popin-form-group {
    width: 100%; }
    .poursuivez-candidature-content .login .popin-form .popin-form-group label {
      font-weight: bold; }
  .poursuivez-candidature-content .login .popin-form p {
    text-align: center; }

.poursuivez-candidature-content .postuler-creation-compte {
  margin-top: 3rem !important; }

.poursuivez-candidature-content p.deja_un_compte {
  text-align: left;
  padding-left: 60px; }

.login {
  position: relative !important;
  padding: 0px !important;
  background-color: transparent !important;
  display: block !important;
  opacity: 1 !important; }

@media (max-width: 768px) {
  .firstBox {
    margin-bottom: 30px; }
  .step1-postulation {
    margin-right: 0;
    margin-left: 0; }
  .step1-postulation [class*="col-"]:first-child {
    margin-right: -15px;
    margin-left: 0px;
    padding-left: 0; }
  .step1-postulation [class*="col-"] {
    margin-bottom: 0; }
  .poursuivez-candidature-content p.deja_un_compte {
    text-align: center;
    padding-left: 0px; } }

@media (max-width: 767px) {
  #human-security-control .picto_refresh-captcha {
    display: inline-block !important; }
  .instructions {
    font-size: 10px;
    margin-top: 15px;
    margin-bottom: 10px; }
  .captcha-img {
    height: 56px; }
  .candidatsaved {
    flex-direction: column;
    margin-top: 60px; }
  .candidatsaved .cta-group {
    margin-top: 30px; }
  .actionBtn {
    flex-direction: column; }
  .same-offer {
    flex-direction: column;
    margin: 3rem 0;
    width: 99%; }
  #human-security-control .input-group,
  #captchaInput {
    width: 100%; }
  #human-security-control {
    flex-direction: column;
    margin-top: 10px; }
  .card.message .card-header {
    padding-left: 10px;
    padding-right: 15px;
    text-decoration: none !important;
    margin-right: 0; }
  .ng-input input {
    height: 100%; }
  .candidature-links-action .btn.btn-secondary {
    font-size: 0; }
  .candidature-links-action .btn.btn-secondary svg {
    display: inline-block; }
  label.form-check-label,
  form p {
    font-size: 12px !important;
    text-align: left; }
  input[type="checkbox"],
  input[type="radio"] {
    height: 15px !important;
    width: 15px !important; } }
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
