@charset "UTF-8";
@import 'https://fonts.googleapis.com/css?family=Alegreya+Sans:400,500,700';
@import 'https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700';
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 */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/* 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; }

/*
* 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 */
/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/**
 * selectize.css (v0.12.3)
 * Copyright (c) 2013–2015 Brian Reavis & contributors
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this
 * file except in compliance with the License. You may obtain a copy of the License at:
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under
 * the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF
 * ANY KIND, either express or implied. See the License for the specific language
 * governing permissions and limitations under the License.
 *
 * @author Brian Reavis <brian@thirdroute.com>
 */
.selectize-control.plugin-drag_drop.multi > .selectize-input > div.ui-sortable-placeholder {
  visibility: visible !important;
  background: #f2f2f2 !important;
  background: rgba(0, 0, 0, 0.06) !important;
  border: 0 none !important;
  -webkit-box-shadow: inset 0 0 12px 4px #ffffff;
  box-shadow: inset 0 0 12px 4px #ffffff; }

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
  content: '!';
  visibility: hidden; }

.selectize-control.plugin-drag_drop .ui-sortable-helper {
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); }

.selectize-dropdown-header {
  position: relative;
  padding: 5px 8px;
  border-bottom: 1px solid #d0d0d0;
  background: #f8f8f8;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-dropdown-header-close {
  position: absolute;
  right: 8px;
  top: 50%;
  color: #303030;
  opacity: 0.4;
  margin-top: -12px;
  line-height: 20px;
  font-size: 20px !important; }

.selectize-dropdown-header-close:hover {
  color: #000000; }

.selectize-dropdown.plugin-optgroup_columns .optgroup {
  border-right: 1px solid #f2f2f2;
  border-top: 0 none;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
  border-right: 0 none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
  display: none; }

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
  border-top: 0 none; }

.selectize-control.plugin-remove_button [data-value] {
  position: relative;
  padding-right: 24px !important; }

.selectize-control.plugin-remove_button [data-value] .remove {
  z-index: 1;
  /* fixes ie bug (see #392) */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 17px;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: inherit;
  text-decoration: none;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 0 0 0;
  border-left: 1px solid #d0d0d0;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.selectize-control.plugin-remove_button [data-value] .remove:hover {
  background: rgba(0, 0, 0, 0.05); }

.selectize-control.plugin-remove_button .active[data-value] .remove {
  border-left-color: #cacaca; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
  background: none; }

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
  border-left-color: #ffffff; }

.selectize-control.plugin-remove_button .remove-single {
  position: absolute;
  right: 28px;
  top: 6px;
  font-size: 23px; }

.selectize-control {
  position: relative; }

.selectize-dropdown,
.selectize-input,
.selectize-input input {
  color: #303030;
  font-family: inherit;
  font-size: 13px;
  line-height: 18px;
  -webkit-font-smoothing: inherit; }

.selectize-input,
.selectize-control.single .selectize-input.input-active {
  background: #ffffff;
  cursor: text;
  display: inline-block; }

.selectize-input {
  border: 1px solid #d0d0d0;
  padding: 8px 8px;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.selectize-control.multi .selectize-input.has-items {
  padding: 6px 8px 3px; }

.selectize-input.full {
  background-color: #ffffff; }

.selectize-input.disabled,
.selectize-input.disabled * {
  cursor: default !important; }

.selectize-input.focus {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15); }

.selectize-input.dropdown-active {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0; }

.selectize-input > * {
  vertical-align: baseline;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.selectize-control.multi .selectize-input > div {
  cursor: pointer;
  margin: 0 3px 3px 0;
  padding: 2px 6px;
  background: #f2f2f2;
  color: #303030;
  border: 0 solid #d0d0d0; }

.selectize-control.multi .selectize-input > div.active {
  background: #e8e8e8;
  color: #303030;
  border: 0 solid #cacaca; }

.selectize-control.multi .selectize-input.disabled > div,
.selectize-control.multi .selectize-input.disabled > div.active {
  color: #7d7d7d;
  background: #ffffff;
  border: 0 solid #ffffff; }

.selectize-input > input {
  display: inline-block !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  margin: 0 2px 0 0 !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  -webkit-user-select: auto !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.selectize-input > input::-ms-clear {
  display: none; }

.selectize-input > input:focus {
  outline: none !important; }

.selectize-input::after {
  content: ' ';
  display: block;
  clear: left; }

.selectize-input.dropdown-active::before {
  content: ' ';
  display: block;
  position: absolute;
  background: #f0f0f0;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0; }

.selectize-dropdown {
  position: absolute;
  z-index: 10;
  border: 1px solid #d0d0d0;
  background: #ffffff;
  margin: -1px 0 0 0;
  border-top: 0 none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px; }

.selectize-dropdown [data-selectable] {
  cursor: pointer;
  overflow: hidden; }

.selectize-dropdown [data-selectable] .highlight {
  background: rgba(125, 168, 208, 0.2);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.selectize-dropdown [data-selectable],
.selectize-dropdown .optgroup-header {
  padding: 5px 8px; }

.selectize-dropdown .optgroup:first-child .optgroup-header {
  border-top: 0 none; }

.selectize-dropdown .optgroup-header {
  color: #303030;
  background: #ffffff;
  cursor: default; }

.selectize-dropdown .active {
  background-color: #f5fafd;
  color: #495c68; }

.selectize-dropdown .active.create {
  color: #495c68; }

.selectize-dropdown .create {
  color: rgba(48, 48, 48, 0.5); }

.selectize-dropdown-content {
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 200px; }

.selectize-control.single .selectize-input,
.selectize-control.single .selectize-input input {
  cursor: pointer; }

.selectize-control.single .selectize-input.input-active,
.selectize-control.single .selectize-input.input-active input {
  cursor: text; }

.selectize-control.single .selectize-input:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5px 0 5px;
  border-color: #808080 transparent transparent transparent; }

.selectize-control.single .selectize-input.dropdown-active:after {
  margin-top: -4px;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #808080 transparent; }

.selectize-control.rtl.single .selectize-input:after {
  left: 15px;
  right: auto; }

.selectize-control.rtl .selectize-input > input {
  margin: 0 4px 0 -2px !important; }

.selectize-control .selectize-input.disabled {
  opacity: 0.5;
  background-color: #fafafa; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
   * 1. Set default font family to sans-serif.
   * 2. Prevent iOS and IE text size adjust after device orientation change,
   *    without disabling user zoom.
   */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
   * Remove default margin.
   */
body {
  margin: 0; }

/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
   * 1. Correct `inline-block` display not defined in IE 8/9.
   * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
   */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
   * Prevent modern browsers from displaying `audio` without controls.
   * Remove excess height in iOS 5 devices.
   */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
   * Address `[hidden]` styling not present in IE 8/9/10.
   * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
   */
[hidden],
template {
  display: none; }

/* Links
     ========================================================================== */
/**
   * Remove the gray background color from active links in IE 10.
   */
a {
  background-color: transparent; }

/**
   * Improve readability of focused elements when they are also in an
   * active/hover state.
   */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
     ========================================================================== */
/**
   * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
   */
abbr[title] {
  border-bottom: 1px dotted; }

/**
   * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
   */
b,
strong {
  font-weight: bold; }

/**
   * Address styling not present in Safari and Chrome.
   */
dfn {
  font-style: italic; }

/**
   * Address variable `h1` font-size and margin within `section` and `article`
   * contexts in Firefox 4+, Safari, and Chrome.
   */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000; }

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%; }

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0; }

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px; }

/**
   * Address differences between Firefox and other browsers.
   */
hr {
  box-sizing: content-box;
  height: 0; }

/**
   * Contain overflow in all browsers.
   */
pre {
  overflow: auto; }

/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
     ========================================================================== */
/**
   * Known limitation: by default, Chrome and Safari on OS X allow very limited
   * styling of `select`, unless a `border` property is set.
   */
/**
   * 1. Correct color not being inherited.
   *    Known issue: affects color of disabled elements.
   * 2. Correct font properties not being inherited.
   * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
   */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
   * Address `overflow` set to `hidden` in IE 8/9/10/11.
   */
button {
  overflow: visible; }

/**
   * Address inconsistent `text-transform` inheritance for `button` and `select`.
   * All other form control elements do not inherit `text-transform` values.
   * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
   * Correct `select` style inheritance in Firefox.
   */
button,
select {
  text-transform: none; }

/**
   * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
   *    and `video` controls.
   * 2. Correct inability to style clickable `input` types in iOS.
   * 3. Improve usability and consistency of cursor style between image-type
   *    `input` and others.
   */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
   * Re-set default cursor for disabled elements.
   */
button[disabled],
html input[disabled] {
  cursor: not-allowed; }

/**
   * Remove inner padding and border in Firefox 4+.
   */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

/**
   * It's recommended that you don't attempt to style these elements.
   * Firefox's implementation doesn't respect box-sizing, padding, or width.
   *
   * 1. Address box sizing set to `content-box` in IE 8/9/10.
   * 2. Remove excess padding in IE 8/9/10.
   */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Fix the cursor style for Chrome's increment/decrement buttons. For certain
   * `font-size` values of the `input`, it causes the cursor style of the
   * decrement button to change from `default` to `text`.
   */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
   * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
   * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
   */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
   * Remove inner padding and search cancel button in Safari and Chrome on OS X.
   * Safari (but not Chrome) clips the cancel button when the search input has
   * padding (and `textfield` appearance).
   */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
   * Define consistent border, margin, and padding.
   * [NOTE] We don't enable this ruleset in Foundation, because we want the <fieldset> element to have plain styling.
   */
/* fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  } */
/**
   * 1. Correct `color` not being inherited in IE 8/9/10/11.
   * 2. Remove padding so people aren't caught out if they zero out fieldsets.
   */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
   * Remove default vertical scrollbar in IE 8/9/10/11.
   */
textarea {
  overflow: auto; }

/**
   * Don't inherit the `font-weight` (applied by a rule above).
   * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
   */
optgroup {
  font-weight: bold; }

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  font-size: 100%;
  box-sizing: border-box;
  scroll-behavior: smooth; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #252525;
  background: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  width: 100%;
  border-radius: 0; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  padding: 0;
  border: 0;
  border-radius: 0;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  .row::before, .row::after {
    content: ' ';
    display: table; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row .row {
    max-width: none;
    margin-left: -0.625rem;
    margin-right: -0.625rem; }
    @media screen and (min-width: 40em) {
      .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem; } }
    .row .row.collapse {
      margin-left: 0;
      margin-right: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-left: auto;
      margin-right: auto; }

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem; }
  @media screen and (min-width: 40em) {
    .column, .columns {
      padding-left: 0.9375rem;
      padding-right: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }
  .row .column.row.row, .row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0; }

.small-1 {
  width: 8.3333333333%; }

.small-push-1 {
  position: relative;
  left: 8.3333333333%; }

.small-pull-1 {
  position: relative;
  left: -8.3333333333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.6666666667%; }

.small-push-2 {
  position: relative;
  left: 16.6666666667%; }

.small-pull-2 {
  position: relative;
  left: -16.6666666667%; }

.small-offset-1 {
  margin-left: 8.3333333333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.6666666667%; }

.small-4 {
  width: 33.3333333333%; }

.small-push-4 {
  position: relative;
  left: 33.3333333333%; }

.small-pull-4 {
  position: relative;
  left: -33.3333333333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.6666666667%; }

.small-push-5 {
  position: relative;
  left: 41.6666666667%; }

.small-pull-5 {
  position: relative;
  left: -41.6666666667%; }

.small-offset-4 {
  margin-left: 33.3333333333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.6666666667%; }

.small-7 {
  width: 58.3333333333%; }

.small-push-7 {
  position: relative;
  left: 58.3333333333%; }

.small-pull-7 {
  position: relative;
  left: -58.3333333333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.6666666667%; }

.small-push-8 {
  position: relative;
  left: 66.6666666667%; }

.small-pull-8 {
  position: relative;
  left: -66.6666666667%; }

.small-offset-7 {
  margin-left: 58.3333333333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.6666666667%; }

.small-10 {
  width: 83.3333333333%; }

.small-push-10 {
  position: relative;
  left: 83.3333333333%; }

.small-pull-10 {
  position: relative;
  left: -83.3333333333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.6666666667%; }

.small-push-11 {
  position: relative;
  left: 91.6666666667%; }

.small-pull-11 {
  position: relative;
  left: -91.6666666667%; }

.small-offset-10 {
  margin-left: 83.3333333333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.6666666667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  width: 100%;
  float: left; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  width: 50%;
  float: left; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  width: 33.3333333333%;
  float: left; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  width: 25%;
  float: left; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  width: 20%;
  float: left; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  width: 16.6666666667%;
  float: left; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  width: 14.2857142857%;
  float: left; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  width: 12.5%;
  float: left; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-left: 0;
  padding-right: 0; }

.small-collapse .row, .expanded.row .small-collapse.row {
  margin-left: 0;
  margin-right: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-left: 0.625rem;
  padding-right: 0.625rem; }

.small-centered {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-left: 0;
  margin-right: 0;
  float: left; }

@media screen and (min-width: 40em) {
  .medium-1 {
    width: 8.3333333333%; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    width: 100%;
    float: left; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    width: 50%;
    float: left; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    width: 25%;
    float: left; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    width: 20%;
    float: left; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .medium-collapse .row, .expanded.row .medium-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .medium-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.3333333333%; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%; }
  .large-pull-1 {
    position: relative;
    left: -8.3333333333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%; }
  .large-pull-2 {
    position: relative;
    left: -16.6666666667%; }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%; }
  .large-pull-4 {
    position: relative;
    left: -33.3333333333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%; }
  .large-pull-5 {
    position: relative;
    left: -41.6666666667%; }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%; }
  .large-pull-7 {
    position: relative;
    left: -58.3333333333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%; }
  .large-pull-8 {
    position: relative;
    left: -66.6666666667%; }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%; }
  .large-pull-10 {
    position: relative;
    left: -83.3333333333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%; }
  .large-pull-11 {
    position: relative;
    left: -91.6666666667%; }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.3333333333%;
    float: left; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.6666666667%;
    float: left; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.2857142857%;
    float: left; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .large-collapse .row, .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem; }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  font-size: inherit;
  line-height: 1.6;
  margin-bottom: 1rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    color: #cacaca;
    line-height: 0; }

h1,
.h1 {
  font-size: 1.5rem; }

h2,
.h2 {
  font-size: 1.25rem; }

h3,
.h3 {
  font-size: 1.1875rem; }

h4,
.h4 {
  font-size: 1.125rem; }

h5,
.h5 {
  font-size: 1.0625rem; }

h6,
.h6 {
  font-size: 1rem; }

@media screen and (min-width: 40em) {
  h1,
  .h1 {
    font-size: 3rem; }
  h2,
  .h2 {
    font-size: 2.5rem; }
  h3,
  .h3 {
    font-size: 1.9375rem; }
  h4,
  .h4 {
    font-size: 1.5625rem; }
  h5,
  .h5 {
    font-size: 1.25rem; }
  h6,
  .h6 {
    font-size: 1rem; } }

a {
  color: #2199e8;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1585cf; }
  a img {
    border: 0; }

hr {
  max-width: 75rem;
  height: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0;
  margin: 1.25rem auto;
  clear: both; }

ul,
ol,
dl {
  line-height: 1.6;
  margin-bottom: 1rem;
  list-style-position: outside; }

li {
  font-size: inherit; }

ul {
  list-style-type: disc;
  margin-left: 1.25rem; }

ol {
  margin-left: 1.25rem; }

ul ul, ul ol, ol ul, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: '\2014 \0020'; }

abbr {
  color: #252525;
  cursor: help;
  border-bottom: 1px dotted #252525; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #252525;
  background-color: #e6e6e6;
  border: 1px solid #cacaca;
  padding: 0.125rem 0.3125rem 0.0625rem; }

kbd {
  padding: 0.125rem 0.25rem 0;
  margin: 0;
  background-color: #e6e6e6;
  color: #252525;
  font-family: Consolas, "Liberation Mono", Courier, monospace; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  #job .reference {
    display: none; }
  #job .share {
    display: none; }
  #job-search {
    display: none; }
  .sticky-header {
    display: none; }
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

.button {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #2199e8;
  color: #FFF; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #1583cc;
    color: #FFF; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0; }
  .button.primary {
    background-color: #2199e8;
    color: #FFF; }
    .button.primary:hover, .button.primary:focus {
      background-color: #147cc0;
      color: #FFF; }
  .button.secondary {
    background-color: #777;
    color: #FFF; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5f5f5f;
      color: #FFF; }
  .button.success {
    background-color: #3adb76;
    color: #FFF; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #FFF; }
  .button.warning {
    background-color: #ffae00;
    color: #FFF; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #FFF; }
  .button.alert {
    background-color: #ec5840;
    color: #FFF; }
    .button.alert:hover, .button.alert:focus {
      background-color: #da3116;
      color: #FFF; }
  .button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c4d78;
      color: #0c4d78; }
    .button.hollow.primary {
      border: 1px solid #2199e8;
      color: #2199e8; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c4d78;
        color: #0c4d78; }
    .button.hollow.secondary {
      border: 1px solid #777;
      color: #777; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3c3c3c;
        color: #3c3c3c; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
    .button.hollow.alert {
      border: 1px solid #ec5840;
      color: #ec5840; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #881f0e;
        color: #881f0e; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #2199e8;
      color: #FFF; }
  .button.dropdown::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #FFF transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block; }
  .button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-family: inherit;
  font-size: 1rem;
  color: #252525;
  background-color: #FFF;
  box-shadow: inset 0 1px 2px rgba(37, 37, 37, 0.1);
  border-radius: 0;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #FFF;
    outline: none;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #252525; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #252525; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-button, .input-group-field, .input-group-label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #252525;
  border: 1px solid #cacaca;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  height: 100%;
  width: 1%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button {
    margin: 0; }

.input-group .input-group-button {
  display: table-cell; }

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

legend {
  margin-bottom: 0.5rem;
  max-width: 100%; }

.fieldset {
  border: 1px solid #cacaca;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  .fieldset legend {
    background: #FFF;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

select {
  height: 2.4375rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  margin: 0 0 1rem;
  font-size: 1rem;
  font-family: inherit;
  line-height: normal;
  color: #252525;
  background-color: #FFF;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-size: 9px 6px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  background-color: rgba(236, 88, 64, 0.1);
  border-color: #ec5840; }

.is-invalid-label {
  color: #ec5840; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ec5840; }
  .form-error.is-visible {
    display: block; }

.accordion {
  list-style-type: none;
  background: #FFF;
  margin-left: 0; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  display: block;
  padding: 1.25rem 1rem;
  line-height: 1;
  font-size: 0.75rem;
  color: #2199e8;
  position: relative;
  border: 1px solid #e6e6e6;
  border-bottom: 0; }
  :last-child:not(.is-active) > .accordion-title {
    border-radius: 0 0 0 0;
    border-bottom: 1px solid #e6e6e6; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -0.5rem; }
  .is-active > .accordion-title::before {
    content: '–'; }

.accordion-content {
  padding: 1rem;
  display: none;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #FFF;
  color: #252525; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.is-accordion-submenu-parent > a {
  position: relative; }
  .is-accordion-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem; }

.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform-origin: 50% 50%;
  transform: scaleY(-1); }

.badge {
  display: inline-block;
  padding: 0.3em;
  min-width: 2.1em;
  font-size: 0.6rem;
  text-align: center;
  border-radius: 50%;
  background: #2199e8;
  color: #FFF; }
  .badge.secondary {
    background: #777;
    color: #FFF; }
  .badge.success {
    background: #3adb76;
    color: #FFF; }
  .badge.warning {
    background: #ffae00;
    color: #FFF; }
  .badge.alert {
    background: #ec5840;
    color: #FFF; }

.breadcrumbs {
  list-style: none;
  margin: 0 0 1rem 0; }
  .breadcrumbs::before, .breadcrumbs::after {
    content: ' ';
    display: table; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    color: #252525;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      color: #cacaca;
      content: "/";
      margin: 0 0.75rem;
      position: relative;
      top: 1px;
      opacity: 1; }
  .breadcrumbs a {
    color: #2199e8; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    content: ' ';
    display: table; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.3333333333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.6666666667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #2199e8;
    color: #FFF; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #147cc0;
      color: #FFF; }
  .button-group.secondary .button {
    background-color: #777;
    color: #FFF; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5f5f5f;
      color: #FFF; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #FFF; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #FFF; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #FFF; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #FFF; }
  .button-group.alert .button {
    background-color: #ec5840;
    color: #FFF; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #da3116;
      color: #FFF; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
.callout {
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(37, 37, 37, 0.25);
  border-radius: 0;
  position: relative;
  color: #252525;
  background-color: white; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #def0fc; }
  .callout.secondary {
    background-color: #ebebeb; }
  .callout.success {
    background-color: #e1faea; }
  .callout.warning {
    background-color: #fff3d9; }
  .callout.alert {
    background-color: #fce6e2; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  right: 1rem;
  top: 0.5rem;
  font-size: 2em;
  line-height: 1;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #252525; }

.menu {
  margin: 0;
  list-style-type: none; }
  .menu > li {
    display: table-cell;
    vertical-align: middle; }
    [data-whatinput='mouse'] .menu > li {
      outline: 0; }
  .menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1; }
  .menu input,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    vertical-align: middle; }
    .menu > li > a img + span,
    .menu > li > a i + span,
    .menu > li > a svg + span {
      vertical-align: middle; }
  .menu > li > a img,
  .menu > li > a i,
  .menu > li > a svg {
    margin-right: 0.25rem;
    display: inline-block; }
  .menu > li {
    display: table-cell; }
  .menu.vertical > li {
    display: block; }
  @media screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
      display: table-cell; }
    .menu.medium-vertical > li {
      display: block; } }
  @media screen and (min-width: 64em) {
    .menu.large-horizontal > li {
      display: table-cell; }
    .menu.large-vertical > li {
      display: block; } }
  .menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem; }
  .menu.simple a {
    padding: 0; }
  .menu.align-right::before, .menu.align-right::after {
    content: ' ';
    display: table; }
  .menu.align-right::after {
    clear: both; }
  .menu.align-right > li {
    float: right; }
  .menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed; }
    .menu.expanded > li:first-child:last-child {
      width: 100%; }
  .menu.icon-top > li > a {
    text-align: center; }
    .menu.icon-top > li > a img,
    .menu.icon-top > li > a i,
    .menu.icon-top > li > a svg {
      display: block;
      margin: 0 auto 0.25rem; }
  .menu.nested {
    margin-left: 1rem; }
  .menu .active > a {
    color: #FFF;
    background: #2199e8; }

.menu-text {
  font-weight: bold;
  color: inherit;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0.7rem 1rem; }

.menu-centered {
  text-align: center; }
  .menu-centered > .menu {
    display: inline-block; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #FFF;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #252525;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #252525, 0 14px 0 #252525; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block !important; }

.is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #FFF;
  transition: transform 0.15s linear; }
  .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }

.is-drilldown-submenu-parent > a {
  position: relative; }
  .is-drilldown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.js-drilldown-back > a::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown-pane {
  background-color: #FFF;
  border: 1px solid #cacaca;
  border-radius: 0;
  display: block;
  font-size: 1rem;
  padding: 1rem;
  position: absolute;
  visibility: hidden;
  width: 300px;
  z-index: 10; }
  .dropdown-pane.is-open {
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 0;
  top: 100%; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 0;
  top: 100%; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  padding-right: 1.5rem;
  position: relative; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: #2199e8 transparent transparent;
  border-top-style: solid;
  border-bottom-width: 0;
  right: 5px;
  margin-top: -2px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  left: auto;
  right: 100%; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px;
  margin-top: -3px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent #2199e8 transparent transparent;
  border-right-style: solid;
  border-left-width: 0; }

.dropdown.menu.vertical > li.opens-right > a::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 5px;
  border-color: transparent transparent transparent #2199e8;
  border-left-style: solid;
  border-right-width: 0; }

@media screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0; } }

@media screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  left: auto;
  right: 0; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 200px;
  z-index: 1;
  background: #FFF;
  border: 1px solid #cacaca; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

html,
body {
  height: 100%; }

.off-canvas-wrapper {
  width: 100%;
  overflow-x: clip;
  position: relative;
  backface-visibility: hidden;
  -webkit-overflow-scrolling: auto; }

.off-canvas-wrapper-inner {
  position: relative;
  width: 100%;
  transition: transform 0.5s ease; }
  .off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
    content: ' ';
    display: table; }
  .off-canvas-wrapper-inner::after {
    clear: both; }

.off-canvas-content,
.off-canvas-content {
  min-height: 100%;
  background: #FFF;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  z-index: 1;
  padding-bottom: 0.1px;
  box-shadow: 0 0 10px rgba(37, 37, 37, 0.5); }

.js-off-canvas-exit {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  transition: background 0.5s ease; }

.off-canvas {
  position: absolute;
  background: #e6e6e6;
  z-index: -1;
  max-height: 100%;
  overflow-y: auto;
  transform: translateX(0); }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px; }
    .is-open-left {
      transform: translateX(250px); }
  .off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px; }
    .is-open-right {
      transform: translateX(-250px); }

@media screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; } }

@media screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    left: 0;
    z-index: auto;
    position: fixed; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    right: 0;
    z-index: auto;
    position: fixed; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; } }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    content: ' ';
    display: table; }
  .pagination::after {
    clear: both; }
  .pagination li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    border-radius: 0;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    color: #252525;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #2199e8;
    color: #FFF;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    content: '\2026';
    padding: 0.1875rem 0.625rem;
    color: #252525; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pagination-next a::after,
.pagination-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  user-select: none; }

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(37, 37, 37, 0.45);
  overflow-y: scroll; }

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #FFF;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column,
  .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal .reveal {
      left: auto;
      right: auto;
      margin: 0 auto; } }
  .reveal.collapse {
    padding: 0; }
  @media screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.9375em) {
    .reveal {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 100vh;
      min-height: 100vh;
      max-width: none;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  margin-bottom: 1rem;
  outline: 0;
  position: relative;
  user-select: none;
  color: #FFF;
  font-weight: bold;
  font-size: 0.875rem; }

.switch-input {
  opacity: 0;
  position: absolute; }

.switch-paddle {
  background: #cacaca;
  cursor: pointer;
  display: block;
  position: relative;
  width: 4rem;
  height: 2rem;
  transition: all 0.25s ease-out;
  border-radius: 0;
  color: inherit;
  font-weight: inherit; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    background: #FFF;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 0; }
  input:checked ~ .switch-paddle {
    background: #2199e8; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-inactive, .switch-active {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny .switch-paddle {
  width: 3rem;
  height: 1.5rem;
  font-size: 0.625rem; }

.switch.tiny .switch-paddle::after {
  width: 1rem;
  height: 1rem; }

.switch.tiny input:checked ~ .switch-paddle::after {
  left: 1.75rem; }

.switch.small .switch-paddle {
  width: 3.5rem;
  height: 1.75rem;
  font-size: 0.75rem; }

.switch.small .switch-paddle::after {
  width: 1.25rem;
  height: 1.25rem; }

.switch.small input:checked ~ .switch-paddle::after {
  left: 2rem; }

.switch.large .switch-paddle {
  width: 5rem;
  height: 2.5rem;
  font-size: 1rem; }

.switch.large .switch-paddle::after {
  width: 2rem;
  height: 2rem; }

.switch.large input:checked ~ .switch-paddle::after {
  left: 2.75rem; }

table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f2f2f2;
    background-color: #FFF; }
  caption {
    font-weight: bold;
    padding: 0.5rem 0.625rem 0.625rem; }
  thead,
  tfoot {
    background: #f9f9f9;
    color: #252525; }
    thead tr,
    tfoot tr {
      background: transparent; }
    thead th,
    thead td,
    tfoot th,
    tfoot td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-weight: bold;
      text-align: left; }
  tbody tr:nth-child(even) {
    background-color: #f2f2f2; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover tr:hover {
  background-color: #fafafa; }

table.hover tr:nth-of-type(even):hover {
  background-color: #ededed; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  list-style-type: none;
  background: #FFF;
  border: 1px solid #e6e6e6; }
  .tabs::before, .tabs::after {
    content: ' ';
    display: table; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  width: auto;
  float: none;
  display: block; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #2199e8; }
  .tabs.primary > li > a {
    color: #FFF; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1893e4; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem; }
    .tabs-title > a:hover {
      background: #FFF; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6; }

.tabs-content {
  background: #FFF;
  transition: all 0.5s ease;
  border: 1px solid #e6e6e6;
  border-top: 0; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.title-bar {
  background: #252525;
  color: #FFF;
  padding: 0.5rem; }
  .title-bar::before, .title-bar::after {
    content: ' ';
    display: table; }
  .title-bar::after {
    clear: both; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left {
  float: left; }

.title-bar-right {
  float: right;
  text-align: right; }

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  width: 20px;
  height: 16px; }
  .menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #252525;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #252525, 0 14px 0 #252525; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.has-tip {
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  position: relative;
  display: inline-block;
  cursor: help; }

.tooltip {
  background-color: #252525;
  color: #FFF;
  font-size: 80%;
  padding: 0.75rem;
  position: absolute;
  z-index: 10;
  top: calc(100% + 0.6495rem);
  max-width: 10rem !important;
  border-radius: 0; }
  .tooltip::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #252525;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #252525 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto; }
  .tooltip.left::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #252525;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #252525 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    transform: translateY(-50%); }

.top-bar {
  padding: 0.5rem; }
  .top-bar::before, .top-bar::after {
    content: ' ';
    display: table; }
  .top-bar::after {
    clear: both; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    width: 100%; }
  @media screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
      width: auto; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
      width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
      width: 100%; } }
.top-bar-title {
  float: left;
  margin-right: 1rem; }

.top-bar-left {
  float: left; }

.top-bar-right {
  float: right; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }
.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }
.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-left: auto;
  margin-right: auto; }

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

.clearfix::after {
  clear: both; }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

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

.ui-dialog-titlebar {
  display: none; }

@font-face {
  font-family: "ProximaNovaBold";
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-bold-webfont-3f8c12753f329a34ef92140d54ebad6a9a27ea59ed93570383f3e924aa0b94dc.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-bold-webfont-3f8c12753f329a34ef92140d54ebad6a9a27ea59ed93570383f3e924aa0b94dc.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-bold-webfont-92382641806bf6c13ba91abbed58ab25fefdd3d107177137e730f841f50bda66.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-bold-webfont-eb2c3cf982acdcbdf45d8baeb07405bd203d9f76265beb53bd0948159cd71776.svg#proxima_nova_rgbold) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "ProximaNovaSemiBold";
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-semibold-webfont-b443ca49a46df4ac11cae8659c01e3b71c692f132cd4ff7086791de64cfecee0.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-semibold-webfont-b443ca49a46df4ac11cae8659c01e3b71c692f132cd4ff7086791de64cfecee0.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-semibold-webfont-1de753f0616fbc7076c3b2c9b10a1290fc3b3225f274ca785cfaf072c3fc5900.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-semibold-webfont-2cdac2ab8c1d897a86f8b6dceb89223e0683ac4d49a536c8d09a8692a6d776b8.svg#proxima_novasemibold) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "ProximaNova";
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-regular-webfont-f58eaa705ab7442cbbf93276c2f17283fa02bd5bdd951e848f7942ce0f9d5b48.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-regular-webfont-f58eaa705ab7442cbbf93276c2f17283fa02bd5bdd951e848f7942ce0f9d5b48.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-regular-webfont-d24bd28294b8075b273e0cb1af9ceeed2d0dd423737c324ecbda558c2ad5f59f.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/proximanova-regular-webfont-6587cfc8e517e033cb2840bdd50340ed748c349dc21af4a078d8d4abf419df42.svg#proxima_nova_rgregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Imprima";
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/imprima-regular-webfont-7a05e59f6ca5ad6d130be79412a8bca4f34833366bff1a89344d2cd6ba1253d9.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/imprima-regular-webfont-7a05e59f6ca5ad6d130be79412a8bca4f34833366bff1a89344d2cd6ba1253d9.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/imprima-regular-webfont-b57ada108695db0529572af9d3ce1167e13b8ddd02e536949e6e284634f2fa83.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/imprima-regular-webfont-64ce89ff2bbe2a97fbc11c776950ad795652f669533840ff3a4cfa7d46553374.svg#imprimaregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "IconProfilMedecin";
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/icons-profilmedecin-9f36b1df3d390905b10f10bb9ad30fdc0892711c0ada66e477bd7512ae036049.eot);
  src: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/icons-profilmedecin-9f36b1df3d390905b10f10bb9ad30fdc0892711c0ada66e477bd7512ae036049.eot?#iefix) format("embedded-opentype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/icons-profilmedecin-4739ca7c3d67d5437701d0af650a7c91194ef2d3c59e3a2c254542e3cde7ac20.ttf) format("truetype"), url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/icons-profilmedecin-a6f98f8dad9758b8fcf1f8992203248ba3a0e033adca10fb3a2fb19543326f30.svg#icomoonregular) format("svg");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

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

/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* iCheck plugin flat skin, black
----------------------------------- */
.icheckbox_flat,
.iradio_flat {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/form-custom-134e8a8652d3308a3b0711d1bdb7f7c790e58779579386cb472a60e41141b990.png) no-repeat;
  border: none;
  cursor: pointer; }

.radio-white .icheckbox_flat, .radio-white .iradio_flat, .checkbox-white .icheckbox_flat, .checkbox-white .iradio_flat {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/form-custom-white-e56b47705ccd1e616fd11cce3525f488e560dc912b0358e6fed469b9864ec095.png); }

.icheckbox_flat {
  background-position: 0 0; }
  .icheckbox_flat.checked {
    background-position: -18px 0; }
  .icheckbox_flat.disabled {
    background-position: -36px 0;
    cursor: default; }
  .icheckbox_flat.checked.disabled {
    background-position: -54px 0; }

.iradio_flat {
  background-position: -72px 0; }
  .iradio_flat.checked {
    background-position: -90px 0; }
  .iradio_flat.disabled {
    background-position: -108px 0;
    cursor: default; }
  .iradio_flat.checked.disabled {
    background-position: -126px 0; }

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .icheckbox_flat,
  .iradio_flat {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/form-custom@2x-1ae101d736e9d92a565f27e3645bf80b546e26d9352980e3bb0c9407537bfd9f.png);
    -webkit-background-size: 144px 18px;
    background-size: 144px 18px; }
  .radio-white .icheckbox_flat, .radio-white .iradio_flat, .checkbox-white .icheckbox_flat, .checkbox-white .iradio_flat {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/form-custom-white@2x-05a3b31362598a1c5729eb25d0507e60f47d5c3edf8a3ca9b7349edde89600d6.png); } }

[class^="icon-"]:before, [class*=" icon-"]:before {
  display: inline-block;
  font-family: 'IconProfilMedecin';
  speak: none;
  font-size: 19px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-prev:before {
  content: "\e60d"; }

.icon-next:before {
  content: "\e60e"; }

.icon-arrow-left:before {
  content: "\e60f"; }

.icon-arrow:before {
  content: "\e60b"; }

.icon-triangle:before {
  content: "\e600"; }

.icon-view:before {
  content: "\e601"; }

.icon-create:before {
  content: "\e606"; }

.icon-profile:before {
  content: "\e602"; }

.icon-search:before {
  content: "\e603"; }

.icon-publish:before {
  content: "\e604"; }

.icon-favorites:before {
  content: "\e60c"; }

.icon-print:before {
  content: "\e605"; }

.icon-facebook:before {
  content: "\e607"; }

.icon-twitter:before {
  content: "\e608"; }

.icon-email:before {
  content: "\e609"; }

.icon-arrow-large:before {
  content: "\e60a"; }

.icon-check:before {
  content: "\e610"; }

.icon-error:before {
  content: "\e611"; }

.icon-cancel:before {
  content: "\e612"; }

.icon-infos:before {
  content: "\e613"; }

.icon-check:before, .icon-notice:before {
  content: "\e610"; }

.icon-error:before, .icon-alert:before {
  content: "\e611"; }

nav[role="navigation"] a {
  font-weight: bold; }

#footer.simplified {
  text-align: center;
  height: 8em;
  padding-top: 3em; }

/*!
 * 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; }

.jssocials-shares {
  margin: 0.2em 0; }

.jssocials-shares * {
  box-sizing: border-box; }

.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 0.6em 0.3em 0; }

.jssocials-share:last-child {
  margin-right: 0; }

.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em; }

img.jssocials-share-logo {
  width: auto;
  height: 1em; }

.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1; }

.jssocials-share-link.jssocials-share-link-count {
  padding-top: .2em; }

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
  display: block;
  font-size: .6em;
  margin: 0 -.5em -.8em -.5em; }

.jssocials-share-link.jssocials-share-no-count {
  padding-top: .5em; }

.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
  height: 1em; }

.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle; }

.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default; }

.jssocials-share-count-box.jssocials-share-no-count {
  display: none; }

.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle; }

.jssocials-share-link {
  padding: .5em .6em;
  border-radius: 0.3em;
  border: 2px solid #acacac;
  color: #acacac;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }

.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
  border: 2px solid #939393;
  color: #939393; }

.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 .3em;
  margin-left: 0.4em;
  background: #f5f5f5;
  border-radius: 0.3em;
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }

.jssocials-share-count-box:hover {
  background: #e8e8e8; }

.jssocials-share-count-box:hover:after {
  border-color: transparent #e8e8e8 transparent transparent; }

.jssocials-share-count-box:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.75em;
  left: -0.4em;
  width: 0;
  height: 0;
  border-width: 0.5em 0.5em 0.5em 0;
  border-style: solid;
  border-color: transparent #f5f5f5 transparent transparent;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out;
  transition: background 200ms ease-in-out, color 200ms ease-in-out, border-color 200ms ease-in-out; }

.jssocials-share-count-box .jssocials-share-count {
  line-height: 2.5em;
  color: #acacac; }

.simplified-page .head {
  margin: 1em 0 1em; }
  @media screen and (min-width: 40em) {
    .simplified-page .head {
      margin: 6em 0 4em; } }
  .simplified-page .head .logo {
    display: none; }
    @media screen and (min-width: 40em) {
      .simplified-page .head .logo {
        display: block;
        margin-bottom: 2em; } }
.simplified-page .button {
  line-height: 1.5rem;
  white-space: normal; }
  .simplified-page .button--wide {
    width: 100%; }

.simplified-page .error {
  display: inline-block;
  color: #F7204E;
  background: none;
  margin-top: .5em; }

@media screen and (min-width: 40em) {
  .simplified-page .form-left > form {
    margin-right: 3em; } }

.simplified-page .form-left > form .email-label {
  font-size: 1.2rem;
  font-weight: bold; }

.simplified-page .form-left > form .email-field {
  margin-bottom: 0; }

.simplified-page .form-left > form .checkbox {
  margin-top: 1.5em; }

.simplified-page .form-left > form .button {
  margin-top: 2em; }

@media screen and (min-width: 40em) {
  .simplified-page .form-right > form {
    margin: 8.5em 0 0 3em; } }

.simplified-page .middle {
  text-align: center;
  font-size: 1.5em; }
  @media screen and (min-width: 40em) {
    .simplified-page .middle {
      position: absolute;
      top: 54%;
      right: 49%; } }
.simplified-page .forms-container {
  position: relative;
  margin-bottom: 2em; }
  @media screen and (min-width: 40em) {
    .simplified-page .forms-container {
      margin-bottom: 10em; } }
.cgu_label {
  font-size: 1.1em; }

#header {
  color: #FFF;
  background-color: #252525;
  height: 3.7rem; }

.row {
  height: 100%; }

.community-promed-logos {
  display: flex;
  flex-wrap: wrap; }

.sticky-header {
  position: sticky;
  top: 0;
  z-index: 100; }

#toolbar {
  height: 100%; }
  #toolbar #cv {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
  #toolbar a {
    color: #FFF;
    white-space: nowrap; }

.large-2, .large-3 {
  height: 100%; }

#logo {
  max-width: 225px;
  padding: 0;
  text-align: center; }

.logo-fixed {
  position: relative;
  max-width: 325px !important;
  background-color: #FFF;
  top: 20px; }

#publish {
  height: 100%; }
  #publish a {
    height: 100%;
    display: inline-block;
    padding: 15px;
    background-color: #18B2CA;
    color: #FFF;
    font-size: 1.2em; }
    #publish a span {
      display: block;
      float: left; }
    #publish a [class*="icon"] {
      display: block;
      float: left;
      margin-right: 12px; }
      #publish a [class*="icon"]:before {
        font-size: 23px; }
    #publish a strong {
      display: block;
      text-transform: uppercase;
      font-size: 1.1em; }
    #publish a:hover {
      background-color: #13889A; }

#apply #postulate {
  display: inline-block;
  padding: 15px 15px;
  background-color: #F7204E;
  color: #FFF;
  font-size: 1.2em; }
  #apply #postulate span {
    display: block;
    float: left;
    margin-top: 4px; }
  #apply #postulate [class*="icon"] {
    display: block;
    float: left;
    margin-right: 12px; }
    #apply #postulate [class*="icon"]:before {
      font-size: 23px; }
  #apply #postulate strong {
    display: block;
    text-transform: uppercase;
    font-size: 1.1em; }
  #apply #postulate:hover {
    background-color: #CF1B42; }

#apply #alert {
  display: inline-block;
  padding: 17px 17px;
  background-color: #81128F;
  color: #FFF;
  font-size: 1.2em; }
  #apply #alert span {
    display: block;
    float: left; }
  #apply #alert [class*="icon"] {
    display: block;
    float: left;
    margin-right: 12px; }
    #apply #alert [class*="icon"]:before {
      font-size: 23px; }
  #apply #alert strong {
    display: block;
    text-transform: uppercase;
    font-size: 1.1em; }
  #apply #alert:hover {
    background-color: #13889A; }

.simplified {
  height: 5em; }
  .simplified .logo {
    background-color: transparent;
    text-align: center; }
    .simplified .logo img {
      height: 60px; }
  @media screen and (min-width: 40em) {
    .simplified {
      height: 7em; }
      .simplified .logo {
        text-align: left; }
        .simplified .logo img {
          height: 90px; } }
.flex {
  display: flex; }

.custom-gap {
  column-gap: 2rem;
  justify-content: end;
  height: 100%; }

.title-job-offer {
  width: 100%;
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 16px;
  color: white; }

a .bell-icon {
  background-color: #81128F; }

a .bell-icon:hover {
  background-color: #81128F;
  opacity: 0.8; }

.pop-up-apply {
  display: block !important;
  background: #252525;
  width: 22rem;
  padding: 1.5rem; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .pop-up-apply {
      position: fixed;
      right: 0; } }
  @media screen and (max-width: 39.9375em) {
    .pop-up-apply {
      position: fixed;
      right: 0;
      width: 100%; } }
#search-bar-small-devise {
  background-color: #252525;
  display: flex;
  align-items: center; }
  #search-bar-small-devise .bell-icon img {
    height: 6vh; }
  #search-bar-small-devise #logo-img {
    height: 6vh; }

#home-bar-small-devise {
  display: flex;
  align-items: center;
  justify-content: space-around; }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    #home-bar-small-devise img {
      height: 7vh;
      object-fit: contain; } }
  @media screen and (max-width: 39.9375em) {
    #home-bar-small-devise img {
      height: 7vh;
      object-fit: contain; } }
  #home-bar-small-devise .select-cv {
    margin-right: 7px;
    text-align: center; }

.apply-btn-small {
  position: fixed;
  bottom: 0;
  width: 100vw;
  display: flex;
  justify-content: center; }
  .apply-btn-small a {
    background-color: #84008c;
    color: white;
    width: 89vw;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 16px; }

.raz-video {
  margin-bottom: 5px;
  text-align: center; }
  .raz-video .video-iframe {
    width: 50%;
    height: 30vh;
    padding: 15px 0; }
    @media screen and (max-width: 39.9375em) {
      .raz-video .video-iframe {
        width: 75%; } }
  .raz-video .divider {
    height: 10px;
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.xyz/assets/3/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 100%; }
  .raz-video .head {
    font-size: 18px;
    text-align: left; }

.raz-header {
  position: relative;
  top: 0;
  left: 0;
  padding: 0 10px;
  margin: 12px 0; }
  .raz-header .raz-banner {
    width: 100%;
    object-fit: cover; }
  .raz-header .raz-logo {
    position: absolute; }

@media (max-width: 620px) {
  .raz-header {
    max-height: 225px;
    margin-bottom: 36px; }
    .raz-header .raz-banner {
      height: 175px; }
    .raz-header .raz-logo {
      height: 30px; } }

@media (min-width: 620.09px) {
  .raz-header {
    max-height: 300px; }
    .raz-header .raz-banner {
      height: 300px; }
    .raz-header .raz-logo {
      height: 60px; } }

.preview-practical-info {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  margin: 20px 0; }
  @media screen and (max-width: 39.9375em) {
    .preview-practical-info {
      grid-template-columns: repeat(1, 1fr); } }
  .preview-practical-info img {
    height: 30px;
    margin-right: 15px; }
  .preview-practical-info .block-info {
    display: flex;
    align-items: top;
    margin-bottom: 20px; }
  .preview-practical-info .block-info-text p {
    margin-bottom: 5px !important; }
  .preview-practical-info .block-info-text .title {
    font-weight: bold; }
  .preview-practical-info .block-info-text .address-info {
    width: 70%; }

.raz-practical-info-container .head {
  margin-top: 20px;
  font-size: 18px; }

.raz-practical-info-container .divider {
  height: 10px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.xyz/assets/3/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 100%; }

.benefit-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  margin-top: 20px; }
  @media screen and (max-width: 39.9375em) {
    .benefit-container {
      grid-template-columns: repeat(1, 1fr); } }
.bonus-container {
  display: flex;
  margin-top: 20px;
  align-items: center; }
  .bonus-container .icon-bonus-preview {
    height: 30px;
    margin-right: 15px; }
  .bonus-container .benefit-content {
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 !important; }

.container-btn {
  width: fit-content;
  margin: 20px auto; }

.show-more-btn, .show-less-btn {
  border: 1px solid #8bafd4;
  text-align: center;
  padding: 0 15px;
  border-radius: 15px;
  color: #8bafd4;
  cursor: pointer; }

.hide-element {
  display: none; }

.benefit-raz {
  margin-bottom: 20px; }
  .benefit-raz .head {
    font-size: 18px; }
  .benefit-raz .divider {
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.xyz/assets/3/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 100%;
    height: 10px; }

.slideshow-mosaic-preview {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  height: 40vh;
  width: 100%;
  margin: 30px auto; }

#slideshow-mosaic {
  display: flex;
  height: 100%; }

.little-images {
  width: 40%; }

.mosaic-image-little {
  width: 100%;
  height: 49.5%;
  margin-bottom: 5px; }
  .mosaic-image-little img {
    width: 100%;
    height: 100%;
    object-fit: cover; }

.mosaic-image-huge {
  width: 60%; }
  .mosaic-image-huge img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-left: 5px; }

.slideshow-container {
  margin-bottom: 25px; }
  .slideshow-container .seperator- {
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 100%; }

#slideshow-slider {
  width: 90%;
  margin: 0 auto; }
  @media screen and (max-width: 39.9375em) {
    #slideshow-slider {
      width: 80%; } }
  #slideshow-slider .slider-image img {
    width: 100%;
    height: 130px;
    object-fit: cover;
    margin: auto;
    padding: 0px 2px; }
    @media screen and (max-width: 39.9375em) {
      #slideshow-slider .slider-image img {
        padding: 0; } }
  #slideshow-slider .slick-center {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    transform: scale(1.25); }
  #slideshow-slider .slick-list {
    padding: 45px 60px !important;
    height: 100%; }
  #slideshow-slider .slick-track {
    top: 34% !important; }
  #slideshow-slider button {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  #slideshow-slider .slide-arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px; }
  #slideshow-slider .prev-arrow {
    left: -40px;
    width: 0;
    height: 0;
    border-left: 0 solid transparent;
    border-right: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; }
  #slideshow-slider .next-arrow {
    right: -40px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #113463;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent; }

.recruitment-process-raz {
  margin-bottom: 20px; }
  .recruitment-process-raz .step-preview {
    display: flex; }
    @media screen and (max-width: 39.9375em) {
      .recruitment-process-raz .step-preview {
        flex-direction: column; } }
    .recruitment-process-raz .step-preview .step {
      margin-right: 10px;
      color: #ff6633; }
      @media screen and (max-width: 39.9375em) {
        .recruitment-process-raz .step-preview .step {
          text-align: left; } }
  .recruitment-process-raz .recruiment-preview {
    padding: 15px; }
  .recruitment-process-raz .head {
    font-size: 18px; }
  .recruitment-process-raz .divider {
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.xyz/assets/3/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 100%;
    height: 10px; }

.highlight-job {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  border-radius: 8px;
  height: 25px;
  width: 7%;
  margin-left: -52px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 39.9375em) {
    .highlight-job {
      margin-bottom: 15px;
      margin-left: 0;
      width: 20%; } }
  .highlight-job img {
    height: 20px; }

.article-highlight-profil-medecin {
  padding: 10px;
  box-shadow: rgba(129, 18, 143, 0.24) 0px 3px 8px;
  margin: 10px; }
  .article-highlight-profil-medecin #no-border {
    border-bottom: none; }
  @media screen and (max-width: 39.9375em) {
    .article-highlight-profil-medecin {
      margin: 0;
      box-shadow: none;
      border-bottom: 1px solid #CFCFCF;
      border-top: 1px solid #CFCFCF; } }
.highlight-color-profil-medecin {
  background-color: #81128F; }

.job-title {
  display: flex; }
  .job-title h2 {
    width: 93%; }
    @media screen and (max-width: 39.9375em) {
      .job-title h2 {
        width: 80%; } }
.testimony-raz {
  margin-top: 20px;
  margin-bottom: 30px; }
  .testimony-raz h2 {
    font-size: 22px; }

#testimony-list {
  margin-top: 4rem; }

#interview-card:only-child {
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 584.1px) {
  #interview-card {
    min-width: 500px;
    width: max-content; }
  #interview-card:nth-child(even) {
    margin: 0 0 0 auto;
    margin-top: 4rem; } }

@media (max-width: 584px) {
  #interview-card {
    width: auto;
    max-width: 100%; } }

#interview-card {
  background-color: rgba(255, 229, 209, 0.664);
  border-radius: 20px;
  margin-top: 4rem; }
  #interview-card .interview-card-icon {
    margin-bottom: -25px; }
    #interview-card .interview-card-icon img {
      border-radius: 50%;
      width: 90px;
      height: 90px;
      object-fit: cover;
      background-color: white;
      top: -45px;
      position: relative;
      box-shadow: 0 8px 6px -6px #7B819F; }
  #interview-card .interview-card-header {
    display: inline-flex;
    justify-content: center;
    align-items: baseline;
    margin-top: -25px; }
    #interview-card .interview-card-header p {
      color: #f86300;
      margin-bottom: 0;
      font-size: 17.5px; }
    #interview-card .interview-card-header .interview-author {
      font-size: 20px;
      font-weight: bold;
      padding-right: 1rem; }
  #interview-card .interview-card-content {
    margin-top: 1rem;
    padding-bottom: 1rem; }
    #interview-card .interview-card-content p {
      overflow-wrap: break-word;
      max-width: 450px;
      margin: auto;
      font-style: italic;
      font-size: 0.9rem;
      line-height: 1.3; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6 !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__button:hover {
  background-color: transparent; }

body {
  font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
  font-size: 13px;
  background-color: #252525; }

#body_pdf {
  background-color: #FFF; }

.toggleOtherOccupations {
  cursor: pointer; }

.number {
  font-weight: bold; }

strong {
  font-weight: normal;
  font-family: "ProximaNovaSemiBold", "Trebuchet MS", Helvetica, Arial; }

ul, ol, li, p {
  font-size: 1em;
  line-height: 125%; }

a {
  color: #F7204E;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    color: #F7204E;
    text-decoration: underline; }

.ui-autocomplete .ui-state-hover {
  background: none;
  border-color: #F7204E;
  color: #F7204E; }

.ui-autocomplete {
  z-index: 100 !important; }

form label {
  font-size: 15px; }

form .description {
  display: inline-block;
  line-height: 1;
  color: #A4A6A4; }

form input + .description, form small + .description {
  position: relative;
  top: -9px; }

form .radio label, form .checkbox label {
  display: inline-block;
  max-width: 85%;
  margin-right: 10px;
  margin-top: 1px;
  margin-bottom: 0;
  white-space: normal !important; }

form .radio [class*="iradio_flat"], form .checkbox [class*="iradio_flat"] {
  position: relative;
  top: -2px; }

form small.error, [data-abide] small.error, form span.error, [data-abide] span.error {
  padding: 8px !important;
  font-size: 0.95em !important; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea, select, option, .fake-input {
  color: #252525;
  font-size: 1em;
  padding: 0 10px;
  border: 2px solid #CFCFCF; }

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, textarea:focus, select:focus {
  border-color: #F7204E; }

textarea {
  padding: 5px 10px; }

.fake-input {
  display: block;
  background-color: #FFF;
  margin: 0 0 0.25rem 0;
  padding: 0.25rem 0.5rem;
  width: 100%; }
  .fake-input > input {
    margin-bottom: 0; }

button, .button {
  background-color: #F7204E;
  text-transform: uppercase;
  font-size: 15px;
  font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
  padding: 9px 15px 9px 15px;
  color: #FFF;
  font-weight: bold; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #CF1B42;
    text-decoration: none; }

.inline-list > li {
  float: left;
  margin-left: 1.375rem;
  display: block; }

.tabs {
  background: transparent; }

.captcha {
  padding-right: 1em; }

h1, h2, h3, .h1, .h2, .h3 {
  font-family: Imprima, "Trebuchet MS", Helvetica, Arial; }

h1, h2, .h1, .h2 {
  color: #81128F; }

h1 {
  color: #81128F;
  font-size: 28px; }

h2, .h2 {
  font-size: 25px; }

h3, .h3 {
  color: #252525;
  font-size: 20px; }

.left {
  float: left; }

.right {
  float: right; }

.title {
  color: #F7204E;
  text-transform: uppercase;
  font-size: 13px; }

.red {
  color: #F7204E !important; }

.purple {
  color: #81128F !important; }

.black {
  color: #252525 !important; }

.white {
  color: #FFF !important; }

.green {
  color: #3CB44C !important; }

.icon-arrow-left, .icon-arrow-right, .icon-arrow-up, .icon-arrow-down {
  display: inline-block;
  min-width: 0;
  min-height: 0;
  width: 0 !important;
  height: 0 !important;
  margin: 0 1px !important;
  border-style: solid;
  vertical-align: middle;
  border-color: #F7204E;
  border-width: 7px; }
  .icon-arrow-left:before, .icon-arrow-right:before, .icon-arrow-up:before, .icon-arrow-down:before {
    width: auto;
    height: auto;
    content: ""; }

.icon-arrow-left {
  border-left: 0 !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important; }

.icon-arrow-right {
  border-right: 0 !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important; }

.icon-arrow-up {
  border-top: 0 !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important; }

.icon-arrow-down {
  border-bottom: 0 !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important; }

.icon-triangle:before {
  color: #F7204E;
  font-size: 12px; }

.icon-addcv {
  display: inline-block;
  width: 95px;
  height: 65px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/icon-cv-add-9eeaaf0bfde269c08228218dc98b4a9d13bc3836ef8c6defaf118b7b14db430c.png) no-repeat 0 0;
  vertical-align: middle; }

.icon-dropcv {
  display: inline-block;
  width: 95px;
  height: 65px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/icon-cv-drop-7a3c01f19928806a9ff53fd1ad417693c16c0ac4755660eb7fda56575b307332.png) no-repeat 0 0;
  vertical-align: middle; }

.show-for-tablet {
  display: none; }

.show-for-mobile {
  display: none; }

.show-for-desktop {
  display: inherit; }

.hide-for-tablet {
  display: inherit; }

.hide-for-mobile {
  display: inherit; }

.hide-for-desktop {
  display: none; }

.background {
  background-color: #ECE6E6; }
  .background--white {
    background-color: #FFF; }

.has-tip {
  padding: 8px;
  border-bottom: 0 !important;
  color: #FFF;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/blank-16729fea17a5138fff8ac21b594f03a8e06e077be27b81c7cf020cbdee0be330.png) repeat; }
  .has-tip:hover {
    color: #FFF; }
  .has-tip [class*="icon"]:before {
    font-size: 16px;
    color: #FFF; }

.tooltip {
  width: 240px !important;
  margin-top: -20px;
  margin-left: -110px;
  padding: 10px;
  background-color: #F0EEEC;
  color: #252525;
  font-size: 12px; }
  .tooltip.tip-top > .nub {
    left: 110px;
    bottom: -20px;
    border-width: 10px;
    border-color: #F0EEEC transparent transparent; }
  @media screen and (max-width: 39.9375em) {
    .tooltip {
      width: auto !important;
      max-width: 90%;
      margin-top: auto;
      margin-left: auto; }
      .tooltip.tip-top > .nub {
        display: none; } }
.tag {
  padding-left: 5px;
  padding-right: 5px;
  background-color: #636363;
  color: #FFF; }

.box {
  position: relative;
  margin-bottom: 25px;
  padding: 15px 20px;
  background-color: #FFF; }
  .box.box-collapse {
    padding: 0;
    height: 250px; }
  .box:before, .box:after {
    position: absolute;
    width: 100px;
    height: 8px;
    bottom: -8px;
    content: " ";
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/box-shadow-86fb17f9d2ec4b67ed9876b48debfaca47c2704dfd95af9535c47184f0608142.png) no-repeat 0 0;
    z-index: 0; }
  .box:before {
    left: 10px; }
  .box:after {
    right: 10px;
    background-position: 100% 0; }
  .box.collapse {
    padding: 0; }
  .box .header {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px solid #A4A6A4; }
    .box .header.separator-top, .box .header.separator-bottom {
      border-bottom: 0;
      padding-bottom: 10px; }
    .box .header .head {
      font-size: 22px;
      color: #252525;
      margin-top: 0; }
  .box .tabs-content p {
    margin-bottom: 12px; }
  .box .tabs-content .end {
    margin-bottom: 2px; }
  .box.box-purple, .box.box-purple2 {
    background-color: #81128F;
    color: #FFF; }
    .box.box-purple .header, .box.box-purple2 .header {
      border-bottom-color: #FFF; }
      .box.box-purple .header .head, .box.box-purple2 .header .head {
        color: #FFF; }
    .box.box-purple label, .box.box-purple2 label {
      color: white; }
  .box.box-purple2 {
    background-color: #4E206D; }

.box-grey {
  padding: 15px;
  background-color: #ECE6E6; }

.hook-top, .hook-bottom, .hook-left, .hook-right {
  position: absolute;
  display: block;
  float: left;
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/box-hook-a82d65fd8263c28f42371b366861411f5dbfd58c021ae2c6555d2c6d3be6b652.png);
  background-repeat: no-repeat;
  z-index: 1; }
  .hook-top.hook-large, .hook-bottom.hook-large, .hook-left.hook-large, .hook-right.hook-large {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/box-hook-large-560d8e209f01c2057702e1eeeb5483840f5f3738c11b8ad4ae8316ba84458283.png); }

.hook-left {
  width: 65px;
  height: 100px;
  background-position: -85px 0; }

.hook-top {
  width: 85px;
  height: 50px;
  background-position: 0 0; }

.hook-bottom {
  width: 85px;
  height: 50px;
  background-position: 0 -50px; }

.hook-top.hook-large {
  width: 105px;
  height: 60px;
  background-position: 0 0; }

.separator, .separator-top {
  min-height: 4px;
  padding-top: 4px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 0; }
  .separator.line, .separator-top.line {
    background: none;
    border-top: 1px solid #A4A6A4; }

.separator-bottom {
  padding-bottom: 4px;
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 100%; }

.separator-left {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-y 0 0; }

.separator-right {
  background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-y 100% 0; }

.columns-adjust {
  padding-left: 5px;
  padding-right: 5px; }

.columns-collapse {
  padding-left: 0;
  padding-right: 0; }

#user {
  border-right: 1px solid #CFCFCF; }

#user, #profile, #cv {
  padding-left: 10px;
  padding-right: 15px;
  line-height: 18px;
  margin-top: 2rem; }
  #user a span, #profile a span, #cv a span {
    border-bottom: 1px solid #636363;
    font-weight: bold; }
  #user a:hover, #profile a:hover, #cv a:hover {
    color: #F7204E;
    text-decoration: none !important; }
    #user a:hover span, #profile a:hover span, #cv a:hover span {
      border-bottom-color: #F7204E; }
  #user [class*="icon"]:before, #profile [class*="icon"]:before, #cv [class*="icon"]:before {
    font-size: 13px; }

#cv {
  margin-top: 0; }

#baseline {
  margin-top: 60px;
  background-color: #F7204E;
  color: #FFF; }
  #baseline h1 {
    color: #FFF;
    text-align: center;
    font-size: 28px;
    line-height: 1.2; }
    #baseline h1 strong {
      font-family: Imprima, "Trebuchet MS", Helvetica, Arial;
      font-size: 40px;
      letter-spacing: -1px; }
    #baseline h1 .black {
      font-weight: bold; }
  #baseline .hook-bottom {
    left: 50%;
    margin-left: -42px;
    bottom: -50px;
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/baseline-hook-fa2092ee8a8ade9504ab7a8cf1cf92acef9e9b9e569f2a3b489a45854319eca9.png); }

.baseline-hook-bottom {
  background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/baseline-hook-fa2092ee8a8ade9504ab7a8cf1cf92acef9e9b9e569f2a3b489a45854319eca9.png); }

#job-search {
  padding-top: 40px;
  padding-bottom: 20px;
  background-color: #FFF; }
  #job-search.homepage {
    background-position: 50% 0;
    background-repeat: no-repeat; }
    #job-search.homepage.background_1 {
      background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_1-b7c7feba2c5e6573f618da3dbd78c89692209dc791177f2ef00b978a7cb576a0.jpg); }
    #job-search.homepage.background_2 {
      background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_2-8af5135370cc911f55f73c1693fabe13869c99baf7104965879b931dc52eb6d2.jpg); }
    #job-search.homepage.background_3 {
      background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_3-54539d66b05909dd48082a6c7afa7bfc6a221790663d127c8a72737af1d50a62.jpg); }
    #job-search.homepage.background_4 {
      background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_4-a7c80386d4ae5ccd6b33dd58511b8eaddb6d33a2cd323acc53472fd33ae2f99f.jpg); }
    #job-search.homepage > .row {
      padding-left: 5px;
      padding-right: 5px;
      padding-left: 10px\9;
      padding-right: 10px\9; }
  #job-search .occupations, #job-search .location, #job-search .exercisemode, #job-search .actions {
    padding: 0 8px; }
  #job-search .occupations {
    padding-left: 20px; }
  #job-search .actions {
    padding-top: 35px;
    padding-left: 0;
    padding-right: 0; }
  #job-search form {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #FFF; }
  #job-search label {
    line-height: 2; }
  #job-search input {
    margin-top: 6px;
    margin-bottom: 8px; }
  #job-search .radio label {
    width: 100%;
    line-height: 1.8;
    font-size: 14px;
    margin-bottom: 0; }
  #job-search .radio input {
    margin-bottom: 0; }

#main {
  padding-top: 20px;
  padding-bottom: 5px; }

#breadcrumbs {
  padding-left: 35px;
  padding-right: 35px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #A4A6A4; }
  #breadcrumbs a {
    color: #A4A6A4; }

#footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #252525;
  color: #FFF;
  font-size: 12px; }
  #footer .title {
    margin-bottom: 10px; }
  #footer a {
    color: #CFCFCF;
    font-size: 12px; }
    #footer a:hover {
      text-decoration: underline; }
  #footer ul {
    margin: 0;
    line-height: 1.3; }
    #footer ul li {
      list-style: none; }

#logo-footer {
  margin-top: 20px; }

#copyright {
  margin-top: 20px;
  padding: 10px 20px;
  color: #CFCFCF; }

#btn-toppage {
  display: none;
  position: fixed;
  z-index: 10 !important;
  right: 43px;
  bottom: 255px;
  width: 53px;
  height: 53px;
  overflow: hidden;
  opacity: 0.5;
  text-align: center;
  text-decoration: none;
  background-color: #CECACA;
  z-index: 9999; }
  #btn-toppage:hover, #btn-toppage:active, #btn-toppage:focus {
    opacity: 1; }
  #btn-toppage [class*="icon"]:before {
    font-size: 40px;
    color: #252525;
    line-height: 53px; }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  #btn-toppage {
    display: none !important; } }

#search-specialty {
  position: relative;
  top: -42px;
  margin: 0 0 -22px 0;
  padding-top: 0;
  padding-bottom: 0;
  background-color: #F1F1F1; }
  #search-specialty .header {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
    background-color: #FFF;
    border-bottom: 0; }
    #search-specialty .header p {
      margin: 0; }
    #search-specialty .header a {
      display: inline-block; }
    #search-specialty .header .icon {
      width: 15px !important; }
      #search-specialty .header .icon.icon-arrow-right {
        position: relative;
        left: 5px;
        top: -1px; }
    #search-specialty .header .title {
      text-transform: none;
      font-family: "ProximaNovaBold", "Trebuchet MS", Helvetica, Arial;
      font-size: 16px;
      margin-left: 20px; }
  #search-specialty .content {
    padding-top: 20px;
    padding-bottom: 20px; }
  #search-specialty ul {
    margin-left: 0; }
    #search-specialty ul li {
      list-style: none;
      margin-bottom: 10px; }
      #search-specialty ul li a {
        color: black; }
        #search-specialty ul li a:hover, #search-specialty ul li a:focus {
          color: #F7204E; }

.recruiter {
  text-align: center; }
  .recruiter .logo {
    margin-top: 20px;
    margin-bottom: 20px; }
  .recruiter .name {
    font-size: 16px;
    font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
    margin-bottom: 5px; }

.community-promed-logos .recruiter {
  margin-bottom: 15px; }

.support .name, .support .name > a, .support .title, .support .title > a, .support .header > .head, .support .header .head > a, .job .name, .job .name > a, .job .title, .job .title > a, .job .header > .head, .job .header .head > a {
  color: #81128F; }

.support .header h1.head, .job .header h1.head {
  font-size: 28px; }

.support .specs, .job .specs {
  margin: 0;
  font-size: 1em; }
  .support .specs > li, .job .specs > li {
    display: inline-block;
    list-style: none; }
    .support .specs > li:before, .job .specs > li:before {
      display: inline-block;
      margin-left: 3px;
      margin-right: 5px;
      content: "|";
      vertical-align: middle;
      color: #A4A6A4; }
    .support .specs > li:first-child:before, .job .specs > li:first-child:before {
      display: none; }
  .support .specs > dt, .support .specs > dd, .job .specs > dt, .job .specs > dd {
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    vertical-align: top;
    line-height: 1.5; }
  .support .specs > dt, .job .specs > dt {
    width: 40%; }
  .support .specs > dd, .job .specs > dd {
    width: 55%; }

.support.viewed .title, .support.viewed .title a, .job.viewed .title, .job.viewed .title a {
  color: #636363; }

.support.viewed .icon-view, .job.viewed .icon-view {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px; }

#job {
  margin-top: 25px;
  position: relative; }
  #job .reference, #job .share {
    position: relative;
    margin-bottom: -50px;
    padding: 10px 20px; }
  #job .reference {
    top: -45px;
    left: -20px;
    background-color: #FFF;
    font-size: 0.95em; }
  #job .share {
    top: -52px;
    right: 20px; }
    #job .share a {
      color: #636363;
      margin-right: 5px;
      opacity: 0.8; }
      #job .share a:hover {
        opacity: 1;
        text-decoration: none; }
      #job .share a:before {
        font-size: 15px;
        position: relative;
        top: -2px;
        margin-right: 5px; }
      #job .share a.icon-print:before {
        top: 0; }
    #job .share .icon-print {
      display: none; }
    #job .share .addthis_toolbox {
      display: inline-block;
      vertical-align: middle; }
      #job .share .addthis_toolbox a {
        width: 22px !important;
        margin-right: 0 !important;
        padding: 0 !important;
        margin-bottom: 0; }
        #job .share .addthis_toolbox a[class*="icon-"]:before {
          font-size: 1.8em; }
        #job .share .addthis_toolbox a span {
          display: none; }
    #job .share .jssocials {
      display: inline-block;
      vertical-align: middle;
      font-size: .5em; }
      #job .share .jssocials .jssocials-share {
        margin-top: 0; }
    @media screen and (min-width: 40em) {
      #job .share {
        right: 0px;
        left: 30px; } }
    @media screen and (min-width: 64em) {
      #job .share .icon-print {
        display: inline-block; } }
  #job dl.specs {
    padding-bottom: 12px; }
  #job .specs-primary {
    padding-bottom: 0; }
    #job .specs-primary dl.specs-right > dt {
      width: 33%; }
    #job .specs-primary dl.specs-right > dd {
      width: 65%; }
  #job .specs-secondary {
    padding-bottom: 10px; }
  #job .entity-description, #job .description {
    padding-top: 10px;
    padding-bottom: 0; }
    #job .entity-description > .header .head, #job .description > .header .head {
      font-family: Imprima, "Trebuchet MS", Helvetica, Arial;
      text-transform: none; }
  #job .description dl.specs > dt {
    width: 30%; }
  #job .description dl.specs > dd {
    width: 65%; }
  #job .profile dl.specs > dt {
    width: 30%; }
  #job .profile dl.specs > dd {
    width: 65%; }
  #job .working-condition {
    padding-top: 10px; }
    #job .working-condition .header {
      padding-top: 15px;
      margin-bottom: 0; }
      #job .working-condition .header .head {
        padding: 5px 10px 3px 10px;
        font-size: 16px;
        font-family: "ProximaNovaBold", "Trebuchet MS", Helvetica, Arial;
        margin-bottom: 0;
        color: #FFF;
        background-color: #F7204E; }

#entity-alternate {
  padding-top: 20px; }
  #entity-alternate .header {
    margin-bottom: 0;
    background: none; }
    #entity-alternate .header .head {
      color: #252525; }
  #entity-alternate .logo {
    padding-top: 10px;
    padding-bottom: 10px; }

#application, #support {
  margin-top: 50px; }
  #application .message, #support .message {
    margin-bottom: 2em; }
  #application .tabs, #support .tabs {
    position: relative;
    top: 2px; }
    #application .tabs a, #support .tabs a {
      position: relative;
      padding: 15px 15px;
      min-width: 180px;
      margin-right: 2px\9;
      font-family: Imprima, "Trebuchet MS", Helvetica, Arial;
      color: #252525;
      font-size: 22px;
      text-align: center;
      text-decoration: none;
      background-color: transparent; }
      #application .tabs a:hover, #support .tabs a:hover {
        background-color: rgba(255, 255, 255, 0.5);
        background-color: #FFF\9; }
        #application .tabs a:hover:before, #support .tabs a:hover:before {
          display: inline-block; }
      #application .tabs a:before, #support .tabs a:before {
        display: none;
        position: absolute;
        top: -45px;
        left: 0;
        width: 100%;
        height: 45px;
        content: " ";
        background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/application-hook-33c6d32ffcbc30e5f8a9b1ed24f8120b6e2fa22e7710bd2dc8caa574d2fe31cf.png) no-repeat 50% 0; }
    #application .tabs .is-active > a, #support .tabs .is-active > a {
      background-color: #FFF; }
      #application .tabs .is-active > a:hover, #support .tabs .is-active > a:hover {
        background-color: #FFF; }
      #application .tabs .is-active > a:before, #support .tabs .is-active > a:before {
        display: inline-block; }
  #application .tabs-content > .content, #support .tabs-content > .content {
    padding-top: 0;
    padding-bottom: 0; }
  #application .form, #support .form {
    margin-top: 15px;
    margin-bottom: 0; }
  #application legend, #support legend {
    display: block;
    clear: both;
    margin-bottom: 20px; }
  #application label, #support label {
    font-size: 1.1em;
    white-space: nowrap; }
    #application label.inline, #support label.inline {
      margin-bottom: 8px; }
  #application input[type="text"], #application input[type="email"], #support input[type="text"], #support input[type="email"] {
    margin-bottom: 0;
    margin-top: 5px; }
  #application textarea, #support textarea {
    resize: vertical; }
  #application small.error, #support small.error {
    margin-bottom: 4px; }
  #application .medium-3, #support .medium-3 {
    padding-right: 0; }
  #application .header .head, #support .header .head {
    font-family: Imprima, "Trebuchet MS", Helvetica, Arial;
    font-size: 16px;
    line-height: 1.3; }
  #application .title, #support .title {
    font-size: 1.1em;
    text-transform: none;
    color: #252525; }
  #application .description, #support .description {
    display: block;
    padding-bottom: 8px;
    font-size: 0.95em;
    text-align: center; }
  #application .newsletter.checkbox, #application .gtu.checkbox, #support .newsletter.checkbox, #support .gtu.checkbox {
    margin-bottom: 20px; }
    #application .newsletter.checkbox input, #application .newsletter.checkbox label, #application .gtu.checkbox input, #application .gtu.checkbox label, #support .newsletter.checkbox input, #support .newsletter.checkbox label, #support .gtu.checkbox input, #support .gtu.checkbox label {
      vertical-align: top; }
    #application .newsletter.checkbox input, #application .gtu.checkbox input, #support .newsletter.checkbox input, #support .gtu.checkbox input {
      margin-top: 1px; }
    #application .newsletter.checkbox label, #application .gtu.checkbox label, #support .newsletter.checkbox label, #support .gtu.checkbox label {
      line-height: 1.2; }
  #application .apply, #support .apply {
    padding-top: 10px;
    text-align: center; }
    #application .apply .button, #support .apply .button {
      margin-bottom: 1em; }

#application-confirmation {
  overflow: hidden; }

#application-confirm {
  overflow: hidden; }
  #application-confirm .header {
    padding: 0;
    border-bottom: 0;
    background-color: #3CB44C;
    color: #FFF;
    margin-bottom: 40px; }
    #application-confirm .header .head {
      padding: 10px;
      color: #FFF;
      font-size: 21px;
      line-height: 27px; }
      #application-confirm .header .head [class*="icon"]:before {
        font-size: 27px;
        height: 30px;
        margin-right: 5px; }
    #application-confirm .header .hook-bottom {
      height: 40px;
      left: 80px;
      background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/confirmation-hook-17990666660a9034a5d868b1d34de034e9c8146a0686e4baf8be7dd34780d1f7.png);
      background-position: 0 100%; }
  #application-confirm.error .header, #application-confirm.alert .header {
    background-color: #F7204E; }
    #application-confirm.error .header .hook-bottom, #application-confirm.alert .header .hook-bottom {
      background-position: -85px 100%; }

#profile-creation .button [class*="icon"] {
  position: relative;
  top: -2px; }
  #profile-creation .button [class*="icon"]:before {
    font-size: 13px;
    height: 10px; }

.job-result {
  padding: 0;
  margin-left: -20px;
  margin-right: -20px; }
  .job-result:hover {
    background-color: #F2F2F2;
    cursor: pointer; }
  .job-result .row {
    padding: 15px 0;
    margin: 0 20px;
    /*border-top: 1px solid $greyLight;*/
    border-bottom: 1px solid #CFCFCF; }
  .job-result .title-row {
    padding: 15px 0;
    margin: 0 20px;
    border-top: 0px; }
  .job-result.first > .row {
    border-top: 0; }
  .job-result.last > .row {
    border-bottom: 0; }
  .job-result .details {
    padding-left: 5px; }
  .job-result .logo {
    padding-left: 15px;
    padding-top: 5px; }
  .job-result .name {
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: none;
    font-size: 20px;
    font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial; }
  .job-result .icon-view {
    display: none; }
    .job-result .icon-view:before {
      font-size: 17px; }
  .job-result .description p:last-child {
    margin-bottom: 5px; }
  .job-result.viewed {
    background-color: #F2F2F2; }

.no-result {
  margin: 1rem; }

#similar-jobs h1 {
  margin-bottom: 1.5rem; }

#similar-jobs h2, #similar-jobs .h2 {
  font-size: 22px;
  overflow-wrap: break-word; }

#similar-jobs h3, #similar-jobs .h3 {
  color: #F7204E;
  font-size: 1.2em; }

#similar-jobs a:hover {
  text-decoration: none; }

#similar-jobs .panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 5px 5px 5px #A6A6A6;
  padding: 1rem;
  margin-bottom: 1rem; }
  #similar-jobs .panel__tag {
    color: #000000;
    font-weight: 600;
    font-size: 1em; }
    #similar-jobs .panel__tag li {
      display: inline-block; }
      #similar-jobs .panel__tag li:not(:last-child):after {
        content: " |"; }
  #similar-jobs .panel__more-jobs {
    background-color: #F7204E;
    text-transform: uppercase; }
    #similar-jobs .panel__more-jobs h2, #similar-jobs .panel__more-jobs .h2 {
      color: #ffffff;
      font-weight: bold;
      margin-bottom: 0; }
    #similar-jobs .panel__more-jobs p {
      color: #ffffff;
      font-size: 1.25rem;
      font-weight: bold;
      overflow-wrap: break-word;
      margin-bottom: 0; }
    #similar-jobs .panel__more-jobs .row {
      display: flex;
      align-items: center;
      height: 100%; }
    #similar-jobs .panel__more-jobs .arrow {
      text-align: end;
      color: white; }
    @media screen and (min-width: 64em) {
      #similar-jobs .panel__more-jobs p {
        font-size: 1.625rem; } }
  #similar-jobs .panel .similar-job-info {
    min-height: 92px; }

#similar-jobs .published_info {
  color: #888888; }

#similar-jobs ul {
  margin-left: 0px; }

.search-counter {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px; }
  .search-counter strong {
    font-size: 26px; }

h1.search-counter {
  margin-bottom: 1.25rem;
  color: #000; }

.search-suggestions {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 15px; }
  .search-suggestions .suggestion {
    display: block;
    margin-bottom: 10px; }
  .search-suggestions .button {
    text-transform: none !important;
    margin-bottom: 0; }

#search-results {
  padding-top: 0;
  padding-bottom: 0; }
  #search-results .details {
    padding-right: 20px; }
  #search-results .description {
    margin-top: 10px; }
  #search-results .logo .header {
    padding-bottom: 10px; }
  #search-results .logo .head {
    font-size: 17px;
    color: #252525; }
  #search-results .pagination {
    border-top: 1px solid #CFCFCF; }
  #search-results .paginate {
    display: flex; }
    #search-results .paginate .icon-prev, #search-results .paginate .icon-next {
      margin: auto 0; }
  #search-results .right {
    justify-content: flex-end; }
  #search-results .left {
    justify-content: flex-start; }

#search-alert-top, #search-alert-bottom {
  padding-top: 20px;
  z-index: 5; }
  #search-alert-top label, #search-alert-bottom label {
    font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
    font-size: 19px;
    color: #252525;
    cursor: default; }
  #search-alert-top input[type=text], #search-alert-top input[type=email], #search-alert-bottom input[type=text], #search-alert-bottom input[type=email] {
    margin-bottom: 10px; }

#search-alert-bottom .hook-top {
  left: 30px;
  top: -50px; }

#search-alert-top {
  margin-bottom: 35px; }
  #search-alert-top .hook-bottom {
    left: 400px;
    bottom: -50px; }

#search-#search-alert-top -bottom {
  margin-top: 45px; }
  #search-#search-alert-top -bottom .hook-top {
    left: 70px;
    top: -50px; }

.pagination {
  padding: 15px 0;
  font-size: 1.1em;
  line-height: 1.5; }
  .pagination .counter {
    left: -2px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 25px;
    text-align: right; }
  .pagination .pagenav {
    padding-left: 20px;
    color: #252525; }
    .pagination .pagenav .nav {
      display: inline-block;
      color: #252525;
      border: 1px solid transparent;
      padding-left: 4px;
      padding-right: 4px;
      background-color: transparent; }
      .pagination .pagenav .nav.current {
        color: #F7204E;
        border-color: transparent;
        background-color: transparent; }
      .pagination .pagenav .nav:hover {
        color: #F7204E;
        border-color: #F7204E;
        text-decoration: none; }
    .pagination .pagenav a.navprev, .pagination .pagenav a.navnext {
      font-size: 1em;
      color: #252525;
      border-color: transparent !important;
      padding: 0 !important; }
    .pagination .pagenav span.nav {
      color: #A4A6A4; }
  .pagination .navprev, .pagination .navnext {
    font-size: 1.1em; }

.navprev, .navnext {
  color: #636363; }
  .navprev a, .navnext a {
    color: #636363; }
  .navprev [class*="icon-"]:before, .navnext [class*="icon-"]:before {
    font-size: 10px;
    position: relative;
    margin-right: -2px; }

.profile-background {
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-color: #ECE6E6; }
  .profile-background.background_1 {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_1-b7c7feba2c5e6573f618da3dbd78c89692209dc791177f2ef00b978a7cb576a0.jpg); }
  .profile-background.background_2 {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_2-8af5135370cc911f55f73c1693fabe13869c99baf7104965879b931dc52eb6d2.jpg); }
  .profile-background.background_3 {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_3-54539d66b05909dd48082a6c7afa7bfc6a221790663d127c8a72737af1d50a62.jpg); }
  .profile-background.background_4 {
    background-image: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/bkg-homepage_4-a7c80386d4ae5ccd6b33dd58511b8eaddb6d33a2cd323acc53472fd33ae2f99f.jpg); }

#cv-intro {
  padding-top: 80px;
  padding-bottom: 0; }
  #cv-intro.homepage > .row {
    padding-left: 5px;
    padding-right: 5px;
    padding-left: 10px\9;
    padding-right: 10px\9; }
  #cv-intro #application-confirm .header {
    margin-bottom: 5px; }

#cv-add {
  margin-bottom: 0px; }
  #cv-add .content {
    font-size: 1.1em; }

#cv-update {
  margin-top: 40px;
  padding-top: 30px;
  padding-bottom: 20px; }
  #cv-update .header {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 10px; }
    #cv-update .header .head {
      font-family: "ProximaNovaBold", "Trebuchet MS", Helvetica, Arial;
      font-size: 17px; }
  #cv-update .hook-top {
    top: -60px;
    left: 120px; }
  #cv-update [class*="box"] input, #cv-update [class*="box"] button {
    margin-bottom: 5px; }

#cv-delete {
  margin-left: 15px;
  margin-right: 15px; }
  #cv-delete .header {
    margin-bottom: 10px; }
    #cv-delete .header .head {
      display: inline-block;
      font-size: 14px;
      margin-bottom: 0;
      cursor: pointer;
      color: #636363; }
      #cv-delete .header .head.open {
        color: #F7204E; }
    #cv-delete .header [class*="icon"] {
      font-size: 15px;
      margin-right: 5px;
      color: #636363; }
  #cv-delete .form {
    padding-left: 25px;
    padding-right: 25px; }

small.error {
  margin-bottom: 1rem;
  margin-top: -12px;
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #ec5840;
  color: #fff; }

#cv-send label {
  font-size: 1.1em;
  white-space: nowrap;
  margin-bottom: 0px;
  padding-bottom: 0px; }

#cv-send .radio.radio-white {
  margin-bottom: 10px; }

#cv-send textarea {
  resize: vertical; }

#cv-send small.error {
  margin-bottom: 1rem;
  margin-top: -12px;
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #ec5840;
  color: #fff; }

#cv-send .radio-error .error, #cv-send .check-box-error .error {
  margin-top: 0px !important; }

#cv-send .description {
  color: #FFF;
  font-size: 0.95em;
  display: block; }

#cv-send .resume label {
  padding-top: 5px; }

#cv-send .newsletter.checkbox, #cv-send .gtu.checkbox {
  margin-bottom: 20px; }
  #cv-send .newsletter.checkbox input, #cv-send .newsletter.checkbox label, #cv-send .gtu.checkbox input, #cv-send .gtu.checkbox label {
    vertical-align: top; }
  #cv-send .newsletter.checkbox input, #cv-send .gtu.checkbox input {
    margin-top: 1px; }
  #cv-send .newsletter.checkbox label, #cv-send .gtu.checkbox label {
    line-height: 1.2; }

#cv-send .anonymous label, #cv-send .anonymous input {
  margin-bottom: 0; }

#cv-send .anonymous label {
  padding-top: 0; }

#cv-send .apply .button {
  margin-bottom: 1em;
  margin-top: 10px; }

#cv-verification input, #cv-verification label {
  margin-bottom: 10px; }

#entity .logo p {
  margin-bottom: 10px;
  font-size: 1.1em; }

#entity .address {
  padding-top: 15px; }

#entity .hook-left {
  left: -65px;
  top: 12px; }

#keywords a {
  color: #252525; }

@media screen and (min-width: 64em) {
  .columns-custom-5 {
    /*retire la surcharge de foundation pour pouvoir gérer plus facilement les 3 colonnes
        du footer au lieu des 5.
       */ }
  #job .description .specs-secondary dl.specs > dt {
    width: 15%; }
  #job .description .specs-secondary dl.specs > dd.onduty {
    width: 36%; }
  #job .description .specs-secondary dl.specs > dd.oncall {
    width: 30%; } }

/* **** TABLET **************************************************************************************** */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .btn-toppage-down {
    right: 41px !important;
    bottom: 65px !important; }
  .btn-toppage-up {
    right: 20px !important;
    bottom: 81px !important; }
  .show-for-tablet {
    display: inherit; }
  .hide-for-tablet {
    display: none; }
  #logo {
    max-width: 265px;
    padding-left: 10px;
    padding-right: 10px; }
  #header {
    height: 90px;
    background-color: #FFF; }
  #publish a {
    max-width: 90px;
    font-size: 1.3em;
    padding-left: 10px;
    padding-right: 10px; }
    #publish a [class*="icon"], #publish a strong {
      display: none; }
  .menu-link {
    font-family: "ProximaNovaBold", "Trebuchet MS", Helvetica, Arial;
    color: #252525;
    text-transform: uppercase; }
  .menu-padding {
    padding-top: 25px; }
  #menu-off-canvas a[class*="-off-canvas-toggle"] {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 25px;
    top: 25px;
    margin-right: 5px;
    text-decoration: none; }
    #menu-off-canvas a[class*="-off-canvas-toggle"] .bar {
      background-color: #636363; }
  #menu-off-canvas .right-off-canvas-toggle .bar {
    display: block;
    height: 5px;
    margin-top: 3px;
    margin-bottom: 3px; }
  #menu-off-canvas [class*="-off-canvas-menu"] {
    min-height: 300px;
    padding-top: 70px;
    color: #FFF;
    background-color: transparent; }
    #menu-off-canvas [class*="-off-canvas-menu"] ul {
      background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-white-f53b2087d6cdd8ec8fef00bef7323a429dc75ab5b3c2b6be2ff2e254d6767fd3.png) repeat-x 0 100%; }
      #menu-off-canvas [class*="-off-canvas-menu"] ul > li {
        padding-top: 5px;
        padding-bottom: 5px;
        background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-white-f53b2087d6cdd8ec8fef00bef7323a429dc75ab5b3c2b6be2ff2e254d6767fd3.png) repeat-x 100% 0; }
        #menu-off-canvas [class*="-off-canvas-menu"] ul > li a {
          font-family: "ProximaNovaBold", "Trebuchet MS", Helvetica, Arial;
          color: #FFF;
          padding-left: 25px;
          text-transform: uppercase; }
          #menu-off-canvas [class*="-off-canvas-menu"] ul > li a:before {
            margin-right: 10px; }
          #menu-off-canvas [class*="-off-canvas-menu"] ul > li a[class*="icon"]:before {
            font-size: 16px; }
  #menu-off-canvas .hook-right {
    position: absolute;
    display: block;
    float: left;
    width: 40px;
    height: 75px;
    left: 0;
    top: 5px;
    z-index: 0;
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/offcanvas-hook-e8976cdc6f98b56cb3417585a5aa4944524abde71ed3843f707a30974c530a15.png) no-repeat 0 0; }
  #job-search-toggle {
    margin-bottom: 0;
    background-color: #EBE6E6;
    /*border-bottom: 20px solid $white;*/ }
    #job-search-toggle .button {
      padding: 6px;
      margin-bottom: 0; }
      #job-search-toggle .button [class*="icon"]:before {
        font-size: 23px; }
    #job-search-toggle a {
      color: #636363;
      display: inline-block;
      line-height: 35px;
      margin-left: 5px; }
  #job-search {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 20px solid #EBE6E6; }
    #job-search .form {
      padding-top: 20px;
      padding-bottom: 0; }
    #job-search .occupations, #job-search .actions {
      padding-left: 8px; }
    #job-search .occupations, #job-search .location {
      padding-bottom: 10px; }
    #job-search .exercise .radio {
      text-align: center; }
      #job-search .exercise .radio label {
        width: 25%; }
    #job-search .actions {
      padding-top: 10px;
      text-align: center; }
    #job-search.homepage {
      display: block;
      background-image: none;
      background-color: #ECE6E6; }
      #job-search.homepage .row {
        padding-left: 0;
        padding-right: 0; }
  #main.main-adjust-cv #right {
    top: auto;
    margin-bottom: 0; }
  #center {
    width: 100%; }
  #right {
    width: 100%; }
  .job dl.specs {
    clear: left;
    float: left !important;
    padding-bottom: 5px; }
    .job dl.specs > dt {
      width: 35%; }
    .job dl.specs > dd {
      width: 60%; }
  #application-confirmation #entity-alternate .head {
    color: #252525;
    font-size: 18px; }
  #job .specs-primary #entity-alternate {
    clear: left; }
    #job .specs-primary #entity-alternate .head {
      color: #252525;
      font-size: 18px; }
  #job .specs-primary dl.specs > dt {
    width: 35%; }
  #job .specs-primary dl.specs > dd {
    width: 60%; }
  #job .specs-secondary dl.specs {
    float: none !important; }
    #job .specs-secondary dl.specs > dt {
      width: 13%; }
    #job .specs-secondary dl.specs > dd {
      width: 85%; }
  #job .profile dl.specs {
    float: none !important; }
    #job .profile dl.specs > dt {
      width: 22%; }
    #job .profile dl.specs > dd {
      width: 75%; }
  #footer {
    padding-top: 30px;
    padding-bottom: 30px; }
    #footer .quicklinks {
      float: right;
      margin: 0;
      /* Set le margin top avec les mêmes valeur que pour les autres colonnes car
               on a plus que 3 colonnes et non plus 5.
             */ }
      #footer .quicklinks .col-infos, #footer .quicklinks .col-websites, #footer .quicklinks .col-offers {
        margin-top: 10px; }
      #footer .quicklinks .col-candidate {
        margin-top: 10px; }
      #footer .quicklinks .col-entity {
        margin-top: 10px; }
      #footer .quicklinks ul > li {
        line-height: 150%; }
    #footer #logo-footer {
      margin-top: 0; }
  #occupation {
    min-height: 190px; }
  #keywords {
    min-height: 190px; }
  #search-alert-top label, #search-alert-bottom label {
    font-size: 15px; }
  #search-alert-top .col-label, #search-alert-bottom .col-label {
    padding-left: 5px; }
  #search-alert-top .col-input, #search-alert-bottom .col-input {
    padding-left: 25px; }
  #search-alert-top .description, #search-alert-bottom .description {
    font-size: 12px;
    white-space: nowrap; }
  .pagination .counter {
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px; }
    .pagination .counter[class*="separator"] {
      background: none; } }

/* **** MOBILE **************************************************************************************** */
@media screen and (max-width: 39.9375em) {
  .show-for-mobile {
    display: inherit; }
  .hide-for-mobile {
    display: none; }
  .columns-adjust {
    padding-left: 10px;
    padding-right: 10px; }
  .box {
    margin-bottom: 20px; }
    .box:before, .box:after {
      content: "";
      display: none; }
  .inner-wrap {
    padding-top: 10px; }
  .row-as-spacer {
    height: 5px;
    background-color: #ECE6E6; }
  p {
    font-size: 0.85rem; }
  #header {
    height: 90px;
    background-color: #FFF; }
  #logo {
    max-width: 215px;
    position: absolute;
    top: 10px;
    left: 8px; }
  #menu-off-canvas a[class*="-off-canvas-toggle"] {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 25px;
    top: 25px;
    margin-right: 5px;
    text-decoration: none; }
    #menu-off-canvas a[class*="-off-canvas-toggle"] .bar {
      background-color: #636363; }
  #menu-off-canvas .right-off-canvas-toggle .bar {
    display: block;
    height: 5px;
    margin-top: 3px;
    margin-bottom: 3px; }
  #menu-off-canvas [class*="-off-canvas-menu"] {
    min-height: 300px;
    padding-top: 70px;
    color: #FFF;
    background-color: transparent; }
    #menu-off-canvas [class*="-off-canvas-menu"] ul {
      background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-white-f53b2087d6cdd8ec8fef00bef7323a429dc75ab5b3c2b6be2ff2e254d6767fd3.png) repeat-x 0 100%; }
      #menu-off-canvas [class*="-off-canvas-menu"] ul > li {
        padding-top: 5px;
        padding-bottom: 5px;
        background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-white-f53b2087d6cdd8ec8fef00bef7323a429dc75ab5b3c2b6be2ff2e254d6767fd3.png) repeat-x 100% 0; }
        #menu-off-canvas [class*="-off-canvas-menu"] ul > li a {
          font-family: "ProximaNovaBold", "Trebuchet MS", Helvetica, Arial;
          color: #FFF;
          padding-left: 25px;
          text-transform: uppercase; }
          #menu-off-canvas [class*="-off-canvas-menu"] ul > li a:before {
            margin-right: 10px; }
          #menu-off-canvas [class*="-off-canvas-menu"] ul > li a[class*="icon"]:before {
            font-size: 16px; }
  #menu-off-canvas .hook-right {
    position: absolute;
    display: block;
    float: left;
    width: 40px;
    height: 75px;
    left: 0;
    top: 5px;
    z-index: 0;
    background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/offcanvas-hook-e8976cdc6f98b56cb3417585a5aa4944524abde71ed3843f707a30974c530a15.png) no-repeat 0 0; }
  .off-canvas-wrap.move-left #menu-off-canvas a[class*="-off-canvas-toggle"] .bar {
    display: inline-block;
    width: 5px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px; }
  #main {
    padding-top: 0; }
  #center {
    padding-left: 0;
    padding-right: 0; }
  #btn-toppage {
    display: block; }
  .btn-toppage-down {
    right: 41px !important;
    bottom: 65px !important; }
  .btn-toppage-up {
    right: 20px !important;
    bottom: 81px !important; }
  #job-search-toggle {
    margin-bottom: 0;
    background-color: #EBE6E6;
    /*border-bottom: 20px solid $white;*/ }
    #job-search-toggle .button {
      padding: 6px;
      margin-bottom: 0; }
      #job-search-toggle .button [class*="icon"]:before {
        font-size: 23px; }
    #job-search-toggle a {
      color: #636363;
      display: inline-block;
      line-height: 35px;
      margin-left: 5px; }
  #job-search {
    display: none;
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: 20px solid #EBE6E6; }
    #job-search .form {
      padding-top: 20px;
      padding-bottom: 0; }
    #job-search .occupations, #job-search .actions {
      padding-left: 8px; }
    #job-search .occupations, #job-search .location {
      padding-bottom: 10px; }
    #job-search .exercise .radio {
      text-align: center; }
      #job-search .exercise .radio label {
        width: 25%; }
    #job-search .actions {
      padding-top: 10px;
      text-align: center; }
    #job-search.homepage {
      display: block;
      background-image: none;
      background-color: #ECE6E6; }
      #job-search.homepage .row {
        padding-left: 0;
        padding-right: 0; }
  #baseline {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px; }
    #baseline h1 {
      font-size: 17px; }
      #baseline h1 strong {
        font-size: 24px; }
    #baseline .hook-bottom {
      height: 35px;
      bottom: -35px;
      background-position: 50% 100%; }
  #search-specialty .header {
    padding-top: 10px;
    text-align: center; }
    #search-specialty .header .title {
      margin-left: 0; }
  #search-specialty .column, #search-specialty .columns {
    clear: both; }
  #search-specialty ul {
    margin-bottom: 0; }
    #search-specialty ul li {
      width: 48%;
      display: block;
      float: left;
      margin-right: 2%;
      margin-bottom: 8px; }
      #search-specialty ul li a {
        display: block;
        width: 90%;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
  #cv-intro {
    min-height: 120px;
    padding-top: 0; }
  #footer .quicklinks {
    margin-left: 0;
    margin-right: 0; }
    #footer .quicklinks ul > li {
      padding: 8px 10px;
      background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-white-f53b2087d6cdd8ec8fef00bef7323a429dc75ab5b3c2b6be2ff2e254d6767fd3.png) repeat-x 0 100%; }
  .form .checkbox input[type="checkbox"] + label, .form .checkbox input[type="radio"] + label {
    max-width: 85%;
    margin-right: 0; }
  #recruiters .recruiter {
    position: relative; }
    #recruiters .recruiter:before {
      display: table;
      position: absolute;
      width: 100%;
      height: 3px;
      left: 0;
      top: 0;
      content: " ";
      background: url(https://s3-eu-west-1.amazonaws.com/static.staffsante.fr/assets/promed/separator-dots-cb0a7a13735cc9e2d4590d8c210fecc4a77721ac7815685515e9fd9e7cb7c7ca.png) repeat-x 0 0; }
    #recruiters .recruiter:nth-child(-n+2):before {
      background-image: none; }
    #recruiters .recruiter:nth-child(2n+1) {
      background-image: none; }
  .job .specs > dt {
    width: 45%; }
  .job .specs > dd {
    width: 50%; }
  #job {
    margin-top: 0; }
    #job .header {
      border-bottom: 0; }
      #job .header h1.head {
        font-size: 21px;
        margin-bottom: 0; }
      #job .header [class*="icon"] {
        display: none; }
    #job > .header {
      margin-bottom: 0; }
    #job #entity-alternate {
      float: none !important;
      width: 100%;
      clear: left;
      padding-top: 0;
      padding-left: 15px;
      padding-right: 15px; }
      #job #entity-alternate .logo {
        border-bottom: 1px solid #A4A6A4; }
    #job .reference {
      clear: left;
      top: auto;
      left: auto;
      width: 100%;
      margin-bottom: 5px; }
    #job .specs-primary dl.specs > dt {
      width: 40%; }
    #job .specs-primary dl.specs > dd {
      width: 55%; }
    #job .entity-description > .header, #job .description > .header, #job .profile > .header {
      margin-bottom: 15px; }
      #job .entity-description > .header .head, #job .description > .header .head, #job .profile > .header .head {
        font-size: 18px; }
    #job .description dl.specs {
      padding-bottom: 0px; }
      #job .description dl.specs > dd {
        width: 65%; }
    #job .profile dl.specs {
      padding-bottom: 0; }
      #job .profile dl.specs > dt {
        width: 50%;
        padding-bottom: 5px; }
      #job .profile dl.specs > dd {
        width: 45%;
        padding-bottom: 5px; }
  #entity-alternate .header .head {
    font-size: 15px; }
  #entity-alternate-details .header .head {
    font-size: 18px; }
  #entity-alternate-details [class*="separator-"] {
    background: none; }
  #application {
    margin-top: 0; }
    #application p {
      font-size: 0.75rem;
      margin-bottom: 10px; }
    #application .form {
      margin-bottom: 0; }
    #application label {
      margin-bottom: 0; }
    #application .checkbox br {
      display: none; }
    #application .apply {
      padding-left: 0;
      padding-right: 0; }
      #application .apply .button {
        float: none !important;
        margin-bottom: 5px; }
    #application dl.tabs.show-for-mobile > dd {
      width: 100%;
      padding: 15px 20px 5px 20px;
      margin-bottom: 25px !important;
      background-color: #FFF;
      font-size: 13px; }
      #application dl.tabs.show-for-mobile > dd a:before {
        content: "";
        display: none; }
    #application dl.tabs.show-for-mobile > dd.send-job a.button {
      margin-top: 10px;
      padding: 15px 5px;
      background-color: #F7204E;
      font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
      color: #FFF;
      font-size: 14px; }
      #application dl.tabs.show-for-mobile > dd.send-job a.button [class*="icon"]:before {
        font-size: 15px;
        position: relative;
        top: -1px; }
    #application dl.tabs.show-for-mobile > dd.send-application {
      padding-bottom: 15px; }
      #application dl.tabs.show-for-mobile > dd.send-application a {
        font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
        font-size: 15px;
        color: #F7204E; }
        #application dl.tabs.show-for-mobile > dd.send-application a:hover {
          text-decoration: underline; }
    #application .tabs-content {
      margin: 0; }
  /* Corrige l'affichage des messages d'erreurs sur le formulaire de l'offre */
  #application-confirm {
    /* margin-top: 140px; */ }
    #application-confirm .header {
      /* position: relative; top: -135px; margin-bottom: -80px; */ }
      #application-confirm .header .head {
        padding-left: 55px;
        padding-bottom: 15px;
        position: relative; }
        #application-confirm .header .head [class*="icon"]:before {
          position: absolute;
          left: 15px;
          top: 15px; }
      #application-confirm .header .hook-bottom {
        left: 30px; }
    #application-confirm .content p {
      font-size: 1em; }
  #profile-creation label {
    margin-bottom: 0; }
  #profile-creation input {
    margin-bottom: 5px; }
  #profile-creation .apply {
    margin-top: 15px; }
  .search-counter {
    font-size: 16px;
    padding-top: 20px;
    margin-bottom: 10px; }
    .search-counter strong {
      font-size: 22px; }
  .search-suggestions {
    text-align: center; }
  .search-alert {
    margin-bottom: 20px; }
    .search-alert .button {
      padding: 9px 10px 8px 5px;
      margin-bottom: 0; }
      .search-alert .button [class*="icon"]:before {
        font-size: 16px; }
  .job-result .details {
    padding-right: 5px; }
    .job-result .details[class*="separator"] {
      background: none; }
  .job-result .logo {
    padding-left: 0;
    padding-top: 0;
    margin-bottom: 10px; }
    .job-result .logo .head {
      font-size: 14px !important; }
  .job-result .specs > li:first-child {
    margin-left: 10px; }
  #search-alert-top, #search-alert-bottom {
    text-align: center; }
    #search-alert-top .hook-top, #search-alert-top .hook-bottom, #search-alert-bottom .hook-top, #search-alert-bottom .hook-bottom {
      left: 50%;
      width: 80px;
      margin-left: -40px; }
    #search-alert-top .hook-top, #search-alert-bottom .hook-top {
      background-position: 0 10px; }
    #search-alert-top .hook-bottom, #search-alert-bottom .hook-bottom {
      background-position: 0 -60px; }
    #search-alert-top .title, #search-alert-bottom .title {
      font-family: Imprima, "Trebuchet MS", Helvetica, Arial;
      color: #252525;
      text-transform: none;
      font-size: 16px;
      margin-bottom: 10px; }
    #search-alert-top label, #search-alert-bottom label {
      font-size: 1em;
      font-family: "ProximaNova", "Trebuchet MS", Helvetica, Arial;
      margin-bottom: 5px; }
    #search-alert-top .description, #search-alert-bottom .description {
      margin-bottom: 15px;
      font-size: 11px; }
    #search-alert-top .button, #search-alert-bottom .button {
      margin-bottom: 10px; }
  #search-alert-bottom {
    margin-top: 30px; }
  #search-alert-top {
    display: none; }
  #new-search {
    padding: 25px 0;
    margin-bottom: 20px;
    background-color: #FFF;
    text-align: center; }
    #new-search .button {
      margin-bottom: 0; }
  .pagination .counter {
    padding-bottom: 20px;
    margin-bottom: 15px; }
  #cv-update {
    margin-left: 5px;
    margin-right: 5px; }
  #cv-update .button {
    font-size: 1em; }
  #cv-update .hook-top {
    height: 50px;
    top: -50px;
    left: 50%;
    margin-left: -52px; }
  #cv-delete input {
    margin-bottom: 10px; }
  #cv-send {
    margin-top: 0; }
    #cv-send p {
      font-size: 0.75rem;
      margin-bottom: 10px; }
    #cv-send .form {
      margin-bottom: 0; }
    #cv-send label {
      margin-bottom: 0; }
    #cv-send .medical-order .radio {
      margin-left: 45px; }
      #cv-send .medical-order .radio label.inline {
        padding-top: 0.5em;
        padding-bottom: 0.5em; }
    #cv-send .apply {
      text-align: center; }
      #cv-send .apply .button {
        float: none !important;
        margin-bottom: 5px; }
  #cv-verification .header .head {
    font-size: 16px; }
  #uvTab {
    top: 75% !important; } }

/* *** IE8 *** */
.lt-ie8 .row {
  max-width: 960px; }

.lt-ie8 input[type="text"], .lt-ie8 input[type="password"], .lt-ie8 input[type="date"], .lt-ie8 input[type="datetime"], .lt-ie8 input[type="datetime-local"], .lt-ie8 input[type="month"], .lt-ie8 input[type="week"], .lt-ie8 input[type="email"], .lt-ie8 input[type="number"], .lt-ie8 input[type="search"], .lt-ie8 input[type="tel"], .lt-ie8 input[type="time"], .lt-ie8 input[type="url"], .lt-ie8 textarea, .lt-ie8 .fake-input {
  height: auto;
  padding: 6px 9px;
  margin-bottom: 12px; }

.lt-ie8 p {
  margin-bottom: 12px; }

.lt-ie8 ul {
  margin-left: 15px;
  margin-bottom: 12px; }

.lt-ie8 label {
  margin-bottom: 15px; }
  .lt-ie8 label.inline {
    padding: 10px 0;
    margin: 0 15px 0 0; }

/*  tokeninput style*/
ul.token-input-list-promed {
  overflow: hidden;
  min-height: 35px;
  height: 1%;
  border: 2px solid #cfcfcf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  cursor: text;
  font-size: 12px;
  font-family: Verdana, sans-serif;
  z-index: 999;
  margin: 0 0 1rem 0;
  padding: 0;
  background-color: #fff;
  list-style-type: none;
  clear: left; }

ul.token-input-list-promed li input {
  border: 0;
  width: 100px;
  height: 28px;
  background-color: #FFF;
  margin: 2px 0;
  -webkit-appearance: caret; }

li.token-input-token-promed {
  overflow: hidden;
  height: 29px !important;
  margin: 1px;
  padding: 7px;
  background-color: #3b5998;
  color: #fff;
  border: 1px solid #74b2e2;
  background: #e4f1fb;
  font-weight: bold;
  color: #0070a3;
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 11px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  float: left;
  white-space: nowrap; }

li.token-input-token-promed p {
  display: inline;
  padding: 0;
  margin: 0; }

li.token-input-token-promed span {
  color: #a6b3cf;
  margin-left: 5px;
  font-weight: bold;
  cursor: pointer; }

li.token-input-selected-token-promed {
  background-color: #5670a6;
  border: 1px solid #3b5998;
  color: #fff; }

li.token-input-input-token-promed {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none; }
  li.token-input-input-token-promed input {
    box-shadow: none; }
  li.token-input-input-token-promed input:focus {
    box-shadow: none;
    background-color: #FFF; }

div.token-input-dropdown-promed {
  position: absolute;
  min-width: 380px;
  width: auto;
  color: #362b36;
  background-color: #fff;
  overflow: hidden;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  border-bottom: 1px solid #aaaaaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  cursor: default;
  font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
  font-size: 1em;
  line-height: 1,5;
  z-index: 1; }

div.token-input-dropdown-promed p {
  margin: 0;
  padding: 5px;
  font-weight: bold;
  color: #777; }

div.token-input-dropdown-promed ul {
  margin: 0;
  padding: 0; }

div.token-input-dropdown-promed ul li {
  background-color: #f2f5f7;
  padding: 3px;
  margin: 0;
  list-style-type: none;
  height: 29px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px; }

div.token-input-dropdown-promed ul li.token-input-dropdown-item-promed {
  background-color: #f2f5f7; }

div.token-input-dropdown-promed ul li.token-input-dropdown-item2-promed {
  background-color: #f2f5f7; }

div.token-input-dropdown-promed ul li em {
  font-weight: bold;
  font-style: normal; }

div.token-input-dropdown-promed ul li.token-input-selected-dropdown-item-promed {
  background-color: #3b5998;
  color: #fff;
  border: 1px solid #74b2e2;
  background: #e4f1fb;
  font-weight: bold;
  color: #0070a3; }

.center {
  text-align: center; }

/**
 *
 * Footer
 */
.bottom-footer {
  margin-top: 15px; }
  .bottom-footer .hr {
    margin: 5px 0 20px;
    border-bottom: 1px solid #3e3e3e;
    border-top: 1px solid #4f4f4f; }
  .bottom-footer .separator {
    color: white;
    margin: 0 6px 0 3px; }
  .bottom-footer .logo-groupe-footer {
    margin: -11px 10px 0 -12px; }
  .bottom-footer .title {
    margin-right: 6px; }
  .bottom-footer h2, .bottom-footer .h2 {
    color: white; }
  .bottom-footer ul.inline-list li {
    display: inline;
    margin: 0px; }
    .bottom-footer ul.inline-list li a {
      display: inline;
      color: #fff !important; }
    .bottom-footer ul.inline-list li span {
      display: inline; }

.description-minialert {
  font-size: 16px;
  margin-bottom: 10px; }

.titre-facette {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 10px; }

.surtitre-facette {
  font-weight: bold; }

.display-facets {
  font-size: 16px;
  margin-top: 15px;
  line-height: 20px; }

.facet-list-separator {
  color: #252525; }

.skycrapper-wrapper {
  text-align: center;
  height: max-content;
  margin: auto; }
  .skycrapper-wrapper img {
    width: 160px; }

.community a:hover {
  text-decoration: none; }

.community__container {
  display: flex;
  flex-direction: column; }
  .community__container h4, .community__container h3 {
    flex: 1;
    margin-bottom: 1rem; }
  .community__container button {
    align-self: center; }
  .community__container img {
    display: block;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    object-fit: cover; }

.community__title {
  font-size: 16px;
  text-align: center;
  color: #252525;
  font-family: "ProximaNova", "Trebuchet MS", "Helvetica", "Arial"; }

.community__link {
  position: absolute;
  top: 0px;
  font-family: "ProximaNovaBold", "Trebuchet MS", "Helvetica", "Arial";
  font-size: 16px; }

.community__content {
  padding-top: 35px;
  position: relative; }
