/*!*******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/styles/html-basics.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * html-basics
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
a.lienBouton {
  display: inline-block;
  padding: 15px 40px 15px 20px;
  background-color: var(--global-link-color);
  color: #fff;
  position: relative;
  width: 100%;
}
a.lienBouton:after {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
  background-color: #fff;
  text-decoration: none;
  position: absolute;
  padding: 7px;
  top: calc(50% - 6px);
  display: inline-block;
  right: 15px;
}
a.lienBouton:hover {
  text-decoration: none;
  background-color: var(--global-accordion-color);
  color: var(--global-link-color);
}
a.lienBouton:hover:after {
  background-color: var(--global-link-color);
}
a.lienBouton.inverse {
  background-color: var(--global-accordion-color);
  color: var(--global-link-color);
}
a.lienBouton.inverse:after {
  background-color: var(--global-link-color);
}
a.lienBouton.inverse:hover {
  background-color: var(--global-link-color);
  color: var(--global-accordion-color);
}
a.lienBouton.inverse:hover:after {
  background-color: var(--global-accordion-color);
}

.home h2 {
  font-size: 1.25rem;
  font-weight: 500;
}
.home .head {
  max-width: 100%;
  background-color: rgba(0, 36, 57, 0.06);
}
.home #entete {
  margin: 0 auto !important;
  max-width: 1152px;
  width: 100%;
  padding-top: 72px;
  padding-bottom: 72px;
}
.home #entete div {
  padding-left: 25px;
}
.home #entete div h3 {
  color: #0079be;
}
.home #entete .bordure {
  border-left: solid 1px white;
}
.home #header-small {
  padding: 30px 20px;
}
.home #header-small h2 {
  font-size: 20px;
  font-weight: bold;
}
.home #header-small p {
  font-size: 14px;
  max-width: 500px;
  width: 100%;
}
.home #header-small a {
  width: 100%;
  max-width: 265px;
  height: 42px;
  background-color: #0079be;
  color: white;
  font-size: 14px;
  font-weight: bold;
  display: block;
  padding-top: 10px;
  padding-left: 20px;
  margin-top: 10px;
}
.home #header-small a:hover {
  text-decoration: none;
  background-color: #0069A5;
}
.home #header-small a::after {
  content: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/fleche.png");
  display: block;
  float: right;
  padding-right: 20px;
  padding-top: 2px;
}
.home #head-small {
  background-color: rgba(0, 36, 57, 0.06);
  padding: 30px 20px 15px;
}
.home #head-small h2 {
  font-size: 20px;
  font-weight: 500;
  padding: 15px 0 24px;
}
.home #head-small div {
  padding: 0;
  max-width: 500px;
  width: 100%;
}
.home #head-small div h3 {
  font-size: 18px;
  color: #0079be;
}
.home #head-small div h3 span {
  display: block;
  float: right;
  width: 65%;
  height: 30px;
  background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/white-border.png") repeat-x center;
}
.home #head-small div p {
  font-size: 14px;
  padding: 5px 0 28px;
}
.home #block-4 h2 {
  margin-top: 0;
}

.home .menu-bg-color {
  background: white !important;
}

.content-center img {
  height: auto;
  width: 100%;
}
.content-center .widget {
  border-bottom: 3px solid #dee2e6 !important;
  padding-bottom: 0 !important;
}

body:not(.home) article {
  border-bottom: none !important;
}

/*  Babillard Accueil */
.babillard.widget .uqam_babillard-all {
  float: none;
  font-size: 1.125rem;
  border-top: 1px solid #dee2e6 !important;
  padding: 10px 0;
  margin: 2.5rem 0 0 0;
  color: #0079BE;
}
.babillard.widget .uqam_babillard-all::after {
  content: "";
  background: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_bleu_uqam.svg) left center no-repeat;
  background-size: 6px;
  margin-left: 0.35rem;
  padding: 0.25rem;
}
.babillard.widget:last-child .uqam_babillard-all {
  border-bottom: 3px solid #dee2e6 !important;
}

.flex-horizontal .btn-deconnexion, .flex-horizontal .btn-connexion {
  color: #fff;
  border-color: #fff;
}
.flex-horizontal .btn-deconnexion:after {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock_open-24px.png");
  background-repeat: no-repeat;
  width: 14px;
  height: 100%;
  vertical-align: middle;
  margin-top: 3px;
  padding: 5px;
  margin-left: 13px;
  display: inline-block;
}
.flex-horizontal .btn-connexion:after {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-24px.png");
  background-repeat: no-repeat;
  width: 14px;
  height: 100%;
  vertical-align: middle;
  padding: 5px;
  margin-left: 13px;
  display: inline-block;
}

/* icone pdf téléchargeable */
a.fichierPdf:after {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/bouton telecharger.svg");
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding: 5px;
  margin-left: 5px;
  display: inline-block;
}

/* Menu login*/
.menu-mandat-container {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  margin-top: 19px;
  margin-bottom: 29px;
}
.menu-mandat-container #user-menu {
  margin-bottom: 0px;
  padding-top: 0;
  padding-bottom: 0;
}
.menu-mandat-container #user-menu > li > a {
  padding: 11px 70px 11px 15px;
}
.menu-mandat-container #user-menu > li > a.active {
  background-color: var(--menu-bg-color-hover);
}
.menu-mandat-container #user-menu > .menu-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  margin-bottom: 0;
  font-size: 1rem;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(2) a {
  color: #9ADAFF;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(2) a.active, .menu-mandat-container #user-menu > .menu-item:nth-child(2) a:hover {
  background-color: #E5E8EB;
  color: #0B5B8D;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) a {
  color: #9ADAFF;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) a.active, .menu-mandat-container #user-menu > .menu-item:nth-child(3) a:hover {
  background-color: #E5E8EB;
  color: #0B5B8D;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(2), .menu-mandat-container #user-menu > .menu-item li.menu-item-7809 {
  position: relative;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(2) a:after, .menu-mandat-container #user-menu > .menu-item li.menu-item-7809 a:after {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/siga.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  padding: 5px;
  top: calc(50% - 6px);
  display: inline-block;
  right: 15px;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(2) a:hover:after, .menu-mandat-container #user-menu > .menu-item li.menu-item-7809 a:hover:after {
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/siga_hover.png");
}
.menu-mandat-container #user-menu > .menu-item.menu-item-520 {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) > a.active:after, .menu-mandat-container #user-menu > .menu-item:nth-child(3) > a:hover:after {
  background-color: #0B5B8D;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) > a:after {
  background-color: #9ADAFF;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li.current-menu-item > a {
  background-color: #E5E8EB;
  color: #0B5B8D;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li.current-menu-item > a:before {
  background-color: #004369;
  opacity: 0.8;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li > a {
  color: var(--menu-text-color);
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li > a.active, .menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li > a:hover {
  background-color: #E5E8EB;
  color: #0B5B8D;
}
.menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li > a.active:before, .menu-mandat-container #user-menu > .menu-item:nth-child(3) .sub-menu > li > a:hover:before {
  background-color: #004369;
  opacity: 0.8;
}
.menu-mandat-container #user-menu > .menu-item:last-child {
  border-bottom: none;
}
.menu-mandat-container #user-menu > li:last-child {
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}
.menu-mandat-container #user-menu .current-menu-ancestor > a.active {
  background-color: var(--menu-bg-color-hover);
}
.menu-mandat-container #user-menu .sub-menu {
  padding-right: 15px;
  padding-top: 15px;
}
.menu-mandat-container #user-menu .sub-menu > li.menu-item-has-children.active a:before {
  opacity: 1;
}
.menu-mandat-container #user-menu .sub-menu > li.menu-item-has-children .sub-menu {
  padding-bottom: 0;
  padding-top: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.menu-mandat-container #user-menu .sub-menu > li.menu-item-has-children .sub-menu > li > a {
  padding-left: 11px;
}
.menu-mandat-container #user-menu .sub-menu > li.menu-item-has-children .sub-menu > li > a:before {
  display: none;
}

#content-left {
  padding: 10px 20px;
}
#content-left .social-media-wrapper .widget_text {
  display: none;
}

.search-results #main-content article h2 {
  margin-bottom: 0;
}

.pagination-wrapper {
  margin-top: 50px;
}
.pagination-wrapper .pagination .page-numbers.dots {
  border: none;
}
.pagination-wrapper .pagination .page-numbers.dots:hover {
  background: none;
  color: #0079be;
}

/**  texte sur bannière **/
.banner-zone-full {
  margin-top: 62px;
}
.banner-zone-full .wrap-text-banniere {
  color: var(--global-text-color);
  font-size: 1.125rem;
  font-weight: bold;
  max-width: 1200px;
  margin-left: 20px;
}
.banner-zone-full .wrap-text-banniere .ilya:before {
  content: " ";
}
.banner-zone-full .wrap-text-banniere.text-banniere-etroite .textleft {
  padding-left: 0;
}
.banner-zone-full .container .wrap-text-banniere {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -150%);
  max-width: initial;
  margin-left: 0;
}
.banner-zone-full .div-text-banniere {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media screen and (max-width: 576px) {
  .banner-zone-full .container .text-banniere-etroite {
    width: 36%;
    transform: translate(-50%, -135%);
  }
  .banner-zone-full .wrap-text-banniere {
    margin-left: 20px;
  }
}
@media screen and (min-width: 577px) {
  .banner-zone-full .container .text-banniere-etroite {
    width: 100%;
    transform: translate(-50%, -250%);
  }
  .banner-zone-full .container .text-banniere-etroite .textleft {
    margin-left: 20px;
  }
}
/** Page de connexion **/
/* Style the video: 100% width and height to cover the entire window */
#videoDiv {
  width: 100%;
  position: relative;
}
#videoDiv #myVideo {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 1000px;
  z-index: -1;
  top: 0;
  left: 0;
}

/* Accordéon milieu de vie */
.accordeonImage {
  margin-bottom: 40px !important;
}
.accordeonImage h2 {
  padding-top: 80px !important;
  background-repeat: no-repeat;
  background-size: 100%;
}
.accordeonImage h2:after {
  top: 80% !important;
}
.accordeonImage.travaillerCampus h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/travaillerCampus.jpg);
}
.accordeonImage.ecoresponsable h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/ecoresponsable.jpg);
}
.accordeonImage.emancipation h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/emancipation.jpg);
}
.accordeonImage.mondeEtudiant h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/mondeEtudiant.jpg);
}
.accordeonImage.petitCreux h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/petitCreux.jpg);
}
.accordeonImage.programmeAide h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/programmeAide.jpg);
}
.accordeonImage.travailRespectueux h2 {
  background-image: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/travailRespectueux.jpg);
}

/* Article mis à la une */
.content-center .article_vie_uqam h3 {
  margin-top: 25px !important;
}
.content-center .article_vie_uqam p {
  margin-bottom: 10px;
}
.content-center .article_vie_uqam .lire_suite:after {
  content: "";
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/fleche_bleu_uqam@2x.png") left center/7px no-repeat;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_bleu_uqam.svg") left center/7px no-repeat;
  margin-left: 14px;
  margin-top: 7px;
  -webkit-mask: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg) center center/5px 10px no-repeat;
          mask: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg) center center/5px 10px no-repeat;
  background-color: #fff;
  height: 10px;
  width: 7px;
  position: absolute;
}

/* filtre emploi  */
#filtres-emplois #filtres-titre button {
  background-color: var(--global-accordion-color-alt, #333);
  color: var(--global-accordion-color-text, #FFF);
}
#filtres-emplois #filtres-titre button:after {
  background-color: var(--global-accordion-color-text, #FFF);
}
#filtres-emplois #filtres-titre button:hover, #filtres-emplois #filtres-titre button:focus, #filtres-emplois #filtres-titre button[aria-expanded=true] {
  background-color: var(--global-accordion-color, #efefef);
  color: var(--global-accordion-color-alt, #333);
}
#filtres-emplois #filtres-titre button:hover:after, #filtres-emplois #filtres-titre button:focus:after, #filtres-emplois #filtres-titre button[aria-expanded=true]:after {
  background-color: var(--global-accordion-color-alt, #333);
}

.uqamOffresEmplois .offres-emplois {
  padding-top: 0;
  border-top: 3px solid #E5E8EB;
}
.uqamOffresEmplois .offres-emplois li {
  border-bottom: 1px solid #E5E8EB;
  padding: 32px 18px 20px 18px;
  border-left: 4px solid #E5E8EB;
  margin-bottom: 0;
}
.uqamOffresEmplois .offres-emplois li:before {
  display: none;
}
.uqamOffresEmplois .offres-emplois li.Professionnel {
  border-left: 4px solid #F5D6B3;
}
.uqamOffresEmplois .offres-emplois li.Technique {
  border-left: 4px solid #009C5F;
}
.uqamOffresEmplois .offres-emplois li.Cadre {
  border-left: 4px solid #96292E;
}
.uqamOffresEmplois .offres-emplois li.Bureau {
  border-left: 4px solid #80549E;
}
.uqamOffresEmplois .offres-emplois li.Mtiersservice {
  border-left: 4px solid #D8785B;
}
.uqamOffresEmplois .pagination li:before {
  display: none;
}
.uqamOffresEmplois .pagination li.active a, .uqamOffresEmplois .pagination li.disabled a {
  color: var(--global-text-color);
  cursor: default;
}
.uqamOffresEmplois .pagination li.active a:hover, .uqamOffresEmplois .pagination li.disabled a:hover {
  text-decoration: none;
}

/* Offres d'emplois des profs (CGI) */
#affichagesProf .tableauRHU {
  margin-left: 0;
  width: 100%;
}
#affichagesProf .tableauRHU tr {
  border-bottom: 1px solid #E5E8EB;
}
#affichagesProf .tableauRHU tr td {
  padding: 32px 18px 20px 18px;
}
#affichagesProf .tableauRHU tr td:first-child {
  border-left: 4px solid #3EADD8;
}

.uqamEmploisVedette .offres-emplois {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 0;
}
.uqamEmploisVedette .offres-emplois li {
  display: inline-block;
  position: relative;
  padding: 0;
  margin: 0;
}
.uqamEmploisVedette .offres-emplois li:before {
  display: none;
}
.uqamEmploisVedette .offres-emplois li a {
  display: block;
  background: #002439;
  border-radius: 5px;
  font-size: 0.875rem;
  color: #fff;
  height: 100%;
  padding: 10px 35px 10px 15px;
  position: relative;
  bottom: 0;
  transition: bottom 0.2s ease;
}
.uqamEmploisVedette .offres-emplois li a:after {
  content: "";
  display: inline-block;
  background: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_bleu_uqam.svg) no-repeat;
  background-size: contain;
  width: 6px;
  height: 12px;
  position: absolute;
  top: calc(50% - 6px);
  right: 15px;
}
.uqamEmploisVedette .offres-emplois li a:hover {
  bottom: 5px;
}

.page-template-offre-emploi-page .titre-emplois {
  display: flex;
  flex-direction: column;
}
.page-template-offre-emploi-page .titre-emplois a.affichage-interne {
  display: inline-block;
  padding: 20px 30px 20px 20px;
  background-color: #fff;
  color: var(--global-link-color);
  position: relative;
  width: 100%;
}
.page-template-offre-emploi-page .titre-emplois a.affichage-interne:after {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
  background-color: var(--global-link-color);
  text-decoration: none;
  position: absolute;
  padding: 7px;
  top: calc(50% - 13px);
  display: inline-block;
  right: 0px;
}

/* tableau */
.content-center article .scrollableTable table td {
  white-space: normal;
}

/*dégradé, qui se met lorsque le tableau peut être défilé à droite*/
div.degrade {
  display: none;
}

div.scrollableTable {
  overflow-x: auto;
}

table { /*display:block;*/ }

table.noSticky {
  overflow: auto;
}

.tableTOlist + .degrade {
  display: none;
}

.sticky-thead + div.degrade {
  display: none;
}

.sticky-wrap {
  margin: 0;
}

.sticky-wrap .sticky-thead {
  box-shadow: none;
}

/* Bloc équipe page milieu de vie  */
.wp-block-columns.bloc_equipe .equipe_photo {
  margin-bottom: 0;
}
.wp-block-columns.bloc_equipe .equipe_photo figure {
  margin-bottom: 0;
}
.wp-block-columns.bloc_equipe p:nth-child(1) {
  margin-top: 17px;
  margin-bottom: 14px;
}
.wp-block-columns.bloc_equipe p.equipe_courriel {
  margin-bottom: 10px;
  word-break: break-all;
}
.wp-block-columns.bloc_equipe p.equipe_courriel a:before {
  background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/icone-courriel.svg") no-repeat;
  content: "";
  background-size: 14px;
  display: inline-block;
  height: 10px;
  width: 14px;
  margin-right: 8px;
}
.wp-block-columns.bloc_equipe p.equipe_telephone:before {
  background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/icone-telephone.svg") no-repeat;
  content: "";
  background-size: 14px;
  display: inline-block;
  height: 14px;
  width: 14px;
  margin-right: 8px;
}

/* Css pour bloc CGI */
.page-id-5922 #ContenuCGI .cgiTitre {
  display: none;
}

.page-id-636 #ContenuCGI input[type=radio] {
  margin-right: 15px;
}
.page-id-636 #ContenuCGI #form1_pre {
  margin-left: 30px;
}

.cgiTitre,
#ContenuCGI .titre {
  margin-top: 2.813rem;
  font-size: 1.25rem;
  margin-bottom: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

@media screen and (min-width: 600px) {
  .wp-block-columns.bloc_equipe .wp-block-column.equipe_information {
    border-top: 1px solid #E5E8EB;
    margin-left: 0 !important;
    padding-left: 17px;
  }
}
@media (min-width: 568px) {
  a.lienBouton {
    width: auto;
  }
  .accordeonImage h2 {
    padding-top: 105px !important;
  }
  .accordeonImage h2:after {
    top: 85% !important;
  }
  .banner-zone-full .wrap-text-banniere {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #wpadminbar .quicklinks ul {
    max-width: 80%;
  }
  .page-template-offre-emploi-page .titre-emplois a.affichage-interne {
    padding: 15px 30px 15px 20px;
    background-color: var(--global-accordion-color, #efefef);
  }
  .page-template-offre-emploi-page .titre-emplois a.affichage-interne:after {
    top: calc(50% - 7px);
    right: 15px;
    font-size: 1.125rem;
  }
}
@media (min-width: 768px) {
  table {
    max-width: 100%;
  }
  .banner-zone-full .wrap-text-banniere {
    font-size: 1.75rem;
  }
  .banner-zone-full .container .wrap-text-banniere {
    vertical-align: middle;
    transform: translate(-50%, -195%);
  }
  /* Accordéon milieu de vie */
  .accordeonImage h2 {
    padding-top: 110px !important;
  }
  .accordeonImage h2:after {
    top: 85% !important;
  }
  .btn-deconnexion:hover, .btn-deconnexion:active {
    background-color: #147BFC !important;
    border-color: #147BFC !important;
  }
  .uqamEmploisVedette .offres-emplois {
    flex-direction: row;
    gap: 20px;
  }
  .uqamEmploisVedette .offres-emplois li {
    flex: 1 1 0;
  }
  .uqamEmploisVedette .offres-emplois li a {
    font-size: 1rem;
    padding: 30px 60px 30px 25px;
  }
  .uqamEmploisVedette .offres-emplois li a:after {
    background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/fleche-bleue.svg") no-repeat;
    background-size: contain;
    width: 15px;
    height: 28px;
    top: calc(50% - 14px);
    right: 25px;
  }
  .page-template-offre-emploi-page .titre-emplois {
    flex-direction: row;
    justify-content: space-between;
  }
  .page-template-offre-emploi-page .titre-emplois a.affichage-interne {
    display: inline-block;
    padding: 0 20px;
    background-color: transparent;
    width: auto;
  }
}
@media (min-width: 992px) {
  #content-left {
    padding: 2rem 20px;
  }
  #videoDiv {
    width: 100%;
    position: relative;
  }
  #videoDiv #myVideo {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
    z-index: -1;
    top: 0;
    left: 0;
  }
  .home-connexion {
    position: absolute;
    top: 140px;
    left: 2%;
  }
  #content-left-public #connexion-wrap {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    padding: 70px 35px 41px 35px;
    width: 220px;
    height: auto;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    margin-top: 140px;
  }
  #content-left-public #connexion-wrap h1 {
    font-size: 1.05em;
    color: #006DB3;
    font-weight: 500;
    text-transform: none;
  }
  #content-left-public #connexion-wrap h1:after {
    display: none;
  }
  #content-left-public #connexion-wrap .btn-connexion {
    color: #006DB3;
    border-color: #006DB3;
    width: 100%;
  }
  #content-left-public #connexion-wrap .btn-connexion:hover {
    color: #fff;
  }
  #content-left-public #connexion-wrap .btn-connexion:hover:after {
    content: "";
    background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-24px.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 100%;
    vertical-align: middle;
    padding: 10px;
    margin-left: 13px;
    margin-top: -4px;
    display: inline-block;
  }
  #content-left-public #connexion-wrap .btn-connexion:after {
    content: "";
    background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-bleu.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 100%;
    vertical-align: middle;
    padding: 10px;
    margin-left: 13px;
    margin-top: -4px;
    display: inline-block;
  }
  .content-center-connexion {
    background-color: rgba(0, 0, 0, 0);
  }
  .banner-zone-full .wrap-text-banniere {
    font-size: 1.75rem;
    margin: 0 auto;
    max-width: 960px;
  }
  .banner-zone-full .wrap-text-banniere.text-banniere-etroite {
    width: 100%;
  }
  .banner-zone-full .container .wrap-text-banniere {
    margin: 0;
    transform: translate(-50%, -180%);
  }
  .babillard.widget .uqam_babillard-all {
    margin: 50px 0 0 0;
  }
  .accordeonImage h2 {
    padding-top: 94px !important;
  }
  .accordeonImage h2:after {
    top: 82% !important;
  }
}
@media (min-width: 1200px) {
  #videoDiv {
    width: 100%;
    position: relative;
  }
  #videoDiv #myVideo {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
    z-index: -1;
    top: 0;
    left: 0;
  }
  .home-connexion {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 140px auto;
  }
  .banner-zone-full .wrap-text-banniere {
    font-size: 1.75rem;
  }
  .banner-zone-full .wrap-text-banniere .textleft {
    padding-left: 80px;
  }
  .banner-zone-full .wrap-text-banniere .textright {
    padding-right: 60px;
  }
  .banner-zone-full .container .wrap-text-banniere {
    transform: translate(-50%, -180%);
  }
  .banner-zone-full .container .wrap-text-banniere.text-banniere-etroite {
    transform: translate(-50%, -300%);
  }
  .accordeonImage h2 {
    padding-top: 115px !important;
  }
  .accordeonImage h2:after {
    top: 85% !important;
  }
  /* menu statut */
  .profile_header .btn-group #voirEnTantQueStatut {
    width: 122%;
  }
  .profile_header .btn-group #voirEnTantQueEmploye {
    max-height: 350px;
    overflow-y: auto;
    width: 350px;
  }
  .profile_header .btn-group #voirEnTantQueEmploye .wrapStatut {
    padding: 30px 40px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/banniere/banniere.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * banniere.scss
 * Tout ce qui concerne les bannières en haut de page ainsi que la couleur à la droite des bannières
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.compact .banner-top-menu {
  margin-top: -5.5em;
  z-index: 0;
  padding-top: 11em;
}

.banner-top-menu {
  margin-top: -5.5em;
  z-index: 0;
  /*padding-top: calc(var(--banner-height) + 5.5em);*/
  padding-top: 25px;
}
.banner-top-menu .slides {
  padding-left: 0;
}

.banner-zone .metaslider {
  background: var(--banner-bg-color);
}

.banner-zone .widget_metaslider_widget {
  width: 100%;
}

.banner-zone-full .metaslider .slides li img {
  width: 100%;
  height: auto;
}

/* Texte légende bannière offre d'empploi externe */
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li {
  display: none;
  padding-bottom: 0 !important;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide {
  display: flex;
  flex-direction: column;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap {
  position: relative;
  display: flex;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  flex-direction: column;
  justify-content: center;
  background-color: transparent;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap .caption {
  padding: 30px 20px;
  width: 100%;
  margin: 0 auto;
  border-bottom: 3px solid #E5E8EB;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1 {
  font-size: 1rem;
  font-weight: 500;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1:after {
  display: none;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1.technique {
  color: #fff;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1.professionnel {
  color: #A63D1A;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1.enseignant {
  color: #004973;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1.metier {
  color: #121212;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1.cadre {
  color: #FFC9C9;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1.bureau {
  color: #FEE2C3;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2 {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 1rem;
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.professionnel, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.enseignant, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.professionnel, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.enseignant {
  color: var(--global-text-color);
}
.page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.metier, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.cadre, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.bureau, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.technique, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.metier, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.cadre, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.bureau, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.technique {
  color: var(--global-text-color);
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.technique .slides .caption-wrap h1,
.page-template-offre-emploi-page .banner-zone-full .metaslider.technique .slides .caption-wrap h2,
.page-template-offre-emploi-page .banner-zone-full .metaslider.technique .slides .caption-wrap p {
  color: #fff;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.professionnel .slides .caption-wrap h1 {
  color: #A63D1A;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.professionnel .slides .caption-wrap h2,
.page-template-offre-emploi-page .banner-zone-full .metaslider.professionnel .slides .caption-wrap p {
  color: #333;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.enseignant .slides .caption-wrap h1 {
  color: #004973;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.enseignant .slides .caption-wrap h2,
.page-template-offre-emploi-page .banner-zone-full .metaslider.enseignant .slides .caption-wrap p {
  color: #333;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.metier .slides .caption-wrap h1 {
  color: #121212;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.metier .slides .caption-wrap h2,
.page-template-offre-emploi-page .banner-zone-full .metaslider.metier .slides .caption-wrap p {
  color: #fff;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.cadre .slides .caption-wrap h1 {
  color: #FFC9C9;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.cadre .slides .caption-wrap h2,
.page-template-offre-emploi-page .banner-zone-full .metaslider.cadre .slides .caption-wrap p {
  color: #fff;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.bureau .slides .caption-wrap h1 {
  color: #FEE2C3;
}
.page-template-offre-emploi-page .banner-zone-full .metaslider.bureau .slides .caption-wrap h2,
.page-template-offre-emploi-page .banner-zone-full .metaslider.bureau .slides .caption-wrap p {
  color: #fff;
}
.page-template-offre-emploi-page .banner-zone-full .text-banniere-etroite {
  display: none !important;
}
.page-template-offre-emploi-page #banner-zone-full {
  max-height: none;
}

@media (max-width: 991px) {
  .banner-zone-full .metaslider .slides li img {
    width: 100%;
    height: auto;
  }
}
@media (min-width: 992px) {
  .banner-zone-full {
    z-index: 0;
  }
  #banner-zone-full, #metaslider_widget-2 {
    width: 100%;
    max-height: 112px;
    overflow-y: hidden;
  }
  .banner-bg-color {
    background: var(--banner-bg-color);
    background: linear-gradient(to bottom, var(--banner-bg-color) 0px, var(--banner-bg-color) var(--banner-height-lg), #ffffff var(--banner-height-lg), #ffffff 100%);
  }
  .banner-bg-image {
    background: var(--banner-bg-color);
    background: var(--banner-bg-image) center 0/auto var(--banner-height-lg) repeat-x, linear-gradient(to bottom, var(--banner-bg-color) 0px, var(--banner-bg-color) var(--banner-height-lg), #ffffff var(--banner-height-lg), #ffffff 100%);
  }
  .home #banner-zone-full {
    max-height: 723px;
  }
  .home #banner-zone-full .wrap-text-banniere {
    margin: 0 auto;
    width: 100%;
    max-width: 960px;
    padding-left: 30px;
  }
  .home #banner-zone-full .wrap-text-banniere h2 {
    max-width: 480px;
    font-size: 1.75rem;
    font-weight: bold;
  }
  .home #banner-zone-full .wrap-text-banniere p {
    max-width: 480px;
    font-size: 16px;
    font-weight: normal;
  }
  .home #banner-zone-full .wrap-text-banniere a {
    width: 305px;
    height: 59px;
    background-color: #0079be;
    color: white;
    font-size: 16px;
    font-weight: normal;
    display: block;
    padding-top: 20px;
    padding-left: 20px;
    margin-top: 20px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
  }
  .home #banner-zone-full .wrap-text-banniere a:hover {
    text-decoration: none;
    background-color: #0069A5;
  }
  .home #banner-zone-full .wrap-text-banniere a::after {
    content: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/fleche.png");
    display: block;
    float: right;
    padding-right: 20px;
  }
  /* Texte légende bannière offres d'emploi externes */
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide {
    display: block;
    flex-direction: unset;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap {
    position: absolute;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap .caption {
    padding: 0 0 0 30px;
    max-width: 960px;
    border-bottom: none;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1,
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p {
    width: 390px;
    margin-bottom: 5px;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2 {
    font-size: 1.75rem;
    font-weight: bold;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.professionnel, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.enseignant, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.professionnel, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.enseignant {
    color: #333;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.metier, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.cadre, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.bureau, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2.technique, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.metier, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.cadre, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.bureau, .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap p.technique {
    color: #fff;
  }
}
@media (min-width: 1200px) {
  #banner-zone-full, #metaslider_widget-2 {
    width: 100%;
    max-height: 135px;
    overflow-y: hidden;
  }
  .banner-bg-color {
    background: var(--banner-bg-color);
    background: linear-gradient(to bottom, var(--banner-bg-color) 0px, var(--banner-bg-color) var(--banner-height), #ffffff var(--banner-height), #ffffff 100%);
  }
  .banner-bg-image {
    background: var(--banner-bg-color);
    background: var(--banner-bg-image) center 0/auto var(--banner-height) repeat-x, linear-gradient(to bottom, var(--banner-bg-color) 0px, var(--banner-bg-color) var(--banner-height), #ffffff var(--banner-height), #ffffff 100%);
  }
  .home #banner-zone-full {
    max-height: 723px;
  }
  .home #banner-zone-full .wrap-text-banniere {
    max-width: 1200px;
  }
  .home #banner-zone-full .wrap-text-banniere p {
    margin-bottom: 40px;
  }
  /* Texte légende bannière offre d'empploi externe */
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap .caption {
    padding: 0 0 0 38px;
    max-width: 1200px;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h1 {
    margin-bottom: 5px;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides li.flex-active-slide .caption-wrap h2 {
    margin-bottom: 1rem;
  }
}
@media (max-width: 991px) {
  .home #banner-zone-full .wrap-text-banniere {
    display: none;
  }
}
@media (min-width: 992px) {
  .home #banner-zone-full {
    max-height: 723px;
  }
}
@media (min-width: 1200px) {
  .home #banner-zone-full {
    max-height: 723px;
  }
}
@media (min-width: 1300px) {
  .home #banner-zone-full {
    max-height: 723px;
  }
  /* Texte légende bannière offre d'empploi externe */
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides .caption-wrap {
    padding: 40px 0;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides .caption-wrap h1 {
    margin-bottom: 15px;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides .caption-wrap h2 {
    /*margin-bottom:25px;*/
  }
}
@media (min-width: 1440px) {
  #banner-zone-full, #metaslider_widget-2 {
    width: 100%;
    max-height: 162px;
    overflow-y: hidden;
  }
  .home #banner-zone-full {
    max-height: 723px;
  }
}
@media (min-width: 1800px) {
  #banner-zone-full, #metaslider_widget-2 {
    width: 100%;
    max-height: 203px;
    overflow-y: hidden;
  }
  .home #banner-zone-full {
    max-height: 723px;
  }
  /* Texte légende bannière offre d'empploi externe */
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides .caption-wrap {
    padding: 80px 0;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides .caption-wrap h1 {
    margin-bottom: 25px;
  }
  .page-template-offre-emploi-page .banner-zone-full .flexslider .slides .caption-wrap h2 {
    /*margin-bottom:35px;*/
  }
}
@media (min-width: 1920px) {
  #banner-zone-full, #metaslider_widget-2 {
    width: 100%;
    max-height: 216px;
    overflow-y: hidden;
  }
}
@media (min-width: 992px) {
  body.compact:not(.home) .banner-zone {
    height: 162px;
    overflow-y: hidden;
  }
  body.compact:not(.home) .banner-bg-color {
    background: linear-gradient(to bottom, var(--banner-bg-color) 0px, var(--banner-bg-color) 162px, #ffffff 162px, #ffffff 100%);
  }
  body.compact:not(.home) .banner-bg-image {
    background: var(--banner-bg-image) center 0/auto 162px repeat-x, linear-gradient(to bottom, var(--banner-bg-color) 0px, var(--banner-bg-color) 162px, #ffffff 162px, #ffffff 100%);
  }
}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/titre/titre.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * titre.scss
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
h1, h2, h3, h4, h5, h6 {
  color: var(--global-title-color);
  margin-bottom: 1rem;
}

.content-center h2, .content-center h3, .content-center h4, .content-center h5, .content-center h6,
.main-content h2,
.main-content h3,
.main-content h4,
.main-content h5,
.main-content h6 {
  margin-top: 2.813rem;
}
.content-center h2 + h3, .content-center h3 + h4, .content-center h4 + h5, .content-center h5 + h6,
.main-content h2 + h3,
.main-content h3 + h4,
.main-content h4 + h5,
.main-content h5 + h6 {
  margin-top: inherit;
}

h1,
.page-id-498 #ContenuCGI .titre {
  font-size: 0.875rem;
  text-transform: uppercase;
  overflow: hidden;
  font-weight: bold;
}
h1:after,
.page-id-498 #ContenuCGI .titre:after {
  background-color: #E6EBEC;
  height: 15px;
  width: 100%;
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: -100%;
  content: "";
}

h2 {
  font-size: 1.5rem;
}

#content-left h2 {
  font-size: 1.375rem;
}

h3 {
  font-size: 1.25rem;
}

/* titre section page d'Accueil */
.content-center .widget .widget-title {
  font-size: 0.875rem !important;
  overflow: hidden;
  font-weight: bold;
  color: var(--global-title-color) !important;
  background-color: rgba(0, 0, 0, 0) !important;
  display: block !important;
  padding: 0 !important;
}
.content-center .widget .widget-title:after {
  background-color: #E6EBEC;
  height: 15px;
  width: 100%;
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: -100%;
  content: "";
}

@media (min-width: 768px) {
  h1,
  .page-id-498 #ContenuCGI .titre {
    font-size: 1.125rem;
  }
  h2 {
    font-size: 1.25rem;
  }
  h3 {
    font-size: 1.125rem;
  }
  .content-center .widget .widget-title {
    font-size: 1.125rem !important;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/header/header-uqam.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * header-uqam.scss
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
#mainframe-header.uqam {
  background-color: #0079be;
}

#mainframe-header.esg-faculte {
  background-color: #ea2c2a;
}

#mainframe-header.com-faculte {
  background-color: #eeb111;
}

#mainframe-header.pol-faculte {
  background-color: #5091cd;
}

#mainframe-header.art-faculte {
  background-color: #7b7d72;
}

#mainframe-header.sci-faculte {
  background-color: #40b239;
}

#mainframe-header.edu-faculte {
  background-color: #f57b20;
}

#mainframe-header.fsh-faculte {
  background-color: #af006e;
}

#mainframe-header.vie-faculte {
  background-color: #00ade6;
}

#mainframe-header #header-mobile .logo {
  height: 45px;
  padding: 12px 15px;
  margin: 0px;
}
#mainframe-header #header-mobile .logo img {
  height: 21px;
  width: auto;
  vertical-align: baseline;
}
#mainframe-header #header-mobile #sub-header {
  background-color: #00243A;
  min-height: 45px;
  height: auto;
  margin: 0px;
  padding: 0px 15px;
}
#mainframe-header #header-mobile #sub-header .navbar-brand {
  white-space: normal;
}
#mainframe-header #header-mobile #sub-header span {
  margin-bottom: 0;
}
#mainframe-header #header-mobile #sub-header span > a {
  color: #fff;
  font-size: 1rem;
  font-weight: 700;
  margin: 0;
  margin-right: 1rem;
  display: block;
  text-decoration: none;
}
#mainframe-header #header-mobile #sub-header h2 {
  /*display: none;*/
  color: #fff;
  max-width: 150px;
  margin: auto;
  font-size: 1.2em;
}

@media (min-width: 992px) {
  #header-large {
    max-width: 1200px;
    min-height: 75px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px;
  }
  #header-large .uqam #header-mobile {
    background-color: #0079be;
  }
  #header-large .esg-faculte #header-mobile {
    background-color: #ea2c2a;
  }
  #header-large .com-faculte #header-mobile {
    background-color: #eeb111;
  }
  #header-large .pol-faculte #header-mobile {
    background-color: #5091cd;
  }
  #header-large .art-faculte #header-mobile {
    background-color: #7b7d72;
  }
  #header-large .sci-faculte #header-mobile {
    background-color: #40b239;
  }
  #header-large .edu-faculte #header-mobile {
    background-color: #f57b20;
  }
  #header-large .fsh-faculte #header-mobile {
    background-color: #af006e;
  }
  #header-large .vie-faculte #header-mobile {
    background-color: #00ade6;
  }
  #header-large .logo {
    padding: 19px 30px 13px 0px;
    height: 75px;
  }
  #header-large .logo img {
    max-height: 40px;
    width: auto;
  }
  #header-large .logo img.esg {
    padding-top: 5px;
  }
  #header-large #header-title {
    padding-top: 20px;
  }
  #header-large #header-title .site-title {
    padding: 0 15px 0px 0px;
    min-height: 45px;
  }
  #header-large #header-title .site-title a {
    font-size: 1.125rem;
    font-weight: 700;
  }
  #header-large #header-title .row {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    padding: 5px 0px 5px 30px;
    height: 100%;
    margin-left: -1.9rem;
  }
  #header-large #header-title .row span a {
    color: #fff;
    font-family: "Roboto", sans-serif;
    display: block;
    line-height: 1.5rem;
    margin-bottom: 1rem;
    text-decoration: none;
  }
  #header-large #header-title .row span a.large {
    margin-bottom: 0.5em;
  }
  #header-large #header-title .row h2 {
    color: #fff;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: -4px 0px 2px;
  }
}
@media (max-width: 991px) {
  .header-uqam {
    width: 100%;
    max-width: none;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .esg-faculte #header-large .logo img {
    max-height: 32px;
    padding-top: 9px;
  }
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/liensDocuments/liensDocuments.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
/**
 * liensDocuments.scss
 */
.content-center a img.cliquezIci {
  width: 32px;
  margin: 7px 0;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/menuHorizontal/menuHorizontal.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * menuHorizontal.scss
 * Tout ce qui concerne le menu horzontal qui se retrouve en dessous du fil ariane
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.top-menu-wrapper {
  background: var(--menu-bg-color-horizontal);
  position: relative;
  z-index: 10;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li {
  background-color: var(--menu-bg-color-horizontal);
  margin-right: 0;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > a {
  color: var(--menu-text-color-horizontal);
  padding: 20px;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > a:focus, .top-menu-wrapper .top-menu ul.horizontal-menu > li > a:hover, .top-menu-wrapper .top-menu ul.horizontal-menu > li > a:active {
  background-color: var(--menu-bg-color-2-horizontal);
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul {
  background-color: var(--menu-bg-color-2-horizontal);
  padding: 20px 20px 15px;
  margin: 0;
  border: 0;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li {
  list-style: none;
  margin: 0 0 5px;
  min-width: 250px;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li a {
  padding: 4px 40px 4px 25px;
  position: relative;
  color: var(--menu-text-color-horizontal);
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li a:before {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/puce.svg") no-repeat center left/contain;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/puce.svg") no-repeat center left/contain;
  background-color: #000;
  position: absolute;
  left: 0.5rem;
  top: 0.75rem;
  height: 0.45rem;
  width: 0.45rem;
  opacity: 0.3;
  padding: 0 0.5rem;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li.current-menu-item a,
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li a:hover,
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li a:active,
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li a:focus {
  background-color: var(--menu-bg-color-horizontal);
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li > ul > li.menu-item-object-custom a:after {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/siga.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  padding: 5px;
  top: calc(50% - 6px);
  display: inline-block;
  right: 15px;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li:hover > ul {
  display: block;
  visibility: visible;
  opacity: 1;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li.current-menu-item > a, .top-menu-wrapper .top-menu ul.horizontal-menu > li.current-menu-ancestor > a, .top-menu-wrapper .top-menu ul.horizontal-menu > li:hover > a {
  background-color: var(--menu-bg-color-2-horizontal);
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li.menu-item-has-children > a {
  padding-right: 20px;
}
.top-menu-wrapper .top-menu ul.horizontal-menu > li.menu-item-has-children > a:after {
  background-color: var(--menu-text-color-horizontal);
  content: "";
  display: inline-block;
  margin-left: 15px;
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc_bas.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc_bas.svg") no-repeat center;
  height: 6px;
  width: 11px;
}
.top-menu-wrapper .top-menu ul.horizontal-menu .dropdown-header {
  font-size: inherit;
  padding: inherit;
}
.top-menu-wrapper .top-menu ul.horizontal-menu .dropdown-item {
  white-space: normal;
  word-break: inherit;
}

.menu-menu-employe-container #user-menu .menu-item:nth-child(-n+2) a.active .interrogation {
  background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/interrogation_hover.svg");
}

.menu-item-746 .sub-menu li a sup {
  display: none !important;
}

@media (min-width: 992px) {
  .top-menu-wrapper .top-menu ul.horizontal-menu li {
    margin-right: 0;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu li > ul > li a {
    padding-left: 10px;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu li > ul > li a:before {
    display: none;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child:hover > a {
    color: #002439 !important;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a {
    display: block;
    width: 110px;
    height: 100px;
    line-height: 19px;
    position: absolute;
    color: #002439;
    text-align: center;
    text-decoration: none;
    background: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/carriere_sprites.png) no-repeat -10px -10px;
    font-size: 16px;
    font-weight: 500;
    top: 0px;
    padding: 22px 8px !important;
    /* ici pour le span*/
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:hover, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:active, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:visited {
    background: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/carriere_sprites.png) no-repeat -146px -10px;
    color: #002439 !important;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:hover a, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:active a, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:visited a {
    display: block;
    width: 110px;
    height: 100px;
    line-height: 19px;
    position: absolute;
    color: #002439;
    text-align: center;
    text-decoration: none;
    background: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/carriere_sprites.png) no-repeat -10px -10px;
    font-size: 16px;
    font-weight: 500;
    top: 0px;
    padding: 22px 5px !important;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:hover a:hover, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:hover a:active, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:active a:hover, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:active a:active, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:visited a:hover, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:visited a:active {
    background: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/carriere_sprites.png) no-repeat -146px -10px;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a span:after {
    content: "";
    background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-bleu.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 100%;
    vertical-align: middle;
    margin-top: 5px;
    padding: 5px;
    display: inline-block;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child.current-menu-item a {
    color: #002439;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu.logged-in > li:last-child a span:after {
    content: "";
    background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-bleu-open.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 100%;
    vertical-align: middle;
    margin-top: 5px;
    padding: 5px;
    display: inline-block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .top-menu-wrapper {
    background: var(--menu-bg-color-horizontal);
    position: relative;
    z-index: 10;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li {
    background-color: var(--menu-bg-color-horizontal);
    margin-right: 1px;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li > a {
    color: var(--menu-text-color-horizontal);
    padding: 20px 0.5rem;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li.menu-item-has-children > a {
    padding-right: 0.85rem;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child:hover > a {
    color: #002439 !important;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a {
    display: block;
    width: 110px;
    height: 100px;
    line-height: 19px;
    position: absolute;
    color: #002439;
    text-align: center;
    text-decoration: none;
    background: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/carriere_sprites.png) no-repeat -10px -10px;
    font-size: 16px;
    font-weight: 500;
    top: 0px;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:hover, .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a:active {
    background: url(/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/carriere_sprites.png) no-repeat -146px -10px;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu > li:last-child a span:after {
    content: "";
    background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-bleu.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 100%;
    vertical-align: middle;
    margin-top: 5px;
    padding: 5px;
    display: inline-block;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu.menu-item-has-children > a {
    padding-right: 0.85rem;
  }
  .top-menu-wrapper .top-menu ul.horizontal-menu.logged-in > li:last-child a span:after {
    content: "";
    background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/lock-bleu-open.png");
    background-repeat: no-repeat;
    width: 14px;
    height: 100%;
    vertical-align: middle;
    margin-top: 5px;
    padding: 5px;
    display: inline-block;
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(-n+2) a .interrogation {
    background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/interrogation.svg");
    display: block;
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
    position: absolute;
    top: 5px;
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(-n+2) a:hover .interrogation {
    background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/interrogation_hover.svg");
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(1) a .interrogation {
    right: calc(11% + 5px);
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(2) a .interrogation {
    right: calc(18% + 5px);
  }
}
@media (min-width: 1200px) {
  .menu-menu-employe-container #user-menu .menu-item:nth-child(-n+2) a .interrogation {
    background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/interrogation.svg");
    display: block;
    background-repeat: no-repeat;
    height: 9px;
    width: 9px;
    position: absolute;
    top: 5px;
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(-n+2) a:hover .interrogation {
    background: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/interrogation_hover.svg");
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(1) a .interrogation {
    right: calc(29% + 5px);
  }
  .menu-menu-employe-container #user-menu .menu-item:nth-child(2) a .interrogation {
    right: calc(35% + 5px);
  }
  .top-menu-wrapper .top-menu .horizontal-menu > li:last-child {
    margin-left: 95px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/menuChoisirUqam/menuChoisirUqam.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * menuChoisirUqam.scss
 * Tout ce qui concerne le menu horzontal des page Choisir l'UQAM
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.main-content .top-content-menu ul.choisir-uqam-menu {
  padding-top: 0;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li {
  border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  margin-right: 0;
  padding-left: 0;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > a {
  color: var(--global-text-color);
  padding: 12px 1.535rem 11px 1.535rem;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > a:focus, .main-content .top-content-menu ul.choisir-uqam-menu > li > a:hover, .main-content .top-content-menu ul.choisir-uqam-menu > li > a:active {
  background-color: var(--menu-bg-color-2-horizontal);
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul {
  background-color: var(--menu-bg-color-2-horizontal);
  padding: 20px 20px 15px;
  margin: 0;
  border: 0;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li {
  list-style: none;
  margin: 0 0 5px;
  min-width: 250px;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li a {
  padding: 4px 40px 4px 25px;
  position: relative;
  color: var(--menu-text-color-horizontal);
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li a:before {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/puce.svg") no-repeat center left/contain;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/puce.svg") no-repeat center left/contain;
  background-color: #000;
  position: absolute;
  left: 0.5rem;
  top: 0.75rem;
  height: 0.45rem;
  width: 0.45rem;
  opacity: 0.3;
  padding: 0 0.5rem;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li.current-menu-item a,
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li a:hover,
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li a:active,
.main-content .top-content-menu ul.choisir-uqam-menu > li > ul > li a:focus {
  background-color: var(--menu-bg-color-horizontal);
}
.main-content .top-content-menu ul.choisir-uqam-menu > li:hover > ul {
  display: block;
  visibility: visible;
  opacity: 1;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li.current-menu-item, .main-content .top-content-menu ul.choisir-uqam-menu > li.current-menu-ancestor, .main-content .top-content-menu ul.choisir-uqam-menu > li:hover {
  border-bottom: 2px solid #0079BE;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li.current-menu-item > a, .main-content .top-content-menu ul.choisir-uqam-menu > li.current-menu-ancestor > a, .main-content .top-content-menu ul.choisir-uqam-menu > li:hover > a {
  background-color: #E5E8EB;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li.menu-item-has-children > a {
  padding-right: 20px;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li.menu-item-has-children > a:after {
  background-color: var(--menu-text-color-horizontal);
  content: "";
  display: inline-block;
  margin-left: 15px;
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc_bas.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc_bas.svg") no-repeat center;
  height: 6px;
  width: 11px;
}
.main-content .top-content-menu ul.choisir-uqam-menu > li:before {
  display: none;
}
.main-content .top-content-menu ul.choisir-uqam-menu .dropdown-header {
  font-size: inherit;
  padding: inherit;
}
.main-content .top-content-menu ul.choisir-uqam-menu .dropdown-item {
  white-space: normal;
  word-break: inherit;
}

@media (max-width: 1199px) {
  .main-content .top-content-menu {
    margin-bottom: 50px;
  }
  .main-content .top-content-menu ul.choisir-uqam-menu > li {
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 0;
  }
  .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  }
  .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child.current-menu-item, .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child.current-menu-ancestor, .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child:hover {
    border-bottom: 2px solid #0079BE;
  }
  .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child.current-menu-item > a, .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child.current-menu-ancestor > a, .main-content .top-content-menu ul.choisir-uqam-menu > li:last-child:hover > a {
    background-color: #E5E8EB;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/menuFiltreEmploi/menuFiltreEmploi.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * menuFiltreEmploi.scss
 * Tout ce qui concerne le menu horzontal des page Choisir l'UQAM
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.page-template-offre-emploi-page .menu-bg-color {
  background: #fff;
}
.page-template-offre-emploi-page .main-content .colonne-gauche h4 {
  padding-top: 16px;
  margin-top: 0;
  font-size: 1.175rem;
  border-top: 2px solid #002439;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .rechercheEmploisForm {
  margin-bottom: 22px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .rechercheEmploisForm .rechercheEmploisInput {
  width: 100%;
  height: 32px;
  border: 1px solid rgb(22, 55, 81);
  right: 0;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/loupe_bleu_uqam@2x.png") rgba(0, 0, 0, 0) no-repeat scroll center;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/loupe_bleu_uqam.svg") rgba(0, 0, 0, 0) no-repeat scroll center;
  background-size: 16px;
  box-shadow: none;
  padding: 0 20px;
  background-position-x: 95%;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .vignetteProf {
  border-top: 2px solid #002439;
  padding: 5px 0 20px 0;
  font-size: 0.9rem;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .vignetteProf a {
  display: inline-block;
  position: relative;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 5px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .vignetteProf a:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 12px;
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
  background-color: var(--global-link-color);
  text-decoration: none;
  margin-left: 20px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi {
  padding-top: 0;
  margin-top: 27px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li {
  width: 100%;
  padding-left: 0;
  margin-bottom: 4px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li > a {
  height: 59px;
  padding: 19px 25px 20px 15px;
  display: flex;
  align-items: center;
  border: 4px solid;
  font-weight: 500;
  cursor: pointer;
  width: 100%;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li > a:hover {
  padding: 16px 13px 17px 13px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li > a:hover:after {
  right: 20px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li > a:focus:after, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li > a:active:after {
  /*right: 20px;*/
  display: none;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li > a:after {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
  background-color: #000;
  /*background-color: var(--menu-text-color);*/
  text-decoration: none;
  position: absolute;
  padding: 7px;
  top: calc(50% - 7px);
  display: inline-block;
  right: 20px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:before {
  display: none;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li.current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:active a {
  padding: 19px 15px 20px 15px;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:focus a:after, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li.current-menu-item a:after, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:active a:after {
  display: none;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(1) a {
  border-color: #80549E;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(1) a:hover {
  border: 6px solid #80549E;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(1):focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(1).current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(1):active a {
  border: 6px solid #80549E;
  background: #80549E;
  color: #F5D6B3;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(2) a {
  border-color: #96292E;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(2) a:hover {
  border: 6px solid #96292E;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(2):focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(2).current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(2):active a {
  border: 6px solid #96292E;
  background: #96292E;
  color: #F5D6B3;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(3) a {
  border-color: #D05A36;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(3) a span {
  width: 85%;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(3) a:hover {
  border: 6px solid #D05A36;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(3):focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(3).current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(3):active a {
  border: 6px solid #D05A36;
  background: #D05A36;
  color: #001E03;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(4) a {
  border-color: #3EADD8;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(4) a:hover {
  border: 6px solid #3EADD8;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(4):focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(4).current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(4):active a {
  background: #3EADD8;
  color: #004973;
  border: 6px solid #3EADD8;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(5) a {
  border-color: #F5D6B3;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(5) a:hover {
  border: 6px solid #F5D6B3;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(5):focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(5).current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(5):active a {
  border: 6px solid #F5D6B3;
  background: #F5D6B3;
  color: #9C4311;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(6) a {
  border-color: #009C5F;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(6) a:hover {
  border: 6px solid #009C5F;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(6):focus a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(6).current-menu-item a, .page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi li:nth-child(6):active a {
  background: #009C5F;
  border: 6px solid #009C5F;
  color: #330000;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi .dropdown-header {
  font-size: inherit;
  padding: inherit;
}
.page-template-offre-emploi-page .main-content .colonne-gauche .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi .dropdown-item {
  white-space: normal;
  word-break: inherit;
}
.page-template-offre-emploi-page .main-content .colonne-droite h1 {
  font-size: 1.25rem;
  text-transform: none;
  margin-bottom: 13px !important;
}
.page-template-offre-emploi-page .main-content .colonne-droite h1:after {
  display: none;
}
.page-template-offre-emploi-page .main-content .colonne-droite a.affichage_interne {
  color: #333333;
  font-weight: 500;
  padding: 0 24px 0 0;
}
.page-template-offre-emploi-page .main-content .colonne-droite a.affichage_interne:after {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center;
  background-color: #000;
  /*background-color: var(--menu-text-color);*/
  text-decoration: none;
  position: absolute;
  padding: 7px;
  top: 4px;
  display: inline-block;
  right: 11px;
}
.page-template-offre-emploi-page .main-content .colonne-droite a.affichage_interne:hover {
  color: var(--global-link-color);
  text-decoration: none;
}
.page-template-offre-emploi-page .main-content .colonne-droite a.affichage_interne:hover:after {
  background-color: var(--global-link-color);
}

@media (max-width: 1199px) {
  .main-content .wrap-menu-filtre .left-column-menu {
    margin-bottom: 50px;
  }
  .main-content .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li {
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 0;
  }
  .main-content .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:last-child {
    border-bottom: 2px solid rgba(0, 0, 0, 0.1);
  }
  .main-content .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:last-child.current-menu-item > a, .main-content .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:last-child.current-menu-ancestor > a, .main-content .wrap-menu-filtre .left-column-menu ul.menuFiltreEmploi > li:last-child:hover > a {
    background-color: #E5E8EB;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/menuMobile/menuMobile.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * menuMobile.scss
 * Tout ce qui concerne le menu principal lorsque nous somme dans la version mobile
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.btn-group {
  position: initial;
}
.btn-group .mobileMenuTrigger {
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/menu_mobile_blanc@2x.png") center no-repeat;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/menu_mobile_blanc.svg") center no-repeat;
  background-size: 16px;
  background-position: center;
  border: none;
  color: transparent;
  cursor: pointer;
  height: 32px;
  width: 42px;
  padding: 5px;
  z-index: 1000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
}
.btn-group.show .mobileMenuTrigger {
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/menu_mobile_bleu_uqam@2x.png") center no-repeat;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/menu_mobile_bleu_uqam.svg") center no-repeat;
  background-color: #fff;
  background-size: 16px;
  background-position: center;
  border: none;
  color: transparent;
  cursor: pointer;
  height: 50px;
  width: 42px;
  padding: 5px;
  z-index: 1000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
}
.btn-group.show .mobileMenuUserTrigger {
  background-color: #003969;
  height: 50px;
  width: 42px;
}
.btn-group .mobileMenuUserTrigger {
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/icone-intranetMobile.svg");
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  color: transparent;
  cursor: pointer;
  height: 32px;
  width: 42px;
  padding: 5px;
  z-index: 1000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}
.btn-group .menuMobile_button-fermer {
  background: transparent;
  border: none;
  padding: 25px 0 15px;
  opacity: 1;
}
.btn-group .mobileMenu .menuMobile_button-fermer:after {
  content: "";
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/fleche_bleu_uqam@2x.png") center no-repeat;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_bleu_uqam.svg") center no-repeat;
  background-color: var(--menu-color-mobile);
  background-size: 0.75rem;
  border-radius: 25px;
  display: inline-block;
  padding: 1.5rem;
  transform: rotate(-90deg);
}
.btn-group .mobileMenuUser {
  background-color: #003969;
}
.btn-group .mobileMenuUser .menuMobile_button-fermer:after {
  content: "";
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/fleche_blanc@2x.png") center no-repeat;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") center no-repeat;
  background-color: var(--menu-color-mobile);
  background-size: 0.75rem;
  border-radius: 25px;
  display: inline-block;
  padding: 1.5rem;
  transform: rotate(-90deg);
}
.btn-group .mobileMenu, .btn-group .mobileMenuUser {
  /*background-color: #011A29;*/
  border: 0;
  box-shadow: 5px 5px 9px 2px rgba(0, 0, 0, 0.08);
  width: 100%;
  margin: 0;
  padding: 0 0 0.5rem;
  border: none;
}
.btn-group .mobileMenu .container-fluid,
.btn-group .mobileMenu .container, .btn-group .mobileMenuUser .container-fluid,
.btn-group .mobileMenuUser .container {
  display: block;
}
@media (max-width: 991px) {
  .btn-group .mobileMenu .container, .btn-group .mobileMenuUser .container {
    max-width: none;
  }
}
.btn-group .mobileMenu .menu, .btn-group .mobileMenuUser .menu {
  margin: 0;
  padding-left: 0;
}
.btn-group .mobileMenu .menu a, .btn-group .mobileMenuUser .menu a {
  color: #fff;
}
.btn-group .mobileMenu .menu > li, .btn-group .mobileMenuUser .menu > li {
  background-color: #0079BE; /*var(--menu-color-mobile) ;*/
  margin-bottom: 2px;
  margin-bottom: 5px;
  transition: background-color 0.25s linear;
}
.btn-group .mobileMenu .menu > li.current-menu-item,
.btn-group .mobileMenu .menu > li .current-menu-item, .btn-group .mobileMenuUser .menu > li.current-menu-item,
.btn-group .mobileMenuUser .menu > li .current-menu-item {
  background-color: var(--menu-color-mobile-active);
}
.btn-group .mobileMenu .menu > li.active, .btn-group .mobileMenuUser .menu > li.active {
  background-color: var(--menu-color-2-mobile);
}
.btn-group .mobileMenu .menu > li a, .btn-group .mobileMenuUser .menu > li a {
  padding: 8px 45px 8px 15px;
}
.btn-group .mobileMenu .menu .sub-menu, .btn-group .mobileMenuUser .menu .sub-menu {
  color: #718591;
  list-style: none;
  padding-left: 0;
  margin-left: 15px;
}
.btn-group .mobileMenu .menu .sub-menu li, .btn-group .mobileMenuUser .menu .sub-menu li {
  position: relative;
}
.btn-group .mobileMenu .menu .sub-menu li a:before, .btn-group .mobileMenuUser .menu .sub-menu li a:before {
  content: "";
  -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/puce.svg") no-repeat center left/contain;
          mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/puce.svg") no-repeat center left/contain;
  background-color: #fff;
  position: absolute;
  left: 0.5rem;
  top: 1rem;
  height: 0.5rem;
  width: 0.5rem;
  opacity: 0.3;
}
.btn-group .mobileMenu .menu .sub-menu > li > a, .btn-group .mobileMenuUser .menu .sub-menu > li > a {
  padding-left: 26px;
}
.btn-group .mobileMenu .menu .menu-item-ancestor > a,
.btn-group .mobileMenu .menu .menu-item-has-children > a, .btn-group .mobileMenuUser .menu .menu-item-ancestor > a,
.btn-group .mobileMenuUser .menu .menu-item-has-children > a {
  background: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/plus_blanc.svg) no-repeat calc(100% - 15px) center;
  text-decoration: none;
  background-size: 10px;
}
.btn-group .mobileMenu .menu .menu-item-has-children.menu-item-746 > a, .btn-group .mobileMenuUser .menu .menu-item-has-children.menu-item-746 > a {
  background: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/plus_bleu.svg) no-repeat calc(100% - 15px) center;
  text-decoration: none;
  background-size: 10px;
}
.btn-group .mobileMenu .menu .menu-item-has-children.menu-item-746 > a.active, .btn-group .mobileMenuUser .menu .menu-item-has-children.menu-item-746 > a.active {
  background: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/moins_bleu.svg) no-repeat calc(100% - 15px) center;
  text-decoration: none;
  background-size: 10px;
}
.btn-group .mobileMenu .menu > .current-menu-ancestor.active > a,
.btn-group .mobileMenu .menu .sub-menu .current-menu-ancestor.active > a,
.btn-group .mobileMenu .menu .current-menu-parent > a.active,
.btn-group .mobileMenu .menu .menu-item-has-children > a.active, .btn-group .mobileMenuUser .menu > .current-menu-ancestor.active > a,
.btn-group .mobileMenuUser .menu .sub-menu .current-menu-ancestor.active > a,
.btn-group .mobileMenuUser .menu .current-menu-parent > a.active,
.btn-group .mobileMenuUser .menu .menu-item-has-children > a.active {
  background: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/moins_blanc.svg) no-repeat calc(100% - 13px) center;
  background-size: 14px;
  text-decoration: none;
}
.btn-group .mobileMenu .menuMobile_button-fermer:after, .btn-group .mobileMenuUser .menuMobile_button-fermer:after {
  background-color: rgba(0, 0, 0, 0);
}

body.logged-in .btn-group .mobileMenuUserTrigger {
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/icone-intranetMobile-connecte.svg");
}

#mobile-user-menu > .menu-item.menu-item-747, #mobile-user-menu > .menu-item.menu-item-746 {
  background-color: #E5E8EB;
}
#mobile-user-menu > .menu-item.menu-item-747 a, #mobile-user-menu > .menu-item.menu-item-746 a {
  color: #003969;
}
#mobile-user-menu > .menu-item.menu-item-747 a.active, #mobile-user-menu > .menu-item.menu-item-747 a:hover, #mobile-user-menu > .menu-item.menu-item-746 a.active, #mobile-user-menu > .menu-item.menu-item-746 a:hover {
  background-color: #E5E8EB;
  color: #0B5B8D;
}
#mobile-user-menu > .menu-item.menu-item-747 .sub-menu, #mobile-user-menu > .menu-item.menu-item-746 .sub-menu {
  background-color: var(--menu-color-2-mobile);
  padding-left: 15px;
  margin-left: 0;
}
#mobile-user-menu > .menu-item.menu-item-747 .sub-menu li a, #mobile-user-menu > .menu-item.menu-item-746 .sub-menu li a {
  color: #fff !important;
}
#mobile-user-menu > li:last-child {
  margin-top: 28px;
}

#mobile-menu .sub-menu > li.menu-item-object-custom a:after {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/siga.png");
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  padding: 5px;
  top: calc(50% - 6px);
  display: inline-block;
  right: 15px;
}
#mobile-menu > li:last-child {
  text-align: center;
  background-color: #E5E8EB !important;
  padding: 22px 0;
  margin: 31px auto 0 auto;
}
#mobile-menu > li:last-child a {
  text-align: center;
  color: #002439 !important;
  font-size: 1.125rem;
  font-weight: 500;
  padding: 0 !important;
}

@media (min-width: 1200px) {
  .mobileMenu li:last-child {
    width: 27%;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/sidebarSocialMedia/sidebarSocialMedia.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * sidebarSocialMedia.scss
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.icon {
  fill: var(--col-left-icon-color);
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.icon:hover {
  opacity: 0.6;
}

.hide-on-fallback {
  display: block;
  position: absolute;
  left: -100%;
  height: 0;
  width: 0;
  overflow: hidden;
}

@media (max-width: 991px) {
  .social-media-wrapper {
    background-color: var(--menu-bg-color);
  }
  .widget_social_media_widget {
    padding: 0;
    /*float: right;
    margin-top: -25px;*/
  }
  .widget_social_media_widget .follow-us {
    text-transform: uppercase;
    color: var(--col-left-title-color);
    font-size: 20px;
    font-weight: 300;
  }
  .widget_social_media_widget ul {
    display: inline-block;
    line-height: 2;
  }
  .widget_social_media_widget li {
    color: var(--col-left-text-color);
    margin: 5px 0;
    padding-bottom: 0;
    padding-right: 0.5rem;
  }
  .widget_social_media_widget li a {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .widget_social_media_widget li.follow-us:first-child {
    padding-right: 1.25rem;
  }
  .widget_social_media_widget #wrapper-social-media {
    text-align: left !important;
  }
}
@media (min-width: 992px) {
  .widget_social_media_widget {
    float: right;
    margin-top: -45px;
    padding: 0;
    border-top: none;
  }
  #wrapper-social-media {
    margin: 0 15px;
  }
  .follow-us {
    text-transform: uppercase;
    color: var(--col-left-title-color);
    font-weight: 300;
    margin-bottom: 6px;
  }
  .icon {
    width: 24px;
    height: 24px;
    margin-bottom: 0.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .follow-us {
    display: block;
  }
}
/*!******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/sidebarPromo/sidebarPromo.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * promoSidebar.scss
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.promo-sidebar h1, .promo-sidebar h2, .promo-sidebar h3, .promo-sidebar h4, .promo-sidebar h5, .promo-sidebar h6,
.promo-sidebar .widget-title {
  color: var(--col-left-title-color);
}
.promo-sidebar p, .promo-sidebar dl, .promo-sidebar dt, .promo-sidebar dd, .promo-sidebar li, .promo-sidebar th, .promo-sidebar td, .promo-sidebar pre, .promo-sidebar code,
.promo-sidebar .textwidget {
  color: var(--col-left-text-color);
  margin-bottom: 1.25rem;
}
.promo-sidebar aside:last-child {
  padding-bottom: 40px;
}
.promo-sidebar nav:not(:first-child):before,
.promo-sidebar aside:before {
  content: "";
  display: block;
  border-top: 2px solid var(--col-left-separators);
  margin: 0 15px;
  padding-top: 35px;
}
.promo-sidebar a {
  color: var(--col-left-link-color);
}
.promo-sidebar a:link, .promo-sidebar a:visited {
  color: var(--col-left-link-color);
}
.promo-sidebar a:hover, .promo-sidebar a:focus, .promo-sidebar a:active {
  text-decoration: underline;
}

@media (max-width: 991px) {
  #promo-footer {
    background: var(--menu-bg-color);
    text-align: center;
  }
  #promo-footer .promo-sidebar {
    display: inline-block;
    margin: 0 16px 16px;
  }
  #promo-footer .promo-sidebar img {
    max-width: 100%;
    height: auto;
  }
  #promo-footer .promo-sidebar:last-child {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .promo-sidebar {
    margin-bottom: 25px;
  }
  .promo-sidebar .promo {
    max-width: 330px;
    padding: 0;
    text-align: center;
  }
  .promo-sidebar .promo img {
    max-width: 100%;
    height: auto;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/recherche/recherche.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * recherche.scss
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.uqamRecherche-mobile {
  position: relative;
}

.uqamRecherche__champ-mobile {
  border: 1px solid #ccc;
  padding: 10px 10px;
}

.uqamRecherche__envoie-mobile {
  position: absolute;
  right: 0;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/loupe_bleu_uqam@2x.png") rgba(0, 0, 0, 0) no-repeat scroll center;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/loupe_bleu_uqam.svg") rgba(0, 0, 0, 0) no-repeat scroll center;
  background-size: 20px;
  box-shadow: none;
  border: 0;
  height: 100%;
  padding: 0 20px;
}

@media (min-width: 992px) {
  .uqamRecherche__envoie-mobile {
    position: absolute;
    right: 0;
    background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/loupe_bleu@2x.png") rgba(0, 0, 0, 0) no-repeat scroll center;
    background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/loupe_bleu.svg") rgba(0, 0, 0, 0) no-repeat scroll center;
    background-size: 20px;
    box-shadow: none;
    border: 0;
    height: 100%;
    padding: 0 20px;
  }
}
.uqamRecherche__choix_conteneur .dropdown-item.active,
.uqamRecherche__choix_conteneur .dropdown-item:active {
  background-color: #cce4f2;
  color: #004369;
  width: 100%;
}

.uqamRecherche__champ {
  max-width: 222px;
  width: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .uqamRecherche__champ {
    max-width: 197px;
  }
}

.dropdown-menu-right {
  border: none;
  border-radius: 0 0 5px 5px;
  padding: 0.25rem 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .dropdown-menu-right {
    transform: translate3d(-2px, 20px, 0) !important;
    max-width: 169px;
    width: 169px;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-right {
    transform: translate3d(33px, 20px, 0) !important;
    max-width: 194px;
    width: 194px;
  }
}
.dropdown-menu-right button {
  font-size: 0.85rem;
  padding: 0.25rem 0.65rem;
}

.dropdown-toggle::after {
  border: none;
}
.dropdown-toggle::after button {
  width: 10%;
}

.content-center .cse .gsc-search-button-v2,
.content-center .gsc-search-button-v2 {
  padding: 8px 27px 9px;
  margin-top: 0;
  cursor: pointer;
}
.content-center .gsc-table-result,
.content-center .gsc-url-top,
.content-center .gsc-thumbnail-inside {
  padding-left: 0;
}
.content-center .gsc-results .gsc-cursor-box .gsc-cursor-page {
  font-size: 1rem;
  margin-right: 1rem;
}
.content-center .gsc-control-cse .gsc-input-box {
  height: 35px;
  padding: 0;
  border-radius: 0;
}
.content-center .gsc-control-cse table {
  margin: inherit;
}
.content-center .gsc-control-cse table tr {
  border: none;
}
.content-center .gsc-control-cse table td {
  padding: inherit;
}
.content-center .gsc-control-cse table .gsc-input-box td {
  padding: 4px 6px;
}
/*!********************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/profile/profile.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * header-uqam.scss
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.profile_header {
  color: #fff;
}
.profile_header .type_statut, .profile_header .type-employe {
  color: #fff;
}
.profile_header .profil_uqam_infos_prenom {
  font-weight: bold;
  font-size: 0.875rem;
}
.profile_header .profil_uqam .profil_uqam_infos {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.profile_header .profil_uqam .profil_uqam_infos_deconnexion a {
  color: #fff;
}
.profile_header .profil_uqam .profil_uqam_infos_deconnexion a:before {
  content: "";
  background-image: url("/wp-content/themes/401372-service-des-ressources-humaines-vradho/assets/images/icone_quitter.svg");
  background-repeat: no-repeat;
  width: 17px;
  background-size: 17px;
  height: 13px;
  display: inline-block;
  margin-right: 5px;
}
.profile_header .btn-group #voirEnTantQueStatut, .profile_header .btn-group #voirEnTantQueEmploye {
  top: 123px;
  background-color: #E5E8EB;
  width: 92.5%;
  margin-left: 15px;
  margin-right: 15px;
  max-height: 350px;
  overflow-y: auto;
  /*transform:none !important;
  top:-3px !important;
  left:-1px !important;
  p{
    color: #000;
    border-bottom:1px solid #ccc;
    margin-bottom: 27px;
    margin-bottom: 0;
    &:after{
      content: '';
      @include mask-image(fleche_blanc_bas, no-repeat center);
      background-color: #0079BE;
      //background-color: var(--menu-text-color);
      text-decoration: none;
      position: absolute;
      padding: 5px;
      display: inline-block;
      right: 15px;
      transform: rotate(180deg);
    }
  }*/
}
.profile_header .btn-group #voirEnTantQueStatut .dropdown-item, .profile_header .btn-group #voirEnTantQueEmploye .dropdown-item {
  padding: 0.75rem 0.5625rem 0.75rem 0.75rem !important;
  width: 81%;
  margin-left: 2rem;
}
.profile_header .btn-group #voirEnTantQueStatut .dropdown-item:hover, .profile_header .btn-group #voirEnTantQueStatut .dropdown-item:focus, .profile_header .btn-group #voirEnTantQueEmploye .dropdown-item:hover, .profile_header .btn-group #voirEnTantQueEmploye .dropdown-item:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0079BE;
}

@media (min-width: 568px) {
  .profile_header .btn-group #voirEnTantQueStatut, .profile_header .btn-group #voirEnTantQueEmploye {
    width: 94.9%;
  }
}
@media (min-width: 768px) {
  .profile_header .btn-group #voirEnTantQueStatut, .profile_header .btn-group #voirEnTantQueEmploye {
    width: 96.2%;
  }
}
@media (min-width: 992px) {
  .profile_header .profil_uqam .profil_uqam_infos {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .profile_header .profil_uqam .profil_uqam_infos .profil_uqam_infos_codems {
    font-size: 0.875rem;
    text-transform: uppercase;
  }
  .profile_header .profil_uqam .profil_uqam_infos .profil_uqam_infos_deconnexion {
    font-size: 0.875rem;
  }
  .profile_header .profil_uqam .profil_uqam_infos .profil_uqam_infos_deconnexion a {
    color: #fff;
  }
  .profile_header .btn-group button:focus {
    box-shadow: none;
  }
  .profile_header .btn-group button#btnGroupDrop1:after, .profile_header .btn-group button#btnGroupDrop2:after {
    content: "";
    -webkit-mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc_bas.svg") no-repeat center;
            mask: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc_bas.svg") no-repeat center;
    background-color: var(--menu-text-color);
    /*background-color: var(--menu-text-color);*/
    text-decoration: none;
    position: absolute;
    padding: 5px;
    top: calc(50% - 5px);
    display: inline-block;
    right: 14px;
  }
  .profile_header .btn-group button#btnGroupDrop1, .profile_header .btn-group button#btnGroupDrop2 {
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0.375rem 2.0625rem 0.375rem 0.75rem;
  }
  .profile_header .btn-group button#btnGroupDrop1:hover:after, .profile_header .btn-group button#btnGroupDrop2:hover:after {
    background-color: #212529;
  }
  .profile_header .btn-group #voirEnTantQueStatut, .profile_header .btn-group #voirEnTantQueEmploye {
    max-height: 350px;
    overflow-y: auto;
    margin: 0;
    width: 350px;
  }
}
/*!************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/descriptionsFonctions/descriptionsFonctions.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
#formFiltres fieldset {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 2px solid #f1f2f4;
}
#formFiltres fieldset legend {
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
}
#formFiltres fieldset > div {
  min-width: 185px;
}
@media (min-width: 992px) {
  #formFiltres fieldset > div {
    flex-wrap: nowrap;
  }
}
#formFiltres fieldset input[type=checkbox] {
  display: none;
}
#formFiltres fieldset label {
  width: 100%;
  position: relative;
  border: 1px solid #c8c8c8;
  padding: 2px 10px 2px 10px;
  cursor: pointer;
  font-size: 0.9rem;
}
#formFiltres fieldset label:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 10px;
  top: calc(50% - 5px);
  width: 10px;
  height: 10px;
  border: 2px solid #000;
}
#formFiltres fieldset label[for=checkMetiersSEUQAM]:after {
  border-color: #c26140;
}
#formFiltres fieldset label[for=checkMetiersSEUQAM]:hover:after, #formFiltres fieldset label[for=checkMetiersSEUQAM].checked:after {
  background-color: #c26140;
}
#formFiltres fieldset label[for=checkBureauSEUQAM]:after, #formFiltres fieldset label[for=checkSoutienAENSUQAM]:after {
  border-color: #7a599e;
}
#formFiltres fieldset label[for=checkBureauSEUQAM]:hover:after, #formFiltres fieldset label[for=checkBureauSEUQAM].checked:after, #formFiltres fieldset label[for=checkSoutienAENSUQAM]:hover:after, #formFiltres fieldset label[for=checkSoutienAENSUQAM].checked:after {
  background-color: #7a599e;
}
#formFiltres fieldset label[for=checkTechniqueSEUQAM]:after, #formFiltres fieldset label[for=checkTechniqueAENSUQAM]:after {
  border-color: #15855f;
}
#formFiltres fieldset label[for=checkTechniqueSEUQAM]:hover:after, #formFiltres fieldset label[for=checkTechniqueSEUQAM].checked:after, #formFiltres fieldset label[for=checkTechniqueAENSUQAM]:hover:after, #formFiltres fieldset label[for=checkTechniqueAENSUQAM].checked:after {
  background-color: #15855f;
}
#formFiltres fieldset label[for=checkProfessionnelSEUQAM]:after, #formFiltres fieldset label[for=checkProfessionnelAENSUQAM]:after {
  border-color: #f0d7b8;
}
#formFiltres fieldset label[for=checkProfessionnelSEUQAM]:hover:after, #formFiltres fieldset label[for=checkProfessionnelSEUQAM].checked:after, #formFiltres fieldset label[for=checkProfessionnelAENSUQAM]:hover:after, #formFiltres fieldset label[for=checkProfessionnelAENSUQAM].checked:after {
  background-color: #f0d7b8;
}
#formFiltres #rechercheDescription {
  position: relative;
  font-size: 0.9rem;
  padding: 10px 40px 10px 20px;
  margin-bottom: 40px;
  width: 390px;
  max-width: 100%;
  border: 1px solid #c8c8c8;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/loupe_bleu_uqam.svg") right 20px center/15px 15px no-repeat;
}

figure.tableauDescriptionsFonctions table tr {
  display: table-row;
}
figure.tableauDescriptionsFonctions table tr.filtered {
  display: none;
}
/*!************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/formulairesJira/formulairesJira.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
#formFeuilletsFiscaux .field-wrap {
  margin-bottom: 20px;
}
#formFeuilletsFiscaux .field-wrap .field-label label {
  font-weight: bold;
  font-size: 18px;
}
#formFeuilletsFiscaux .field-wrap .field-element input:not([type=button], [type=radio]) {
  width: 100%;
}
@media (min-width: 768px) {
  #formFeuilletsFiscaux .field-wrap .field-element input:not([type=button], [type=radio]) {
    width: 50%;
  }
}
#formFeuilletsFiscaux .field-wrap .field-element input[type=text], #formFeuilletsFiscaux .field-wrap .field-element input[type=tel], #formFeuilletsFiscaux .field-wrap .field-element input[type=email], #formFeuilletsFiscaux .field-wrap .field-element input[type=date], #formFeuilletsFiscaux .field-wrap .field-element select {
  height: 50px;
  padding: 12px;
  font-size: 16px;
}
#formFeuilletsFiscaux .field-wrap .field-element textarea {
  width: 100%;
  min-height: 150px;
  padding: 12px;
}
#formFeuilletsFiscaux input[type=submit] {
  background-color: #0079be;
  border: none;
  border-radius: 0 !important;
  color: #FFF;
  font-size: 1rem;
  padding: 13px 16px 12px;
  margin-top: 20px;
  position: relative;
  text-align: left;
}

#formFeuilletsFiscaux + .message {
  margin-top: 20px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/categoriesEmploi/categoriesEmploi.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * categoriesEmploi.scss
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
/* catégorie emplois */
.categories_emplois {
  margin-bottom: 40px;
}
.categories_emplois .categorie {
  cursor: pointer;
  position: relative;
  padding: 0;
}
.categories_emplois .categorie.bureau {
  background-color: #7A599E;
}
.categories_emplois .categorie.bureau a {
  color: #FEE2C3;
}
.categories_emplois .categorie.bureau:hover {
  background-color: #725098;
}
.categories_emplois .categorie.bureau .voir-offres:after {
  background-color: #FEE2C3;
}
.categories_emplois .categorie.cadres {
  background-color: #8A3232;
}
.categories_emplois .categorie.cadres a {
  color: #FFC9C9;
}
.categories_emplois .categorie.cadres:hover {
  background-color: #7E2C2C;
}
.categories_emplois .categorie.cadres .voir-offres:after {
  background-color: #FFC9C9;
}
.categories_emplois .categorie.technique {
  background-color: #15855F;
}
.categories_emplois .categorie.technique a {
  color: #FFFCF9;
}
.categories_emplois .categorie.technique:hover {
  background-color: #117755;
}
.categories_emplois .categorie.technique .voir-offres:after {
  background-color: #FFFCF9;
}
.categories_emplois .categorie.enseignant {
  background-color: #71BBE2;
}
.categories_emplois .categorie.enseignant a {
  color: #004973;
}
.categories_emplois .categorie.enseignant:hover {
  background-color: #6EB1D5;
}
.categories_emplois .categorie.enseignant .voir-offres:after {
  background-color: #004973;
}
.categories_emplois .categorie.services {
  background-color: #C26140;
}
.categories_emplois .categorie.services a {
  color: #121212;
}
.categories_emplois .categorie.services:hover {
  background-color: #BC5D3C;
}
.categories_emplois .categorie.services .voir-offres:after {
  background-color: #121212;
}
.categories_emplois .categorie.professionnel {
  background-color: #F0D7B8;
}
.categories_emplois .categorie.professionnel a {
  color: #A63D1A;
}
.categories_emplois .categorie.professionnel:hover {
  background-color: #E5CAA9;
}
.categories_emplois .categorie.professionnel .voir-offres:after {
  background-color: #A63D1A;
}
.categories_emplois .categorie a {
  height: 175px;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.categories_emplois .categorie a:hover {
  text-decoration: none;
}
.categories_emplois .categorie a:before {
  padding-top: 0;
}
.categories_emplois .categorie a span {
  display: block;
}
.categories_emplois .categorie a span.nom_categorie {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
  width: 100%;
}
.categories_emplois .categorie a span.voir-offres {
  position: absolute;
  bottom: 28px;
  padding: 0;
  text-align: center;
  width: calc(100% - 40px);
}
.categories_emplois .categorie a span.voir-offres:after {
  content: "";
  margin-left: 14px;
  margin-top: 7px;
  -webkit-mask: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg) center center/5px 10px no-repeat;
          mask: url(https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg) center center/5px 10px no-repeat;
  height: 10px;
  width: 7px;
  position: absolute;
}

/* Avantage UQAM */
.uqam_avantage {
  margin-bottom: 0;
}
.uqam_avantage .categorie {
  position: relative;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 175px;
}
.uqam_avantage .categorie div {
  width: 100%;
  font-weight: 500;
}
.uqam_avantage .categorie.maladie, .uqam_avantage .categorie.retraite {
  background-color: #8A3232;
}
.uqam_avantage .categorie.maladie div, .uqam_avantage .categorie.retraite div {
  color: #FFC9C9;
}
.uqam_avantage .categorie.rabais {
  background-color: #C26140;
}
.uqam_avantage .categorie.rabais div {
  color: #121212;
}
.uqam_avantage .categorie.securite {
  background-color: #7A599E;
}
.uqam_avantage .categorie.securite div {
  color: #FEE2C3;
}
.uqam_avantage .categorie.assurance, .uqam_avantage .categorie.reconnaissance {
  background-color: #71BBE2;
}
.uqam_avantage .categorie.assurance div, .uqam_avantage .categorie.reconnaissance div {
  color: #004973;
}
.uqam_avantage .categorie.conciliation {
  background-color: #15855F;
}
.uqam_avantage .categorie.conciliation div {
  color: #FFFCF9;
}
.uqam_avantage .categorie.sport {
  background-color: #F0D7B8;
}
.uqam_avantage .categorie.sport div {
  color: #A63D1A;
}
@media (min-width: 768px) {
  .categories_emplois {
    margin-bottom: 90px;
  }
  .categories_emplois .categorie a {
    height: 260px;
  }
  .categories_emplois .categorie a span.nom_categorie {
    font-size: 1.875rem;
    font-weight: 500;
    line-height: 1.2;
  }
  .uqam_avantage {
    margin-bottom: 90px;
  }
  .uqam_avantage .categorie {
    height: 223px;
  }
  .uqam_avantage .categorie div {
    font-size: 1.125rem;
    line-height: 1.118;
  }
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./components/candidaturesSpontanees/candidaturesSpontanees.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/**
 * candidaturesSpontanees.scss
 */
/**
 * _uqam-variables.scss
 * Variable lié à l'UQAM
 * Mixin pour aider à créer du CSS
 */
/**
 * _media-queries.scss
 * MEDIA QUERIES
 * Provient de: https://glennmccomb.com/articles/useful-sass-scss-media-query-mixins-for-bootstrap/
 * Par Glenn McComb
 *
 * Fonctions à utiliser pour créer des Media Queries
 */
.candidaturesSpontanees {
  width: 200px;
  position: fixed;
  right: 0;
  top: 90%;
}
.candidaturesSpontanees a {
  display: block;
  position: relative;
  width: 100%;
  color: #333333;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 1rem;
  padding: 10px 35px 10px 10px;
  background: #f0f2f3;
  box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, 0.2);
}
.candidaturesSpontanees a:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  right: 5px;
  top: calc(50% - 10px);
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/plus_blanc@2x.png") no-repeat center center/10px 10px #0079be;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/plus_blanc.svg") no-repeat center center/10px 10px #0079be;
}
.candidaturesSpontanees a:hover {
  text-decoration: none;
}
.candidaturesSpontanees a:hover:after {
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/fleche_blanc@2x.png") no-repeat center center/10px 10px #0079be;
  background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center center/10px 10px #0079be;
}

@media (min-width: 768px) {
  .candidaturesSpontanees {
    width: 200px;
    top: 70%;
  }
  .candidaturesSpontanees a {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 15px 80px 15px 20px;
  }
  .candidaturesSpontanees a:after {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    top: calc(50% - 20px);
    background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/plus_blanc@2x.png") no-repeat center center/12px 12px #0079be;
    background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/plus_blanc.svg") no-repeat center center/12px 12px #0079be;
  }
  .candidaturesSpontanees a:hover:after {
    background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/png/fleche_blanc@2x.png") no-repeat center center/12px 12px #0079be;
    background: url("https://gabarit-adaptatif.uqam.ca/statique/images/icones/svg/fleche_blanc.svg") no-repeat center center/12px 12px #0079be;
  }
}

/*# sourceMappingURL=theme.css.map*/