@charset "UTF-8";
/*@couleurPrincipale : #b11a11;*/
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs18NvgUE.ttf) format('truetype');
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  line-height: 19px;
  vertical-align: baseline;
  /*color: #737c8b;*/
  color: #37424B;
}
clearfix::after {
  display: block;
  content: "";
  clear: both;
}
html {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q,
blockquote {
  quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
a img {
  border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
html,
body {
  position: relative;
}
body {
  font-family: 'Montserrat', sans-serif !important;
  font-size: 15px;
  color: #000000;
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
}
* {
  box-sizing: border-box;
}
a {
  cursor: pointer;
  text-decoration: none;
  color: #000000;
}
a:hover {
  text-decoration: underline;
}
a:hover * {
  text-decoration: inherit;
}
.row:before,
.row:after {
  display: table;
  content: " ";
  clear: both;
}
.section {
  display: block;
  float: none;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .section {
    margin-bottom: 20px;
  }
}
.no-margin {
  margin: 0;
}
.container {
  width: 1400px;
  margin: auto;
  overflow: hidden;
}
.container .container {
  width: 100%;
  overflow: visible;
}
@media screen and (max-width: 1400px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}
.section_small {
  max-width: 1015px;
  margin: 0 auto 50px;
}
@media screen and (max-width: 1024px) {
  .section_small {
    width: 100%;
    padding: 0 15px;
  }
  .section_small > div {
    margin: 0 0;
  }
}
@media screen and (max-width: 768px) {
  .section_small {
    margin: 0 auto 20px;
  }
}
.see_all {
  font-size: 13px;
  text-decoration: underline;
  color: #CF596C;
}
.btn,
.form-contact input.btn {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  background: #379BAD;
  color: #ffffff;
  height: 60px;
  border: 0;
  line-height: 60px;
  text-transform: uppercase;
}
.align-vertical {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#navigation {
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 100;
  margin-bottom: 25px !important;
}
nav .top-bar {
  height: 44px;
  background-color: #333333;
}
nav .top-bar a {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 0 20px;
  line-height: 44px;
}
nav .top-bar a.active {
  background-color: #CF596C;
}
#top-header > .conteneur,
nav .content,
#footer .footer {
  max-width: 1300px;
  width: 100%;
  margin: auto;
}
nav .content {
  min-height: 50px;
  padding: 0 20px 0 40px;
}
nav .content .logo {
  float: left;
}
nav .content .logo a,
nav .content .logo p {
  float: left;
}
nav .content .logo p {
  padding-left: 20px;
  font-size: 18px;
  color: #666666;
  font-weight: 300;
  padding-top: 43px;
}
nav .menu_content .block-menu {
  text-align: left;
  height: 50px;
}
nav .menu_content .block-menu ul {
  display: inline-block;
  line-height: 50px;
}
nav .menu_content .block-menu ul li {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
  line-height: 50px;
}
nav .menu_content .block-menu ul li a,
nav .menu_content .block-menu ul li label {
  text-transform: uppercase;
  font-size: 12px;
  color: #333333;
  text-decoration: none;
  cursor: pointer;
}
nav .menu_content .block-menu ul li a:hover,
nav .menu_content .block-menu ul li label:hover {
  text-decoration: none;
}
nav .menu_content .block-menu ul li a .icon,
nav .menu_content .block-menu ul li label .icon {
  display: block;
  font-size: 27px;
}
nav .menu_content .block-menu input {
  display: none;
}
nav .menu_content .block-menu input:checked ~ .nav-inner {
  /*@include transform(translateX(0));*/
  height: 100px;
  min-height: 100px;
  max-height: 100px;
}
nav .menu_content .block-menu input:checked ~ .dropdown .nav-button span.icon:before {
  content: "\e920";
}
nav .menu_content .block-menu .nav-inner {
  height: 0;
  min-height: 0;
  max-height: 0;
  background-color: #333333;
  margin: 0 0 0 -40px;
  width: 100%;
  /*@include transform(translateX(-100%) translateZ(0));*/
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
nav .menu_content .block-menu .nav-inner ul {
  margin: auto;
  text-align: center;
}
nav .menu_content .block-menu .nav-inner ul li {
  display: inline-block;
  line-height: 100px;
}
nav .menu_content .block-menu .nav-inner ul li a {
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  position: relative;
}
nav .menu_content .block-menu .nav-inner ul li a:after {
  position: absolute;
  width: 0;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -5px;
  display: block;
  background: transparent;
  content: "";
  width: 100%;
  height: 2px;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
nav .menu_content .block-menu .nav-inner ul li a:hover {
  text-decoration: none;
}
nav .menu_content .block-menu .nav-inner ul li a:hover:after {
  background: #ffffff;
  width: 100%;
}
@media screen and (max-width: 768px) {
  nav .top-bar {
    height: 30px;
  }
  nav .top-bar a {
    font-size: 12px;
    line-height: 30px;
  }
  nav .content {
    min-height: 70px;
    padding: 0 10px;
  }
  nav .content .logo {
    padding-top: 8px;
  }
  nav .content .logo img {
    height: 40px;
  }
  nav .content .logo a,
  nav .content .logo p {
    float: none;
  }
  nav .content .logo p {
    padding-left: 0;
    font-size: 12px;
    padding-top: 0;
  }
  nav .menu_content .block-menu ul {
    height: 70px;
  }
  nav .menu_content .block-menu ul li {
    padding: 0 10px;
    text-align: center;
  }
  nav .menu_content .block-menu ul li a span,
  nav .menu_content .block-menu ul li label span {
    display: none;
  }
  nav .menu_content .block-menu ul li a span.icon,
  nav .menu_content .block-menu ul li label span.icon {
    line-height: 70px;
    font-size: 20px !important;
    padding-bottom: 0 !important;
  }
  nav .menu_content .block-menu input:checked ~ .nav-inner {
    height: auto;
    min-height: 105px;
    max-height: 505px;
  }
  nav .menu_content .block-menu .nav-inner {
    margin-left: -10px;
  }
  nav .menu_content .block-menu .nav-inner ul li {
    display: block;
    line-height: 50px;
  }
  nav .menu_content .block-menu .nav-inner ul li:after {
    display: none;
  }
}
input:-moz-placeholder {
  color: #333333;
}
input::-moz-placeholder {
  color: #333333;
}
input:-ms-input-placeholder {
  color: #333333;
}
input::-webkit-input-placeholder {
  color: #333333;
}
input[type="submit"] {
  cursor: pointer;
  padding: 0 40px;
  text-align: center;
  color: #ffffff;
  background: #666666;
  text-transform: uppercase;
  margin-left: -4px;
  display: inline-block;
}
form .select,
form .input {
  padding: 0 5px;
  margin: 0 0 10px;
}
form .select select,
form .input select {
  cursor: pointer;
  height: 60px;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 0 0 0 20px;
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  line-height: 60px;
  border: 0;
  outline: none;
  color: #333333;
  font-size: 15px;
  text-transform: uppercase;
}
form .select input,
form .input input {
  background-color: rgba(255, 255, 255, 0.3);
  border: 0;
  border-bottom: 3px solid #ffffff;
  height: 60px;
  -moz-appearance: none;
  -webkit-appearance: none;
  width: 100%;
  padding: 0 0 0 20px;
  line-height: 60px;
  outline: none;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
}
form .select input:-moz-placeholder,
form .input input:-moz-placeholder {
  color: #ffffff;
}
form .select input::-moz-placeholder,
form .input input::-moz-placeholder {
  color: #ffffff;
}
form .select input:-ms-input-placeholder,
form .input input:-ms-input-placeholder {
  color: #ffffff;
}
form .select input::-webkit-input-placeholder,
form .input input::-webkit-input-placeholder {
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  form .select,
  form .input {
    padding: 0 5px;
    margin: 0 0 10px;
  }
  form .select select,
  form .input select {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }
  form .select input,
  form .input input {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }
}
.nos_agences .form input {
  background-color: #ffffff;
  border: 0;
  height: 60px;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 0 0 0 20px;
  line-height: 60px;
  outline: none;
  color: #333333;
  font-size: 15px;
}
.nos_agences .form input:-moz-placeholder {
  color: #333333;
}
.nos_agences .form input::-moz-placeholder {
  color: #333333;
}
.nos_agences .form input:-ms-input-placeholder {
  color: #333333;
}
.nos_agences .form input::-webkit-input-placeholder {
  color: #333333;
}
.nos_agences .form input[type="submit"] {
  padding: 0;
  text-align: center;
  color: #ffffff;
  border-color: #379BAD;
  border-width: 1px;
  border-style: solid;
  background: #379BAD;
  font-weight: 700;
  text-transform: uppercase;
}
.newsletter input {
  width: 240px;
}
.newsletter input[type="submit"] {
  width: 170px;
}
@media screen and (max-width: 768px) {
  .newsletter input {
    width: 75%;
  }
  .newsletter input[type="submit"] {
    width: 25%;
  }
}
.form-contact .row {
  margin-bottom: 20px;
  display: table;
  width: 100%;
}
.form-contact label {
  display: table-cell;
  padding-right: 25px;
  text-align: right;
  width: 250px;
  line-height: 35px;
  font-weight: 300;
  font-size: 17px;
  vertical-align: top;
}
.form-contact input,
.form-contact textarea {
  display: table-cell;
  width: 100%;
  height: 35px;
  border: 1px solid #cccccc;
}
.form-contact textarea {
  height: 220px;
  resize: none;
}
.form-contact .btn {
  padding: 0 50px !important;
  float: right;
}
@media screen and (max-width: 768px) {
  .form-contact label {
    display: block;
    text-align: left;
  }
}
.radios ul li {
  color: #000000;
  display: inline-block;
  position: relative;
  width: 160px;
}
.radios ul li input[type=radio] {
  position: absolute;
  visibility: hidden;
  padding: 0;
  margin: 0;
}
.radios ul li label {
  display: block;
  position: relative;
  z-index: 9;
  width: 160px;
  cursor: pointer;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 0 0 0 40px;
  text-align: left;
}
.radios ul li .check {
  display: block;
  position: absolute;
  border: 1px solid #cccccc;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 28px;
  width: 28px;
  top: 0;
  left: 0;
  z-index: 5;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.radios ul li .check:before {
  display: block;
  position: absolute;
  content: '';
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  height: 13px;
  width: 13px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
.radios input[type=radio]:checked ~ .check {
  border: 1px solid #cccccc;
}
.radios input[type=radio]:checked ~ .check::before {
  background: #cccccc;
}
.actus {
  margin: 0 -15px;
}
.actus .actu {
  overflow: hidden;
}
.actus .actu img {
  width: 100%;
  height: 100%;
  margin-bottom: 25px;
}
.actus .actu span h3 {
  font-size: 20px;
  font-weight: 700;
}
.actus .actu span p.date {
  margin: 5px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #CF596C;
}
.actus .actu span p {
  font-size: 13px;
  line-height: 20px;
  margin: 20px 0;
}
.actus .actu [class^="col-"],
.actus .actu [class*=" col-"] {
  padding: 0;
}
@media screen and (max-width: 980px) {
  .actus .actu .img {
    width: 131px;
    height: 82px;
    position: relative;
    display: block;
    overflow: hidden;
    margin-right: 15px;
  }
  .actus .actu .img img {
    width: auto;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    position: absolute;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .actus .actu .txt {
    width: calc(100% - 146px);
  }
  .actus .actu [class^="col-"],
  .actus .actu [class*=" col-"] {
    padding: 0 15px 0 0;
  }
}
@media screen and (max-width: 768px) {
  .actus .actu {
    padding: 0;
    margin-bottom: 0;
    margin-top: 15px;
  }
  .actus .actu span h3 {
    font-size: 14px;
  }
  .actus .actu span p {
    margin: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    /* number of lines to show */
    line-height: 15px;
    /* fallback */
    max-height: 45px;
  }
  .actus .actu span p.date {
    font-size: 13px;
    margin: 0px 0;
  }
  .actus .actu .txt {
    padding-right: 0;
  }
}
.page-actus.not-full .content-page .contenu {
  padding-bottom: 0;
}
.page-actus.not-full .content-page .contenu .actu {
  margin-bottom: 30px;
}
.page-actus.not-full .content-page .contenu .actus .pagination {
  text-align: center;
}
.page-actus.not-full .content-page .contenu .actus .pagination a {
  font-size: 12px;
  height: 60px;
  line-height: 60px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.page-actus.not-full .content-page .contenu .actus .pagination a.prev {
  border-right: 1px solid #E9E9E9;
}
.page-actus.not-full .content-page .contenu .actus .pagination a.prev span {
  padding-right: 15px;
}
.page-actus.not-full .content-page .contenu .actus .pagination a.next {
  border-left: 1px solid #E9E9E9;
}
.page-actus.not-full .content-page .contenu .actus .pagination a.next span {
  padding-left: 15px;
}
.page-actus.not-full .content-page .contenu.detail-actu {
  max-width: 820px;
  margin: auto;
  padding-bottom: 140px;
}
.page-actus.not-full .content-page .contenu.detail-actu .date {
  text-align: center;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 21px;
  font-weight: 300;
}
.page-actus.not-full .content-page .contenu.detail-actu .texte {
  margin-bottom: 65px;
}
.page-actus.not-full .content-page .contenu.detail-actu .texte img {
  width: 100%;
  height: auto;
  margin-bottom: 35px;
}
.page-actus.not-full .content-page .contenu.detail-actu .texte p {
  margin-bottom: 20px;
  font-size: 20px;
}
.page-actus.not-full .content-page .contenu.detail-actu .texte p.chapeau {
  font-size: 22px;
}
.page-actus.not-full .content-page .contenu.detail-actu .bouton {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .page-actus.not-full .content-page .contenu .actu {
    margin-bottom: 30px;
  }
  .page-actus.not-full .content-page .contenu .actus .pagination {
    display: table;
  }
  .page-actus.not-full .content-page .contenu .actus .pagination a {
    display: table-cell;
    vertical-align: middle;
    float: none;
    line-height: 1.1em;
  }
}
#footer {
  background: transparent;
  border-top: 2px solid rgba(191, 191, 191, 0.42);
  border-bottom: 2px solid rgba(191, 191, 191, 0.42);
}
#footer .top-footer {
  padding: 50px 20px 30px;
  background: #379BAD;
}
#footer .top-footer * {
  color: #ffffff;
  text-align: center;
}
#footer .top-footer h2 {
  color: #ffffff;
  font-size: 34px;
  text-align: center;
  margin: 0 auto 30px;
  width: 250px;
}
#footer .top-footer .newsletter h2 {
  position: relative;
}
#footer .top-footer .newsletter h2 span {
  position: absolute;
  left: -100px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 45px;
}
#footer .top-footer .newsletter p {
  margin-bottom: 50px;
  font-size: 23px;
}
#footer .top-footer .contact .icon-mail-arrow {
  font-size: 74px;
  padding-left: 60px;
}
#footer .top-footer .contact p {
  font-size: 15px;
  margin-bottom: 20px;
}
#footer .top-footer .contact hr {
  margin: 20px auto;
  width: 360px;
  border: 0;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.5);
}
#footer .top-footer .contact .reseaux-sociaux {
  text-align: center;
}
#footer .top-footer .contact .reseaux-sociaux a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  -moz-border-radius: 40px;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  background: #333333;
  color: #ffffff;
  margin: 0 3px;
}
#footer .footer {
  padding: 50px 0;
}
#under-footer .under-footer {
  padding: 25px ;
  max-width: 100%;
  margin: auto;
  overflow: hidden;
}
#under-footer .under-footer .row {
  padding-right: 1px;
}
#mentions-legales a {
  color: #737c8b !important;
}
#footer .footer ul {
  display: inline-block;
}
#footer .footer ul li a {
  text-decoration: none;
  font-size: 14px;
  line-height: 30px;
  color: #737c8b;
}
.circle-icon {
  background: #e9ab04;
  width: 28px;
  height: 28px;
  max-width: 28px;
  max-height: 28px;
  border-radius: 50%;
  text-align: center;
  line-height: 100px;
  vertical-align: middle;
  padding: 7px;
}
.socials a:hover {
  text-decoration: none;
}
#footer .footer ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 980px) {
  #footer .top-footer .newsletter {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  #footer .top-footer {
    padding: 20px 10px;
  }
  #footer .top-footer .newsletter {
    margin-bottom: 30px;
  }
  #footer .top-footer .newsletter h2 {
    font-size: 17px !important;
    width: 100%;
    margin-bottom: 5px;
  }
  #footer .top-footer .newsletter h2 span {
    font-size: 25px;
    display: block;
    position: relative;
    top: auto;
    left: auto;
    margin-bottom: 5px;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  #footer .top-footer .newsletter p {
    font-size: 15px;
    margin-bottom: 15px;
  }
  #footer .top-footer .contact h2 {
    font-size: 17px;
    margin-bottom: 15px;
  }
  #footer .top-footer .contact span.icon-mail-arrow {
    font-size: 35px;
    padding: 0 0 0 20px;
    display: block;
    margin-bottom: 15px;
  }
  #footer .top-footer .contact hr {
    display: none;
  }
  #footer .footer ul {
    margin-bottom: 30px;
  }
  #footer .footer ul li a {
    font-size: 12px;
  }
}
.interne h1 {
  font-size: 40px;
  font-weight: 700;
  line-height: initial;
}
.interne .section {
  margin: 0 auto;
}
.interne .title hr {
  width: 100px;
  display: block;
  height: 1px;
  border: 0;
  background-color: #ffffff;
  margin: 22px auto;
}
.interne .entete {
  padding: 0 20px;
  margin: 0;
  position: relative;
  height: 400px;
  width: 100%;
  overflow: hidden;
  display: table;
}
.interne .entete:before {
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.interne .entete h1 {
  color: #ffffff;
}
.interne .entete img {
  position: absolute;
  min-width: 100%;
  min-height: 400px;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.interne .entete .title {
  position: relative;
  z-index: 3;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 100%;
}
.interne .entete .title h2 {
  font-size: 22px;
  color: #ffffff;
  text-align: center;
}
.interne .contenu-txt {
  margin-bottom: 0;
  padding: 60px 20px 100px;
}
.interne .contenu-txt h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
}
.interne .contenu-txt h4 {
  font-size: 15px;
  font-weight: 700;
}
.interne .contenu-txt p {
  margin-bottom: 40px;
  font-size: 14px;
  line-height: 1.2em;
}
.interne .contenu-txt p:last-child {
  margin-bottom: 0;
}
.interne .description-metier > div {
  padding: 0 30px;
  margin-bottom: 60px;
}
.interne .description-metier > div:not(.retour) .icon {
  display: block;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 0 auto 30px;
  background: #379BAD;
  color: #ffffff;
  line-height: 120px;
  -moz-border-radius: 120px;
  -webkit-border-radius: 120px;
  border-radius: 120px;
  font-size: 50px;
}
.interne .description-metier h3 {
  height: 45px;
  margin-bottom: 30px;
}
.interne .description-metier h4 {
  margin-bottom: 15px;
}
.interne .description-metier p {
  margin-bottom: 30px;
}
.interne .description-metier h3,
.interne .description-metier h4,
.interne .description-metier p {
  text-align: center;
}
.interne .description-metier .retour {
  clear: both;
  float: none;
  padding: 0;
  text-align: center;
  margin: 0;
}
.interne .description-metier .retour a {
  display: inline-block;
  text-align: center;
  clear: both;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
}
.interne .description-metier .retour a span.icon {
  display: inline-block;
  font-size: 11px;
  padding-right: 30px;
}
.interne .list-offres {
  background-color: #E9E9E9;
  padding: 60px 80px;
  position: relative;
}
.interne .list-offres > div > .icon-star {
  background-color: #E9E9E9;
  display: block;
  width: 120px;
  height: 120px;
  line-height: 120px;
  -moz-border-radius: 120px;
  -webkit-border-radius: 120px;
  border-radius: 120px;
  font-size: 46px;
  text-align: center;
  position: absolute;
  top: -60px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.interne .list-offres .title {
  margin: auto;
  text-align: center;
  margin-bottom: 50px;
}
.interne .list-offres .title h2 {
  font-size: 40px;
  font-weight: 700;
}
.interne .list-offres .title hr {
  background-color: #000000;
}
.interne .list-offres .title h3 {
  font-size: 25px;
}
.interne .list-offres .section {
  margin: 0 auto;
}
.interne .list-offres .section .offre {
  padding: 0 20px;
}
.interne .list-offres .section .offre div {
  background-color: #ffffff;
  padding: 35px 40px;
  text-align: center;
}
.interne .list-offres .section .offre div .icon-star {
  font-size: 35px;
  color: #379BAD;
  margin-bottom: 35px;
  display: block;
}
.interne .list-offres .section .offre div h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.interne .list-offres .section .offre div .reference {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px;
  margin-bottom: 30px;
}
.interne .list-offres .section .offre div .lieux {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.interne .list-offres .section .offre div .description {
  font-size: 15px;
  margin-bottom: 30px;
}
.interne .list-offres .section .offre div a {
  padding: 0;
  width: 170px;
}
@media screen and (max-width: 980px) {
  .interne .list-offres .section .offre {
    margin-bottom: 30px;
  }
  .interne .list-offres .section .offre:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .interne .list-offres {
    padding: 50px 0;
  }
}
.interne.page-agence .nos_agences,
.interne.page-agence .detail-agence {
  display: table;
  width: 100%;
}
.interne.page-agence .form {
  margin: auto;
  text-align: center;
  margin-bottom: 15px;
}
.interne.page-agence .map {
  overflow: hidden;
  position: relative;
}
.interne.page-agence .map img {
  position: absolute;
  min-height: 100%;
  min-width: 100%;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.interne.page-agence .detail {
  background-color: #E9E9E9;
  padding: 30px 50px 40px;
}
.interne.page-agence .detail .title {
  margin-bottom: 35px;
}
.interne.page-agence .detail .title h1 {
  text-align: center;
}
.interne.page-agence .detail .title hr {
  background-color: #000000;
}
.interne.page-agence .detail .description {
  padding-top: 25px;
}
.interne.page-agence .detail p,
.interne.page-agence .detail a {
  font-size: 20px;
  display: block;
  font-weight: 500;
}
.interne.page-agence .detail p.adresse,
.interne.page-agence .detail a.adresse {
  font-weight: 700;
  margin-bottom: 35px;
}
.interne.page-agence .detail p.email,
.interne.page-agence .detail a.email {
  color: #379BAD;
  line-height: 30px;
}
.interne.page-agence .detail p.phone,
.interne.page-agence .detail a.phone {
  margin-bottom: 35px;
}
.interne.page-agence .detail p.phone span.icon,
.interne.page-agence .detail a.phone span.icon {
  font-size: 20px;
  padding-right: 15px;
  padding-left: 0;
}
.interne.page-agence .detail p.phone span,
.interne.page-agence .detail a.phone span {
  padding-left: 30px;
  display: inline-block;
}
.interne.page-agence .detail img {
  margin-bottom: 75px;
}
.interne.page-agence .detail .retour {
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
  padding: 0 15px;
  height: 50px;
  font-size: 11px;
  color: #379BAD;
  border: 2px solid #379BAD;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  line-height: 50px;
}
.interne.page-agence .detail .retour span {
  font-size: 11px;
  padding-right: 10px;
}
.interne.page-agence .detail .retour:hover {
  color: #ffffff;
  background-color: #379BAD;
}
.interne.page-agence .list-agences {
  padding-top: 25px;
}
.interne.page-agence .list-agences .nb-result {
  font-size: 17px;
  color: #666666;
}
.interne.page-agence .list-agences .agence {
  padding: 10px 0;
  position: relative;
  border-bottom: 1px solid #ffffff;
  width: 100%;
}
.interne.page-agence .list-agences .agence .name {
  font-size: 20px;
  font-weight: 700;
}
.interne.page-agence .list-agences .agence .adresse,
.interne.page-agence .list-agences .agence .email {
  font-size: 13px;
  line-height: 21px;
  margin: 0;
}
.interne.page-agence .list-agences .agence .email {
  text-decoration: underline;
}
.interne.page-agence .list-agences .agence .more {
  position: absolute;
  right: 10px;
  font-size: 55px;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #379BAD;
}
.interne.page-agence .list-agences .agence .more:hover {
  text-decoration: none;
}
.interne.page-agence .list-agences .pagination {
  margin: auto;
  margin-top: 20px;
  text-align: center;
}
.interne.page-agence .list-agences .pagination li {
  display: inline-block;
  margin: 0 6px;
}
.interne.page-agence .list-agences .pagination li span,
.interne.page-agence .list-agences .pagination li a {
  display: inline-block;
  padding: 0 15px;
  height: 50px;
  width: 50px;
  font-size: 11px;
  color: #379BAD;
  border: 2px solid #379BAD;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  line-height: 50px;
}
.interne.page-agence .list-agences .pagination li a {
  border: 2px solid transparent;
}
.interne.page-agence .list-agences .pagination li a:hover {
  border: 2px solid #379BAD;
}
@media screen and (min-width: 980px) {
  .interne.page-agence {
    display: table;
    width: 100%;
  }
  .interne.page-agence .map,
  .interne.page-agence .detail {
    display: table-cell;
    float: none;
  }
}
@media screen and (max-width: 980px) {
  .interne.page-agence .map {
    min-height: 300px;
  }
}
.interne .fil-ariane {
  margin-bottom: 35px!important;
  max-width: 1140px;
  width: 100%;
  margin: auto;
}
.interne .fil-ariane ul li {
  display: inline-block;
}
.interne .fil-ariane ul li a,
.interne .fil-ariane ul li span:not(.icon) {
  text-decoration: none;
  font-size: 11px !important;
  margin-right: 10px;
}
.interne .fil-ariane ul li a .icon,
.interne .fil-ariane ul li span:not(.icon) .icon {
  font-size: 11px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  .interne.page-agence .detail {
    padding: 10px;
  }
  .interne.page-agence .detail .title {
    margin-bottom: 15px;
  }
  .interne.page-agence .list-agences .agence .more {
    font-size: 35px;
  }
  .interne .fil-ariane {
    margin-bottom: 15px;
  }
  .interne h1 {
    font-size: 30px;
  }
}
.not-full .content-page {
  background: #E9E9E9;
  padding: 35px 80px 0;
}
.not-full .content-page .fil-ariane {
  margin-bottom: 145px;
  text-transform: uppercase;
}
.not-full .content-page .fil-ariane li {
  display: inline-block;
}
.not-full .content-page .fil-ariane li a {
  margin: 0;
}
.not-full .content-page .fil-ariane li a span {
  padding-left: 10px;
}
.not-full .content-page .vignette span {
  display: block;
  width: 180px;
  height: 180px;
  line-height: 100px;
  -moz-border-radius: 180px;
  -webkit-border-radius: 180px;
  border-radius: 180px;
  background-color: #CF596C;
  color: #ffffff;
  font-size: 50px;
  position: absolute;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 250px;
  text-align: center;
}
.not-full .content-page .contenu {
  background: #ffffff;
  padding: 70px 100px 140px;
  position: relative;
}
.not-full .content-page .contenu .title {
  margin-bottom: 40px;
}
.not-full .content-page .contenu .title h1 {
  text-align: center;
}
.not-full .content-page .contenu .title hr {
  background-color: #000000;
}
@media screen and (max-width: 980px) {
  .not-full .content-page {
    padding: 30px 30px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .not-full .content-page {
    padding: 10px 0 0;
  }
  .not-full .content-page .fil-ariane {
    margin-bottom: 75px;
    padding: 10px 0 0 10px;
  }
  .not-full .content-page .vignette span {
    top: 150px;
    height: 100px;
    width: 100px;
    line-height: 70px;
    font-size: 40px;
  }
  .not-full .content-page .contenu {
    padding: 50px 20px;
  }
}
/* Bootstrap */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
  font-weight: bold;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
/* Custom */
nav .top-bar a.active {
  background: #e9ab04;
}
.menu_principal .sp-module ul > li > a:before {
  content: "";
}
.menu_principal .sp-module ul > li > a {
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 20px;
  line-height: 44px;
}
.menu_principal .sp-module ul > li {
  border-bottom: none;
  display: inline-block;
}
#s_partager_top a[role="button"] {
  display: inline-block;
}
.interne .title {
  text-align: center;
}
.interne .detail .title hr {
  background-color: #000000;
}
input[type='file'] {
  padding: 6px;
  line-height: inherit;
  width: 300px;
}
.interne .detail {
  display: inherit;
  padding-bottom: 30px;
}
.legend {
  font-size: 25px;
  margin-bottom: 10px;
  color: #e9ab04;
  line-height: 30px;
}
.legend i {
  color: #e9ab04;
}
input[type="radio"] {
  width: inherit;
  height: inherit;
  line-height: 0;
  display: none;
  padding: 0;
}
label.btn span {
  line-height: inherit;
  padding: 0;
  margin: 0;
}
.radio.btn-group label,
fieldset.radio label {
  background: #333333;
  min-width: 62px;
}
fieldset.radio label.active {
  background: #e9ab04;
}
label.fabrikLabel.control-label {
  font-size: 13px;
  font-weight: 600;
  line-height: 25px;
}
.btn:hover {
  cursor: pointer;
}
.optionGroup {
  font-weight: bold !important;
  font-style: italic !important;
  color: black;
}
h1.police1 {
  margin-top: 20px;
  font-size: 50px;
  color: #042935 !important;
  line-height: 1.4em;
  text-align: center;
  position: relative;
  font-weight: 600 !important;
  white-space: nowrap;
}
.s_button_bloc,
.s_champ_bloc {
  display: inline-block;
}
input[type="submit"] {
  margin-left: 0;
}
.s_button_bloc input[type="submit"] {
  width: 300px;
}
#s_trouvez_un_emploi {
  text-align: center;
}
.s_recherche_avancee {
  margin: 10px auto;
  text-align: center;
}
.s_button_bloc:focus input[type="submit"],
.s_button_bloc:hover input[type="submit"] {
  background: black;
  color: white;
}
strong {
  font-weight: bold;
}
form.fabrikForm label.checkbox {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background: #333333;
  color: #ffffff;
  height: 38px;
  border: 0;
  line-height: 38px;
  text-transform: uppercase;
}
form.fabrikForm label.checkbox.active {
  background: #e9ab04;
}
form.fabrikForm label.checkbox input[type="checkbox"] {
  display: none;
}
form.fabrikForm tr {
  /*border-bottom:20px solid transparent;*/
}
form.fabrikForm tr:first {
  min-width: 150px;
}
.fabrikDataContainer .table-striped tbody > tr:nth-child(odd) > td,
.fabrikDataContainer .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.fabrikDataContainer .table-striped tbody > tr:nth-child(odd) > td,
.fabrikDataContainer .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.fabrikDataContainer .table-striped tbody > tr:nth-child(odd):hover > td {
  background-color: transparent;
}
td {
  padding: 4px 5px;
}
.pagination ul {
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -5px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
form#listform_3_com_fabrik_3 .fabrikFilterContainer {
  float: left;
  margin-right: 40px;
  padding-right: 35px;
  border-right: 2px solid white;
}
form#listform_3_com_fabrik_3 .fabrikDataContainer {
  clear: none;
}
form#listform_3_com_fabrik_3 .fabrikDataContainer div.fabrik_actions.fabrik_element div a span {
  display: none;
}
form#listform_3_com_fabrik_3 .fabrikDataContainer div.fabrik_actions.fabrik_element div a {
  padding: 0 10px;
}
h2 {
  font-size: 34px;
  margin: 0 auto 30px;
  font-weight: bold;
  line-height: normal;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #e9ab04;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #e9ab04;
}
.control-group.error .checkbox,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border: 1px solid #e9ab04;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #e9ab04;
}
form input:focus,
form select:focus {
  outline: #4d90fe auto 5px;
  outline-color: #4d90fe;
  outline-style: auto;
  outline-width: 5px;
}
.deleteGroup,
.addGroup {
  display: inline-block;
  width: auto;
  padding: 0 11px;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  background: #333333;
  min-width: 38px;
  color: #ffffff;
  height: 38px;
  border: 0;
  line-height: 36px;
  text-transform: uppercase;
}
.deleteGroup:hover,
.addGroup:hover {
  text-decoration: none;
}
/* Sous-menu noir 100% sans js */
.content {
  width: 100%;
  padding: 0!important;
}
.nav-inner.row {
  margin: 0!important;
}
.menu.dropdown {
  padding-right: 20px;
}
/* Calendrier bootstrap formulaire modification positionnement */
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
/* Calendrier bootstrap formulaire modification couleurs */
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: #e9ab04;
  background-image: -moz-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: -ms-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9ab04), to(#e9ab04));
  background-image: -webkit-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: -o-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@couleurPrincipale', endColorstr='@couleurPrincipale', GradientType=0);
  border-color: #e9ab04 #e9ab04 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #e9ab04;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #C61F99 \9;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: #e9ab04;
  background-image: -moz-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: -ms-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9ab04), to(#e9ab04));
  background-image: -webkit-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: -o-linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-image: linear-gradient(to bottom, #e9ab04, #e9ab04);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@couleurPrincipale', endColorstr='@couleurPrincipale', GradientType=0);
  border-color: #e9ab04 #e9ab04 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #e9ab04;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #C61F99 \9;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.day.focused {
  background-color: #e9ab04;
  color: white;
}
/* "icone deconnexion" */
.s_deconnexion {
  cursor: pointer;
  display: block;
  font-size: 27px;
  font-stretch: normal;
  font-style: normal;
  padding-bottom: 12px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  text-align: center;
  width: 82px;
}
/* Boîte de sélection du nombre de résultats par page dans la liste des offres. */
div.input-prepend.input-append {
  margin-bottom: 5px;
}
div.input-prepend.input-append span.add-on {
  border: 1px solid #ccc;
  padding: 4px 12px!important;
  line-height: 21px;
  height: auto;
}
div.input-prepend.input-append select#limit3 {
  border: 1px solid #ccc;
  padding: 3px 12px 6px 12px!important;
  line-height: 20px;
  height: auto;
  width: auto;
}
div.input-prepend.input-append span.add-on:last-child {
  margin-left: -5px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
/* Pagination liste des offres */
.pagination li:first-child a,
.pagination li:first-child span {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.pagination li:last-child a,
.pagination li:last-child span {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#s_carte_agence {
  max-width: 100%;
  width: 268px;
  height: 268px;
  border: 10px solid white;
  margin: auto;
}
#s_agence {
  text-align: center;
  margin: auto;
  margin-right: 40px;
  padding-right: 35px;
  border-right: 2px solid white;
  max-width: 466px;
  float: left;
  width: 36%;
}
#s_agence #s_agence_conteneur {
  background: #e9e9e9;
  padding: 30px;
}
.max_width_100 img {
  max-width: 100%;
}
#s_details_offre {
  display: inline-block;
  width: 57%;
}
#s_votre_agence {
  font-weight: bold;
}
select,
input[type="email"],
input[type="password"],
input[type="text"] {
  background-color: #ffffff;
  max-width: 300px;
  width: 100%;
  height: 38px;
  padding: 0 0 0 20px;
  line-height: 38px;
  outline: none;
  color: #333333;
  display: inline-block;
  font-size: 15px;
}
textarea {
  max-width: 300px;
  width: 100%;
}
input[type="checkbox"] {
  margin-right: 5px;
}
.btn,
.form-contact input.btn {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background: #e9ab04;
  color: #ffffff;
  height: 38px;
  border: 0;
  line-height: 38px;
  text-transform: uppercase;
}
.btn-primary.disabled,
.btn-primary:disabled {
  background: #666666;
  opacity: 1;
  border-color: #666666;
}
.btn span {
  color: #ffffff;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  background: #eee;
}
.s_liste_offres_2017 {
  display: inline-block;
  width: 57%;
}
.s_liste_offres_2017_une_offre {
  background: white;
  padding: 10px 15px 5px;
  margin-bottom: 16px;
  position: relative;
}
.s_liste_offres_2017_une_offre .job_base_offres___poste {
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.s_liste_offres_2017_une_offre .job_base_offres___ville,
.s_liste_offres_2017_une_offre .job_base_offres___texte_contrats,
.s_liste_offres_2017_une_offre .job_base_offres___date_publication {
  display: inline-block;
}
.s_liste_offres_2017_une_offre .job_base_offres___ville {
  width: 200px;
}
.s_liste_offres_2017_une_offre .job_base_offres___texte_contrats {
  width: 175px;
}
.s_liste_offres_2017_une_offre .job_base_offres___date_publication {
  width: 175px;
}
.s_liste_offres_2017_une_offre .fabrik_actions {
  position: absolute;
  right: 15px;
  top: 13px;
}
.fabrikFilterContainer {
  color: #e9ab04;
}
.fabrikFilterContainer {
  color: #e9ab04;
}
.interne #listform_3_com_fabrik_3.fabrikForm.form-search .fabrikFilterContainer input,
.interne #listform_3_com_fabrik_3.fabrikForm.form-search .fabrikFilterContainer select {
  width: 353px;
}
.interne #listform_3_com_fabrik_3.fabrikForm.form-search .fabrikFilterContainer input.pull-right.btn-info.btn.fabrik_filter_submit.button {
  width: auto!important;
}
.s_liste_offres_2017_icone {
  margin-right: 10px;
}
.s_liste_offres_2017_texte_job_base_offres___ville,
.s_liste_offres_2017_texte_job_base_offres___texte_contrats,
.s_liste_offres_2017_texte_job_base_offres___date_publication {
  position: absolute;
  top: 42px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 155px;
}
.s_page_details_offre_boutons_autres {
  margin: 40px 0 40px 0;
  padding-right: 156px;
}
.s_page_details_offre_boutons_autres > div {
  display: inline-block;
  line-height: 23px;
  border-right: 2px solid grey;
  padding: 0 30px;
}
.s_page_details_offre_boutons_autres > div:last-child {
  border-right: none;
}
.s_page_details_offre_partager {
  position: relative;
}
.s_page_details_offre_partager_icones {
  position: absolute;
  right: -115px;
  top: -3px;
  width: 135px;
}
.s_page_details_offre_bouton_retour {
  color: #e9ab04;
  font-size: 11px;
  margin-bottom: 10px;
  display: block;
}
.interne h1 {
  /* éléments concernés : titre page détail offre */
  font-weight: 300;
}
.s_nom_agence_annuaire {
  font-weight: 400;
}
.adresse {
  font-weight: 700;
  line-height: 19px;
}
hr.s_ligne_agence {
  margin: 8px auto!important;
}
.email {
  line-height: 19px;
}
.phone {
  line-height: 19px;
}
.s_page_details_offre_bloc {
  background: white;
  padding: 20px;
}
#s_page_details_offre_bloc1 {
  margin-bottom: 20px;
  overflow: hidden;
}
#s_page_details_offre_bloc1 h1 {
  margin-bottom: 20px;
}
.s_page_details_offre_2017_une_metadonnee {
  margin-bottom: 20px;
}
#s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee {
  width: 33%;
  float: left;
}
.s_page_details_offre_2017_legende {
  font-weight: 700;
}
.s_page_details_offre_2017_icone {
  float: left;
  padding: 0 10px;
}
#s_page_details_offre_bloc2 .s_page_details_offre_2017_legende {
  margin-bottom: 20px;
}
#footer .top-footer h2 {
  width: 270px;
}
#s_agence #s_logo_general_ou_specialite {
  max-width: 250px;
  margin: auto;
}
.fil-ariane .custom {
  background: #e9e9e9;
  padding: 5px 20px;
  display: block;
  overflow: auto;
  max-width: 1281px;
}
.fil-ariane p {
  margin-bottom: 10px;
}
.bloc_gris,
#group4,
#group10,
#group5,
#group23 {
  padding: 20px 20px;
  /*overflow: hidden;*/
  /*display: block;*/
  height: auto;
  width: auto;
  clear: both;
  margin-bottom: 20px;
  background: white;
  border: 2px solid #c3c3c3;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#job_base_candidats___id_salaire,
#job_base_candidats___id_experience {
  width: 200px;
}
.alert-success {
  color: #3c763d !important;
  background-color: #dff0d8 !important;
  border-color: #d6e9c6 !important;
}
#details-offre .alert-success {
  max-width: 1246px;
}
h4.alert-heading {
  font-weight: bold;
  font-size: 17px;
  line-height: 22px;
}
.s_contact_pas_de_surlignement a {
  text-decoration: none;
}
#s_m_inscrire {
  cursor: pointer;
  padding: 0 40px;
  text-align: center;
  color: #ffffff;
  border-width: 1px;
  height: 38px;
  border-style: solid;
  border-color: #67101D;
  background: rgba(0, 0, 0, 0.6);
  font-weight: 700;
  text-transform: uppercase;
  margin-left: -4px;
  display: inline-block;
  line-height: 38px;
}
.logo a img {
  display: block;
  max-height: 50px;
}
/********** bouton menu header **********/
.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 33px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
  font-size: 15px;
  color: #282828;
  display: block;
  position: relative;
  transition: all 0.4s ease-in-out;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
#top-menu li.current-menu-item > a {
  color: #1d99c4;
}
#top-menu-nav > ul > li > a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/********** bouton connexion header **********/
.btn-cv-ami a {
  background-color: rgba(255, 0, 0, 0.72);
  color: #fff;
  padding: 12px 15px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-weight: bold;
  font-style: normal;
  text-transform: none;
  text-decoration: none;
}
.btn-cv-ami a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
/********** Texte top header (tel + email) **********/
#et-info-phone,
#et-info-email {
  font-size: 16px;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: 600;
  text-align: left;
  line-height: 1em;
}
#et-info-phone {
  margin-right: 15px;
}
/********** Titre header (h1) **********/
.et_pb_text_0 h1 {
  font-weight: 500;
  font-size: 42px;
  color: #ffffff;
  line-height: 1em;
  text-align: center;
}
/********** Sous Titre header (h2) **********/
.et_pb_text_1 h2 {
  font-weight: 500;
  font-size: 26px;
  color: #ffffff;
  text-align: center;
  padding-bottom: 10px;
}
/********** Footer  **********/
#main-footer {
  background-color: #3c3d41;
}
/********** Footer Titre  **********/
.footer-widget h4.title {
  font-weight: 500;
  color: #666;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1em;
  padding-bottom: 10px;
}
/********** Footer Lien  **********/
#footer-widgets .footer-widget li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}
/********** Footer Copyright  **********/
#footer-bottom .container #footer-info {
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
#top-header {
  /*    background-color: @couleurPrincipale;
        font-size: 12px;
        height:fit-content;
        max-width: 1990px;
        width: 100%;
        padding-top: 0;
        margin: 0 auto;
        border-color: rgba(200,200,200,1);
        border-bottom-style: solid;
        border-bottom-width: 1px;
        position: relative;*/
  margin: 0 auto;
  max-width: 1900px;
  width: 100%;
  position: fixed;
  z-index: 12;
  /* margin-top: 20px; */
  padding-top: 15px;
  background: #e9ab04;
}
#top-header a {
  color: #fff;
}
.icone-top-header {
  width: 20px;
  position: absolute;
  top: -5px;
  margin-right: 5px;
  left: 20px;
}
.content-header svg {
  position: absolute;
  right: 0;
  top: -4px;
}
.button-top-header {
  color: white;
  font-weight: 700;
}
#top-header > .container {
  position: relative;
  max-width: 1240px;
}
#et-info {
  float: right;
}
.content-header {
  display: inline-block;
  position: relative;
  padding-right: 21px;
}
.content-header.last-top-header {
  padding-right: 0;
}
a.button-top-header:hover {
  text-decoration: none;
}
.block-menu > div {
  display: inline-block;
}
nav .menu_content .block-menu ul li a,
nav .menu_content .block-menu ul li span,
nav .order-2 i,
.block-menu * {
  text-transform: uppercase;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0.5px;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1), transform 0.3s cubic-bezier(0.2, 0, 0.3, 1);
}
nav .order-2 i:hover {
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.2, 0, 0.3, 1), transform 0.3s cubic-bezier(0.2, 0, 0.3, 1);
  color: white;
}
nav .menu_content .block-menu ul li a:hover,
nav .menu_content .block-menu ul li span:hover,
.block-menu *:hover {
  color: #687188;
}
nav .menu_content {
  height: 50px;
}
#navigation,
#navigation > .row {
  background: #ee1c25;
  max-width: 1200px;
  border-radius: 6px;
  margin: auto;
  height: 70px;
  text-align: center;
  align-content: center;
}
.menu_content {
  text-align: left !important;
}
.menu_content a {
  font-weight: 500 !important;
}
.socials {
  line-height: 50px;
}
.socials > i {
  padding: 6px;
  color: rgba(255, 255, 255, 0.6) !important;
}
.socials > i:hover {
  color: #ffffff !important;
}
.mobile-logout {
  line-height: 54px;
}
.mobile-logout > a {
  padding: 0 !important;
  text-decoration: none;
  font-size: initial !important;
  display: block;
  transition: 0.3s;
  font-weight: initial !important;
  line-height: 54px !important;
}
.mobile-logout > a > i {
  color: #e9ab04;
}
.mobile-login {
  line-height: 54px;
}
.mobile-login > a {
  padding: 0 !important;
  text-decoration: none;
  font-size: initial !important;
  display: block;
  transition: 0.3s;
  font-weight: initial !important;
  line-height: 54px !important;
}
.mobile-login > a > i {
  color: #386065;
}
#conteneur_ligne_vie img {
  width: 85px;
}
#conteneur_ligne_vie {
  padding-top: 15px;
  padding-bottom: 55px;
  text-align: center;
}
#s_toggle_menu {
  display: none;
}
#s_menu_principal_2018_mobile {
  border-top: 3px solid #e9ab04;
  padding: 5%;
  display: none;
  width: 100%;
}
#s_menu_principal_2018_mobile .nav {
  display: block;
}
#s_menu_principal_2018_mobile .nav li span,
#s_menu_principal_2018_mobile .nav li a {
  display: block;
  padding: 10px 5%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  color: #e9ab04;
  font-weight: 600;
}
#s_menu_principal_2018_mobile .nav li.parent > span,
#s_menu_principal_2018_mobile .nav li.parent > a {
  font-weight: 700;
}
#s_menu_principal_2018_mobile .nav li.parent ul {
  padding-left: 20px;
}
#s_menu_principal_2018_mobile .nav li:hover > span,
#s_menu_principal_2018_mobile .nav li:hover > a {
  opacity: 0.7;
  background-color: rgba(0, 0, 0, 0.03);
  text-decoration: none;
}
#s_trouvez_un_emploi h2 {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
.decoration_titre_accueil {
  width: 360px;
  height: 1px;
  border-bottom: 2px dotted #042935;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 20px;
}
.s_button_bloc .btn-recherche {
  display: inline-block;
  width: auto;
  padding: 0 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  background: #e9ab04;
  color: #ffffff;
  height: 38px;
  border: 0;
  line-height: 38px;
  text-transform: uppercase;
}
#listform_3_com_fabrik_3 .fabrikListFilterCheckbox .row-fluid {
  float: left;
  padding-right: 2px;
}
#footer h4 {
  font-weight: 500;
  color: #666;
  font-size: 18px;
  text-transform: uppercase;
}
#footer .s_footer_titre_blanc h4 {
  color: white;
}
#footer .footer ul li a {
  font-size: 13px;
  font-weight: 400;
}
#footer .moduletable {
  margin-bottom: 20px;
}
pre {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* Add a right margin to each icon */
.fa {
  margin-left: -12px;
  margin-right: 8px;
}
svg {
  fill: currentColor;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
#footer .icones_reseaux i,
#top-header i {
  font-size: 15px;
  -webkit-transition: color 0.15s ease-in-out;
  -moz-transition: color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out;
}
#footer .icones_reseaux i:hover,
#top-header i:hover {
  text-decoration: none;
  color: #e9ab04;
}
#footer .icones_reseaux > div {
  display: inline-block;
  position: relative;
  padding-right: 21px;
}
#et-secondary-menu {
  padding-top: 8px;
}
.made_with .texte_accompagnement {
  color: #a7b0be !important;
  font-size: 13px;
}
.made_with .texte_accompagnement_principal {
  color: white;
  font-size: 13px;
}
.made_with .heart {
  margin: 0 5px 0 5px;
}
.made_with .heart i:before {
  color: #e9ab04 !important;
}
.made_with .heart:hover i:before {
  color: #e9ab04 !important;
}
.couleur_client {
  color: #e9ab04;
}
.page-item.active .page-link {
  color: white!important;
}
a.page-link {
  color: #e9ab04 !important;
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle,
.page-item.active .page-link {
  background-color: #e9ab04;
  border-color: #e9ab04;
}
.vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
  padding: 20px;
  width: 310px;
  float: left;
  margin-right: 40px;
  background: #f0f0f0;
}
.vw_listedesoffresdetails #vw_listedesoffresdetails_partie_droite {
  /*padding: 20px;*/
}
.vw_listedesoffresdetails b {
  border-bottom: 2px solid #e4e4e4;
  display: inline-block;
  font-weight: bold;
}
.vw_listedesoffresdetails .une_metadonnee {
  padding-bottom: 10px;
}
.vw_listedesoffresdetails .une_metadonnee i {
  padding: 0 5px 0 0;
}
.vw_listedesoffresdetails h1 {
  padding: 0 0 20px 0;
}
textarea,
select,
input {
  border: 1px solid #ced4da;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table td,
.table th {
  vertical-align: middle;
}
#s_module_recherche_bouton_rechercher input {
  width: 100%;
  max-width: 300px;
}
.s_well {
  padding: 20px;
  background: #f0f0f0;
}
#inscription .btn-group,
#form_2 .btn-group {
  display: block;
}
#inscription .btn-group .btn,
#form_2 .btn-group .btn {
  line-height: 26px;
}
#inscription .btn-group .btn + .btn,
#form_2 .btn-group .btn + .btn {
  margin-left: -3px;
}
.s_candidature_spontanee a i {
  font-size: 50px;
}
.blocrechercheemploi > form {
  width: 100%;
}
#job_base_candidats___date_de_naissance .input-group {
  max-width: 300px;
  width: 100%;
}
.spinneur {
  color: white;
  margin-left: -10px;
  margin-right: 8px;
}
#s_module_recherche_bouton_reset .btn {
  background: #666666;
  width: 100%;
  max-width: 300px;
}
#s_module_recherche_bouton_reset .btn:hover {
  background: #e9ab04;
}
#s_module_recherche_bouton_rechercher .btn:hover {
  background: #e9ab04;
}
#s_bonjour_vous_etes {
  display: block;
  line-height: 45px;
  margin-right: 100px;
  height: 45px;
  background: #e9ab04;
  font-size: 14px;
  padding: 0 10px;
  position: relative;
  border-right: 1px solid #e9ab04;
}
#s_bonjour_vous_etes:hover {
  cursor: pointer;
  background: #e9ab04;
}
#s_bonjour_vous_etes .s_libelle,
#s_bonjour_vous_etes .s_libelle_mobile {
  color: white;
}
#s_bonjour_vous_etes .s_libelle i,
#s_bonjour_vous_etes .s_libelle_mobile i {
  font-size: 13px;
}
#s_bonjour_vous_etes .s_options {
  display: none;
  z-index: 9999;
  position: absolute;
  background: #f1f1f1;
  width: 161px;
  left: 0;
  top: 43px;
}
#s_bonjour_vous_etes .s_options a {
  color: #555555;
  display: block;
  line-height: 35px;
  padding: 0 10px;
}
#s_bonjour_vous_etes .s_options a:hover {
  background: #ddd;
  text-decoration: none;
}
#top-header .s_icone_mail {
  float: right;
  display: block;
}
#s_toggle_menu i {
  font-size: 35px;
}
#top-header .s_icone_mail {
  margin-top: 5px;
  margin-right: 8px;
}
#formulaire_de_recherche select {
  display: inline-block;
}
.advancedQuery {
  display: none !important;
}
.advancedQueryLabel {
  color: #e9ab04 !important;
  margin-left: 5px;
}
.advancedQueryLabel:hover {
  text-decoration: none;
  color: #e9ab04;
}
.recherche-avancee {
  float: left !important;
}
#footer img {
  max-width: 100%;
}
.conteneur_cgv label,
.conteneur_contact_client label {
  display: inline;
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
  background-color: #e9ab04;
  border-color: #e9ab04;
}
#onglets_candidats_conteneur {
  background: #e9ab04;
}
#onglets_candidat {
  width: 100%;
  text-align: center;
  display: inline-block;
}
#onglets_candidat li {
  text-transform: uppercase;
  color: white;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 0 10px;
  display: inline-block;
  line-height: 80px;
}
#onglets_candidat li a {
  color: white;
}
.plg-databasejoin td {
  padding: 4px 5px;
}
.plg-databasejoin td select {
  margin: 0;
}
#onglets_candidats_grand_titre {
  position: absolute;
}
#onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
  max-width: 1300px;
  margin: auto;
  color: #e9ab04;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 20px;
}
#onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 span {
  color: #e9ab04;
  font-weight: bold;
}
#left .custom,
#left #onglets_candidat_menu_gauche {
  background: white;
  border: 2px solid #c3c3c3;
  margin-top: 20px;
  margin-bottom: 20px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  padding: 30px 0;
}
#left .custom {
  padding: 30px 20px;
}
#left #onglets_candidat_menu_gauche li {
  width: 100%;
}
#left #onglets_candidat_menu_gauche li a {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}
#left #onglets_candidat_menu_gauche li.current a,
#left #onglets_candidat_menu_gauche li a:hover {
  background: #d2e0e0;
  text-decoration: none;
}
#left #onglets_candidat_menu_gauche li a span {
  margin-left: 5px;
  line-height: 20px;
}
#left #onglets_candidat_menu_gauche li a img {
  width: 20px;
}
#left i {
  font-size: 28px;
  color: black;
}
#left .mod_vwencartprofil1 i,
#left .mod_vwencartprofil2 i {
  font-size: 20px;
  float: left;
}
#left i.fas.fa-phone {
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  font-size: 16px;
}
.tableau_de_bord_bloc > div {
  border: 2px solid #c3c3c3;
  padding: 10px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  padding: 30px 5px;
  min-height: 233px;
}
.tableau_de_bord_bloc .tableau_de_bord_bloc_image {
  text-align: center;
  /*padding: 20px;*/
}
.tableau_de_bord_bloc .tableau_de_bord_bloc_titre {
  text-align: center;
  /*padding-bottom: 20px;*/
  font-weight: bold;
  color: black;
}
.tableau_de_bord_bloc .tableau_de_bord_bloc_description {
  text-align: center;
  /*padding-bottom: 10px;*/
  color: black;
}
.tableau_de_bord_bloc .tableau_de_bord_bloc_image img {
  max-width: 100%;
}
#tableau-de-bord .container .content,
#mes-candidatures .container .content,
#mes-alertes .container .content,
#mon-espace-interimaire .container .content,
#mon-compte .container .content {
  margin-top: 15px;
}
#tableau-de-bord .content-page.page_avec_onglets_candidats_grand_titre,
#mes-candidatures .content-page.page_avec_onglets_candidats_grand_titre,
#mes-alertes .content-page.page_avec_onglets_candidats_grand_titre,
#mon-espace-interimaire .content-page.page_avec_onglets_candidats_grand_titre,
#mon-compte .content-page.page_avec_onglets_candidats_grand_titre {
  margin-top: 75px;
}
.mod_vwencartprofil1 {
  font-size: 12px;
}
.mod_vwencartprofil2 {
  font-size: 12px;
}
.mod_vwencartprofil1 a,
.mod_vwencartprofil2 a,
.mod_vwencartprofil2 a[mailto] {
  color: #e9ab04;
}
.mod_vwencartprofil2_nom_agence {
  font-weight: bold;
}
#left .mod_vwencartprofil1_modifier_mon_profil {
  text-align: center;
}
.mod_vwencartprofil2_nom_agence {
  margin-bottom: 5px;
}
#s_alertes_bouton_creer_lalerte {
  text-align: center;
}
.petit_bouton_rond {
  padding: 0px 5px!important;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.vw_emploionglet3_alerte_action {
  position: relative;
}
.sous_titre_mes_requetes_sauvegardees {
  font-size: 18px;
  font-weight: bold;
}
.tableau_de_bord_bloc > div:hover {
  background: #efefef;
}
.tableau_de_bord_bloc > div:hover a {
  text-decoration: none;
}
.btn-black {
  color: #ffffff;
  background: #666666;
}
.btn-color {
  color: #ffffff !important;
  background: #e9ab04 !important;
}
.mod_vwencartprofil2_image img {
  max-width: 100%;
}
html.page_plus_petite_que_lecran {
  height: 100%;
}
html.page_plus_petite_que_lecran body {
  min-height: 100%;
}
html.page_plus_petite_que_lecran #under-footer {
  width: 100%;
  bottom: 0;
}
#mon-compte .s_multiselect {
  height: auto!important;
}
.clair {
  color: white;
}
#statistiques_espace_candidat > #container {
  margin: auto;
}
#left .left {
  max-width: 260px;
  margin: auto;
}
#s_visualiser_cv {
  background-color: white;
  border: 2px solid #e9ab04;
  width: 50px;
  height: 42px;
  padding: 0;
}
#s_visualiser_cv img {
  width: 25px;
  display: block;
  margin-top: 6px;
  margin-left: 10px;
}
#s_modifier_cv {
  background-color: white;
  border: 2px solid #e9ab04;
  width: 50px;
  height: 42px;
  padding: 0;
}
#s_modifier_cv i {
  font-size: 16px;
  color: #e9ab04;
}
nav .logo img {
  margin: auto;
}
.taille_icone {
  height: 20px;
  width: 20px;
  float: left;
}
.mod_vwencartprofil1 .mod_vwencartprofil1_avec_icone p,
.mod_vwencartprofil2 .mod_vwencartprofil1_avec_icone p {
  line-height: 20px;
}
.mod_vwencartprofil2 .mod_vwencartprofil2_adresse p {
  line-height: 16px;
}
.mod_vwencartprofil2 .mod_vwencartprofil2_votre_agence {
  text-align: center;
}
.mod_vwencartprofil2 .mod_vwencartprofil2_image {
  text-align: center;
}
.mod_vwencartprofil2 .mod_vwencartprofil2_nom_agence {
  text-align: center;
}
.tableau_de_bord_bloc .tableau_de_bord_bloc_image {
  width: 70px;
  margin: auto;
  text-align: center;
}
.blocrechercheemploi,
.vw_listedesoffresdetails {
  max-width: 100%;
  margin: auto;
}
#s_bonjour_vous_etes .s_libelle_mobile {
  display: none;
}
#s_bonjour_vous_etes .s_libelle_mobile img {
  margin-top: 5px;
}
.offer_video a {
  text-decoration: none;
}
.offer_video a i {
  color: #26c4ec;
  transition-duration: 1s;
}
.offer_video a i:hover {
  transform: rotate(360deg);
}
.s_clearfix {
  width: 100%;
  clear: both;
  position: inherit;
  display: block;
}
.petite_corbeille_alertes img {
  width: 20px;
}
.s_button_reset {
  margin: 0!important;
  padding: 9px 12px!important;
}
.s_button_reset:hover {
  cursor: pointer;
}
.s_button_reset img {
  width: 15px;
}
.petite_corbeille_alertes:hover {
  cursor: pointer;
}
.menu_inscription_arrondi,
.menu_deconnexion_arrondi {
  text-transform: uppercase;
  font-weight: bold;
  background: white;
  padding: 9px;
  border-radius: 25px;
  border: 1px solid black;
}
.menu_connexion_arrondi,
.menu_mon_compte_arrondi {
  text-transform: uppercase;
  font-weight: bold;
  background: #e9ab04;
  padding: 9px;
  border-radius: 25px;
  border: 1px solid #e9ab04;
  color: white!important;
}
.menu_connexion_arrondi i,
.menu_mon_compte_arrondi i {
  color: white;
}
#s_menu_principal_2018_mobile .nav li:hover > a.menu_connexion_arrondi,
#s_menu_principal_2018_mobile .nav li:hover > a.menu_mon_compte_arrondi {
  opacity: 1;
  background-color: #e9ab04;
}
.fstElement {
  /*    max-width: 300px!important;
        width: 100%!important;*/
  border: 1px solid #ced4da;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fstElement * {
  font-size: 15px!important;
}
.fstMultipleMode .fstControls {
  width: 100%;
}
.fstQueryInput {
  width: 100%!important;
}
.fstChoiceItem {
  border-color: #e9ab04;
  background-color: #e9ab04;
}
.fstResultItem.fstSelected {
  color: #fff;
  background-color: #e9ab04;
  border-color: #fbc125;
}
.fstResultItem.fstFocused {
  color: #fff;
  background-color: #e9ab04;
  border-color: #fbc125;
}
/* bloc de recherche pour fond coloré */
/*.blocrechercheemploi{
    #s_module_recherche > h2{
        text-align: center;
    }
    #s_module_recherche > .s_formulaire_champs{
        background: @couleurPrincipale;
        padding: 30px;
        border-radius: 78px;
    }
    .btn{
        background:white!important;
        color:@couleurPrincipale!important;
    }
    input,
    input:focus,
    select,
    select:focus{
        background: none!important;
        color: white!important;
        border: none!important;
        box-shadow:none!important;
        -webkit-appearance: unset!important;
        outline:none;
        margin: 0;
        padding: 0;
        border-radius: inherit;
        border-bottom: 1px solid white!important;
    }
    #s_module_recherche_bouton_rechercher input:focus{
        background: white!important;
        color:@couleurPrincipale!important;
    }
    #s_module_recherche_bouton_reset span,
    #s_module_recherche_bouton_rechercher .btn{
        border-radius: 22px;
    }
    input::-webkit-input-placeholder{  Chrome/Opera/Safari 
        color:white;
    }
    input::-moz-placeholder{  Firefox 19+ 
        color:white;
        opacity: 1;  Firefox 
    }
    input:-ms-input-placeholder{  IE 10+ 
        color:white;
    }
    input:-moz-placeholder{  Firefox 18- 
        color:white;
    }
    input::placeholder{
        color:white;
    }
    option{
        color:black!important;
    }
    .s_icone_wrapper{
        position: relative;
        padding-left: 25px;
    }
    img{
        max-width: 20px;
        position: absolute;
        left: 0;
        top: 8px;
    }
}*/
/* Sous menus */
nav .menu_content .block-menu ul li a,
nav .menu_content .block-menu ul li span {
  position: relative;
}
nav .menu_content .block-menu .nav > li > ul {
  display: none;
  position: absolute;
  top: 50px;
  /*border-top: 3px solid #dc1014;*/
}
nav .menu_content .block-menu .nav .parent ul {
  background: white;
  width: 265px;
  height: auto;
  padding: 20px 0;
}
nav .menu_content .block-menu .nav .parent ul li {
  width: 265px;
  text-align: left;
  display: block;
  line-height: 30px;
}
nav .menu_content .block-menu .nav .parent ul li a,
nav .menu_content .block-menu .nav .parent ul li span {
  color: #999;
  text-transform: none;
  font-size: 12px;
  font-weight: 400;
}
nav .menu_content .block-menu .nav .parent ul li:hover a,
nav .menu_content .block-menu .nav .parent ul li:hover span {
  color: #e9ab04;
}
nav .menu_content .block-menu .nav .parent ul li:hover a:after,
nav .menu_content .block-menu .nav .parent ul li:hover span:after {
  width: 100%;
}
nav .menu_content .block-menu .nav .parent ul li a:after,
nav .menu_content .block-menu .nav .parent ul li span:after {
  background-color: #1a2a40;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 0;
  -webkit-transition: width 0.2s cubic-bezier(0.6, 0, 0.26, 0.99);
  -moz-transition: width 0.2s cubic-bezier(0.6, 0, 0.26, 0.99);
  transition: width 0.2s cubic-bezier(0.6, 0, 0.26, 0.99);
}
/*
nav .menu_content .block-menu .nav > li > a:first-child:before,
nav .menu_content .block-menu .nav > li > span:first-child:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 25px;
    background: #dc1014;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
nav .menu_content .block-menu .nav li:hover > a:before,
nav .menu_content .block-menu .nav li:hover > span:before {
    left:0!important;
    right:0!important;
}
*/
.gm-style-iw.gm-style-iw-c a.btn.btn-black {
  height: 38px;
  line-height: 31px;
}
#offres_similaires_titre {
  font-size: 25px;
  margin-bottom: 10px;
}
#bloc_offres_similaires > div {
  padding: 20px;
  background: #f0f0f0;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
#bloc_offres_similaires > div > div > :last-child {
  margin-bottom: 0;
}
#bloc_offres_similaires .une_offre_similaire {
  max-width: 400px;
  margin-bottom: 10px;
}
#bloc_offres_similaires .une_offre_similaire > div {
  padding: 10px;
}
#bloc_offres_similaires .offre_similaire_poste {
  font-size: 17px;
  line-height: 35px;
}
#bloc_offres_similaires .offre_similaire_lien {
  text-align: center;
}
#kmb-container .chat-bubble {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
#dropContainer {
  width: 100%;
  max-width: 400px;
  height: 50px;
  border: 3px dashed #BBBBBB;
  line-height: 50px;
  text-align: center;
}
.cadre_animation,
.upload__canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.cadre_animation {
  z-index: 999999;
  background-color: rgba(232, 195, 28, 0.8);
  background-image: radial-gradient(ellipse at 50% 120%, #e9ab04 10%, rgba(232, 195, 28, 0) 40%);
  background-position: 0 300px;
  background-repeat: no-repeat;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s;
}
.cadre_animation:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.upload--active {
  background-position: 0 0;
  opacity: 1;
  visibility: visible;
  transition-property: opacity;
}
.upload__canvas {
  z-index: -1;
}
.upload__icon {
  position: relative;
  left: calc(50% - 40px);
  top: calc(50% - 40px);
  width: 80px;
  height: 80px;
  padding: 15px;
  border-radius: 100%;
  background-color: #EBF2EA;
}
.upload__icon path {
  fill: rgba(232, 195, 28, 0.8);
}
#lingway .well,
#s_lingway .well {
  max-width: 470px;
  text-align: center;
}
#lingway input[type='file'],
#s_lingway input[type='file'] {
  width: inherit;
  max-width: 320px;
}
#s_container_dropContainer {
  margin: auto;
  max-width: 400px;
  width: 100%;
}
.ajout_offre input,
.ajout_offre textarea,
.ajout_offre .fstElement,
.ajout_offre select {
  width: 100%;
  max-width: 100%;
}
.ajout_offre #date_debut_mission input {
  height: 38px;
  line-height: 38px;
  padding-left: 10px;
}
#s_boutons_actions {
  margin-top: 20px;
  margin-bottom: 20px;
}
.ajout_offre .error {
  color: #e9ab04;
}
input:read-only,
input:disabled {
  color: #545454 !important;
  cursor: default!important;
  background-color: #ebebe4 !important;
}
.slimField {
  width: 80px;
}
.wideField {
  width: 245px;
}
#locationField {
  height: 20px;
  margin-bottom: 2px;
}
#mytable_length select {
  width: auto;
}
#mytable_filter input {
  line-height: 38px;
  height: 38px;
  margin-bottom: 10px;
}
table#mytable {
  margin-top: 10px;
}
.toggle_offre_icone,
.actions a {
  padding: 0 6px;
  line-height: 22px;
  height: 22px;
}
.action_toggle_publication {
  float: right;
}
.actions i {
  color: white;
  line-height: 22px;
}
.btn-success {
  background-color: #28a745;
  border-color: #28a745;
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
#logo {
  height: 57px;
  max-height: 57px;
}
.actions-container {
  text-align: center;
  align-items: center;
  align-content: center;
  display: inline-block;
  margin: auto;
}
.actions-container > a i {
  color: #35424b;
  margin: 6px;
}
.actions-container a:hover {
  text-decoration: none;
}
.actions-container a:hover .action-label,
.actions-container a:hover i {
  cursor: pointer;
  color: #e9ab04;
  transition: all 0.2s;
}
.action-label {
  font-weight: bold;
  font-size: 12px;
  line-height: 34px;
  letter-spacing: 0px;
  margin-right: 15px;
  color: #35424b;
}
/*.action-label, .actions-container > a i {
    margin-top: 25px;
}*/
.action-image {
  margin: 0 5px 0 0;
  width: 20px;
  height: auto;
}
/*SHAKER*/
@keyframes wiggle {
  2% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  4% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  6% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  8% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  10% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  12% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  14% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  16% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  18% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  20% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
.label-strong {
  display: inline-block;
  font-size: 17px;
  font-weight: 550;
  /*color: @couleurPrincipale !important;*/
}
.wiggle {
  animation: wiggle 4s infinite;
}
.label-strong u:hover {
  animation: none;
  color: #e9ab04 !important;
}
.btn-primary {
  background: #e9ab04 !important;
}
.candidat-actions-container {
  display: inline-block;
  /*text-align: center;*/
  margin: auto;
}
/* The side navigation menu */
.sidenav {
  height: 100%;
  /* 100% Full-height */
  width: 0;
  /* 0 width - change this with JavaScript */
  position: fixed;
  /* Stay in place */
  z-index: 4;
  /* Stay on top */
  top: 0;
  /* Stay at the top */
  right: 0;
  background-color: white;
  /* Black*/
  overflow-x: hidden;
  /* Disable horizontal scroll */
  padding-top: 180px;
  /* Place content 60px from the top */
  transition: 0.5s;
  /* 0.5 second transition effect to slide in the sidenav */
}
/* The navigation menu links */
.sidenav a {
  padding: 8px 30px 1px 12px;
  text-decoration: none;
  font-size: 30px;
  color: #949dad;
  display: block;
  transition: 0.3s;
  font-weight: 600;
  line-height: 2.2;
}
/* When you mouse over the navigation links, change their color */
.sidenav a:hover {
  color: #f1f1f1;
}
/* Position and style the close button (top right corner) */
.sidenav .closebtn {
  position: absolute;
  top: 30px;
  right: 35px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  z-index: 10;
  background-color: #151221;
  -webkit-transition: all 0.3s cubic-bezier(0.2, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.2, 0, 0.3, 1);
  -ms-transition: all 0.3s cubic-bezier(0.2, 0, 0.3, 1);
  -o-transition: all 0.3s cubic-bezier(0.2, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.2, 0, 0.3, 1);
}
.sidenav .closebtn:before {
  -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
  -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
  -ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
  -webkit-transform: -webkit-translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, 45deg);
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 16px;
  background-color: #fff;
  moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.sidenav .closebtn:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2px;
  height: 16px;
  background-color: #fff;
  moz-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -moz-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg);
  -o-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg);
  -ms-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg);
  -webkit-transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg);
  -webkit-transform: -webkit-translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg);
  transform: translate3d(-50%, -50%, 0) rotate3d(0, 0, 1, -45deg);
}
/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
  transition: margin-right 0.5s;
  padding: 20px;
}
.mobile-menu-footer {
  margin-top: 40px;
}
.mobile-menu-footer a {
  font-size: initial !important;
  font-weight: initial !important;
  line-height: initial !important;
  display: inline-block !important;
  padding: 6px !important;
}
.mobile-menu-footer i {
  color: #949dad !important;
}
.mobile-menu-footer .mobile-menu-copyright {
  margin-left: 28px;
  font-size: 15px;
  font-weight: 600;
  line-height: 2.2;
  color: #949dad;
}
.inner-mobile-menu {
  margin: 8px;
  padding: 10px;
}
.inner-mobile-menu ul li {
  width: 100%;
}
.inner-mobile-menu ul li a {
  font-size: 15px;
}
.overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  z-index: 3;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
.link-signout {
  background-color: transparent !important;
  border: none !important;
  margin: 3px 0 0 5px;
  padding: 0 0 0 15px !important;
}
.link-signout i {
  color: #e9ab04;
}
.link-signout > i > span {
  color: #e9ab04;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-size: 13px;
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
.link-signout:hover {
  text-decoration: none;
}
.link-signin {
  background-color: transparent !important;
  border: none !important;
  margin: 28px 0 0 5px;
  padding: 0 0 0 15px !important;
}
.link-signin i {
  color: #386065 !important;
}
.link-signin a:hover i {
  color: #386065 !important;
}
.link-signin i:hover {
  color: #386065 !important;
}
.link-signin > i > span {
  color: #386065;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-size: 13px;
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
.link-signin:hover {
  text-decoration: none;
  color: #386065 !important;
}
.sticky-footer {
  display: none;
}
.bloc-bottom {
  margin-left: -15px;
}
.offre-image {
  width: auto;
  height: auto;
  max-width: 95px;
  max-height: 70px;
  display: block;
}
.card-img-wrapper {
  flex: 1;
  background-color: #e9ab04;
  border-radius: 6px;
  min-width: 130px;
  display: flex;
  justify-content: center;
  /* align horizontal */
  align-items: center;
  /* align vertical */
}
.content-wrapper {
  flex: 2;
  margin-top: 5px;
  margin-left: 15px;
}
.flex-break {
  flex-basis: 100%;
  height: 0;
}
.card-content-infos {
  margin: 20px 0 5px 0;
}
.card-content-infos span {
  margin: 0 5px 0 5px;
  font-size: 13px;
}
.card-content-infos span,
.card-content-infos i {
  color: #737c8b !important;
}
.offre-title > a {
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  color: #35424b;
}
.secteur-alias {
  color: #737c8b !important;
}
.locate-symbol {
  color: #e9ab04;
  font-size: 20px;
  position: absolute;
  top: 10px;
  right: 52px;
}
.locate-symbol:hover {
  cursor: pointer;
}
.search-mobile {
  display: none;
}
.nav-child {
  border: solid 1px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
}
.nav-child a {
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  text-transform: none !important;
}
.nav-child li[class*='item-']:hover {
  background-color: #f7f8fd;
}
.nav-child li[class*='item-']:hover a {
  color: #1a2a40 !important;
}
.btn-circle {
  width: 35px;
  height: 35px;
  padding: 6px 0px;
  border-radius: 20px;
  text-align: center;
  font-size: 12px !important;
  line-height: 1.42857;
  transition: all 0.4s cubic-bezier(0.2, 0, 0.3, 1);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transform: -webkit-translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.btn-circle i {
  font-size: 13px !important;
  margin: auto;
  color: white;
}
.btn-circle i:hover {
  text-decoration: none;
  color: white !important;
}
.btn-circle:hover {
  -moz-transform: scale3d(0.9, 0.9, 1);
  -o-transform: scale3d(0.9, 0.9, 1);
  -ms-transform: scale3d(0.9, 0.9, 1);
  -webkit-transform: scale3d(0.9, 0.9, 1);
  -webkit-transform: -webkit-scale3d(0.9, 0.9, 1);
  transform: scale3d(0.9, 0.9, 1);
}
.btn-circle:hover:before {
  content: '';
  position: absolute;
  top: -30px;
  bottom: -30px;
  left: -30px;
  right: -30px;
  z-index: -1;
  border-style: solid;
  border-width: 1px;
  border-radius: 50%;
  border-color: #e9ab04;
  -webkit-border-image: initial !important;
  -moz-border-image: initial !important;
  -o-border-image: initial !important;
  border-image: initial !important;
  border-image-slice: initial !important;
  -moz-transform: scale3d(0.5, 0.5, 1);
  -o-transform: scale3d(0.5, 0.5, 1);
  -ms-transform: scale3d(0.5, 0.5, 1);
  -webkit-transform: scale3d(0.5, 0.5, 1);
  -webkit-transform: -webkit-scale3d(0.5, 0.5, 1);
  transform: scale3d(0.5, 0.5, 1);
  -webkit-transition: all 0.4s cubic-bezier(-0.2, 0, -0.3, 1);
  -moz-transition: all 0.4s cubic-bezier(0.2, 0, 0.3, 1);
  -ms-transition: all 0.4s cubic-bezier(0.2, 0, 0.3, 1);
  -o-transition: all 0.4s cubic-bezier(0.2, 0, 0.3, 1);
  transition: all 0.4s cubic-bezier(0.2, 0, 0.3, 1);
}
.top-navigation {
  clear: both;
  margin: 0 auto;
  max-width: 1000px;
  min-height: 45px;
  position: relative;
  display: table;
  width: 100%;
  background-color: white;
  top: 0!important;
  padding: 10px;
}
.top-navigation ul.menu-menu-principal-container {
  margin: 0;
  padding: 0;
  margin-left: 15px;
  /*max-width: 400px;*/
  text-align: center;
  list-style: none;
}
.top-navigation ul.menu-menu-principal-container li {
  display: inline-block;
  position: relative;
  margin-right: 5px;
}
.logo-au-boulot {
  display: table-cell;
  width: 40%;
  padding: 15px;
}
figure {
  margin: 0;
  display: block;
}
img {
  vertical-align: middle;
}
.social-networks {
  display: none;
  width: 100px;
  height: 100%;
  position: absolute;
  right: 14vw;
  top: 0;
  padding: 25px 0;
  background: #baa71a;
  text-align: center;
}
.social-networks .linkedin {
  width: 16px;
  height: 19px;
  display: inline-block;
  margin-right: 20px;
}
.social-networks .linkedin span {
  background: url("../../../images/icones/header/linkedin.png") no-repeat center;
  width: 16px;
  height: 19px;
  display: inline-block;
}
.social-networks .linkedin i {
  color: white;
  width: 9px;
  height: 19px;
  display: inline-block;
  font-size: 18px;
}
.social-networks .facebook {
  width: 9px;
  height: 19px;
  display: inline-block;
}
.social-networks .facebook span {
  background: url("../../../images/icones/header/facebook.png") no-repeat center;
  width: 9px;
  height: 19px;
  display: inline-block;
}
.social-networks .logout {
  width: 9px;
  height: 19px;
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
  margin-top: 5px;
  text-decoration: none !important;
}
.social-networks .logout :hover {
  text-decoration: none !important;
}
.social-networks .logout i {
  color: white;
  width: 9px;
  height: 19px;
  display: inline-block;
  font-size: 18px;
}
.social-networks .mon-compte {
  width: 9px;
  height: 19px;
  display: inline-block;
  margin-left: 20px;
  margin-right: 10px;
  text-decoration: none !important;
}
.social-networks .mon-compte :hover {
  text-decoration: none !important;
}
.social-networks .mon-compte i {
  color: white;
  width: 9px;
  height: 19px;
  display: inline-block;
  font-size: 18px;
}
.social-networks .dn-social {
  width: 16px;
  height: 19px;
  display: inline-block;
  margin-right: 20px;
}
.social-networks .dn-social span {
  width: 16px;
  height: 19px;
  display: inline-block;
}
.social-networks .dn-social i {
  color: white;
  width: 9px;
  height: 19px;
  display: inline-block;
  font-size: 18px;
}
.social-networks .dn-social2 {
  width: 9px;
  height: 19px;
  display: inline-block;
}
.social-networks .dn-social2 span {
  width: 9px;
  height: 19px;
  display: inline-block;
}
.charte {
  display: none;
  width: 100px;
  height: 100%;
  position: absolute;
  right: 4vw;
  top: 0;
  padding: 10px 0;
  text-align: center;
}
.charte a {
  width: 75px;
  height: 54px;
  display: inline-block;
}
.charte a span {
  background: url("../../../images/icones/header/charte.png") no-repeat center;
  width: 75px;
  height: 54px;
  display: inline-block;
}
.top-navbar {
  margin: 0 auto;
  /*max-width: 1900px;*/
  width: 100%;
  position: relative;
  top: 0;
  z-index: 12;
  /* margin-top: 20px; */
  padding-top: 15px;
  background: white;
}
.menu-menu-principal-container {
  display: table-cell;
  vertical-align: top;
  padding-top: 12px;
}
.menu-menu-principal-container ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
  max-width: 400px;
  /* text-align: center; */
}
.bt-ouvrir-menu-mobile {
  margin-top: 10px;
  margin-left: 20px;
  cursor: pointer;
  display: table-cell;
  /* width: 13%; */
  padding: 10px;
  text-align: right;
}
.menu-mobile-contenu {
  z-index: 1000;
  background-color: rgba(0, 72, 165, 0.9);
  width: 100%;
  max-width: 800px;
  position: fixed;
  top: 0;
  left: 0;
  padding: 25px;
  padding-top: 80px;
  border: 1px solid #660066;
  height: 90%;
}
.menu-menu-principal-container {
  display: table-cell;
  vertical-align: top;
  padding-top: 12px;
}
.menu-menu-principal-mobile-container {
  display: table-cell;
  vertical-align: top;
  padding-top: 12px;
  /*max-width: 200px;*/
}
.menu-menu-principal-mobile-container .mod-list li {
  list-style: none;
  margin-right: 0 !important;
  border-bottom: 1px solid #FFF;
  display: table-cell;
  width: 60%;
}
.menu-menu-principal-mobile-container a {
  font-size: 18px;
  line-height: 33px;
  color: #F1F1F1 !important;
}
.menu-bt-fermer {
  position: absolute;
  right: 5%;
  top: 35px;
}
.site-footer {
  background: #203355;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
  padding: 10px 0 50px 0 !important;
  margin-top: 50px;
  /*padding-bottom: 50px;*/
  /*display: block;*/
  bottom: 0;
  /*position: fixed;*/
  width: 100%;
  display: inline-block;
  position: relative;
}
.site-info {
  color: rgba(51, 51, 51, 0.7);
  font-size: 1.2rem;
  line-height: 1.5;
}
.site-info a {
  border-bottom: 1px solid transparent;
  color: #FFF;
  font-size: 14px;
}
.footer-bps {
  width: 100%;
  margin-top: 30px;
}
.centrage-standard-interieur {
  max-width: 980px;
  margin: 0 auto;
  padding-left: 5%;
  padding-right: 5%;
}
.footer-bps-element-logo1,
.footer-bps-element-logo2 {
  vertical-align: top;
  width: 275px;
  margin: 0 auto;
  margin-top: 20px;
  position: relative;
}
.footer-bps-element1,
.footer-bps-element2 {
  vertical-align: top;
  margin: 0 auto;
  margin-top: 25px;
  width: 275px;
}
.footer-bps-element-lien {
  color: #FFF;
  font-size: 14px;
  text-decoration: underline;
}
.conteneur_chart_profil_completion path.color0 {
  fill: #e9ab04 !important;
}
.conteneur_chart_profil_completion text {
  fill: #e9ab04 !important;
}
@media screen and (min-width: 900px) {
  .footer-bps-element-logo1 {
    display: inline-block;
    width: 35%;
    text-align: inherit;
  }
  .footer-bps-element1 {
    display: inline-block;
    width: 22%;
    vertical-align: top;
    border-right: 3px solid #fff;
    margin-right: 10%;
    height: 75px;
  }
  .footer-bps-element2 {
    display: inline-block;
    width: 20%;
    vertical-align: top;
  }
  .footer-bps-element2 .mod-list li {
    list-style: none;
    margin-right: 0 !important;
    display: table-cell;
    width: 80%;
  }
}
@media screen and (max-width: 940px) {
  .cookies-banner-wrapper {
    bottom: 0;
    width: 100%;
    height: 100px;
    display: none;
    min-height: 100px;
    text-align: center;
    align-content: center;
    position: fixed;
    z-index: 3;
    overflow: hidden;
    box-sizing: border-box;
  }
  .cookies-banner {
    bottom: 0;
    width: 100%;
    height: 100px;
    background-color: #343a42;
    display: inline-block;
    min-height: 100px;
    text-align: center;
    align-content: center;
    overflow: hidden;
    border-top: 1px solid #e9ab04;
    padding: 8px 0 0 0;
    box-sizing: border-box;
  }
  .cookies-banner .banner-text {
    color: white;
    font-size: 13px;
  }
  .cookies-banner .banner-button {
    padding: 6px 6px;
    background: #e9ab04;
    cursor: pointer;
    color: white;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 11px;
    text-decoration: none;
  }
  .cookies-banner .banner-button-info {
    padding: 6px 6px;
    background: white;
    cursor: pointer;
    color: black;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 11px;
    text-decoration: none;
  }
}
@media screen and (min-width: 940px) {
  .top-navbar {
    padding-top: 0;
    position: relative;
  }
  .top-navbar {
    /*background-color: rgba(254,254,254,0.8);*/
    border-color: #c8c8c8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }
  .logo-au-boulot {
    display: table-cell;
    width: 33%;
    padding: 15px;
    margin-top: 0;
    text-align: left;
  }
  .top-navigation .menu-menu-principal-container li a {
    color: #252333;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 8px 8px;
    text-decoration: none;
    text-transform: uppercase;
  }
  .social-networks {
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    /*right: 14vw;*/
    top: 0;
    padding: 25px 0;
    background: #baa71a;
    text-align: center;
  }
  .charte {
    display: block;
    width: 100px;
    height: 100%;
    position: absolute;
    /* right: 4vw; */
    top: 0;
    padding: 10px 0;
    text-align: center;
  }
  .bt-ouvrir-menu-mobile {
    display: none;
    margin-top: 10px;
    margin-left: 20px;
    cursor: pointer;
    width: 13%;
    padding: 10px;
  }
  .cookies-banner-wrapper {
    bottom: 0;
    width: 100%;
    height: 80px;
    display: none;
    min-height: 70px;
    text-align: center;
    align-content: center;
    position: fixed;
    z-index: 3;
    overflow: hidden;
  }
  .cookies-banner {
    bottom: 0;
    width: 100%;
    height: 80px;
    background-color: #343a42;
    display: inline-block;
    min-height: 70px;
    text-align: center;
    align-content: center;
    overflow: hidden;
    border-top: 1px solid #e9ab04;
    padding: 8px 0 0 0;
    box-sizing: content-box;
  }
  .cookies-banner .banner-text {
    color: white;
    font-size: 13px;
  }
  .cookies-banner .banner-button {
    padding: 6px 6px;
    background: #e9ab04;
    cursor: pointer;
    color: white;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 11px;
    text-decoration: none;
  }
  .cookies-banner .banner-button-info {
    padding: 6px 6px;
    background: white;
    cursor: pointer;
    color: black;
    font-size: 16px;
    display: inline-block;
    margin-top: 5px;
    margin-left: 11px;
    text-decoration: none;
  }
}
@media screen and (min-width: 1000px) {
  .centrage-standard-interieur {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 1050px) {
  .top-navigation .menu-menu-principal-container li a {
    color: #252333;
    display: block;
    font-size: 15px;
    line-height: 1;
    padding: 8px 8px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 500;
  }
}
@media screen and (min-width: 1200px) {
  .social-networks {
    right: 18vw;
  }
  .charte {
    right: 10vw;
  }
}
@media screen and (min-width: 1300px) {
  .social-networks {
    right: 21vw;
  }
  .charte {
    right: 13vw;
  }
}
@media screen and (min-width: 1550px) {
  .social-networks {
    right: 25vw;
  }
  .charte {
    right: 18vw;
  }
}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
  }
  .sidenav a {
    font-size: 18px;
  }
}
@media screen and (max-width: 510px) {
  .offre-image {
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 50px;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .offre-image {
    width: auto;
    height: auto;
    max-width: 80px;
    max-height: 50px;
    display: block;
  }
  .locate-symbol {
    color: #e9ab04;
    font-size: 25px;
    position: absolute;
    top: 7px;
    right: 30px;
  }
}
@media screen and (max-width: 1380px) {
  .s_liste_offres_2017 {
    width: 52%;
  }
}
@media screen and (max-width: 1280px) {
  .s_liste_offres_2017 {
    width: 43%;
  }
  .s_liste_offres_2017_texte_job_base_offres___ville,
  .s_liste_offres_2017_texte_job_base_offres___texte_contrats,
  .s_liste_offres_2017_texte_job_base_offres___date_publication {
    position: inherit;
  }
}
@media screen and (max-width: 1200px) {
  #mon-compte textarea,
  #mon-compte select,
  #mon-compte input {
    max-width: 250px;
  }
  #footer .footer {
    padding: 50px 30px;
  }
  #left #onglets_candidat_menu_gauche li a span {
    line-height: normal;
  }
  .recherche-avancee {
    color: #e9ab04 !important;
    float: none !important;
  }
  .offre-image {
    width: auto;
    height: auto;
    max-height: 70px;
    display: block;
  }
  .card-img-wrapper {
    flex: 1;
    background-color: #e9ab04;
    border-radius: 6px;
    min-width: 60px;
    min-height: inherit;
    display: flex;
    justify-content: center;
    /* align horizontal */
    align-items: center;
    /* align vertical */
  }
  .content-wrapper {
    flex: 2;
    margin-top: 5px;
    margin-left: 15px;
  }
  .secteur-alias {
    display: none;
  }
  .offre-card {
    border: 2px #e8e8e8 solid;
    border-radius: 8px;
    margin-bottom: 20px;
    display: block;
  }
  .action-label {
    color: white;
  }
  .likeBtn {
    font-size: 20px;
    position: absolute;
    top: 10px;
    right: 20px;
  }
}
@media screen and (min-width: 430px) {
  .offre-card {
    width: available;
    border: 2px #e8e8e8 solid;
    border-radius: 8px;
    min-height: 95px;
    min-width: 351px;
    margin-bottom: 20px;
    display: block;
    flex-wrap: wrap;
  }
  .content-wrapper {
    padding: 5px;
  }
  .likeBtn {
    font-size: 20px;
    float: right !important;
    cursor: pointer;
  }
}
@media screen and (max-width: 430px) {
  .offre-title {
    max-width: 155px;
  }
  .offre-title a {
    font-size: 10px;
    font-weight: bold;
  }
  .card-content-infos span {
    font-size: 10px;
  }
  .s_total_form {
    float: none !important;
  }
}
@media screen and (min-width: 786px) {
  .mobile-break {
    display: none;
  }
  .search-inputs .col-md-2,
  .search-inputs .col-md-3 {
    padding-left: 5px !important;
  }
  .search-inputs .col-md-2 .s_module_recherche_un_champ,
  .search-inputs .col-md-3 .s_module_recherche_un_champ {
    max-width: 235px;
  }
  .search-inputs .cp-dist-select {
    margin-left: 0;
    padding-left: 0;
  }
  .search-inputs .cp-dist-select div {
    padding-left: 0 !important;
  }
  .search-inputs .cp-dist-select div select {
    min-width: 90px;
  }
  .recherche-select:after {
    content: '>';
    font: 17px "Consolas", monospace;
    color: #e9ab04;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/
    top: 65px;
    left: 180px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
  }
  .recherche-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .recherche-select-alert:after {
    content: '>';
    font: 18px "Consolas", monospace;
    color: #e9ab04;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/
    top: 106px;
    left: 180px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
  }
  .recherche-select-alert select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .recherche-select-distance:after {
    content: '>';
    font: 17px "Consolas", monospace;
    color: #e9ab04;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/
    top: 8px;
    left: 73px;
    padding: 0 0 2px;
    position: absolute;
    pointer-events: none;
  }
  .recherche-select-distance select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
}
@media screen and (max-width: 883px) {
  .menu-menu-principal-container {
    display: none;
  }
  #navigation,
  .actions-container,
  .candidat-actions-container {
    display: none;
  }
  #s_toggle_menu {
    display: block;
    line-height: normal;
    position: absolute;
    right: 42px;
    top: 30px;
  }
  #s_toggle_menu > label > i {
    font-size: 28px;
  }
  nav .menu_content .block-menu ul li {
    padding: 0 10px;
  }
  .socials {
    margin-left: 28px;
  }
  .socials i {
    color: white;
  }
  .bloc-bottom .row {
    text-align: center;
    justify-content: center;
  }
  .bloc-bottom {
    margin-bottom: 15px;
  }
  #under-footer {
    min-height: 170px;
  }
  .search-desktop {
    display: none;
  }
  .search-mobile {
    display: block;
  }
  .nav-child {
    display: none;
  }
  .bloc-bottom {
    margin-left: 0 !important;
  }
}
@media screen and (max-width: 1080px) {
  .s_liste_offres_2017 {
    width: 100%;
  }
  form#listform_3_com_fabrik_3 .fabrikFilterContainer {
    border: none;
    margin-right: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 991px) {
  #tableau_de_la_liste_des_alertes td,
  #tableau_de_la_liste_des_alertes th,
  #tableau_de_la_liste_des_candidatures td,
  #tableau_de_la_liste_des_candidatures th,
  #tableau_de_la_liste_des_offres td,
  #tableau_de_la_liste_des_offres th {
    padding: 5px;
  }
  #left {
    margin-top: 85px;
  }
}
@media screen and (max-width: 980px) {
  #s_agence {
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    border: none;
    padding-right: 0;
  }
  #s_agence #s_logo_general_ou_specialite {
    width: 100%;
    max-width: 400px;
  }
  #s_details_offre {
    width: 100%;
  }
  nav .menu_content .block-menu ul li a span.icon,
  nav .menu_content .block-menu ul li label span.icon {
    line-height: 70px;
    font-size: 20px !important;
    padding-bottom: 0 !important;
  }
  nav .content {
    min-height: 70px;
    padding: 0 10px;
  }
  nav .menu_content .block-menu ul li a span,
  nav .menu_content .block-menu ul li label span {
    display: none;
  }
  .s_deconnexion {
    display: block!important;
    width: 15px;
    padding-bottom: 0 !important;
  }
  #s_inscription {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid white;
  }
  #inscription .col-md-4,
  #form_2 .col-md-4 {
    max-width: inherit;
  }
}
@media screen and (max-width: 810px) {
  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  td.vw_listedesoffres_action {
    display: none;
  }
  th.com_vwlistedesoffres_action {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  select {
    height: 38px !important;
    line-height: 38px !important;
    font-size: 14px !important;
  }
  form.fabrikForm label.checkbox {
    height: 38px !important;
    line-height: 38px !important;
    font-size: 14px !important;
  }
  #cv_upload input#job_base_candidats___fichier_joint {
    padding: inherit;
    line-height: inherit!important;
    height: inherit!important;
    width: inherit!important;
  }
  .content-header img,
  .content-header svg {
    display: none;
  }
  .content-header a {
    padding: 0;
    margin: 0;
  }
  .footer {
    text-align: center;
  }
  .blocrechercheemploi > form {
    width: 100%;
    text-align: center;
  }
  .blocrechercheemploi h2 {
    text-align: left;
  }
  .blocrechercheemploi br {
    display: none;
  }
  .blocrechercheemploi .col-md-4 > div {
    margin-bottom: 10px;
  }
  #s_module_recherche_bouton_reset {
    display: none;
  }
  #modlgn-remember,
  .conteneur_cgv input,
  .conteneur_contact_client input {
    height: auto!important;
  }
  #media_image-12,
  #media_image-17 {
    text-align: center;
  }
  #tableau-de-bord .content,
  #mes-candidatures .content,
  #mes-alertes .content,
  #mon-espace-interimaire .content,
  #mon-compte .content {
    margin-left: 0;
  }
}
@media screen and (max-width: 727px) {
  .vw_listedesoffresdetails {
    display: flex;
  }
  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
    order: 2;
  }
}
@media screen and (max-width: 700px) {
  .s_page_details_offre_boutons_autres > div {
    display: block;
    border: none;
    padding: 0;
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .s_page_details_offre_partager_icones {
    position: static;
    width: auto;
  }
  .s_page_details_offre_boutons_autres {
    padding-right: 0;
  }
  #onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 650px) {
  #s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee {
    width: 50%;
  }
  .vw_listedesoffresdetails #vw_listedesoffresdetails_partie_gauche {
    margin-right: 0;
    float: none;
    clear: both;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 600px) {
  #tableau_de_la_liste_des_alertes thead,
  #tableau_de_la_liste_des_candidatures thead,
  #tableau_de_la_liste_des_offres thead {
    display: none;
  }
  td.vw_emploionglet3_id,
  td.vw_emploionglet3_alerte_secteur_activite,
  td.vw_emploionglet3_alerte_code_postal,
  td.vw_emploionglet3_alerte_distance,
  td.vw_emploionglet3_alerte_motscles,
  td.vw_emploionglet2_date_creation,
  td.vw_emploionglet2_offre_reference,
  td.vw_emploionglet2_offre_poste,
  td.vw_emploionglet2_email_candidat,
  td.vw_emploionglet2_email,
  td.vw_emploionglet2_offre_statut,
  td.vw_emploionglet2_offre_action,
  td.vw_listedesoffres_ville,
  td.vw_listedesoffres_poste,
  td.vw_listedesoffres_reference,
  td.vw_listedesoffres_type_de_contrat,
  td.vw_listedesoffres_code_postal {
    border: none!important;
    float: none!important;
    display: block;
  }
  #tableau_de_la_liste_des_alertes tfoot .pagination,
  #tableau_de_la_liste_des_candidatures tfoot .pagination,
  #tableau_de_la_liste_des_offres tfoot .pagination {
    display: inline-block;
  }
  #tableau_de_la_liste_des_alertes tfoot li.page-item,
  #tableau_de_la_liste_des_candidatures tfoot li.page-item,
  #tableau_de_la_liste_des_offres tfoot li.page-item {
    float: left;
  }
  #s_bonjour_vous_etes {
    display: inline-block;
    margin-right: 65px;
  }
  #s_bonjour_vous_etes .s_libelle {
    display: none;
  }
  #s_bonjour_vous_etes .s_libelle_mobile {
    display: inline;
  }
}
@media screen and (max-width: 500px) {
  .tableau_de_bord_bloc .tableau_de_bord_bloc_description {
    display: none;
  }
  .tableau_de_bord_bloc > div {
    border: none;
  }
}
@media screen and (max-width: 450px) {
  #s_page_details_offre_bloc1 .s_page_details_offre_2017_une_metadonnee {
    width: 100%;
  }
  .menu.dropdown {
    padding: 0;
  }
  .s_liste_offres_2017_une_offre .fabrik_actions {
    position: inherit;
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
  }
  #top-header {
    height: 100px;
    width: 100%;
    top: 0;
    position: fixed;
    transition: top 0.2s ease-in-out;
    z-index: 2;
  }
  .hide {
    top: -100px !important;
  }
  .content-page {
    /*margin-top: 100px !important;*/
  }
  #et-secondary-menu {
    clear: both;
    text-align: center;
    padding: 10px 20px;
  }
  #et-info {
    float: none;
  }
}
@media screen and (max-width: 400px) {
  #onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
    font-size: 18px;
  }
}
@media screen and (max-width: 350px) {
  #onglets_candidats_grand_titre #onglets_candidats_grand_titre_bloc1 {
    font-size: 14px;
  }
  .deleteGroup,
  .addGroup {
    padding: 0;
    font-size: 20px;
    min-width: 28px;
    height: 20px;
    line-height: 20px;
  }
}
@media screen and (max-width: 340px) {
  .s_button_bloc,
  .s_champ_bloc {
    width: 100%;
  }
  .s_button_bloc input,
  .s_button_bloc input[type="submit"],
  .s_champ_bloc input,
  .s_button_bloc select,
  .s_champ_bloc select {
    width: 100%;
  }
}
@media print {
  .likeBtn {
    visibility: hidden;
    display: none;
  }
  .top-navigation {
    visibility: hidden;
    display: none;
  }
  .site-footer {
    visibility: hidden;
    display: none;
  }
}
/*# sourceMappingURL=personal.css.map */