@charset "UTF-8";
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  animation: fa-spin 1s infinite steps(8); }

@keyframes fa-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

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

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-solid-900-934a94434bf9d70c1240a78d5fe78757ff91d1264ae00a1741450e0eef8e9493.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-solid-900-934a94434bf9d70c1240a78d5fe78757ff91d1264ae00a1741450e0eef8e9493.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-solid-900-8359fc529007778d3a4d7019896d9c149233a62cc34255c2c5bd2a3bb77f97da.woff2) format("woff2"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-solid-900-fda129aceafe7c9c766010fbc4461fa2eb86563d80bbc15f0442dc7c674d9e39.woff) format("woff"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-solid-900-7d974fa4f60281b1e72f8016c13a6bad8f04958bcd04a69e4000ca573c88e8db.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-solid-900-46cf582bfe3502172a3a4d54cfd380444289c03c9480a107f00c190db3722950.svg#fontawesome) format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-brands-400-5e54feb2d8cde6b938fa70c95c8e928eff34859e8aaa965b47320872a87ce547.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-brands-400-5e54feb2d8cde6b938fa70c95c8e928eff34859e8aaa965b47320872a87ce547.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-brands-400-30f8635d0db9d15cac246e0402c02fdfa75eec896dc568f83a9012ed5ec47002.woff2) format("woff2"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-brands-400-e9fa99e59489b4d9270af15949c0df98b805649278b41063f4221819b3d8772e.woff) format("woff"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-brands-400-2bbd3e05518ff1f338c9c223dbb70f09733bc58ea9370a6488bc07e911ac433f.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-brands-400-e938fcdde52485595e32c17bcf19a8ff23390e2081b52352d8a345f5170dce7f.svg#fontawesome) format("svg"); }

.fa,
.fab {
  font-family: 'Font Awesome 5 Brands'; }

/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-regular-400-7cf61689b348595522e00a5634d9b35e7eb7a25d7ba7e9cce5f02484e1684377.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-regular-400-7cf61689b348595522e00a5634d9b35e7eb7a25d7ba7e9cce5f02484e1684377.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-regular-400-23fed01aa8356304efa21c764adac85d840c3feafe988ce828e322f0001aabe6.woff2) format("woff2"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-regular-400-ecc54652d705cda26767bc7dd7516893e0d2838b79be2427cb9188f9e4a64eff.woff) format("woff"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-regular-400-370a10b3877b873b2a1ef13ec5829cca64b323dd05199dbfa7fa80e7a2b8fb65.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/fontawesome/fa-regular-400-d20f2c71ef1e9a5b46e2aacfad2f759e8abdb20fce27fd6bc7d401af8fa7c93a.svg#fontawesome) format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }

#env-banner {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 0;
  color: #ff5800; }

section#profile_cv em.placeholder {
  color: #898989; }

section#profile_cv.editable #other_skills .content_box_profil div.like_paragraph,
section#profile_cv.editable #right_part_cv #quick_stats div.like_paragraph,
section#profile_cv.editable .border_to_edit,
section#profile_cv.editable #contact_info {
  border-color: #ff5800; }

section#profile_cv span.btn_add {
  background-color: #ff5800;
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/profil/btn_plus-c8398243e58d1f40a755d25b3de78a54fffcb4c38cf113f5a075c3bacd462567.gif);
  color: #fff; }

section#profile_cv span.btn_edit {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/profil/btn_edit_box_profil-bb9d1c6b41f727bd8785f5ceec46785facb95c7e96160faa99be18d2c9a72dcc.gif); }

section#profile_cv span.btn_supp {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/profil/btn_supp_box_profil-33e2d04db6d30f1722425ec7b3675d55592c331859a0450509dbb33648d3b645.gif); }

section#profile_cv .purchase_personnal_info {
  text-align: center;
  color: #333;
  font-weight: bold;
  font-size: 15px;
  display: block;
  margin-top: 30px; }

#container_profile_bo .credit {
  padding: 5px;
  margin: auto;
  width: 125px;
  background-color: #333;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  margin-top: 5px; }

.job_or_entity #quick_stats div span.icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_quick_stats-9f07f9a83615060fdb0170b8e86590160e30125162aee8102a902c1b831c9c74.png); }

.job_or_entity article.job_grayed {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/offers/pixel_purple_page_offer_expired-1b6a7274a2e4dabdb937ac672b0e1d9b7288afc511dd525a7175f129c5ffb2be.gif); }

.job_or_entity .job_grayed .content_job_grayed {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/offers/icon_alert_offer_expired-5adda36da8946468251c530d9a3ca6062e7710aaab0e18edd5f76094b5a47977.gif); }

.job_or_entity article.description_article h1,
.job_or_entity article.description_article h1 small,
.job_or_entity article.description_article h2,
.job_or_entity aside#aside_article h4,
.job_or_entity aside#aside_article .link_to_entity_others_jobs a,
.split_text {
  color: #181c32; }

.job_or_entity #grayed h1,
.job_or_entity #grayed h2,
.job_or_entity #grayed a,
.job_or_entity #grayed aside#aside_article h4,
.job_or_entity article.description_article .publish {
  color: #898989; }

.job_or_entity aside#aside_article .link_to_entity_others_jobs a span,
#job article.description_article a.website {
  color: #36393a; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

/* remember to define focus styles! */
:focus {
  outline: 0; }

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * Définition des styles communs à tout le backoffice
 */
html {
  font-size: 100%; }

body {
  font: 16px Trebuchet MS,Arial,sans-serif;
  font-family: 'Ubuntu', sans-serif;
  color: #222130;
  background-color: #eef0f8; }

.nowrap {
  white-space: nowrap; }

.simple_overlay .close_btn,
#notifications {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/supp-ce8f543fb6d3d9675f12f9de5785e16d0ac19e288bfceae16cf38f69a5e15a09.gif);
  background-repeat: no-repeat; }

.simple_overlay a.close_upload {
  float: right;
  margin-right: 5px;
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold; }

.simple_overlay a.close_link {
  float: right;
  margin-right: 5px;
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold; }

.simple_overlay a#close {
  margin-right: 20px; }

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

.add_button {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/pixel_add_button-1e166a2c9d7f248f6b6b8c51abc4e0f0a123c76ce96bd9fda6db2ea216e71217.gif);
  color: #a3339a; }

.plus_in_button {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/toolbox_plus-8bc528cdef9bf78484f556487e25acf5c289eaea786b46b6197ab093973ff7e7.gif); }

/**
 * bandeau de notification
 */
#notifications {
  left: 0;
  overflow: visible;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10000;
  display: none;
  border-bottom: 2px solid #4c2432;
  background-color: #F5F7F7;
  background-repeat: no-repeat;
  background-position: 99% center;
  _position: absolute;
  -moz-box-shadow: 0 0 15px 0 #000;
  -webkit-box-shadow: 0 0 15px 0 #000; }

.notification_bar {
  cursor: pointer;
  width: 100%; }

.notification_bar_contents {
  font-size: 1.4em;
  font-weight: bold;
  margin: 0 auto;
  width: 955px;
  text-align: center;
  padding: 9px 0; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.center {
  text-align: center; }

.width_65 {
  width: 65px; }

.width_70 {
  width: 70px; }

.width_100 {
  width: 100px; }

.width_130 {
  width: 130px; }

.width_160 {
  width: 160px; }

.width_180 {
  width: 180px; }

.width_150 {
  width: 150px; }

.width_400 {
  width: 400px; }

.grey {
  color: #949C9B; }

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

img {
  border: none; }

small {
  display: block;
  color: #949C9B;
  font-size: 0.9em; }

input, textarea, select {
  font: 11px Trebuchet MS,Arial,sans-serif; }

input[type=image] {
  border: none; }

input.ie6_image {
  border: none; }

h1 {
  color: #181c32;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px; }

h1 small {
  font-size: 0.6em;
  display: inline;
  color: #181c32; }

h1 a.back_link {
  font-size: 12px;
  display: block;
  color: #949C9B; }

h2, section h1 {
  color: #181c32;
  font-size: 18px;
  margin: 0;
  /*
  font-size: 15px;
*/
  font-weight: bold; }

h3 {
  color: #181c32;
  font-size: 15px;
  font-weight: bold; }

.rounded_box {
  padding: 20px;
  background-color: #fff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  -khtml-border-radius: 8px;
  border-radius: 8px;
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05); }

fieldset {
  border: none; }

.split_text {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/pixel_grey_button-9f50f4406648392f326a11977ab1f8837d93a671b257abd0217950bdb80353ef.gif) repeat-x #E7E7E7;
  text-align: center;
  display: block;
  margin: 0 0 4px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  padding: 3px 5px;
  font-weight: bold;
  font-size: 0.9em; }

.validation-color {
  color: #0aad75; }

.rejected-color {
  color: #e01e1e; }

#bulk_update_all {
  line-height: 25px;
  display: none;
  margin: 5px 0 10px; }

table.result_table {
  width: 100%;
  border-collapse: collapse;
  color: #606063;
  font-size: 1.0em;
  background-color: white; }

table.result_table tr td a {
  color: #3f4254;
  vertical-align: top; }

table.result_table tr td a.representative_color,
table.result_table tr th.representative_color {
  color: #7e8299; }

table.result_table tr th {
  color: #3f4254;
  font-weight: bold;
  padding: 9px;
  text-align: left;
  border-bottom: 1px solid #ebedf3; }

table.result_table tr td {
  padding: 9px;
  border-bottom: 1px solid #ebedf3;
  vertical-align: top;
  color: #3f4254; }

table.result_table tbody tr:nth-of-type(2n) {
  background-color: #ebedf3; }

table.result_table tr td.bg_line_rollover, .bg_line_rollover {
  background-color: #e1f0ff; }

table.result_table tr td.bg_line_selected, .bg_line_selected {
  background-color: #e1f0ff; }

table.result_table tr td.nowrap {
  white-space: nowrap; }

table.result_table tr td.centered {
  text-align: center; }

table.result_table tr.log_about_job {
  display: none;
  padding: 5px; }

table.result_table tr.log_about_job td {
  border: none; }

table.result_table tr.log_about_job td ul {
  float: left;
  width: 425px;
  margin: 5px;
  padding: 0; }

table.result_table tr.log_about_job td ul li {
  display: block; }

table.result_table tr.log_about_job td ul li a {
  color: #606063; }

table.result_table tr.log_about_job td ul li.all_candidature {
  margin-top: 5px; }

table.result_table tr.log_about_job td ul li.all_candidature a {
  color: #FF6200; }

table.result_table tr.log_about_job td ul li.next_event {
  color: #999; }

table.alerts_table {
  margin: 0 auto;
  padding: 10px 0;
  width: 80%;
  border-collapse: collapse;
  color: #606063;
  border: 1px solid #D0D6D5;
  font-size: 0.9em; }

table.alerts_table tr th {
  color: #c2c3c5;
  text-align: left;
  padding-left: 3px; }

table.alerts_table tr {
  border-bottom: 2px solid #e4e8e8; }

table.alerts_table tr:first-child {
  border-top: 2px solid #e4e8e8; }

table.alerts_table tr td {
  vertical-align: middle;
  padding: 3px 7px 3px 3px; }

table.alerts_table tr td.actions {
  padding: 3px 0 3px 3px; }

table.alerts_table tr td img {
  display: block;
  margin-bottom: 5px; }

table.alerts_table tr td img:last-child {
  margin-bottom: 0; }

.display_block {
  display: block; }

.display_none {
  display: none; }

.display_inline {
  display: inline; }

.display_inline-block {
  display: inline-block; }

.display_table {
  display: table; }

.left, .float_left {
  float: left; }

.float_none {
  float: none; }

.float_right {
  float: right; }

a {
  color: #949C9B;
  cursor: pointer;
  text-decoration: underline; }

.like_link {
  cursor: pointer;
  text-decoration: underline; }

h1 a {
  color: #E1F0FF; }

p.footer_links {
  text-align: center;
  padding: 3px;
  color: #949C9B; }

p.footer_links a {
  margin: 0 5px;
  text-decoration: none; }

a:hover {
  text-decoration: none; }

.dark_link {
  color: #606063; }

.loader_small {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/ajax-loader-small2-45cee252ab09b523ba57e2ac1228ce45cb7edf6cc1ce84a800d6042dc862b64d.gif) no-repeat;
  height: 24px;
  width: 24px;
  display: none; }

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

.btn_style {
  cursor: pointer;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  color: #3699ff;
  padding: 9px 9px;
  text-align: center;
  background-color: #E1F0FF;
  text-decoration: none;
  margin-top: 2px;
  display: inline-block;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  /* IE 8 */
  filter: alpha(opacity=100);
  /* IE < 8 */
  border: none;
  white-space: nowrap;
  font-size: 11px; }
  .btn_style i {
    margin-right: 5px; }
  .btn_style--simple {
    background: none;
    text-decoration: underline;
    font-size: 1em; }
  .btn_style--alt {
    background-color: #ff6200;
    color: white; }
  .btn_style--danger {
    margin: 10px 0 0 10px;
    background-color: #d72222 !important;
    color: white !important;
    font-weight: normal !important;
    font-size: 11px !important; }
  .btn_style--small {
    padding: 2px 3px; }
  .btn_style--sante, .btn_style--social, .btn_style--promed {
    color: #313131 !important;
    margin-right: 1px; }
  .btn_style--ext:before, .btn_style--ext:before, .btn_style--ext:before {
    padding-right: 4px;
    padding-left: 4px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f35d"; }
  .btn_style--sante {
    background-color: #ff996b; }
  .btn_style--social {
    background-color: #d5d147; }
  .btn_style--promed {
    background-color: #fb7e96; }

.btn_enrichment {
  background-color: #f3a16e !important; }

a.btn_style:hover, input.btn_style:hover, .submit_button:hover {
  opacity: 0.8;
  -moz-opacity: 0.8;
  -ms-filter: "alpha(opacity=80)";
  /* IE 8 */
  filter: alpha(opacity=80);
  /* IE < 8 */ }

.submit_button {
  cursor: pointer;
  padding: 8px 8px 8px 8px;
  font-size: 13px;
  font-weight: bold;
  color: #E1F0FF;
  background: #3699ff;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin: 10px 0;
  text-decoration: none;
  border: none; }

.btn_bulk_update {
  cursor: pointer;
  padding: 3px 3px 3px 20px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_btn_action-5e3aa91f9d877601ad111e308170688ce72be8f03566505d9d7bfe72fb7ee94a.png) no-repeat scroll top left #fff;
  border-width: 0px;
  margin-top: 6px;
  vertical-align: sub;
  margin-right: 8px; }

.btn_bulk_update:hover {
  opacity: 0.8; }

.download_button {
  background: #3699ff; }

.search_button {
  background: #3699ff; }

.representative_button {
  color: #fff;
  background-color: #ff6200; }

.btn_all {
  background: #3699ff;
  color: #E1F0FF; }

.representative_bg_color {
  background-color: #ff6200;
  color: white; }

.representative_color {
  color: #7e8299; }

.error_text {
  color: #C00000; }

.big_btn {
  font-weight: bold;
  font-size: 13px; }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* IE6 */
* html .clearfix {
  height: 1%; }

/* IE7 */
*:first-child + html .clearfix {
  min-height: 1%; }

.sprite_btn_action {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_btn_action-5e3aa91f9d877601ad111e308170688ce72be8f03566505d9d7bfe72fb7ee94a.png) no-repeat top left;
  display: block;
  text-indent: -10000px;
  margin: 0 2px;
  *margin: 0;
  float: left; }

.suspend {
  background-position: 0 -138px;
  width: 47px;
  height: 18px; }

.boost {
  background-position: 0 0;
  width: 19px;
  height: 18px; }

a.place_in_quarantine {
  background-position: 0 -184px;
  width: 18px;
  height: 18px; }

a.remove_from_quarantine {
  background-position: 0 -207px;
  width: 18px;
  height: 18px; }

.view_stats {
  background-position: 0 -69px;
  width: 19px;
  height: 18px; }

a.edit {
  background-position: 0 -46px;
  width: 18px;
  height: 18px; }

a.duplicate {
  background-position: 0 -23px;
  width: 18px;
  height: 18px; }

a.view_services {
  background-position: 0 -115px;
  width: 19px;
  height: 18px; }

.unsuspend {
  background-position: 0 -92px;
  width: 47px;
  height: 18px; }

a.view_backoffice {
  background-position: 0 -161px;
  width: 19px;
  height: 18px; }

#extend_number {
  margin: 0 2px; }

#extend_date {
  margin-left: 2px;
  margin-right: 8px;
  width: 60px; }

.base_application {
  background-position: 0 -299px;
  width: 21px;
  height: 18px; }

a.disable_candidate, a.action_delete {
  background-position: 0 -230px;
  width: 19px;
  height: 18px; }

a.view_services_profiles {
  background-position: 0 -253px;
  width: 19px;
  height: 18px; }

a.activate_candidate {
  background-position: 0 -322px;
  width: 19px;
  height: 18px; }

a.sprite_btn_action:hover {
  opacity: 0.8; }

.sprite_icon_job {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_icon_job-a39ed0121c1e055df3ead171530bde7fb446f9a25206e25226a8d351695142c3.png) no-repeat top left;
  display: block;
  text-indent: -10000px;
  width: 34px;
  height: 19px; }

.job_online {
  background-position: 0 -72px; }

.job_suspended {
  background-position: 0 -24px; }

.job_in_quarantine {
  background-position: 0 -48px; }

.job_expired {
  background-position: 0 0; }

.job_in_moderation {
  background-position: 0 -96px; }

.legend_icon {
  text-indent: 0;
  padding: 2px 0 0 23px;
  font-size: 0.9em;
  width: auto;
  display: inline-block;
  margin-right: 15px;
  color: #606063; }

.job_in_moderation.legend_icon {
  padding-left: 35px; }

.sprite_icon_base_application {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_icon_base_application-c79bb2daba6748a4f1d4276058475461ae01ecd7f978a6aee11fbcae26f29196.png) no-repeat top left;
  display: block;
  text-indent: -10000px;
  width: 34px;
  height: 19px; }

.base_application_read {
  background-position: 0 -24px; }

.base_application_sent {
  background-position: 0 -48px; }

.base_application_no_informations {
  background-position: 0 0; }

.approved_profile, .rejected_profile, .archived_profile {
  height: 18px;
  font-size: 14px;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/approved_profile-be402eabb8a2c3b52f2f3134c6d148f9275d300e718eaab2c39341bddeb82a9f.gif) no-repeat left;
  color: #0aad75; }

.rejected_profile {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/rejected_profile-df285cf921307cdd5dab22ec2fddef94a9c432da4e382e2ddf62092a7e505d39.gif);
  color: #c00000; }

.archived_profile {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/archived_profile-ae73f176c7d79e1d7c0afd717c03d13342aeb98f68073cc8b65785599f933d79.gif);
  color: #FF6200; }

.publisher-status {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_publisher_status-2a20abdfc3839b0a75ca67d4447bd94230886e0b59c4f71051ece388bdfdfb12.png) no-repeat 0 -63px;
  width: 16px;
  height: 16px; }

.publisher_ok {
  background-position: 0 -42px; }

.publisher_forbidden {
  background-position: 0 -21px; }

.publisher_coupon {
  background-position: 0 0; }

.publisher_error {
  background: none; }

#link_display_options input {
  display: none; }

#link_display_options {
  display: block;
  padding-left: 12px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/advanced_options_arrow-668b37e5b8cfeb861a8ee62c6fcc6d97019ec0bb1a99bb270b8c3f72f20de4e3.gif) no-repeat left;
  height: 12px;
  cursor: pointer; }

#link_display_options.arrow_options_off {
  background-position: 0 3px; }

#link_display_options.arrow_options_on {
  background-position: 0 -21px; }

.tools-header {
  display: block;
  clear: both;
  height: 50px; }
  .tools-header h1 {
    float: left; }
  .tools-header a {
    float: right; }

.color-picker\:a {
  display: none; }

.form_new_affiliate h2 {
  margin: 50px 0 20px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 10px; }

.form_new_affiliate xmp {
  background: #000;
  border: 1px solid #CCC;
  color: #FFF;
  font-size: 12px;
  padding: 10px 20px; }

.form_new_affiliate .content_field input[type=text] {
  width: 99%; }

.form_new_affiliate .content_field select {
  width: 100%; }

.form_new_affiliate .content_field.w33 {
  width: 31%;
  margin-left: 1%;
  margin-right: 1%;
  display: inline-block; }

.form_new_affiliate .content_field.w50 {
  width: 48%;
  margin-left: 1%;
  margin-right: 1%;
  display: inline-block; }

.form_new_affiliate .content_field.ml-0 {
  margin-left: 0; }

.form_new_affiliate .content_field.mr-0 {
  margin-right: 0; }

.form_new_affiliate .link_list.entities-list {
  margin-top: 20px; }

.form_new_affiliate .entity-selection-block {
  display: block;
  margin: 10px 0 0;
  font-size: 0.8rem;
  background: rgba(100, 100, 100, 0.1);
  border-radius: 5px;
  padding: 4px 5px; }
  .form_new_affiliate .entity-selection-block span {
    display: inline-block;
    width: 200px; }
  .form_new_affiliate .entity-selection-block label {
    display: inline-block;
    font-size: 0.7rem;
    margin: 0 100px 0 0;
    line-height: 1.2rem; }
    .form_new_affiliate .entity-selection-block label input {
      vertical-align: bottom; }
  .form_new_affiliate .entity-selection-block a {
    float: right; }

.form_new_affiliate .affiliation-preview .pagination {
  float: inherit;
  margin-top: 0; }
  .form_new_affiliate .affiliation-preview .pagination em {
    background-color: inherit;
    color: inherit;
    border: none; }
  .form_new_affiliate .affiliation-preview .pagination .gap {
    color: inherit; }
  .form_new_affiliate .affiliation-preview .pagination a {
    border: none;
    text-decoration: underline; }
    .form_new_affiliate .affiliation-preview .pagination a.next_page {
      width: auto;
      padding: 0;
      outline: none;
      text-indent: inherit;
      border: inherit;
      background-image: none; }

#wrapper {
  width: 1024px;
  margin: 0px auto; }

#flash, .validation_errors {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin: 10px auto;
  padding: 10px 40px;
  font-weight: bold; }

#flash {
  text-align: center; }

#flash.error {
  background: #F3F6F5;
  color: #c00000;
  border: 1px solid #c00000; }

.notice {
  background: #F3F6F5;
  color: #FF6200;
  border: 1px solid #FF6200; }

.tooltip {
  background-color: #fff;
  border: 1px solid #181c32;
  padding: 5px 10px;
  display: none;
  color: #181c32;
  text-align: left;
  font-size: 12px;
  /* outline radius for mozilla/firefox only */
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000; }

.representative_tooltip {
  background-color: #FF6200;
  border: 1px solid #fff;
  padding: 5px 10px;
  display: none;
  color: #fff;
  text-align: left;
  font-size: 12px;
  /* outline radius for mozilla/firefox only */
  -moz-box-shadow: 0 0 10px #000;
  -webkit-box-shadow: 0 0 10px #000; }

.validation_errors {
  background-color: #F3F6F5;
  color: #0aad75;
  border: 1px solid #0aad75;
  width: 360px; }

.error_explanation {
  color: #c00000;
  margin: 10px auto;
  width: 500px;
  padding: 10px;
  background: #F3F6F5; }

.error_explanation h2 {
  text-align: center;
  margin: 5px 0;
  font-size: 17px; }

.error_explanation ul {
  margin: 0 0 0 10px; }

.error_explanation ul li {
  line-height: 17px; }

.margin_auto {
  margin: auto; }

.margin_right {
  margin-right: 5px; }

ul.inline_list li {
  display: inline;
  margin-right: 50px; }

ul.link_list {
  margin-bottom: 10px; }

ul.link_list li {
  line-height: 20px; }

ul.link_list li a {
  padding-left: 8px; }

ul.link_list li a:hover {
  text-decoration: underline; }

a.arrow_link {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/arrow_link-964fbb484e390740da184dbdbf37130e39e0d0b6e643050e1a0f2600e03e51ea.gif) no-repeat scroll left center transparent;
  padding-left: 8px; }

/* upload de logo*/
#content_upload {
  width: 800px; }

#content_upload fieldset {
  margin: 0; }

#content_upload input[type=submit], #content_upload input[type=reset], #content_upload input[type=button] {
  background-color: #6ad1e3;
  border: none;
  color: #fff;
  padding: 2px;
  float: right;
  margin: 0 10px 0 50px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  display: block; }

#content_upload input.ie6_submit, #content_upload input.ie6_reset, #content_upload input.ie6_button {
  background-color: #6ad1e3;
  border: none;
  color: #fff;
  padding: 2px;
  float: right;
  margin: 0 10px 0 50px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  display: block; }

#content_upload #action_button_upload {
  margin-top: 20px;
  width: 200px; }

#content_upload #cropbox {
  border: 1px dashed #949C9B; }

#content_upload #upload_ok {
  display: none; }

#content_upload p.error_image {
  color: #ff0000;
  margin: 0; }

#content_upload #content_upload {
  margin-right: 10px; }

#content_upload p.coord {
  margin: 10px 15px 10px 0;
  padding: 0;
  float: left;
  width: 80px; }

#content_upload p.coord_right {
  float: right;
  white-space: nowrap;
  width: auto; }

#content_upload .error_size {
  color: #e01e1e; }

#content_upload p#error_resize_logo {
  color: #e01e1e;
  display: block;
  text-align: center;
  width: 178px;
  margin: 15px 0; }

#content_upload #ajax_loader_img {
  margin: 10px 0 0 55px;
  position: absolute;
  display: none; }

#content_upload p.error_file {
  color: #e01e1e;
  margin: 0;
  padding: 0; }

#content_upload #upload_part1 p {
  font-style: italic;
  margin: 0; }

#content_upload a.close_upload {
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
  color: #949C9B;
  float: right; }

#content_upload #upload_ok a.close_upload {
  margin-top: 0;
  float: left;
  margin-left: 10px; }

#wrapper_preview {
  border: 1px solid #ccc;
  width: 200px;
  height: 100px;
  margin-right: 10px; }

#mask_preview {
  width: 180px;
  height: 80px;
  border: 10px solid #fff;
  overflow: hidden; }

#wrap_jcrop {
  width: 180px;
  overflow: hidden;
  position: absolute; }

/**
 * header
 */
header#masthead {
  display: block;
  background-color: #fff;
  width: 100%;
  padding: 0;
  box-shadow: 0 10px 30px 0 rgba(82, 63, 105, 0.08);
  margin-bottom: 10px; }

header.connection_layout {
  background: none;
  display: block;
  margin-bottom: 10px; }

header.connection_layout img {
  margin-top: 15px; }

header.connection_layout .logos_staff img {
  margin-top: 45px; }

header.connection_layout p {
  padding: 0 15px 0 30px; }

header.connection_layout p a {
  margin-right: 10px; }

header#masthead #header_left {
  float: left; }

header#masthead #header_right {
  float: right;
  *float: none;
  width: 81%; }

header#masthead #masthead-wrapper {
  clear: both;
  width: 1024px;
  margin: 0 auto; }

header#masthead #nav_searches {
  float: left; }

header#masthead #disconnect {
  float: right; }

header#masthead #nav_searches ul {
  margin: 0;
  padding: 25px 0; }

header#masthead #nav_searches ul li {
  list-style: none;
  padding: 10px 15px;
  width: 75px;
  display: inline;
  border-radius: 8px; }

header#masthead #nav_searches ul li.current {
  background-color: rgba(77, 89, 149, 0.06);
  color: #ff6200; }

header#masthead #nav_searches ul li.current a {
  color: #ff6200; }

header#masthead #nav_searches ul li a {
  text-decoration: none;
  font-weight: bold;
  color: #6c7293;
  font-size: 14px; }

header#masthead #nav_searches ul li:hover {
  background-color: rgba(77, 89, 149, 0.06); }

header#masthead #nav_searches ul li:hover a {
  color: #ff6200; }

header#masthead #masthead-logos {
  text-align: center;
  background-color: #f3f6f9; }
  header#masthead #masthead-logos a {
    display: inline-block; }
  header#masthead #masthead-logos img {
    height: 30px; }

header#masthead #header_right p {
  margin: 25px 20px 0 5px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  background-color: #fff;
  font-size: 0.9em; }

header#masthead #header_right p.my_publisher_representative {
  margin-top: 0 !important; }

p.my_publisher_representative {
  display: inline-block;
  font-weight: bold;
  color: #181c32;
  width: 160px; }

p.my_publisher_representative span {
  color: #181c32; }

header#masthead #header_left p {
  margin: 25px 0 0 25px;
  display: inline-block;
  font-weight: bold;
  padding: 10px;
  color: #949C9B;
  font-size: 0.9em; }

header#masthead #header_left p span {
  color: #181c32; }

/**/
#disconnect {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 13px;
  color: #6c7293;
  background-color: #f3f6f8;
  margin-top: 17px;
  border-radius: 5px; }

.home-link {
  padding: 25px 0;
  margin-right: 15px;
  float: right; }

#disconnect a {
  color: #6c7293; }

#container header {
  background: none; }

/*
 *
 * formulaire de saisie d'une offre
 *
 */
.form_backoffice a {
  color: #181c32;
  cursor: pointer;
  text-decoration: underline; }

.form_backoffice a.btn_style {
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  color: #3699ff;
  background: #E1F0FF; }

.form_backoffice a:hover {
  text-decoration: none; }

.form_backoffice nav h1 {
  color: #181c32;
  font-size: 22px;
  font-weight: bold; }

.form_backoffice nav ol {
  display: block;
  height: 40px;
  margin: 10px auto;
  padding: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  text-align: center; }

.form_backoffice nav ol li {
  list-style: none;
  display: inline;
  color: #b1b1b1; }

.form_backoffice nav ol li span {
  display: inline-block;
  color: #bababa;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: #e8e8e8;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
  border-radius: 25px; }

.form_backoffice nav ol li.enabled span {
  background-color: #94abbd;
  color: #fff; }

.form_backoffice nav ol li.current span {
  background-color: #181c32;
  color: #fff; }

.form_backoffice nav ol li.enabled a {
  color: #94abbd; }

.form_backoffice nav ol li.current a {
  color: #181c32; }

.form_backoffice nav ol li.enabled a.moderation {
  color: #EE9454; }

.form_backoffice nav ol li.enabled a.moderation span {
  background-color: #EE9454; }

.form_backoffice nav ol li.current a.moderation {
  color: #ff6200; }

.form_backoffice nav ol li.current a.moderation span {
  background-color: #ff6200; }

.form_backoffice nav ol li a {
  text-decoration: none;
  display: inline-block;
  height: 27px;
  font-size: 15px;
  color: #b1b1b1;
  font-weight: bold;
  padding: 8px 39px; }

.form_backoffice nav ol li a:hover {
  text-decoration: none; }

.form_backoffice legend {
  display: none; }

.form_backoffice fieldset, .form_backoffice div.fieldset {
  border-left: 1px solid #DFE6E5;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  margin: 40px auto 10px;
  padding-left: 13px; }

.form_backoffice .box_content {
  margin-left: 187px; }

.form_backoffice #step1 {
  display: block; }

.form_backoffice .content_field {
  position: relative; }

.form_backoffice .content_field .error {
  border-color: #e45555; }

.color_temp {
  color: #e01e1e; }

form small {
  margin: 0px 0 5px 0;
  color: #949c9b;
  font-size: 11px; }

.form_backoffice p.current_service, p.current_service {
  color: #222130;
  padding: 10px;
  background-color: #E8E8E8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.form_backoffice p.info_left {
  position: absolute;
  left: -200px;
  top: -5px;
  width: 175px;
  color: #949C9B; }

#content_upload p.coord {
  margin: 10px 15px 10px 0;
  padding: 0;
  float: left;
  width: 80px; }

#content_upload p.coord_right {
  float: right;
  white-space: nowrap;
  width: auto; }

#content_upload .error_size {
  color: #e01e1e; }

#content_upload p#error_resize_logo {
  color: #e01e1e;
  width: 180px;
  display: block;
  text-align: center;
  width: 178px;
  margin: 15px 0; }

#content_upload #ajax_loader_img {
  margin: 10px 0 0 55px;
  position: absolute;
  display: none; }

#content_upload p.error_file {
  color: #e01e1e;
  margin: 0;
  padding: 0; }

.form_backoffice .select_job .field {
  background-color: #FF6200;
  width: 645px;
  display: inline-block;
  padding: 5px 0 5px 5px;
  border: 1px solid #DFE6E5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  margin-left: -5px; }

.form_backoffice #content_select .select_job:first-child .field {
  background-color: #fff;
  border-color: #fff; }

.form_backoffice .block_mail {
  margin-bottom: 5px;
  display: block; }

.form_backoffice .block_mail .publisher-status {
  position: absolute;
  left: 0;
  _left: -20px;
  top: 3px; }

.form_backoffice .block_mail .supp {
  margin: 6px 0 0 3px; }

#application_email_addresses .plus {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/btn_add_mail-eab42eb6d5e282408a921e5774de8af4570b117483955a0b15500f5ab688f9a9.png);
  width: 172px;
  height: 21px;
  margin-left: 0;
  display: block;
  cursor: pointer;
  float: none;
  top: 0; }

#application_email_addresses .content_field {
  padding-left: 20px; }

.form_backoffice img#add_line {
  float: right;
  margin-right: 7px;
  cursor: pointer; }

.form_backoffice img#add_mail {
  margin-top: 3px;
  cursor: pointer; }

.form_backoffice .http {
  display: block;
  float: left;
  color: #fff;
  width: 40px;
  height: 14px;
  padding: 5px;
  text-align: right;
  background-color: #ccc; }

.form_backoffice .supp_line {
  cursor: pointer;
  vertical-align: middle; }

.form_backoffice .supp_mail {
  cursor: pointer;
  vertical-align: bottom; }

form label {
  font-size: 15px;
  display: block;
  color: #333;
  margin-bottom: 5px; }

.form_backoffice .inline_field label {
  display: inline-block;
  float: left; }

.form_backoffice .inline_field select {
  width: 85px;
  margin-left: 5px; }

form .subfield label, form label.subfield_like, form .search_form label.subfield_like {
  color: #181c32;
  font-size: 13px; }

#country_list label, .application_address label {
  color: #181c32;
  font-size: 13px; }

.form_backoffice .subfield label.label_radio, label.label_radio {
  display: inline-block;
  margin: 0 15px 0 2px;
  font-weight: normal;
  color: #222130;
  font-size: 11px;
  vertical-align: 3px; }

form .content_field {
  margin-bottom: 25px; }

form .subfield {
  padding-left: 15px; }

form .subfield .content_field {
  margin-bottom: 10px; }

form .subfield input[type="text"], form .subfield input[type="password"], form .subfield input[type="file"], form input[type="email"], form .subfield textarea {
  width: 550px;
  display: inline-block; }

form .subfield input.ie6_text, form .subfield input.ie6_password, form .subfield input.ie6_file, form .subfield input.ie6_email, form .subfield textarea {
  width: 590px; }

form .subfield input.input_website {
  width: 540px; }

form .horizontal_list_choice_box label.choice_box {
  display: inline; }

form .vertical_list_choice_box label.choice_box {
  display: block; }

form input[type="text"], form input[type="password"], form input[type="file"], form input[type="email"], form input[type="number"], textarea, select {
  width: 605px;
  background-color: #f7f7f7;
  border: 1px solid #D0D6D5;
  font-size: 12px;
  padding: 3px; }

form input.ie6_text, form input.ie6_password, form input.ie6_file, form input.ie6_email, form input.ie6_number, textarea, select {
  width: 605px;
  background-color: #f7f7f7;
  border: 1px solid #D0D6D5;
  font-size: 12px;
  padding: 3px; }

form input[type="number"] {
  width: 65px; }

form input.ie6_number {
  width: 65px; }

form select {
  width: 258px; }

form input[readonly] {
  background-color: #F7F7F7;
  border-color: #F7F7F7;
  font-style: italic; }

form input.ie6_readonly {
  background-color: #F7F7F7;
  border-color: #F7F7F7;
  font-style: italic; }

form input[disabled] {
  color: #E5E5E5;
  border-color: #F7F7F7;
  background-color: #F7F7F7;
  font-style: italic; }

form input.ie6_disabled {
  color: #E5E5E5;
  border-color: #F7F7F7;
  background-color: #F7F7F7;
  font-style: italic; }

form .input_small .content_field input {
  width: 250px;
  display: inline-block; }

form .input_small .content_field label.choice_box input, form .input_small .content_field input[type="checkbox"], form .input_small .content_field input[type="radio"] {
  width: auto; }

form .input_small .content_field label.choice_box input, form .input_small .content_field input.ie6_checkbox, form .input_small .content_field input.ie6_radio {
  width: auto; }

form label.choice_box {
  margin-right: 10px;
  font-weight: normal;
  color: #222130;
  font-size: 11px; }

form label.choice_box input {
  vertical-align: bottom;
  margin: 0 3px 0 0;
  height: 15px;
  top: -1px;
  padding: 0; }

form .inline_fields .content_field {
  float: left;
  margin-right: 20px; }

form .search_form label {
  font-size: 14px; }

form label.label_date {
  display: inline-block;
  width: auto;
  margin-right: 0px;
  color: #222130;
  font-size: 12px;
  font-weight: normal; }

form .search_form label.choice_box {
  font-size: 11px;
  width: 250px; }

form .search_form input.datepicker {
  background-color: #FCFCFC; }

form .search_form input[type="text"], form .search_form select {
  width: 250px;
  background-color: #FCFCFC;
  padding: 5px; }

form .search_form input.ie6_text, form .search_form select {
  width: 250px;
  background-color: #FCFCFC;
  padding: 5px; }

.form_backoffice a.link_profession_list {
  display: inline-block;
  margin-top: 5px; }

.form_backoffice .element_logo {
  float: left;
  padding-right: 20px;
  height: 100px;
  border-right: 1px solid #DCE3E2; }

.form_backoffice .element_logo:last-child {
  border: none; }

.form_backoffice .field_logo {
  float: left;
  height: 100px;
  margin-right: 20px; }

.form_backoffice .field_logo img {
  border: 1px solid #D0D6D5;
  vertical-align: middle;
  width: 200px;
  height: 100px; }

.form_backoffice .field_logo input, .form_backoffice .field_logo img {
  vertical-align: middle; }

.form_backoffice #without_logo label {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  height: 100px;
  line-height: 100px;
  color: #222130;
  font-size: 11px;
  font-weight: normal; }

.form_backoffice #without_logo label input {
  vertical-align: text-bottom; }

.form_backoffice #upload_part1 p {
  font-style: italic;
  margin: 0; }

.form_backoffice a.close_upload {
  font-size: 13px;
  text-decoration: underline;
  font-weight: bold;
  color: #949C9B;
  float: right; }

.form_backoffice #upload_ok a.close_upload {
  margin-top: 0;
  float: left;
  margin-left: 10px; }

.form_backoffice a#link_to_upload_logo {
  margin: 15px 0 0 25px;
  font-size: 12px;
  display: block; }

.form_backoffice a#link_to_replace_logo {
  margin: 0px 0 10px 25px;
  color: #949c9b;
  font-size: 11px; }

.form_backoffice #alternative_text_for_upload {
  display: none;
  margin-top: 10px; }

form .special_conditions label.choice_box {
  width: 135px;
  margin-bottom: 10px;
  display: inline-block; }

.form_backoffice input.input_website {
  width: 560px;
  height: 16px; }

.form_backoffice #locations_collector {
  margin-bottom: 5px; }

.form_backoffice input#job_parttime_details {
  margin-left: -13px;
  vertical-align: text-bottom; }

.form_backoffice .contracts_list label.label_radio {
  margin-right: 6px; }

.form_backoffice .application_address {
  float: left;
  width: 550px; }

.form_backoffice .application_address label {
  width: 144px;
  margin-right: 8px;
  float: left;
  text-align: right; }

.form_backoffice .application_address label.adress2 {
  color: #fff; }

.form_backoffice .application_address .label_radio, .form_backoffice {
  display: inline; }

.application_address input[type=radio] {
  display: inline; }

.application_address input.ie6_radio {
  display: inline; }

.form_backoffice .application_address .content_field {
  padding: 0;
  margin: 5px 0;
  height: 25px; }

.form_backoffice .application_address input.ie6_checkbox {
  vertical-align: bottom;
  margin-right: 2px; }

.form_backoffice .application_address span.text_hide_field {
  display: none;
  font-style: italic;
  color: #949c9b; }

.form_backoffice img.tooltip_display {
  margin: -20px 0 0 405px;
  *margin-top: 0; }

.form_backoffice .subfield, #country_list {
  margin: 15px 0 0 0;
  border-left: 1px solid #DCE3E2;
  padding-left: 10px; }

.form_backoffice .subfield_without_border {
  border: none; }

.form_backoffice span.counter, .form_backoffice span.warning {
  color: #fff;
  position: absolute;
  font-size: 20px;
  top: 15px;
  right: 70px;
  z-index: 2px; }

.form_backoffice span.warning {
  color: #949C9B; }

.form_backoffice label[for="internship"] {
  width: 170px; }

.form_backoffice .footer_btn {
  border-top: 1px solid #DCE3E2;
  padding-top: 20px;
  margin: 20px auto;
  position: relative; }

.form_backoffice .footer_btn .loader_small {
  position: absolute;
  right: -30px;
  top: 40px;
  z-index: 2; }

.form_backoffice .footer_btn a {
  font-size: 13px;
  color: #949c9b;
  font-weight: bold;
  position: relative; }
  .form_backoffice .footer_btn a.btn_style {
    color: #3699ff; }

.form_backoffice .footer_btn a.destroy_job_button {
  background-color: #D72222;
  color: #fff;
  text-decoration: none;
  background-image: none; }

.form_backoffice .next_btn, .form_backoffice .print_btn {
  float: right;
  display: block;
  margin: 10px 0 0 10px; }

.form_backoffice ul#result, .form_backoffice ul#result2 {
  margin: 2px 0 0 15px;
  padding: 0; }

ul#result_select_job {
  margin-top: 5px; }

.form_backoffice ul#result li, .form_backoffice ul#result2 li, ul#result_select_job li {
  list-style: none;
  background-color: #E4EBF0;
  padding: 2px 5px;
  border: 1px solid #D5E0E8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 4px;
  display: inline-block;
  margin-right: 5px; }

.form_backoffice ul#result li, .form_backoffice ul#result2 li {
  display: block; }

/*.form_backoffice ul li .supp {
  float: right;
  margin: 1px 0 0 7px;
}
*/
.form_backoffice .ac_over {
  background-color: #728c9d;
  color: #ffffff; }

/**
 * infobulle
 */
.form_backoffice em:not(.current) {
  display: block;
  width: 185px;
  position: absolute;
  top: -5px;
  left: -200px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/tooltip_arrow-eeacb6a1c015225f8b55022ff53648278f34b212c25b58c283e227d1857ef672.png) no-repeat right 4px; }

form.errors_on_left div.error_message {
  display: block;
  width: 185px;
  position: absolute;
  top: -5px;
  left: -200px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/tooltip_arrow-eeacb6a1c015225f8b55022ff53648278f34b212c25b58c283e227d1857ef672.png) no-repeat right 4px; }

form.errors_on_left .subfield div.error_message {
  left: -210px; }

form.errors_on_left div.error_message span {
  background: #e45555 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/tooltip_warning-312b0a731143523b79567a3bd48995db307bf9111c21ae30c922b3dab540f619.png) no-repeat 5px 3px;
  display: inline-block !important;
  padding: 5px 5px 5px 24px;
  width: 148px;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  font-style: normal;
  text-align: right;
  min-height: 15px; }

div.error_message span {
  color: #c00000; }

.community, .error_message {
  margin-bottom: 1em; }

.form_backoffice .select_domains_for_job {
  margin: 0 0 20px 20px; }

.form_backoffice p#domain_agency_selected {
  margin-bottom: 10px; }

.form_backoffice dl {
  margin-bottom: 10px; }

.form_backoffice dl dt {
  margin-top: 10px; }

.form_backoffice dl dt label {
  font-weight: bold;
  font-size: 12px;
  display: inline-block;
  vertical-align: top; }

.form_backoffice dl dd {
  display: inline-block;
  margin-left: 20px; }

.form_backoffice dl dd label {
  display: inline;
  color: #222130;
  font-size: 11px;
  font-weight: normal; }

.form_backoffice .publish_date label {
  display: inline;
  color: #222130;
  font-size: 11px;
  font-weight: normal; }

.form_backoffice .publish_date img {
  margin: 2px 20px 0 2px;
  display: inline-block;
  vertical-align: bottom; }

.form_backoffice .publish_date input[type="text"] {
  width: 65px; }

.form_backoffice .publish_date input.ie6_text {
  width: 65px; }

/**
 * preview
 */
.form_backoffice #step4 .preview .loader_small {
  margin: 50px auto; }

.location_occupation .loader_small {
  margin: 20px auto; }

.form_backoffice .job_or_entity article.description_article a {
  display: block; }

.form_backoffice .preview_new .job_or_entity article.description_article .other_offer .action {
  display: none; }

.form_backoffice .preview_new .job_or_entity article.description_article .apply_button {
  display: none; }

.form_backoffice .top_btn {
  float: right; }

.form_backoffice .preview_new .job_or_entity aside#aside_article .link_to_entity_others_jobs {
  display: none; }

.form_backoffice .preview_promed {
  margin-left: 187px; }

/**
 *
 * Entities & Users
 *
 */
.entities_users #hgroup h1 {
  color: #181c32;
  font-size: 22px;
  font-weight: bold;
  margin: 5px 0 0; }

.entities_users #hgroup h2 {
  font-size: 12px;
  font-weight: normal; }

.entities_users img.sugar, .entities_users img.mini_sugar {
  float: right;
  margin: 10px; }

.entities_users nav ul {
  display: inline-block;
  height: 40px;
  padding: 0;
  margin: 10px 0 30px 0;
  width: 650px;
  font-size: 12px;
  background-color: white;
  padding: 10px;
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border-radius: 8px; }

.entities_users nav ul li {
  list-style: none;
  float: left;
  border-radius: 8px; }

.entities_users nav ul > li:first-child {
  border: none; }

.entities_users nav ul > li:last-child {
  border: none; }

.entities_users nav ul li.warning {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/warning_services-b9f224edace8b29e3cfa281e2afa823115dd75f8b0ddc31f7f78d298aaafb455.png) no-repeat scroll 98% 40%; }

.entities_users nav ul li.current {
  background-color: rgba(77, 89, 149, 0.06); }

.entities_users nav ul li.current a {
  color: #181c32; }

.entities_users nav ul li a {
  text-decoration: none;
  display: inline-block;
  height: 25px;
  font-size: 15px;
  color: #92adbd;
  font-weight: bold;
  padding: 8px 20px; }

.entities_users nav ul li a:hover {
  color: #181c32; }

.entities_users #add_service {
  display: inline-block;
  border: 1px solid #DFE6E5;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  padding: 4px 7px;
  float: right;
  height: 25px; }

.entities_users #add_service input {
  border: none;
  color: #fff;
  background: none;
  cursor: pointer; }

.entities_users div.block_offers {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background-color: #f3f6f9;
  margin-bottom: 40px; }
  .entities_users div.block_offers .result_table {
    font-size: 12px; }

.entities_users div.no_active_service {
  background: #fff url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/header_service-8c6d3c21d78fc098a9cab5d0cfc7a27575ae4c6ab445c30f798d90f7ad1cb26a.jpg) repeat-x top; }

.entities_users div.no_active_service #content_no_active_service {
  background: #fff url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/avert_service-01d1a4d8403ac27b7b317f278c71642c5f7b0ce67d574cc20237cd7279827a0e.gif) no-repeat 10px top;
  padding-left: 85px;
  margin: 30px 0;
  min-height: 80px; }

.entities_users div.no_active_service #content_no_active_service h2 {
  color: #73666b;
  font-size: 22px;
  font-weight: bold;
  width: 600px; }

.entities_users div.no_active_service #content_no_active_service p {
  margin: 5px 0;
  font-weight: bold; }

.entities_users div.no_active_service #content_no_active_service p.advantage {
  color: #a3339a;
  font-size: 12px; }

/**
 * offre bloquée
 **/
.entities_users div.block_offers.lock {
  background: #dfe7f0 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/icon_lock-82a3f2b6b64fd7730c5af841e45a03d70810d1ab0d30ae68552ffbaca8324321.png) no-repeat 99% 5%; }

/**
 * offre expirée
 **/
.entities_users div.block_offers.credit_expired {
  background-color: #f0f0f0; }

/**/
.entities_users div.block_offers .details_offers {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  min-height: 30px;
  margin-top: 12px; }

.entities_users div.block_offers .details_offers.details_alerts {
  padding: 1px 0 20px; }

.ajax_loader_img {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/ajax-loader-e8f19e4e3ee377bca3d93be4877d597b7f60da06396b4969b2b9eb6ac39f8c39.gif) no-repeat;
  width: 66px;
  height: 66px;
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-top: -33px;
  margin-left: -33px;
  _position: absolute; }

.entities_users div.block_offers .details_offers section {
  width: 360px;
  margin-left: 55px;
  display: inline-block;
  vertical-align: top;
  margin-top: 20px; }

.entities_users div.block_offers .details_offers.alert-form section {
  margin-left: 30px; }

.entities_users div.block_offers .details_offers.alert-form section .content_field label {
  color: #316482;
  margin: 0; }

.entities_users div.block_offers .details_offers section a.next, .entities_users div.block_offers .details_offers section a.prev {
  color: #e1f0ff;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/arrow_prev-a298dafe19987a62b42283af1298b91371ff57c34b350c3748768563cf31c3ce.gif) no-repeat left;
  padding-left: 18px;
  margin-bottom: 20px; }

.entities_users div.block_offers .details_offers section a.next {
  float: right;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/arrow_next-dae9ee910573195bf6b11fd6e793a6019dc421ee4e7faedd7744b3b748162500.gif) no-repeat right;
  padding: 0 18px 0 0; }

.entities_users div.block_offers .details_offers section .profil_pane {
  position: relative;
  overflow: hidden;
  clear: both;
  height: 425px;
  border-bottom: 2px solid #dde3e2;
  margin-bottom: 10px;
  font-size: 12px; }

.entities_users div.block_offers .details_offers section .profil_pane div {
  float: left;
  display: block;
  width: 360px; }

.entities_users div.block_offers .details_offers section .profil_pane .items {
  width: 20000em;
  position: absolute;
  clear: both;
  margin: 0;
  padding: 0; }

.entities_users div.block_offers .details_offers section header {
  border-bottom: 2px solid #dde3e2;
  padding-bottom: 10px;
  display: block; }

.entities_users div.block_offers .details_offers section header h1 {
  font-size: 14px; }

.entities_users div.block_offers .details_offers section dl dt {
  color: #949c9b;
  float: left; }

.entities_users div.block_offers .details_offers section dl dd {
  margin-bottom: 10px;
  margin-left: 70px; }

.entities_users div.block_offers .details_offers section dl dd a {
  color: #606063;
  font-weight: bold; }

.entities_users div.block_offers .header_left_block_offers {
  margin: 5px;
  min-height: 70px;
  width: 600px;
  float: left; }

.entities_users div.block_offers .header_right_block_offers {
  float: right;
  margin: 5px;
  width: 200px; }

.entities_users div.block_offers .header_left_block_offers .icon {
  float: left; }

.entities_users div.block_offers .header_left_block_offers .desc_presta {
  float: left;
  margin-left: 10px; }

.entities_users div.block_offers .header_left_block_offers .desc_presta img {
  margin-right: 5px; }

.entities_users div.block_offers .header_left_block_offers .desc_presta h2 {
  color: #181c32;
  font-size: 15px;
  margin: 0 10px 0 0;
  display: inline; }

.entities_users div.credit_expired .header_left_block_offers .desc_presta h2 {
  color: #949c9b;
  padding-right: 5px; }

.entities_users div.block_offers .header_left_block_offers .desc_presta p {
  margin: 0;
  color: #606063;
  font-size: 0.9em; }

.entities_users div.block_offers .header_right_block_offers a.btn_style {
  float: right;
  margin-bottom: 5px; }

.entities_users div.block_offers .header_right_block_offers button.btn_style {
  float: right;
  margin-bottom: 5px; }

.entities_users div.block_offers .header_right_block_offers a.saisir_offre {
  padding: 12px 5px;
  font-weight: bold;
  color: #0b3a82;
  font-size: 15px;
  background-color: #8ddcea;
  border-bottom: 1px solid #7bb1cd;
  border-right: 1px solid #6a86b0;
  margin-bottom: 4px; }

.entities_users div.block_offers .details_offers ul.services_jobs_information {
  display: inline-block;
  margin: 10px;
  font-size: .9em; }

.entities_users div.block_offers .details_offers ul.services_jobs_information li {
  display: inline;
  margin-right: 50px; }

.entities_users div.block_offers .details_offers label {
  color: #e1f0ff;
  font-size: 13px;
  font-weight: bold;
  margin: 20px 15px 0 10px;
  display: inline-block; }

.entities_users div.block_offers .details_offers .btn_style {
  float: right;
  margin: 5px; }

.entities_users div.block_offers table {
  margin-top: 15px;
  border: none; }

/**
 * structures et utilisateurs
 **/
.entities_users div#entities {
  width: 443px;
  border-right: 1px solid #dde3e2;
  float: left; }

.entities_users div#users {
  float: right;
  width: 505px; }

.entities_users div#users p.titre_column, .entities_users div#entities p.titre_column {
  color: #181c32;
  font-size: 15px;
  font-weight: bold; }

.entities_users div#users p.titre_column span, .entities_users div#entities p.titre_column span {
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 13px;
  background-color: #181c32;
  display: inline-block;
  padding: 0 6px; }

.entities_users div.global_block_user {
  width: 505px;
  margin-top: 40px; }

.card-wrapper,
.entities_users div.block_user,
.service-wrapper,
.form_backoffice nav,
#container_entity_new form {
  font-size: 12px;
  background-color: white;
  padding: 10px;
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border-radius: 8px; }

.form_backoffice nav,
.service-wrapper {
  margin-bottom: 20px; }

.entities_users div.referent_user {
  border: 1px solid #181c32;
  background-color: #f3f6f9;
  border-bottom: none; }

.entities_users div.block_user img {
  float: left;
  margin-right: 10px; }

.entities_users div.block_user div.hgroup {
  float: left;
  vertical-align: top; }

.entities_users div.block_user p {
  margin: 0; }

.entities_users div.block_user p.titre {
  margin: 0;
  color: #181c32;
  font-size: 15px;
  font-weight: bold; }

.entities_users div.block_user a.btn_style {
  margin: 10px 5px 0 0; }

.entities_users div.block_user ul {
  margin: 10px 0 0 0;
  padding: 0;
  float: left; }

.entities_users div.block_user ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #181c32; }

.entities_users div.block_user .send_password {
  margin: 10px 0 20px 0;
  padding: 5px;
  background-color: #F6F6F6;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

.entities_users div.block_user ul.representative_color li {
  color: #FF6200; }

.entities_users div.block_user ul.entity_services {
  margin-top: 0px;
  float: none; }

.entities_users div.block_user ul li.color_moderator a, .entities_users div.global_block_user p.color_moderator {
  color: #ff6200; }

.entities_users div.block_user ul.contact {
  float: right;
  width: 180px;
  padding-left: 10px;
  border-left: 1px solid #85a5b8; }

.entities_users div.global_block_user p.footer {
  display: block;
  background-color: #181c32;
  color: #fff;
  font-weight: bold;
  width: 100%;
  margin: -8px 0 0 0;
  height: 18px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  text-align: center;
  vertical-align: bottom;
  padding-top: 2px; }

.entities_users div.global_block_user p.footer_moderateur {
  background-color: #ff6200; }

.entities_users div.global_block_user p.footer_moderateur a {
  color: #fff; }

.entities_users a.big_btn {
  margin-top: 30px; }

.entities_users div.global_block_user p.user_for {
  color: #7e8299;
  margin: 5px 5px 0 0;
  float: left; }

.entities_users div#users ul {
  margin-top: 5px; }

/**
 *
 * formulaire de contact
 *
 */
.form_contact .email_recruiter {
  color: #949c9b; }

/**
 *
 * formulaire de modification de compte (edit_account)
 *
 */
.form_edit_account ul {
  margin: 0;
  padding: 0; }

.form_edit_account ul li {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 20px;
  font-size: 12px; }

.form_edit_account .subfield {
  border: none; }

.form_edit_account input[disabled] {
  border: none;
  background: #fff;
  color: #222130;
  font-size: 12px; }

.form_edit_account input.ie6_disabled {
  border: none;
  background: #fff;
  color: #92adbd;
  font-size: 12px; }

.form_edit_account input[readonly="readonly"] {
  border: none;
  background: none;
  font-size: 14px;
  font-weight: bold;
  color: #ff6200; }

.form_edit_account input.ie6_readonly {
  border: none;
  background: none;
  font-size: 14px;
  font-weight: bold;
  color: #ff6200; }

.form_edit_account #error_explanation {
  display: none; }

/**
 *
 * formulaire de login
 *
 */
.form_login #services_presentation {
  width: 460px;
  float: left; }

.form_login #services_presentation h1 {
  font-size: 21px;
  color: #525252;
  font-weight: bold;
  margin-bottom: 0; }

.form_login #services_presentation p.intro_presentation {
  font-size: 15px;
  color: #525252; }

.form_login #services_presentation p.intro_presentation a {
  color: #525252; }

.form_login #services_presentation p.services_contact {
  margin: 25px 0 20px 15px; }

.form_login #services_presentation p.services_contact_social {
  margin: 10px 0 10px 15px; }

.form_login #services_presentation p.services_contact a {
  color: #25a3d8;
  font-size: 15px;
  font-weight: bold;
  margin-left: 30px;
  vertical-align: top; }

.form_login #services_presentation .presentation_block {
  width: 453px;
  height: 172px;
  margin-bottom: 5px; }

.form_login #services_presentation .presentation_block ul {
  line-height: 16px;
  margin-left: 8px; }

.form_login #services_presentation #presentation_staffsante {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/bg_presentation_sst-72fc191a57ce64c3f65e573d534468f23a71d366df5eef504d7820a0f35757dd.gif) no-repeat; }

.form_login #services_presentation #presentation_staffsocial {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/bg_presentation_ssl-c3ebcb696ae38550480454789765d577ceceeb9e8684afac267d3203f804571d.gif) no-repeat; }

.form_login #services_presentation #presentation_promed {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/bg_presentation_promed-102a80452da4613e1f1668707967f9a6c58e060fa4ae44a9dfcc50dab381ab3c.gif) no-repeat; }

.form_login #services_presentation #presentation_cv {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/bg_presentation_cv-c266edf6cb7c385f622a3b9588f61af779d9c6607fbd6d5420e2ff627a02a47d.gif) no-repeat; }

.form_login #services_presentation #presentation_communication {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/bg_presentation_communication-5f1f635fb51420cef899033d38ffa1a0f24bb687e5d52298c75a875dcd8a76d4.gif) no-repeat; }

.form_login #services_presentation #presentation_wud {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/bg_presentation_wud-d1975017d9c1c1843a3d9ddd7fa117c0faf1e0f32964cd9988e89562da668a42.jpg) no-repeat; }

.form_login #services_presentation .presentation_block .content_presentation_block {
  height: 135px;
  padding: 22px 125px 0px 10px; }

.form_login #services_presentation .presentation_block .title_presentation {
  color: #25A3D8;
  font-size: 15px;
  font-weight: bold;
  margin: 8px 0; }

.form_login #services_presentation .presentation_block .message_presentation {
  color: #224262;
  font-size: 18px;
  font-weight: bold;
  margin: 8px 0; }

.form_login #services_presentation .presentation_block .btn_style {
  cursor: auto;
  display: inline; }

.form_login #services_presentation .presentation_block a {
  color: #A3339A;
  display: block;
  margin-top: 13px; }

.form_login #services_presentation #presentation_communication a {
  margin-top: 0px; }

.form_login h2 {
  margin-bottom: 10px; }

.form_login #container_login {
  margin: 20px 10px 0 10px; }

.form_login form {
  width: 320px;
  float: right; }

.form_login p.info_new_site {
  background-color: #fffade;
  padding: 10px;
  margin-bottom: 10px; }

.form_login form input[type=text], .form_login form input[type=password] {
  width: 310px; }

.form_login form input.ie6_text, .form_login form input.ie6_password {
  width: 310px; }

.form_login form .content_field {
  margin-bottom: 10px; }

.form_login form input[type=submit] {
  float: right; }

.form_login form input.ie6_submit {
  float: right; }

.form_login form a {
  margin: 5px 0 0 0;
  display: inline-block; }

.form_login form p.errors, form small.error {
  color: #e01e1e; }

/**
 * Accueil commercial
 */
.nothing_to_do {
  padding: 15px;
  border: 1px solid #D0D6D5;
  color: #C2C3C5;
  font-size: 14px;
  text-align: center;
  margin-top: 10px; }

/**
 * Accueil recruteur
 */
.requeteur_form nav#recruiter_nav {
  margin: 20px auto;
  display: block;
  text-align: center; }

@media screen and (max-width: 1040px) {
  .group_column {
    display: flex;
    flex-direction: column;
    align-items: center; }
  .card_recruiter_nav {
    margin: 15px auto; }
  .link_card_nav_recruiter {
    width: 80%; } }

@media screen and (min-width: 1041px) {
  .group_column {
    margin-top: 25px;
    display: flex;
    justify-content: space-between; }
  .link_card_nav_recruiter {
    width: 45%; } }

.link_card_nav_recruiter {
  text-decoration: none; }

.card_recruiter_nav {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: #ffffff;
  border-radius: 8px;
  display: flex;
  padding: 15px 30px;
  align-items: center;
  justify-content: space-between; }
  .card_recruiter_nav img {
    height: 80px; }
  .card_recruiter_nav p {
    text-align: left;
    margin-right: 15px;
    font-size: 20px;
    color: black;
    display: flex;
    align-items: center; }

/**
 * formulaire de création de compte
 *
 */
#container_account fieldset legend {
  font-size: 15px;
  font-weight: bold;
  color: #ff6200;
  margin-bottom: 10px; }

.form_backoffice .main_publisher_account label {
  display: inline-block;
  width: 100px;
  text-align: right;
  margin-right: 5px; }

.form_backoffice .main_publisher_account input[type="text"], .form_backoffice .main_publisher_account input[type="email"], .form_backoffice .main_publisher_account textarea {
  width: 200px; }

.form_backoffice .main_publisher_account input.ie6_text, .form_backoffice .main_publisher_account input.ie6_email, .form_backoffice .main_publisher_account textarea {
  width: 200px; }

.form_backoffice .main_publisher_account .field {
  display: inline; }

.form_backoffice .main_publisher_account .content_field {
  margin-bottom: 5px; }

#accordion ul {
  margin-left: 20px; }

/**
 * requeteur
 *
 */
.requeteur_form nav#representative_nav {
  margin: 0 0 20px;
  width: 585px;
  display: block; }

.requeteur_form nav#representative_nav ul {
  display: inline-block;
  height: 40px;
  padding: 0;
  border: 1px solid #DFE6E5;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  margin: 10px 0 10px 0;
  width: 100%; }

.requeteur_form nav#representative_nav ul li {
  list-style: none;
  display: inline-block;
  border-right: 1px solid #eff3f2;
  border-left: 1px solid #eff3f2;
  float: left;
  width: 115px;
  text-align: center; }

.requeteur_form nav#representative_nav ul > li:first-child {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
  border: none; }

.requeteur_form nav#representative_nav ul > li:last-child {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  border: none; }

.requeteur_form nav#representative_nav ul li.current {
  background-color: #cad9e3; }

.requeteur_form nav#representative_nav ul li.current a {
  color: #181c32; }

.requeteur_form nav#representative_nav ul li a {
  text-decoration: none;
  display: inline-block;
  height: 25px;
  font-size: 15px;
  color: #92adbd;
  font-weight: bold;
  padding: 8px 0;
  width: 100%; }

.requeteur_form nav#representative_nav ul li a:hover {
  color: #181c32; }

#container {
  padding: 20px 0; }

#container_home h1 + a {
  float: right;
  margin-top: 18px; }

#container_home .column_dashboard {
  width: 505px;
  float: left; }

#container_home .column_dashboard table {
  margin: 10px 0 0 0; }

#container_home .column_dashboard .block_dashboard {
  margin-bottom: 10px;
  font-size: 12px;
  background-color: white;
  padding: 10px;
  box-shadow: 0 0 30px 0 rgba(82, 63, 105, 0.05);
  border-radius: 8px; }

.block_dashboard .buttons {
  display: flex;
  justify-content: space-between; }

#container_home .float_right {
  float: right; }

#container_home a#create_entity {
  margin-top: 10px; }

#container_home label {
  margin: 10px 0 0 0;
  display: inline-block; }

#container_home label input {
  vertical-align: sub; }

.requeteur_form form {
  width: 100%;
  margin: auto; }

.requeteur_form form .selector-occupations {
  width: 300px;
  background-color: #fff;
  padding: 10px; }

.requeteur_form form a {
  color: #181c32; }

.requeteur_form form fieldset {
  padding: 5px 15px;
  margin: 30px 0 15px 0; }

.requeteur_form form fieldset legend {
  display: none; }

.requeteur_form form .inline_fields .content_field {
  margin-right: 18px; }

.requeteur_form form .inline_fields .content_field.last {
  margin-right: 0; }

.requeteur_form form .search_form input[type="text"], form .search_form select {
  width: 190px;
  padding: 3px; }

.requeteur_form form .search_form label.choice_box {
  width: 190px; }

.requeteur_form form .search_form input:focus {
  background-color: #fff;
  border-color: #222130; }

.requeteur_form label#link_display_options {
  text-decoration: underline;
  font-size: 11px;
  color: #181c32;
  width: 120px;
  display: block;
  font-weight: bold;
  padding-left: 12px; }

.requeteur_form form label input[type=text], .requeteur_form form label select {
  width: 100%;
  padding: 5px;
  background-color: #fcfcfc; }

.requeteur_form form label input.ie6_text, .requeteur_form form label select {
  width: 100%;
  padding: 5px;
  background-color: #fcfcfc; }

form input.datepicker, form .search_form input.datepicker, .requeteur_form form label input.datepicker[type="text"], .requeteur_form form .search_form input.datepicker[type="text"] {
  width: 65px;
  padding: 3px; }

#ui-datepicker-div {
  z-index: 2 !important; }

.requeteur_form form label span, .requeteur_form form .checkbox_list p {
  display: block;
  font-size: 13px;
  font-weight: bold;
  color: #181c32;
  margin-bottom: 5px; }

.requeteur_form form .checkbox_list label {
  display: inline-block;
  margin: 2px 0; }

.requeteur_form form .checkbox_list label input {
  vertical-align: sub; }

.requeteur_form form .checkbox_list label span {
  width: auto;
  font-size: 11px; }

.requeteur_form #vertical_list_container, .requeteur_form form .checkbox_list {
  display: inline-block;
  margin: 10px 20px 10px 0;
  width: 255px;
  vertical-align: top; }

.requeteur_form #vertical_list_container {
  display: block; }

.requeteur_form #vertical_list_container ul {
  margin-bottom: 10px; }

.requeteur_form h2 a {
  float: right; }

.pagination {
  margin-top: 25px; }

.requeteur_form .container_btn_bulk_update_top {
  width: 320px; }

.requeteur_form .container_btn_bulk_update_bottom {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/arrow_bulk_update-d6c05d384e30a591acec0b25886751f2494fcd5bb28a00eaceba0bcf81b064ba.gif) 15px 0 no-repeat;
  width: 500px;
  padding-left: 45px;
  padding-bottom: 20px;
  font-size: 0.9em;
  display: flex;
  align-items: center; }
  .requeteur_form .container_btn_bulk_update_bottom button {
    margin-right: 10px;
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    font-size: 1.2em;
    padding: 0;
    padding-left: 4px; }
    .requeteur_form .container_btn_bulk_update_bottom button.suspend {
      color: #ff4f00; }
  .requeteur_form .container_btn_bulk_update_bottom .extend {
    width: auto;
    height: auto;
    padding: 4px 8px; }

.text_bulk_update {
  margin-left: 2px;
  margin-top: 6px; }

.requeteur_form .container_btn_bulk_update_bottom input[type="text"] {
  width: 25px; }

.requeteur_form .container_btn_bulk_update_bottom input[type="text"] {
  width: 25px; }

.requeteur_form .link_to_csv {
  float: none;
  vertical-align: top; }

.pagination a, .pagination em, .requeteur_form .check_all a {
  cursor: pointer;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -khtml-border-radius: 6px;
  border-radius: 6px;
  color: #3699ff;
  padding: 5px 9px;
  text-align: center;
  text-decoration: none;
  margin-top: 2px;
  display: inline-block;
  opacity: 1;
  -moz-opacity: 1;
  -ms-filter: "alpha(opacity=100)";
  /* IE 8 */
  filter: alpha(opacity=100);
  /* IE < 8 */
  border: none;
  white-space: nowrap;
  font-size: 11px;
  border: 1px solid #E1F0FF;
  height: 13px;
  margin-right: 2px; }

.pagination span.disabled {
  display: none; }

.pagination em {
  color: #fff;
  background: #E1F0FF;
  font-style: normal;
  background-color: #E1F0FF;
  font-weight: bold; }

.pagination span.gap {
  float: left;
  color: #E1F0FF;
  margin: 0 3px; }

.requeteur_form .check_all {
  float: left; }

.requeteur_form .check_all a {
  margin-right: 10px; }

.requeteur_form #batchs {
  margin-top: 10px; }

.requeteur_form #batchs form {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  border: 1px solid #D0D6D5;
  padding: 5px;
  width: auto; }

.requeteur_form #batchs form label {
  display: block;
  margin: 0 0 10px 0;
  width: 100%; }

.requeteur_form #batchs form label select {
  width: 120px; }

.requeteur_form #batchs form label input.add_days[type=text] {
  width: 30px; }

.requeteur_form #batchs form label input.ie6_text.add_days {
  width: 30px; }

.requeteur_form #batchs form input[type=submit] {
  float: right;
  padding: 0;
  margin: 0; }

.requeteur_form #batchs form input.ie6_submit {
  float: right;
  padding: 0;
  margin: 0; }

.requeteur_form table {
  margin: 15px 0 5px 0; }

.requeteur_form table a img {
  opacity: 0.8;
  -moz-opacity: 0.8;
  /*-ms-filter: "alpha(opacity=80)";*/
  /* IE 8 */
  /*filter: alpha(opacity=80);*/
  /* IE < 8 */
  margin-right: 5px; }

.base_application_nav {
  margin-top: 10px;
  font-size: 1.1em; }

.base_application_nav a {
  color: #3699ff; }

table span.bg_action {
  display: inline-block;
  width: 20px;
  *display: block;
  *float: left; }
  table span.bg_action i {
    font-size: 1.1em; }

table span.large_btn {
  width: 45px; }

.requeteur_form table a:hover img {
  opacity: 1;
  -moz-opacity: 1;
  /*-ms-filter: "alpha(opacity=100)";*/
  /* IE 8 */
  /*filter: alpha(opacity=100);*/
  /* IE < 8 */ }

.requeteur_form #offers_to_edit {
  width: 70%;
  float: left; }

/**
 *
 * formulaire de création d'une prestation
 *
 **/
#service_default_options {
  margin-bottom: 10px; }

#service_default_options h1 img {
  float: right; }

#service_default_options dl dt {
  float: left;
  color: #3699ff;
  font-weight: bold;
  font-size: 13px;
  clear: both;
  margin: 0; }

#service_default_options dl dd {
  float: left;
  margin: 0 0 2px 0;
  padding: 2px; }

.form_service form div span {
  font-size: 13px;
  font-weight: bold;
  color: #e1f0ff;
  margin-bottom: 5px; }

.form_service select {
  width: 227px; }

.access_to label.choice_box input {
  vertical-align: text-bottom; }

.access_to .vertical_list_choice_box {
  display: inline-block;
  vertical-align: top; }

/**
 * base application
 **/
#base_application #header_base_application {
  background-color: #F5F7F7;
  padding: 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px; }

#base_application #info_header_base_application {
  font-weight: normal;
  width: 630px;
  float: left;
  margin: 0; }

#base_application #info_header_base_application h2 {
  font-weight: bold;
  font-size: 18px;
  display: inline; }

#base_application #info_header_base_application a {
  color: #181c32; }

#base_application p.identity {
  padding: 10px;
  margin: 0; }

#base_application p.identity a {
  font-size: 13px;
  font-weight: normal;
  color: #181c32; }

#base_application h3 {
  margin: 20px 0 0 0; }

#base_application .submit_button {
  margin-right: 20px;
  display: inline-block; }

#base_application #content_base_application {
  margin: 30px 0; }

#base_application #content_base_application .print_box, #container_profile_bo .print_box {
  float: right;
  padding: 5px 10px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  *width: 185px;
  margin-bottom: 20px; }

#base_application #content_base_application, #container_profile_bo .promed_print_box {
  background-color: #FFF;
  padding: 0;
  float: none; }

#base_application #content_base_application .print_box a, #container_profile_bo .print_box a {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 27px;
  display: block;
  margin: 10px 0; }

#base_application #content_base_application .print_box .promed_print_box a, #container_profile_bo .print_box a {
  margin: 0;
  padding-top: 10px; }

#base_application #content_base_application .print_box a:hover, #container_profile_bo .print_box a:hover {
  text-decoration: underline; }

#base_application #content_base_application .print_box a.print, #container_profile_bo .print_box a.print {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/print-fd727124fe38b31f9d6834164faede36ec826bf2350dcd685d4c0e0227e8ac2c.gif) no-repeat left;
  height: 22px; }

#base_application #content_base_application .print_box a.download, #container_profile_bo .print_box a.download {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/download-22a8d3ee596c72dc3489396a7ce0a52bc1f3da0a5d569954ec1947c65acf24a5.gif) no-repeat left;
  height: 24px; }

#base_application #content_base_application .print_box a.download, #container_profile_bo .print_box a.favorite {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_favorite-1f519d10a4622b8980909c4f0dc257dcd31603ee1c5d3c45f27c7aa66b11d340.png) no-repeat left 6px;
  height: 16px;
  background-position: 0 -36px; }

#base_application #content_base_application .print_box a.download, #container_profile_bo .print_box a.favorite_off {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_favorite-1f519d10a4622b8980909c4f0dc257dcd31603ee1c5d3c45f27c7aa66b11d340.png) no-repeat left 6px;
  height: 16px; }

#base_application #content_base_application p.letter_text {
  margin: 0 0 20px 0;
  font-size: 13px;
  width: 630px; }

#base_application .base-application__searched-job {
  margin-top: 10px;
  margin-bottom: 10px; }

/**
 * Base de profils
 **/
#container_profile section.box_search_profile {
  margin: 0 0 20px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  display: block;
  z-index: 1000; }

section.box_search_profile .universe-selector li {
  display: inline-block; }

#container_profile section#job_search, #container_profile section#location_search {
  width: 293px;
  float: left; }

#container_profile section#location_search {
  float: right; }

#container_profile #link_display_options {
  text-decoration: underline;
  margin-right: 2px;
  font-size: 11px;
  color: #e1f0ff;
  width: 120px;
  display: block;
  margin: 10px 0;
  font-weight: bold;
  padding-left: 12px; }

#container_profile form .search_form label.choice_box {
  width: auto; }

#container_profile #advanced_options {
  border-top: 2px solid #ececec;
  padding-top: 10px; }

#container_profile #advanced_options dl dd {
  display: inline-block;
  margin-right: 20px;
  margin-left: 0; }

#container_profile #advanced_options dl.list_options dd {
  width: 114px; }

#container_profile #advanced_options dl.list_options dd {
  width: 195px; }

#container_profile #advanced_options label.checkbox_type, #container_profile section.box_search_profile label.checkbox_type {
  color: #606063;
  font-size: 11px;
  font-weight: normal;
  display: inline-block; }

#container_profile section.box_search_profile label.checkbox_type {
  margin-bottom: 10px; }

#container_profile #advanced_options label.checkbox_type input, #container_profile section.box_search_profile label.checkbox_type input {
  vertical-align: bottom;
  margin-right: 2px; }

#container_profile #advanced_options small {
  display: block;
  color: #949c9b;
  font-size: 11px; }

#container_profile form input[type=submit] {
  float: right; }

#container_profile form input.ie6_submit {
  float: right; }

#container_profile a.reset_form {
  font-size: 13px;
  color: #949C9B;
  font-weight: bold; }

#container_profile #result_search_profiles {
  border-top: 2px solid #eaeeed;
  padding-top: 20px; }

#container_profile #result_search_profiles h2 {
  color: #181c32;
  font-weight: bold;
  font-size: 18px; }

#container_profile #result_search_profiles .box_profile_found {
  margin: 0 0 20px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  display: block;
  height: 125px;
  width: 100%;
  margin-top: 20px;
  padding: 0; }

#container_profile #result_search_profiles h3 a {
  color: #356EE8; }

#container_profile #result_search_profiles h3 a:visited {
  color: #A3339A; }

#container_profile #result_search_profiles .box_profile_found .desc_profile_found {
  margin: 10px 0 10px 10px;
  display: inline-block;
  width: 550px;
  float: left; }

#container_profile #result_search_profiles .box_profile_found .desc_profile_found #default_logo {
  float: left;
  border: 1px solid #DFE6E5; }

#container_profile #result_search_profiles .box_profile_found .profile_viewed {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/icon_profil_search_viewed-1fa8c55451d25bf8f34e70da437e9d84ab6948f26b58599449f5d591d1602d67.gif) no-repeat 90% 10%; }

#container_profile #result_search_profiles .box_profile_found .profile_coord {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/icon_profil_search_coord-6f54df3e68c8a5137c3faf30b84021f3724fe7eaa8bea991efb18601ebd435a4.gif) no-repeat 90% 10%; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found {
  float: right;
  width: 130px;
  height: 100%;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  display: table; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found .action_wrapper {
  display: table-cell;
  vertical-align: middle; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found p {
  margin-bottom: 15px;
  text-align: center;
  font-size: 12px;
  height: 15px; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found a {
  display: block;
  text-decoration: none;
  margin: auto;
  border: none;
  background-color: #3981a6;
  color: #fff;
  width: 90px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  font-family: Trebuchet MS;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found .favorite {
  margin: 0 auto 15px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_favorite-1f519d10a4622b8980909c4f0dc257dcd31603ee1c5d3c45f27c7aa66b11d340.png) no-repeat;
  height: 16px;
  width: 16px; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found .favorite_on {
  background-position: 0 0; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found .favorite_off {
  background-position: 0 -43px; }

#container_profile #result_search_profiles .box_profile_found .action_profile_found .favorite_off:hover {
  background-position: 0 -21px; }

#container_profile #result_search_profiles .profile_icons .education_level, #container_profile #result_search_profiles .profile_icons .experience_level, #container_profile #result_search_profiles .profile_icons .availability {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_profile-e224853c17921faef0dc1588e43ec9341efbf27949b35ca2bcf3b22788d81e82.png); }

#container_profile #result_search_profiles .box_profile_found .desc_profile_found .content_profile {
  float: left;
  margin-left: 10px; }

#container_profile #result_search_profiles .box_profile_found .desc_profile_found .content_profile h3 {
  color: #181c32;
  font-size: 13px;
  text-decoration: underline;
  margin-top: 0; }

#container_profile #result_search_profiles .box_profile_found .desc_profile_found .content_profile h4 {
  color: #222130;
  font-size: 11px;
  font-weight: normal;
  margin: 3px 0 15px 0; }

#container_profile #result_search_profiles .box_profile_found .desc_profile_found small {
  display: block;
  font-size: 10px;
  color: #949c9b;
  margin-top: 5px; }

/** locations_collector */
#locations_collector #overlay input {
  width: 200px;
  margin-bottom: 10px;
  float: left;
  margin-right: 20px; }

/* **/
.simple_overlay {
  background-color: #fff;
  padding: 10px; }

.simple_overlay .submit_button {
  float: left; }

.simple_overlay h1, section#profile_cv .simple_overlay h1 {
  font-size: 18px;
  color: #3699ff;
  width: 100%; }

.simple_overlay h1.sugar_lead, .simple_overlay h2.sugar_lead {
  margin-left: 15px; }

.simple_overlay textarea {
  width: 530px;
  height: 150px; }

section#profile_cv .simple_overlay p {
  font-size: 100%; }

.overlay_services_contact {
  *width: 575px; }

.overlay_services_contact h2 {
  font-size: 12px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #222130;
  font-weight: normal; }

.overlay_services_contact form {
  margin-left: 15px; }

.overlay_base_application {
  width: 500px; }

.overlay_job_services {
  width: 500px; }

.overlay_confirmation {
  width: 400px; }

#purchase_confirmation {
  _width: 400px; }

#contact_candidate {
  width: 565px; }

#contact_candidate form textarea {
  width: 527px; }

#contact_candidate form {
  margin-left: 15px;
  margin-top: 15px; }

/* plugin chosen */
.chzn-container {
  border-color: #D0D6D5; }

form .search_form .chzn-container {
  background-color: #FCFCFC; }

.chzn-container .chzn-results .highlighted {
  background-color: #E4F1FB;
  color: #0070A3; }

.error404 {
  font-size: 1.1em;
  margin: auto;
  width: 400px;
  padding: 10px;
  margin-bottom: 20px; }

.landing_pages .nested-fields {
  position: relative;
  padding: 15px;
  background-color: #DEF5F7;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: 15px; }

.landing_pages .nested-fields .supp {
  position: absolute;
  right: 10px;
  top: 10px; }

/* icone favori dans le tableau des candidatures */
table.result_table tr td.favorite-job-cell {
  vertical-align: middle; }

.favorite_job_application a, .favorite_job_application span,
.favorite_unsolicited_application a, .favorite_unsolicited_application span {
  display: block;
  margin: auto;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/sprite_favorite-1f519d10a4622b8980909c4f0dc257dcd31603ee1c5d3c45f27c7aa66b11d340.png) no-repeat;
  height: 16px;
  width: 16px; }

.favorite_job_application a.favorite_on, .favorite_job_application span.favorite_on,
.favorite_unsolicited_application a.favorite_on, .favorite_unsolicited_application span.favorite_on {
  background-position: 0 0; }

.favorite_job_application a.favorite_over, .favorite_job_application span.favorite_over,
.favorite_unsolicited_application a.favorite_over, .favorite_unsolicited_application span.favorite_over {
  background-position: 0 -21px; }

.favorite_job_application a.favorite_off, .favorite_job_application span.favorite_off,
.favorite_unsolicited_application a.favorite_off, .favorite_unsolicited_application span.favorite_off {
  background-position: 0 -43px; }

.infos-job-wrapper {
  margin-bottom: 15px; }

ul.infos-job {
  margin-bottom: 20px;
  padding: 7px;
  font-size: 1.1em;
  text-align: center;
  border-right: 0;
  border-left: 0; }

ul.infos-job li {
  margin: 0 20px;
  display: inline-block;
  width: 200px;
  height: 20px;
  background-color: #f9f9f9;
  border-radius: 5px;
  padding: 6px 4px;
  margin-bottom: 5px; }

.infos-job a {
  color: #3699ff; }

/* PAGE CGV */
.cgv section {
  margin-bottom: 25px; }

.cgv a {
  color: #222130; }

.cgv h3 {
  margin-top: 15px;
  color: #525252; }

.cgv p {
  margin: 1em 0; }

.cgv li {
  margin-bottom: 5px; }

/* FIN DE PAGE CGV */
/* DEBUT DE PAGE PRONED LANDING */
.promed_landing-content-left {
  width: 68%;
  float: left; }
  .promed_landing-content-left h1 {
    font-size: 28px;
    color: #525252;
    font-weight: bold;
    margin-bottom: 0; }
  .promed_landing-content-left p {
    font-size: 15px;
    color: #525252; }

.promed_landing-content-left-header {
  padding-bottom: 30px;
  padding-right: 55px; }
  .promed_landing-content-left-header h1 {
    padding-bottom: 10px; }

.promed_landing-content-left-presentation {
  width: 47%;
  padding: 5px;
  padding-top: 25px;
  float: left; }
  .promed_landing-content-left-presentation p {
    color: #525252; }
  .promed_landing-content-left-presentation hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #525252; }

.promed_landing-content-left-screens {
  width: 49%;
  float: left;
  padding: 5px; }
  .promed_landing-content-left-screens img {
    height: auto;
    max-width: 100%; }

.promed_landing-content-left-features {
  padding: 20px 5px;
  display: inline-block; }

.promed_landing-content-left-features-feature {
  width: 48%;
  float: left; }
  .promed_landing-content-left-features-feature p {
    font-size: 13px;
    color: #81128F; }
  .promed_landing-content-left-features-feature .feature-image {
    float: left;
    position: relative;
    padding: 5px;
    width: 20%; }
    .promed_landing-content-left-features-feature .feature-image img {
      height: auto;
      width: 50px; }
  .promed_landing-content-left-features-feature .feature-text {
    padding: 10px 0;
    width: 75%;
    float: left;
    position: relative; }
    .promed_landing-content-left-features-feature .feature-text p {
      font-size: 16px; }

.promed_landing-content-left-lead {
  text-align: center; }
  .promed_landing-content-left-lead p {
    padding-bottom: 20px; }
  .promed_landing-content-left-lead .btn_style {
    padding: 11px;
    font-size: 17px;
    background-color: #f7204e; }

.promed_landing-content-left-information {
  padding-bottom: 35px; }
  .promed_landing-content-left-information p {
    padding-left: 10px;
    font-size: 13px; }

.promed_landing-content-right {
  width: 31%;
  float: left; }
  .promed_landing-content-right input[type='text'], .promed_landing-content-right input[type='password'], .promed_landing-content-right textarea {
    width: 100% !important;
    max-height: 100px; }
  .promed_landing-content-right h2 {
    padding-bottom: 25px; }
  .promed_landing-content-right .content_field {
    width: 100%;
    margin-bottom: 20px !important; }

.promed-medical-board-number {
  font-size: 9px;
  color: #CF1B42; }

.logo_hospimedia {
  margin-top: 38px !important;
  width: 20%; }

.par_client_bo {
  display: inline-block;
  vertical-align: bottom;
  height: 29px; }

.list-occupations ul {
  margin-left: 0;
  box-sizing: initial; }

#entity-info-job-preview {
  padding-top: 60px; }

.no-magrin-left {
  margin-left: 0 !important; }

/* FIN DE PAGE PRONED LANDING */
.ui-autocomplete.ui-front {
  z-index: 99; }

/* Tableau api de candidatures */
.pending-applications h2 {
  margin-bottom: 10px;
  margin-top: 30px; }

body {
  background: #eef0f8; }

.add_button {
  position: relative;
  background-repeat: repeat-x;
  height: 24px;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  padding-right: 28px;
  padding-left: 5px;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  line-height: 24px;
  *float: left; }

.plus_in_button {
  display: block;
  position: absolute;
  right: 0;
  width: 25px;
  height: 24px;
  cursor: pointer;
  top: 0; }

.plus {
  display: inline-block;
  float: left;
  position: relative;
  top: 3px;
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/toolbox_plus-8bc528cdef9bf78484f556487e25acf5c289eaea786b46b6197ab093973ff7e7.gif);
  width: 25px;
  height: 24px;
  margin-left: 85px;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer; }

.supp {
  width: 11px;
  height: 12px;
  cursor: pointer;
  background-repeat: no-repeat;
  text-indent: -9999px;
  position: absolute; }

.supp {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/small_supp-8b49f920006e2f325a69e7307b3c5c96068822b39905a206f06ffce3283d9e11.gif); }

.link_ext {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/link_ext-ad9cdda7ca0eddc8fad6c7c4b08d48606259f78f65c8733df4a3cd2e1f719ef0.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 14px; }

.link_ext2 {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/link_ext2-a4249b259e5ab4821c796ad592588521617b87f3ca5ccbf955c284c46fb5aa0d.gif);
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 14px; }

.link_ext_domain {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/link_ext_domain-1db571a3d1df3d7c418d74ef69a4626c1bfc0a3f20f3ec454965fc53c0d82dbc.gif);
  background-repeat: no-repeat;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  vertical-align: text-top;
  float: right; }

.link_ext_domain_ssl {
  background-position: 0 0; }

.link_ext_domain_sst {
  background-position: 0 -13px; }

.link_ext_domain_promed {
  background-position: 0 -26px; }

/**/
/* Example tokeninput style #1: Token vertical list*/
ul.token-input-list {
  overflow: hidden;
  height: auto !important;
  height: 1%;
  width: 294px;
  border: 1px solid #ccc;
  cursor: text;
  font-size: 12px;
  font-family: Verdana;
  z-index: 999;
  margin: 0;
  padding: 0 3px;
  background-color: #fff;
  list-style-type: none;
  clear: left; }

ul.token-input-list li {
  list-style-type: none; }

ul.token-input-list li input {
  border: 0;
  width: 350px;
  padding: 3px 8px;
  background-color: white;
  -webkit-appearance: caret; }

li.token-input-token {
  overflow: hidden;
  height: auto !important;
  height: 1%;
  cursor: default;
  display: block;
  list-style: none;
  background-color: #E4EBF0;
  border: 1px solid #D5E0E8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin: 3px 0;
  display: block;
  position: relative;
  padding: 2px 22px 2px 3px;
  font-size: 0.9em; }

li.token-input-token p {
  float: left;
  padding: 0;
  margin: 0; }

li.token-input-token span {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/small_supp-8b49f920006e2f325a69e7307b3c5c96068822b39905a206f06ffce3283d9e11.gif);
  width: 11px;
  height: 12px;
  cursor: pointer;
  background-repeat: no-repeat;
  text-indent: -9999px;
  position: absolute;
  right: 3px;
  top: 4px;
  *top: 6px; }

li.token-input-selected-token {
  /*background-color: #c2cfd9;*/ }

li.token-input-selected-token span {
  color: #bbb; }

div.token-input-dropdown {
  position: absolute;
  width: 300px;
  background-color: #fff;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  cursor: default;
  font-size: 12px;
  font-family: Verdana;
  z-index: 10000; }

div.token-input-dropdown p {
  margin: 0;
  padding: 5px;
  font-weight: bold;
  color: #777; }

div.token-input-dropdown ul {
  margin: 0;
  padding: 0; }

div.token-input-dropdown ul li {
  background-color: #fff;
  padding: 3px;
  list-style-type: none; }

div.token-input-dropdown ul li.token-input-dropdown-item {
  background-color: #fafafa; }

div.token-input-dropdown ul li.token-input-dropdown-item2 {
  background-color: #fff; }

div.token-input-dropdown ul li em {
  font-weight: bold;
  font-style: normal; }

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
  background-color: #30c9db;
  color: #fff; }

.selector-occupations .selector-by-categories {
  margin-top: 25px; }

.selector-occupations .title-indication {
  font-weight: bold; }

.selector-occupations .title-indication span {
  font-weight: normal;
  font-style: italic;
  margin-left: 20px; }

.selector-occupations .container-occupations {
  width: 300px;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 11px 2px #ccc;
  -moz-box-shadow: 0px 2px 11px 2px #ccc;
  box-shadow: 0px 2px 11px 2px #ccc;
  behavior: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/../stylesheets/PIE.htc);
  position: relative;
  z-index: 0; }

.selector-occupations .list-occupations {
  position: relative;
  font-size: 11px;
  font-weight: bold;
  border-top: 1px solid #fff; }

.selector-occupations .list-occupations ul {
  width: 100%; }

.selector-occupations .list-occupations .icon-arrow {
  float: right;
  margin-top: 1px;
  margin-right: -15px; }

.selector-occupations .list-occupations .icon-arrow-back {
  float: left;
  padding-top: 1px;
  margin-left: -17px; }

.selector-occupations .list-occupations ul li span,
.selector-occupations .list-occupations ul li a {
  display: block;
  text-decoration: none;
  color: #4C4C4C;
  width: 275px;
  border-width: 1px 1px 0 0;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  background: #f1f1f1;
  background: -moz-linear-gradient(top, #ffffff, #f1f1f1);
  background: -webkit-linear-gradient(top, #ffffff, #f1f1f1);
  background: -o-linear-gradient(top, #ffffff, #f1f1f1);
  background: -ms-linear-gradient(top, #ffffff, #f1f1f1);
  background: linear-gradient(top, #ffffff, #f1f1f1);
  margin-top: -1px;
  padding: 8px 20px 8px 5px;
  font-weight: bold;
  cursor: pointer; }

.selector-occupations .list-occupations ul span:hover {
  background: #f6f6f6;
  background: -moz-linear-gradient(top, #f6f6f6, #e0e0e0);
  background: -webkit-linear-gradient(top, #f6f6f6, #e0e0e0);
  background: -o-linear-gradient(top, #f6f6f6, #e0e0e0);
  background: -ms-linear-gradient(top, #f6f6f6, #e0e0e0);
  background: linear-gradient(top, #f6f6f6, #e0e0e0); }

.selector-occupations .list-occupations ul li span.back {
  background: #BBB;
  background: -moz-linear-gradient(top, #DDD, #BBB);
  background: -webkit-linear-gradient(top, #DDD, #BBB);
  background: -o-linear-gradient(top, #DDD, #BBB);
  background: -ms-linear-gradient(top, #DDD, #BBB);
  background: linear-gradient(top, #DDD, #BBB);
  width: 258px;
  padding-left: 22px; }

.selector-occupations .list-occupations ul li span.back:hover {
  background: #a5a5a5;
  background: -moz-linear-gradient(top, #e0e0e0, #a5a5a5);
  background: -webkit-linear-gradient(top, #e0e0e0, #a5a5a5);
  background: -o-linear-gradient(top, #e0e0e0, #a5a5a5);
  background: -ms-linear-gradient(top, #e0e0e0, #a5a5a5);
  background: linear-gradient(top, #e0e0e0, #a5a5a5); }

.selector-occupations .list-occupations ul li span.favorite-occupations {
  text-align: center;
  font-style: italic; }

.selector-occupations .list-occupations ul li a {
  color: #336983;
  background: #f6f6f6; }

.selector-occupations .list-occupations ul li a:hover {
  color: #ffffff;
  background-image: none;
  background-color: #30c9db; }

.selector-occupations .list-occupations ul ul {
  position: absolute;
  left: 300px;
  top: 0; }

.selector-occupations .breadcrumb {
  margin: 5px 0 5px 0; }

/**/
/**
 * style du panier
 */
.basket_collection {
  vertical-align: top;
  *float: left;
  display: table;
  margin: 0;
  padding: 0; }

.basket_collection li {
  list-style: none;
  background-color: #E4EBF0;
  border: 1px solid #D5E0E8;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  margin: 5px 0 0 0;
  display: block;
  position: relative;
  padding: 2px 22px 2px 3px;
  font-size: 0.9em; }

.basket_collection li .supp {
  right: 3px;
  top: 4px;
  *top: 6px; }

/* the overlayed element */
.simple_overlay {
  display: none;
  z-index: 1000;
  -moz-box-shadow: 0 0 90px 5px #000;
  -webkit-box-shadow: 0 0 90px #000;
  -moz-border-radius: 8px 8px 8px 8px;
  -webkit-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px; }

/* close button positioned on upper right corner */
.simple_overlay .close_btn {
  position: absolute;
  _position: relative;
  _float: right;
  right: 3px;
  top: 3px;
  cursor: pointer;
  height: 16px;
  width: 16px;
  z-index: 10000; }

/*
 * Zone avec les icones (métiers, contrats, conditions de travail...)
 * Code commum aux pages profile et jobs dans le front et le backoffice
 *
**/
#quick_stats div.like_paragraph {
  padding: 0 10px 5px 45px;
  font-size: 0.8em;
  text-align: left;
  border-bottom: 1px solid #eef2f1;
  min-height: 30px;
  _height: 30px;
  position: relative;
  margin-top: 8px; }

#quick_stats div.like_paragraph p {
  text-align: left; }

#quick_stats div span.icon {
  background-repeat: no-repeat;
  background-position: top left;
  display: block;
  position: absolute;
  left: 0;
  text-indent: -9999px; }

#quick_stats .occupations span.icon {
  background-position: 0 -81px;
  width: 25px;
  height: 27px; }

#quick_stats .work_locations span.icon,
#quick_stats .job_locations span.icon {
  background-position: 0 -160px;
  width: 24px;
  height: 26px; }

#quick_stats .contracts span.icon,
#quick_stats .job_positions_contracts_working_time_and_special_conditions span.icon {
  background-position: 0 0;
  width: 24px;
  height: 25px; }

#quick_stats .work_conditions span.icon {
  background-position: 0 -131px;
  width: 25px;
  height: 27px; }

#quick_stats .job_salary span.icon {
  background-position: 0 -110px;
  width: 27px;
  height: 19px; }

#quick_stats .salary span.icon {
  background-position: 0 -110px;
  width: 27px;
  height: 19px; }

#quick_stats .education span.icon {
  background-position: 0 -27px;
  width: 25px;
  height: 27px; }

/*
#quick_stats .level_experience span.icon
.level_experience pas trouvé dans le code
*/
#quick_stats .level_experience span.icon,
#quick_stats .job_experience_levels span.icon {
  background-position: 0 -56px;
  width: 28px;
  height: 23px; }

#page_offer article.offer #quick_stats p {
  color: #36393A;
  line-height: normal;
  margin-bottom: auto;
  text-align: left; }

a.codedirection, span.codedirection {
  direction: rtl;
  unicode-bidi: bidi-override; }

/* Pot de miel pour repérer les bots qui spamment les formulaires */
.honeypot {
  display: none !important; }

*.ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6/7 */
/* Fixes issue here https://code.google.com/p/jcrop/issues/detail?id=1 */
.jcrop-holder {
  text-align: left;
  display: inline-block;
  margin-right: 20px;
  float: left; }

.jcrop-vline, .jcrop-hline {
  font-size: 0;
  position: absolute;
  background: white url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/clients/Jcrop.gif) top left repeat; }

.jcrop-vline {
  height: 100%;
  width: 1px !important; }

.jcrop-hline {
  width: 100%;
  height: 1px !important; }

.jcrop-handle {
  font-size: 1px;
  width: 7px !important;
  height: 7px !important;
  border: 1px #eee solid;
  background-color: #333;
  *width: 9px;
  *height: 9px; }

.jcrop-tracker {
  width: 100%;
  height: 100%; }

.custom .jcrop-vline,
.custom .jcrop-hline {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/clients/Jcrop.gif) repeat scroll left top white; }

.custom .jcrop-handle {
  border-color: black;
  background-color: #C7BB00;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#column_right_preview {
  display: inline-block;
  vertical-align: top;
  float: right; }

/**
 * CSS d'une page offre (dans le front ET le backoffice)
 * et d'une page recruteur
 */
#job article.description_article {
  position: relative;
  z-index: 2;
  display: block;
  padding: 25px 10px 50px;
  width: 630px;
  border: 1px solid #dfe6e5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/offers/pixel_green_page_offer-15902b33e3e52b8149aad4fb12cf024af520acf439d3dbdf0f83366fe443dc99.gif) repeat-x top left #fff; }

.job_or_entity article.description_article h1 {
  font-size: 1.8em;
  font-weight: bold; }

.job_or_entity article.description_article #header_job_or_entity {
  *float: left;
  *width: 425px; }

#job article.description_article h1 {
  margin-bottom: 15px;
  padding-left: 5px; }

#job article.description_article h1 small {
  font-size: 0.7em;
  font-weight: normal;
  display: inline; }

#entity article.description_article h1 {
  margin-bottom: 0px; }

.job_or_entity article.description_article .publish {
  padding-left: 5px;
  font-size: 0.8em; }

#entity article.description_article p.publish {
  margin-bottom: 0px; }

.job_or_entity article.description_article .apply_button {
  float: right;
  margin-left: 5px;
  *width: 185px; }

.job_or_entity article.description_article .apply_button input {
  *width: 185px; }

.job_or_entity article.description_article .apply_button p {
  padding-left: 0; }

.job_or_entity article.description_article h2 {
  font-size: 1.3em;
  font-weight: bold;
  margin-bottom: 8px;
  display: inline-block; }

.job_or_entity article.description_article p {
  text-align: justify;
  line-height: 15px;
  margin-top: 0;
  margin-bottom: 20px; }

.job_or_entity article.description_article .logo {
  display: block;
  padding: 5px 0;
  margin: 0 0 10px;
  border: 1px solid #dfe6e5;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.job_or_entity article.description_article .logo img {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 1px; }

.job_or_entity article.description_article .section_content {
  margin-bottom: 10px;
  border-bottom: 1px solid #e7ecec; }

.job_or_entity article.description_article .section_content h3 {
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 100%; }

.job_or_entity article.description_article a.website {
  background: #e0e0e0;
  padding: 3px 9px;
  font-size: 11px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  text-decoration: none;
  display: inline-block; }

#job article.description_article a.website {
  margin-top: 10px; }

#entity article.description_article a.website {
  margin-bottom: 20px; }

.job_or_entity article.description_article a.website:hover {
  text-decoration: underline; }

.job_or_entity article.description_article .content_article {
  float: left;
  width: 410px; }

.job_or_entity aside#aside_article {
  float: left;
  width: 203px;
  margin: 0 15px 0 0; }

.job_or_entity aside#aside_article h4 {
  font-size: 1.15em;
  font-weight: bold;
  margin-top: 10px; }

.job_or_entity aside#aside_article #quick_stats {
  background-color: #f5f7f7;
  margin-top: 0; }

.job_or_entity aside#aside_article #quick_stats div.like_paragraph {
  border-color: #C8CDCD; }

.job_or_entity aside#aside_article .quick_infos {
  margin-top: 17px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 0 5px;
  font-weight: normal;
  border: 1px solid #dfe6e5; }

.job_or_entity aside#aside_article .quick_infos address p {
  text-align: left;
  font-style: normal;
  font-weight: bold;
  font-size: 0.9em;
  margin: 0;
  padding: 0; }

.job_or_entity aside#aside_article .quick_infos address p.zipcode {
  display: inline;
  margin-right: 5px; }

.job_or_entity aside#aside_article .quick_infos address p.city {
  display: inline; }

.job_or_entity aside#aside_article .quick_infos address p.person {
  margin-top: 10px; }

.job_or_entity aside#aside_article .quick_infos address p.company {
  margin: 15px 0; }

.job_or_entity aside#aside_article .quick_infos address {
  padding: 5px 0; }

.job_or_entity aside#aside_article .quick_infos p.ref_job {
  font-size: 0.9em; }

.job_or_entity aside#aside_article .keywords_job {
  padding: 5px;
  font-size: 0.9em; }

.job_or_entity aside#aside_article .keywords_job p {
  margin: 0;
  text-align: left; }

.job_or_entity aside#aside_article .keywords_job a {
  display: inline; }

.job_or_entity aside#aside_article .link_to_entity_others_jobs {
  padding: 5px;
  font-size: 0.9em; }

.job_or_entity aside#aside_article .link_to_entity_others_jobs p {
  margin: 0;
  font-weight: bold; }

.job_or_entity aside#aside_article .link_to_entity_others_jobs a {
  text-decoration: none; }

.job_or_entity aside#aside_article .link_to_entity_others_jobs a:hover {
  text-decoration: underline; }

/**
 * offre expirée
 * */
.job_or_entity article.job_grayed {
  display: block;
  padding: 25px 10px 10px;
  margin-bottom: 15px;
  background-repeat: repeat-x;
  background-position: top left;
  width: 630px;
  border: 1px solid #dfe6e5;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

.job_or_entity .job_grayed .content_job_grayed {
  float: none;
  background-repeat: no-repeat;
  background-position: top left;
  padding-left: 70px;
  margin-left: 15px; }

.job_or_entity .job_grayed .content_job_grayed h2 {
  font-size: 22px;
  font-weight: bold; }

.job_or_entity .job_grayed .content_job_grayed p {
  font-size: 11px;
  font-weight: bold;
  margin: 4px 0; }

.job_or_entity article#grayed {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/offers/pixel_grey_page_offer_expired-23c3fa845c2ab44f56f3d2d96f586afb79d50b46807bf9fef8ad7069f7704487.gif) repeat-x top left #e0e0e0; }

.job_or_entity article#grayed h1 {
  color: #73666B; }

.job_or_entity article#grayed aside#aside_article .quick_infos {
  background-color: #C2C2C2; }

.job_or_entity article#grayed #quick_stats .occupations span.icon {
  background-position: -30px -81px; }

.job_or_entity article#grayed #quick_stats .job_locations span.icon {
  background-position: -30px -160px; }

.job_or_entity article#grayed #quick_stats .job_positions_contracts_working_time_and_special_conditions span.icon {
  background-position: -30px 0; }

.job_or_entity article#grayed #quick_stats .work_conditions span.icon {
  background-position: -30px -131px; }

.job_or_entity article#grayed #quick_stats .education span.icon {
  background-position: -30px -27px; }

.job_or_entity article#grayed #quick_stats .job_experience_levels span.icon {
  background-position: -30px -56px; }

.job_or_entity article#grayed #quick_stats .job_salary span.icon {
  background-position: -30px -110px; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (https://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.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:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.ui-helper-clearfix {
  display: inline-block; }

/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

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

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

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

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (https://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit https://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, 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: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #f2f5f7 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x;
  color: #362b36; }

.ui-widget-content a {
  color: #362b36; }

.ui-widget-header {
  border: 1px solid #aed0ea;
  background: #deedf7 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold; }

.ui-widget-header a {
  color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #aed0ea;
  background: #d7ebf9 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #2779aa; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #2779aa;
  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 #74b2e2;
  background: #e4f1fb url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #0070a3; }

.ui-state-hover a, .ui-state-hover a:hover {
  color: #0070a3;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #2694e8;
  background: #3baae3 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #ffffff; }

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

.ui-widget :active {
  outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #f9dd34;
  background: #ffef8f url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_highlight-soft_25_ffef8f_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: #cd0a0a url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x;
  color: #ffffff; }

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

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

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

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_72a7cf_256x240.png); }

.ui-widget-content .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_72a7cf_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_72a7cf_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_3d80b3_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_2694e8_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_ffffff_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_2e83ff_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-icons_ffffff_256x240.png); }

/* positioning */
.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-off {
  background-position: -96px -144px; }

.ui-icon-radio-on {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-tl {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px; }

.ui-corner-tr {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }

.ui-corner-bl {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.ui-corner-br {
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.ui-corner-top {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px; }

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.ui-corner-right {
  -moz-border-radius-topright: 6px;
  -webkit-border-top-right-radius: 6px;
  border-top-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.ui-corner-left {
  -moz-border-radius-topleft: 6px;
  -webkit-border-top-left-radius: 6px;
  border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.ui-corner-all {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* Overlays */
.ui-widget-overlay {
  background: #eeeeee url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat;
  opacity: .80;
  filter: Alpha(Opacity=80); }

.ui-widget-shadow {
  margin: -7px 0 0 -7px;
  padding: 7px;
  background: #000000 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x;
  opacity: .30;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px; }

/* Resizable
----------------------------------*/
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  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; }

/* Selectable
----------------------------------*/
.ui-selectable-helper {
  border: 1px dotted black; }

/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }

.ui-accordion .ui-accordion-li-fix {
  display: inline; }

.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }

.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: .5em .5em .5em .7em; }

/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a {
  zoom: 1; }

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

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

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none;
  zoom: 1; }

.ui-accordion .ui-accordion-content-active {
  display: block; }

/* Autocomplete
----------------------------------*/
.ui-autocomplete {
  position: absolute;
  cursor: default; }

.ui-autocomplete-loading {
  background: white url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/images/jquery_ui/ui-anim_basic_16x16.gif) right center no-repeat; }

/* workarounds */
* html .ui-autocomplete {
  width: 1px; }

/* without this, the menu expands to 100% in IE6 */
/* Menu
----------------------------------*/
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block; }

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

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  zoom: 1;
  float: left;
  clear: left;
  width: 100%; }

.ui-menu .ui-menu-item div {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1; }

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

/* Button
----------------------------------*/
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .1em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible; }

/* the overflow property removes extra width in IE */
.ui-button-icon-only {
  width: 2.2em; }

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em; }

/* button elements seem to need a little more width */
.ui-button-icons-only {
  width: 3.4em; }

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

/*button text element */
.ui-button .ui-button-text {
  display: block;
  line-height: 1.4; }

.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 .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em; }

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

/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon .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 .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-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em; }

/*button sets*/
.ui-buttonset {
  margin-right: 7px; }

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

/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

/* reset extra padding in Firefox */
/* Dialog
----------------------------------*/
.ui-dialog {
  position: absolute;
  padding: .2em;
  width: 300px;
  overflow: hidden;
  z-index: 1; }

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

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .2em 0; }

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

.ui-dialog .ui-dialog-titlebar-close span {
  display: block;
  margin: 1px; }

.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0; }

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

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

.ui-dialog .ui-dialog-buttonpane button {
  float: right;
  margin: .5em .4em .5em 0;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  line-height: 1.4em;
  width: auto;
  overflow: visible; }

.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px; }

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

/* Slider
----------------------------------*/
.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-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; }

/* Tabs
----------------------------------*/
.ui-tabs {
  position: relative;
  padding: .2em;
  zoom: 1; }

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.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: 1px;
  margin: 0 .2em 1px 0;
  border-bottom: 0 !important;
  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-selected {
  margin-bottom: 0;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text; }

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

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tabs .ui-tabs-hide {
  display: none !important; }

/* Datepicker
----------------------------------*/
.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; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0; }

.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: 0em; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5*/
  display/**/: block;
  /*sorry for IE5*/
  position: absolute;
  /*must have*/
  z-index: -1;
  /*must have*/
  filter: mask();
  /*must have*/
  top: -4px;
  /*must have*/
  left: -4px;
  /*must have*/
  width: 200px;
  /*must have*/
  height: 200px;
  /*must have*/ }

/* Progressbar
----------------------------------*/
.ui-progressbar {
  height: 2em;
  text-align: left; }

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

/* @group Base */
.chzn-container {
  border: 1px solid #D9D9D9;
  background-color: #fff;
  position: relative;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.chzn-container .chzn-drop {
  background: #fff;
  border: 1px solid #D9D9D9;
  border-top: 0;
  position: absolute;
  top: 23px;
  left: -5px;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.1);
  z-index: 999; }

/* @end */
/* @group Single Chosen */
.chzn-container-single .chzn-single {
  padding: 5px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  color: #36393A;
  text-decoration: none; }

.chzn-container-single .chzn-default {
  color: #999; }

.chzn-container-single .chzn-single span {
  margin-right: 26px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.chzn-container-single .chzn-single abbr {
  display: block;
  position: absolute;
  right: 26px;
  top: 6px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) right top no-repeat; }

.chzn-container-single .chzn-single abbr:hover {
  background-position: right -11px; }

.chzn-container-single .chzn-single div {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  height: 100%;
  width: 18px; }

.chzn-container-single .chzn-single div b {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 0 0;
  display: block;
  width: 100%;
  height: 100%; }

.chzn-container-single .chzn-search {
  padding: 3px 4px;
  position: relative;
  margin: 0;
  white-space: nowrap;
  z-index: 1010; }

.chzn-container-single .chzn-search input {
  background: #fff url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat 100% -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  outline: 0;
  border: 1px solid #aaa;
  font-family: sans-serif;
  font-size: 1em; }

.chzn-container-single .chzn-drop {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

/* @end */
.chzn-container-single-nosearch .chzn-search input {
  position: absolute;
  left: -9000px; }

/* @group Multi Chosen */
.chzn-container-multi .chzn-choices {
  margin: 0;
  padding: 0;
  cursor: text;
  overflow: hidden;
  height: auto !important;
  height: 1%;
  position: relative; }

.chzn-container-multi .chzn-choices li {
  float: left;
  list-style: none; }

.chzn-container-multi .chzn-choices .search-field {
  white-space: nowrap;
  margin: 1px 0 2px 0;
  padding: 0; }

.chzn-container-multi .chzn-choices .search-field input {
  background: transparent !important;
  border: 0 !important;
  font-size: 100%;
  height: 12px;
  padding: 5px;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

.chzn-container-active .chzn-choices {
  /*border: 1px solid #AAAAAA;*/ }

.chzn-container-multi .chzn-choices .search-field .default {
  color: #999; }

.chzn-container-multi .chzn-choices .search-choice {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #E4EBF0;
  color: #36393A;
  border: 1px solid #D5E0E8;
  line-height: 13px;
  padding: 2px 20px 2px 5px;
  margin: 3px 0 3px 3px;
  position: relative;
  cursor: default;
  font-size: 0.9em; }

.chzn-container-multi .chzn-choices .search-choice-focus {
  background: #d4d4d4; }

.chzn-container-multi .chzn-choices .search-choice .search-choice-close {
  display: block;
  position: absolute;
  right: 3px;
  top: 3px;
  width: 12px;
  height: 13px;
  font-size: 1px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) right top no-repeat; }

.chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover {
  background-position: right -11px; }

.chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close {
  background-position: right -11px; }

/* @end */
/* @group Results */
.chzn-container .chzn-results {
  margin: 0 4px 4px 0;
  max-height: 240px;
  padding: 0 0 0 4px;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto; }

.chzn-container-multi .chzn-results {
  margin: 0 0 0;
  padding: 0; }

.chzn-container .chzn-results li {
  display: none;
  line-height: 15px;
  padding: 5px 6px;
  margin: 0;
  list-style: none; }

.chzn-container .chzn-results .active-result {
  cursor: pointer;
  display: list-item; }

.chzn-container .chzn-results li em {
  background: #feffde;
  font-style: normal; }

.chzn-container .chzn-results .highlighted em {
  background: transparent; }

.chzn-container .chzn-results .no-results {
  background: #f4f4f4;
  display: list-item; }

.chzn-container .chzn-results .group-result {
  cursor: default;
  color: #999;
  font-weight: bold; }

.chzn-container .chzn-results .group-option {
  padding-left: 15px; }

.chzn-container-multi .chzn-drop .result-selected {
  display: none; }

.chzn-container .chzn-results-scroll {
  background: white;
  margin: 0 4px;
  position: absolute;
  text-align: center;
  width: 321px;
  /* This should by dynamic with js */
  z-index: 1; }

.chzn-container .chzn-results-scroll span {
  display: inline-block;
  height: 17px;
  text-indent: -5000px;
  width: 9px; }

.chzn-container .chzn-results-scroll-down {
  bottom: 0; }

.chzn-container .chzn-results-scroll-down span {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -4px -3px; }

.chzn-container .chzn-results-scroll-up span {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -22px -3px; }

/* @end */
/* @group Active  */
.chzn-container-active .chzn-single {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chzn-container-active .chzn-single-with-drop {
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  -o-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset; }

.chzn-container-active .chzn-single-with-drop div {
  background: transparent;
  border-left: none; }

.chzn-container-active .chzn-single-with-drop div b {
  background-position: -18px 0px; }

.chzn-container-active .chzn-choices .search-field input {
  color: #111 !important; }

/* @end */
/* @group Disabled Support */
.chzn-disabled {
  cursor: default;
  opacity: 0.5 !important; }

.chzn-disabled .chzn-single {
  cursor: default; }

.chzn-disabled .chzn-choices .search-choice .search-choice-close {
  cursor: default; }

/* @group Right to Left */
.chzn-rtl {
  text-align: right; }

.chzn-rtl .chzn-single {
  padding: 0 8px 0 0;
  overflow: visible; }

.chzn-rtl .chzn-single span {
  margin-left: 26px;
  margin-right: 0;
  direction: rtl; }

.chzn-rtl .chzn-single div {
  left: 3px;
  right: auto; }

.chzn-rtl .chzn-single abbr {
  left: 26px;
  right: auto; }

.chzn-rtl .chzn-choices .search-field input {
  direction: rtl; }

.chzn-rtl .chzn-choices li {
  float: right; }

.chzn-rtl .chzn-choices .search-choice {
  padding: 3px 5px 3px 19px;
  margin: 3px 5px 3px 0; }

.chzn-rtl .chzn-choices .search-choice .search-choice-close {
  left: 4px;
  right: auto;
  background-position: right top; }

.chzn-rtl.chzn-container-single .chzn-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chzn-rtl .chzn-results .group-option {
  padding-left: 0;
  padding-right: 15px; }

.chzn-rtl.chzn-container-active .chzn-single-with-drop div {
  border-right: none; }

.chzn-rtl .chzn-search input {
  background: #fff url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px, -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px, -webkit-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px, -moz-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px, -o-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px, -ms-linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/shared/chosen-sprite-5bc6e9c830f68e6bfe60f7ab730538090027d4fc53a0e41c342e8cb1ee2091cd.png) no-repeat -38px -22px, linear-gradient(top, #eeeeee 1%, #ffffff 15%);
  padding: 4px 5px 4px 20px;
  direction: rtl; }

/* @end */
section#profile_cv .color_title_profile {
  color: #000; }

section#profile_cv .color_info_profile {
  color: #5f849c; }

section#profile_cv, section#profile_cv h2 {
  color: #36393A; }

section#profile_cv .second_title {
  color: #000; }

section#profile_cv .profile_icons .education_level,
section#profile_cv .profile_icons .experience_level,
section#profile_cv .profile_icons .availability {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/profil/sprite_profile-04a74d089710df994fe3558c7b9aa069056777b9526d87993f69b6bb36274c33.gif); }

section#profile_cv #quick_stats div span.icon {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/profil/sprite_quick_stats-b5c5d9a3c8ca5592acb2fba407e20e7af4c6317296cfaa273cd987f6bec4bc18.gif); }

section#profile_cv {
  width: 630px;
  float: left;
  background: #fff;
  min-height: 250px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #EEF2F1; }

section#profile_cv p {
  font-size: 0.9em;
  margin-top: 5px; }

section#profile_cv #left_part_cv {
  width: 422px;
  float: left;
  min-height: 100px; }

section#profile_cv #right_part_cv {
  float: right; }

section#profile_cv .rounded_box {
  padding: 10px 15px 15px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  /*border: 1px solid #eef2f1;*/ }

section#profile_cv #left_part_cv .rounded_box {
  margin-top: 7px;
  width: 370px;
  height: auto;
  clear: both;
  /*	background-color: #F5F7F7;*/
  position: relative;
  _height: 20px; }

section#profile_cv #right_part_cv .rounded_box {
  width: 155px;
  height: auto;
  /*	background-color: #f5f7f7;*/ }

section#profile_cv section#contact_and_personal_info .vcard {
  margin-top: 15px;
  font-size: 0.9em; }

section#profile_cv #contact_info {
  float: right;
  width: 155px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none; }

#container_profile_bo section#profile_cv #contact_info {
  float: none;
  width: auto;
  min-height: initial;
  padding-bottom: 0; }

section#profile_cv #contact_info.rounded_box {
  min-height: 151px; }

section#profile_cv #personal_info {
  width: 392px;
  *width: 388px;
  border: none; }

section#profile_cv #level_information {
  margin-top: 15px; }

section#profile_cv #identity_profil {
  width: 305px;
  float: right; }

section#profile_cv #profile_identity_info {
  margin-top: 5px; }

section#profile_cv #uploaded_logo {
  width: 70px;
  height: 92px; }

section#profile_cv #uploaded_logo img {
  border: 1px solid #EEF2F1; }

section#profile_cv .profile_icons {
  _height: 15px; }

section#profile_cv.editable #contact_info {
  position: relative;
  border-width: 1px;
  border-style: solid; }

section#profile_cv.editable #other_skills .content_box_profil div.like_paragraph,
section#profile_cv.editable #right_part_cv #quick_stats div.like_paragraph,
section#profile_cv.editable .border_to_edit {
  position: relative;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  _height: 30px; }

section#profile_cv.editable .no_border {
  border-bottom-width: 0px; }

section#profile_cv.editable #other_skills h2.second_title {
  margin-top: 10px; }

section#profile_cv h4.title {
  width: 100%;
  margin-right: 0;
  display: block;
  height: 10px;
  -moz-border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  padding: 0;
  background: #f5f7f7 url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/offers/pixel_green_page_offer-15902b33e3e52b8149aad4fb12cf024af520acf439d3dbdf0f83366fe443dc99.gif) repeat-x left top; }

#container_profile_bo section#profile_cv h1.title {
  font-size: 1.6em; }

#container_profile_bo section#profile_cv h2#profile_title {
  margin-left: 15px; }

section#profile_cv em.placeholder {
  font-style: normal; }

section#profile_cv #right_part_cv #quick_stats .professionnal_objective {
  padding-left: 0;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/profil/quote-2e90ab9fad5888c454ab72069534c860475152cbb2df33f9ef4c6d7ddd339baa.gif) no-repeat 0 0;
  padding-top: 5px;
  text-indent: 25px;
  font-size: 0.9em; }

section#profile_cv #right_part_cv #quick_stats .professionnal_objective p {
  margin-top: 0; }

section#profile_cv #right_part_cv #quick_stats div.like_paragraph p {
  font-size: 1em; }

section#profile_cv #right_part_cv em.placeholder {
  display: block;
  line-height: 10px;
  margin-bottom: 5px;
  text-align: left; }

section#profile_cv span.btn_add {
  display: block;
  float: right;
  background-repeat: no-repeat;
  background-position: right 2px;
  text-decoration: none;
  padding: 2px 20px 2px 7px;
  margin: 3px 0 7px 0;
  cursor: pointer;
  font-size: 0.9em; }

section#profile_cv span.btn_add:hover {
  background-position: right -18px; }

section#profile_cv section.content_cv h1.title_part {
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  padding: 5px 0;
  border-bottom: 1px solid #36393A; }

section#profile_cv h1,
section#profile_cv p.section_title {
  font-size: 1.2em;
  font-weight: bold;
  _height: 15px;
  margin: 0; }

section#profile_cv h1#profile_title {
  margin-bottom: 8px; }

section#profile_cv .content_cv h2.second_title {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 5px; }

section#profile_cv hgroup h2 {
  font-size: 11px; }

section#profile_cv .content_cv {
  padding: 10px;
  margin-top: 10px;
  display: block; }

section#profile_cv #other_skills div.like_paragraph {
  margin-bottom: 10px; }

section#profile_cv span.btn_edit,
section#profile_cv span.btn_supp {
  display: none;
  position: absolute;
  bottom: -1px;
  right: -1px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer; }

section#profile_cv span.btn_supp {
  right: 19px; }

section#profile_cv.editable span.btn_edit,
section#profile_cv.editable span.btn_supp {
  display: inline !important; }

section#profile_cv #right_part_cv span.btn_edit {
  margin-right: -10px; }

section#profile_cv span.btn_supp:hover, section#profile_cv span.btn_edit:hover {
  background-position: 0 -16px; }

.profile_icons span span {
  display: none;
  font-size: 0.9em; }

#container_profile_bo em.placeholder {
  display: none; }

/** actions sur un cv dans le backoffice */
#container_profile_bo section#profile_actions {
  float: right;
  width: 240px; }

#container_profile_bo .rounded_box {
  background: none; }

#container_profile_bo section#profile_actions #approval_links {
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  border: 1px solid #ff6200; }

#container_profile_bo section#profile_actions #approval_links a {
  color: #ff6200;
  padding-left: 22px;
  display: block;
  height: 18px;
  margin: 10px;
  font-weight: bold;
  font-size: 14px;
  width: 70px; }

#container_profile_bo section#profile_actions #approval_links a:hover {
  text-decoration: none; }

#container_profile_bo section#profile_actions #approval_links a.link_valid {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/approve_profile-9117a2e1a27713456d81aa673acaea5455658b937b6789af8dee2e9a01d141d6.gif) no-repeat left; }

#container_profile_bo section#profile_actions #approval_links a.link_reject {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/back_office/reject_profile-2edb86e222b8446d6f81c34eba6ee99a2da56e2359b6ffa6fb995ec763288a48.gif) no-repeat left; }

.resume-preview {
  width: 100%;
  height: 720px; }

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

.color-picker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.5); }

.color-picker > div {
  display: flex;
  height: 10em;
  border: 1px solid #000;
  color: #000; }

.color-picker > div * {
  border-color: inherit;
  color: inherit; }

.color-picker i {
  font: inherit;
  font-size: 12px; }

.color-picker\:a, .color-picker\:h, .color-picker\:sv {
  background-size: 100% 100%;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.color-picker\:a div, .color-picker\:h div, .color-picker\:sv div {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.color-picker\:a, .color-picker\:h {
  width: 1.5em;
  border-left: 1px solid;
  cursor: ns-resize;
  overflow: hidden; }

.color-picker\:a i, .color-picker\:h i {
  display: block;
  height: .5em;
  position: absolute;
  top: -.25em;
  right: 0;
  left: 0;
  z-index: 2; }

.color-picker\:a i::before, .color-picker\:h i::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: .25em solid;
  border-top-color: transparent;
  border-bottom-color: transparent; }

.color-picker\:a div {
  z-index: 2; }

.color-picker\:a div + div {
  background-image: linear-gradient(45deg, #ddd 25%, transparent 25%, transparent 75%, #ddd 75%, #ddd 100%), linear-gradient(45deg, #ddd 25%, #fff 25%, #fff 75%, #ddd 75%, #ddd 100%);
  background-size: .5em .5em;
  background-position: 0 0,.25em .25em;
  z-index: 1; }

.color-picker\:h div {
  background-image: linear-gradient(to top, red 0, #ff0 17%, #0f0 33%, #0ff 50%, #00f 67%, #f0f 83%, red 100%); }

.color-picker\:sv {
  width: 10em;
  cursor: crosshair;
  overflow: hidden; }

.color-picker\:sv div + div {
  background-image: linear-gradient(to right, #fff, rgba(255, 255, 255, 0)); }

.color-picker\:sv div + div + div {
  background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0)); }

.color-picker\:sv i {
  display: block;
  width: .75em;
  height: .75em;
  position: absolute;
  top: -.375em;
  right: -.375em;
  z-index: 2; }

.color-picker\:sv i::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 1px solid #fff;
  border-radius: 100%;
  box-shadow: 0 0 2px #000; }

.form_test_flux label {
  font-size: 20px; }

.form_test_flux input {
  height: 20px; }

.form_test_flux .url input {
  width: 100%; }

.form_test_flux .other_info {
  display: flex;
  justify-content: space-between;
  align-items: end; }
  .form_test_flux .other_info input {
    width: 100%; }
  .form_test_flux .other_info button {
    height: 40px;
    width: 100px; }

.recap_table table {
  width: 100%;
  height: 60px;
  margin: 20px 0; }

.recap_table th {
  border: 1px solid #181c32;
  background-color: #f7f7f7;
  vertical-align: middle; }

.recap_table thead {
  color: #181c32; }

#recap_log table {
  width: 100%;
  height: 60px;
  margin: 20px 0; }

#recap_log thead, #recap_log tbody {
  border: 1px solid #181c32;
  height: 30px; }

#recap_log tbody {
  background-color: #f7f7f7; }

#recap_log th, #recap_log td {
  vertical-align: middle;
  text-align: center; }

#recap_log thead {
  background-color: #d0d0d7;
  color: black; }

.recap_info p {
  margin-top: 10px; }

.recap_info .export-csv-btn {
  margin-top: 8px;
  padding: 10px 5px;
  background-color: #D0D0D7;
  width: fit-content;
  border-radius: 4px; }
  .recap_info .export-csv-btn a {
    color: black;
    text-decoration: none; }

.display-none {
  display: none; }

#lds-roller {
  margin: 25px auto;
  position: relative;
  width: 80px;
  height: 80px; }

.loader-none {
  display: none; }

#lds-roller div {
  margin: 0 auto;
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px; }

#lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin: -4px 0 0 -4px; }

#lds-roller div:nth-child(1) {
  animation-delay: -0.036s; }

#lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px; }

#lds-roller div:nth-child(2) {
  animation-delay: -0.072s; }

#lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px; }

#lds-roller div:nth-child(3) {
  animation-delay: -0.108s; }

#lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px; }

#lds-roller div:nth-child(4) {
  animation-delay: -0.144s; }

#lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px; }

#lds-roller div:nth-child(5) {
  animation-delay: -0.18s; }

#lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px; }

#lds-roller div:nth-child(6) {
  animation-delay: -0.216s; }

#lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px; }

#lds-roller div:nth-child(7) {
  animation-delay: -0.252s; }

#lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px; }

#lds-roller div:nth-child(8) {
  animation-delay: -0.288s; }

#lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px; }

@keyframes lds-roller {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.tool-options {
  width: 85%;
  display: flex;
  justify-content: space-evenly;
  margin: 50px auto; }
  .tool-options .btn-technical-monitoring {
    text-align: right;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 13px;
    color: #6c7293;
    background-color: #f4f4f9;
    margin-top: 17px;
    border-radius: 5px;
    border: none;
    text-decoration: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px; }

.flow-options {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 15px; }

.btn-flow {
  text-align: right;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 13px;
  color: white;
  background-color: #1781ff;
  border-radius: 5px;
  border: none;
  text-decoration: none;
  margin-left: 15px; }

.stream-form {
  margin: 15px; }

.error-field {
  border: 1px solid red !important; }

.btn-save-tool {
  font-size: 13px;
  font-weight: bold;
  padding: 10px 13px;
  color: white;
  background-color: #1781ff;
  border-radius: 5px;
  border: none;
  text-decoration: none; }

.modify-btn {
  display: flex;
  justify-content: space-around; }

.stream-search-form {
  margin: 15px 0; }
  .stream-search-form form {
    display: flex;
    justify-content: space-between; }
  .stream-search-form #search {
    width: 100%;
    border-radius: 8px; }

.sync-reports-container {
  background-color: white;
  padding: 10px;
  border-radius: 10px; }
  .sync-reports-container .header-sync-report {
    display: flex;
    justify-content: space-between; }
  .sync-reports-container .sync-action {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .sync-reports-container .error-alert-icon {
    width: 15px;
    height: 15px; }
  .sync-reports-container .table-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .sync-reports-container .table-container .header-and-button {
      display: flex;
      flex-direction: row;
      align-self: stretch;
      align-items: center;
      justify-content: space-between; }
  .sync-reports-container .table {
    width: 100%;
    font-size: 12px;
    margin: 10px 0px 30px 0px;
    background-color: white; }
    .sync-reports-container .table thead {
      background-color: #5d6689;
      color: white; }
    .sync-reports-container .table th {
      text-align: left; }
    .sync-reports-container .table th.offer-stats {
      background-color: lightgray;
      color: black; }
    .sync-reports-container .table td,
    .sync-reports-container .table th {
      padding: 5px 10px; }
    .sync-reports-container .table tbody tr:nth-child(even) {
      background-color: #eaeef7; }
    .sync-reports-container .table .header-1-level th {
      text-align: center;
      text-transform: uppercase; }
    .sync-reports-container .table .header-2-level th {
      font-size: 10px; }
    .sync-reports-container .table .centered td {
      text-align: center;
      vertical-align: middle; }
    .sync-reports-container .table .message-line {
      font-family: 'Courier New', Courier, monospace;
      font-weight: 400; }
    .sync-reports-container .table .hidden {
      display: none; }
    .sync-reports-container .table .expand {
      cursor: grab;
      text-decoration: underline;
      text-align: center;
      display: block; }
    .sync-reports-container .table .expandable {
      cursor: grab; }
  .sync-reports-container .search_form {
    display: flex;
    align-items: flex-end;
    justify-content: space-between; }
    .sync-reports-container .search_form input {
      max-width: 300px;
      margin-left: 15px; }

.tabs {
  width: 100%; }

.tab-list {
  list-style-type: none;
  padding: 0;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0; }
  .tab-list a {
    color: black;
    text-decoration: none; }
  .tab-list li {
    flex-grow: 1;
    text-align: center;
    padding: 10px 20px;
    background: #EEF0F8;
    color: black;
    cursor: pointer;
    font-family: 'Inter', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0; }
    .tab-list li:not(.active) {
      border: 1px solid #D9D9D9; }
    .tab-list li:hover {
      text-decoration: none;
      background-color: #f8f9fa; }
    .tab-list li.active {
      background: white;
      color: white; }
    .tab-list li:first-child {
      border-radius: 10px 0 0 0; }

.tab-title {
  font-weight: bold;
  font-size: 19px;
  padding-bottom: 0 !important;
  padding-left: 35px !important; }

.tab-homepage, .tabs-spotlight, .tabs-skycrapper {
  display: none; }
  .tab-homepage.active, .tabs-spotlight.active, .tabs-skycrapper.active {
    display: block; }

.tab-content {
  padding: 20px;
  border: 1px solid #dee2e6;
  border-top: none;
  margin-top: -1px;
  background-color: white; }
  .tab-content button[type="submit"] {
    padding: 10px 20px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: block;
    margin: 0 auto;
    margin-top: 20px; }
  .tab-content input[readonly] {
    background-color: #f4f4f4;
    color: #777;
    cursor: not-allowed; }

.tabs-spotlight, .tabs-skycrapper {
  margin-top: 60px; }

.community_logos {
  padding: 5px;
  margin-bottom: 10px;
  border-radius: 8px; }
  .community_logos:nth-child(even) {
    background-color: #f2f2f2; }
  .community_logos:nth-child(odd) {
    background-color: #ffffff; }
  .community_logos:hover {
    outline: 2px solid gray;
    box-shadow: -1px 1px 3px #afafaf, 4px 4px 8px #afafaf; }
  .community_logos.draggable {
    cursor: move; }

.community_logos_fields {
  display: flex;
  margin-bottom: 10px; }

.community_logo--field {
  display: flex;
  margin-bottom: 0; }
  .community_logo--field .expiration-message {
    display: none;
    color: red;
    font-size: 13px;
    align-items: center; }
  .community_logo--field .delete-cross {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 24px;
    color: white;
    background-color: red;
    padding: 4px;
    cursor: pointer;
    display: none; }

.community_logo--entity {
  max-width: 355px;
  text-align: center;
  margin-right: 30px; }

.community_logo--position {
  min-width: 80px;
  margin-bottom: 10px; }

.community_logo--date_label {
  min-width: 150px;
  margin-bottom: 0;
  display: flex;
  align-items: center; }

.community_logo--date {
  width: 120px !important;
  text-align: center;
  margin-right: 5px; }

.community_logo--url_label {
  margin-right: 10px;
  margin-bottom: 0;
  display: flex;
  align-items: center; }

.community_logo--url {
  max-width: 338px; }

.community_logo--image_label {
  min-width: 195px;
  display: flex;
  align-items: center; }

.community_logo--image_data {
  max-width: 250px;
  margin-right: 30px; }

.community_logo--default_url, .community_logo--default_logo {
  margin-right: 5px; }

.community_logo--default_label, .community_logo--default_url_label {
  margin-top: 2.5px;
  margin-bottom: 0;
  margin-right: 10px; }

.community_logo--current_logo, .community_logo--uploaded_logo {
  display: block;
  margin-bottom: 7px;
  margin-right: 10px; }
  .community_logo--current_logo label, .community_logo--uploaded_logo label {
    margin-bottom: 3px;
    margin-right: 10px; }
  .community_logo--current_logo p, .community_logo--uploaded_logo p {
    font-size: 12px; }

.community_logo--date {
  width: 120px !important;
  text-align: center; }
  .community_logo--date.expired-date {
    border-color: red; }
    .community_logo--date.expired-date:focus {
      box-shadow: 0 0 5px red; }

.community_logo--current_logo_display {
  max-width: 100px;
  max-height: 100px; }

.community_logo--current_logo_container, .community_logo--image_preview {
  border: 1px solid;
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffffff; }

.community_logo--uploaded_logo {
  display: none; }

.community_logo--image_preview {
  position: relative; }
  .community_logo--image_preview:hover .delete-cross {
    display: block; }

.modal {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4); }
  .modal--content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 30px;
    text-align: center;
    border-radius: 6px;
    width: 30%;
    line-height: 1.5; }
  .modal--buttons {
    margin-top: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center; }

.cancel-button {
  background-color: #d72222;
  color: white;
  font-weight: bold;
  font-size: 11px;
  cursor: pointer;
  border-radius: 6px;
  padding: 9px 9px;
  opacity: 1;
  border: none;
  white-space: nowrap;
  font-size: 11px; }
  .cancel-button:hover, .cancel-button:focus {
    color: rgba(0, 0, 0, 0.5);
    text-decoration: none;
    cursor: pointer; }
