@font-face {
    font-family: 'open_sans';
    src: url('../../../theme/defaut/fonts/OpenSans-Regular-webfont.eot');
    src: url('../../../theme/defaut/fonts/OpenSans-Regular-webfont.eot#iefix') format('embedded-opentype'),
    url('../../../theme/defaut/fonts/OpenSans-Regular-webfont.woff') format('woff'),
    url('../../../theme/defaut/fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
    url('../../../theme/defaut/fonts/OpenSans-Regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskbold';
    src: url('../../../theme/defaut/fonts/vremenagroteskbold-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskbold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskbolditalic';
    src: url('../../../theme/defaut/fonts/vremenagroteskbolditalic-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskbolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskbook';
    src: url('../../../theme/defaut/fonts/vremenagroteskbook-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskbook-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskbookitalic';
    src: url('../../../theme/defaut/fonts/vremenagroteskbookitalic-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskbookitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskitalic';
    src: url('../../../theme/defaut/fonts/vremenagroteskitalic-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskmedium';
    src: url('../../../theme/defaut/fonts/vremenagroteskmedium-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskmedium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagroteskmediumitalic';
    src: url('../../../theme/defaut/fonts/vremenagroteskmediumitalic-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagroteskmediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vremenagrotesk';
    src: url('../../../theme/defaut/fonts/vremenagrotesk-webfont.woff') format('woff2'),
    url('../../../theme/defaut/fonts/vremenagrotesk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary, main {
    display: block;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, figure, nav, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 100%;
    font: inherit;
}

ol, ul {
    list-style: none;
}

li {
    display: list-item;
}

audio, canvas, video {
    display: inline-block;
}

a:link {
    text-decoration: none;
}

a:focus, a:active, a:hover, button {
    outline: 0;
}

ol, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

abbr[title] {
    border: 0;
}

hr {
    clear: left;
    visibility: hidden;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    color: gray;
    font-style: italic;
    quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

legend {
    border: 0;
    padding: 0;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: none;
}

button, input {
    line-height: 140%;
    background: none;
    border: 0;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}

button[disabled],
input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"]:focus {
    outline: none;
    -webkit-box-shadow: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

input[type="submit"],
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type=submit] {
    -webkit-appearance: caret;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a {
    color: #3279B3;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.no-underline:hover {
    text-decoration: none;
}

p {
    font-size: 12px;
    line-height: 140%;
    color: #454545;
}

pre {
    display: block;
    margin: 10px 0;
    padding: 3px 2%;
    text-align: center;
    width: 96%;
    background: #FFF;
    border: 1px solid #C8DAE9;
}

/* Top bar */
.top-bar {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 28px;
    z-index: 999;
    font-size: 14px;
    background: #434343;
    border-bottom: 1px solid #1B1B1B;
}

.top-bar ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    height: 28px;
}

.top-bar li {
    float: left;
    padding-right: 29px;
}

.top-bar li:last-child {
    padding-right: 0;
}

.top-bar a {
    display: inline-block;
    padding: 6px 0 6px 30px;
    text-decoration: none;
    color: #FFF;
    font: 11px/16px Verdana, Arial, sans-serif;
    background-image: url(../../../theme/defaut/images/top-bar/metanav.png);
    background-repeat: no-repeat;
    background-position: top 7px left 0;
}

.top-bar a:hover,
.top-bar a:visited {
    color: #FFF;
    text-decoration: none;
}

.top-bar-infirmiers a:hover {
    background-position: 0 -15px;
}

.top-bar-cadredesante a {
    background-position: 0 -37px;
}

.top-bar-cadredesante a:hover {
    background-position: 0 -60px;
}

.top-bar-aidesoignant a {
    background-position: 0 -83px;
}

.top-bar-aidesoignant a:hover {
    background-position: 0 -105px;
}

.top-bar-remede a {
    background-position: 0 -374px;
}

.top-bar-remede a:hover {
    background-position: 0 -397px;
}

.top-bar-emploi a {
    background-position: 0 -128px;
}

.top-bar-emploi a:hover {
    background-position: 0 -150px;
}

.top-bar-formation a {
    background-position: 0 -172px;
}

.top-bar-formation a:hover {
    background-position: 0 -198px;
}

.top-bar-materiel a {
    background-position: 0 -224px;
}

.top-bar-materiel a:hover {
    background-position: 0 -248px;
}

.top-bar-jnil a {
    background-position: 0 -273px;
    text-transform: uppercase;
}

.top-bar-jnil a:hover {
    background-position: 0 -298px;
}

.top-bar-izeos a {
    width: 30px;
    background-position: 0 -324px;
}

.top-bar-izeos a:hover {
    background-position: 0 -349px;
}

.top-bar .top-bar-izeos a {
    margin-left: 0;
}

/* La loi Cookie */
.cookie-law {
    position: fixed;
    z-index: 999999;
    padding: 10px 1% 9px;
    width: 98%;
    font-size: 13px;
    display: none;
    bottom: 0;
    background: #7D7D7D;
}

.cookie-law p {
    float: left;
    width: 94%;
    color: #FFF;
}

.cookie-law a {
    color: #FFF;
    text-decoration: underline;
}

.cookieAccept {
    float: right;
    display: block;
    text-indent: 500px;
    overflow: hidden;
    width: 20px;
    height: 20px;
}

.cookieAccept:before {
    content: "X";
    color: #FFF;
    display: block;
    font-size: 17px;
    text-indent: 0;
}

/* Fin de La loi Cookie */
/************************* ARCHE *******************/
body {
    font: 12px/140% Verdana, Arial, sans-serif;
    color: #454545;
    text-align: left;
    margin: 0;
    background: #fff;
}

.wrapper {
    max-width: 1000px;
    margin: 0 auto;
}

.wrapper-home-content {
    max-width: none;
    margin: 0;
}

.main {
    clear: both;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    background: #FAFBFD;
    border: 1px solid #B7CFE3;
    border-top: 0;
    padding-bottom: 110px;
}

.wrapper-home-content .main {
    background: none;
    border: none;
    padding-bottom: 0;
}

.main:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #EBF1F6;
    display: block;
    width: 138px;
    height: 100%;
}

.wrapper-home-content .main:after {
    content: normal;
}

#recruteur, #liberal,
.content {
    float: left;
    width: 82.1%;
    padding: 20px 2%;
    margin: 0 138px 20px 0;
}

.home-content {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.home-content .breadcrumb {
    display: none;
}

#recruteur *,
#liberal *,
.content *,
.home-content * {
    box-sizing: border-box;
}

/* sidebar */
.sidebar {
    float: right;
    position: relative;
    z-index: 1;
    width: 138px;
    padding: 10px 0;
    margin-left: -138px;
    text-align: center;
    background: #EBF1F6;
}

.sidebar .sidebar-bloc {
    padding: 10px 0 20px;
    margin: 0 0 20px;
}

.sidebar .sidebar-bloc a[href="/tous-les-produits-et-services/recrutement-jeunes-diplomes/offre-print-web"] {
    display: none;
}

.sidebar img {
    margin: 5px 0;
}

.sidebar-bloc h3 {
    font: 19px/130% 'Trebuchet MS', Arial;
    text-align: left;
    color: #00579D;
    margin: 0 0 10px 9px;
    background: url(../../../theme/defaut/images/trait-titre-pub.png) no-repeat 0 bottom;
}

.sidebar .connexion-bloc p {
    margin: 10px 0;
    text-align: left;
}

.sidebar .connexion-bloc img {
    float: left;
    margin: 0 5px;
}

.header-container {
    overflow: auto;
    position: relative;
    background: #ffffff;
    clear: both;
}

.header-container:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    bottom: 0;
    left: 0;
    background: #ffffff url(../../../theme/defaut/images/header-shadow.png) repeat-x top 0 left 0;
}

@media (max-width: 580px) {
    .header-container {
        border-bottom: 1px solid #deebf4;
    }
}

/******* HEADER ******/
#header {
    float: left;
    width: 100%;
    margin: 0 auto;
    position: relative;
}

@media (max-width: 820px) {
    #header {
        background: #fff;
    }
}

#header .logo {
    position: absolute;
    top: 26px;
    left: 0;
    width: 269px;
    height: 34px;
}

@media (max-width: 680px) {
    #header .logo {
        width: 180px;
    }
}

@media (max-width: 1000px) {
    #header .logo {
        left: 15px;
    }
}

#header .header-content {
    background: #5895C4;
    position: relative;
    min-height: 42px;
}

@media (max-width: 580px) {
    #header .header-content {
        background: #ffffff
    }
}

#header .header-content:before {
    width: 90px;
}

#header .header-content .logo {
    left: 0;
    top: 0;
    padding-left: 0;
    background: #ffffff;
}

#header h1 {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
}

#header h1 a {
    float: left;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    background: url(../../../theme/defaut/images/fond/logo-es.png) no-repeat 0 0;
    background-size: 100%;
}

@media only screen and (max-width: 580px) {
    #header h1 a {
        background: url(../../../theme/defaut/images/fond/logo-es-mobile.png) no-repeat 0 0;
    }
}

#header.univers-2 h1 a {
    background: url(../../../theme/defaut/images/fond/logo-em.png) no-repeat 0 top;
    background-size: 100%;
}

@media only screen and (max-width: 580px) {
    #header.univers-2 h1 a {
        background: url(../../../theme/defaut/images/fond/logo-em-mobile.png) no-repeat 0 0;
        background-size: 100%;
    }
}

#header h1 a.header-logo {
    background-position: left bottom;
}

#header h1 a {
}

#header h1 a.header-logo--es {
    background: url(../../../theme/defaut/images/fond/logo-es-mobile.png) no-repeat top 50% left 50%;
}

#header h1 a.header-logo--em {
    background: url(../../../theme/defaut/images/fond/logo-em-mobile.png) no-repeat top 50% left 50%;
}


#header .baseline {
    position: absolute;
    top: 40px;
    left: 215px;
}

@media (max-width: 1000px) {
    #header .baseline {
        top: 26px;
        width: 215px;
    }
}

@media (max-width: 820px) {
    #header .baseline {
        display: none;
    }
}

#header .baseline a {
    color: #fff;
    text-decoration: none;
    font: 19px/20px 'Trebuchet MS', Arial, sans-serif;
}

#header .shortlinks {
    float: right;
    width: 44%;
    height: 90px;
    padding: 0;
    margin: 10px 2% 10px 0;
}

.shortlinks li {
    float: left;
    width: 20%;
    text-align: center;
}

.shortlinks .applicant-link {
    width: 22%;
}

.shortlinks .advices-link {
    width: 20%;
}

.shortlinks .foundation-link {
    width: 31%;
}

.shortlinks a {
    position: relative;
    color: #FFF;
    display: block;
    font: 11px 'Trebuchet MS', Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    padding: 60px 0 0 0;
    background: url(../../../theme/defaut/images/pictos/shortlink-header.png) no-repeat 25px 5px;
}

.shortlinks a span {
    display: block;
}

.shortlinks li a:after {
    content: " ";
    position: absolute;
    right: 0;
    bottom: 0;
    float: right;
    height: 28px;
    width: 1px;
    border-right: 1px solid #00569C;
}

.shortlinks .advices-link a:after {
    display: none;
}

.shortlinks .foundation-link a {
    background-position: -60px 0;
}

.shortlinks .applicant-link a {
    background-position: -178px 0;
}

.shortlinks .advices-link a {
    background-position: -280px 3px;
}

#header .shortcuts-access {
    float: right;
    width: 352px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    margin-right: 2px;
}

#header .shortcuts-access * {
    box-sizing: border-box;
}

#header .shortcuts-access .tabs {
    float: left;
    width: 100%;
    clear: both;
    margin: 0;
}

.shortcuts-access .tabs li {
    float: left;
    height: auto;
    margin: 0;
    border: 0;
    width: 50%;
    background: #ebf1f6;
    display: inline-block;
    text-align: left;
    border-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.shortcuts-access .tabs .active {
    background: #ffffff;
}

.shortcuts-access .tabs li:first-child {
    margin-left: 0;
}

.shortcuts-access .tabs li button {
    padding: 5px 15px;
    display: inline;
    color: #282929;
    font: 15px/15px 'vremenagrotesk', Arial, sans-serif;
}

.shortcuts-access .tabs li.active button {
    color: #062035;
    font: 15px/15px 'vremenagroteskbold', Arial, sans-serif;
}

.shortcuts-access .list-tabs {
    float: left;
    width: 100%;
    min-height: 55px;
    padding: 10px 15px 5px 15px;
    background: #ffffff;
    border-radius: 0;
}

.shortcuts-access .form p {
    float: left;
    font-size: 10px;
    margin: 0 10px 3px 0;
}

.shortcuts-access .form input[type=email],
.shortcuts-access .form input[type=text],
.shortcuts-access .form input[type=password] {
    width: 130px;
    font-size: 10px;
    margin: 0;
    color: #565656;
    border: 1px solid #acb8c0;
}

.shortcuts-access .es {
    float: right;
    background: #0079c2;
    font: 13px/13px 'vremenagroteskbold', Arial, sans-serif;
    padding: 5px 10px 3px;
    color: #ffffff;
    border-radius: 3px;
}

.shortcuts-access .em {
    float: right;
    background: #f4273b;
    font: 13px/13px 'vremenagroteskbold', Arial, sans-serif;
    padding: 4px 10px;
    color: #ffffff;
    border-radius: 3px;
}

.shortcuts-access .form fieldset {
    clear: left;
    padding-right: 52px;
}

.shortcuts-access .form fieldset p {
    display: inline-block;
    margin: 0;
    float: left;
}

.shortcuts-access .form fieldset p:last-child {
    float: right;
}

.shortcuts-access fieldset p a {
    font: 11px/11px 'vremenagroteskbold', Arial, sans-serif;
    color: #0079c4;
}

body#em .shortcuts-access fieldset p a {
    color: #f4273b;
}

.shortcuts-access fieldset p a:hover {
    text-decoration: underline;
}

.shortcuts-access fieldset .remember label {
    float: left;
    font: 10px Verdana, Arial, sans-serif;
    color: #454545;
}

.shortcuts-access .form .remember {
    margin: 5px 0 2px;
    display: block;
    width: auto;
}

.shortcuts-access .form .remember input {
    float: left;
}

.shortcuts-access .list-square {
    margin: 0;
}

.shortcuts-access .list-square li {
    clear: both;
    margin: 0;
    display: inline-block;
}

.shortcuts-access .list-square a {
    color: #3279B3;
    display: inline;
    font-size: 11px;
    padding: 0;
}

.shortcuts-access .list-cx li {
    clear: both;
    margin: 0;
    display: inline-block;
    float: left;
}

.shortcuts-access .list-cx li:last-child {
    clear: none;
    float: right;
}

.shortcuts-access .list-cx a {
    color: #3279B3;
    display: inline;
    font-size: 11px;
    padding: 0;
    text-decoration: underline;
}

.megaban {
    float: none;
    position: relative;
    clear: both;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
}

.megaban img {
    width: 100%;
    height: auto;
}

.megaban a {
    height: 100%;
    max-width: 730px;
    display: inline-block;
}

.extramegaban {
    top: 0;
    margin: 0 auto;
    max-width: 1000px;
    z-index: 2;
}

.extramegaban a {
    max-width: 1000px;
}

/*------- MENU -------*/
@media (min-width: 581px) {
    .menu-nav {
        position: relative;
        box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .16);
        z-index: 2;
    }

    .menu-nav:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #0079c2;
    }

    body#em .menu-nav:before {
        background: #f4273b;
    }
}


.menu {
    position: relative;
    width: 100%;
    height: 40px;
    margin: 0
}

.main-menu {
    box-sizing: border-box;
    display: table;
    width: 100%;
    padding: 0 1px;
    margin: 0 auto;
}

.main-menu .onglet > a {
    display: block;
    font: 18px/40px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #282929;
    height: 40px;
    text-decoration: none;
    text-align: center;
    border-right: 1px solid #e8e8e8;
    background: #fff;
}

.main-menu .onglet-home > a {
    background: url(../../../theme/defaut/images/pictos/home.png) no-repeat center;
    overflow: hidden;
    text-indent: -150px;
    border-left: 1px solid #e8e8e8;
}

@media (min-width: 581px) {
    .main-menu > li > a {
        position: relative;
    }

    .main-menu > li > a:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #0079c2;
    }

    .main-menu .onglet-candidat > a {
        position: relative;
    }

    .main-menu .onglet-candidat > a:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #c6c618;
    }

    .main-menu .onglet-recruteur > a {
        position: relative;
    }

    .main-menu .onglet-recruteur > a:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #e48d37;
    }

    .main-menu .onglet-liberal > a {
        position: relative;
    }

    .main-menu .onglet-liberal > a:before {
        position: absolute;
        content: "";
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: #e1b314;
    }
}


.main-menu > li {
    width: 15.9%;
    display: table-cell;
}

@media (max-width: 580px) {
    .main-menu > li {
        display: inline-block;
    }
}

@media (max-width: 580px) {
    .main-menu > li {
        display: inline-block;
    }
}

.main-menu .onglet-home {
    width: 4.5%;
}

/* sous-menu */
.menu .submenu {
    position: absolute;
    z-index: 3;
    top: 50px;
    left: 1px;
    right: 0;
    box-sizing: border-box;
    padding: 10px 1%;
    margin: -10px 0 20px;
    border-bottom: 3px solid #C6C618;
    border-top-width: 7px;
    background: #FAFBFD;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .22);
}

.col, .submenu .col {
    float: left;
    width: 23%;
    margin: 0 1.2% 0 0;
    padding: 0 1.2% 0 0;
    border-right: 1px solid #e8e8e8;
}

.onglet-recruteur .col-first {
    width: 18%;
}

.onglet-recruteur .col-second {
    width: 20%;
}

.onglet-recruteur .submenu.orange .col.last {
    width: 30%;
}

.onglet-recruteur .submenu.orange .col.last .contact {
    padding: 0;
    margin: 10px 0 0 20px;
}

.onglet-liberal .submenu.gold .col .contact {
    padding: 10px 0 0 0;
    margin: 10px 0 0 10px;
}

.onglet-recruteur .submenu.orange .col.last .contact .telephone,
.onglet-liberal .submenu.gold .col .contact .telephone {
    padding: 0 0 0 35px;
    margin: 0 0 10px 0;
    background: url(../../../theme/defaut/images/pictos/tel.png) no-repeat top 7px left 0;
}

.onglet-recruteur .submenu.orange .col.last .contact .email,
.onglet-liberal .submenu.gold .col .contact .email {
    padding: 0 0 0 35px;
    margin: 0;
    background: url(../../../theme/defaut/images/pictos/mail.png) no-repeat top 2px left 0;
}

.onglet-recruteur .submenu.orange .col.last .contact .telephone a,
.onglet-liberal .submenu.gold .col .contact .telephone a {
    color: #000;
}

.submenu .col-first,
.submenu .col-second {
    display: flex;
    align-items: center;
    justify-content: center;
}

.submenu .col-first a,
.submenu .col-second a {
    padding-top: 50px;
}

.submenu .col-first a {
    background: url(../../../theme/defaut/images/col-first.png) no-repeat top 0 left 50%;
    text-align: center;
}

.submenu .col-second a {
    background: url(../../../theme/defaut/images/col-second.png) no-repeat top 0 left 50%;
    text-align: center;
}

.submenu .col-third ul {
    margin: 14px 0 0 20px;
}

.submenu .col-third li {
    margin-bottom: 16px;
}

.submenu .col-third li:last-child {
    margin-bottom: 0;
}

.submenu .last {
    margin: 0;
    padding: 0;
    border: 0;
    width: 23%;
}

.submenu .besoin {
    font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
    color: #000;
    text-decoration: none;
    letter-spacing: 0.8px;
    margin: 0 0 10px 0;
}

.submenu .col2 .col:first-child {
    border: 0;
    padding: 0;
}

.submenu .col2 .col + .col > p {
    margin-top: 18px;
}

.submenu.orange .col-second {
    width: 19%;
}

.submenu.orange .last {
    width: 23%;
}

.submenu.green .col {
    min-height: 95px;
}

.submenu.orange {
    border-color: #E48D37;
}

.submenu.orange .col {
    min-height: 110px;
}

.submenu.gold {
    border-color: #E1B314;
}

.submenu.gold .col {
    min-height: 145px;
}

.submenu .list-square, .submenu .list-square li, .submenu p {
    margin: 0 0 5px;
}

.submenu .list-square {
    margin: 0 0 5px 2%;
}

.submenu p strong {
    display: inline-block;
    font: 14px/18px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    color: #2d2d2d;
    padding: 0 0 0 10px;
    margin: 5px 0;
}

.submenu .rs strong {
    display: flex;
    height: 25px;
}

.submenu .tel {
    font-size: 18px;
}

.submenu .rs strong span {
    font: 14px/25px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    color: #2d2d2d;
    height: 25px;
    margin-right: 10px;
}

.submenu p strong a {
    display: inline-block;
    font: 14px/18px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    color: #2d2d2d;
}

.submenu.green .list-square li,
.submenu.orange .list-square li,
.submenu.gold .list-square li {
    background: url(../../../theme/defaut/images/hp/bullet.png) no-repeat top 4px left 5px;
}

.submenu.gold p strong span {
    display: block;
    text-transform: uppercase;
    padding: 0 5px 0 0;
}

.submenu a {
    font: 13px/15px Verdana, Arial, Helvetica, sans-serif;
    color: #0079c4;
    text-decoration: none;
    letter-spacing: 0.8px;
}

.submenu a:hover {
    text-decoration: underline;
}

.submenu.green .list-inline {
    padding-left: 10px;
}

.submenu.green .list-inline li a {
    font: 13px/17px 'vremenagroteskbook', Arial, Helvetica, sans-serif;
    color: #0079c4;
}

.link-appli,
.link-facebook, .link-twitter {
    display: inline-block;
    text-indent: -5000px;
    width: 25px;
    height: 25px;
    padding: 5px 0 5px 1.5%;
}

.submenu .link-facebook, .submenu .link-twitter {
    display: inline-block;
    text-indent: -5000px;
    width: 25px;
    height: 25px;
    padding: 0;

}

.link-facebook,
.submenu .link-facebook {
    background: url(../../../theme/defaut/images/hp/menu-facebook.png) no-repeat top 0 left 0;
    margin-right: 10px;
}

.link-twitter,
.submenu .link-twitter {
    background: url(../../../theme/defaut/images/hp/menu-twitter.png) no-repeat top 0 left 0;
}

.link-appli,
.submenu .appli {
    padding: 0 0 20px 30px;
    background: url(../../../images/reseaux-sociaux/little-mobile.png) no-repeat top 0 left 10px;
}

.submenu .appli a {
    background: none;
    padding: 0 0 0 10px;
}

.submenu .mail a, .submenu .contact p strong {
    color: #387EB6;
}

.submenu .mail a {
    text-decoration: none;
}

.submenu .contact p strong {
    font-size: 13px;
}

.submenu .contact {
    padding: 5px 0 0;
    border-top: 1px solid #C0CDD9;
}

.submenu.orange .contact {
    border: 0;
}

.submenu .form.bloc-bg {
    padding: 10px;
}

.submenu .button-blue {
    color: #FFF;
    font-size: 12px;
}

.submenu .form {
    margin: 10px 0 0;
    width: 90%;
    background: #F2F5F7;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 1px 2px #CCC;
}

.submenu .form input {
    width: 75%;
    font-size: 11px;
    padding: 3px;
}

.submenu .form input[type=email] {
    width: 95%;
}

.submenu .form input.submit {
    float: right;
    width: auto;
    height: auto;
    margin: -30px 0 0;
    padding: 2px 5px;
    line-height: 14px;
    font-size: 12px;
}

.submenu .form label {
    width: 180px;
    font-size: 12px;
    font-weight: 400;
}

.submenu .form p strong {
    color: #00579D;
    font-size: 13px;
}

.submenu .be-contacted,
.submenu .devis {
    margin: 10px 0 5px;
}

.devis a, .be-contacted a {
    display: block;
    padding: 5px 0 12px 35px;
}

.devis a,
.submenu .devis a {
    background: url(../../../theme/defaut/images/pictos/devis.png) no-repeat;
}

.be-contacted a {
    background: url(../../../theme/defaut/images/pictos/tel-mail.png) no-repeat;
}

.submenu .link-infirmiers,
.submenu .link-shop {
    margin: 10px 0;
}

.submenu .link-infirmiers a {
    color: #3279B3;
    padding: 10px 0 5px 30px;
    background: url(../../../theme/defaut/images/pictos/icon-infirmiers.png) no-repeat 0 7px;
}

.submenu .link-shop a {
    color: #3279B3;
    padding: 10px 0 5px 28px;
    background: url(../../../theme/defaut/images/pictos/icon-ide.png) no-repeat 3px 5px;
}

/* breadcrumb */
.breadcrumb {
    padding: 0;
    margin: 0 0 10px 0;
}

.breadcrumb li {
    display: inline;
    font-size: 11px;
}

.breadcrumb li a {
    text-decoration: none;
    padding: 0 10px 0 0;
    margin: 0 5px 0 0;
    background: url(../../../images/fleche/right-blue.png) no-repeat right 3px;
}

img {
    vertical-align: bottom;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.text-center {
    text-align: center;
}

.m-0 {
    margin: 0 !important;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-30 {
    margin-bottom: 30px;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

.mycol-1, .mycol-2, .mycol-3, .mycol-4, .mycol-5, .mycol-6, .mycol-7, .mycol-8, .mycol-9, .mycol-10, .mycol-11, .mycol-12, .mycol, .mycol-auto, .mycol-sm-1, .mycol-sm-2, .mycol-sm-3, .mycol-sm-4, .mycol-sm-5, .mycol-sm-6, .mycol-sm-7, .mycol-sm-8, .mycol-sm-9, .mycol-sm-10, .mycol-sm-11, .mycol-sm-12, .mycol-sm, .mycol-sm-auto, .mycol-md-1, .mycol-md-2, .mycol-md-3, .mycol-md-4, .mycol-md-5, .mycol-md-6, .mycol-md-7, .mycol-md-8, .mycol-md-9, .mycol-md-10, .mycol-md-11, .mycol-md-12, .mycol-md, .mycol-md-auto, .mycol-lg-1, .mycol-lg-2, .mycol-lg-3, .mycol-lg-4, .mycol-lg-5, .mycol-lg-6, .mycol-lg-7, .mycol-lg-8, .mycol-lg-9, .mycol-lg-10, .mycol-lg-11, .mycol-lg-12, .mycol-lg, .mycol-lg-auto, .mycol-xl-1, .mycol-xl-2, .mycol-xl-3, .mycol-xl-4, .mycol-xl-5, .mycol-xl-6, .mycol-xl-7, .mycol-xl-8, .mycol-xl-9, .mycol-xl-10, .mycol-xl-11, .mycol-xl-12, .mycol-xl, .mycol-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

.mycol {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}

.mycol-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
}

.mycol-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}

.mycol-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}

.mycol-3 {
    flex: 0 0 25%;
    max-width: 25%;
}

.mycol-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}

.mycol-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.mycol-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.mycol-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}

.mycol-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}

.mycol-9 {
    flex: 0 0 75%;
    max-width: 75%;
}

.mycol-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}

.mycol-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}

.mycol-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 576px) {
    .mycol-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .mycol-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .mycol-sm-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .mycol-sm-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .mycol-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .mycol-sm-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .mycol-sm-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .mycol-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mycol-sm-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .mycol-sm-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .mycol-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .mycol-sm-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .mycol-sm-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .mycol-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .mycol-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .mycol-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .mycol-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .mycol-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .mycol-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .mycol-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .mycol-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .mycol-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mycol-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .mycol-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .mycol-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .mycol-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .mycol-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .mycol-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 992px) {
    .mycol-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .mycol-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .mycol-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .mycol-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .mycol-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .mycol-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .mycol-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .mycol-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mycol-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .mycol-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .mycol-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .mycol-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .mycol-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .mycol-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 1100px) {
    .mycol-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .mycol-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: none;
    }

    .mycol-xl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .mycol-xl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .mycol-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .mycol-xl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .mycol-xl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .mycol-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .mycol-xl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .mycol-xl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .mycol-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .mycol-xl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .mycol-xl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .mycol-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.contact-recruteur p.title {
    font: bold 14px/140% Verdana, Arial, sans-serif;
    color: #454545;
    margin: 0 0 10px 0;
}

.contact-recruteur fieldset {
    margin: 0 0 10px 0;
    border-radius: 10px;
    background: #EFF0F1;
    box-shadow: 0 3px 5px #b6b6b6;
}

.contact-recruteur .contact-recruteur-content {
    padding: 20px;
}

.contact-recruteur .contact-recruteur-content .form .error {
    margin: 0;
}

/****** FOOTER ******/
.footer {
    clear: both;
    width: 100%;
    margin: 0 auto 20px;
    font: 12px/130% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    padding: 0;
    background: #FAFBFD;
    border: 1px solid #B7CFE3;
    overflow: auto;
    box-sizing: border-box;
}

.footer.footer-home-content {
    background: #EBF1F6;
    margin: 0;
    border-bottom: none;
}

.footer.footer-home-content .footer-content {
    max-width: 1000px;
    margin: 0 auto;
    float: none;
    display: flex;
    border-bottom: none;
}

@media (max-width: 600px) {
    .footer.footer-home-content .footer-content {
        flex-direction: column;
    }
}

.footer *,
.footer *:before,
.footer *:after {
    box-sizing: border-box;
}

@media (max-width: 950px) {
    .footer {
        overflow: visible;
    }
}

.footer h2 {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 10px;
    padding: 0;
    border: 0;
    background: none;
}

.footer h3 {
    float: left;
    width: 100%;
    font-size: 12px;
    margin: 10px 0 5px;
    padding: 0 0 0 15px;
    background: url(../../../theme/defaut/images/puces/square.png) no-repeat 0 4px;
}

.footer-content * {
    color: #719CBE;
}

.footer-content {
    clear: both;
    float: left;
    width: 100%;
    margin: 0 auto;
    background: #EBF1F6;
    border-bottom: 1px solid #b7cfe3;
}

.footer-content div {
    float: left;
    text-align: left;
    margin: 10px 0 20px -1px;
    padding: 0 1%;
    width: 22%;
    border-right: 1px solid #B7CFE3;
}

@media (max-width: 1020px) {
    .footer-content div {
        width: 100%;
    }
}

.footer-content div:first-child {
    width: 26%;
}

@media (max-width: 1020px) {
    .footer-content div:first-child {
        width: 100%;
    }
}

.footer-content .last {
    border-right: 0;
    width: 20%;
    padding-right: 0;
    margin-right: 0;
}

@media (max-width: 1020px) {
    .footer-content .last {
        width: 100%;
    }
}

.footer-content li {
    margin: 0 0 0 15px;
}

.footer-content h2 {
    margin: 10px 0;
}

.listing-group {
    clear: both;
    padding: 10px 0;
    margin: 0 0 10px;
    text-align: center;
    border-top: 1px solid #C8DAE9;
    border-bottom: 1px solid #C8DAE9;
}

.listing-group img {
    margin: 0 2%;
    text-align: center;
}

.footer-group {
    float: left;
    clear: both;
    width: 100%;
    text-align: left;
    padding: 5px 0 10px;
    border-top: 1px solid #B7CFE3;
}

.footer-group h1 {
    color: #719CBE;
    text-align: center;
    text-transform: uppercase;
    padding: 0 0 5px;
    margin: 0 0 20px;
    font: 700 18px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    background: none;
}

.footer-group div {
    float: left;
    width: 35%;
    margin: 0 2% 0 0;
}

.footer-group div + div + div {
    margin-right: 0;
}

.footer-group div p,
.footer-group div li {
    margin: 0 0 6px;
}

.footer-group h2,
.footer-group a {
    color: #719CBE;
}

.footer-group .about-group {
    text-align: right;
    width: 23%;
    padding: 0 2% 0 0;
    border-right: 1px solid #C8DAE9;
}

.footer-group .about-group h2 {
    text-align: right;
}

.footer .baseline {
    width: 100%;
    text-align: center;
    font: 12px/140% Arial, Helvetica, sans-serif;
}

.footer .ojd {
    clear: both;
    background: #efeeef;
}

.footer .ojd-content {
    max-width: 950px;
    margin: 0 auto;
    padding: 30px 0;
}

.footer .ojd a {
    display: inline-block;
}

@media (max-width: 1020px) {
    .footer .ojd a {
        margin-left: 20px;
    }
}

.baseline span {
    display: block;
}

.baseline img {
    float: left;
    margin: 0 10px 0 5%;
}

.baseline p {
    color: #747474;
    margin: 0 0 5px;
}

.baseline p a {
    color: #747474;
}

.website-group a:after {
    content: " | ";
}

.website-group .last:after {
    content: "";
}

/****** TITRES ******/
h1, h2 {
    width: auto;
    font: 400 25px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #00579D;
    margin: 0 0 30px;
    padding: 5px 0 5px 40px;
    border-bottom: 1px solid #C8DAE9;
}

h1 {
    background: url(../../../theme/defaut/images/puces/h1-bleu.gif) no-repeat 1px 12px;
}

.applicant-section h1, .green h1 {
    margin: 0 0 15px;
    background: url(../../../theme/defaut/images/puces/h1-candidat.gif) no-repeat 1px 12px;
}

.green h1 span {
    text-transform: uppercase;
    color: #C6C618;
}

.employer-section h1, .orange h1 {
    background: url(../../../theme/defaut/images/puces/h1-recruteur.gif) no-repeat 1px 12px;
    float: left;
    width: 100%;
}

#liberal h1, .gold h1,
.applicant-section h1.liberal {
    background: url(../../../theme/defaut/images/puces/h1-liberal.gif) no-repeat 1px 12px;
}

.blue h1 {
    background: url(../../../theme/defaut/images/puces/h1-bleu.gif) no-repeat 1px 12px;
}

h2, .subtitle, .h2 {
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 30px 0;
    padding: 0 0 5px 30px;
    background: url(../../../theme/defaut/images/puces/puce-bleue.gif) no-repeat 1px 5px;
}

h3 {
    float: left;
    width: 100%;
    font: bold 25px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #00579D;
    font-size: 14px;
    margin: 10px 0;
}

article.offer h3 {
    float: none;
}

h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

.content .subtitle {
    color: #00579D;
    text-transform: uppercase;
    font-size: 14px;
    margin: 10px 0;
    padding: 1px 0 5px 18px;
}

.employer-section h2,
.orange h2 {
    clear: left;
    background-image: url(../../../theme/defaut/images/puces/puce-orange.png);
}

.green h2 {
    background-image: url(../../../theme/defaut/images/puces/puce-green.png);
}

.gold h2 {
    background-image: url(../../../theme/defaut/images/puces/puce-gold.png);
}

.button-l {
    width: 260px;
}

.list-square {
    clear: both;
    margin: 10px 25px;
}

.content .list-square li {
    font-size: 11px;
    margin: 5px 0;
    padding: 0 0 0 15px;
    background: url(../../../theme/defaut/images/puces/square.png) no-repeat 0 4px;
}

/* form */
.form .error, .problem {
    font-style: italic;
    color: #C90000;
    margin: 0 0 0 250px;
}

.form .mandatory {
    color: #C90000;
}

.form input[type=file],
.form input[name=login],
.form input[type=email],
.form input[type=password],
.form input[type=text],
.form input[type=tel],
.form select, .form .select, .form .select ul,
.form textarea {
    /*width: 450px;*/
    padding: 3px 5px;
    color: #747474;
    font-size: 14px;
    background-color: #FFF;
    border: 1px solid #C8DAE9;
}

form[data-id=form-postulation] textarea {
    width: 85%;
}

.form input[type=file] {
    padding: 0;
    font-size: 12px;
}

.form select {
    margin-left: -4px;
    width: 462px;
}

.form .select {
    width: auto;
    margin-left: 0;
    padding: 3px 2%;
    width: 95%;
    position: relative;
}

.form .select .defaut {
    width: 99%;
    overflow: hidden;
    position: relative;
    color: #747474;
    padding: 2px 2% 2px 0;
    font-size: 12px;
}

.form .select .defaut button:before {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    content: "\25bc";
    text-align: right;
    color: #000;
    background: #FFF;
}

.form .select .defaut button {
    position: relative;
    width: 100%;
}

.form .select .defaut button span {
    display: block;
    min-width: 135px;
}

.form .select ul {
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 1;
}

.form label,
.form .label {
    display: inline-block;
    width: 250px;
    font: 500 14px/140% Verdana, Arial, sans-serif;
    color: #00579D;
}

.form label.no-label,
.no-label label {
    display: none;
}

.form fieldset label {
    text-align: left;
    width: auto;
    display: inline;
    padding-left: 0;
    font: 400 15px/140% 'Trebuchet MS', Arial, sans-serif;
}

.form h2 {
    padding: 0;
    margin: 15px 0;
    background: none;
    text-transform: uppercase;
}

.form-inline {
    margin: 10px 0 0;
}

.form-inline label,
.form-inline input[type=text],
.form-inline input[type=email] {
    float: left;
    padding: 0;
    margin: 0 0 5px 0;
    font-weight: 400;
    width: 20%;
}

.form-inline .button-green {
    float: right;
    margin: 0 1%;
}

.form-2col input[type=checkbox] {
    margin: 4px 10px 0 0;
    vertical-align: top;
}

.form-2col p {
    float: left;
    width: 99%;
    margin: 5px 0 0;
}

.form-2col fieldset p {
    float: none;
}

.form-2col legend,
.form-2col label {
    padding: 0;
    color: #00579D;
    font: 400 14px/140% 'Trebuchet MS', Arial, sans-serif;
}

.form-2col .error {
    float: none;
    width: 95%;
    margin: 0;
    clear: both;
}

.form-2col input[type=text] {
    width: 90%;
}

.form-2col input[type=file] {
    width: 95%;
}

.form-2col div {
    float: left;
    width: 48%;
    margin: 0 2% 10px 0;
}

.form-2col legend {
    float: left;
    padding: 0 10% 0 0;
}

.form-2col select {
    margin: 0;
    width: 94%;
}

.form-2col textarea {
    width: 93%;
}

.form-2col label[for=sendcopy] {
    width: auto;
    margin-top: 3px;
}

/* Layer */
.layer {
    position: fixed;
    top: 30%;
    left: 37%;
    padding: 15px;
    width: 320px;
    border-radius: 5px;
    border: 5px solid #CDD948;
    background: #FEFFF6;
}

.layer iframe {
    width: 100%;
    height: 150px;
    margin: 0;
    border: 0;
}

.layer iframe.medium-height {
    height: 340px;
}

.layer iframe.medium-height-connexion-recruteur {
    height: 270px;
}

.layer-large {
    width: 35%;
    min-width: 300px;
    left: 30%;
    top: 20%;
}

/** big layer **/
.big-layer {
    position: fixed;
    top: 5%;
    /*left: 37%;*/
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 15px;
    /*width: 700px;
    height: 700px;*/
    width: 80%;
    height: 80%;
    border-radius: 5px;
    border: 5px solid #CDD948;
    background: #FEFFF6;
}

.big-layer iframe {
    /*width: 690px;
    height: 490px;*/
    width: 100%;
    height: 100%;
    border: 0 !important;
    overflow-y: scroll;
}

@media (min-width: 1000px) {
    .big-layer {
        width: 700px;
    }
}

.cropper-move {
    cursor: hand !important;
}

.img-container {
    background-color: transparent !important;
}

.popupcontent {
    width: 100% !important;
}

.popupcontent > p {
    margin-bottom: 10px;
}

/* Postulation light-box */
.layer-postulation-large {
    top: 10%;
    left: 22%;
    border-radius: 1px;
    border: 3px solid #CDD948;
    background: #FFFFFF;
    width: 50%;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;
}

.layer-postulation-large .section {
    position: absolute;
    width: 96%;
    left: 0;
    top: 10px;
    transition: all 1s ease 0s;
    margin: 10px 2%;
}

.layer-postulation-large .section .form input[type=text] {
    width: 67%;
    margin: 5px 10px 10px 0;
}

.form-apply .error, .form-inline .error,
.layer-postulation-large .section .form .error {
    margin: 0 0 10px;
}

.layer-postulation-large .translated {
    left: -3000px;
}

.layer-postulation-large .close-layer {
    top: 0;
    right: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    border-radius: 0;
    z-index: 100;
}

.layer-postulation-large .close-layer:before {
    font: 500 30px/100% Arial, sans-serif;
    left: 34%;
}

#layer-postulation div#postulation-form-box input#envoyer.button-blue,
#layer-postulation div#postulation-form-box input#next.button-blue {
    margin-left: 27%;
}

div#layer-postulation form#formulaire-postulation-profil input#envoyer.button-blue {
    margin-left: 1%;
}

.layer-postulation-large div select,
.layer-postulation-large div textarea {
    margin: 5px 10px 10px 0;
    width: 67%;
}

.suggests-results button:first-child {
    margin: 0 1% 1% 0;
}

.search-bloc-form .suggests-results button:first-child {
    margin: 0;
}

.suggests-results .picto-job,
.suggests-results .picto-jobcat,
.suggests-results .picto-mjobcat {
    padding: 5px 0 5px 25px;
}

.suggests-results button {
    float: left;
    width: auto;
    max-width: 49%;
    padding: 3px 0 3px 1%;
    display: inline-block;
    font-size: 11px;
    background-color: #AFD5F2;
}

.suggests-results .closed span {
    float: right;
    display: inline-block;
    text-indent: -500px;
    overflow: hidden;
    width: 13px;
    margin: 0 0 0 3px;
}

.suggests-results .closed span:before {
    content: "x";
    display: block;
    float: left;
    line-height: 14px;
    font-weight: 700;
    text-indent: 0;
}

.form-search-offers {
    float: left;
    padding: 10px 3%;
    background: #EFF0F1;
    box-shadow: 0 3px 5px #B6B6B6;
    border-radius: 10px;
}

.form-search-offers {
    float: left;
    padding: 10px 3%;
    background: #EFF0F1;
    box-shadow: 0 3px 5px #B6B6B6;
    border-radius: 10px;
}

.form-search-offers .localisation-options select {
    width: 17%;
    font-size: 12px;
    margin: 0 0 0 1.5%;
}

/* Postulation light-box */
.layer-content {
    margin: 0;
    padding: 15px 0 0;
    background: none;
    text-align: center;
}

.layer-content p strong {
    padding: 10px 0 0;
    font: 700 15px/140% Verdana;
}

.close-layer {
    background: #CDD948;
    border-radius: 24px;
    overflow: hidden;
    padding: 14px;
    position: absolute;
    right: -12px;
    text-indent: -500px;
    top: -13px;
}

.MooAccessDialogDialog button.close-layer {
    top: -5px;
    right: -5px;
    border-radius: 0;
}

.close-layer:before {
    color: #FFF;
    content: "x";
    font: 700 20px/130% Arial, sans-serif;
    left: 30%;
    position: absolute;
    text-indent: 0;
    top: 0;
}

.layer-content .button-green {
    font-size: 16px;
    line-height: 120%;
    padding: 3px 10px 5px;
    max-width: 180px;
    width: auto;
}

.layer-content .button-green:hover {
    text-decoration: none;
}

.close-button {
    color: gray;
    font-style: italic;
}

.iframe .bloc-validation {
    border: 0;
    padding: 0;
    margin-top: 35px;
}

/* Formulaire de recherche de l'accueil */
/* a revoir */
.CheckBoxListShowHide {
    width: 100%;
    border: 1px solid #C8DAE9;
    display: inline-block;
    padding: 3px 15px 3px 2%;
    background: #FFF url(../../../images/espace-candidat/selectTrigger.gif) no-repeat 100% 2px;
}

.alerte .CheckBoxListShowHide {
    width: 245px;
}

.CheckBoxListShowHide span {
    color: #747474;
}

.SelectCheckBoxList ul {
    border: 1px solid #C8DAE9;
    background: #EAF1F7;
}

.suggests-content {
    position: relative;
}

.search-bloc-form .suggests-content {
    position: relative;
    width: 34%;
    margin-right: 16px;
}

@media (max-width: 1020px) {
    .search-bloc-form .suggests-content {
        position: relative;
        width: 100%;
        margin-right: 0;
        margin-bottom: 13px;
    }
}

.suggests {
    position: absolute;
    left: 25%;
    top: 21px;
    width: 52.2%;
    min-width: 153px;
    z-index: 1;
    background: #FFF;
    border: 1px solid #C8DAE9;
}

.search-bloc-form .suggests {
    position: absolute;
    left: 0;
    top: 38px;
    width: calc(100% - 7px);
    z-index: 1;
    background: #FFF;
    border: 1px solid #C8DAE9;
    min-width: 0;
}

@media (max-width: 1020px) {
    .search-bloc-form .suggests {
        width: 100%;
    }
}


.suggests li:hover,
.suggests .highlighted {
    background: #EBF1F6;
}

.suggests button {
    color: #747474;
    padding: 5px 5px 5px 35px;
    text-align: left;
    cursor: pointer;
}

.search-bloc-form .suggests button {
    font-size: 12px;
    line-height: 14px;
    font-family: 'open_sans', Arial, Helvetica, sans-serif;
    color: #747474;
    padding: 5px 5px 5px 35px;
    text-align: left;
    cursor: pointer;
}

.localisation-options .suggests button {
    padding: 5px;
}

.search-bloc-form .suggests-content .suggests-results {
    position: absolute;
    top: 2px;
    left: 2px;
    width: calc(100% - 4px);
}


.search-bloc-form .suggests-results .closed {
    position: relative;
}

.search-bloc-form .suggests-results .closed:before {
    position: absolute;
    content: "";
    width: 26px;
    height: 26px;
    top: 7px;
    right: 0;
    background: url(../../../theme/defaut/images/hp/close-es.png) no-repeat top 0 left 0;
}

body#em .search-bloc-form .suggests-results .closed:before {
    background: url(../../../theme/defaut/images/hp/close-em.png) no-repeat top 0 left 0;
}

.search-bloc-form .suggests-results .closed span {
    display: none;
}

.search-bloc-form .form-search-offers fieldset {
    display: inline-block;
}

.search-bloc-form .form-search-offers label,
.search-bloc-form .form-search-offers fieldset label {
    display: none;
}

.form-search-offers legend {
    margin: 0;
    padding: 0;
}

.search-bloc-form .form-search-offers input[type=text] {
    font: 16px/16px 'open_sans', Arial, Helvetica, sans-serif;
    color: #282929;
    padding: 11px 15px 11px 15px;
    width: 100%;
    background: #fff;
    border: none;
    border-radius: 7px;
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
    min-height: 44px;
}

.search-bloc-form .search-bloc-submit-wrapper {
    display: inline-block;
    width: 18%;
    padding-left: 6px;
    flex-grow: 1;
}

@-moz-document url-prefix() {
    .search-bloc-form .search-bloc-submit-wrapper {
        padding-left: 12px;
    }
}

@media (max-width: 1020px) {
    .search-bloc-form .search-bloc-submit-wrapper {
        width: 100%;
        padding-left: 0;
    }
}

.search-bloc-form .search-bloc-submit {
    font: 20px/20px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    color: #ffffff;
    padding: 12px 15px 12px 15px;
    background: #0079c2;
    border: none;
    border-radius: 7px;
    width: 100%;
}

body#em .search-bloc-form .search-bloc-submit {
    background: #f4273b;
}

.search-bloc-form .form-search-offers input[type=text]::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #525252;
    opacity: 1; /* Firefox */
}

.search-bloc-form .form-search-offers input[type=text]:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #525252;
}

.search-bloc-form .form-search-offers input[type=text]::-ms-input-placeholder { /* Microsoft Edge */
    color: #525252;
}


.picto-institute {
    padding: 5px 0 5px 22px;
    background: url(../../../theme/defaut/images/pictos/institute.png) no-repeat 13px 5px;
}

.picto-job, .picto-jobcat, .picto-mjobcat {
    padding: 5px 0 5px 25px;
    background: url(../../../theme/defaut/images/pictos/job.png) no-repeat 13px 5px;
}

.picto-jobcat {
    padding: 5px 0 5px 25px;
    background: url(../../../theme/defaut/images/pictos/job-cat.png) no-repeat 5px 5px;
}

.picto-jobcat, .picto-mjobcat {
    font-weight: bold;
}

.picto-mjobcat {
    background-image: url(../../../theme/defaut/images/pictos/mjob.png);
}

.picto-favorite, .picto-apply {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    text-indent: -500px;
    overflow: hidden;
    height: 23px;
    width: 22px;
    background: url(../../../theme/defaut/images/pictos/favorite.png) no-repeat;
}

.picto-apply {
    width: 30px;
    background: url(../../../theme/defaut/images/pictos/apply-send.png) no-repeat;
}

.button-deployed,
.button-show-hide {
    float: right;
    display: none;
    width: 25px;
    height: 17px;
    margin: 5px 2%;
    text-indent: 500px;
    overflow: hidden;
    background: url(../../../theme/defaut/images/pictos/show-hide.png) no-repeat;
}

.button-deployed.active,
.button-show-hide.active {
    background-position: 0 bottom;
}

.button-deployed {
    display: block;
}

.form .picto-localisation[type=text] {
    background: #fff url(../../../theme/defaut/images/pictos/search-localisation.png) no-repeat right 7px top 4px;
    padding-right: 10px;
}

.form-search-offers .form .picto-localisation[type=text] {
    background: none;
    padding-right: 0;
}

.suggests-results .picto-institute {
    padding: 5px 0 5px 22px;
}

.search-bloc-form .suggests-results .picto-institute {
    padding: 0;
}

.form-search-offers .localisation-options {
    position: relative;
}

.search-bloc-form .form-search-offers .localisation-options {
    position: relative;
    width: 45%;
}

@media (max-width: 1020px) {
    .search-bloc-form .form-search-offers .localisation-options {
        position: relative;
        width: 100%;
        margin-bottom: 13px;
    }
}

.search-bloc-form .form-search-offers .localisation-options input[type=text] {
    width: 78%;
}

@media (max-width: 1020px) {
    .search-bloc-form .form-search-offers .localisation-options input[type=text] {
        width: calc(100% - 88px);
    }
}

@-moz-document url-prefix() {
    @media (max-width: 1020px) {
        .search-bloc-form .form-search-offers .localisation-options input[type=text] {
            width: calc(100% - 95px);
        }
    }
}

.search-bloc-form .form-search-offers .localisation-options input[type=text].hidden {
    display: inline-block;
}

.search-bloc-form .form-search-offers .localisation-options select {
    font: 15px/15px 'open_sans', Arial, Helvetica, sans-serif;
    color: #525252;
    padding: 15px 18px 14px 13px;
    width: auto;
    margin: 0;
    border: none;
    border-radius: 7px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .3);
}

.form-search-offers .localisation-options select:disabled, .form-search-offers input[type=text]:disabled {
    background-color: rgba(255, 255, 255, .75);
    color: #999;
}

.form-search-offers p {
    margin: 8px 0;
}

.form-search-offers strong {
    float: left;
    display: inline-block;
    width: 25%;
    min-width: 65px;
    margin: 0 0 10px;
    font: 15px 'Trebuchet MS', Arial, sans-serif;
}

.form-search-offers .check-content p {
    margin: 0;
}

.form-search-offers .check-content ul {
    float: left;
    width: 77%;
}

.form-search-offers .check-content li {
    display: inline-block;
    width: 32%;
    min-width: 100px;
    margin: 0 0 5px;
}

.form-search-offers .check-content label {
    width: auto;
    min-width: 70px;
    margin: 0 2% 0 0;
    font: 400 12px/140% Verdana, Arial, sans-serif;
}

.form-search-offers .check-content label span {
    font-size: 11px;
}

.form-search-offers .check-content input {
    float: left;
    margin: 3px 3px 0 0;
}

.content .form-search-offers .submit {
    float: right;
    margin: 5px 0;
    border-radius: 5px;
    border: 0;
    background: #68ade4;
    background: -moz-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68ade4), color-stop(49%, #68ade4), color-stop(57%, #5f9fcf), color-stop(101%, #5f9fcf));
    background: -webkit-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: -o-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: -ms-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: linear-gradient(to bottom, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    width: 150px;
}

.content .form-search-offers .footer-more {
    clear: none;
    float: left;
    margin-top: 10px;
}

.bloc-f .form-search-offers {
    width: 94%;
}

.bloc-f .form-search-offers .select {
    float: left;
    width: 64%;
    padding: 3px 1%;
}

.form-search-offers .check-content ul {
    width: 74%;
}

.bloc-f .form-search-offers .check-content .select ul,
.bloc-f .form-search-offers .check-content .select li {
    width: 97%;
}

.bloc-f .form-search-offers .select-content {
    float: left;
    width: 76%;
}

.bloc-f .form-search-offers .select-content strong {
    width: 33%;
}

.distance-select-wrapper {
    position: relative;
    display: inline-block;
}

.distance-select-wrapper:before {
    position: absolute;
    content: "";
    border-style: solid;
    border-width: 0 2px 2px 0;
    border-color: #0079c4;
    display: inline-block;
    width: 8px;
    height: 8px;
    right: 8px;
    top: 16px;
    transform: rotate(45deg);
}

body#em .distance-select-wrapper:before {
    border-color: #f4273b;
}

/* page resultat */
.col-left .form-search-offers {
    padding: 10px 5%;
}

.col-left .form-search-offers label,
.col-left .form-search-offers fieldset label,
.col-left .form-search-offers strong {
    float: none;
    width: 100%;
    display: block;
    color: #00579D;
}

.col-left .form-search-offers input[type=text] {
    width: 100%;
    padding: 3px 1.5%;
}

.col-left .form-search-offers .check-content label {
    color: #454545;
}

.col-left .form-search-offers .no-label {
    display: none;
}

.col-left .form-search-offers .check-content ul {
    margin-left: 5%;
}

.col-left .form-search-offers .check-content .select ul {
    margin: 0 0 0 -1px;
    border-top: 0;
    width: 93.95%;
}

.col-left .form-search-offers .check-content li {
    display: block;
    width: auto;
}

.col-left .form-search-offers .SelectCheckBoxList ul {
    padding-left: 2%;
    margin-left: 0;
    margin-top: -1px;
    width: 94.5%;
}

.col-left .form-search-offers select {
    margin: 0;
    width: 100%;
}

.col-left .form-search-offers .localisation-options select {
    float: right;
    clear: right;
    width: 45%;
    margin-top: 10px;
}

.col-left .form-search-offers .submit {
    float: none;
    margin: 20px auto 0;
}

.col-left .suggests {
    left: 0;
    top: 52px;
    width: 98%;
}

.col-left .suggests-results button {
    max-width: 100%;
}

.col-left .suggests-results {
    margin: 0 0 5px;
    width: auto;
}

.col-left .form-search-offers fieldset:before {
    content: "";
    display: block;
    width: 30%;
    margin: 5px auto;
    border-top: 1px solid #c9c9c9;
}

.col-left .form-search-offers fieldset:first-child:before {
    display: none;
}

.col-left h2 {
    background: none;
    padding: 0 0 5px;
    text-transform: none;
    margin-top: 0;
}

.classified-search .results-job-search {
    color: #818181;
    font: 20px/140% Verdana, Arial, sans-serif;
    float: left;
}

@media (max-width: 780px) {
    .classified-search .results-job-search {
        float: none;
    }
}


.col-center .offer {
    padding: 0 0 10px;
    border-bottom: 2px solid #C8DAE9;
}

.col-center .offer a:hover {
    text-decoration: none;
}

.col-center .offer img {
    float: right;
    margin-top: 5px;
    max-width: 119px;
    max-height: 41px;
}

.col-center .offer h2 {
    padding: 0;
    margin: 10px 0 0;
    background: none;
    border: 0;
    line-height: 130%;
}

.col-center .offer h3 {
    text-transform: uppercase;
    color: #C6C618;
    font: 700 14px/120% 'Trebuchet MS', Arial, sans-serif;
    margin: 0;
}

.col-center .offer ul li {
    display: inline;
    color: #454545;
}

.col-center .offer ul li:before {
    content: "- ";
    padding: 0 5px;
}

.col-center .offer ul li:first-child:before {
    display: none;
}

.col-center .offer p {
    color: #818181;
    margin: 5px 0 0;
}

.col-center .offer .picto-localisation {
    padding: 5px 15px 5px 0;
}

.col-center .paginate {
    margin: 20px 0;
}

.col-center .bloc-bg {
    float: left;
    padding: 10px 2% 15px;
    margin: 20px 0;
}

.col-center .bloc-bg h1 {
    margin: 0 0 10px;
    font-size: 20px;
    padding: 5px 0 5px 30px;
    background-image: url(../../../theme/defaut/images/puces/puce-green.png);
}

.col-center .bloc-bg .offer:last-child {
    border: 0;
    padding: 0;
}

/* Postulation */
.delete-file {
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: -200px;
    background: url(../../../theme/defaut/images/pictos/delete.png) no-repeat;
}

#profil .postulation-content h3,
.postulation-content h3 {
    font-size: 14px;
    color: #c6c618;
    font-weight: bold;
    margin: 20px 0 10px;
    padding: 15px 0 15px 40px;
}

.form-apply fieldset {
    padding-left: 20px;
}

.form-apply fieldset label,
.form-apply fieldset .legend {
    display: block;
    padding-left: 0;
}

.form-apply fieldset input {
    width: 45%;
}

.select-mod-apply p {
    margin: 0 0 10px;
}

.select-mod-apply label {
    font-size: 14px;
    color: #00579D;
    width: auto;
    display: inline;
}

.postulation-content .form-apply fieldset .first-of-field {
    margin-left: 5%;
}

.form-apply fieldset p {
    margin: 10px 0 5px;
}

.form-apply .other-files .legend {
    display: inline-block;
    padding-left: 0;
}

.form-apply .other-files li {
    max-width: 50%;
}

.form-apply .other-files .delete-file {
    float: right;
    clear: right;
}

.form-apply select {
    width: 80%;
    margin: 0 0 10px;
}

.bloc-infos-account .form p {
    clear: both;
    margin: 5px 0;
}

.bloc-infos-account .check-content {
    margin-top: -5px;
}

.form-apply .check-content {
    margin-bottom: 20px;
}

.bloc-infos-account .check-content input,
.form-apply .check-content input {
    width: auto;
}

.bloc-infos-account .form .check-content label,
.form-apply .check-content label {
    display: inline;
    float: none;
    width: auto;
}

.form-apply textarea {
    width: 70%;
}

.unvailable label {
    color: lightgray;
}

.form-apply .footer-more {
    margin-top: 0;
}

.form-apply .footer-more a {
    font-size: 13px;
}

.already-applied {
    text-align: center;
    margin: 20px 0;
}

.icon-infos-profil {
    background: url(../../../images/template/candidats/profil.png) no-repeat 0 center;
}

.icon-cv {
    background: url(../../../images/template/candidats/cv-small.png) no-repeat 0 center;
}

.icon-letter {
    background: url(../../../images/template/candidats/lettre.png) no-repeat 0 center;
}

.icon-files {
    background: url(../../../images/template/candidats/files.png) no-repeat 0 center;
}

.icon-profile {
    background: url(../../../images/template/candidats/profil2.png) no-repeat 0 center;
}

.icon-idea, .main h2.icon-idea {
    padding: 5px 0 5px 35px;
    background: url(../../../images/template/candidats/idea.png) no-repeat 0 center;
}

h2.icon-idea {
    border: 0;
}

.icon-applicant {
    float: left;
    margin-right: 5px;
    display: inline-block;
    width: 20px;
    height: 15px;
    overflow: hidden;
    text-indent: -200px;
    background: url(../../../theme/defaut/images/pictos/applicant-sprite.png) no-repeat;
}

.applicant-address {
    background-position: 0 0;
}

.applicant-tel {
    background-position: 0 -30px;
}

.applicant-mail {
    background-position: 0 -55px;
}

.applicant-files {
    height: 20px;
    background-position: 0 -82px;
}

.applicant-view {
    height: 18px;
    background-position: 0 -120px;
}

.applicant-change {
    height: 18px;
    background-position: 0 -150px;
}

.applicant-delete {
    height: 18px;
    background-position: 0 -182px;
    padding-left: 18px;
}

#upload-autre-liste .upload-container {
    margin: 5px 0;
}

.upload-container {
    clear: both;
}

/* bloc identification/inscription */
.bloc-infos-account {
    width: 94%;
}

.bloc-infos-account h2 {
    margin: 0 0 10px;
}

.bloc-infos-account div {
    float: left;
    width: 48%;
    padding: 0 2%;
}

.bloc-infos-account div + div {
    width: 43.5%;
    border-left: 1px solid #C8DAE9;
}

.bloc-infos-account h3 {
    font-size: 16px;
    color: #00579D;
    margin: 0 0 10px;
}

.bloc-infos-account .form .button-green {
    float: none;
    clear: both;
    display: block;
    margin: 5px auto;
}

.bloc-infos-account .form label {
    float: left;
    width: 35%;
    font-size: 12px;
}

.bloc-infos-account .form-inline input[name=login],
.bloc-infos-account .form-inline input[type=password] {
    width: 55%;
    padding: 3px 5px;
    margin-bottom: 5px;
}

.bloc-infos-account .button-green {
    margin-left: 0;
}

.bloc-infos-account p.right {
    margin-top: -20px;
}

.bloc-services {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 10px 2%;
    border-radius: 8px;
    border: 1px solid #C8DAE9;
    box-sizing: border-box;
}

.bloc-services * {
    box-sizing: border-box;
}

.bloc-services h2 {
    margin: 0;
}

.bloc-services.bloc-col h2 {
    margin: 0;
    text-align: left;
    margin: 0 0 10px;
    padding: 0 0 5px 30px;
    background: url(../../../theme/defaut/images/puces/puce-green.png) no-repeat 0 7px;
}

.bloc-services h3 {
    margin: 0 0 8px;
    font: 400 16px/140% 'Trebuchet MS', Arial, sans-serif;
}

.bloc-services img {
    float: left;
    margin: 0 10px 5px 0;
}

.bloc-services p {
    float: left;
    width: 50%;
    font-size: 11px;
    margin: 0 0 5px 10px;
    display: block;
}

.bloc-services p a {
    display: block;
    text-decoration: none;
}

.bloc-services p a:before {
    content: " > ";
    margin-left: -10px;
}

.bloc-services.bloc-w3 p {
    max-width: 45%;
    width: auto;
    margin: 10px 0 0 10px;
}

.bloc-services p.button-green {
    width: auto;
    float: right;
    max-width: 100%;
    padding: 3px 2% 4px;
    margin: 8% 3% 5% 0;
}

.bloc-services p.button-green a {
    color: #FFF;
    font: 700 16px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.bloc-services p.button-green a:before {
    display: none;
}

.bloc-services.bloc-r {
    border: 0;
    border-radius: 0;
    padding: 10px 0 0;
}

.bloc-services.bloc-r div {
    float: left;
    width: 100%;
    margin: 0 0 8px 4%;
}

.bloc-services.bloc-r .last {
    margin: 0 0 0 4%;
}

.bloc-services.bloc-r p {
    font-size: 12px;
    width: 64%;
}

.bloc-services.bloc-r img {
    margin: 0 4% 5px 0;
}

.content-article .bloc-offres-similaires {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 10px 2%;
    border-radius: 8px;
    border: 1px solid #C8DAE9;
    box-sizing: border-box;
}

.content-article .bloc-offres-similaires * {
    box-sizing: border-box;
}

.content-article .bloc-offres-similaires .footer-more {
    margin-bottom: 0;
}

.content-article .bloc-offres-similaires h2 {
    margin-top: 0;
}

.content-article .bloc-offres-similaires-flex {
    display: flex;
    flex-direction: column;
    clear: both;
}

.content-article .bloc-offres-similaires-item {
    display: flex;
    flex-direction: row;
}

.content-article .bloc-offres-similaires-img {
    text-align: center;
    flex: 0 0 70px;
    padding: 5px 5px 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-article .bloc-offres-similaires-img img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border-style: none;
    float: none;
    margin: 0;
}

.content-article .bloc-offres-similaires-desc {
    padding: 5px 0 5px 5px;
    display: flex;
    flex-direction: column;
}

.content-article .bloc-offres-similaires-label {
    font-size: 14px;
    color: #00579D;
}

.content-article .bloc-offres-similaires-etablissement {
    color: #454545;
}

.bloc-w3 .form-inline label {
    display: block;
}

.bloc-w3 .form-inline input[type=email] {
    width: 59%;
    margin: 0 0 5px;
}

.bloc-w3 .bloc-bg {
    width: 96%;
    margin: 10px 0 0;
    padding: 5px 2% 5px;
}

/* etablissements */
.institutions-search .search-institutions-form > p strong {
    text-transform: uppercase;
    margin: 0 0 15px;
    border-bottom: 1px solid #C8DAE9;
    padding-bottom: 5px;
}

.search-institutions-form label, .search-institutions-form .label {
    width: auto;
    margin: 0 0 5px;
}

.search-institutions-form .hidden {
    display: none;
}

.search-institutions-form input[type="text"],
.search-institutions-form select {
    width: 75%;
    margin: 0 0 20px;
    padding: 5px;
}

.search-institutions-form select {
    width: 96%;
}

.form.search-institutions-form .submit {
    float: right;
    margin: 22px 3% 10px;
    line-height: 120%;
}

.search-institutions-form img {
    float: none;
}

.institutions-search .bloc-bg {
    float: left;
    width: 95.6%;
    padding: 10px 2%;
}

.institutions-search .button-green {
    float: right;
    margin: -5px 0 20px;
}

.bloc-r .bloc-bg {
    float: left;
    margin-bottom: 10px;
}

.bloc-w3 .map {
    position: relative;
}

.bloc-w3 .map select,
.search-institutions-form #carte select {
    display: none;
}

.bloc-w3 .map .list {
    position: absolute;
    top: 84px;
    right: 0;
}

.bloc-w3 .map .list li a {
    padding: 5px 0;
}

.sidebar-article .map {
    height: 250px;
    width: 100%;
    position: relative;
    background: #E5E3DF;
    overflow: hidden;
    border: 2px solid #FFF;
}

.institutions-search .results-institutions {
    font-size: 14px;
    color: #3279B3;
    padding: 0 0 0 15px;
    margin: 0 0 20px;
    background: url(../../../theme/defaut/images/puces/chevron-bleu.png) no-repeat 0 5px;
}

.institutions-search .search-institutions-form label {
    display: block;
}

.institutions-search .search-institutions-form .submit {
    margin: 0 5% 0 0;
}

.institutions-search .search-institutions-form > div {
    float: left;
    width: 45%;
    margin: 0 2% 0 0;
}

.institutions-search .search-institutions-form div + div {
    width: 53%;
    margin: 0;
}

.institutions-search .search-institutions-form .label {
    display: inline;
}

.institutions-search .search-institutions-form .list {
    float: right;
    text-align: left;
    margin: 10px 5% 20px 0;
}

.institutions-search .search-institutions-form #carte {
    float: right;
    width: 165px;
}

.institutions-search .search-institutions-form div img {
    margin: 0 auto;
}

/***** generique *******/
.content .submit {
    display: block;
    margin: 40px auto;
}

.button-l {
    width: 260px;
}

.submit, .button-orange, .button-green, .button-blue {
    background: #A1BE00;
    color: #FFF;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    font: 700 18px/120% "Trebuchet MS", Arial, Helvetica, sans-serif;
    width: auto;
    height: auto;
    text-decoration: none;
    margin: 20px 0 8px 22px;
    padding: 5px 8px;
    border-radius: 5px;
}

.button-orange, .content .button-orange {
    text-decoration: none;
    background-color: #E48D37;
    background: -moz-linear-gradient(top, #f6983c 0%, #f6983c 49%, #E48D37 57%, #E48D37 101%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6983c), color-stop(49%, #f6983c), color-stop(57%, #E48D37), color-stop(101%, #E48D37));
    background: -webkit-linear-gradient(top, #f6983c 0%, #f6983c 49%, #E48D37 57%, #E48D37 101%);
    background: -o-linear-gradient(top, #f6983c 0%, #f6983c 49%, #E48D37 57%, #E48D37 101%);
    background: -ms-linear-gradient(top, #f6983c 0%, #f6983c 49%, #E48D37 57%, #E48D37 101%);
    background: linear-gradient(to bottom, #f6983c 0%, #f6983c 49%, #E48D37 57%, #E48D37 101%);
}

.submit,
.button-blue, .content .button-blue {
    text-decoration: none;
    background: #68ade4;
    background: -moz-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #68ade4), color-stop(49%, #68ade4), color-stop(57%, #5f9fcf), color-stop(101%, #5f9fcf));
    background: -webkit-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: -o-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: -ms-linear-gradient(top, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
    background: linear-gradient(to bottom, #68ade4 0%, #68ade4 49%, #5f9fcf 57%, #5f9fcf 101%);
}

.button-green, .content .button-green {
    text-decoration: none;
    background: #c9d900;
    background: -moz-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9d900), color-stop(49%, #c9d900), color-stop(57%, #becd00), color-stop(101%, #becd00));
    background: -webkit-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: -o-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: -ms-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: linear-gradient(to bottom, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
}

.employer-section .submit {
    display: block;
    margin: 20px auto;
    padding: 0;
}

.list-square {
    margin: 10px 25px;
}

.list-square li, .content .list-square li {
    font-size: 11px;
    margin: 5px 0;
    padding: 0 0 0 15px;
    background: url(../../../theme/defaut/images/puces/square.png) no-repeat 0 4px;
}

.green .list-square li, .content .list-square.green li,
.list-square li.green {
    background-image: url(../../../theme/defaut/images/puces/puce-candidat.gif);
}

.orange .list-square li, .content .list-square.orange li,
.list-square li.orange {
    background-image: url(../../../theme/defaut/images/puces/puce-recruteur.gif);
}

.gold .list-square li, .content .list-square.gold li,
.list-square li.gold {
    background-image: url(../../../theme/defaut/images/puces/puce-liberal.gif);
}

.content .list-square.grey li {
    background-image: url(../../../images/puce-liste-grise.gif);
}

.submenu .list-inline li, .list-inline li {
    display: inline;
    padding: 0;
    background: none;
}

.list-inline li:before {
    content: " - ";
}

.list-inline li:first-child:before {
    content: " ";
}

.content header {
    margin: 0 0 20px;
}

.content .introduction,
.content header p,
.content header .list-square li {
    font-size: 16px;
    line-height: 140%;
    color: #747474;
}

.content .h3,
.content header p strong,
.cat-content p strong {
    color: #00579D;
    font-weight: 400;
    font-size: 18px;
    display: block;
    margin: 20px 0 10px;
    padding: 0;
    border: 0;
    background: none;
}

.content header .list-square li {
    margin-left: 19px;
    background-position: 0 9px;
}

.content header img {
    margin: 10px auto;
    display: block;
}

.content header .medium {
    display: inline-block;
    vertical-align: middle;
    width: 24%;
    margin: 10px 0 0;
}

.content header .footer-more {
    clear: none;
}

.content header .warning {
    font-size: 18px;
    color: #F10010;
}

.content .legend {
    font-style: italic;
    color: #747474;
}

.clear {
    clear: both;
}

.hidden {
    display: none;
}

.visible {
    display: block;
}

.col-left {
    float: left;
    margin: 0 -190px 0 0;
    width: 190px;
}

.col-left * {
    box-sizing: border-box;
}

.col-center {
    float: left;
    width: auto;
    margin-left: 210px;
}

.bloc-w2 .form p {
    margin: 5px 0;
}

.bloc-w2 .form input {
    width: 108px;
}

.bloc-w2 .form .error {
    margin: 0;
}

.bloc-w2 .form .button-orange {
    float: right;
    margin: 5px 1px 10px 0;
}

.bloc-w4 {
    margin: 20px 0 0;
}

.bloc-w4 strong {
    display: block;
    min-height: 30px;
    max-height: 41px;
    padding: 0 0 10px;
}

.bloc-w4 li {
    float: left;
    width: 23.3%;
    min-height: 150px;
    padding: 10px 0.7%;
    text-align: center;
    margin: 0 0 -1px -1px;
    border: 1px solid #C8DAE9;
    max-height: 150px;
    overflow: hidden;
}

.bloc-w4 li img {
    max-width: 96%;
    max-height: 100px;
    height: auto;
    width: auto;
}

.bloc-r.bloc-w3,
.bloc-l.bloc-w3,
.bloc-w2.bloc-l {
    border: 0;
    border-radius: 0;
    padding: 10px 0;
    width: 48%;
    margin-top: 20px;
}

.bloc-bg {
    float: left;
    margin: 20px 0;
    padding: 20px 3%;
}

.bloc-border {
    padding: 10px 2%;
    border-radius: 5px;
    border: 1px solid #C8DAE9;
}

.bloc-w1, .bloc-w2, .bloc-w3 {
    float: left;
    padding: 0 3%;
    border: 1px solid #C0CDD9;
    border-radius: 10px;
}

.bloc-w1 {
    width: 62%;
}

.bloc-w2 {
    margin: 0 0 20px;
    width: 230px;
    border: 0;
    background: #EFF0F1;
    box-shadow: 0 3px 5px #B6B6B6;
}

.bloc-w3 {
    width: 44%;
    padding: 10px 1.5%;
    margin: 0 1% 20px;
}

.bloc-w3 img {
    float: left;
    margin: 5px 10px 0 0;
}

.bloc-w3.bloc-zoom img {
    max-width: 100px;
}

.bloc-w3.bloc-zoom h3 {
    float: none;
}

.content .bloc-2col h2,
.bloc-border h2, .bloc-w3 h2 {
    margin: 0 0 10px;
}

.bloc-f, .bloc-l, .bloc-r {
    float: left;
    margin: 10px 0 20px;
}

.bloc-f {
    width: 100%;
}

.bloc-f * {
    box-sizing: border-box;
}

h1 + .bloc-f {
    margin-top: 0;
}

.bloc-l {
    width: 60%;
    margin: 20px 3% 20px 0;
}

.bloc-r {
    width: 37%;
    margin: 0;
    overflow: hidden;
}

.bloc-2col div,
.bloc-col div {
    float: left;
    margin: 0 1.1%;
    width: 31%;
}

.bloc-2col div {
    width: 48%;
    margin: 0 2% 0 0;
}

.bloc-2col div + div {
    margin: 0 0 0 2%;
}

.bloc-2col div .form-inline {
    margin: 0;
}

.bloc-2col div .form-inline label {
    font-size: 12px;
    min-width: 90px;
    display: inline-block;
}

.bloc-2col div .form-inline input[type=email],
.bloc-2col div .form-inline input[type=password] {
    width: 96%;
    margin: 0 0 5px;
}

.bloc-2col div p {
    margin: 0;
}

.bloc-2col h3 {
    font-size: 16px;
    color: #00579d;
    margin: 0 0 10px;
}

.bloc-services .last {
    margin: 0;
    width: 32%;
}

.bloc-f h2, .bloc-l h2, .bloc-r h2 {
    margin: 10px 0;
    padding: 0 0 5px 25px;
}

.bloc-l.rotative {
    margin-top: 10px;
}

.list-logo {
    margin: 20px 0;
}

.list-logo li {
    display: inline;
    padding: 10px 3%;
}

.list {
    margin: 10px 0 10px 20px;
}

.list li {
    margin: 5px 0;
}

.list li:before {
    content: "- ";
}

.list-img li {
    float: left;
    width: 100%;
    padding: 8px 0;
    margin: 0 0 10px;
    border-bottom: 1px solid #E5E4E4;
}

.list-img span, .list-img strong {
    float: left;
    display: block;
    width: 90px;
}

.list-img span img {
    max-width: 80px;
    max-height: 40px;
    width: auto;
    height: auto;
    margin: 0;
}

.list-img strong {
    width: auto;
    max-width: 210px;
}

.list-img p {
    color: #00569D;
}

.list-img p span {
    float: right;
    width: auto;
    max-width: 80px;
}

.list-elements {
    float: left;
    margin: 0 0 20px;
}

.list-elements li {
    float: left;
    width: 96%;
}

.list-elements li a,
.list-elements li span {
    float: left;
    display: inline-block;
}

.list-elements li a {
    width: 70%;
}

.list-elements li span {
    float: right;
    width: 30%;
    text-align: right
}

.content .list3 li {
    float: left;
    width: 30%;
    margin: 0 3% 0 0;
}

.bloc-services .list-2col li {
    float: left;
    width: 48%;
}

.content .check-list li:before {
    content: "\2713";
    float: left;
    display: block;
    margin: 0 5px 3% 0;
    font-size: 24px;
    color: #C6C618;
}

.list3 li:last-child {
    margin: 0;
}

.list-2col li {
    display: inline-block;
    width: 46%;
    margin: 0 2% 0 0;
}

.back-to, .footer-more {
    margin: 20px 0 30px;
    font-size: 15px;
    padding: 0 0 0 15px;
    background: url(../../../images/fleche/arrow-left-blue.png) no-repeat 0 5px;
}

.footer-more {
    text-align: right;
    clear: both;
    padding: 0 15px 0 0;
    margin: 20px 0 0;
    background: url(../../../images/fleche/arrow-right-blue.png) no-repeat right 5px;
}

.footer-more * {
    text-align: right;
}

.pagination .footer-more, .pagination .back-to {
    clear: none;
}

.tel,
.content .tel {
    font: 700 28px/90% 'Trebuchet MS', Arial, sans-serif;
    padding: 0 0 0 35px;
    margin: 10px 25px 5px;
    color: #387EB6;
    background: url(../../../theme/defaut/images/pictos/tel.png) no-repeat 0 4px;
    clear: both;
}

.tel span {
    display: block;
    font-size: 11px;
}

.mail {
    padding: 0 0 0 35px;
    margin: 0 25px;
    color: #387EB6;
    background: url(../../../theme/defaut/images/pictos/mail.png) no-repeat 0 2px;
}

.mail a {
    text-decoration: underline;
}

.center {
    text-align: center;
}

.left {
    float: left;
    margin: 0 10px 10px 0;
}

.right {
    float: right;
    display: block;
    margin: 0 0 10px 10px;
}

.alert-mail {
    text-align: center;
    clear: both;
    margin: 20px 0;
}

.alert-mail a {
    font-size: 14px;
    padding: 0 0 5px 25px;
    background: url(../../../theme/defaut/images/pictos/alerte.png) no-repeat;
}

.alert-mail + .bloc-bg {
    margin: 10px 0 20px;
}

article p {
    margin: 10px 0;
}

/* tabs */

.tabs {
    clear: both;
    margin: 0 0 -1px;
}

.tabs li {
    position: relative;
    display: inline-block;
    float: left;
    text-align: center;
    height: 40px;
    padding: 0;
    margin: 0 0 -1px 1%;
    background: #D8E7F2;
    border: 1px solid #D8E7F2;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.tabs li button {
    display: block;
    padding: 12px 8px 10px;
    color: #3279B3;
    font-weight: 700;
    font-size: 11px;
    text-decoration: none;
}

.tabs .active {
    background: #EFF0F1;
    box-shadow: none;
    border-color: #EFF0F1;
    border-bottom: 1px solid #EFF0F1;
}

.list-tabs {
    padding-top: 5px;
    background: #EFF0F1;
    float: left;
    clear: both;
    width: 100%;
    padding: 20px 2%;
    border-radius: 8px;
}

.list-tabs .bloc-r {
    width: 250px;
    margin: 0;
}

.list-tabs li {
    margin: 10px 0;
}

.list-tabs .important a,
.list-tabs li a {
    font-size: 14px;
    display: block;
    padding: 5px;
    color: #333;
    text-decoration: none;
}

.list-tabs li a:hover {
    color: #3279B3;
    text-decoration: underline;
}

.list-tabs ol li {
    float: left;
    width: 31%;
    margin: 0 1%;
}

.list-tabs h3,
.list-tabs h2 {
    color: #00579D;
    text-transform: uppercase;
    padding: 0 0 5px;
    margin: 0 0 10px;
    font: 18px/130% 'Trebuchet MS', Arial, sans-serif;
    border-bottom: 1px solid #C8DAE9;
    background: none;
}

.list-tabs .col li {
    float: none;
    width: auto;
}

.list-tabs .col ol ol {
    margin: 0 0 10px;
}

.list-tabs .important a,
.list-tabs .col strong, .list-tabs .col strong a {
    font: 700 14px/130% Verdana, Arial, sans-serif;
}

.list-tabs .col2 {
    width: 47%;
}

.list-tabs .col2 > ol > li {
    float: left;
    width: 48%;
}

.list-tabs .col2 > ol > li:nth-child(odd) {
    clear: left;
}

.list-tabs .col3 {
    width: 30%;
}

.list-tabs .col3 h4 {
    margin-bottom: 15px;
    color: #3279B3;
}

.multi-col h4 {
    position: relative;
    border-bottom: 1px solid #C8DAE9;
    padding-bottom: 5px;
    margin: 0 0 20px 0;
}

.list-tabs .multi-cols {
    float: left;
    width: 100%;
    -webkit-columns: 3;
    -moz-columns: 3;
    columns: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    -webkit-column-rule: 1px solid #c8dae9;
    -moz-column-rule: 1px solid #c8dae9;
    column-rule: 1px solid #c8dae9;
    margin: 0 0 20px 0;
}

@media (max-width: 480px) {
    .list-tabs .multi-cols {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }
}

.list-tabs .multi-cols ol {
    float: left;
    width: 100%;
}

.list-tabs .multi-cols > ol {
    margin-top: 20px;
}

.list-tabs .multi-cols > ol:first-child {
    margin-top: 0;
}

.list-tabs .multi-cols li {
    float: left;
    width: 100%;
    margin: 0;
}

.list-tabs .multi-cols li a {
    padding: 5px 0;
}

.b-tabs li button {
    font-size: 15px;
    font-weight: 400;
    padding-top: 10px;
}

.list-tabs .last {
    border: 0;
    margin: 0;
    padding: 0;
}

.go-es-em {
    float: left;
    width: 100%;
    margin: 20px 0;
}

.go-es-em a {
    display: table;
    width: 100%;
}

.go-es-em a .logo,
.go-es-em a p {
    display: table-cell;
    vertical-align: bottom;
}

.go-es-em a p {
    padding: 0 10px 8px 0;
    color: #333333;
    font-size: 14px;
    line-height: 1.2;
    font-weight: bold;
}

.go-es-em a .logo {
    text-align: right;
}

@media (max-width: 757px) {
    .go-es-em a p {
        font-size: 12px;
    }
}

@media (max-width: 480px) {
    .go-es-em a p {
        float: left;
        width: 100%;
    }
}

.important {
    margin: 0 0 10px;
    color: #454545;
}

/* table */
.table {
    width: 100%;
}

.table thead {
    background: #3A83BE;
}

.table thead * {
    color: #FFF;
    font: 1.05em/16px Verdana, Arial, sans-serif;
    text-transform: uppercase;
}

.table th {
    padding: 5px 1%;
    min-width: 140px;
    text-align: center;
    border-right: 1px solid #FFF;
}

.table th:last-child {
    border: 0;
    min-width: 165px;
}

.table tbody td {
    padding: 3px 0.5% 3px 1%;
    line-height: 16px;
}

.table tbody tr:nth-child(even) {
    background: #EFF0F1;
}

.list-results-table tr {
    height: 42px;
}

.list-results-table img {
    max-width: 80px;
    max-height: 40px;
    height: auto;
    width: auto;
}

.list-results-table .center {
    max-width: 80px;
}

.table button {
    padding: 0 20px 0 0;
    background: url(../../../theme/defaut/images/puces/arrow-white-bottom.png) no-repeat right 3px;
}

.table button:hover {
    text-decoration: underline;
}

.table tfoot {
    border-top: 1px solid #ccc;
}

.table tfoot tr td {
    padding-top: 10px;
}

/* pagination */
.paginate {
    float: right;
    clear: right;
    text-align: right;
}

.paginate p, .paginate ul, .paginate li {
    display: inline;
}

.paginate li {
    float: left;
    font-size: 14px;
    padding: 0 0 0 5px;
}

.paginate li span,
.paginate li a {
    float: left;
    height: 18px;
    display: block;
    line-height: 18px;
    text-decoration: none;
}

ul.paginate li a:hover {
    color: #C6C618;
}

.paginate li span:after,
.paginate li a:after {
    content: " - ";
    padding-left: 3px;
    color: #3279B3;
}

.paginate li a.no-after:after, .paginate li.next a:after, .paginate li.last a:after {
    content: " ";
}

.paginate .first a, .paginate .prev a, .paginate .next a, .paginate .last a {
    float: left;
    text-indent: 500px;
    overflow: hidden;
    display: block;
    width: 8px;
    background: url(../../../theme/defaut/images/puces/fleche-recherche.gif) no-repeat center 2px;
}

.paginate .first:after, .paginate .prev:after, .paginate .next:after, .paginate .last:after {
    content: "";
}

.paginate .prev a {
    width: 8px;
    background-image: url(../../../theme/defaut/images/puces/arrow-prev.png);
}

.paginate .first a {
    width: 16px;
    background-image: url(../../../theme/defaut/images/puces/arrow-first.png);
}

.paginate .last a {
    width: 16px;
    background-image: url(../../../theme/defaut/images/puces/arrow-last.png);
}

/* fiche etablissement */
.content-article, .sidebar-article {
    float: left;
}

.content-article {
    width: 65%;
}

.content-article h2 {
    margin: 20px 0 10px;
}

.content-article figure {
    float: left;
    margin: 5px 10px 10px 0;
}

.content-article .list-elements {
    width: 100%;
}

.content-article p, .sidebar-article p {
    margin: 10px 0;
}

.sidebar-article {
    width: 30%;
    margin-left: 5%;
}

.sidebar-article .bloc-bg {
    margin: 0 0 20px;
    padding: 15px;
}

.sidebar-article h3 {
    margin: 0 0 10px;
    color: #00579D;
    font: 700 14px/16px 'Trebuchet MS', Verdana, Arial;
    text-align: center;
    text-transform: uppercase;
}

/* sidebar social */
.share-tools {
    float: left;
}

.share-tools ul {
    float: left;
    width: 100%;
    margin: 0;
}

.share-tools li {
    display: inline-block;
    margin: 0 6px;
}

.share-tools a {
    text-indent: -500px;
    overflow: hidden;
    display: block;
    width: 37px;
    height: 35px;
    border-radius: 5px;
    background: url(../../../theme/defaut/images/pictos/social-icons.png) no-repeat center;
    -moz-transition: all .2s ease;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.s-mail a {
    background-position: 5px 3px;
    background-color: #CCC72B;
}

.s-twitter a {
    background-position: -49px 4px;
    background-color: #2AA9E0;
}

.s-googleplus a {
    background-position: -104px 8px;
    background-color: #D34A2A;
}

.s-facebook a {
    background-position: -155px 7px;
    background-color: #1F4284;
}

.s-linkedin a {
    background-position: -211px 4px;
    background-color: #02669A;
}

.s-appli a {
    width: 103px;
    height: 34px;
    background: url(../../../images/appstore.gif) no-repeat;
}

.share-tools li a:hover {
    margin-top: 0;
    box-shadow: 0 2px 1px gray;
    -moz-transform: translate(0, -7px);
    -webkit-transform: translate(0, -7px);
    -ms-transform: translate(0, -7px);
    -o-transform: translate(0, -7px);
    transform: translate(0, -7px);
}

.candidat-buttons p {
    text-align: center;
    margin: 0 0 10px;
}

.print button, .send a {
    display: block;
    text-indent: -500px;
    overflow: hidden;
    width: 200px;
    height: 40px;
    background: url(../../../images/espace-candidat/print.png) no-repeat;
    text-align: center;
}

.send a {
    background: url(../../../images/espace-candidat/envoyer.png) no-repeat 5px 0;
}

.website {
    font-weight: 700;
}

.website, .name, .mail, .localisation {
    padding: 0 0 0 25px;
}

.website {
    background: url(../../../theme/defaut/images/pictos/website-address.png) no-repeat;
}

.name {
    background: url(../../../theme/defaut/images/pictos/name-address.png) no-repeat;
}

.address .mail {
    background: url(../../../theme/defaut/images/pictos/mail-address.png) no-repeat 0 5px;
}

.localisation {
    background: url(../../../theme/defaut/images/pictos/localisation-address.png) no-repeat;
}

.localisation span {
    display: block;
}

.content .or {
    clear: left;
    margin: 10px 0 10px 1%;
    font: 700 25px/140% 'Trebuchet MS', Arial, sans-serif;
    color: #00579D;
}

/* bloc contact */
.bloc-contact {
    float: left;
    clear: both;
    width: 100%;
    min-height: 200px;
    margin: 20px 0;
    padding: 0 20% 0 2%;
    background: #E8ECF0 url(../../../images/template/recruteurs/bloc-contact.png) no-repeat right 0;
}

.bloc-contact h3 {
    color: #D67516;
    font: 400 18px/140% 'Trebuchet MS', Arial, sans-serif;
    margin: 15px 0;
}

.bloc-contact h3 strong {
    text-transform: uppercase;
}

.bloc-contact p {
    color: #387EB6;
}

.content .bloc-contact p {
    margin-left: 0;
}

.bloc-contact p + p {
    padding-left: 35px;
}

.bloc-contact .mail {
    margin: 10px 0;
    background-position: 0 3px;
}

.bloc-contact .mail a {
    font-size: 18px;
    text-decoration: none;
}

.bloc-promotional {
    width: 100%;
}

.bloc-promotional p strong {
    display: block;
    color: #00579D;
    font: 18px/130% 'Trebuchet MS', Arial, sans-serif;
}

.form-inline input[type=email] {
    width: 80%;
    margin: 0 0 10px;
}

@media (max-width: 1000px) {
    .form-inline input[type=email] {
        width: 100%;
    }
}

/* page validation */
.bloc-validation {
    clear: both;
    text-align: center;
    border: 5px solid #CDD948;
    background: #FEFFF6;
    padding: 20px 40px;
    margin: 20px auto;
}

.valid-postulation {
    border: 0;
    background: none;
}

.bloc-validation-lightbox {
    width: 320px;
}

.content .bloc-validation p {
    text-align: center;
    color: #ABAF7C;
    font-size: 15px;
    font-family: 'Trebuchet MS', Arial, sans-serif;
    margin: 10px 0;
}

.content .bloc-validation .validated {
    text-align: left;
    font: 25px/120% 'Trebuchet MS', Arial, sans-serif;
    color: #A0AE00;
    padding: 0 0 10px 80px;
    min-height: 68px;
    background: url(../../../images/EspaceR/pictos/validated.png) no-repeat;
}

.content .bloc-validation .introduction {
    font-size: 18px;
    margin: 10px 30px 0;
}

.content .bloc-validation .info-contact {
    text-decoration: underline;
    margin-top: 40px;
}

/****** Rotative ******/
.rotative {
    float: left;
    position: relative;
}

.placeholder {
    overflow: hidden;
    position: relative;
}

.rotative .placeholder {
    width: 480px;
}

.placeholder ul {
    position: relative;
    width: 20000px;
    margin: 0;
    padding: 0;
}

.rotative .placeholder li {
    float: left;
    width: 480px;
}

.rotative .rotative-bullet {
    width: 480px;
    text-align: center;
    margin: 20px 0 0;
}

.rotative .rotative-bullet li {
    display: inline;
}

.rotative .rotative-bullet button {
    display: inline-block;
    width: 7px;
    height: 7px;
    margin: 0 5px;
    text-indent: -500px;
    overflow: hidden;
    background: url(../../../theme/defaut/images/bouton/rotative.png) no-repeat 0 -7px;
}

.rotative .rotative-bullet button:hover,
.rotative .rotative-bullet .active button {
    background-position: 0 0;
}

.rotative-button-next, .rotative-button-prev {
    position: absolute;
    top: 2px;
    left: 0;
    width: 23px;
    height: 23px;
    padding: 125px 0;
    display: block;
    text-indent: -500px;
    overflow: hidden;
    background: url(../../../theme/defaut/images/bouton/rotative-button.png) no-repeat -27px center;
}

.rotative-button-next {
    right: 0;
    left: auto;
    background-position: -0 center;
}

.bloc-bg,
.bloc-partner div,
.rotative-button {
    border-radius: 10px;
    background: #EFF0F1;
    border: 1px solid #EFF0F1;
}

.rotative-button {
    margin-top: 10px;
    height: 261px;
    overflow: hidden;
}

.content .rotative-button blockquote h1 {
    color: #333;
    text-transform: none;
    font: 400 20px/140% Verdana, Arial, sans-serif;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
}

.rotative-button blockquote {
    text-align: left;
    width: 80%;
    margin: 20px auto 0;
}

.rotative-button blockquote p {
    text-align: left;
    height: 155px;
}

.rotative-button blockquote img {
    float: left;
    margin: 3px 10px 10px 0;
    max-width: 120px;
    height: auto;
}

.rotative-button blockquote cite {
    color: #333;
}

.rotative-button blockquote footer {
    color: #333;
}

.une-rotative .placeholder {
    border: 1px solid #C8DAE9;
    border-radius: 5px;
}

.une-rotative a,
.une-rotative img {
    display: block;
    line-height: 0;
}

/*************** mask ***********/
.mask {
    position: absolute;
    z-index: 999;
    width: 100% !important;
    background: rgba(0, 0, 0, .7);
}

.mask .container {
    position: fixed;
    top: 25%;
    left: 37%;
    width: 320px;
    background: #FFF;
    padding: 10px;
    border-radius: 4px;
    text-align: center;
}

.mask .container iframe {
    width: 100%;
    height: 250px;
    margin: 0;
    border: 0;
}

.mask .button {
    margin: 10px 0;
}

.video-content {
    text-align: center;
    margin: 0 0 40px;
    background: url(https://www.emploisoignant.com/images/handball2/patchwork.jpg) no-repeat center;
}

/****************************** A CLEANER ***********************************/
/* anciens styles à garder ? */
img.picto-offre {
    float: left;
    margin: -8px 6px 0 0;
}

/*-------- LOGIN -----------*/
.main > .sidebar input {
    color: #00549D;
    font-size: 12px;
    margin: 0 0 5px;
    padding: 5px;
    width: 100px;
    background-color: #FFF;
    border: 1px solid #519ccd;
}

.main > .sidebar input.valider {
    width: 120px;
    margin: 0;
    padding: 10px 0 10px 20px;
    border: 0;
    font: 700 12px/130% Verdana, Geneva, sans-serif;
    background: url(../../../images/EspaceR/login/valider.gif) no-repeat center left;
    cursor: pointer;
}

/* à suppr. à terme */
.sidebar .liensLogin {
    text-align: left;
    padding-left: 10px;
    margin-bottom: 345px;
}

.sidebar .liensLogin a {
    font-size: 11px;
    text-decoration: underline;
}

.sidebar .liensLogin a:hover {
    text-decoration: none;
}

/*  -----------------------   T A B L E A U   -----------------------  */
table .right {
    text-align: right;
}

table .center {
    text-align: center;
}

table .cell-fonce td {
    background: #85BFED;
}

table .cell-fonce:hover td {
    background: #75BAEF;
}

.gagnant, .coupe {
    color: #FFEA00;
    font: 700 1em Verdana, Helvetica, sans-serif;
}

.coupe {
    font-size: 18px;
}

/*----- ACCUEIL ------*/
ul .green, ul .orange, ul .gold {
    padding: 5px 0 5px 30px;
    margin: 0 0 0 10px;
}

ul .green {
    background: url(../../../theme/defaut/images/puces/puce-candidat.gif) no-repeat 1px 13px;
}

ul .orange {
    background: url(../../../theme/defaut/images/puces/puce-recruteur.gif) no-repeat 1px 13px;
}

ul .gold {
    background: url(../../../theme/defaut/images/puces/puce-liberal.gif) no-repeat 1px 13px;
}

.post-it .list-square {
    margin: 10px 0 10px 8%;
}

.post-it .list-square li {
    font-size: 14px;
    margin: 20px 0;
}

.post-it .list-square li span {
    font-size: 12px;
}

.post-it .share-tools {
    float: none;
    width: 100%;
    text-align: center;
    margin: 10px auto;
}

.article-news {
    margin-top: 0;
}

.article-news h2 {
    margin-top: 0;
}

.article-news img {
    float: left;
    margin: 0 15px 0 0;
    border: 1px solid #C8DAE9;
}

.article-news article > a {
    color: #454545;
}

.home-content > .bloc-l {
    margin-top: 11px;
}

.home-content .bloc-infos {
    width: 37%;
    margin: 30px 0 0;
    padding: 30px 2% 10px;
    border-radius: 8px;
    border: 1px solid #C8DAE9;
    position: relative;
    overflow: visible;
}

.bloc-infos .encart {
    color: #FFF;
    font: 700 18px "Trebuchet MS", Arial;
    padding: 5px 10px 7px;
    background: #C6C618;
    position: absolute;
    top: -10px;
    right: 10px;
    z-index: 1;
}

.bloc-infos .encart:before {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #7A7A0B transparent #7A7A0B transparent;
    bottom: 1.25em;
    left: -.55em;
    border-width: 0 0 .6em .6em;
    z-index: -1;
}

.bloc-infos img {
    float: left;
    width: 36%;
    height: auto;
}

.bloc-infos strong {
    display: block;
    margin: 50px 0 10px;
    font: 700 15px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
}

.bloc-infos p {
    padding-left: 40%;
    font-size: 12px;
}

.bloc-infos .footer-more {
    padding-left: 0;
    font-size: 15px;
}

.bloc-col {
    margin: 10px 0 0;
}

.bloc-col h3, .bloc-col h4 {
    padding: 3px 2%;
    text-align: center;
}

.bloc-col h3, .bloc-col h4 {
    font: 400 18px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    background: none;
}

.bloc-col h4 {
    border-bottom: 1px solid #C8DAE9;
}

.home-content .bloc-col h3 a {
    font: 22px/26px 'vremenagroteskbold', Arial, sans-serif;
    display: block;
    color: #282929;
    text-decoration: none;
}

.bloc-col .green h3 {
    border-bottom: 2px solid #C6C618;
}

.bloc-col .orange h3 {
    border-bottom: 2px solid #E48D37;
}

.bloc-col .gold h3 {
    border-bottom: 2px solid #E1B314;
}

.bloc-col .list-square {
    margin: 20px 4% 20px 6%;
}

.bloc-col .list-square li {
    font-size: 14px;
    margin: 10px 0;
}

.home-content .list-elements {
    margin: 0 0 10px;
    width: 100%;
}

.home-content .list-elements li {
    font-size: 11px;
    padding: 3px 0;
    width: 100%;
    border-bottom: 1px solid #C8DAE9;
}

.home-content .list-elements li a {
    width: auto;
    max-width: 86%;
    padding: 0 1% 0 3%;
    font: 14px/18px 'open_sans', Arial, Helvetica, sans-serif;
}

.home-content .list-elements li span {
    width: 10%;
    text-align: center;
    font: 14px/18px 'open_sans', Arial, Helvetica, sans-serif;
}

.home-content .list-full li a {
    max-width: 96%;
}

/* Accueil Emploi Medecin */
.medical-section .bloc-l > .bloc-f:first-child {
    margin-top: 0;
}

.medical-section .bloc-l {
    margin: 0 3.5% 20px 0;
}

.medical-section .bloc-services {
    margin: 20px 0;
}

.medical-section .bloc-services * {
    box-sizing: border-box;
}

.medical-section .bloc-services h2 {
    background-image: url(../../../theme/defaut/images/puces/puce-bleue.gif);
}

.medical-section .bloc-services div * {
    float: none;
    display: block;
    width: auto;
    margin: 5px auto;
    text-align: center;
}

.medical-section .bloc-services div a:hover {
    text-decoration: none;
}

.medical-section .col-center .offer {
    border-bottom: 1px solid #C6C618;
}

.medical-section .col-center .offer h2 {
    font-size: 16px;
}

.medical-section .list-offer {
    float: left;
    width: 95.8%;
    margin: 0 0 10px;
}

.medical-section .list-offer li {
    float: left;
    width: 31%;
    margin: 5px 1%;
}

.medical-section .list-offer li a {
    color: #454545;
    font-size: 15px;
}

.medical-section .list-offer li a:hover {
    color: #3279B3;
}

.medical-section .bloc-r .bloc-border {
    float: left;
    margin: 0 0 10px;
}

.medical-section .bloc-r h3 {
    font: 18px/120% "Trebuchet MS", Arial, sans-serif;
    color: #00579D;
}

.picto-title {
    padding: 5px 0 5px 50px;
    background: url(../../../theme/defaut/images/pictos/sprite-medical.png) no-repeat;
}

.picto-conseil {
    padding-left: 30px;
}

.picto-actu {
    background-position: 0 -81px;
}

.picto-etablissment {
    background-position: 0 60%;
}

.medical-section .list-img li {
    padding: 0;
}

.medical-section .list-img li:last-child {
    margin-bottom: 5px;
}

.medical-section .list-img img {
    float: left;
    margin-right: 2%;
}

.medical-section .list-img span {
    width: 65%;
    line-height: 120%;
}

.bloc-etablissement .bloc-w4 {
    float: left;
    width: 100%;
    margin: 0 0 10px 1px;
}

.bloc-etablissement .bloc-w4 li {
    width: 31.33%;
    min-height: 45px;
}

.medical-section .contact-us {
    clear: both;
    float: left;
    padding: 0 3% 10px;
    width: 92%;
    margin: 20px 0 20px 1%;
    border-radius: 10px;
    background: #EFF0F1;
    box-shadow: 0 3px 5px #B6B6B6;
}

.medical-section .contact-us h3 {
    color: #00579D;
    font: 400 20px/120% "Trebuchet MS", Arial, sans-serif;
    margin: 0 0 10px;
    padding: 10px 0 5px;
    border-bottom: 1px solid #E48D37;
}

.medical-section .contact-us li {
    font-size: 12px;
    background-position: 0 5px;
}

.medical-section .contact-us a:hover {
    text-decoration: none;
    color: #387EB6;
}

.medical-section .contact-us .tel {
    display: block;
    margin: 10px 0 5px;
    padding: 5px 0 10px 30px;
    font-size: 22px;
}

.medical-section .contact-us .mail {
    margin: 0;
}

.medical-section .bloc-actu .bloc-border {
    margin-top: 10px;
    border-radius: 8px;
}

.medical-section .bloc-border h3 {
    margin: 0 0 10px;
}

/* Pages offres recruteurs et offres liberales */
.tabresultat {
    border: 1px #CCC solid;
    font-size: 11px;
    text-align: left;
    color: #333;
    width: 98%;
}

.tabresultat th {
    text-transform: capitalize;
    background: url(../../../theme/defaut/img/fond_thCandidat.gif) repeat-x 0 bottom;
}

.resultat {
    border: 1px solid #CCC;
    padding: 10px;
    margin: 10px 0;
    font-size: 13px;
    background-color: #F7FAFE;
    overflow: auto;
    height: 60px;
}

.resultat div {
    width: 350px;
    float: left
}

.resultat div b {
    display: block;
    float: left;
    width: 120px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 20px;
}

.resultat div span {
    color: red;
    line-height: 20px;
}

.valider3 {
    width: 23px;
    height: 24px;
    border: 0;
    background: url(../../../images/EspaceR/login/valider.gif) no-repeat right center;
    cursor: pointer;
    font-size: 13px;
    letter-spacing: 0;
    font-weight: 700;
    color: #00549d;
    text-align: left;
    width: 85px;
    clear: both;
    margin: 10px 0 15px 690px;
}

/*  -----------------------   T A B L E A U   -----------------------  */
.tableau-general tr td {
    line-height: 18px;
    color: #656a34;
}

.tableau-general tr.intitules td {
    height: 30px;
}

.tableau-general tr.intitules td {
    vertical-align: middle;
    font-weight: 700;
}

.tableau-general tr td.num-pages {
    cursor: default;
    font-size: 14px;
    font-weight: 700;
    height: 32px;
    padding: 0;
    text-align: center;
}

.tableau-general tr td.num-pages span {
    margin: 0 1px;
    padding: 2px 5px;
    text-decoration: none;
}

.tableau-general tr td.num-pages a {
    margin: 0 1px;
    padding: 2px 5px;
    text-decoration: none;
}

/*  -----------------------   TABLEAU  CANDIDAT  -----------------------  */
.tableau-candidat {
    border: 1px solid #cdd948;
}

.tableau-candidat tr td a {
    color: #52571d;
}

.tableau-candidat tr td {
    background-color: #f9fcd5;
    color: #656a34;
}

.tableau-candidat tr:hover td {
    background-color: #d6e15d;
}

.tableau-candidat tr.cell-fonce:hover td {
    background-color: #d6e15d;
}

.tableau-candidat tr.cell-fonce td {
    background-color: #f1f6b5;
}

.tableau-candidat tr.intitules td {
    background-color: #cdd948;
    color: #606626;
}

.tableau-candidat tr td.num-pages {
    background-color: #aebc1a;
}

.tableau-candidat tr td.num-pages a:hover {
    background-color: #606626;
    color: #FFF;
}

.tableau-candidat tr td.num-pages span {
    background-color: #606626;
    color: #FFF;
}

.tableau-candidat tr td.num-pages a {
    background-color: #edf2b3;
    color: #606626;
}

.tableau-candidat tr td.num-pages a.fleche_cvt {
    background-color: #aebc1a;
}

/*  -----------------------  TABLEAU  LIBERAL  -----------------------  */
.tableau-candidat-liberal {
    border: 1px solid #FBD45C;
}

.tableau-candidat-liberal tr th {
    background-color: #eebc24;
}

.tableau-candidat-liberal tr td a {
    color: #694f00;
}

.tableau-candidat-liberal tr td {
    background-color: #fff3c8;
    color: #694f00;
}

.tableau-candidat-liberal tr:hover td {
    background-color: #ffdd73;
}

.tableau-candidat-liberal tr.cell-fonce:hover td {
    background-color: #ffdd73;
}

.tableau-candidat-liberal tr.cell-fonce td {
    background-color: #ffeba6;
}

.tableau-candidat-liberal tr.intitules td {
    background-color: #fbd45c;
    color: #606626;
}

.tableau-candidat-liberal tr td.num-pages {
    background-color: #eebc24;
}

.tableau-candidat-liberal tr td.num-pages a:hover {
    background-color: #957105;
    color: #FFF;
}

.tableau-candidat-liberal tr td.num-pages span {
    background-color: #957105;
}

.tableau-candidat-liberal tr td.num-pages a {
    background-color: #fff3c8;
    color: #957105;
}

.tableau-candidat-liberal tr td.num-pages a.fleche_cvt {
    background-color: #eebc24;
}

.applicant-section div.boutonsLiberal div#blocRegister {
    width: 332px;
    background: url(../../../images/espace-candidat/motifBlocRegister.png) top left;
    float: right;
}

.titreTab {
    background-color: #2D73C8;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 32px;
    padding: 0 0 0 10px;
    text-align: left;
}

h2.titreTab {
    background-image: none;
}

/* Media queries */
@media (max-width: 1000px) {
    .top-bar, .search-institutions-form input[name=orderBy] {
        display: none;
    }

    body {
        margin: 0;
    }

    #header, .main, .footer {
        width: 100%;
        margin: 0;
        border-left: 0;
        border-right: 0;
    }

    .main-menu {
        width: 100%;
    }

    .main {
        border-bottom: 0;
    }

    /*.liste-offres,*/
    .content, .home-content {
        width: auto;
    }

    #header {
        border-top: 0;
    }

    .footer-group h1 {
        font-size: 14px;
    }

    .listing-group img {
        max-width: 70px;
        height: auto;
    }

    /* etablissement */
    .list-img p span {
        display: none;
    }

    .list-img strong {
        max-width: 67%;
    }

    .search-institutions-form label, .search-institutions-form .label {
        font-size: 12px;
    }

    .bloc-w3 .map .list {
        position: relative;
        top: 0;
        clear: both;
        margin-left: 0;
    }

    .bloc-w3 .map .list li {
        float: left;
        width: 50%;
    }
}

@media only screen and (max-width: 799px) {
    .submenu, .shortlinks .advices-link, .shortlinks .foundation-link a:after {
        display: none;
    }

    #header .shortlinks {
        width: 40%;
    }

    .shortlinks .search-link, .shortlinks .applicant-link {
        width: 28%;
    }

    .shortlinks .foundation-link {
        width: 41%;
    }

    .main-menu .onglet > a {
        font-size: 16px;
    }

    .mask .container {
        width: 50%;
        left: 20%;
    }

    .mask .container iframe {
        height: 190px;
    }

    .home-content .bloc-infos {
        padding-top: 60px;
    }
}

@media only screen and (max-width: 757px) {
    .shortlinks .foundation-link, .shortlinks .applicant-link a:after,
    .footer-content ul, .footer-group div, .megaban iframe {
        display: none;
    }

    .footer .baseline p {
        font-size: 11px;
    }

    .footer-content div, .footer-content .last {
        width: 24%;
    }

    .footer-content div:first-child {
        width: 19%;
    }

    .footer-group {
        padding: 5px 0;
    }

    .footer-group h1 {
        margin: 0;
        border: 0;
        padding: 0;
    }

    .listing-group img {
        margin: 0 1%;
    }

    .main-menu > li {
        width: 15.8%;
    }

    .main-menu > .onglet-home {
        width: 5%
    }

    .main-menu .onglet > a {
        font-size: 14px;
    }

    #header .shortlinks {
        width: 25%;
    }

    .shortlinks .search-link, .shortlinks .applicant-link {
        width: 50%;
    }

    /* home */
    .bloc-l, .bloc-r {
        width: 100%;
        margin: 10px 0;
    }

    .home-content .bloc-infos {
        width: 96%;
    }

    /*.bloc-infos strong{display: inline; padding: 0 5% 0 0;}*/
    .bloc-col .list-square {
        margin: 10px 0;
    }

    .bloc-col .list-square li {
        font-size: 12px;
    }

    .form-search-offers {
        width: 94%;
    }

    .search-bloc .form-search-offers {
        width: 100%;
    }

    /* recherche */
    .col-left, .col-center {
        float: none;
        width: 100%;
        margin: 0;
    }

    .col-left *,
    .col-center * {
        box-sizing: border-box;
    }

    .col-left .form-search-offers {
        padding: 10px;
        width: 100%;
        margin: 0 0 20px;
    }

    .col-left .form-search-offers fieldset {
        float: left;
        width: 100%;
        margin: 0 0 10px 0;
    }

    .col-left .form-search-offers h2 {
        margin: 0;
    }

    .col-left .form-search-offers fieldset:nth-child(-n+3):before {
        display: none;
    }

    .col-left .form-search-offers fieldset:nth-child(3n+3) {
        margin-right: 0;
    }

    .col-left .form-search-offers .localisation-options {
        clear: left;
    }

    .col-left .form-search-offers .submit {
        float: right;
        position: relative;
    }

    .col-left .form-search-offers .hidden-device {
        display: none;
    }

    .col-left .form-search-offers .button-show-hide, .col-left .form-search-offers .hidden-device.visible {
        display: block;
    }

    /* liste offre seo */
    .list-tabs .col2 > ol > li {
        width: 98%;
    }

    .list-tabs .col, .list-tabs .col2 {
        width: 30%;
    }

    /* etablissement */
    .bloc-w4 li:nth-child(3n+4) {
        clear: left;
    }

    .bloc-w4 li.clear {
        clear: none;
    }

    .bloc-w4 li {
        width: 31.3%;
    }

    .list-img p span {
        max-width: 25%;
    }

    .list-img strong {
        max-width: 75%;
    }

    .bloc-r.bloc-w3, .bloc-l.bloc-w3, .bloc-w2.bloc-l {
        margin-top: 0;
        width: 98%;
    }

    .map img, .map map, .institutions-search #carte img, .institutions-search #france, .list-results-table .center a {
        display: none;
    }

    .map .gm-style img {
        display: block;
    }

    .search-institutions-form input[type="text"], .search-institutions-form select {
        margin: 0 0 10px;
    }

    .list-img p span, .bloc-w3 .map select, .search-institutions-form #carte select {
        display: block;
        margin: 0 0 10px;
    }

    .institutions-search .search-institutions-form .label {
        display: block;
    }

    .institutions-search .search-institutions-form #carte {
        width: 100%;
    }

    .institutions-search .search-institutions-form .list {
        float: none;
        margin: 0 0 10px;
    }

    .institutions-search .search-institutions-form .list li {
        float: left;
        width: 50%;
    }

    .institutions-search .search-institutions-form div {
        width: 100%;
        margin: 0;
    }

    .institutions-search .search-institutions-form > div + div {
        width: 100%;
    }

    .list-results-table .center {
        padding: 0;
    }

    .table th, .table th:last-child {
        font-size: 0.8em;
        min-width: 105px;
    }

    .list-tabs li a {
        font-size: 12px;
    }

    .layer {
        left: 26%;
    }

    /* postulation */
    .bloc-infos-account .form label {
        float: none;
        width: auto;
        display: block;
    }

    .bloc-infos-account .form-inline input[name="login"], .bloc-infos-account .form-inline input[type="password"] {
        width: 90%;
    }

    /* layer postulation */
    .layer-postulation-large {
        top: 20px;
        left: 7%;
        width: 80%;
        height: 400px;
    }
}

@media only screen and (max-width: 600px) {
    .main:after {
        display: none;
    }

    .main-menu > li {
        width: 16.9%;
    }

    .main-menu > .onglet-candidat {
        width: 14%;
    }

    .main-menu > .onglet-liberal {
        width: 12%;
    }

    .main-menu > .onglet-home {
        width: 6%;
    }

    .main-menu .onglet > a {
        font-size: 14px;
    }

    .sidebar {
        float: left;
        width: 96%;
        padding: 10px 2%;
        text-align: left;
        margin: 0;
        border-top: 1px solid #B7CFE3;
    }

    .sidebar .sidebar-bloc {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .sidebar .sidebar-bloc img {
        margin: 5px 0.5%
    }

    /*.liste-offres,*/
    .content, .home-content {
        width: 96%;
    }

    .wrapper-home-content .home-content {
        width: 100%;
    }

    a, a:hover {
        text-decoration: none;
    }

    .footer-group h1 {
        font-size: 12px;
        margin: 0;
    }

    .footer-group div, .listing-group, .baseline img, .footer-content h3 {
        display: none;
    }

    .footer-content div:first-child, .footer-content div, .footer-content .last {
        float: none;
        width: auto;
    }

    .footer-content div {
        margin: 5px 3%;
        border: 0;
        border-bottom: 1px solid #B7CFE3;
    }

    .footer-content .last {
        border: 0;
        padding-left: 0;
    }

    .footer-content .last h2 {
        padding: 0 0 0 1%;
    }

    .footer-content .last h2:first-child {
        border-bottom: 1px solid #B7CFE3;
        padding: 0 0 10px 1%;
        margin-right: 3%;
    }

    .shortlinks {
        display: none;
    }

    .layer {
        left: 20%;
    }

    /* layer postulation */
    .layer-postulation-large {
        left: 7%;
    }

    .medical-section .list-offer li {
        width: 48%;
    }

    .medical-section .list-offer li a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 580px) {
    /* header menu */
    .menu {
        position: absolute;
        top: 0;
        left: 0;
        width: 48px;
        height: 48px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    }

    #header .baseline, #header .logo:after, .shortcuts-access, .main-menu, .submenu, .list-img p span, .breadcrumb,
    .list-results-table th:nth-child(2), .list-results-table tr td:nth-child(3), .form-search-offers .check-content li span {
        display: none;
    }

    /*.liste-offres,*/
    #recruteur, #liberal, .content, .home-content {
        padding-top: 10px;
    }

    .wrapper-home-content .home-content {
        padding-top: 0;
    }

    #header {
        padding: 0;
        width: 100%;
        margin: 0;
        min-height: 48px;
        background: #fff;
    }

    #header * {
        box-sizing: border-box;
    }

    #header .logo {
        background: none;
        margin: 0;
        padding: 0;
        left: 66px;
        top: 8px;
        width: 73px;
        height: 35px;
    }

    #header h1 {
        margin: 0;
    }

    #header .hidden, .button-menu {
        display: block;
        float: left;
    }

    #header .hidden p {
        float: left;
        width: 50%;
        height: 48px;
        line-height: 140% !important;
        text-align: center;
    }

    #header .hidden p a {
        display: block;
        height: 100%;
        padding: 10px 10px 0;
    }

    #header .hidden p .mobile-btn--candidate {
        background: #ffffff;
        color: #525252;
        font: 11px/13px 'open_sans', Arial, Helvetica, sans-serif;
    }

    #header .hidden p .mobile-btn--recruiter {
        background: #ebf1f6;
        color: #525252;
        font: 11px/13px 'open_sans', Arial, Helvetica, sans-serif;
    }

    #header .hidden p .mobile-btn--logged-in {
        background: #00579D;
        color: #ffffff;
    }

    #header .hidden .button-green, #header .hidden .button-orange {
        width: 100%;
        height: 100%;
        float: left;
        margin: 0;
        text-align: center;
        text-transform: uppercase;
        padding: 3px 2px 5px;
        font-size: 10px;
        line-height: 130%;
        max-width: 100px;
    }

    #header .hidden {
        float: right;
        width: 50%;
        height: 48px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    }

    #button-menu {
        display: block;
        width: 100%;
        height: 100%;
        text-indent: -9999px;
        position: relative;
    }

    #button-menu span {
        position: absolute;
        content: "";
        top: 14px;
        left: 9px;
        width: 27px;
        height: 3px;
        background: #0079c2;
    }

    #button-menu span:before {
        position: absolute;
        content: "";
        top: 8px;
        left: 0;
        width: 27px;
        height: 3px;
        background: #0079c2;
    }

    #button-menu span:after {
        position: absolute;
        content: "";
        top: 16px;
        left: 0;
        width: 27px;
        height: 3px;
        background: #0079c2;
    }

    #button-menu.em span {
        background: #f4273b;
    }

    #button-menu.em span:before {
        background: #f4273b;
    }

    #button-menu.em span:after {
        background: #f4273b;
    }

    .main {
        float: left;
        width: 100%;
        clear: both;
    }

    .main::before {
        display: none;
    }

    .visible {
        display: block;
    }

    .main-menu {
        position: absolute;
        z-index: 3;
        top: 48px;
        left: 0;
        width: 142px;
        border-bottom: 0;
    }

    .menu .main-menu > li {
        float: none;
        width: 100%;
        text-align: left;
    }

    .menu .main-menu .onglet-home a {
        text-indent: 0;
        overflow: visible;
    }

    .menu .main-menu > li a {
        background: #0079c2;
        border: 0;
        border-bottom: 1px solid #005b91;
        font-weight: 400;
        text-align: left;
        padding: 0 0 0 10%;
        font-size: 16px;
        color: #ffffff;
    }

    body#em .menu .main-menu > li a {
        background: #f4273b;
        border-bottom: 1px solid #b71d2c;
    }

    .menu .main-menu > li a:hover {
        background: #005b91;
    }

    body#em .menu .main-menu > li a:hover {
        background: #b71d2c;
    }

    .table .order-button {
        background: none;
        padding: 0;
    }

    .table th {
        padding: 2px 0;
    }

    .table td {
        font-size: 11px;
        padding: 2px 1%;
    }

    /* title */
    .main h1, .main h2 {
        font: 400 20px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 25px;
        background-position: 0 10px;
    }

    .main h2 {
        font-size: 18px;
    }

    h2, .subtitle {
        margin: 20px 0 10px;
    }

    .paginate {
        width: 100%
    }

    .paginate li a {
        padding: 0;
    }

    .paginate li span:after, .paginate li a:after {
        padding: 0;
    }

    .bloc-contact {
        padding: 0 2%;
        width: 96%;
        background-image: none;
    }

    .mask .container {
        width: 80%;
        left: 5%;
    }

    .mask .container iframe {
        height: 160px;
    }

    .layer {
        left: 5%;
        width: 240px;
    }

    /* layer postulation */
    .layer-postulation-large {
        top: 20px;
        width: 80%;
        height: 300px;
    }

    /* home */
    .bloc-col div {
        width: 98%;
    }

    .bloc-col .list-square {
        margin: 10px 6%;
    }

    .bloc-col .footer-more {
        margin: 20px 0;
    }

    .bloc-services.bloc-r p {
        width: 50%;
    }

    .home-content .list-elements li:nth-child(n+6) {
        display: none;
    }

    .form-search-offers label, .form-search-offers fieldset label {
        width: 95px;
    }

    .form-search-offers .check-content label {
        font-size: 11px;
    }

    .form-search-offers strong {
        min-width: 95px;
    }

    .form-search-offers .check-content ul {
        width: 66%;
    }

    .form-search-offers .check-content li {
        float: left;
        min-width: 88px;
    }

    .form-search-offers .check-content li:nth-child(odd) {
        width: 45%;
        min-width: 96px;
    }

    .form-search-offers .localisation-options select {
        clear: left;
        margin: 8px 0 0 95px;
        width: 25%;
    }

    .form-search-offers .suggests {
        left: 95px;
        width: 62.5%;
    }

    .search-bloc-form .form-search-offers .suggests {
        left: 0;
        width: 100%;
    }

    /* resultats offres */
    .form-search-offers input[type="text"] {
        width: 60%;
    }

    .classified-search form {
        float: none;
        margin: 5px 0 0;
    }

    .bloc-services div, .bloc-services .last {
        width: 100%;
        margin: 0;
        padding: 5px 0;
        border-bottom: 1px solid #C8DAE9;
    }

    .bloc-services .last {
        border: 0;
    }

    .bloc-services h3 {
        float: left;
        width: 85px;
        margin: 5px 2% 0 0;
        font-size: 14px;
        border-bottom: 0;
        padding-left: 0;
    }

    .bloc-services.bloc-r img, .bloc-services img {
        margin: 0 2% 5px 0;
    }

    .bloc-services h2 + div p {
        margin-top: 3px;
    }

    .col-left .form-search-offers fieldset {
        width: 48%;
    }

    .col-left .form-search-offers .suggests-content {
        clear: left;
    }

    .col-left .form-search-offers .localisation-options {
        clear: none;
    }

    .col-left .form-search-offers fieldset:nth-child(-n+3):before {
        display: block;
    }

    .col-left .form-search-offers fieldset:nth-child(-n+2):before {
        display: none;
    }

    .col-left .form-search-offers fieldset:nth-child(3n+3) {
        margin-right: 2%;
    }

    .col-center .bloc-w3 {
        width: 96%;
    }

    .bloc-services.bloc-w3 p {
        width: 100%;
    }

    .bloc-services p.button-green {
        margin: 10px 3%;
        width: auto;
    }

    /*  liste offre seo */
    .list-tabs .col2 > ol > li {
        width: 48%;
    }

    .list-tabs .simple-list li {
        width: 48%;
    }

    .list-tabs .col {
        border: 0;
        width: 49%;
        margin: 10px 0;
    }

    .list-tabs .col2 {
        width: 98%;
        border: 0;
    }

    .bloc-f .tabs li {
        width: 100%;
        border-radius: 5px;
        margin: 5px auto;
        display: block;
    }

    .bloc-f .tabs li button {
        width: 100%;
        text-align: center;
        font-size: 14px;
    }

    .bloc-f .tabs .active {
        border-color: #C8DAE9;
    }

    .bloc-f .tabs {
        margin: 0;
    }

    /* recherche avancee */
    .bloc-f .form-search-offers .select-content strong {
        width: 22%;
        min-width: 95px;
    }

    .bloc-f .form-search-offers .select-content {
        width: 100%;
    }

    /* detail offre  */
    .form-2col div, .bloc-2col div {
        width: 96%;
    }

    .form-2col div p {
        margin: 0;
    }

    .content .list3 li {
        width: 47%;
    }

    /* postulation */
    .form-apply fieldset {
        padding-left: 0;
    }

    .form-apply .other-files li {
        max-width: 90%;
    }

    .form-apply fieldset label, .form-apply fieldset .legend {
        padding-left: 20px;
    }

    .form-apply .other-files p, .form-apply fieldset input, .form-apply textarea {
        margin-left: 20px;
    }

    .form-apply fieldset input {
        width: 80%;
    }

    .valid-postulation {
        padding: 0;
    }

    .bloc-infos-account div, .bloc-infos-account div + div {
        float: none;
        padding: 0;
        margin: 10px 0;
        width: auto;
    }

    .bloc-infos-account div + div {
        border-left: 0;
        border-top: 1px solid #C8DAE9;
        padding-top: 10px;
    }

    .bloc-infos-account p.right {
        float: none;
        margin: 10px auto;
    }

    .pagination .footer-more, .pagination .back-to {
        float: none;
    }

    .pagination .back-to {
        text-align: left;
    }
}

@media (max-width: 380px) {
    #header .hidden p {
        font-size: 10px;
    }

    #header .hidden p a {
        padding-top: 12px;
    }
}

.no-float {
    float: none;
}

body.iframe {
    background: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.iframe .content, .iframe .bloc-bg, body.iframe, #form-postulation-container {
    margin: 0;
    padding: 0
}

#form-postulation-container {
    width: 99.9%;
    height: 540px;
    overflow: hidden;
}

.iframe .bloc-bg {
    padding: 0 20px;
}

.bloc-etablissement .bloc-w4 li img {
    max-height: 40px;
}

.iframe .bloc-bg {
    padding: 0 20px;
}

#candidat div#profil.profil form#inscription-accueil dd.listeDiffusionEtendue,
#candidat div#profil.profil form#inscription-accueil dt.listeDiffusionEtendue {
    position: relative;
    top: 25px;
    left: -20px;
}

form p.error {
    color: #ff0000;
}

/** TODO : à corriger si nécessaire */
.icon {
    color: white;
    border-radius: 15px;
    width: 15px;
    height: 15px;
    display: inline-block;
    text-indent: 3px;
}

span.green {
    background-color: #c6c618;
    text-indent: 4px;
}

span.red {
    background-color: darkred;
}

.upload-span .icon {
    margin-left: 10px;
}

.upload-span label, .upload-span a {
    float: left;
}

.upload-span label {
    clear: left;
}

.postulation-content p.error {
    clear: both;
}

.postulation-content #cv-create, .postulation-content #incomplete-cv {
    margin-top: -23px;
}

/* AJOUT ARNO */

/* PAGE LETTRE DE MOTIVATION ESPACE CANDIDAT */

.LineMotiv {
    width: 100%;
    float: left;
    height: 40px;
    border-bottom: 1px solid #cfcfcd;
    margin-top: 20px;
}

.titre-motiv {
    width: 70%;
    float: left;
}

.picto-motiv {
}

.picto-gen {
    float: right;
    width: 100px;
}

@media only screen and (max-width: 400px) {
    .titre-motiv {
        max-width: 150px !important;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

}

.message-candidats p {
    margin: 0 0 10px 0;
}

.message-candidats select {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 12px;
}

.message-candidats textarea {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 12px;
}

.message-candidats .copie-cachee {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    font-size: 12px;
}

.message-candidats .copie-cachee input {
    float: left;
    width: 5%;
    margin: 1px 0 0 0;
}

.message-candidats .copie-cachee label {
    float: left;
    width: 95%;
    font-size: 12px;
}

.message-candidats .button-orange {
    float: right;
    margin: 0;
}

/** Emploimedecin **/
.head_menu_logo_em .logo_em_ligne {
    overflow: hidden;
    margin: 10px 0;
}

.head_menu_logo_em .logo_em_ligne > a {
    display: table;
    width: 100%;
}

.head_menu_logo_em .logo_em_ligne .logo_img,
.head_menu_logo_em .logo_em_ligne .logo_text {
    display: table-cell;
    vertical-align: middle;
}

.head_menu_logo_em .logo_em_ligne .logo_img {
    width: 40%;
}

.head_menu_logo_em .logo_em_ligne .logo_img img {
    display: block;
    min-width: 100%;
    margin: 0 auto;
}

.head_menu_logo_em .logo_em_ligne .logo_text {
    width: 60%;
}

.head_menu_logo_em .logo_em_ligne .logo_text p {
    margin: 0;
    font-size: 11px;
    line-height: 1.2 !important;
}

body.content.iframe .content.mode-pub {
    float: left;
    width: 100%;
}

body.content.iframe .content.mode-pub * {
    box-sizing: border-box;
}

body.content.iframe .content.mode-pub h2 {
    box-sizing: border-box;
    margin-top: 0;
    background: url(../../../theme/defaut/images/puces/puce-orange.png) no-repeat 1px 5px;
}

body.content.iframe .content.mode-pub p {
    margin: 0;
}

body.content.iframe .content.mode-pub input {
    float: left;
    width: 4%;
    margin: 5px 3% 0 0;
}

body.content.iframe .content.mode-pub label {
    float: left;
    width: 93%;
}

body.content.iframe .content.mode-pub .text-right {
    text-align: right;
}

body.content.iframe .content.mode-pub .button-orange {
    margin: 0;
}

.annonce-publiee * {
    box-sizing: border-box;
}

.annonce-publiee h2.check-orange {
    background: url(../../../theme/espace-recruteur/images/check-orange.jpg) no-repeat 1px 1px;
    border-bottom: 1px solid #C8DAE9;
    padding: 5px 0 10px 35px;
    margin: 0 0 20px 0;
    font: 400 18px/140% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #f6983c;
}

.email-label,
.bloc-col .email-label {
    float: left;
    width: 20%;
    margin: 0;
    padding: 5px 10px 0 10px;
}

@media (max-width: 1000px) {
    .email-label,
    .bloc-col .email-label {
        width: 100%;
    }
}

.email-label label,
.bloc-col .email-label label {
    float: left;
    width: 100%;
}

.email-input,
.bloc-col .email-input {
    float: left;
    width: 40%;
    margin: 0;
    padding: 5px 10px 0 10px;
}

@media (max-width: 1000px) {
    .email-input,
    .bloc-col .email-input {
        width: 100%;
    }
}

.email-input input[type=email],
.bloc-col .email-input input[type=email] {
    float: left;
    width: 100%;
}

.email-btn,
.bloc-col .email-btn {
    float: left;
    width: 40%;
    margin: 0;
    padding: 0 10px;
}

@media (max-width: 1000px) {
    .email-btn,
    .bloc-col .email-btn {
        float: right;
        width: 200px;
    }
}

@media (max-width: 480px) {
    .email-btn,
    .bloc-col .email-btn {
        width: 100%;
    }
}

.email-btn input,
.bloc-col .email-btn input {
    float: left;
    width: 100%;
}

.offre-recherche {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #C8DAE9;
    box-sizing: border-box;
}

.offre-recherche p {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
    display: block;
    font: 16px/14px "Trebuchet MS", Helvetica, sans-serif;
    color: #00579d;
}

.offre-recherche .button-green {
    margin-right: 0;
}

.elargissez-recherche {
    position: relative;
    display: table;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 10px;
    border-radius: 8px;
    border: 1px solid #C8DAE9;
    box-sizing: border-box;
}

@media (max-width: 580px) {
    .elargissez-recherche {
        padding-bottom: 50px;
    }
}

.elargissez-recherche > * {
    display: table-cell;
    vertical-align: middle;
}

.elargissez-recherche * {
    box-sizing: border-box;
}

.offre-map,
.elargissez-logo {
    width: 20%;
    margin: 0;
    padding: 0;
    text-align: center;
}

@media (max-width: 580px) {
    .offre-map,
    .elargissez-logo {
        width: 30%;
    }
}

.offre-map img {
    display: block;
    margin: 0 auto;
}

.recherche-plus,
.elargissez-txt {
    margin: 0;
    padding: 0 10px;
}

.nouvelle-recherche,
.elargissez-btn {
    margin: 0;
    padding: 0 10px;
}

@media (max-width: 580px) {
    .nouvelle-recherche,
    .elargissez-btn {
        position: absolute;
        right: 0;
        bottom: 10px;
        display: inline-block;
    }
}

.nouvelle-recherche {
    width: 205px;
}

.elargissez-btn {
    width: 175px;
}

.nouvelle-recherche p,
.elargissez-btn p {
    vertical-align: middle;
    width: 100%;
    margin: 0;
}

.nouvelle-recherche p a,
.elargissez-btn p a {
    float: left;
    width: 100%;
    margin: 0;
    color: #fff;
}

.nouvelle-recherche p a:hover {
    text-decoration: none;
}

.elargissez-logo {
    margin: 0;
}

.elargissez-logo a {
    display: block;
}

.elargissez-logo img {
    max-width: 100%;
}

.logo-offers {
    position: relative;
    display: inline-block;
}

.sidebar-article .logo-offers {
    padding-top: 40px;
}

.logo-offers::after {
    position: absolute;
    right: 0;
    top: 0;
}

.logo-offers--bottom {
    padding-right: 95px;
}

.logo-offers--bottom::after {
    top: auto;
    bottom: -6px;
}

.logo-offers--h4 {
    padding-top: 20px;
    padding-right: 95px;
}

.logo-offers--h4::after {
    top: auto;
    bottom: 0;
}

.logo-offers--both {
    padding-right: 190px;
}

.logo-offers--both .logo-offers_wrapper {
    position: absolute;
    right: 0;
    bottom: 0;
}

.logo-offers--both .right {
    margin-bottom: 0;
    margin-left: 5px;
}

.logo-offers--both img {
    display: block;
}

.logo-offers--em::after {
    content: url('../../../images/logos/profession-offres_logo-emploi-medecin.png');
}

.logo-offers--es::after {
    content: url('../../../images/logos/profession-offres_logo-emploi-soignant.png');
}

.content-article .logo-offers {
    padding-top: 0;
}

.content-article .logo-offers::after {
    display: none;
}

.content-article .logo-offers h2 {
    position: relative;
    padding-right: 95px;
}

.content-article .logo-offers h2::after {
    position: absolute;
    right: 0;
    bottom: -1px;
}

.content-article .logo-offers--em h2::after {
    content: url('../../../images/logos/profession-offres_logo-emploi-medecin.png');
}

.content-article .logo-offers--es h2::after {
    content: url('../../../images/logos/profession-offres_logo-emploi-soignant.png');
}

.sidebar-article .logo-offers::before {
    content: '';
    background-color: #00579D;
    position: absolute;
    left: 0;
    right: 90px;
    top: 20px;
    display: block;
    height: 2px;
}

.nouvel-espace-recruteur * {
    box-sizing: border-box;
}

.nouvel-espace-recruteur .nouvelles-fonctionnalites {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.nouvel-espace-recruteur .nouvelles-fonctionnalites .gauche img {
    width: 100%;
    height: auto;
}

.nouvel-espace-recruteur .nouvelles-fonctionnalites .gauche,
.nouvel-espace-recruteur .nouvelles-fonctionnalites .droite {
    float: left;
    width: 50%;
}

@media (max-width: 1000px) {
    .nouvel-espace-recruteur .nouvelles-fonctionnalites .gauche,
    .nouvel-espace-recruteur .nouvelles-fonctionnalites .droite {
        width: 100%;
    }
}

.nouvel-espace-recruteur ul {
    list-style: disc;
    padding-left: 20px;
}

.nouvel-espace-recruteur p,
.nouvel-espace-recruteur li {
    margin-bottom: 10px;
}

.nouvel-espace-recruteur .se-connecter {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

.nouvel-espace-recruteur .se-connecter .button-orange {
    margin: 0;
}

.nouvel-espace-recruteur p.orange {
    color: #D67516;
    font-weight: bold;
}

.nouvel-espace-recruteur .footer-more {
    margin-bottom: 20px;
}

.nouvel-espace-recruteur .footer-more p {
    font-size: 14px;
}

/*metanav debut*/

/*body {*/
/*    padding-top: 30px;*/
/*    position: relative;*/
/*}*/

/*@media (max-width: 1000px) {*/
/*    body {*/
/*        padding-top: 0;*/
/*    }*/
/*}*/

/*body:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 40px;*/
/*    background: #efeeef;*/
/*}*/

/*#header-gps {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    width: 100%;*/
/*    height: 30px;*/
/*    opacity: 0;*/
/*    transition: opacity 1s;*/
/*}*/


/*.metanav .metanav-header .container {*/
/*    width: 1000px !important;*/
/*}*/

/*@media (max-width: 1200px) {*/
/*    .metanav,*/
/*    .metanav .metanav-header .container {*/
/*        display: none;*/
/*    }*/
/*}*/

/*@media only screen and (max-width: 580px) {*/
/*    .metanav .metanav-footer .coll-right ul.menu {*/
/*        position: static !important;*/
/*    }*/
/*}*/

/*metanav fin*/

.search-bloc {
    background: #b4d9ef;
    box-sizing: border-box;
}

body#em .search-bloc {
    background: #fae1e3;
}

.search-bloc .wrapper {
    position: relative;
}

.search-bloc *,
.search-bloc *::before,
.search-bloc *::after {
    box-sizing: border-box;
}

.search-bloc-img img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

.search-bloc-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(180, 217, 239);
    background: linear-gradient(90deg, rgba(180, 217, 239, 1) 0%, rgba(180, 217, 239, 0) 10%, rgba(180, 217, 239, 0) 90%, rgba(180, 217, 239, 1) 100%);
}

body#em .search-bloc-img:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(250, 225, 227);
    background: linear-gradient(90deg, rgba(250, 225, 227, 1) 0%, rgba(250, 225, 227, 0) 10%, rgba(250, 225, 227, 0) 90%, rgba(250, 225, 227, 1) 100%);
}

@media (max-width: 1020px) {
    body#es .search-bloc-img:after,
    body#em .search-bloc-img:after {
        content: normal;
    }
}

@media (max-width: 610px) {
    body#es .search-bloc-img:after {
        content: "";
        position: absolute;
        top: 45px;
        left: 0;
        width: 100%;
        height: 40px;
        background: rgb(180, 217, 239);
        background: linear-gradient(0deg, rgba(180, 217, 239, 0) 0%, rgba(180, 217, 239, 1) 100%);
    }
}

@media (max-width: 500px) {
    body#es .search-bloc-img:after {
        top: 55px;
    }
}

@media (max-width: 350px) {
    body#es .search-bloc-img:after {
        top: 55px;
    }
}

@media (max-width: 330px) {
    body#es .search-bloc-img:after {
        top: 85px;
    }
}

@media (max-width: 1020px) {
    .search-bloc-img img {
        position: relative;
    }
}

@media (max-width: 610px) {
    body#es .search-bloc-img {
        padding-top: 45px;
    }
}

@media (max-width: 500px) {
    body#es .search-bloc-img {
        padding-top: 55px;
    }
}

@media (max-width: 330px) {
    body#es .search-bloc-img {
        padding-top: 85px;
    }
}

.search-bloc-title {
    position: absolute;
    top: 25px;
    left: 0;
    padding: 0 20px;
    width: 100%;
}

@media (max-width: 1020px) {
    .search-bloc-title {
        top: 15px;
        padding: 0 10px;
    }
}

@media (max-width: 390px) {
    .search-bloc-title {
        top: 5px;
        padding: 0 10px;
    }
}

.search-bloc-title-inner {
    font: 36px/40px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    color: #282929;
    text-align: center;
}

body#em .search-bloc-title-inner {
    text-align: right;
    padding-right: 30px;
}

@media (max-width: 1020px) {
    body#em .search-bloc-title-inner {
        text-align: center;
        padding: 0 10px 0 32%;
    }
}

@media (max-width: 670px) {
    body#em .search-bloc-title-inner {
        padding: 0 10px 0 46%;
    }
}

@media (max-width: 765px) {
    .search-bloc-title-inner {
        font: 28px/32px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    }
}

@media (max-width: 390px) {
    body#em .search-bloc-title-inner {
        font: 20px/24px 'vremenagroteskbold', Arial, Helvetica, sans-serif;
    }
}

.search-bloc-form .form-search-offers fieldset.fieldset-contrat {
    display: none;
}

.search-bloc-form {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    background-color: rgba(0, 17, 28, .8);
    padding: 20px;
    border-radius: 7px;
}

body#em .search-bloc-form {
    background-color: rgba(255, 255, 255, .5);
}

@media (max-width: 1020px) {
    .search-bloc-form {
        position: static;
        border-radius: 0;
        padding: 10px;
    }
}

.search-bloc-form .form-search-offers {
    float: none;
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    display: flex;
}

@media (max-width: 1020px) {
    .search-bloc-form .form-search-offers {
        display: block;
    }
}


.search-bloc-form .submit.button-blue {
    margin: 0;
    padding: 0;
}

.search-bloc-form .suggests-results .picto-jobcat {
    background-image: none;
}

.search-bloc-form .suggests-results button {
    float: left;
    width: auto;
    max-width: 49%;
    padding: 3px 0 3px 1%;
    display: inline-block;
    font-size: 11px;
    background-color: #AFD5F2;
}

.search-bloc-form .suggests-results button {
    float: none;
    display: inline-block;
    font: 14px/14px 'open_sans', Arial, Helvetica, sans-serif;
    background-color: #0079c2;
    background-image: none;
    color: #fff;
    padding: 13px 25px 13px 10px;
    border-radius: 7px;
    text-align: left;
    width: 100%;
    margin-bottom: 8px;
    max-width: none;
    overflow: hidden;
    white-space: nowrap;
}

body#em .search-bloc-form .suggests-results button {
    background-color: #f4273b;
}

.search-bloc-form .localisation-options .suggests-results {
    position: relative;
}

.search-bloc-form .localisation-options .suggests-results button {
    position: absolute;
    top: 2px;
    left: 2px;
    margin: 0;
    width: calc(100% - 99px);
    padding: 13px 25px 13px 10px;
    overflow: hidden;
    white-space: nowrap;
}

@media (max-width: 1020px) {
    .search-bloc-form .localisation-options .suggests-results button {
        width: calc(100% - 92px);
    }
}

.search-bloc-form .suggests-results button span {
    display: none;
}

.home-alerte .wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-alerte a {
    font: 16px/20px 'vremenagroteskbold', Arial, sans-serif;
    color: #0079c4;
    padding: 0 10px 0 25px;
    background: url(../../../theme/defaut/images/hp/arrow.png) no-repeat top 3px left 0;
    margin: 15px 0;
}

.home-ils-recrutent {
    background: #f2f2f2;
    padding: 13px 0;
}

.home-ils-recrutent img {
    vertical-align: bottom;
}

.home-ils-recrutent .wrapper {
    text-align: center;
}

.home-ils-recrutent .wrapper > div {
    display: inline-block;
}

.home-ils-recrutent .wrapper a {
    display: inline-block;
    margin: 10px 20px;
}

.home-mes-services-candidat {
    padding: 80px 0 60px;
}

.home-mes-services-candidat h2 {
    float: none;
    width: auto;
    font: 30px/34px 'vremenagroteskbold', Arial, sans-serif;
    color: #282929;
    margin: 0;
    padding: 0;
    background: none;
    text-align: center;
    border: none;
}

.home-mes-services-candidat-content {
    display: flex;
    flex-direction: row;
}

@media (max-width: 1020px) {
    .home-mes-services-candidat-content {
        flex-direction: column;
    }
}

.home-mes-services-candidat-content > div {
    flex-grow: 1;
    margin: 25px 0;
    padding-top: 60px;
    text-align: center;
}

.home-mes-services-candidat-content h3 {
    float: none;
    width: auto;
    font: 18px/22px 'vremenagroteskbold', Arial, sans-serif;
    color: #2d2d2d;
    margin: 10px 0;
    padding: 0;
}

.home-mes-services-candidat-content .services-candidat-1 {
    background: url(../../../theme/defaut/images/hp/services-candidat-1.png) no-repeat top 0 left 50%;
}

.home-mes-services-candidat-content .services-candidat-2 {
    background: url(../../../theme/defaut/images/hp/services-candidat-2.png) no-repeat top 0 left 50%;
}

.home-mes-services-candidat-content .services-candidat-3 {
    background: url(../../../theme/defaut/images/hp/services-candidat-3.png) no-repeat top 0 left 50%;
}

.services-candidat-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.services-candidat-links a {
    font: 16px/20px 'vremenagroteskbold', Arial, sans-serif;
    padding: 0 10px 0 25px;
    background: url(../../../theme/defaut/images/hp/arrow.png) no-repeat top 3px left 0;
    margin: 5px 0;
}

.home-zoom-medecins {
    margin-bottom: 100px;
}

.home-zoom-medecins-content {
    display: flex;
    flex-direction: row;
}

@media (max-width: 1020px) {
    .home-zoom-medecins-content {
        flex-direction: column;
    }
}

.home-zoom-medecins-content h2 {
    float: none;
    width: auto;
    font: 30px/34px 'vremenagroteskbold', Arial, sans-serif;
    color: #282929;
    margin: 0 0 10px 0;
    padding: 0;
    background: none;
    text-align: left;
    border: none;
}

.home-medecins-content {
    padding-left: 136px;
    min-height: 87px;
    background: url(../../../theme/defaut/images/hp/home-medecins.png) no-repeat top 0 left 0;
}

.home-zoom-medecins-content p {
    font: 14px/18px 'open_sans', Arial, Helvetica, sans-serif;
    color: #282929;
}

.home-zoom-medecins-content p strong {
    font: bold 16px/20px 'open_sans', Arial, Helvetica, sans-serif;
}

.home-zoom {
    width: 58%;
    border: 1px solid transparent;
    padding: 15px;
}

@media (max-width: 1020px) {
    .home-zoom {
        width: 100%;
    }
}

.home-zoom-content a {
    display: flex;
}

.home-zoom-content a:hover {
    display: flex;
}

.home-zoom-content img {
    display: inline-block;
    margin-right: 20px;
    vertical-align: bottom;
}

.home-zoom-content .zoom-txt {
    display: inline-block;
}

.home-zoom-content .zoom-txt h4 {
    font: bold 16px/20px 'open_sans', Arial, Helvetica, sans-serif;
    color: #3d3d3d;
    margin-bottom: 10px;
}

.home-zoom-content .zoom-txt p {
    font: 14px/18px 'open_sans', Arial, Helvetica, sans-serif;
    color: #3d3d3d;
    margin-bottom: 10px;
}

.home-zoom-content a:hover {
    text-decoration: none;
}

.home-zoom-content a:hover .zoom-txt h4,
.home-zoom-content a:hover .zoom-txt p {
    color: #0079c4;
}

.home-zoom .zoom-link {
    clear: both;
    width: 100%;
    text-align: right;
}

.home-zoom .zoom-link a {
    font: 16px/20px 'vremenagroteskbold', Arial, sans-serif;
    padding: 0 25px 0 10px;
    background: url(../../../theme/defaut/images/hp/arrow.png) no-repeat top 1px right 0;
    display: inline-block;
}

.home-zoom .zoom-link a:hover {
    text-decoration: underline;
}

.home-space {
    width: 2%;
}

@media (max-width: 1020px) {
    .home-space {
        width: 100%;
        height: 13px;
    }
}

.home-medecins {
    width: 40%;
    border: 1px solid #dadada;
    padding: 15px;
}

@media (max-width: 1020px) {
    .home-medecins {
        width: calc(100% - 20px);
        margin-left: 10px;
    }
}

.home-medecins a.home-medecins-link {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.home-medecins a.home-medecins-link:hover {
    text-decoration: none;
}

.home-medecins-link .link {
    margin-top: auto;
    text-align: right;
}

.home-medecins-link .link span {
    font: 16px/20px 'vremenagroteskbold', Arial, sans-serif;
    padding: 0 25px 0 10px;
    background: url(../../../theme/defaut/images/hp/arrow.png) no-repeat top 1px right 0;
    display: inline-block;
}

.home-medecins a.home-medecins-link:hover .link span {
    text-decoration: underline;
}

.home-content .bloc-colors {
    margin: 0 0 100px 0;
}

.home-content .bloc-colors .green .list-square li {
    background: url(../../../theme/defaut/images/hp/arrow-1.png) no-repeat top 1px left 0;
}

.home-content .bloc-colors .orange .list-square li {
    background: url(../../../theme/defaut/images/hp/arrow-2.png) no-repeat top 1px left 0;
}

.home-content .bloc-colors .gold .list-square li {
    background: url(../../../theme/defaut/images/hp/arrow-3.png) no-repeat top 1px left 0;
}

.home-content .bloc-colors .list-square li a {
    font: 14px/18px 'open_sans', Arial, Helvetica, sans-serif;
    padding: 0 10px;
    color: #0079c4;
}

.home-content .bloc-colors .list-square li a:hover {
    text-decoration: underline;
}

.home-content .bloc-col.bloc-colors .list-square {
    margin: 20px 0;
}

.home-content .bloc-colors h4 {
    font: 18px/22px 'vremenagroteskbold', Arial, sans-serif;
    color: #0079c4;
}

.home-content .bloc-colors .footer-more {
    background: url(../../../theme/defaut/images/hp/arrow.png) no-repeat top 1px right 0;
    font: 16px/20px 'vremenagroteskbold', Arial, sans-serif;
    padding: 0 25px 0 10px;
}


/*popin covid - début*/

.layer iframe.iframe-popin-covid {
    height: 380px;
}

@media (max-width: 580px) {
    .layer iframe.iframe-popin-covid {
        height: 400px;
    }
}

/*popin covid - fin*/

/*34923 optin covid - début*/
.applicant-section #profil form .optinCovid19,
.applicant-section #profilContent form .optinCovid19 {
    float: left;
    width: 100%;
    padding-left: 70px;
    position: relative;
    margin-bottom: 20px;
}

@media (max-width: 1000px) {
    .applicant-section #profil form .optinCovid19,
    .applicant-section #profilContent form .optinCovid19 {
        padding-left: 0;
    }
}

.applicant-section #profil form #optinCovid19-label,
.applicant-section #profilContent form #optinCovid19-label {
    float: left;
    width: 100%;
    background: #e60343;
    border-radius: 5px;
    padding: 15px;
}


.applicant-section #profil form #optinCovid19-label label,
.applicant-section #profilContent form #optinCovid19-label label {
    margin: 0;
    padding-left: 30px;
    color: #fff;
    line-height: 18px;
}

.applicant-section #profil form #optinCovid19-element,
.applicant-section #profilContent form #optinCovid19-element {
    position: absolute;
    top: 20px;
    left: 84px;
    margin: 0;
    width: auto;
}

@media (max-width: 1000px) {
    .applicant-section #profil form #optinCovid19-element,
    .applicant-section #profilContent form #optinCovid19-element {
        left: 14px;
    }
}

/*34923 optin covid - fin*/

/* #36155 Modification du process Alertes emails - Intégration - début*/

.tools {
    display: flex;
    justify-content: flex-end;
}

.tools .form-offres-search {
    display: flex;
    align-items: center;
    justify-content: center;
}

.button-alerte .form-inline {
    margin: 0;
}

.button-alerte-plus-popin {
    position: relative;
}

.button-alerte .create-alerte {
    margin: 0 10px 0 0;
}

.button-alerte input[type="submit"] {
    margin: 0 10px 0 0;
}

.form-alerte-email-popin {
    position: absolute;
    top: 40px;
    left: -90px;
    width: 320px;
    border-radius: 5px;
    border: 5px solid #CDD948;
    background: #FEFFF6;
    padding: 15px;
}

.form-alerte-email-popin .close-popin {
    background: #CDD948;
    border-radius: 24px;
    overflow: hidden;
    padding: 14px;
    position: absolute;
    right: -12px;
    text-indent: -500px;
    top: -13px;
}

.form-alerte-email-popin .close-popin:before {
    color: #FFF;
    content: "x";
    font: 700 20px/130% Arial, sans-serif;
    left: 30%;
    position: absolute;
    text-indent: 0;
    top: 0;
}

.form-alerte-email-popin p {
    margin: 0 0 10px 0;
    font: 15px/19px Verdana, Geneva, sans-serif;
    color: #454545;
}

.form-alerte-email-popin .isValid {
    font: 15px/19px Verdana, Geneva, sans-serif;
    color: #454545;
}

.form-alerte-email-popin input[type="text"] {
    width: 100%;
    font: 13px/17px Verdana, Geneva, sans-serif;
    margin: 0 0 10px 0;
}

.form-alerte-email-popin-submit {
    text-align: center;
}

.form-alerte-email-popin-submit input[type="submit"] {
    display: inline-block;
    margin: 0;
}

.form-alerte-email-popin .errors,
.form .form-alerte-email-popin .error {
    margin: 0 0 10px 0;
    font: 13px/17px Verdana, Geneva, sans-serif;
    color: #e61b38;
    font-style: normal;
}

.form-alerte-email-popin .errors a,
.form .form-alerte-email-popin .error a {
    font: 13px/17px Verdana, Geneva, sans-serif;
    color: #e61b38;
    font-weight: bold;
    text-decoration: underline;
}

#form-create-alerte-email-down {
    position: relative;
}

#form-create-alerte-email-down .form-alerte-email-popin {
    left: -320px;
}

.button-alerte-footer {
    clear: both;
    display: flex;
    justify-content: flex-end;
}

.button-alerte-footer .create-alerte {
    margin: 0;
}

#popupIdentificationCandidat .layer iframe {
    height: 270px;
}

.layer-content:before {
    content: normal;
}

.btns-form.green .button-blue {
    text-decoration: none;
    background: #c9d900;
    background: -moz-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c9d900), color-stop(49%, #c9d900), color-stop(57%, #becd00), color-stop(101%, #becd00));
    background: -webkit-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: -o-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: -ms-linear-gradient(top, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
    background: linear-gradient(to bottom, #c9d900 0%, #c9d900 49%, #becd00 57%, #becd00 101%);
}

.applicant-section .alerte-email-page #inscription-accueil {
    width: 50%;
    margin: 0 auto;
}

@media (max-width: 1000px) {
    .applicant-section .alerte-email-page #inscription-accueil {
        width: 100%;
        margin: 0 auto;
    }
}

#spinner {
    display: none;
}

.applicant-section .alerte-email-page #inscription-accueil input[type=text] {
    float: left;
    width: 100%;
    margin: 0 0 5px;
}

.applicant-section .alerte-email-page #inscription-accueil input[type=password] {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

.applicant-section .alerte-email-page label,
.applicant-section .alerte-email-page .label {
    margin: 5px 0;
    float: left;
    width: 100%;
}

.applicant-section .alerte-email-page #frequenceEnvoiAlerte-element .multiselect-trigger,
.applicant-section .alerte-email-page .alerte-distance .multiselect-trigger {
    padding: 3px 5px;
    color: #747474;
    font: 12px/140% Verdana, Arial, sans-serif;
    border: 1px solid #C8DAE9;
    margin: 0;
    height: 24px;
    background: #ffffff url(../../../theme/defaut/images/select-icon.jpg) no-repeat top 7px right 5px;
}

.applicant-section .alerte-email-page dl,
.applicant-section .alerte-email-page dt,
.applicant-section .alerte-email-page dd {
    float: left;
    width: 100%;
}

.applicant-section .alerte-email-page #frequenceEnvoiAlerte-label {
    display: none;
}

.applicant-section .alerte-email-page #frequenceEnvoiAlerte-element {
    margin: 0 0 10px;
    position: relative;
}

.applicant-section .alerte-email-page #frequenceEnvoiAlerte-element .multiselect.simpleSelect {
    position: absolute;
    top: 25px;
    left: 0;
    margin: 0;
    width: 100%;
}

.applicant-section .alerte-email-page #frequenceEnvoiAlerte-element .multiselect.simpleSelect label {
    padding: 5px;
    margin: 0;
    color: #747474;
}

.applicant-section .alerte-email-page #frequenceEnvoiAlerte-element .multiselect.simpleSelect label:hover {
    background: #3daee9;
    color: #ffffff;
}

.applicant-section .alerte-email-page .alerte-distance {
    clear: both;
    border-left: none;
    padding-left: none;
}

.applicant-section .alerte-email-page .alerte-distance-select {
    float: left;
    width: 100%;
    margin: 0 0 10px;
    position: relative;
}

#inscription-accueil .alerte-distance-select .multiselect.simpleSelect {
    position: absolute;
    top: 24px;
    left: 0;
    margin: 0;
    width: 100%;
    max-height: none;
    z-index: 1;
}

#inscription-accueil .alerte-distance-select .multiselect.simpleSelect label {
    padding: 5px;
    margin: 0;
    color: #747474;
}

#inscription-accueil .alerte-distance-select .multiselect.simpleSelect label:hover {
    background: #3daee9;
    color: #ffffff;
}

.bloc-demande-devis {
    clear: both;
    width: 100%;
    min-height: 192px;
    padding: 20px 20px 20px 380px;
    margin: 0 0 20px 0;
    border-radius: 10px;
    box-shadow: 0 3px 5px #b6b6b6;
    background: #EFF0F1 url(../../../images/template/recruteurs/bloc-demande-devis.png) no-repeat top 50% left 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 880px) {
    .bloc-demande-devis {
        padding: 212px 20px 20px 20px;
        background: #EFF0F1 url(../../../images/template/recruteurs/bloc-demande-devis.png) no-repeat top 0 left 50%;
    }
}

.employer-section .bloc-demande-devis-title {
    font: 400 18px/100% 'Trebuchet MS', Arial, Helvetica, sans-serif;
    color: #00579D;
    margin-bottom: 10px;
}

.index-recruteurs .bloc-demande-devis-txt {
    margin-bottom: 10px;
}

.index-recruteurs .bloc-demande-devis .btn {
    float: none;
    width: auto;
    text-align: left;
    margin: 0;
}

.bloc-partenaires {
    margin: 20px 0;
}

.bloc-partenaires ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    clear: both;
    border-radius: 10px;
    background: #EFF0F1;
    border: 1px solid #EFF0F1;
    padding: 10px;
}

.bloc-partenaires li {
    flex: 50%;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bloc-partenaires img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

@media (max-width: 980px) {
    .bloc-partenaires.bloc-r {
        width: 100%;
    }

    .bloc-partenaires li {
        flex: 33.3333%;
    }
}

.bloc-offre-recruteurs {
    display: flex;
    flex-direction: column;
    margin-bottom: 50px;
}

.bloc-offre-recruteurs .txt {
    margin-bottom: 20px;
}

.alerte-email-page .candidat-form-alert .bloc-structure,
.alerte-email-page .candidat-form-alert .bloc-contrat {
    padding: 0;
}

.alerte-email-page .candidat-form-alert .bloc-structure .SelectCheckBoxList,
.alerte-email-page .candidat-form-alert .bloc-contrat .SelectCheckBoxList {
    margin: 0 0 10px;
    position: relative;
}

.alerte-email-page .candidat-form-alert .bloc-structure .CheckBoxListShowHide,
.alerte-email-page .candidat-form-alert .bloc-contrat .CheckBoxListShowHide {
    width: 100% !important;
    padding: 3px 5px !important;
    height: 24px !important;
    background: #ffffff url(../../../theme/defaut/images/select-icon.jpg) no-repeat top 7px right 5px !important;
}

.alerte-email-page .candidat-form-alert .bloc-structure .SelectCheckBoxList ul,
.alerte-email-page .candidat-form-alert .bloc-contrat .SelectCheckBoxList ul {
    position: absolute;
    top: 23px;
    left: 0;
    margin: 0;
    width: 100%;
    z-index: 1;
    max-height: 250px;
    overflow: auto;
    background: #ffffff;
}

.alerte-email-page .candidat-form-alert .bloc-structure .SelectCheckBoxList ul label,
.alerte-email-page .candidat-form-alert .bloc-contrat .SelectCheckBoxList ul label {
    margin: 0 0 0 5px;
    float: left;
    width: auto;
}

.alerte-email-page .candidat-form-alert .bloc-structure .SelectCheckBoxList li:hover,
.alerte-email-page .candidat-form-alert .bloc-contrat .SelectCheckBoxList li:hover {
    background: #3daee9;
}

.alerte-email-page .candidat-form-alert .bloc-structure .SelectCheckBoxList li:hover label,
.alerte-email-page .candidat-form-alert .bloc-contrat .SelectCheckBoxList li:hover label {
    color: #ffffff;
}

.alerte-email-page .error,
.alerte-email-page .errors {
    margin: 0 0 10px 0;
    font: 13px/17px Verdana, Geneva, sans-serif;
    color: #e61b38;
    font-style: normal;
}

.alerte-email-page .error a,
.alerte-email-page .errors a {
    font: 13px/17px Verdana, Geneva, sans-serif;
    color: #e61b38;
    font-weight: bold;
    text-decoration: underline;
}

.employer-section .confirmation-contact-recruteur .bloc-contact {
    display: flex;
    align-items: center;
    padding: 0 20% 0 4%;
}

.employer-section .confirmation-contact-recruteur .bloc-contact h3 {
    float: none;
    margin: 10px 0 15px 0;
}

.employer-section .confirmation-contact-recruteur .bloc-contact p {
    font: 14px/16px Verdana, Geneva, sans-serif;
}

.employer-section .confirmation-contact-recruteur .bloc-contact p.tel {
    margin: 0 0 20px 0;
    padding: 0;
    background: none;
}

.employer-section .confirmation-contact-recruteur .bloc-contact p.tel a {
    font-weight: bold;
    margin: 0;
    padding: 5px 0 5px 35px;
    background: url(../../../theme/defaut/images/pictos/tel.png) no-repeat top 0 left 0;
}

.employer-section .confirmation-contact-recruteur .bloc-contact p.mail {
    margin: 0 0 10px 0;
    padding: 0;
    background: none;
}

.employer-section .confirmation-contact-recruteur .bloc-contact p.mail a {
    font: 14px/16px Verdana, Geneva, sans-serif;
    margin: 0;
    padding: 5px 0 5px 35px;
    background: url(../../../theme/defaut/images/pictos/mail.png) no-repeat top 7px left 0;
}

.employer-section .confirmation-contact-recruteur-bloc {
    padding: 0 0 0 120px;
    background: url(../../../images/confirrmation.png) no-repeat top 0 left 0;
    clear: both;
    min-height: 109px;
    display: flex;
    align-items: center;
}

.employer-section .confirmation-contact-recruteur p {
    font: 16px/20px Verdana, Geneva, sans-serif;
}

/* #36155 Modification du process Alertes emails - Intégration - fin*/

.text-justify {
    text-align: justify;
}

.contactez-nous {
    margin-bottom: 16px;
}

.contactez-nous img {
    max-width: 120px;
    height: auto;
}

.ils-recrutent-content {
    clear: both;
}

@media (max-width: 600px) {
    .contactez-nous img {
        max-width: 240px;
    }

    .inner-wrapper-sticky {
        position: static !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
    }

    .sidebar-bloc.sidebar-bloc-recruteur {
        position: static !important;
        top: auto !important;
        left: auto !important;
        width: auto !important;
    }

    .sidebar-bloc .ils-recrutent h3 {
        display: inline-block;
        text-align: center;
        width: auto;
        margin: 0 10px 10px 10px;
        float: none;
    }
}