/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@import url('https://use.typekit.net/czx4mrf.css');
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/*CSS base*/
/*IMPORT POLICE*/
/* MODULE USER MENU - COULEURS */
/* line 12, templates/g5_helium/custom/scss/global.scss */
/* line 13, templates/g5_helium/custom/scss/global.scss */
#g-navigation #header-c .header-right a.btn.btn-danger {
  font-weight: 300 !important;
  font-size: 14px !important;
  margin-bottom: 5px;
}
/* line 18, templates/g5_helium/custom/scss/global.scss */
#g-navigation #header-c .header-right a.btn.btn-danger.btn-creer-compte, #g-navigation #header-c .header-right a.btn.btn-danger.inscription {
  background-color: #008c95 !important;
  border-color: #008c95 !important;
}
/* line 21, templates/g5_helium/custom/scss/global.scss */
#g-navigation #header-c .header-right a.btn.btn-danger.btn-creer-compte:hover, #g-navigation #header-c .header-right a.btn.btn-danger.inscription:hover, #g-navigation #header-c .header-right a.btn.btn-danger.btn-creer-compte:active, #g-navigation #header-c .header-right a.btn.btn-danger.inscription:active, #g-navigation #header-c .header-right a.btn.btn-danger.btn-creer-compte:focus, #g-navigation #header-c .header-right a.btn.btn-danger.inscription:focus {
  background-color: #fff !important;
  color: #008c95 !important;
  border-color: #008c95 !important;
}
/* line 28, templates/g5_helium/custom/scss/global.scss */
#g-navigation #header-c .header-right a.btn.btn-danger:not(btn-creer-compte) {
  background-color: #544d9b !important;
  border-color: #544d9b !important;
}
/* line 32, templates/g5_helium/custom/scss/global.scss */
#g-navigation #header-c .header-right a.btn.btn-danger:not(btn-creer-compte):hover, #g-navigation #header-c .header-right a.btn.btn-danger:not(btn-creer-compte):active, #g-navigation #header-c .header-right a.btn.btn-danger:not(btn-creer-compte):focus {
  background-color: #fff !important;
  color: #544d9b !important;
  border-color: #544d9b !important;
}
/* line 39, templates/g5_helium/custom/scss/global.scss */
#g-navigation #header-c .header-right a:not(.btn):hover {
  text-decoration: underline;
}
/* BURGER MENU - DECONNECTE */
/* line 45, templates/g5_helium/custom/scss/global.scss */
.burger span {
  border-radius: 1px;
  height: 5px;
  width: 32px;
  background: #544d9b;
  position: absolute;
  display: block;
  content: '';
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  top: 0;
}
/* line 56, templates/g5_helium/custom/scss/global.scss */
.burger span::after {
  border-radius: 1px;
  height: 5px;
  width: 32px;
  background: #544d9b;
  position: absolute;
  display: block;
  content: '';
  top: 20px;
}
/* line 67, templates/g5_helium/custom/scss/global.scss */
.burger span::before {
  border-radius: 1px;
  height: 5px;
  width: 32px;
  background: #544d9b;
  position: absolute;
  display: block;
  content: '';
  top: 10px;
}
/* ESPACEMENTS SOUS LES TITRES  */
/* line 81, templates/g5_helium/custom/scss/global.scss */
/* line 82, templates/g5_helium/custom/scss/global.scss */
.view-list #g-container-main .page-header, .view-form #g-container-main .page-header, .view-details #g-container-main .page-header {
  padding-bottom: 15px;
}
/* MODULE CAMPAGNES */
/* line 88, templates/g5_helium/custom/scss/global.scss */
.campaign-title {
  color: #544d9b;
}
/* BOUTON RADIO SELECTIONNE- COULEUR */
/* line 93, templates/g5_helium/custom/scss/global.scss */
.applicant-form input[type='radio']:checked {
  background: #008c95;
  outline: none;
}
/* AFTER SOUS LES TITRES H1 */
/* line 100, templates/g5_helium/custom/scss/global.scss */
h1::after, .swal2-title:after {
  content: '';
  position: absolute;
  margin-top: 6px !important;
  width: 2.7rem;
  height: 0.2rem;
  background: #008c95 !important;
  left: 0;
  display: block !important;
}
/*  FORMULAIRE INSCRIPTION - COULEUR DU BTN */
/* line 113, templates/g5_helium/custom/scss/global.scss */
.view-form.view-registration.login .fabrikActions.form-actions button.btn.btn-primary.save-btn.sauvegarder.button.register, .view-form #fabrikSubmit_307 {
  background-color: #008c95 !important;
  color: #fff !important;
  border-color: #008c95 !important;
}
/* line 118, templates/g5_helium/custom/scss/global.scss */
.view-form.view-registration.login .fabrikActions.form-actions button.btn.btn-primary.save-btn.sauvegarder.button.register:hover, .view-form #fabrikSubmit_307:hover, .view-form.view-registration.login .fabrikActions.form-actions button.btn.btn-primary.save-btn.sauvegarder.button.registeractive, .view-form #fabrikSubmit_307active, .view-form.view-registration.login .fabrikActions.form-actions button.btn.btn-primary.save-btn.sauvegarder.button.register:focus, .view-form #fabrikSubmit_307:focus {
  background-color: #fff !important;
  color: #008c95 !important;
  border-color: #008c95 !important;
}
/* PAGE PLUS D INFO - COULEUR BTN  CANDIDATER */
/* line 127, templates/g5_helium/custom/scss/global.scss */
.view-programme .em_period .btn.save-btn {
  background-color: #008c95 !important;
  border-color: #008c95 !important;
}
/* line 131, templates/g5_helium/custom/scss/global.scss */
.view-programme .em_period .btn.save-btn:hover, .view-programme .em_period .btn.save-btn:active, .view-programme .em_period .btn.save-btn:focus {
  background-color: #fff !important;
  color: #008c95 !important;
  border-color: #008c95 !important;
}
/* MODULE LISTE DES CAMPAGNES - COULEUR BTN CANDIDATER */
/* line 140, templates/g5_helium/custom/scss/global.scss */
.homepage .campaigns-list .below-content a.btn.btn-primary.btn-plein.btn-blue {
  background-color: #008c95 !important;
  border-color: #008c95 !important;
}
/* line 144, templates/g5_helium/custom/scss/global.scss */
.homepage .campaigns-list .below-content a.btn.btn-primary.btn-plein.btn-blue:hover, .homepage .campaigns-list .below-content a.btn.btn-primary.btn-plein.btn-blue:active, .homepage .campaigns-list .below-content a.btn.btn-primary.btn-plein.btn-blue:focus {
  background-color: #fff !important;
  color: #008c95 !important;
  border-color: #008c95 !important;
}
/* MODULE APPLICATIONS  - COULEUR BTN IMPRIMER*/
/* line 152, templates/g5_helium/custom/scss/global.scss */
.list-group.candidacy-files-list .btn.btn-info {
  background: #004449 !important;
  border-color: #004449 !important;
}
/* line 156, templates/g5_helium/custom/scss/global.scss */
.list-group.candidacy-files-list .btn.btn-info:hover, .list-group.candidacy-files-list .btn.btn-info:active, .list-group.candidacy-files-list .btn.btn-info:focus {
  background-color: #fff !important;
  color: #004449 !important;
  border-color: #004449 !important;
}
/* PAGE CHECKLIST - COULEURS BTNS AJOUT DOCUMENTS */
/* line 166, templates/g5_helium/custom/scss/global.scss */
/* line 167, templates/g5_helium/custom/scss/global.scss */
/* line 168, templates/g5_helium/custom/scss/global.scss */
.view-checklist #attachment_list_mand .em-added-files a.btn.btn-success.btn-xs, .view-checklist #attachment_list_opt .em-added-files a.btn.btn-success.btn-xs {
  background: #008c95 !important;
  border-color: #008c95 !important;
}
/* line 172, templates/g5_helium/custom/scss/global.scss */
.view-checklist #attachment_list_mand .em-added-files a.btn.btn-success.btn-xs:hover, .view-checklist #attachment_list_opt .em-added-files a.btn.btn-success.btn-xs:hover, .view-checklist #attachment_list_mand .em-added-files a.btn.btn-success.btn-xs:active, .view-checklist #attachment_list_opt .em-added-files a.btn.btn-success.btn-xs:active, .view-checklist #attachment_list_mand .em-added-files a.btn.btn-success.btn-xs:focus, .view-checklist #attachment_list_opt .em-added-files a.btn.btn-success.btn-xs:focus {
  background-color: #fff !important;
  color: #008c95 !important;
  border-color: #008c95 !important;
}
/*# sourceMappingURL=global_22.css.map */