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

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

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

[hidden] {
    display: none
}

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

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

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

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

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .67em;
    margin: 2.33em 0
}

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

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

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

p,
pre {
    margin: 1em 0
}

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

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

q {
    quotes: none
}

q:before,
q:after {
    content: '';
    content: none
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

dl,
menu,
ol,
ul {
    margin: 1em 0
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

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

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}

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

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

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

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
}

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

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

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: .8em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {}

.wrapper {
    width: 90%;
    margin: 0 5%;
}

.header-container {}

.footer-container,
.main aside {}

.header-container,
.footer-container,
.main aside {}

.title {
    color: white;
}

nav ul {
    margin: 0;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 10px;
    padding: 15px 0;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    color: white;
    background: #e44d26;
}

nav a:hover,
nav a:visited {
    color: white;
}

nav a:hover {
    text-decoration: underline;
}

.main {
    padding: 0 0 30px 0;
}

.main aside {}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

.ie7 .title {
    padding-top: 20px;
}

@media only screen and (min-width:480px) {
    nav a {
        float: left;
        padding: 25px 2%;
        margin-bottom: 0;
    }
    nav li:first-child a {
        margin-left: 0;
    }
    nav li:last-child a {
        margin-right: 0;
    }
    nav ul li {
        display: inline;
    }
    .oldie nav a {
        margin: 0 0.7%;
    }
}

@media only screen and (min-width:768px) {
    .header-container,
    .main aside {}
    .title {
        float: left;
    }
    nav {
        float: right;
    }
    .main .content {
        float: left;
        width: 67%;
    }
    .main aside {
        float: right;
        width: 30%;
    }
}

@media only screen and (min-width:1140px) {
    .wrapper {
        width: 1026px;
        margin: 0 auto;
    }
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
}

.nivoSlider img {
    position: absolute;
    top: 0px;
    left: 0px;
    max-width: none;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}

.nivo-box img {
    display: block;
}

.nivo-caption {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    overflow: hidden;
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-caption a {
    display: inline !important;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0px;
}

.nivo-nextNav {
    right: 0px;
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: bold;
}

@charset "UTF-8";
@font-face {
    font-family: "jobfinder_icons";
    src: url("../font/jobfinder_home.eot");
    src: url("../font/jobfinder_home.eot?#iefix") format("embedded-opentype"), url("../font/jobfinder_home.ttf") format("truetype"), url("../font/jobfinder_home.svg#jobfinder_home") format("svg"), url("../font/jobfinder_home.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

[data-icon]:before {
    font-family: "jobfinder_icons";
    content: attr(data-icon);
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 1em;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none !important;
    speak: none;
    display: inline-block;
    text-decoration: none;
    width: 1em;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
}

.icon-analytics-chart-graph:before {
    content: '\e819';
}

.icon-content-34:before {
    content: '\e81b';
}

.icon-certificate-file:before {
    content: '\e81c';
    margin-left: .2em !important;
}

body {
    background-color: #ededed;
    font-family: Verdana, Geneva, sans-serif;
    padding-top: 165px;
}

a {
    color: #008b9e;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

ul {
    padding: 0;
    margin: 0;
}

li {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.img-thumbnail {
    clear: left;
    float: left;
    padding: 4px;
    margin: 0 25px 25px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
}

.dropped-shadow {
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
}

.dropped-shadow2 {
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
}

.div-main {
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    background-color: #fff;
    padding: 15px 30px;
    margin-bottom: 30px;
}

.buttonRed {
    background: #d95c50;
    background: -moz-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d95c50), color-stop(100%, #c05146));
    background: -webkit-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -o-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -ms-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: linear-gradient(to bottom, #d95c50 0%, #c05146 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d95c50', endColorstr='#c05146', GradientType=0);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 0;
    font-size: 1.1em;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 5px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
}

.buttonRed:hover {
    text-decoration: none;
    background: #FFF;
    color: #d95c50;
}

.buttonGreen {
    background: #86c9bf;
    background: -moz-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86c9bf), color-stop(100%, #14a793));
    background: -webkit-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -o-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -ms-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: linear-gradient(to bottom, #86c9bf 0%, #14a793 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#86c9bf', endColorstr='#14a793', GradientType=0);
}

.buttonGreen:hover {
    background: #14a793;
}

.linkRight {
    text-align: right !important;
    margin-bottom: 10px !important;
}

.linkRight a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 27px 2px 15px;
    font-weight: bold;
    background-color: #008b9e;
    background-image: url('../img/charte/sprites.png');
    background-repeat: no-repeat;
    background-position: right 10px;
    color: #fff;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.linkRight a:hover {
    background-color: #FF7A00;
    text-decoration: none;
}

.iconeViadeo {
    display: inline-block;
    text-align: left !important;
    width: 16px;
    height: 16px;
    text-indent: -5000px;
    background: url('../img/charte/sprites.png') no-repeat -300px -277px;
}

.iconeLinkedIn {
    display: inline-block;
    text-align: left !important;
    width: 16px;
    height: 16px;
    text-indent: -5000px;
    background: url('../img/charte/sprites.png') no-repeat -327px -277px;
}

.iconMail a {
    display: inline-block;
    text-align: left !important;
    width: 16px !important;
    height: 16px;
    text-indent: -5000px;
    background: url('../img/charte/sprites.png') no-repeat -460px -277px;
}

@font-face {
    font-family: 'dinlight';
    src: url('../font/din_light-webfont.eot');
    src: url('../font/din_light-webfont.eot?#iefix') format('embedded-opentype'), url('../font/din_light-webfont.woff') format('woff'), url('../font/din_light-webfont.ttf') format('truetype'), url('../font/din_light-webfont.svg#dinlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinbold';
    src: url('../font/din_bold-webfont.eot');
    src: url('../font/din_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../font/din_bold-webfont.woff') format('woff'), url('../font/din_bold-webfont.ttf') format('truetype'), url('../font/din_bold-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinmedium';
    src: url('../font/din_medium-webfont.eot');
    src: url('../font/din_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../font/din_medium-webfont.woff') format('woff'), url('../font/din_medium-webfont.ttf') format('truetype'), url('../font/din_medium-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'dinregular';
    src: url('../font/din_regular-webfont.eot');
    src: url('../font/din_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/din_regular-webfont.woff') format('woff'), url('../font/din_regular-webfont.ttf') format('truetype'), url('../font/din_regular-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

.disaSelect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

header {
    position: fixed;
    top: 0;
    z-index: 5000;
    -webkit-transition-property: top;
    -webkit-transition-duration: 0.5s;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
}

header .topbar {
    height: 35px;
    padding-top: 10px;
    background-color: #484743;
    color: #fff;
}

header .topbar a {
    color: inherit;
}

header .topbar p {
    float: left;
    margin: 0;
}

header .topbar ul {
    width: 195px;
    float: right;
}

header .topbar ul li {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 5px;
    padding: 0;
    text-indent: -7000px;
}

header .topbar ul li a {
    display: block;
    width: 24px;
    height: 24px;
    background: url('../img/charte/sprites.png') no-repeat -200px 0;
}

header .topbar ul li .IconLinkedIn {
    background-position: -200px 0;
}

header .topbar ul li .IconViadeo {
    background-position: -225px 0;
}

header .topbar ul li .IconFacebook {
    background-position: -250px 0;
}

header .topbar ul li .IconTwitter {
    background-position: -275px 0;
}

header .topbar ul li .IconGooglePlus {
    background-position: -300px 0;
}

header .topbar form {
    float: right;
    width: 162px;
    padding: 3px 3px 3px 10px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

header .topbar form input {
    display: inline-block;
    background-color: transparent;
    border: 0;
}

header .topbar form input[type="text"],
header .topbar form input[type="password"] {
    width: 133px;
    font-style: italic;
    color: #959595;
}

header .topbar form input[type="submit"] {
    background: url('../img/charte/sprites.png') no-repeat -325px 0;
    width: 19px;
    height: 19px;
    text-indent: -7000px;
}

header .menubar {
    height: 95px;
}

header .menubar .brand {
    float: left;
    width: 191px;
    height: 54px;
    margin-top: 20px;
    display: inline-block;
    background: url('../img/charte/sprites.png') no-repeat 0 0;
    text-indent: -7000px;
}

header .menubar .brand_modif {
    float: left;
    height: 54px;
    margin-top: 20px;
    display: inline-block;
    background: url('../img/charte/sprites.png') no-repeat 0 0;
    text-indent: -7000px;
}

header .menubar nav ul {
    margin-top: 35px;
}

header .menubar nav li {
    display: inline-block;
    font-family: dinmedium;
}

header .menubar nav li a {
    padding: 0 25px;
    border-left: 2px solid #e0e0e0;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.6em;
    font-weight: normal;
    color: #09729a;
    background-color: transparent;
}

header .menubar nav li a:hover {
    text-decoration: none;
}

header .menubar nav li:first-child a {
    border: 0;
}

header .menubar nav li:last-child a {
    padding-right: 0;
}

.smallerHeader {
    top: -45px;
}

.smallerHeader .brand {
    background: url('../img/charte/sprites.png') no-repeat 0 -90px !important;
    width: 167px !important;
    height: 25px !important;
    margin-top: 10px !important;
}

.smallerHeader .menubar {
    border-bottom: 1px solid #c2c2c;
}

.smallerHeader .menubar nav ul {
    margin-top: 10px;
}

.smallerHeader .menubar nav ul li a {
    font-size: 1.4em;
    -webkit-transition-property: font-size;
    -webkit-transition-duration: 0.5s;
}

.breadcrumb {
    color: #c4c4c4;
    font-size: .75em;
    font-weight: normal;
    margin-bottom: 15px !important;
}

.breadcrumb li {
    display: inline-block;
    padding-right: 5px;
    margin: 0 !important;
}

.breadcrumb li:before {
    content: " > ";
}

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

.breadcrumb li a {
    color: inherit;
}

.content article,
.content section {
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    background-color: #fff;
    padding: 15px 30px;
    margin-bottom: 30px;
}

.content article .breadcrumb+h4 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: .85em;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

.content article .breadcrumb+h4 a {
    color: #959595;
}

.content .articleToolbar {
    background: url('../img/charte/sprites.png') no-repeat 0 -60px;
    height: 27px;
    margin: 15px 0;
}

.content .articleToolbar+img {
    clear: left;
    float: left;
    padding: 4px;
    margin: 0 25px 25px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
}

.content .articleToolbar+img+h4 {
    font-size: 1.2em;
    font-weight: normal;
    color: #8A8A8A;
}

.content .articleToolbar+img+h4 a {
    color: #B94A4A;
    font-style: italic;
    border-bottom: 1px dotted #9C9C9C;
}

.content .articleToolbar+img+h4 a:hover {
    border-bottom: 1px solid #666;
    text-decoration: none;
}

.content .articleToolbar+img+p,
.content .articleToolbar+p {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
}

.content .articleToolbar+img+p+p,
.content .articleToolbar+p+p {
    clear: left;
}

.content h1 {
    margin: 0.33em 0 0.33em 0;
    line-height: 1.2em;
    text-align: justify;
    font-size: 1.9em;
    font-family: 'dinmedium';
    font-weight: normal;
    color: #008b9e;
}

.content h2 {
    font-size: 1.6em;
    font-family: 'dinmedium';
    margin: 8px 0;
}

.content p {
    margin-bottom: 30px;
    line-height: 1.9em;
    text-align: justify;
}

.content article ul {
    margin-bottom: 30px;
}

.content article ul li {
    list-style-type: disc;
    margin-left: 30px;
    margin-bottom: 1em;
    line-height: 1.9em;
    text-align: justify;
}

.content .tags {
    border-top: 5px solid #e5e3e3;
    margin: 30px 0;
    padding-top: 10px;
}

.content .tags>a {
    display: block;
    float: right;
    width: 115px;
    padding-left: 20px;
    background: url('../img/charte/sprites.png') no-repeat -350px 3px;
    color: #c4c4c4;
    font-size: .9em;
    text-transform: uppercase;
}

.content .tags span {
    display: inline-block;
    font-weight: bold;
    float: left;
    padding-top: 5px;
}

.content .tags ul {
    width: 415px;
    margin-left: 50px;
}

.content .tags li {
    display: inline-block;
    list-style-type: none;
    margin: 0 0 5px 5px;
}

.content .tags li a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    padding: 2px 13px;
    background-color: #008b9e;
    color: #fff;
    -webkit-transition: background-color 500ms linear;
    -moz-transition: background-color 500ms linear;
    -o-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.content .tags li a:hover {
    background-color: #FF7A00;
    text-decoration: none;
}

.content section .linkComment {
    color: #008b9e;
    font-weight: bold;
    display: block;
    min-width: 140px;
    display: inline-block;
}

.content section .linkComment:before {
    content: '\e818';
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}

.content section h1 {
    font-size: 2em;
    text-align: left;
    margin-bottom: 0px;
}

.content section h1+h2 {
    margin: 0;
    font-weight: normal;
    color: #666666;
}

.content section h1+p,
.content section h1+h2+p {
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 20px;
}

.content section h3 {
    margin: 5px 0 10px 0;
    font-weight: normal;
    font-size: 2em;
    font-family: 'dinmedium';
    color: #008b9e;
}

.content section a+h4+p,
.content section a+h5+h4+p {
    margin-left: 160px;
}

.content section>ul li {
    clear: left;
    margin-bottom: 35px;
}

.content section>ul li img {
    clear: left;
    float: left;
    padding: 4px;
    margin: 0 25px 25px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #dbdbdb;
    margin-bottom: 35px;
}

.content section>ul li h4 {
    margin-top: 1em;
    margin-bottom: 4px;
    font-family: 'dinmedium';
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.2em;
}

.content section>ul li h4 a {
    color: #000;
}

.content section>ul li p {
    margin-top: 4px;
}

.content section>ul li h5 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-size: .85em;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

.content section>ul li h5 a {
    color: #959595;
}

.content section>ul li h5+h4 {
    margin-top: 3px;
}

.content section form {
    padding: 7px 25px;
    margin-bottom: 25px;
    background-color: #F2F3F3;
    font-size: 1.3em;
}

.content section form select {
    margin-left: 10px;
    padding: 3px 3px 3px 5px;
    width: 63%;
}

.pagination {
    text-align: center;
    clear: left;
}

.pagination li {
    display: inline;
}

.pagination li a {
    display: inline-block;
    border: 1px solid #D6EDF0;
    color: #008b9e;
    padding: 3px 3px;
    min-width: 20px;
    transition: color 500ms, border 500ms;
    -webkit-transition: color 500ms, border 500ms;
}

.pagination li a:hover,
.pagination li a.active {
    border: 1px solid #008b9e;
    background-color: #008b9e;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.blogCategorie li {
    width: 40%;
    display: inline-block;
    margin-bottom: 20px !important;
}

.blogCategorie li:nth-child(even) {
    margin-left: 10%;
}

.blogCategorie li a {
    display: inline-block;
    border-left: 5px solid #D6EDF0;
    color: #008b9e;
    padding: 4px 3% 4px 5%;
    width: 92%;
    transition: color 500ms, background 500ms;
    -webkit-transition: color 500ms, background 500ms;
    font-size: 1.15em;
}

.blogCategorie li a:hover,
.blogCategorie li a.active {
    background-color: #D6EDF0;
    color: #333;
    text-decoration: none;
}

#divBlogCommPost form,
.divBlogCommPost form {
    font-size: 1.2em;
    background: #fff;
}

#divBlogCommPost form p,
.divBlogCommPost form p {
    margin-bottom: 0;
}

#divBlogCommPost form label,
.divBlogCommPost form label {
    display: block;
    margin-bottom: 10px;
}

#divBlogCommPost form label span,
.divBlogCommPost form label span {
    display: inline-block;
    width: 25%;
    font-weight: bold;
    line-height: 0.7em;
}

#divBlogCommPost form label span em,
.divBlogCommPost form label span em {
    font-size: 0.6em;
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
}

#divBlogCommPost form>a,
.divBlogCommPost form>a {
    color: #008b9e;
    text-decoration: underline;
    font-size: .8em;
    font-style: italic;
    float: right;
    margin: -35px 10% 0 0;
}

#divBlogCommPost form input[type="text"],
.divBlogCommPost form input[type="text"],
#divBlogCommPost form input[type="password"],
.divBlogCommPost form input[type="password"],
#divBlogCommPost form textarea,
.divBlogCommPost form textarea,
#divBlogCommPost form select,
.divBlogCommPost form select {
    outline: 0;
    display: inline-block;
    margin-left: 4px;
    width: 70%;
    padding: 6px 10px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D5D5D5;
    -webkit-box-shadow: inset 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
    box-shadow: inset 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
}

#divBlogCommPost form input[type="text"]:hover,
.divBlogCommPost form input[type="text"]:hover,
#divBlogCommPost form input[type="password"]:hover,
.divBlogCommPost form input[type="password"]:hover,
#divBlogCommPost form textarea:hover,
.divBlogCommPost form textarea:hover,
#divBlogCommPost form select:hover,
.divBlogCommPost form select:hover,
#divBlogCommPost form input[type="text"]:focus,
.divBlogCommPost form input[type="text"]:focus,
#divBlogCommPost form input[type="password"]:focus,
.divBlogCommPost form input[type="password"]:focus,
#divBlogCommPost form textarea:focus,
.divBlogCommPost form textarea:focus,
#divBlogCommPost form select:focus,
.divBlogCommPost form select:focus {
    border: 1px solid #B4B4B4;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
}

#divBlogCommPost form textarea,
.divBlogCommPost form textarea {
    min-height: 90px;
}

#divBlogCommPost form input[type="submit"],
.divBlogCommPost form input[type="submit"] {
    background: #d95c50;
    background: -moz-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d95c50), color-stop(100%, #c05146));
    background: -webkit-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -o-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -ms-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: linear-gradient(to bottom, #d95c50 0%, #c05146 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d95c50', endColorstr='#c05146', GradientType=0);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 0;
    font-size: 1.1em;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 5px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    background: #86c9bf;
    background: -moz-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86c9bf), color-stop(100%, #14a793));
    background: -webkit-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -o-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -ms-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: linear-gradient(to bottom, #86c9bf 0%, #14a793 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#86c9bf', endColorstr='#14a793', GradientType=0);
    float: none;
    display: block;
    clear: both;
    margin: 10px auto;
}

#divBlogCommPost form input[type="submit"]:hover,
.divBlogCommPost form input[type="submit"]:hover {
    text-decoration: none;
    background: #FFF;
    color: #d95c50;
}

#divBlogCommPost form input[type="submit"]:hover,
.divBlogCommPost form input[type="submit"]:hover {
    background: #14a793;
}

#divBlogCommPost form input.alert,
.divBlogCommPost form input.alert,
#divBlogCommPost form textarea.alert,
.divBlogCommPost form textarea.alert,
#divBlogCommPost form select.alert,
.divBlogCommPost form select.alert {
    border: 1px solid red;
}

#divBlogComm section ul li p {
    margin-bottom: 10px;
}

#divBlogComm section ul li .repondre {
    margin-top: -10px;
    text-align: right;
}

#divBlogComm section ul li .repondre a {
    color: #008b9e;
    font-weight: bold;
    display: block;
    min-width: 140px;
    display: inline-block;
}

#divBlogComm section ul li .repondre a:before {
    content: '\e818';
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
}

.divBlogCommPost form {
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
    background-color: #FAFAFA !important;
    padding: 20px 25px 8px 25px !important;
    border: 1px solid #E2E2E2;
}

.divBlogCommPost label span {
    font-weight: normal !important;
}

#offreDecouverteBanner {
    padding: 0;
}

#offreDecouverteBanner h3 {
    position: absolute;
    height: 100%;
    width: 26%;
    top: 0;
    margin: 0;
    padding: 2% 3%;
    background-color: #008b9e;
    color: #fff;
    font-size: 200%;
    text-transform: uppercase;
}

#offreDecouverteBanner img {
    width: 100%;
}

.searchAdvanced {
    margin: 20px 0;
    padding: 12px 15px;
    background: #f5f8f8;
}

.searchAdvanced form {
    float: right;
    width: 220px;
    padding: 3px 3px 3px 10px !important;
    background-color: #fff !important;
    font-size: 1em !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e1e5e6;
}

.searchAdvanced form input {
    display: inline-block;
    background-color: transparent;
    border: 0;
}

.searchAdvanced form input[type="text"],
.searchAdvanced form input[type="password"] {
    width: 194px;
    font-style: italic;
    color: #959595;
}

.searchAdvanced form input[type="submit"] {
    background: url('../img/charte/sprites.png') no-repeat -325px 0;
    width: 19px;
    height: 19px;
    text-indent: -7000px;
}

.searchAdvanced p {
    padding: 0;
    margin: 0;
}

.searchAdvanced p a {
    color: #008b9e;
}

.searchAdvanced p label {
    padding: 5px;
    margin-right: 5px;
}

.searchAdvanced .searchAdvancedHidden {
    display: none;
}

.searchAdvanced>a {
    clear: both;
    display: block;
    text-align: center;
    color: #c7c9c9;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.searchAdvanced>a:hover {
    color: #000;
}

.headerListing h2 {
    color: #c0c0c0;
    font-family: 'dinregular';
    font-size: 1.8em;
}

.headerListing h2 strong {
    color: #d85c4f;
}

.headerListing a {
    background: #d95c50;
    background: -moz-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d95c50), color-stop(100%, #c05146));
    background: -webkit-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -o-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -ms-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: linear-gradient(to bottom, #d95c50 0%, #c05146 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d95c50', endColorstr='#c05146', GradientType=0);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 0;
    font-size: 1.1em;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 5px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    float: right;
}

.headerListing a:hover {
    text-decoration: none;
    background: #FFF;
    color: #d95c50;
}

.headerListingBottom {
    text-align: center;
    padding: 20px 0 25px 0;
}

.headerListingBottom a {
    float: none;
}

#listingContact {
    margin: 0 0 10px 0;
    padding: 0;
}

#listingContact li {
    margin: 0;
    padding: 25px 0;
    border-bottom: 5px solid #e5e3e3;
    overflow-y: auto;
}

#listingContact li h3 {
    margin: 0;
    width: 95%;
}

#listingContact li h3 strong {
    font-weight: normal;
    text-transform: uppercase;
}

#listingContact li h3 a {
    color: #008b9e;
}

#listingContact li p {
    margin: 0;
    margin-bottom: 4px;
    line-height: 1.3em;
}

#listingContact li p:nth-child(2),
#listingContact li p:nth-child(3),
#listingContact li p:nth-child(4) {
    width: 40%;
    text-align: right;
    float: right;
    clear: right;
}

#listingContact li p a {
    color: #008b9e;
}

#listingContact li p input[type="checkbox"] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#listingContact li p input[type="checkbox"]+label {
    padding-left: 35px;
    margin-bottom: 17px;
    height: 22px;
    float: right;
    margin-top: -25px;
    line-height: 22px;
    background-position: 0 0;
    font-size: .85em;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
    background-image: url('../img/charte/sprites.png');
    background-repeat: no-repeat;
    background-position: -300px -140px;
}

#listingContact li p input[type="checkbox"]:checked+label {
    background-position: -300px -172px;
}

.listingActiviteHisto li {
    border-bottom: 1px solid #e5e3e3 !important;
    padding: 5px 0 !important;
}

.listingActiviteHisto li p {
    display: inline-block;
    width: auto !important;
    float: none !important;
    text-align: left !important;
    clear: none !important;
}

.listingActiviteHisto li p:nth-child(3),
.listingActiviteHisto li p:nth-child(4) {
    width: 40% !important;
    float: left !important;
    font-weight: bold;
}

.listingActiviteHisto li p:nth-child(2) {
    width: 20% !important;
    float: left !important;
}

.listingActiviteHisto li p:nth-child(5) {
    clear: left;
    display: block;
    color: #9B9B9B;
}

.listingActiviteHisto .listingSeparationDate {
    padding-top: 25px !important;
    border-bottom: 5px solid #e5e3e3 !important;
}

.listingActiviteHisto .listingSeparationDate strong {
    font-size: 1.5em;
    font-weight: bold;
    color: #008b9e;
}

.listingActiviteHisto li:first-child {
    padding-top: 0 !important;
}

.listingCibles li {
    border-bottom: 1px solid #e5e3e3 !important;
    padding: 5px 0 !important;
}

.listingCibles li p {
    display: block;
    width: auto !important;
    float: none !important;
    text-align: left !important;
    clear: none !important;
}

.listingCibles li p input[type="checkbox"]+label {
    margin-top: 0px !important;
}

.listingCibles .listingSeparationDate {
    padding-top: 25px !important;
    border-bottom: 5px solid #e5e3e3 !important;
}

.listingCibles .listingSeparationDate strong {
    font-size: 1.5em;
    font-weight: bold;
    color: #008b9e;
}

.listingCibles li:first-child {
    padding-top: 0 !important;
}

.listingContactCompact li {
    padding: 10px 0 10px 0 !important;
    border-bottom-width: 2px !important;
}

.listingContactCompact h3 {
    font-size: 1.7em !important;
}

.listingContactCompact p {
    display: inline-block;
    width: auto !important;
    float: none !important;
    text-align: left !important;
    clear: none !important;
}

.listingContactCompact p:before {
    content: ' • ';
}

.listingContactCompact p:nth-child(2):before {
    content: '';
}

.listingContactCompact p:nth-child(5) a {
    display: inline-block;
    text-align: left !important;
    width: 16px;
    height: 16px;
    text-indent: -5000px;
    background: url('../img/charte/sprites.png') no-repeat -300px -277px;
    background-position: -460px -277px;
    width: 16px !important;
}

.listingContactCompact p:nth-child(5):before {
    content: '';
}

.cabinetsList li p {
    margin: 0px 0 0 160px !important;
    text-align: left;
}

.cabinetsList li p a {
    color: #008b9e;
    border-bottom: 1px dotted gray;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.cabinetsList li p a:hover {
    border-bottom: 1px solid #008b9e;
    text-decoration: none;
}

.ficheCabinet div[itemprop="address"] a,
.ficheCabinet li a {
    color: #008b9e;
    border-bottom: 1px dotted gray;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.ficheCabinet div[itemprop="address"] a:hover,
.ficheCabinet li a:hover {
    border-bottom: 1px solid #008b9e;
    text-decoration: none;
}

.ficheCabinet [itemprop="address"] p {
    margin: 0px 0 0 160px !important;
    font-size: 1.3em;
    line-height: 1.5em;
}

.ficheCabinet [itemprop="address"] p:first-child {
    font-weight: bold;
}

.ficheCabinet .cabIns {
    clear: left;
    font-size: 1.2em;
    line-height: 1.5em;
}

.ficheCabinet .cabIns li {
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
}

.ficheCabinet .cabIns .spe span {
    text-transform: uppercase;
}

.ficheCabinet .cabConsultants {
    margin-bottom: 25px;
    width: 100%;
}

.ficheCabinet .cabConsultants tr:hover td {
    background: #e5f4f5;
}

.ficheCabinet .cabConsultants th {
    font-weight: normal;
    background: #D6EDF0;
    border-top: 4px solid #b1dde2;
    border-bottom: 1px solid #fff;
    color: #000;
    padding: 8px;
    font-weight: bold;
    text-align: left;
}

.ficheCabinet .cabConsultants th:nth-child(1) {
    width: 140px;
}

.ficheCabinet .cabConsultants th:nth-child(3) {
    width: 120px;
}

.ficheCabinet .cabConsultants td {
    background: #f0f8fa;
    border-bottom: 1px solid #fff;
    color: #336;
    border-top: 1px solid transparent;
    padding: 8px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.ficheCabinet .cabConsultants td .iconLinkedIn {
    float: left;
    width: 16px;
    height: 16px;
    background: url('../img/charte/sprites.png') no-repeat -327px -277px;
    text-indent: -7000px;
    text-decoration: none;
    border: 0;
    margin-right: 8px;
}

.ficheCabinet .cabConsultants td .iconMail {
    float: left;
    width: 16px;
    height: 16px;
    background: url('../img/charte/sprites.png') no-repeat -460px -277px;
    text-indent: -7000px;
    text-decoration: none;
    border: 0;
    margin-right: 8px;
}

.ficheCabinet .cabConsultants td a {
    color: #008b9e;
    border-bottom: 1px dotted gray;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.ficheCabinet .cabConsultants td a:hover {
    text-decoration: none;
}

#notreOffre {
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
}

#notreOffre h1 {
    font-size: 3em;
}

#notreOffre>section {
    position: relative;
    clear: both;
    background: #fff;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
    margin-left: 15px;
    margin-top: 30px;
    padding: 10px 30px 10px 0px;
}

#notreOffre>section span {
    display: block;
    position: absolute;
    top: -15px;
    left: -15px;
    width: 163px;
    height: 163px;
    background: url('../img/charte/sprites.png') no-repeat -300px -317px;
}

#notreOffre>section span+p {
    font-size: 1.15em;
    margin-left: 115px;
}

#notreOffre>section ul li {
    position: relative;
    list-style-type: none;
    margin-bottom: 3em;
    min-height: 100px;
}

#notreOffre>section ul li:before {
    float: left;
    width: 70px;
    height: 55px;
    padding-top: 15px;
    display: block;
    background: #008b9e;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    color: white;
    font-size: 3em;
}

#notreOffre>section ul li h2 {
    font-family: 'dinmedium';
    color: #008b9e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.8em;
    margin-left: 17%;
}

#notreOffre>section ul li p {
    margin-top: 0;
    margin-left: 17%;
}

.offreDecouverte,
.offreAbonnement {
    background: white;
    text-align: center;
    width: 37%;
    padding: 15px 4%;
    margin-bottom: 50px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
    border: 0;
}

.offreDecouverte h3,
.offreAbonnement h3,
.offreDecouverte h4,
.offreAbonnement h4 {
    font-family: "dinregular";
    font-size: 2em;
    font-weight: normal;
    margin: 0;
    padding: 0;
    line-height: 1.2em;
    text-transform: uppercase;
}

.offreDecouverte h4,
.offreAbonnement h4 {
    line-height: .9em;
    margin-top: 10px;
    font-size: 2.6em;
}

.offreDecouverte h4 span,
.offreAbonnement h4 span {
    font-size: .6em;
    display: block;
}

.offreDecouverte ul li,
.offreAbonnement ul li {
    list-style-type: none;
    padding: 0;
    margin: 26px 0;
    text-align: center;
    font-size: 1.2em;
}

.offreDecouverte ul li strong,
.offreAbonnement ul li strong {
    display: block;
    line-height: .9em;
    font-size: 1.1em;
    font-weight: normal;
}

.offreDecouverte ul li span,
.offreAbonnement ul li span {
    display: block;
    line-height: 1.2em;
}

.offreDecouverte>a,
.offreAbonnement>a {
    display: inline-block;
    font-family: "dinregular";
    background: #fff;
    padding: 9px 15px 6px 15px;
    background: #d95c50;
    background: -moz-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d95c50), color-stop(100%, #c05146));
    background: -webkit-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -o-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -ms-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: linear-gradient(to bottom, #d95c50 0%, #c05146 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d95c50', endColorstr='#c05146', GradientType=0);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 0;
    font-size: 1.1em;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 5px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    font-size: 1.5em;
}

.offreDecouverte>a:hover,
.offreAbonnement>a:hover {
    text-decoration: none;
    background: #FFF;
    color: #d95c50;
}

.offreDecouverte {
    float: left;
    margin-left: 5%;
    margin-top: 20px;
}

.offreDecouverte h4,
.offreDecouverte span {
    color: #BEBEBE;
}

.offreAbonnement {
    background: #008b9e;
    color: white;
    float: right;
    margin-right: 5%;
}

.offreAbonnement h4,
.offreAbonnement span {
    color: #A5C9C3;
}

.espaceReserve {
    overflow-y: auto;
    background: #FFFADF;
    clear: left;
    padding: 20px 30px;
}

.espaceReserve>p {
    text-align: center;
    font-family: 'dinmedium';
    font-size: 1.7em;
    margin: 0px 0 10px 0;
    line-height: 1.2em;
}

.espaceReserve .offreAbonnement {
    padding: 15px 20px;
    float: none;
    margin: 0 auto;
    width: 80%;
    max-width: 375px;
    overflow-y: auto;
}

.espaceReserve .offreAbonnement h3,
.espaceReserve .offreAbonnement h4 {
    float: left;
    clear: left;
    width: 50%;
}

.espaceReserve .offreAbonnement>a {
    float: right;
    position: relative;
    bottom: 0px;
    right: 10px;
}

#ficheEspacePrive {
    position: relative;
}

#ficheEspacePrive input,
#ficheEspacePrive select,
#ficheEspacePrive textarea {
    -ms-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

#ficheEspacePrive .buttonRed {
    float: right;
    clear: right;
}

#ficheEspacePrive .buttonReturn {
    display: none;
}

#ficheEspacePrive h1 {
    font-size: 3em;
}

#ficheEspacePrive h2 {
    clear: left;
    padding-top: 20px;
    font-size: 2.4em;
}

#ficheEspacePrive h2 strong {
    font-weight: normal;
    text-transform: uppercase;
}

#ficheEspacePrive h2+span {
    float: right;
    text-align: right;
    color: #c4c4c4;
}

#ficheEspacePrive .outilsFiche {
    float: right;
    clear: right;
}

#ficheEspacePrive .outilsFiche a {
    display: block;
    padding: 3px 3px 3px 8px;
    margin-top: 10px;
    font-size: .8em;
    color: #959595;
    text-transform: uppercase;
    text-align: center;
    clear: right;
    width: 100px;
}

#ficheEspacePrive .outilsFiche+ul {
    font-size: 1.15em;
}

#ficheEspacePrive .outilsFiche+ul a {
    color: #008b9e;
}

#ficheEspacePrive ul li {
    margin: 0 0 10px 0;
}

#ficheEspacePrive form {
    font-size: 1.2em;
    background: #fff;
}

#ficheEspacePrive form label {
    display: block;
    margin-bottom: 10px;
}

#ficheEspacePrive form label span {
    display: inline-block;
    width: 25%;
    font-weight: bold;
    line-height: 1rem;
}

#aiStatus.aiStatus-content {
    width: 100%;
}

#ficheEspacePrive form label span em {
    font-size: 0.6em;
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
}

#ficheEspacePrive form label a {
    color: #008b9e;
}

#ficheEspacePrive form>a {
    color: #008b9e;
    text-decoration: underline;
    font-size: .8em;
    font-style: italic;
    float: right;
    margin: -35px 10% 0 0;
}

#ficheEspacePrive form input[type="text"],
#ficheEspacePrive form input[type="password"],
#ficheEspacePrive form textarea,
#ficheEspacePrive form select {
    outline: 0;
    display: inline-block;
    margin-left: 4px;
    width: 65%;
    padding: 6px 10px;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D5D5D5;
    -webkit-box-shadow: inset 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
    box-shadow: inset 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
}

#ficheEspacePrive form input[type="text"]:hover,
#ficheEspacePrive form input[type="password"]:hover,
#ficheEspacePrive form textarea:hover,
#ficheEspacePrive form select:hover,
#ficheEspacePrive form input[type="text"]:focus,
#ficheEspacePrive form input[type="password"]:focus,
#ficheEspacePrive form textarea:focus,
#ficheEspacePrive form select:focus {
    border: 1px solid #B4B4B4;
    -webkit-box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 2px 2px 3px 0px rgba(50, 50, 50, 0.1);
}

#ficheEspacePrive form textarea {
    min-height: 80px;
}

#ficheEspacePrive form input[type="submit"] {
    float: right;
    clear: right;
    background: #86c9bf;
    background: -moz-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #86c9bf), color-stop(100%, #14a793));
    background: -webkit-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -o-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: -ms-linear-gradient(top, #86c9bf 0%, #14a793 100%);
    background: linear-gradient(to bottom, #86c9bf 0%, #14a793 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#86c9bf', endColorstr='#14a793', GradientType=0);
    float: none;
    display: block;
    clear: both;
    margin: 10px auto;
}

#ficheEspacePrive form input[type="submit"]:hover {
    background: #14a793;
}

#ficheEspacePrive form input.alert,
#ficheEspacePrive form textarea.alert,
#ficheEspacePrive form select.alert {
    border: 1px solid red;
}

#ficheEspacePrive>section {
    padding: 10px 20px 15px 20px;
    margin: 30px 0;
    background: #f5f8f8;
    border: 1px solid #E4E4E4;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow-y: auto;
}

#ficheEspacePrive>section>h3 {
    margin: 7px 0 15px 0;
}

#ficheEspacePrive>section li {
    margin-bottom: 5px;
}

#ficheEspacePrive>section li a {
    color: #008b9e;
}

#ficheEspacePrive>section li em {
    color: #959595;
}

#ficheEspacePrive>section blockquote {
    padding: 0;
    margin: 0 0 20px 0;
    text-align: center;
    font-style: italic;
}

#ficheEspacePrive>section form {
    padding-top: 20px;
    box-shadow: 3px 3px 0px 0px rgba(50, 50, 50, 0.15);
    border: 1px solid #CCC;
}

#ficheEspacePrive>section form>span {
    display: inline-block;
    float: right;
    text-transform: uppercase;
    font-size: .70em;
    color: #000;
    cursor: pointer;
}

#ficheEspacePrive>section form>span:hover {
    text-decoration: underline;
}

#ficheEspacePrive>section form>span+p {
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 1.2em;
    font-size: 1.25em;
    color: #D1D1D1;
    float: left;
}

#ficheEspacePrive>section form label {
    clear: left;
}

#ficheEspacePrive>section.ficheCoordonnees li {
    width: 50%;
}

#ficheEspacePrive>section.ficheCoordonnees li:nth-child(1),
#ficheEspacePrive>section.ficheCoordonnees li:nth-child(2),
#ficheEspacePrive>section.ficheCoordonnees li:nth-child(3),
#ficheEspacePrive>section.ficheCoordonnees li:nth-child(4) {
    float: right;
    clear: right;
    width: 45%;
}

#ficheEspacePrive>section.ficheCoordonnees li span {
    font-weight: bold;
    margin-right: 4px;
}

#ficheEspacePrive>section.ficheLiens li {
    margin: 0;
    padding: 6px 3% 6px 1%;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border-top: 1px dotted #f5f8f8;
    border-bottom: 1px dotted #f5f8f8;
}

#ficheEspacePrive>section.ficheLiens li>a {
    text-transform: uppercase;
    font-weight: bold;
}

#ficheEspacePrive>section.ficheLiens li>span {
    display: none;
    float: right;
}

#ficheEspacePrive>section.ficheLiens li>span a {
    margin-left: 20px;
    color: #747474;
}

#ficheEspacePrive>section.ficheLiens li:hover {
    background-color: #FFF;
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
}

#ficheEspacePrive>section.ficheLiens li:hover>span {
    display: block;
}

#ficheEspacePrive>section.ficheLiens li input[type="checkbox"] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#ficheEspacePrive>section.ficheLiens li input[type="checkbox"]+label {
    padding-left: 35px;
    height: 22px;
    display: inline-block;
    line-height: 22px;
    background-position: 0 0;
    font-size: .85em;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
    background-image: url('../img/charte/sprites.png');
    background-repeat: no-repeat;
    background-position: -300px -140px;
}

#ficheEspacePrive>section.ficheLiens li input[type="checkbox"]:checked+label {
    background-position: -300px -172px;
}

#ficheEspacePrive>section>.buttonAction {
    opacity: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#ficheEspacePrive>section:hover>.buttonAction {
    opacity: 1;
}

#ficheEspacePrive .ficheFormOpen>.buttonAction {
    display: none;
}

#ficheEspacePrive .ficheVide>.buttonAction {
    opacity: 1;
}

.delete,
.edit,
.add {
    text-transform: uppercase;
    text-decoration: none;
    font-size: .85em;
    color: #666;
}

.delete i,
.edit i,
.add i {
    font-size: 1.35em;
}

.delete:hover,
.delete i {
    color: #e72c2c !important;
}

.edit:hover,
.edit i {
    color: #144fa7 !important;
}

.add:hover,
.add i {
    color: #14a793 !important;
}

.buttonAction {
    display: inline-block;
    background: #fff;
    padding: 6px 12px;
    border: 1px solid #D8D8D8;
    float: right;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.buttonAction:hover {
    color: #fff !important;
    background-color: #14a793;
    text-decoration: none;
}

.buttonAction:hover i {
    color: #fff !important;
}

.buttonAction.edit:hover {
    background-color: #144fa7;
}

.buttonAction.delete:hover {
    background-color: #e72c2c;
}

.autoTodoappeler,
.autoTodoecrire,
.autoTodoremercier,
.autoTodoautre {
    margin-left: 1%;
    font-size: 1.1em;
}

.autoTodoappeler:before,
.autoTodoecrire:before,
.autoTodoremercier:before,
.autoTodoautre:before {
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-left: .2em;
    margin-right: .2em;
    text-align: center;
    opacity: .8;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    font-size: 1.4em;
    color: #F35648;
}

.autoTodoappeler:hover:before,
.autoTodoecrire:hover:before,
.autoTodoremercier:hover:before,
.autoTodoautre:hover:before {
    color: #fff;
}

.autoTodoappeler:before {
    content: '\e811';
}

.autoTodoecrire:before {
    content: '\e804';
}

.autoTodoremercier:before {
    content: '\e812';
}

.autoTodoautre:before {
    content: '\e80e';
}

.dashboard h1 {
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: 'dinmedium';
    font-size: 3em;
    color: #b1b6b8;
}

.dashboard>section {
    position: relative;
    width: 42%;
    padding: 0 20px 35px 20px;
    margin-bottom: 40px;
    border-top: solid 4px #c2c2c2;
    background: #fff;
}

.dashboard>section.closed {
    height: 15px;
}

.dashboard>section.closed>* {
    display: none;
}

.dashboard>section.closed>h2 {
    display: block;
}

.dashboard>section.closed>h2+span {
    display: block;
}

.dashboard>section h2 {
    margin: 8px 0 15px 0;
    text-transform: uppercase;
    font-size: 1.8em;
    color: #c2c2c2;
}

.dashboard>section h2+span {
    position: absolute;
    top: -13px;
    right: -10px;
    display: block;
    width: 45px;
    height: 36px;
    padding-top: 9px;
    background-color: #000;
    text-align: center;
    font-family: 'dinmedium';
    font-size: 1.7em;
    color: #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    border-radius: 23px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.dashboard>section li h3 {
    padding: 0;
    margin: 0;
    margin-bottom: -4px;
    font-size: 1.6em;
    line-height: 1.1em;
    overflow-x: hidden;
}

.dashboard>section li h3 strong {
    font-weight: normal;
}

.dashboard>section li h3 a {
    color: #000;
}

.dashboard>section li p {
    padding: 0;
    margin: 0;
    line-height: 1.1em;
}

.dashboard>section li p span {
    font-size: .85em;
    color: #9B9B9B;
}

.dashboard>section .addBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f3f3f3;
    font-family: 'dinmedium';
    text-transform: uppercase;
    font-size: 1.1em;
}

.dashboard>section .addBar span {
    display: inline-block;
    color: #fff;
    background-color: #008b9e;
    text-align: center;
    font-size: 1.2em;
    /*** mon code **/
    width: 104px;
}

.dashboard>section .addBar span a {
    display: block;
    padding: 11px 8%;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.dashboard>section .addBar span a:hover {
    background-color: #FF7A00;
}

.dashboard>section .addBar>a {
    display: block;
    padding: 12px 12px 12px 0px;
    color: #000;
    text-align: right;
    float: right;
    width: 55%;
}

.dashboard>section .addBar .addBarSublink {
    padding-top: 3px;
    padding-bottom: 3px;
}

.dashboard>section .addBar .addBarSublink2 {
    float: right;
    width: auto;
    padding-top: 3px;
    padding-bottom: 3px;
    border-left: 1px dotted #999;
    padding-left: 12px;
}

.dashboard .dashNeutral li {
    margin: 10px 0 10px 15px;
    padding: 0;
    list-style-type: square;
}

.dashboard .dashNeutral li a {
    color: #000;
}

.dashboard .dashPistes {
    border-top-color: #8141f3;
    padding-bottom: 52px;
}

.dashboard .dashPistes h2 {
    color: #8141f3;
}

.dashboard .dashPistes h2+span {
    background-color: #8141f3;
}

.dashboard .dashContact {
    border-top-color: #14a793;
    padding-bottom: 52px;
}

.dashboard .dashContact h2 {
    color: #14a793;
}

.dashboard .dashContact h2+span {
    background-color: #14a793;
}

.dashboard .dashAnnonces {
    border-top-color: #144fa7;
}

.dashboard .dashAnnonces h2 {
    color: #144fa7;
}

.dashboard .dashAnnonces h2+span {
    background-color: #144fa7;
}

.dashboard .dashTodo {
    float: right;
    clear: right;
    border-top-color: #e72c2c;
}

.dashboard .dashTodo h2 {
    color: #e72c2c;
}

.dashboard .dashTodo h2+span {
    background-color: #e72c2c;
}

.dashboard .dashTodo form {
    background-color: #fff;
    padding: 0;
}

.dashboard .dashTodo form input[type="checkbox"] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

.dashboard .dashTodo form input[type="checkbox"]+label {
    padding-left: 35px;
    margin-bottom: 17px;
    height: 30px;
    display: block;
    line-height: 22px;
    background-position: 0 0;
    font-size: .85em;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
    background-image: url('../img/charte/sprites.png');
    background-repeat: no-repeat;
    background-position: -300px -140px;
}

.dashboard .dashTodo form input[type="checkbox"]+label a {
    color: #000;
}

.dashboard .dashTodo form input[type="checkbox"]:checked+label {
    background-position: -300px -172px;
}

.dashboard .dashCalend {
    float: right;
    clear: right;
    border-top-color: #e89300;
}

.dashboard .dashCalend h2 {
    color: #e89300;
}

.dashboard .dashCalend h2+span {
    background-color: #e89300;
}

.dashboard .dashCalend ul {
    margin-bottom: 40px;
}

.dashboard .dashCalend li {
    margin-bottom: 20px;
}

.dashboard .dashCalend li>p strong {
    display: block;
}

.dashboard .dashCalend li a {
    color: #000;
}

.dashboard .dashDocuments {
    float: right;
    clear: right;
    border-top-color: #c742df;
}

.dashboard .dashDocuments h2 {
    color: #c742df;
}

.dashboard .dashDocuments h2+span {
    background-color: #c742df;
}

.dashboard .dashDocuments ul {
    margin-top: 30px;
    margin-bottom: 40px;
}

.dashboard .dashDocuments li {
    margin-bottom: 20px;
}

.dashboard .dashCompte {
    float: right;
    clear: right;
    padding-bottom: 25px;
}

.dashboard .dashVideos {
    float: right;
    clear: right;
    padding-bottom: 25px;
}

.minidashboard {
    max-width: 300px;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
}

.minidashboard .dashTodo form {
    margin-top: 0;
}

.minidashboard .dashCalend li {
    list-style-type: none;
}

.minidashboard .dashCalend li strong {
    font-size: 1.1em;
}

.minidashboard section {
    width: auto;
    opacity: 1;
    float: none !important;
}

.minidashboard section h2 {
    font-family: "dinregular";
}

.minidashboard section h3 {
    font-weight: normal;
    font-family: 'dinmedium';
}

.minidashboard section ul {
    margin-bottom: 15px;
}

.minidashboard section ul li {
    margin-bottom: 30px;
    margin-left: 0;
}

.minidashboard section form label {
    width: auto;
}

.minidashboard section form label a {
    font-size: 1.3em;
}

.minidashboard .closed {
    opacity: .5;
}

.minidashboard .closed:hover {
    opacity: 1;
}

.dashboardToolbar {
    display: inline-block;
    position: fixed;
    top: 225px;
    left: 0;
    border-radius: 0 2px 2px 0;
    z-index: 6000;
}

.dashboardToolbar p {
    width: 55px;
    text-align: center;
    font-family: 'dinlight';
    background: #444444;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    padding: 5px 0;
    font-size: .9em;
}

.dashboardToolbar li {
    position: relative;
    vertical-align: top;
}

.dashboardToolbar li:hover span {
    left: 50px;
    background: #000000;
    opacity: 1;
}

.dashboardToolbar li:hover,
.dashboardToolbar li:hover a,
.dashboardToolbar li:hover a:before {
    background: #000000;
}

.dashboardToolbar li a {
    font-family: 'dinlight';
    text-transform: uppercase;
    vertical-align: top;
    color: #fff;
    background: #444444;
    display: inline-block;
    height: 50px;
    white-space: nowrap;
    font-size: 20px;
}

.dashboardToolbar li a:hover {
    text-decoration: none;
}

.dashboardToolbar li a:before {
    border-left: 5px solid #008b9e;
    z-index: 5000;
    background: #444444;
    position: relative;
    vertical-align: middle;
    content: '\e814';
    display: inline-block;
    width: 50px;
    padding-top: 5px;
    height: 45px;
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    font-size: 28px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.dashboardToolbar li a span {
    display: inline-block;
    position: absolute;
    background: #444444;
    left: -250px;
    height: 40px;
    padding-top: 10px;
    padding-left: 5px;
    padding-right: 10px;
    opacity: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dashboardToolbar li:nth-child(2) a:before {
    border-color: #8141f3;
    content: '\e80e';
}

.dashboardToolbar li:nth-child(3) a:before {
    border-color: #e89300;
    content: '\e801';
}

.dashboardToolbar li:nth-child(4) a:before {
    border-color: #14a793;
    content: '\e815';
}

.dashboardToolbar li:nth-child(5) a:before {
    border-color: #e72c2c;
    content: '\e816';
}

.dashboardToolbar li:nth-child(6) a:before {
    border-color: #144fa7;
    content: '\e804';
}

.dashboardToolbar li:nth-child(7) a:before {
    border-color: #c742df;
    content: '\e817';
}

@font-face {
    font-family: 'jobfinder_icons';
    src: url('../font/jobfinder_icons.eot?22451041');
    src: url('../font/jobfinder_icons.eot?22451041#iefix') format('embedded-opentype'), url('../font/jobfinder_icons.woff?22451041') format('woff'), url('../font/jobfinder_icons.ttf?22451041') format('truetype'), url('../font/jobfinder_icons.svg?22451041#jobfinder_icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

#popinhome {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 9000;
    display: none;
    text-align: center;
}

#popinhomecontent {
    width: 50%;
    margin: 30px auto;
}

#popinhomecontent a {
    color: #008b9e;
}

.nivoSlider {
    position: relative;
    width: 85%;
    margin: 0 auto;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
    overflow-y: visible;
}

.nivoSlider img {
    width: 98% !important;
    background-color: #fff;
    padding: 1%;
}

.nivo-directionNav a {
    display: block;
    background-color: #fff;
    height: 45px;
    width: 50px;
    padding-top: 5px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    border-radius: 25px;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
}

.nivo-directionNav .nivo-prevNav,
.nivo-directionNav .nivo-nextNav {
    position: absolute;
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    font-variant: normal;
    text-transform: none;
    text-align: center;
    font-size: 2.4em;
    color: #DBDBDB;
}

.nivo-directionNav .nivo-prevNav:hover,
.nivo-directionNav .nivo-nextNav:hover {
    text-decoration: none;
}

.nivo-directionNav .nivo-prevNav {
    left: -75px;
}

.nivo-directionNav .nivo-prevNav:before {
    content: '\e80b';
}

.nivo-directionNav .nivo-nextNav {
    right: -75px;
}

.nivo-directionNav .nivo-nextNav:before {
    content: '\e80c';
}

.nivo-caption {
    width: 98%;
    margin: 1% 1% 5% 3%;
    background: none;
    padding: 0;
}

.nivo-caption strong {
    display: inline-block;
    background: black;
    padding: 5px 15px;
    font-size: 2.8em;
    font-family: 'dinmedium';
    font-weight: normal;
    text-transform: uppercase;
    background-color: #008b9e;
}

.nivo-caption span {
    max-width: 700px;
    margin-bottom: 2%;
    background: black;
    padding: 10px 10px;
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: normal;
    font-family: 'dinregular';
    background-color: #747474;
}

.homePush {
    width: 85%;
    margin: 25px auto;
    min-height: 90px;
}

.homeEssai,
.homeConnexion {
    background-color: #fff;
    min-height: 85px;
    text-align: center;
    border: 1px solid #dcdcdc;
    -webkit-box-shadow: 5px 5px 0px 0px #d5d5d5;
    box-shadow: 5px 5px 0px 0px #d5d5d5;
}

.homeEssai>a,
.homeConnexion>a {
    background: #d95c50;
    background: -moz-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d95c50), color-stop(100%, #c05146));
    background: -webkit-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -o-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -ms-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: linear-gradient(to bottom, #d95c50 0%, #c05146 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d95c50', endColorstr='#c05146', GradientType=0);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 0;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 5px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    font-size: 1.1em;
}

.homeEssai>a:hover,
.homeConnexion>a:hover {
    text-decoration: none;
    background: #FFF;
    color: #d95c50;
}

.homeEssai p,
.homeConnexion p {
    margin: 10px;
    color: #767676;
    text-transform: uppercase;
    text-align: center;
    font-size: 1.6em;
}

.homeEssai {
    width: 72%;
    float: left;
    font-family: 'dinregular';
}

.homeEssai p {
    display: inline-block;
    width: 72%;
    margin-left: 0;
    margin-right: 0;
}

.homeEssai p span {
    display: block;
    font-size: 1.2em;
}

.homeEssai p span strong {
    font-family: 'dinbold';
    color: #66ae31;
}

.homeEssai p em {
    display: block;
    font-size: .8em;
    font-style: normal;
}

.homeEssai>a {
    float: right;
    margin-top: 27px;
    margin-right: 15px;
}

.homeConnexion {
    width: 22%;
    float: right;
    font-family: 'dinbold';
}

.homeConnexion p {
    margin-bottom: 5px;
}

.homeConnexion a {
    display: inline-block;
    margin: 0 0 10px 0;
}

.homeArgument {
    clear: both;
    margin: 80px 0;
    text-align: center;
}

.homeArgument li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
}

.homeArgument li div {
    color: #fff;
    background-color: #09729a;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    font-size: 4em;
}

.homeArgument li div:before {
    margin-top: 26%;
}

.homeArgument li div.icon-analytics-chart-graph:before {
    margin-left: .2em;
}

.homeArgument li div.icon-certificate-file:before {
    margin-left: .4em;
}

.homeArgument li h2 {
    font-size: 1.65em;
    font-family: 'dinmedium';
    font-weight: normal;
    color: #09729a;
    text-transform: uppercase;
    margin: 15px 0 0 0;
}

.homeArgument li p {
    margin: 0;
    color: #868686;
    padding: 0 7%;
    line-height: 1.7em;
}

.main .homeAside {
    position: relative;
    vertical-align: top;
    width: 100%;
    max-width: none;
    float: none;
}

.main .homeAside>section,
.main .homeAside>div {
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-left: 3.5%;
}

.main .homeAside>section:first-child,
.main .homeAside>div:first-child {
    margin-left: 0;
}

.main .homeAside .miseEnAvantBlog ul li h4 {
    font-size: 1.25em;
}

aside {
    max-width: 300px;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
}

aside>a {
    display: block;
    background: url('../img/charte/sprites.png') no-repeat 0px -120px;
    max-width: 300px;
    height: 250px;
    text-indent: -5000px;
}

aside section {
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    background-color: #fff;
    padding: 15px 30px;
    padding: 15px 20px 10px 20px;
    margin-bottom: 30px;
}

aside section h3 {
    padding: 0 0 0 25px;
    margin: 0 0 10px 0;
    background: url('../img/charte/sprites.png') no-repeat -626px -114px;
    font-family: 'dinmedium';
    color: #008b9e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.7em;
}

aside section li {
    list-style-type: square;
    margin-left: 20px;
    margin-bottom: 10px;
}

aside section li p {
    margin: 0;
    padding: 0;
}

aside section li p:first-child {
    color: #c4c4c4;
    font-size: .85em;
}

aside section li h3 {
    background: none;
}

aside section li h4 {
    margin: 0;
    padding: 0;
}

aside section li h4 a {
    color: #000;
}

aside section li>a {
    color: #000;
}

aside section .linkRight a {
    padding-top: 4px;
    padding-bottom: 6px;
    text-transform: uppercase;
}

aside .testimonial img {
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    border: 1px solid #dcdcdc;
    float: left;
    margin-right: 10px;
}

aside .testimonial h4 {
    font-size: 1.15em;
    padding: 0;
    margin: 0;
}

aside .testimonial h4 a {
    color: #000;
}

aside .testimonial h4+p {
    margin: 0;
    text-transform: uppercase;
    color: #959595;
}

aside .testimonial h4+p+p {
    margin: 0;
}

aside .testimonial h4+p+p a {
    color: #000;
}

aside .miseEnAvantBlog h3 {
    margin: 0 0 20px 0;
    font-size: 1.7em;
}

aside .miseEnAvantBlog li {
    margin-bottom: 20px;
    margin-left: 0px;
    list-style-type: none;
    padding: 0;
}

aside form {
    margin: 35px 0;
}

aside form h3 {
    font-family: 'dinmedium';
    color: #008b9e;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 1.9em;
    margin: 0;
}

aside form label {
    margin-bottom: 5px;
    display: inline-block;
    width: 46%;
    font-weight: bold;
}

aside form label+label {
    margin-left: 6%;
}

aside form label input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #afafaf;
    width: 89%;
    padding: 4px 5%;
}

aside form input[type='submit'] {
    background: #d95c50;
    background: -moz-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d95c50), color-stop(100%, #c05146));
    background: -webkit-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -o-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: -ms-linear-gradient(top, #d95c50 0%, #c05146 100%);
    background: linear-gradient(to bottom, #d95c50 0%, #c05146 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#d95c50', endColorstr='#c05146', GradientType=0);
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 0;
    font-size: 1.1em;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 5px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    float: right;
    width: 46%;
}

aside form input[type='submit']:hover {
    text-decoration: none;
    background: #FFF;
    color: #d95c50;
}

aside form>a {
    color: #008b9e;
    text-decoration: underline;
    font-size: .8em;
    font-style: italic;
}

aside .asideSocial {
    overflow: auto;
    min-height: 40px;
    margin-bottom: 15px;
}

aside .asideSocial p {
    width: 85px;
    margin: 0;
    float: left;
    font-family: 'dinregular';
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: uppercase;
    color: #868686;
}

aside .asideSocial ul {
    width: 206px;
    float: right;
}

aside .asideSocial ul li {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: 5px;
    padding: 0;
    text-indent: -7000px;
}

aside .asideSocial ul li a {
    display: block;
    width: 36px;
    height: 36px;
    background: url('../img/charte/sprites.png') no-repeat -200px 0;
}

aside .asideSocial ul li .IconLinkedIn {
    background-position: -200px 0;
}

aside .asideSocial ul li .IconViadeo {
    background-position: -225px 0;
}

aside .asideSocial ul li .IconFacebook {
    background-position: -250px 0;
}

aside .asideSocial ul li .IconTwitter {
    background-position: -275px 0;
}

aside .asideSocial ul li .IconGooglePlus {
    background-position: -300px 0;
}

aside .asideSocial ul li {
    margin: 0;
}

aside .asideSocial ul li .IconLinkedIn {
    background-position: -200px -24px;
}

aside .asideSocial ul li .IconViadeo {
    background-position: -236px -24px;
}

aside .asideSocial ul li .IconFacebook {
    background-position: -274px -24px;
}

aside .asideSocial ul li .IconTwitter {
    background-position: -311px -24px;
}

aside .asideSocial ul li .IconGooglePlus {
    background-position: -348px -24px;
}

aside .chercheContact {
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    margin: 0 0 20px 0;
    padding: 10px;
    background: #fff;
}

aside .chercheContact h3 {
    font-size: 1.5em;
}

aside .chercheContact label {
    width: 65%;
}

aside .chercheContact input[type="text"] {
    width: 100%;
}

aside .chercheContact input[type="submit"] {
    width: auto;
}

#offreDecouverteCarre {
    background: url('../img/charte/sprites.png') no-repeat 0 -140px;
    max-width: 292px;
    height: 177px;
    padding: 0;
    border: 4px solid #fff;
}

.footer-container {
    clear: both;
    margin-top: 10px;
    padding-bottom: 25px;
    background-color: #484743;
}

.footer-container footer {
    border-top: 5px solid #008b9e;
    padding-top: 20px;
}

.footer-container footer>div {
    vertical-align: top;
    display: inline-block;
    width: 35%;
    padding-left: 5%;
    padding-right: 5%;
}

.footer-container footer>div:first-child {
    width: 30%;
    padding: 0;
}

.footer-container footer>div:last-child {
    width: 23%;
    padding: 0;
}

.footer-container footer>div:last-child ul {
    width: 100%;
    float: right;
}

.footer-container footer>div:last-child ul li {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: 5px;
    padding: 0;
    text-indent: -7000px;
}

.footer-container footer>div:last-child ul li a {
    display: block;
    width: 36px;
    height: 36px;
    background: url('../img/charte/sprites.png') no-repeat -200px 0;
}

.footer-container footer>div:last-child ul li .IconLinkedIn {
    background-position: -200px 0;
}

.footer-container footer>div:last-child ul li .IconViadeo {
    background-position: -225px 0;
}

.footer-container footer>div:last-child ul li .IconFacebook {
    background-position: -250px 0;
}

.footer-container footer>div:last-child ul li .IconTwitter {
    background-position: -275px 0;
}

.footer-container footer>div:last-child ul li .IconGooglePlus {
    background-position: -300px 0;
}

.footer-container footer>div:last-child ul li {
    margin: 0 5px 0 0;
}

.footer-container footer>div:last-child ul li .IconLinkedIn {
    background-position: -200px -24px;
}

.footer-container footer>div:last-child ul li .IconViadeo {
    background-position: -236px -24px;
}

.footer-container footer>div:last-child ul li .IconFacebook {
    background-position: -274px -24px;
}

.footer-container footer>div:last-child ul li .IconTwitter {
    background-position: -311px -24px;
}

.footer-container footer>div:last-child ul li .IconGooglePlus {
    background-position: -348px -24px;
}

.footer-container footer h3 {
    padding: 0;
    margin: 0 0 5px 0;
    font-family: 'dinregular';
    text-transform: uppercase;
    color: #9f9f9f;
    font-size: 1.8em;
    font-weight: normal;
}

.footer-container footer p {
    margin-top: 5px;
    color: #e3e3e3;
}

.footer-container footer a {
    color: #51a3ae;
    font-weight: bold;
}

.footer-container footer form {
    margin-bottom: 25px;
}

.footer-container footer form input {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 3%;
    border: 0;
    width: 33%;
    background-color: #808080;
    color: #fff;
    font-style: italic;
}

.footer-container footer form input[type='submit'] {
    width: auto;
    padding: 4px 7px;
    background-color: #008b9e;
    color: #000;
    font-style: normal;
    font-weight: bold;
}

.footer-container footer form input[type='submit']:hover {
    color: #fff;
}

@media only screen and (max-width:1096px) {
    aside .miseEnAvantBlog {
        margin-bottom: 15px;
    }
    aside .asideSocial p {
        display: none;
    }
    aside .asideSocial ul {
        text-align: center;
        width: auto;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    aside .asideSocial ul li {
        margin: 0 0.5%;
    }
    .homeEssai {
        min-height: 75px;
    }
    .homeEssai p {
        width: 70%;
        font-size: 1.35em;
    }
    .homeEssai>a {
        margin-top: 20px;
    }
    .homeConnexion {
        min-height: 75px;
    }
    .homeConnexion p {
        font-size: 1.3em;
        margin-bottom: 5px;
        margin: 10px 0 2px 0;
    }
    .homeArgument li h2 {
        width: 86%;
        margin-left: auto;
        margin-right: auto;
    }
    .footer-container footer h3 {
        font-size: 1.7em;
    }
}

@media only screen and (max-width:980px) {
    .dashboardToolbar {
        display: none;
    }
    .wrapper {
        width: 96%;
        margin: 0 auto;
    }
    header .menubar nav li a {
        padding: 0 11px 0 19px;
    }
    .homeEssai p {
        width: 70%;
        font-size: 1.2em;
    }
}

@media only screen and (max-width:935px) {
    .nivo-caption strong {
        font-size: 2em;
    }
    .nivo-caption span {
        font-size: 1.3em;
    }
    aside form label {
        width: 100%;
    }
    aside form label+label {
        margin-left: 0;
    }
    aside form input[type='submit'] {
        width: auto;
    }
    .homeConnexion {
        width: 26%;
    }
    .homeEssai {
        width: 70%;
    }
    .homeEssai p {
        width: 53%;
    }
    .homeEssai p em {
        display: none;
    }
}

@media only screen and (max-width:880px) {
    body {
        padding-top: 130px;
    }
    header .topbar p em,
    header .topbar p span {
        display: none;
    }
    header .menubar {
        height: 60px;
    }
    header .menubar nav ul {
        margin-top: 20px;
    }
    header .menubar nav ul li a {
        padding: 0 7px 0 14px;
        border: 0;
        font-size: 1.4em;
    }
    header .menubar .brand {
        background: url('../img/charte/sprites.png') no-repeat 0 -90px !important;
        width: 167px !important;
        height: 25px !important;
        margin-top: 17px;
    }
    .nivo-nextNav {
        right: -62px !important;
    }
    .nivo-prevNav {
        left: -62px !important;
    }
    .homeArgument li div {
        width: 80px;
        height: 80px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        font-size: 3.2em;
    }
    .espaceReserve .offreAbonnement {
        width: 90%;
    }
}

@media only screen and (max-width:780px) {
    .main .homeAside>div {
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .main .homeAside section {
        width: 90%;
        display: block;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .footer-container footer {
        overflow-y: auto;
    }
    .footer-container footer>div {
        width: 44%;
        padding: 0;
        display: inline-block;
        margin: 10px auto;
        float: right;
    }
    .footer-container footer>div div {
        display: none;
    }
    .footer-container footer>div:first-child {
        width: 50%;
        display: block;
        float: left;
    }
    .footer-container footer>div:last-child {
        width: 44%;
        display: block;
        float: right;
    }
}

@media only screen and (max-width:720px) {
    header .topbar form {
        width: 25%;
    }
    header .topbar form input[type="text"],
    header .topbar form input[type="password"] {
        width: 78%;
    }
    header .topbar ul {
        width: 148px;
    }
    header .topbar ul li {
        margin-left: 0px;
    }
    header .topbar p {
        width: 40%;
    }
    header .menubar nav ul li:first-child {
        display: none;
    }
    .homeConnexion {
        width: 29%;
    }
    .homeEssai {
        width: 64%;
    }
    .homeEssai p {
        width: 51%;
        line-height: 1.2em;
    }
    .homeEssai p em {
        display: none;
    }
    .homeEssai>a {
        margin-right: 10px;
    }
    .homeArgument {
        margin: 25px 0 35px 0;
    }
    .homeArgument li div {
        width: 60px;
        height: 60px;
        font-size: 2.2em;
    }
    .homeArgument li h2 {
        line-height: 1.2em;
    }
    .homeArgument li p {
        line-height: 1.7em;
        padding: 0 3%;
    }
}

@media only screen and (min-width:441px) and (max-width:767px) {
    .nivo-caption strong {
        font-size: 1.5em;
    }
    .nivo-caption span {
        font-size: 1em;
    }
    .wrapper {
        width: 96%;
        margin: 0 auto;
    }
    .main aside {
        max-width: 100%;
        border-top: 3px dotted #D6D6D6;
        padding-top: 30px;
    }
    .main aside #offreDecouverteCarre {
        float: left;
        max-width: none;
        width: 45%;
    }
    .main aside form {
        float: right;
        width: 45%;
        max-width: 292px;
        margin-top: 10px;
        min-height: 177px;
    }
    .main aside .chercheContact {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        padding-left: 3%;
        padding-right: 3%;
        min-height: 0;
        max-width: 1000px;
    }
    .main aside .miseEnAvantBlog {
        float: left;
    }
    .main aside section {
        width: 41%;
        padding: 0px 3% 30px 3%;
    }
    .main aside div {
        display: none;
    }
    .main aside div~section {
        float: right;
        clear: right;
    }
    .main aside .minidashboard {
        max-width: none;
        display: block;
        float: none;
    }
    .main aside .minidashboard div {
        display: block;
    }
    .main aside .minidashboard section {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
    }
    .main aside .minidashboard section form {
        float: none;
        min-height: 10px;
        width: auto;
    }
    .main aside .minidashboard section form label {
        font-size: 1.2em !important;
    }
    .main aside .minidashboard section .addBar>a {
        padding-top: 13px;
    }
    .main .homeAside .miseEnAvantBlog {
        float: none;
    }
    .main .homeAside section {
        max-width: none;
        padding-top: 15px;
    }
    .dashboard section {
        width: 41%;
        padding: 5px 3% 10px 3%;
    }
    .dashboard section .addBar>a {
        padding: 0px 12px 0px 0px;
        width: 51%;
    }
    .dashboard section .addBar span a {
        padding: 11px 7%;
    }
}

@media only screen and (min-width:768px) and (max-width:900px) {
    .dashboard section {
        width: 43%;
        padding: 0 15px 35px 10px;
    }
    .dashboard section .addBar>a {
        padding: 6px 12px 0px 0px;
        width: 51%;
    }
    .dashboard section .addBar span a {
        padding: 11px 7%;
    }
    .wrapper {
        width: 98%;
    }
    .minidashboard section {
        width: auto;
    }
}

@media only screen and (max-width:690px) {
    .homeArgument li h2 {
        line-height: 1.2em;
        width: 95%;
        font-size: 1.4em;
    }
    .homeArgument li p {
        line-height: 1.4em;
        padding: 0 3%;
    }
}

@media only screen and (max-width:620px) {
    header .menubar nav ul li a {
        padding: 0 7px 0 7px;
        font-size: 1.3em;
    }
}

@media only screen and (max-width:563px) {
    .homeConnexion {
        display: block;
        float: none;
        width: 100%;
        min-height: 55px;
    }
    .homeConnexion p {
        float: left;
        width: 58%;
        line-height: 1.2em;
        margin-top: 14px;
        font-size: 1.5em;
    }
    .homeConnexion>a {
        margin-top: 13px;
        margin-right: 10px;
        float: right;
    }
    .homeEssai {
        display: block;
        float: none;
        width: 100%;
        min-height: 55px;
        margin-bottom: 20px;
    }
    .homeEssai p {
        width: 53%;
        line-height: 1.2em;
    }
    .homeEssai>a {
        margin-top: 15px;
    }
    .homeArgument li h2 {
        max-width: 110px;
    }
    .homeArgument li p {
        display: none;
    }
    header .topbar {
        height: 30px;
        padding-top: 5px;
    }
    header .topbar form {
        width: 105px;
    }
    header .topbar form input[type="text"],
    header .topbar form input[type="password"] {
        width: 80px;
    }
    header .topbar ul {
        width: 155px;
    }
    header .topbar ul li {
        margin-left: 1px;
    }
    header .topbar p {
        width: auto;
    }
    header .menubar {
        height: 70px;
    }
    header .menubar nav ul {
        margin-top: 5px;
        text-align: center;
    }
    header .menubar nav ul li a {
        padding: 0 9px 0 9px;
        border: 0;
        font-size: 1.5em;
    }
    header .menubar nav ul li:first-child {
        display: none;
    }
    header .menubar .brand {
        float: none;
        display: block;
        background: url('../img/charte/sprites.png') no-repeat 0 -90px !important;
        width: 150px !important;
        height: 25px !important;
        margin: 8px auto;
    }
    .smallerHeader .menubar nav ul {
        margin-top: 15px;
    }
    .smallerHeader .menubar .brand {
        display: none;
    }
    .content .tags ul {
        width: auto;
        margin-left: 0;
    }
    .content section img {
        margin-bottom: 5px !important;
    }
    .content section p {
        margin-left: 0 !important;
    }
    .footer-container footer {
        overflow-y: auto;
    }
    .footer-container footer>div,
    .footer-container footer>div:last-child {
        width: 90%;
        padding: 0;
        display: block;
        float: none;
    }
    .footer-container footer>div:first-child {
        display: none;
    }
    .dashboard section {
        width: 95%;
        clear: right !important;
        padding: 0 15px 35px 10px;
    }
    .dashboard section .addBar>a {
        padding: 12px 12px 0px 0px;
        width: 51%;
        font-size: 1.15em;
    }
    .dashboard section .addBar span a {
        padding: 11px 13%;
    }
    .espaceReserve .offreAbonnement h3,
    .espaceReserve .offreAbonnement h4 {
        float: none;
        width: auto;
    }
    .espaceReserve .offreAbonnement a {
        float: none;
        bottom: auto;
        right: auto;
    }
}

@media only screen and (max-width:520px) {
    header .topbar form {
        width: 25%;
    }
    header .topbar form input[type="text"],
    header .topbar form input[type="password"] {
        width: 65%;
    }
    header .topbar ul {
        display: none;
    }
    header .topbar p {
        width: 60%;
    }
    .main aside .minidashboard {
        max-width: none;
    }
    .main aside .minidashboard section {
        width: 90%;
    }
}

@media only screen and (max-width:480px) {
    .slider-wrapper {
        display: none;
    }
}

@media only screen and (max-width:440px) {
    .smallerHeader .menubar {
        height: 65px;
    }
    header .menubar nav ul li a {
        padding: 0 7px 0 7px;
        font-size: 1.3em;
    }
    .homePush {
        width: 100%;
    }
    .main aside {
        max-width: 100%;
        border-top: 3px dotted #D6D6D6;
        padding-top: 30px;
    }
    .main aside #offreDecouverteCarre,
    .main aside .miseEnAvantBlog,
    .main aside form,
    .main aside section,
    .main aside div {
        margin-left: auto;
        margin-right: auto;
        width: auto;
    }
}

@media only screen and (max-width:410px) {
    header .menubar {
        height: 95px;
    }
    header .menubar nav ul {
        margin-top: 10px;
        line-height: 1.2em;
        padding: 0 29px;
    }
    header .menubar nav ul li a {
        padding: 0 10px 0 10px;
        font-size: 1.4em;
    }
}

@media only screen and (max-width:340px) {
    header .menubar nav ul {
        padding: 0;
    }
    .content section img {
        float: none !important;
        display: block !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .content section h4 {
        margin-top: 0 !important;
    }
}

.navideo {
    height: 100px;
}

.navideo a {
    color: #008b9e;
}

.navideo .prevvid {
    float: left;
    width: 45%;
}

.navideo .prevvid img {
    float: left;
    margin-right: 10px;
}

.navideo .nextvid {
    float: right;
    width: 45%;
    text-align: right;
}

.navideo .nextvid img {
    float: right;
    margin-left: 10px;
}

@media print {
    a[href]:after {
        content: none !important;
    }
    body {
        padding-top: 0;
    }
    body>header,
    body .footer-container,
    body .main-container aside {
        display: none;
    }
}

@font-face {
    font-family: 'jobfinder_icons';
    src: url('../font/jobfinder_icons.eot?29598610');
    src: url('../font/jobfinder_icons.eot?29598610#iefix') format('embedded-opentype'), url('../font/jobfinder_icons.woff?29598610') format('woff'), url('../font/jobfinder_icons.ttf?29598610') format('truetype'), url('../font/jobfinder_icons.svg?29598610#jobfinder_icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
    font-family: "jobfinder_icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.icon-users:before {
    content: '\e815';
}

.icon-lightbulb:before {
    content: '\e80e';
}

.icon-cancel-circled:before {
    content: '\e805';
}

.icon-link:before {
    content: '\e800';
}

.icon-pencil:before {
    content: '\e807';
}

.icon-edit:before {
    content: '\e804';
}

.icon-chat:before {
    content: '\e80f';
}

.icon-trash:before {
    content: '\e802';
}

.icon-doc-text:before {
    content: '\e803';
}

.icon-doc-text-inv:before {
    content: '\e808';
}

.icon-folder-open-empty:before {
    content: '\e817';
}

.icon-phone:before {
    content: '\e811';
}

.icon-cog-alt:before {
    content: '\e810';
}

.icon-calendar:before {
    content: '\e801';
}

.icon-cancel:before {
    content: '\e806';
}

.icon-left-dir:before {
    content: '\e809';
}

.icon-right-dir:before {
    content: '\e80a';
}

.icon-left-open:before {
    content: '\e80b';
}

.icon-right-open:before {
    content: '\e80c';
}

.icon-laptop:before {
    content: '\e80d';
}

.icon-list-numbered:before {
    content: '\e816';
}

.icon-gauge:before {
    content: '\e814';
}

.icon-thumbs-up:before {
    content: '\e812';
}

.icon-comment:before {
    content: '\e818';
}

.icon-newspaper:before {
    content: '\e81c';
}

.icon-chart-line:before {
    content: '\e81a';
}

.icon-chart-bar:before {
    content: '\e819';
}

.icon-flow-tree:before {
    content: '\e81b';
}

.icon-lightbulb-1:before {
    content: '\e813';
}

.animate-spin {
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
        -o-transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

#holder {
    border: 4px dashed #ccc;
    margin: 5px 0 5px 0;
}

#holder.hover {
    border: 4px dashed #0c0;
}

#holder img {
    display: block;
    margin: 10px auto;
}

#holder p {
    margin: 10px;
}

progress {
    width: 100%;
    display: none;
}

.content .articleToolbar a,
.content .articleToolbar p {
    color: #728493;
    font-weight: bold;
    text-transform: uppercase;
}

.content .articleToolbar .share {
    float: right;
    padding: 0;
    margin: 1px 10px 0 0;
}

.content .articleToolbar .print a {
    margin-top: 1px;
    margin-left: 10px;
    float: left;
}

.content .articleToolbar .print a:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 20px;
    background: url('../img/charte/sprites.png') no-repeat -433px -274px;
}

.content .articleToolbar .share a {
    float: right;
    width: 16px;
    height: 16px;
    background: url('../img/charte/sprites.png') no-repeat -300px -277px;
    margin-left: 10px;
    margin-top: 4px;
}

.content .articleToolbar .share .IconLinkedIn {
    background-position: -327px -277px;
}

.content .articleToolbar .share .IconViadeo {
    background-position: -300px -277px;
}

.content .articleToolbar .share .IconFacebook {
    background-position: -380px -277px;
}

.content .articleToolbar .share .IconTwitter {
    background-position: -353px -277px;
}

.content .articleToolbar .share .IconGooglePlus {
    background-position: -406px -277px;
}

.inputAlerte {
    border: 1px solid red !important;
}

.pError {
    display: none;
    color: red;
    font-size: 0.8em;
    padding: 0 15% 5px 25%;
    margin: -10px 0 0 0 !important;
}

.pInfo {
    text-align: center !important;
    padding-left: 10%;
    padding-right: 10%;
    font-weight: normal !important;
}

#form_monmdp label span {
    width: 40% !important;
}

#form_monmdp label input[type="password"] {
    width: 50%;
}

#form_monmdp .pError {
    padding: 0 5% 5px 40%;
}

#form_codepromo label span,
#form_codeparrain label span {
    width: 40% !important;
}

#form_codepromo label input[type="text"],
#form_codeparrain label input[type="text"] {
    width: 50%;
}

#form_codepromo .pError,
#form_codeparrain .pError {
    padding: 0 5% 5px 40%;
}

#divCalendrier {
    margin-bottom: 15px;
}

#divCalendrierFull {
    margin-top: 30px;
}

.calendrierJSp {
    padding: 0 !important;
    margin: 0 0 4px 0 !important;
    text-align: center !important;
    text-transform: uppercase;
    height: 22px;
    cursor: auto;
    font-size: 0.9em;
    font-weight: bold;
    position: relative;
}

.calendrierJSp a {
    margin: 3px 15px 0 13px;
    background: url('../img/charte/sprites.png') no-repeat -300px -301px;
    position: absolute;
    top: 0;
    left: 0;
    width: 13px;
    height: 15px;
}

.calendrierJSp .calJSnext {
    right: 0;
    left: inherit;
    background-position: -328px -301px;
}

.calendrierJS {
    width: 100%;
    border-collapse: collapse;
    padding: 0;
    margin: 0;
    cursor: auto;
    font-weight: bold;
}

.calendrierJS tr th,
.calendrierJS tr td {
    text-align: center;
    color: #cecece;
    padding: 0;
    margin: 0;
}

.calendrierJS tr td {
    color: #000;
}

.calendrierJS tr td a {
    color: #000;
    background-color: #f6cf8c;
}

.calendrierJS tr td a:hover {
    border: 3px solid #f6cf8c;
    margin: 0;
    text-decoration: none;
}

.calendrierJS tr td em {
    background-color: #eee;
    font-style: normal;
}

.calendrierJS tr td span {
    background-color: #f8f8f8;
}

.calendrierJS tr td em,
.calendrierJS tr td span,
.calendrierJS tr td a {
    padding: 5px 0 5px 0;
    display: block;
    margin: 3px;
}

.iconeViadeo {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -5000px;
    background: url('../img/charte/sprites.png') no-repeat -300px -277px;
}

.iconeLinkedIn {
    display: inline-block;
    width: 16px;
    height: 16px;
    text-indent: -5000px;
    background: url('../img/charte/sprites.png') no-repeat -327px -277px;
}

.main-container .main .slider-wrapper h1 {
    margin-top: 0;
    font-size: 2.5em;
    font-family: 'dinmedium';
    color: #008b9e;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}

.main-container .main .slider-wrapper h1 sup {
    font-size: 0.8em;
    top: 0;
}

.ficheCabinet h2 a {
    color: #222;
}

.ficheCabinet h2 a:hover {
    text-decoration: underline;
}

.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
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default!important
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    min-height: 0
}

.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-noicons {
    padding-left: .7em
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none
}

.ui-button-icon-only {
    width: 2.2em
}

button.ui-button-icon-only {
    width: 2.4em
}

.ui-button-icons-only {
    width: 3.4em
}

button.ui-button-icons-only {
    width: 3.7em
}

.ui-button .ui-button-text {
    display: block;
    line-height: normal
}

.ui-button-text-only .ui-button-text {
    padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em
}

input.ui-button {
    padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px
}

.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em
}

.ui-buttonset {
    margin-right: 7px
}

.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em
}

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

.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-year {
    width: 100%
}

.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
}

.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
}

.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
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position: relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 21px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor: pointer
}

.ui-dialog .ui-resizable-se {
    width: 12px;
    height: 12px;
    right: -5px;
    bottom: -5px;
    background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move
}

.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none
}

.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    width: 100%;
    list-style-image: url(data:image/gif;
 base64, R0lGODlhAQABAIAAAAAAAP ///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7)
}

.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0
}

.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    min-height: 0;
    font-weight: normal
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px
}

.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5
}

.ui-menu .ui-state-disabled a {
    cursor: default
}

.ui-menu-icons {
    position: relative
}

.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em
}

.ui-menu .ui-menu-icon {
    position: static;
    float: right
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("images/animated-overlay.gif");
    height: 100%;
    filter: alpha(opacity=25);
    opacity: 0.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image: none
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px
}

.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none
}

.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
    background-position: -65px -16px
}

.ui-tabs {
    position: relative;
    padding: .2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space: nowrap
}

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text
}

.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Trebuchet MS, Tahoma, Verdana, 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: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
    font-size: 1em
}

.ui-widget-content {
    border: 1px solid #ddd;
    background: #eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
    color: #333
}

.ui-widget-content a {
    color: #333
}

.ui-widget-header {
    border: 1px solid #e78f08;
    background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
    color: #fff;
    font-weight: bold
}

.ui-widget-header a {
    color: #fff
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #1c94c4;
    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 #fbcb09;
    background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #c77405
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #c77405;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #fbd850;
    background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #eb8f00
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #eb8f00;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fed22f;
    background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
    color: #363636
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
    color: #fff
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff
}

.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)
}

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url(images/ui-icons_222222_256x240.png)
}

.ui-widget-header .ui-icon {
    background-image: url(images/ui-icons_ffffff_256x240.png)
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_ef8c08_256x240.png)
}

.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_228ef1_256x240.png)
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_ffd27a_256x240.png)
}

.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 {
    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
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    border-top-left-radius: 4px
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-top-right-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    border-bottom-left-radius: 4px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    border-bottom-right-radius: 4px
}

.ui-widget-overlay {
    background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
    opacity: .5;
    filter: Alpha(Opacity=50)
}

.ui-widget-shadow {
    margin: -5px 0 0 -5px;
    padding: 5px;
    background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
    opacity: .2;
    filter: Alpha(Opacity=20);
    border-radius: 5px
}

.btn_code {
    width: 30% !important;
    cursor: pointer;
    background: #fff;
    background: #fff;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#c05146', GradientType=0);
    color: #008b9e;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'dinbold';
    border: 1px #afafaf solid;
    font-size: 0.9em;
    -webkit-box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    box-shadow: 4px 4px 7px 0px rgba(50, 50, 50, 0.1);
    padding: 9px 20px;
    -webkit-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -moz-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -o-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    -ms-transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    transition: background 500ms linear, box-shadow 500ms linear, color 500ms linear;
    text-align: center !important;
    margin-left: 0%;
}

.btn_code:hover {
    text-decoration: none;
    background: #d95c50;
    color: #fff;
}

.speech-timestamp {
    display: none;
}

#transcriptionBlock {
    flex: 1;
    width: 100%;
}

#transcriptionBlock .transcription-wrap {
    position: relative;
    width: 100%;
}

#transcriptionBlock #transcription {
    width: 100%;
    min-height: 120px;
    overflow: hidden;
    resize: none;
    padding: 52px 14px 12px 14px;
    border: 1px solid #d1d5db;
    border-radius: 8px;
    background: #f3f3f3;
}

#transcriptionBlock .controls {
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    gap: 8px;
    z-index: 2;
}

#transcriptionBlock .controls .btn {
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}

#transcriptionBlock #startBtn {
    background: #2db5a0;
    color: #fff;
}

#transcriptionBlock #stopBtn {
    background: #fca5a5;
    color: #991b1b;
}

#transcriptionBlock #stopBtn[disabled] {
    opacity: 0.55;
    cursor: not-allowed;
}

#transcriptionBlock #clearBtn {
    background: #e5e7eb;
    color: #374151;
}

#transcriptionBlock .controls svg {
    width: 14px;
    height: 14px;
}

.flex-element {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.word-count {
    display: inline-flex;
    gap: 10px;
    align-items: center;
}

.status-bar {
    background: #f8f9fa;
    padding: 15px;
    border-radius: 8px;
    margin: 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-left: 4px solid #007bff;
}

.status-indicator {
    display: flex;
    align-items: center;
    gap: 10px;
}

.status-dot {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #dc3545;
    animation: pulse 2s infinite;
}

.content #ficheEspacePrive .flex-element span {
    width: 50%;
}

#transcriptionBlock span {
    width: 100% !important;
}

.speech-info {
    background: #d1ecf1;
    color: #0c5460;
    padding: 15px;
    border-radius: 8px;
    border-left: 4px solid #17a2b8;
    margin: 10px 0;
}

.speech-partial-result {
    background: #e3f2fd;
    color: #1976d2;
    padding: 10px;
    border-radius: 6px;
    margin: 10px 0;
    border-left: 4px solid #1976d2;
    font-style: italic;
    min-height: 20px;
}