/** NORMALIZE - assets/css/frontend-old/normalize.css *//*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

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

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

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

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

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

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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


/** OUTILS - assets/css/frontend-old/tools.css *//**
 * Reset Agoravita
 */
body,
p,
ul, ol, li,
h1, h2, h3, h4, h5, h6{
    margin: 0; padding: 0;
}
li{
    list-style-type: none;
}
/**
 * Outils Agoravita
 */
.dspNne{
    display: none;
}
.hand{
    cursor: pointer;
}
.wrapperClic:hover{
    opacity: 0.9;
}
/**
 * ClearFix
 */
.clearfix:after{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
}
.clearfix{
    display: inline-block;
}
html[xmlns] .clearfix{
    display: block;
}
* html .clearfix{
    height: 1%;
}


/** FONT - assets/css/frontend-old/font.css */@font-face {
    font-family: 'pt_sans_narrowbold';
    src: url('../font/PTN77F-webfont.eot');
    src: url('../font/PTN77F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PTN77F-webfont.woff') format('woff'),
         url('../font/PTN77F-webfont.ttf') format('truetype'),
         url('../font/PTN77F-webfont.svg#pt_sans_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pt_sansregular';
    src: url('../font/PTS55F-webfont.eot');
    src: url('../font/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/PTS55F-webfont.woff') format('woff'),
         url('../font/PTS55F-webfont.ttf') format('truetype'),
         url('../font/PTS55F-webfont.svg#pt_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/** MAIN - assets/css/frontend-old/main.css *//*body{background: url('../img/background/body.gif') repeat-x 0 0;}
/**
 * Structure
 */
div#main{
    position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 2;
}

/**
 * Header
 */
div#header{
    width: 100%; height: 114px;
    padding: 40px 0 0 0;
}
div#header div.wrapper{
    position: relative;
    height: 76px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.7);
}
#backHome{
    display: block;
    position: absolute; top: 5px; left: 50%; z-index: 1;
    width: 169px; height: 154px;
    margin: 0 0 0 -500px;
}
div#header input[type=text]{
    position: absolute; top: 8px; left: 50%;
    width: 205px;
    font: normal 12px Arial, Helvetica, sans-serif; color: #787878;
    border: 1px solid #55d3eb;
    padding: 2px 4px; margin: 0 0 0 235px;
}
div#header input[type=submit]{
    position: absolute; top: 6px; left: 50%;
    width: 25px; height: 25px;
    margin: 0 0 0 460px;
    background: url("../img/picto/loupe-recherche.png") no-repeat 0 0;
    border: 0;
}
div#header input[type=submit]:hover{
    cursor: pointer;
    opacity: 0.7;
}
div#header>div>ul{
    position: absolute; top: 0; left: 50%; z-index: 8888;
    width: 812px; height: 76px;
    margin: 0 0 0 -300px;
}
div#header>div>ul>li{
    float: left;
}
div#header>div>ul>li.jesuis{
    width: 100px;
}
div#header>div>ul>li>a{
    display: block;
    min-width: 60px; max-width: 78px; height: 66px;
    font: normal 14px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #505050; line-height: 18px; text-decoration: none; text-transform: uppercase; text-align: left;
    padding: 10px 12px 0 12px;
}
div#header>div>ul>li.jesuis>a{
    height: 76px;
    line-height: 76px;
    padding-top: 0;
}
div#header>div>ul>li>a{
    height: 56px;
    padding-top: 20px;
}
div#header>div>ul>li:nth-child(4)>a {
    max-width: 65px;
}
div#header>div>ul>li.jesuis>a{
    width: 66px; height: 31px;
    font-size: 16px; color: #00b0d1; text-transform: none; line-height: 30px;
    border-radius: 15px;
    background: #fff url("../img/picto/fleche-je-suis.png") no-repeat 60px 12px;
    margin: 20px 0 0 10px;
}
div#header>div>ul>li>a:hover,
div#header>div>ul>li:hover>a,
div#header>div>ul>li.over>a{
    background-color: #fccb0b;
}
div#header>div>ul>li.jesuis:hover>a,
div#header>div>ul>li.jesuis>a:hover{
    color: #00b0d1;
    background-color: #fff;
    border-radius: 15px 15px 0 0;
}
div#header>div>ul>li>ul{
    display: none;
    position: absolute;
    background-color: #fccb0b;
    padding: 10px 20px;
}
div#header>div>ul>li.jesuis>ul{
    width: 80px;
    background-color: #fff;
    padding: 5px; margin: 0 0 0 10px;
}
div#header>div>ul>li>ul.spe{
    position: absolute;
    left: -200px;
    width: 960px;
}
div#header>div>ul>li:hover>ul{
    display: block;
}
div#header>div>ul>li>ul>li>a{
    display: block;
    font: normal 16px "pt_sansregular", Arial, Helvetica, sans-serif; color: #4b4b4b; line-height: 26px; text-decoration: none;
}
div#header>div>ul>li.jesuis>ul>li>a{
    display: block;
    font: normal 11px Arial, Helvetica, sans-serif; color: #505050; line-height: 26px; text-decoration: none; text-align: center;
}
div#header>div>ul>li>ul>li a:hover,
div#header>div>ul>li>ul.spe>li a:hover{
    color: #fff;
}
div#header>div>ul>li.jesuis>ul>li>a:hover{
    color: #999;
}
div#header>div>ul>li>ul.spe>li>div{
    float: left;
    width: 275px;
    margin: 20px;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>a{
    font: bold 16px "pt_sansregular", Arial, Helvetica, sans-serif; color: #4b4b4b; line-height: 26px; text-decoration: none;
    border-bottom: 1px solid #505050;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>a:hover{
    border-bottom-color: #fff;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>ul>li{
    list-style-type: disc;
    color: #4b4b4b; font-size: 10px;
    margin: 0 0 0 15px;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>ul>li>a{
    font: normal 16px "pt_sansregular", Arial, Helvetica, sans-serif; color: #4b4b4b; line-height: 26px; text-decoration: none;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>ul>li>ul>li{
    color: #4b4b4b; font-size: 10px;
    margin: 0 0 0 -15px;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>ul>li>ul>li:before{
    content: ">";
    color: #4b4b4b; font-size: 16px;
    margin: 0 5px 0 15px;
}
div#header>div>ul>li>ul.spe>li>div>ul>li>ul>li>ul>li>a{
    font: normal 16px "pt_sansregular", Arial, Helvetica, sans-serif; color: #4b4b4b; line-height: 26px; text-decoration: none;
}
/**
 * Content
 */
div#content{
    width: 1000px;
    margin: 0 auto;
}
/**
 * Menu bas
 */
div#footer{
    clear: both;
    width: 100%; height: 220px;
    background: #fff url("../img/background/footer.jpg") no-repeat top center;
}
div#footer div.wrapper{
    width: 1000px; height: 205px;
    margin: 0 auto; padding: 15px 0 0 0;
}
div#footer a.boutonFooter{
    display: block;
    width: 80px; height: 30px;
    font: normal 16px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #505050; line-height: 30px; text-decoration: none; text-transform: uppercase; text-align: center;
    background-color: #fff;
    border-radius: 15px;
    margin: 0 0 10px 290px;
}
div#footer a.boutonFooter:hover{
    color: #fff;
    background-color: #999;
}
div#footer p{
    float: left;
    font: normal 14px "pt_sansregular", Arial, Helvetica, sans-serif; color: #4e4e4e; line-height: 18px; text-decoration: none;
    margin: 0 0 20px 305px;
}
div#footer p strong{
    font-size: 18px;
}
div#footer ul.spe{
    float: right;
    text-align: left;
    margin: 0 30px 40px 0;
}
div#footer ul.spe li{
    display: block;
    background: url("../img/picto/fleche-footer.png") no-repeat 0 2px;
    line-height: 18px;
    padding: 0 0 0 20px; margin: 0 0 5px 0;
}
div#footer ul.spe li a{
    font: normal 14px "pt_sansregular", Arial, Helvetica, sans-serif; color: #4e4e4e; line-height: 18px; text-decoration: none;
}
div#footer ul.spe li a:hover{
    color: #fff;
}
div#footer ul.menu{
    clear: left;
    width: 400px;
    text-align: left;
    margin: 0 0 0 305px;
}
div#footer ul.menu li{
    display: block;
    float: left;
    line-height: 12px;
    border-right: 1px solid  #fff;
    margin: 0 15px 0 0; padding: 0 15px 0 0;
}
div#footer p > a,
div#footer ul.menu li a{
    font: normal 12px Arial, Helvetica, sans-serif; color: #4e4e4e; line-height: 12px; text-decoration: none;
}
div#footer ul.menu  li.agoravita{
    border-right: 0;
    margin-right: 0;
}
div#footer ul.menu  li.agoravita img{
    vertical-align: middle;
}
div#footer ul.menu  li.agoravita a:hover{
    opacity: 0.5;
}
div#footer p > a:hover,
div#footer ul li.spe a:hover,
div#footer ul.menu li a:hover{
    text-decoration: underline;
}

/****** POPIN CONNEXION ESPACES ******/

.fancybox-skin{
    background: #f2f2f2!important;
}

.fancybox-skin div.popinLogin {
    font-family: arial,Helvetica,sans-serif;
    font-size: 12px;
}

.fancybox-skin div.popinLogin#espaceCollaborateur,
.fancybox-skin div.popinLogin#espacePersonnel,
.fancybox-skin div.popinLogin#espaceRessource{
    padding:20px;
}

.fancybox-skin div.popinLogin div.bloc{
    float: left;
    display: block;
    width: 449px;
    padding:0 20px;
}

.fancybox-skin div.popinLogin div.bloc:nth-child(3){
    border-left: 1px dotted #00b4ff;
}

.fancybox-skin div.popinLogin h1{
    width:auto!important;
    height: 60px;
    font: normal 50px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #00b4ff!important; line-height: 60px; text-align: center;
    margin: 0 0 30px 0;
}

.fancybox-skin div.popinLogin h2{
    font: normal 20px "pt_sans_narrowbold", Arial, Helvetica, sans-serif;
    color: #00b4ff;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.fancybox-skin div.popinLogin h2{
    color: #464646;
}

.fancybox-skin div.popinLogin a{
    color: #808080;
    text-decoration: underline;
}

.fancybox-skin div.popinLogin label,
.fancybox-skin div.popinLogin input[type="email"],
.fancybox-skin div.popinLogin input[type="text"],
.fancybox-skin div.popinLogin input[type="password"],
.fancybox-skin div.popinLogin input[type="checkbox"],
.fancybox-skin div.popinLogin a.lostPassword{
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 10px;
}

.fancybox-skin div.popinLogin label:not(.cgu){
    width: 80px;
    text-align: right;
    margin-right: 10px;
}
.fancybox-skin div.popinLogin div.rgpd label.rgpd{
    width: 80%;
}

.fancybox-skin div.popinLogin label.cgu{
    width: 420px;
    margin-left: 10px;
    color: #808080;
}

.fancybox-skin div.popinLogin input[type="email"],
.fancybox-skin div.popinLogin input[type="text"],
.fancybox-skin div.popinLogin input[type="password"]{
    width: 347px;
    padding: 5px;
    border: 1px solid #00b4ff;
    color: #00b4ff;
}

.fancybox-skin div.popinLogin input::-webkit-input-placeholder {
    color:    #00b4ff;
}

.fancybox-skin div.popinLogin input:-moz-placeholder {
   color:    #00b4ff;
   opacity:  1;
}

.fancybox-skin div.popinLogin input::-moz-placeholder {
   color:    #00b4ff;
   opacity:  1;
}

.fancybox-skin div.popinLogin input:-ms-input-placeholder {
   color:    #00b4ff;
}

.fancybox-skin div.popinLogin div.login{
    text-align: right;
}

.fancybox-skin div.popinLogin div.login button{
    font: normal 14px "pt_sansregular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 16px;
    text-decoration: none;
    text-align: center;
    background-color: #f7911b;
    padding: 5px 20px;
    border: none;
}

.fancybox-skin div.popinLogin div.login button:hover{
    color: #fff;
    background: #999;
}

.title{
    font: 18px/18px "pt_sansregular",Arial,Helvetica,sans-serif;
    color: #4E4E4E;
    font-weight: bold;
}

.stitle{
    font: 16px/18px "pt_sansregular",Arial,Helvetica,sans-serif;
    color: #4E4E4E;
}

.stitletext{
    font: 16px/18px "pt_sansregular",Arial,Helvetica,sans-serif;
    color: #4E4E4E;
}

.btn-orangep{
    font             :normal 14px 'pt_sansregular', Arial, Helvetica, sans-serif;
    line-height      :16px;
    padding          :5px 20px;
    text-align       :left;
    text-decoration  :none!important;
    color            :#fff!important;
    border           :none;
    background-color :#f7911b;
}

.btn-orangep:hover{
    color      :#fff;
    background :#999;
}


/****** MOT DE PASSE OUBLIE ******/
.lostPassword label,
.lostPassword input{
    font-size: 12px;
    margin: 10px 0;
    color: #444;
}

.lostPassword input{
    width: 200px;
}

.lostPassword button{
    display: inline-block;
    vertical-align: middle;
    font: normal 14px "pt_sansregular", Arial, Helvetica, sans-serif;
    color: #fff;
    line-height: 16px;
    text-decoration: none;
    text-align: center;
    background-color: #f7911b;
    padding: 5px 20px;
    border: none;
    margin:10px 0;
}

.lostPassword button:hover{
    color: #fff;
    background: #999;
}

/****** INPUT & SELECT ******/
.form-dropdown-group select {
    margin-bottom: 10px;
    width: 100%;
    color: #464646;
    padding: 1px 35px 1px 5px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("../img/picto/picto-form-dropdown-group.svg") 98% no-repeat #fff;
}
.form-dropdown-group select::-ms-expand {
    display: none;
}
.checkbox[type='radio']:not(:checked),
.checkbox[type='radio']:checked,
.checkbox[type='checkbox']:not(:checked),
.checkbox[type='checkbox']:checked {
  position: absolute;
  left: -9999px;
  display: none;
}
.checkbox[type='radio']:not(:checked) + label,
.checkbox[type='radio']:checked + label,
.checkbox[type='checkbox']:not(:checked) + label,
.checkbox[type='checkbox']:checked + label {
  font: bold 13px Arial, Helvetica, sans-serif;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  color: #666;
  margin-bottom: 15px !important;
  padding-top: 3px;
}
.checkbox[type='radio']:not(:checked) + label.no-text,
.checkbox[type='radio']:checked + label.no-text,
.checkbox[type='checkbox']:not(:checked) + label.no-text,
.checkbox[type='checkbox']:checked + label.no-text{
  width: 20px;
  height: 20px;
  position: relative;
  top: 8px;
}
.checkbox[type='radio']:not(:checked) + label:before,
.checkbox[type='radio']:checked + label:before,
.checkbox[type='checkbox']:not(:checked) + label:before,
.checkbox[type='checkbox']:checked + label:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 20px;
  height: 20px;
  content: '';
  border: 1px solid #cbc9c9;
  background: #fff;
}
    /* spécificité radio */
    .checkbox[type='radio']:not(:checked) + label:before,
    .checkbox[type='radio']:checked + label:before {
        border-radius: 50%;
    }

.checkbox[type='radio']:not(:checked) + label:after,
.checkbox[type='radio']:checked + label:after,
.checkbox[type='checkbox']:not(:checked) + label:after,
.checkbox[type='checkbox']:checked + label:after {
  font-size: 12px;
  line-height: 10px;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 20px;
  height: 20px;
  content: ' ';
  transition: all .2s;
  color: #fff;
  background: url("../img/picto/picto-checkbox.svg") no-repeat center center;
  background-size: contain;
}
    /* spécificité radio */
    .checkbox[type='radio']:not(:checked) + label:after,
    .checkbox[type='radio']:checked + label:after {
        border-radius: 50%;
    }
.checkbox[type='radio']:not(:checked):focus + label:before,
.checkbox[type='radio']:checked:focus + label:before,
.checkbox[type='checkbox']:not(:checked):focus + label:before,
.checkbox[type='checkbox']:checked:focus + label:before {
  border-color: #cbc9c9;
}

.checkbox[type='radio']:not(:checked) + label:after,
.checkbox[type='checkbox']:not(:checked) + label:after {
  transform: scale(0);
  opacity: 0;
}

.checkbox[type='radio']:checked + label:after,
.checkbox[type='checkbox']:checked + label:after {
  transform: scale(1);
  opacity: 1;
}

.checkbox[type='radio']:disabled:not(:checked) + label:before,
.checkbox[type='radio']:disabled:checked + label:before,
.checkbox[type='checkbox']:disabled:not(:checked) + label:before,
.checkbox[type='checkbox']:disabled:checked + label:before {
  border-color: #6AC259;
  background-color: #ddd;
  box-shadow: none;
}

.checkbox[type='radio']:disabled:checked + label:after,
.checkbox[type='checkbox']:disabled:checked + label:after {
  color: #000;
}

.checkbox[type='radio']:disabled + label,
.checkbox[type='checkbox']:disabled + label {
  color: #000;
}

/* Titre bulle */
div#content div.richtext div.bulle,
div.bulle:not(.spe){
    display: inline-block;
    height: 62px;
    background: url("../img/background/bulle-repeat-x2.png") repeat-x 0 0;
    margin: 0 0 20px 0;
}
div#content div.richtext div.bulle div,
div.bulle:not(.spe){
    height: 62px;
    font: italic normal 20px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #343333;
    line-height: 44px;
    background: url("../img/background/bulle.png") no-repeat 40px 0;
}
div.bulle:not(.spe) div:before,
div.bulle:not(.spe) div:after{
    float: left;
    display: block;
    content: "";
    width: 22px; height: 62px;
    background: url("../img/background/bulle-gauche.png") no-repeat 0 0;
}
div.bulle:not(.spe) div:after{
    float: right;
    background: url("../img/background/bulle-droite.png") no-repeat 0 0;
}

div.bulle.spe{
    display: inline-block;
    /*height: 60px;*/
    margin: 0 0 40px 0;
    background-size: cover;
    padding: 15px 25px;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    background-color: #fdd847;
}
div.bulle.spe:after{
    content: '';
    width: 27px;
    height: 60px;
    background: url("../img/background/bulle.png") no-repeat 0 0;
    background-size: contain;
    display: block;
    position: absolute;
    bottom: -14px;
    z-index: -1;
    left: 50px;
}
div.bulle.spe div{
    /*height: 60px;*/
    font: italic normal 18px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #343333;
    line-height: 1.1;
}

/** MAIN - assets/css/frontend-old/general.css *//* FORMULAIRE
-----------------------------------------------------------------------------------------------------------*/

/* Accessible content hiding (cf. jQ mobile) */
.ui-hide-label label, .ui-hidden-accessible {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px,1px,1px,1px);
}

label b, .obligatoire { color: #c00; }

.alerte {
  color: #b94a48;
}
.hidden {
  display:none !important;
}

/* MESSAGE / ALERTE
-----------------------------------------------------------------------------------------------------------*/

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  border-radius: 4px;
  color: #c09853;
}
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}


/** PAGE FANCYBOX - lib/fancybox/jquery.fancybox.css *//*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
            box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('../../lib/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('../../lib/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('../../lib/fancybox/blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('../../lib/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
       -moz-border-radius: 15px;
            border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('../../lib/fancybox/fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('../../lib/fancybox/fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}


/** INTERIEUR - assets/css/frontend-old/inside.css */body.style1{
    background: #fff url("../img/background/body-style1.png") no-repeat center 0;
}
body.style2{
    background: #fff url("../img/background/body-style2.png") no-repeat center 0;
}
body.style3{
    background: #fff url("../img/background/body-style3.png") no-repeat center 0;
}
/**
 * Header
 */
div#header{
    height: 90px;
}
div#header>div>ul>li.jesuis>a{
    background-color: #fdf0a9;
}
div#header>div>ul>li.jesuis:hover>a,
div#header>div>ul>li.jesuis>a:hover{
    background-color: #fdf0a9;
}
div#header>div>ul>li.jesuis>ul{
    background-color: #fdf0a9;
}
/**
 * Contenu
 */
div#content{
    padding-top: 10px;
    position: relative;
}
div#content>div.wrapper{
    width: 902px;
    background-color: #fff;
    padding: 24px; margin: 0 auto;
    overflow: hidden;
    min-height: 350px;
}
h1,
div#fakeH1{
    width: 1000px; height: 60px;
    font: normal 50px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #00b4ff; line-height: 60px; text-align: center;
    margin: 0 0 10px 0;
}
body.style1 h1,
body.style1 div#fakeH1{
    color: #fff;
}
h2{
    font: normal 20px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #00b4ff; line-height: 24px; text-transform: uppercase;
    margin: 0 0 15px 0;
}
h3{
    font: bold 15px Arial, Helvetica, sans-serif; color: #464646; line-height: 20px;
    margin: 0 0 30px 0;
}

div#content p{
    font: normal 13px Arial, Helvetica, sans-serif; color: #464646; line-height: 18px;
    margin: 10px 0;
}

input[type=submit]{
    display: inline-block;
    height: 28px;
    font: normal 12px "pt_sans_narrowbold", Arial, Helvetica, sans-serif; color: #505050; line-height: 18px; text-decoration: none; text-align: center; text-transform: uppercase;
    padding: 5px 10px;
    background-color: #ebebeb;
    border-radius: 14px;
    border: 0;
}
input[type=submit]:hover{
    color: #fff;
    background-color: #999;
}




/** JQUERY UI - lib/jqueryui/LEC/jquery-ui-1.10.4.custom.css *//*! jQuery UI - v1.10.4 - 2014-03-27
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.datepicker.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=0&bgColorHeader=%23ff7e56&bgTextureHeader=highlight_soft&bgImgOpacityHeader=15&borderColorHeader=%23ff7e56&fcHeader=%23333333&iconColorHeader=%23ffffff&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23eeeeee&fcContent=%23333333&iconColorContent=%23999999&bgColorDefault=%23ececec&bgTextureDefault=flat&bgImgOpacityDefault=100&borderColorDefault=%23d8dcdf&fcDefault=%23333333&iconColorDefault=%23999999&bgColorHover=%23ff7e56&bgTextureHover=flat&bgImgOpacityHover=100&borderColorHover=%23ff7e56&fcHover=%23111111&iconColorHover=%23333333&bgColorActive=999999&bgTextureActive=flat&bgImgOpacityActive=65&borderColorActive=%23eeeeee&fcActive=%23ffffff&iconColorActive=%23ffffff&bgColorHighlight=%23fbf8ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=%23fcd3a1&fcHighlight=%23444444&iconColorHighlight=%23999999&bgColorError=%23f3d8d8&bgTextureError=diagonals_thick&bgImgOpacityError=75&borderColorError=%23cc0000&fcError=%232e2e2e&iconColorError=%23cc0000&bgColorOverlay=%23a6a6a6&bgTextureOverlay=dots_small&bgImgOpacityOverlay=65&opacityOverlay=40&bgColorShadow=%23333333&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=10&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* Component containers
----------------------------------*/
.ui-widget {
    font-family: Arial,sans-serif;
    font-size: 1.1em;
}
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Arial,sans-serif;
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #eeeeee;
    background: #ffffff url(../../lib/jqueryui/LEC/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
    color: #333333;
}
.ui-widget-content a {
    color: #333333;
}
.ui-widget-header {
    border: 1px solid #ff7e56;
    background: #ff7e56 url(../../lib/jqueryui/LEC/images/ui-bg_highlight-soft_15_ff7e56_1x100.png) 50% 50% repeat-x;
    color: #333333;
    font-weight: bold;
}
.ui-widget-header a {
    color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d8dcdf;
    background: #ececec url(../../lib/jqueryui/LEC/images/ui-bg_flat_100_ececec_40x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #333333;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #333333;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: 1px solid #ff7e56;
    background: #ff7e56 url(../../lib/jqueryui/LEC/images/ui-bg_flat_100_ff7e56_40x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #111111;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
    color: #111111;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #eeeeee;
    background: #999999 url(../../lib/jqueryui/LEC/images/ui-bg_flat_65_999999_40x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcd3a1;
    background: #fbf8ee url(../../lib/jqueryui/LEC/images/ui-bg_glass_55_fbf8ee_1x400.png) 50% 50% repeat-x;
    color: #444444;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #444444;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cc0000;
    background: #f3d8d8 url(../../lib/jqueryui/LEC/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat;
    color: #2e2e2e;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #2e2e2e;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #2e2e2e;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter:Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter:Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_999999_256x240.png);
}
.ui-widget-header .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_ffffff_256x240.png);
}
.ui-state-default .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_999999_256x240.png);
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_333333_256x240.png);
}
.ui-state-active .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_ffffff_256x240.png);
}
.ui-state-highlight .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_999999_256x240.png);
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(../../lib/jqueryui/LEC/images/ui-icons_cc0000_256x240.png);
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 0;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 0;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 0;
}

/* Overlays */
.ui-widget-overlay {
    background: #a6a6a6 url(../../lib/jqueryui/LEC/images/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat;
    opacity: .4;
    filter: Alpha(Opacity=40);
}
.ui-widget-shadow {
    margin: -8px 0 0 -8px;
    padding: 8px;
    background: #333333 url(../../lib/jqueryui/LEC/images/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x;
    opacity: .1;
    filter: Alpha(Opacity=10);
    border-radius: 8px;
}


/** ESPACE - assets/css/frontend-old/espace.css *//****** ESPACES SALARIE, PERSONNEL, RESSOURCES ******/

a.logout{
    font-family :Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size   :11px;
    position    :absolute;
    top         :0;
    right       :20px;
    color       :#464646;
}
div.left,
div.right{
    display        :inline-block;
    vertical-align :top;
}

div.left{
    width :232px;
}

div.right{
    width       :640px;
    margin-left :20px;
}

div.right form,
div.right div.rss{
    display        :inline-block;
    margin-bottom  :20px;
    vertical-align :middle;
}

div.right select:not(.form-control){
    font-family    :'pt_sans_narrowbold',arial,sans-serif;
    font-size      :16px;
    width          :415px;
    height         :25px;
    padding-left   :120px;
    text-transform :uppercase;
    border         :none;
    background     :#ffe55e;
}


div.right div.rss{
    font-family :arial;
    font-size   :13px;
    margin-left :15px;
    background  :#ebebeb;
}

div.right div.rss a{
    line-height :25px;
    display     :block;
    height      :25px;
    padding     :0 20px;
    color       :#808080;
    text-decoration: none;
    transition:0.5s;
}

div.right div.rss a:hover{
    opacity: 0.5;
    transition:0.5s;
}


/****** INPUT ******/

input[type='text'],
input[type='email'],
input[type='password'],
input[type='file'],
label{
    display        :inline-block;
    vertical-align :middle;
}
input[type='text'],
input[type='email'],
input[type='password']{
    padding :5px;
    color   :#00b4ff;
    border  :1px solid #00b4ff;
}
input[type='text'],
input[type='email'],
input[type='password'],
input[type='file'],
label{
    margin-bottom :10px;
}


p > label{
    margin-bottom :3px;
}

input[type='text']#datepicker,
input[type='text']#cp,
input[type='text']#phone,
input[type='text']#year{
    width :150px;
}


input[type='text']#datepicker + img{
    position :relative;
    top      :2px;
    left     :5px;
}

input[type='checkbox']{
    position :relative;
    top      :-3px;
}


input[type='radio']{
    position :relative;
    top      :1px;
}

input::-webkit-input-placeholder{
    color :#00b4ff;
}

input:-moz-placeholder{
    opacity :1;
    color   :#00b4ff;
}

input::-moz-placeholder{
    opacity :1;
    color   :#00b4ff;
}

input:-ms-input-placeholder{
    color :#00b4ff;
}


/****** BUTTON ******/

.btn-orange{
    font             :normal 14px 'pt_sansregular', Arial, Helvetica, sans-serif;
    line-height      :16px;
    padding          :5px 20px;
    text-align       :center;
    text-decoration  :none!important;
    color            :#fff!important;
    border           :none;
    background-color :#f7911b;
}

.btn-blue{
    font             :normal 14px 'pt_sansregular', Arial, Helvetica, sans-serif;
    line-height      :16px;
    padding          :5px 20px;
    text-align       :center;
    text-decoration  :none;
    color            :#fff;
    border           :none;
    background-color :#00b4ff;
}

.btn-orange:hover,
.btn-blue:hover{
    color      :#fff;
    background :#999;
}

.btn-group{
    text-align :right;
}


/****** LISTES ******/

div#content div.liste ul li,
div#content div.liste ul li ul li{
    position        :relative;
    margin-top      :10px;
    list-style-type :none;
}

div#content div.liste ul li:before{
    font-size   :16px;
    position    :absolute;
    margin-left :-10px;
    content     :'•';
    color       :#fccb0b;
}

div#content div.liste ul li ul li:before{
    color :#464646;
}

div#content div.liste ol{
    padding-left :40px;
}

div#content div.liste ol li{
    font-weight     :bold;
    margin-top      :10px;
    list-style-type :decimal;
    color           :#fccb0b;
}

div#content div.liste ol li span{
    font-weight :normal;
    color       :#464646;
}


/****** NAV SIDE ESPACES ******/

div.nav-side{
    margin-top :-15px;
    padding    :10px;
    background :#f2f2f2;
}

div.nav-side li{
    position :relative;
}

div.nav-side li a{
    display :inline-block;
    padding :5px 0;
}
div.nav-side li.level1{
    font-family :'pt_sans_narrowbold',arial,sans-serif;
}

div.nav-side li.level1 a{
    text-decoration :none;
    color           :#464646;
}

div.nav-side li.level1 > a{
    font-size      :16px;
    line-height    :18px;
    text-transform :uppercase;
    color          :#00b4ff;
}

a.collaborateur{
    background: #FDD847;
    border-radius: 15px;
    color: #343333;
    display: block;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    font: italic normal 20px "pt_sans_narrowbold", Arial, Helvetica, sans-serif;
    line-height: normal;
    margin: 30px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
a.collaborateur:hover{
    opacity: 0.7;
}
div.nav-side li.collaborateur > a:hover{
    background: #464646;
    color: #ffe55e;
}
div.nav-side li.level1 > a.active{
    color :#464646;
}

div.nav-side li.level2 > a,
div.nav-side li.level3 > a{
    font-size :12px;
}

div.nav-side li.level2 > a.active,
div.nav-side li.level3 > a.active{
    font-weight :bold;
}

div.nav-side li.level2:before,
div.nav-side li.level3:before{
    position    :absolute;
    top         :3px;
    margin-left :-10px;
    content     :'•';
}

div.nav-side li.level2:before{
    color :#fccb0b;
}

div.nav-side li.level2{
    font-family  :arial,sans-serif;
    padding-left :20px;
}


div.nav-side li.level3{
    font-family  :arial,sans-serif;
    padding-left :30px;
}

div.nav-side li > ul,
div.nav-side li > ul > li > ul{
    display :none;
}

.leftrecr{
    text-align:right;
}


/** ESPACE PERSONNEL - assets/css/frontend-old/espacePersonnel.css *//****** ESPACE PERSONNEL ******/

/****** STEPS CV ******/

div#content div.steps{
    margin     :20px 0 40px 0;
    text-align :center;
}

div#content div.steps p,
div#content div.steps ul,
div#content div.steps ul li{
    font-family    :'pt_sansregular',arial,sans-serif;
    display        :inline-block;
    vertical-align :middle;
}

div#content div.steps p{
    font-size      :20px;
    text-transform :uppercase;
    color          :#f7911b;
}

div#content div.steps ul{
    position :relative;
}

div#content div.steps ul li{
    font-size     :30px;
    line-height   :30px;
    position      :relative;
    z-index       :1000;
    margin-left   :40px;
    padding       :10px 17px;
    color         :#f7911b;
    border-radius :30px;
    background    :#f2f2f2;
}

div#content div.steps ul li:first-child{
    margin-left :10px;
}

div#content div.steps ul li.active,
div#content div.steps ul li.visited{
    color      :#fff;
    background :#f7911b;
}

div#content div.steps ul li.step1 div.line{
    position :absolute;
    top      :46%;
    left     :100%;
    width    :350px;
    border   :3px solid #f2f2f2;
}

div#content div.steps ul li.step2.active div.line,
div#content div.steps ul li.step3.active div.line,
div#content div.steps ul li.step4.active div.line,
div#content div.steps ul li.step2.visited div.line,
div#content div.steps ul li.step3.visited div.line,
div#content div.steps ul li.step4.visited div.line,
div#content div.steps ul li.step5.visited div.line{
    position :absolute;
    top      :46%;
    right    :100%;
    width    :50px;
    border   :3px solid #f7911b;
}


/****** CUSTOM DATEPICKER ******/
.ui-widget-header{
    color      :#fff;
    border     :1px solid #00b4ff;
    background :#00b4ff;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus{
    border     :1px solid #00b4ff;
    background :#00b4ff;
}

/****** CV GENERAL ******/

div.cvContent{
    margin-bottom :25px;
    padding       :20px;
    border-radius :10px;
    background    :#f2f2f2;
}

div.cv h2{
    padding-bottom :5px;
    color          :#464646;
    border-bottom  :1px solid #f7911b;
}

div.cv h2.user:before{
    margin  :1px 5px 0 0;
    content :url('../img/picto/picto-user.png');
}

div.cv h2.resume:before{
    margin  :1px 5px 0 0;
    content :url('../img/picto/picto-suitcase.png');
}

div.cv h2.applications:before{
    margin  :1px 5px 0 0;
    content :url('../img/picto/picto-folder.png');
}

div.cv h3{
    font-size      :13px;
    font-weight    :bold;
    margin-bottom  :15px;
    text-transform :uppercase;
}

div.cv h4{
    font-weight    :normal;
    text-transform :uppercase;
}

div.cvspan p span{
    color :#00b4ff;
}

div.cv div.blocLeft,
div.cv div.blocRight{
    font-size      :13px;
    display        :inline-block;
    width          :428px;
    vertical-align :top;
}

div.cv div.blocLeft label,
div.cv div.blocRight label{
    text-align :right;
    color      :#464646;
}

div.cv div.blocLeft input[type='text'],
div.cv div.blocLeft input[type='email'],
div.cv div.blocLeft input[type='password']{
    width :320px;
}

div.cv div.blocRight input[type='text'],
div.cv div.blocRight input[type='email'],
div.cv div.blocRight input[type='password']{
    width :262px;
}

div.cv div.next{
    text-align :right;
}


/****** CV STEP 1 ******/

div.cvStep1 div.blocLeft label{
    width :60px;
}

div.cvStep1  div.blocRight label{
    width :150px;
}


/****** CV STEP 2******/

div.cvStep2 div.blocLeft label{
    width :80px;
}

div.cvStep2 div.autorisation{
    margin-bottom :30px;
    padding       :5px 10px;
    color         :#fff;
    background    :#00b4ff;
}

div.cvStep2 div.autorisation p,
div.cvStep2 div.autorisation a,
div.cvStep2 div.autorisation label{
    text-align :left!important;
    color      :#fff!important;
}

div.cvStep2 div.autorisation p{
    font        :normal 13px Arial, Helvetica, sans-serif;
    line-height :18px;
    margin      :10px 0;
}

div#content div.cvStep2 div.autorisation label{
    margin-bottom :0;
}

div.cvStep2 div.autorisation label span{
    text-decoration: underline;
}

div.cvStep2 div.autorisation ul{
    margin-left :15px;
}

div.cvStep2 div.autorisation ul li{
    margin-bottom :10px;
}

div.cvStep2 div.autorisation ul input[type='file']{
    margin :5px 0 5px 15px;
}

div.cvStep2 div.mobilite{
    margin-bottom :20px;
}

div.cvStep2 div.mobilite input{
    margin-right :30px;
}

div#content p.compulsory{
    font-size :11px;
}


/****** CV STEP 3 ******/

div.cvStep4 div.blocLeft{
    width   :405px;
    padding :20px 10px;
    border  :1px solid #00b4ff;
}

div.cvStep4 div.blocRight{
    width   :415px;
    padding :0 0 0 15px;
}

div.cvStep4 div.blocLeft label{
    width :70px;
}

div.cvStep4 div.blocLeft input[type='text']{
    width :319px;
}

div.cvStep4 .sector{
    display        :inline-block;
    vertical-align :top;
}

div.cvStep4 div.sector{
    width :330px;
}

div.cvStep4 div.sector label{
    width      :130px;
    text-align :left;
}

div.cvStep4 div.sector input[type='checkbox']{
    width :auto;
}

div.cvStep4 div.sector input[type='text']{
    width :165px;
}

div.cvStep4 div.sector li > div{
    margin :0 0 10px 20px;
}

div.cvStep4 div.sector li > div label{
    width        :auto;
    margin-right :10px;
    margin-left  :5px;
}

div.cvStep4 div.blocLeft .btn-group{
    margin :20px 0 0 0;
}

div.cvStep4 div.savedExperiences{
    padding    :5px 10px;
    background :#fff;
}

div.cvStep4 div.savedExperiences span{
    font-size   :13px;
    font-weight :bold;
    color       :#00b4ff;
}

div.cvStep4 div.savedExperiences span.employer{
    text-transform :uppercase;
}

div.cvStep4 p{
    font        :normal 13px Arial, Helvetica, sans-serif;
    line-height :18px;
    margin      :10px 0;
}

div#content div.cvStep4 div.savedExperiences a{
    font-size :11px;
}

div.cvStep4 select{
    display :none;
    padding :5px;
}

div.cvStep4 label[for='structure'],
div.cvStep4 input[id='structure']{
    display :none;
}


/****** CV CREATION STEP 4 ******/

div.cvStep5 div.blocLeft{
    width   :405px;
    padding :20px 10px;
    border  :1px solid #00b4ff;
}

div.cvStep5 div.blocRight{
    width   :415px;
    padding :0 0 0 15px;
}

div.cvStep5 div.blocLeft label{
    width :70px;
}

div.cvStep5 div.blocLeft input[type='text']{
    width :319px;
}

div.cvStep5 .sector{
    display        :inline-block;
    vertical-align :top;
}

div.cvStep5 div.sector{
    width :330px;
}

div.cvStep5 div.sector label{
    width      :130px;
    text-align :left;
}

div.cvStep5 div.sector input[type='checkbox']{
    width :auto;
}

div.cvStep5 div.sector input[type='text']{
    width :165px;
}

div.cvStep5 div.sector li > div{
    margin :0 0 10px 20px;
}

div.cvStep5 div.sector li > div label{
    width        :auto;
    margin-right :10px;
    margin-left  :5px;
}

div.cvStep5 div.blocLeft .btn-group{
    margin :20px 0 0 0;
}

div.cvStep5 div.savedExperiences{
    padding    :5px 10px;
    background :#fff;
}

div.cvStep5 div.savedExperiences span{
    font-size   :13px;
    font-weight :bold;
    color       :#00b4ff;
}

div.cvStep5 div.savedExperiences span.employer{
    text-transform :uppercase;
}

div.cvStep5 p{
    font        :normal 13px Arial, Helvetica, sans-serif;
    line-height :18px;
    margin      :10px 0;
}

div#content div.cvStep5 div.savedExperiences a{
    font-size :11px;
}

div.cvStep5 select{
    display :none;
    padding :5px;
}

div.cvStep5 label[for='structure'],
div.cvStep5 input[id='structure']{
    display :none;
}


/****** CV CREATION STEP 4 ******/

div.cvStep3 h4{
    font-weight :bold;
    margin      :10px 0 5px 0;
}

div.cvStep3 select{
    display        :inline-block;
    width          :180px;
    margin-bottom  :10px;
    padding        :4px;
    vertical-align :middle;
}

div.cvStep3 input[type='radio']{
    margin-left :18px;
}

div.cvStep3 input[type='checkbox']{
    top: 0;
}

div.cvStep3 p{
    font        :normal 13px Arial, Helvetica, sans-serif;
    line-height :18px;
    margin      :10px 0;
}

div#content div.cvStep3 p.line{
    margin :5px 0;
}

div#content div.cvStep3 p.line input[type='checkbox']{
    top :3px;
}

div#content div.cvStep3 p.line label{
    margin-bottom :0;
}

div.cvStep3 div.blocLeft label{
    width      :160px;
    text-align :left;
}

div.cvStep3 div.blocLeft input[type='text']{
    width :200px;
}

div.cvStep3 label#bnssaDate,
div.cvStep3 label#beesOption{
    margin-left :18px;
}

div.cvStep3 input#formation,
div.cvStep3 input#otherCertificate{
    width :385px;
}

div.cvStep3 input#beesOption{
    width :300px;
}


/****** CV ACCUEIL ******/

div.cv div.user span{
    margin-right :20px;
}

div.cv div.resume div{
    display        :inline-block;
    width          :250px;
    margin-left    :50px;
    vertical-align :top;
}

div.cv div.resume div:first-child{
    margin-left :0;
}

div.cv div.applications table{
    font-size :13px;
    color     :#464646;
}

div.cv div.applications table a{
    color :#464646;
}

div.cv div.applications table tr{
    border-bottom :1px dotted #00b4ff;
}

div.cv div.applications table tr:last-child{
    border-bottom :none;
}

div.cv div.applications table thead{
    text-transform :uppercase;
    color          :#fff;
    background     :#00b4ff;
}

div.cv div.applications table thead th,
div.cv div.applications table td{
    padding        :10px;
    text-align     :left;
    vertical-align :top;
}

div.cv div.applications table thead th:nth-child(1),
div.cv div.applications table thead th:nth-child(2){
    width :10%;
}

div.cv div.applications table thead th:nth-child(3){
    width      :30%;
    text-align :center;
}

div.cv div.applications table thead th:nth-child(2){
    width :15%;
}

div.cv div.applications table thead th:nth-child(4){
    width :50%;
}

div.cv div.applications table tr td:nth-child(1){
    font-size      :11px;
    text-transform :uppercase;
}

div.cv div.applications table tr td:nth-child(2){
    font-size   :13px;
    font-weight :bold;
}

div.cv div.applications table tr td:nth-child(3){
    text-align :center;
}

.btn-cv-consult{
    display: inline-block;
    margin: 10px 0;
}


/****** CV ACCUEIL POPIN ******/

.fancybox-skin div.cvContent{
    margin-bottom :0;
}

div#popinModificationInfos,
div#popinModificationPassword{
    font-size :13px;
}

div#popinModificationInfos label,
div#popinModificationPassword label{
    margin-left :25px;
}

div#popinModificationInfos div.next,
div#popinModificationPassword div.next{
    margin-top :10px;
}

div#popinModificationPassword input{
    width :100px;
}

div#popinModificationInfos h1,
div#popinModificationInfos div.steps,
div#popinModificationPassword h1,
div#popinModificationPassword div.steps,
div#popinModificationCoord h1,
div#popinModificationCoord div.steps,
div#popinModificationCertificate h1,
div#popinModificationCertificate div.steps,
div#popinModificationExperience h1,
div#popinModificationExperience div.steps{
    display :none;
}

#formEtapemod{
    float:left;
    margin-right:5px;
}

.center{
    text-align:center;
}

#formEtapeSc{
    text-align:right;
}

#formEtapeSco{
    text-align:right;
}

div#content p a{
    font: bold 13px Arial, Helvetica, sans-serif; color: #464646; line-height: 18px; text-decoration: underline;
}
div#content p a:hover{
    text-decoration: none;
}

#date_debut{
    width:100px;
}
#date_fin{
    width:100px;
}

#vac_debut{
    width:100px;
}
#vac_fin{
    width:100px;
}


/** LISTE ACTUALITES - assets/css/frontend-old/breadcrumb.css *//**
 * Fil d'ariane
 */
div#breadcrumb{
    width: 100%; height: 25px;
    margin: 0 0 10px 0;
}
div#breadcrumb ol{
    width: 100%; height: 25px;
    list-style-type: none;
}
div#breadcrumb ol li{
    float: left;
    font: normal 12px Arial, Helvetica, sans-serif; color: #808080; line-height: 25px;
}

div#breadcrumb ol li img{
    vertical-align: middle;
}
div#breadcrumb ol li:after{
    display: inline-block;
    content: ">";
    margin: 0 5px;
}
div#breadcrumb ol li:last-child:after{
    display: none;
    margin: 0;
}
div#breadcrumb ol li a{
    text-decoration: none; color: #808080;
}
div#breadcrumb ol li a:hover{
    text-decoration: underline;
}

