@charset "UTF-8";
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* Welcome to Compass.
 * In this file you should write your main styles. (or centralize your imports)
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
/* placeholder: proportions vidéo youtube responsive */
/* placeholder : width de 100vw */
/* changer delay selon position dans la liste*/
/* changer width selon position dans la liste */
/* line 5, ../sass/carrieres.scss */
.node-84 main {
  background-image: none;
}
/* line 8, ../sass/carrieres.scss */
.node-84 .layout-content {
  margin-top: 30px;
}
/* line 12, ../sass/carrieres.scss */
.node-84 .node__content .image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 30px;
  padding: 15px 25px 40px 25px;
  width: 100%;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 60%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 60%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 60%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 60%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
}
/* line 22, ../sass/carrieres.scss */
.node-84 .node__content .image p {
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
}
/* line 27, ../sass/carrieres.scss */
.node-84 .node__content .image img {
  width: 100%;
  height: auto;
}
/* line 33, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 {
  margin-left: -25px;
  margin-right: -25px;
  margin-bottom: 40px;
  padding: 0 25px 40px 25px;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 60%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 60%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 60%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 60%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
}
/* line 39, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .js-form-type-select {
  width: 240px;
  height: 40px;
}
/* line 42, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .js-form-type-select select {
  width: 240px;
  height: 40px;
  background-image: url(../images/select-arrow.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 53, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .js-form-type-select select::-ms-expand {
  display: none;
}
/* line 57, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .form-submit {
  display: none;
}
/* line 60, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .view-content {
  margin-top: 35px;
}
/* line 62, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row {
  margin-right: 0;
}
/* line 64, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row a.wrapper-liste {
  display: block;
  width: auto;
  margin-right: 0;
  background-color: #E1E8ED;
  background-image: url(../images/list-arrow-bigger.png);
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: top 15px right 15px;
  padding: 15px;
  margin-bottom: 10px;
  text-decoration: none;
  height: 120px;
}
/* line 77, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row a.wrapper-liste .type,
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row a.wrapper-liste .titre,
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row a.wrapper-liste .lieu {
  color: #707070;
  text-decoration: none;
}
/* line 83, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row a.wrapper-liste .titre {
  font-weight: 600;
}
/* line 86, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .view-content .views-row a.wrapper-liste .type {
  font-size: 1.1428em;
  margin-bottom: 6px;
}
/* line 93, ../sass/carrieres.scss */
.node-84 #block-views-block-liste-des-postes-block-1 .js-pager__items {
  margin: 25px 0 0 0;
  padding: 0;
  text-align: center;
}

/* line 108, ../sass/carrieres.scss */
#block-candidaturespontanee .wrapper_candidature .btn {
  margin-top: 25px;
  text-align: center;
}

/* line 116, ../sass/carrieres.scss */
.node-90 .layout-content {
  margin-top: 30px;
}
/* line 119, ../sass/carrieres.scss */
.node-90 .node__content {
  margin-left: -25px;
  margin-right: -25px;
  padding: 0 25px 25px 25px;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 50%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
}
/* line 126, ../sass/carrieres.scss */
.node-90 form h2 {
  margin-top: 30px;
}

/* line 132, ../sass/carrieres.scss */
a.retour {
  color: #707070;
  font-weight: 400;
  text-decoration: none;
}

/* line 139, ../sass/carrieres.scss */
.page-node-type-poste .layout-content {
  margin-top: 30px;
}
/* line 142, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-intro {
  margin-top: 30px;
  margin-left: -25px;
  margin-right: -25px;
  padding: 0 25px 25px 25px;
  background: #e4e8ea;
  background: -moz-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), color-stop(100%, #e4e8ea));
  background: -webkit-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: -o-linear-gradient(top, #fff 50%, #e4e8ea 100%);
  background: linear-gradient(to bottom, #fff 50%, #e4e8ea 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#fff, endColorstr=#e4e8ea);
}
/* line 149, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-intro .line span {
  display: inline-block;
}
/* line 153, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-intro .horaire_titre {
  font-size: 1.1428em;
  font-weight: 500;
  color: #B15BA3;
  margin-top: 15px;
}
/* line 159, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-intro .horaire_contenu {
  margin-top: -10px;
}
/* line 163, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-infos {
  margin-top: 30px;
}
/* line 165, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-infos h3 {
  font-weight: 500;
  font-size: 1em;
}
/* line 169, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-infos ul,
.page-node-type-poste .wrapper-infos ol {
  padding: 0 0 0 20px;
  margin: 0;
}
/* line 173, ../sass/carrieres.scss */
.page-node-type-poste .wrapper-infos ul li,
.page-node-type-poste .wrapper-infos ol li {
  margin-bottom: 10px;
}
/* line 178, ../sass/carrieres.scss */
.page-node-type-poste form {
  margin-top: 30px;
}

/* line 183, ../sass/carrieres.scss */
.ajax-progress-fullscreen {
  background: url(../images/Spinner-1s-74px.gif) no-repeat center center #93358D;
  height: 74px;
  padding: 3px;
  vertical-align: middle;
  width: 74px;
  position: relative;
}

@media only screen and (min-width: 768px) {
  /* line 195, ../sass/carrieres.scss */
  .node-84 main {
    margin-bottom: 0;
  }
  /* line 198, ../sass/carrieres.scss */
  .node-84 main .layout-content {
    margin: 0 auto;
    padding-bottom: 0;
  }
  /* line 203, ../sass/carrieres.scss */
  .node-84 .node__content {
    margin: 0 auto;
  }
  /* line 205, ../sass/carrieres.scss */
  .node-84 .node__content .image {
    background: none;
    margin: 0px auto;
    padding: 15px 0 20px 0;
  }
  /* line 211, ../sass/carrieres.scss */
  .node-84 .node__content .image p {
    width: 32%;
  }
  /* line 216, ../sass/carrieres.scss */
  .node-84 .view-id-liste_des_postes {
    width: 608px;
    margin: 0 auto;
  }
  /* line 220, ../sass/carrieres.scss */
  .node-84 #block-views-block-liste-des-postes-block-1 {
    margin: 0px;
  }
  /* line 223, ../sass/carrieres.scss */
  .node-84 #block-views-block-liste-des-postes-block-1 .views-infinite-scroll-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 228, ../sass/carrieres.scss */
  .node-84 #block-views-block-liste-des-postes-block-1 .views-infinite-scroll-content-wrapper .views-row {
    width: calc(50% - 7px);
    margin-right: 7px;
  }
  /* line 231, ../sass/carrieres.scss */
  .node-84 #block-views-block-liste-des-postes-block-1 .views-infinite-scroll-content-wrapper .views-row .views-field-view-node {
    width: 100%;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  /* line 235, ../sass/carrieres.scss */
  .node-84 #block-views-block-liste-des-postes-block-1 .views-infinite-scroll-content-wrapper .views-row .views-field-view-node span {
    display: block;
    width: calc(100% - 7px);
  }
  /* line 242, ../sass/carrieres.scss */
  .node-84 #block-views-block-liste-des-postes-block-1 .views-infinite-scroll-content-wrapper .views-row a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  /* line 251, ../sass/carrieres.scss */
  #block-candidaturespontanee {
    padding: 0;
    margin: 0;
  }
  /* line 255, ../sass/carrieres.scss */
  #block-candidaturespontanee .wrapper_candidature {
    width: 608px;
    margin: 0 auto;
    padding: 10px 0px 30px 0px;
  }

  /* line 262, ../sass/carrieres.scss */
  .page-node-type-poste .node__content {
    width: 608px;
    margin: 0 auto;
  }
  /* line 266, ../sass/carrieres.scss */
  .page-node-type-poste .wrapper-intro {
    padding: 0 0px 15px 0px;
    margin: 0;
    background: none;
  }
  /* line 271, ../sass/carrieres.scss */
  .page-node-type-poste .wrapper-infos {
    margin-top: 0px;
  }
  /* line 274, ../sass/carrieres.scss */
  .page-node-type-poste form {
    width: 608px;
    margin: 30px auto 0;
  }

  /* line 284, ../sass/carrieres.scss */
  .node-90 .node__content .field--name-body {
    width: 608px;
    margin: 0 auto;
    padding: 0 0px 25px 0px;
  }
  /* line 290, ../sass/carrieres.scss */
  .node-90 form {
    width: 608px;
    margin: 0 auto;
  }
}
