/*
  CREATION_COMPTE > STYLE

  version : 13.10.2023 - 0 0 75

 14.10.2013, ng, creation pour nouveau design vert de l'ICL
 13.11.2013, jcm, ajout de styles pour le bouton de retour à la page de connexion
 10.03.2015, ap, ajustement pour le changement de langue
 28.10.2019, jc, mise à jour des styles
*/
/* Foundation for Sites by ZURB - Version 6.2.4 */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: not-allowed;
  background-color: #e6e6e6;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
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;
}
*,
*::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: #0a0a0a;
  background: #fefefe;
  -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: 3px;
}
select {
  width: 100%;
  border-radius: 3px;
}
#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: 3px;
  line-height: 1;
}
[data-whatinput='mouse'] button {
  outline: 0;
}
.is-visible {
  display: block !important;
}
.is-hidden {
  display: none !important;
}
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 {
  font-size: 1.5rem;
}
h2 {
  font-size: 1.25rem;
}
h3 {
  font-size: 1.1875rem;
}
h4 {
  font-size: 1.125rem;
}
h5 {
  font-size: 1.0625rem;
}
h6 {
  font-size: 1rem;
}
@media screen and (min-width: 40em) {
  h1 {
    font-size: 3rem;
  }
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}
a {
  color: #2ba6cb;
  text-decoration: none;
  line-height: inherit;
  cursor: pointer;
}
a:hover,
a:focus {
  color: #258faf;
}
a img {
  border: 0;
}
hr {
  max-width: 62.5rem;
  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,
ol ul,
ul ol,
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: #0a0a0a;
  cursor: help;
  border-bottom: 1px dotted #0a0a0a;
}
code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  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: #0a0a0a;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  border-radius: 3px;
}
.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 {
  * {
    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;
  }
}
[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;
  font-style: normal;
  color: #0a0a0a;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  border-radius: 3px;
  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: #fefefe;
  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::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cacaca;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cacaca;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cacaca;
}
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: 3px;
  -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: #0a0a0a;
}
label.middle {
  margin: 0 0 1rem;
  padding: 0.5625rem 0;
}
.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a;
}
.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.input-group > :first-child {
  border-radius: 3px 0 0 3px;
}
.input-group > :last-child > * {
  border-radius: 0 3px 3px 0;
}
.input-group-label,
.input-group-field,
.input-group-button {
  margin: 0;
  white-space: nowrap;
}
.input-group-label {
  text-align: center;
  padding: 0 1rem;
  background: #e6e6e6;
  color: #0a0a0a;
  border: 1px solid #cacaca;
  white-space: nowrap;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.input-group-label:first-child {
  border-right: 0;
}
.input-group-label:last-child {
  border-left: 0;
}
.input-group-field {
  border-radius: 0;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  height: auto;
}
.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.input-group-button a,
.input-group-button input,
.input-group-button button {
  margin: 0;
}
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: #fefefe;
  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: #0a0a0a;
  background-color: #fefefe;
  border-radius: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://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(198, 15, 19, 0.1);
  border-color: #c60f13;
}
.is-invalid-label {
  color: #c60f13;
}
.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #c60f13;
}
.form-error.is-visible {
  display: block;
}
.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;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.clearfix::after {
  clear: both;
}
.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;
  }
}
.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: 3px;
  padding: 0.85em 1em;
  margin: 0 0 1rem 0;
  font-size: 0.9rem;
  background-color: #2ba6cb;
  color: #fefefe;
}
[data-whatinput='mouse'] .button {
  outline: 0;
}
.button:hover,
.button:focus {
  background-color: #258dad;
  color: #fefefe;
}
.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: #2ba6cb;
  color: #fefefe;
}
.button.primary:hover,
.button.primary:focus {
  background-color: #2285a2;
  color: #fefefe;
}
.button.secondary {
  background-color: #e9e9e9;
  color: #0a0a0a;
}
.button.secondary:hover,
.button.secondary:focus {
  background-color: #bababa;
  color: #0a0a0a;
}
.button.alert {
  background-color: #c60f13;
  color: #fefefe;
}
.button.alert:hover,
.button.alert:focus {
  background-color: #9e0c0f;
  color: #fefefe;
}
.button.success {
  background-color: #5da423;
  color: #fefefe;
}
.button.success:hover,
.button.success:focus {
  background-color: #4a831c;
  color: #fefefe;
}
.button.warning {
  background-color: #ffae00;
  color: #fefefe;
}
.button.warning:hover,
.button.warning:focus {
  background-color: #cc8b00;
  color: #fefefe;
}
.button.body-font {
  background-color: #222222;
  color: #fefefe;
}
.button.body-font:hover,
.button.body-font:focus {
  background-color: #1b1b1b;
  color: #fefefe;
}
.button.header {
  background-color: #222222;
  color: #fefefe;
}
.button.header:hover,
.button.header:focus {
  background-color: #1b1b1b;
  color: #fefefe;
}
.button.hollow {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}
.button.hollow,
.button.hollow:hover,
.button.hollow:focus {
  background-color: transparent;
}
.button.hollow:hover,
.button.hollow:focus {
  border-color: #165366;
  color: #165366;
}
.button.hollow.primary {
  border: 1px solid #2ba6cb;
  color: #2ba6cb;
}
.button.hollow.primary:hover,
.button.hollow.primary:focus {
  border-color: #165366;
  color: #165366;
}
.button.hollow.secondary {
  border: 1px solid #e9e9e9;
  color: #e9e9e9;
}
.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
  border-color: #757575;
  color: #757575;
}
.button.hollow.alert {
  border: 1px solid #c60f13;
  color: #c60f13;
}
.button.hollow.alert:hover,
.button.hollow.alert:focus {
  border-color: #63080a;
  color: #63080a;
}
.button.hollow.success {
  border: 1px solid #5da423;
  color: #5da423;
}
.button.hollow.success:hover,
.button.hollow.success:focus {
  border-color: #2f5212;
  color: #2f5212;
}
.button.hollow.warning {
  border: 1px solid #ffae00;
  color: #ffae00;
}
.button.hollow.warning:hover,
.button.hollow.warning:focus {
  border-color: #805700;
  color: #805700;
}
.button.hollow.body-font {
  border: 1px solid #222222;
  color: #222222;
}
.button.hollow.body-font:hover,
.button.hollow.body-font:focus {
  border-color: #111111;
  color: #111111;
}
.button.hollow.header {
  border: 1px solid #222222;
  color: #222222;
}
.button.hollow.header:hover,
.button.hollow.header:focus {
  border-color: #111111;
  color: #111111;
}
.button.disabled,
.button[disabled] {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled:hover,
.button.disabled:focus,
.button[disabled]:hover,
.button[disabled]:focus {
  background-color: #2ba6cb;
  color: #fefefe;
}
.button.disabled.primary,
.button[disabled].primary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
  background-color: #2ba6cb;
  color: #fefefe;
}
.button.disabled.secondary,
.button[disabled].secondary {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
  background-color: #e9e9e9;
  color: #fefefe;
}
.button.disabled.alert,
.button[disabled].alert {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
  background-color: #c60f13;
  color: #fefefe;
}
.button.disabled.success,
.button[disabled].success {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success:hover,
.button[disabled].success:focus {
  background-color: #5da423;
  color: #fefefe;
}
.button.disabled.warning,
.button[disabled].warning {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
  background-color: #ffae00;
  color: #fefefe;
}
.button.disabled.body-font,
.button[disabled].body-font {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.body-font:hover,
.button.disabled.body-font:focus,
.button[disabled].body-font:hover,
.button[disabled].body-font:focus {
  background-color: #222222;
  color: #fefefe;
}
.button.disabled.header,
.button[disabled].header {
  opacity: 0.25;
  cursor: not-allowed;
}
.button.disabled.header:hover,
.button.disabled.header:focus,
.button[disabled].header:hover,
.button[disabled].header:focus {
  background-color: #222222;
  color: #fefefe;
}
.button.dropdown::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: inset 0.4em;
  border-color: #fefefe 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;
}
.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: #0a0a0a;
}
.row {
  max-width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.row .row {
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
}
.row.expanded {
  max-width: none;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
  margin-left: 0;
  margin-right: 0;
}
.column,
.columns {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  min-width: initial;
}
.column.row.row,
.row.row.columns {
  float: none;
  display: block;
}
.row .column.row.row,
.row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}
.small-1 {
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.small-offset-0 {
  margin-left: 0%;
}
.small-2 {
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.small-offset-1 {
  margin-left: 8.33333%;
}
.small-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-offset-2 {
  margin-left: 16.66667%;
}
.small-4 {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.small-offset-3 {
  margin-left: 25%;
}
.small-5 {
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.small-offset-4 {
  margin-left: 33.33333%;
}
.small-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-offset-5 {
  margin-left: 41.66667%;
}
.small-7 {
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.small-offset-6 {
  margin-left: 50%;
}
.small-8 {
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.small-offset-7 {
  margin-left: 58.33333%;
}
.small-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.small-offset-8 {
  margin-left: 66.66667%;
}
.small-10 {
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.small-offset-9 {
  margin-left: 75%;
}
.small-11 {
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.small-offset-10 {
  margin-left: 83.33333%;
}
.small-12 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-offset-11 {
  margin-left: 91.66667%;
}
.small-order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
.small-up-1 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-1 > .column,
.small-up-1 > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.small-up-2 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-2 > .column,
.small-up-2 > .columns {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.small-up-3 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-3 > .column,
.small-up-3 > .columns {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.small-up-4 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-4 > .column,
.small-up-4 > .columns {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.small-up-5 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-5 > .column,
.small-up-5 > .columns {
  -webkit-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}
.small-up-6 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-6 > .column,
.small-up-6 > .columns {
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.small-up-7 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-7 > .column,
.small-up-7 > .columns {
  -webkit-flex: 0 0 14.28571%;
  -ms-flex: 0 0 14.28571%;
  flex: 0 0 14.28571%;
  max-width: 14.28571%;
}
.small-up-8 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small-up-8 > .column,
.small-up-8 > .columns {
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  max-width: 12.5%;
}
.small-collapse > .column,
.small-collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.small-uncollapse > .column,
.small-uncollapse > .columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
@media screen and (min-width: 40em) {
  .medium-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .medium-offset-0 {
    margin-left: 0%;
  }
  .medium-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .medium-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .medium-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .medium-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .medium-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .medium-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .medium-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .medium-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .medium-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .medium-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .medium-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .medium-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .medium-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-1 > .column,
  .medium-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .medium-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-2 > .column,
  .medium-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .medium-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-3 > .column,
  .medium-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .medium-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-4 > .column,
  .medium-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .medium-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-5 > .column,
  .medium-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .medium-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-6 > .column,
  .medium-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .medium-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-7 > .column,
  .medium-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .medium-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .medium-up-8 > .column,
  .medium-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.medium-unstack > .column,
.row.medium-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 40em) {
  .row.medium-unstack > .column,
  .row.medium-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 40em) {
  .medium-collapse > .column,
  .medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .medium-uncollapse > .column,
  .medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media screen and (min-width: 64em) {
  .large-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
  .large-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-1 > .column,
  .large-up-1 > .columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .large-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-2 > .column,
  .large-up-2 > .columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .large-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-3 > .column,
  .large-up-3 > .columns {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .large-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-4 > .column,
  .large-up-4 > .columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .large-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-5 > .column,
  .large-up-5 > .columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  .large-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-6 > .column,
  .large-up-6 > .columns {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .large-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-7 > .column,
  .large-up-7 > .columns {
    -webkit-flex: 0 0 14.28571%;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%;
  }
  .large-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .large-up-8 > .column,
  .large-up-8 > .columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
.row.large-unstack > .column,
.row.large-unstack > .columns {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media screen and (min-width: 64em) {
  .row.large-unstack > .column,
  .row.large-unstack > .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
  }
}
@media screen and (min-width: 64em) {
  .large-collapse > .column,
  .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-uncollapse > .column,
  .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
.shrink {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.column.align-top,
.align-top.columns {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.column.align-bottom,
.align-bottom.columns {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.column.align-middle,
.align-middle.columns {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.column.align-stretch,
.align-stretch.columns {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.align-right {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.align-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.align-justify {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.align-spaced {
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.align-top {
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.align-self-top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-bottom {
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.align-self-bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-middle {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.align-self-middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}
.align-stretch {
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.align-self-stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.small-order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.small-order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.small-order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.small-order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.small-order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.small-order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
@media screen and (min-width: 40em) {
  .medium-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .medium-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .medium-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .medium-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .medium-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .medium-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
@media screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .large-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .large-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .large-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .large-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
  .large-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
  }
}
.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  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;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  opacity: 1;
}
.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0;
}
.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
  transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0;
}
.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}
.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0;
}
.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  transform: rotate(-0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  opacity: 0;
}
.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
  -ms-transform: rotate(0.75turn);
  transform: rotate(0.75turn);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity;
  opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
  -ms-transform: rotate(-0.75turn);
  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 {
  -webkit-animation-name: shake-7;
  animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  5%,
  15%,
  25%,
  35%,
  45%,
  55%,
  65%,
  75%,
  85%,
  95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
@keyframes shake-7 {
  0%,
  10%,
  20%,
  30%,
  40%,
  50%,
  60%,
  70%,
  80%,
  90% {
    -webkit-transform: translateX(7%);
    transform: translateX(7%);
  }
  5%,
  15%,
  25%,
  35%,
  45%,
  55%,
  65%,
  75%,
  85%,
  95% {
    -webkit-transform: translateX(-7%);
    transform: translateX(-7%);
  }
}
.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
    transform: rotate(-1turn);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
  animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.wiggle {
  -webkit-animation-name: wiggle-7deg;
  animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
  40%,
  50%,
  60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%,
  30%,
  70%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
@keyframes wiggle-7deg {
  40%,
  50%,
  60% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  35%,
  45%,
  55%,
  65% {
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg);
  }
  0%,
  30%,
  70%,
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.slow {
  -webkit-animation-duration: 750ms !important;
  animation-duration: 750ms !important;
}
.fast {
  -webkit-animation-duration: 250ms !important;
  animation-duration: 250ms !important;
}
.linear {
  -webkit-animation-timing-function: linear !important;
  animation-timing-function: linear !important;
}
.ease {
  -webkit-animation-timing-function: ease !important;
  animation-timing-function: ease !important;
}
.ease-in {
  -webkit-animation-timing-function: ease-in !important;
  animation-timing-function: ease-in !important;
}
.ease-out {
  -webkit-animation-timing-function: ease-out !important;
  animation-timing-function: ease-out !important;
}
.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
  animation-timing-function: ease-in-out !important;
}
.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
  -webkit-animation-delay: 300ms !important;
  animation-delay: 300ms !important;
}
.long-delay {
  -webkit-animation-delay: 700ms !important;
  animation-delay: 700ms !important;
}
/* ----- GRID-MIXINES ----- */
/* ----- ISA_ICONES_SVG ----- */
/* 03.09.2019, jc, création de la feuille STYLE_PWD_CHECK */
.pwcheck {
  position: relative;
  display: inline-block;
  margin-bottom: 0.5rem;
  background-color: white;
  z-index: 8990;
}
.pwcheck.invalide input.pwcheck {
  border: 1px solid #ff3802;
  color: #350b00;
}
.pwcheck.invalide:after {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik0zNy4zMiwxLjI2TDI1LDEzLjU4LDEyLjY4LDEuMjZhNC4yOSw0LjI5LDAsMCwwLTYuMDcsMEwxLjI2LDYuNjFhNC4yOSw0LjI5LDAsMCwwLDAsNi4wN0wxMy41OCwyNSwxLjI2LDM3LjMyYTQuMjksNC4yOSwwLDAsMCwwLDYuMDdsNS4zNSw1LjM1YTQuMjksNC4yOSwwLDAsMCw2LjA3LDBMMjUsMzYuNDIsMzcuMzIsNDguNzRhNC4yOSw0LjI5LDAsMCwwLDYuMDcsMGw1LjM1LTUuMzVhNC4yOSw0LjI5LDAsMCwwLDAtNi4wN0wzNi40MiwyNSw0OC43NCwxMi42OGE0LjI5LDQuMjksMCwwLDAsMC02LjA3TDQzLjM5LDEuMjZBNC4yOSw0LjI5LDAsMCwwLDM3LjMyLDEuMjZaIiBzdHlsZT0iZmlsbDojZjA0MTI0Ii8+PC9zdmc+');
  position: absolute;
  right: 0.5rem;
  top: 0.4rem;
  z-index: 9100;
}
.pwcheck.valide input.pwcheck {
  border: 1px solid #15d000;
  color: #000400;
}
.pwcheck.valide:after {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik00OS4xNywxMS4zNEw0NC40OCw2LjY1YTIuODIsMi44MiwwLDAsMC00LDBMMTkuMTcsMjgsOS41LDE4LjMyYTIuODIsMi44MiwwLDAsMC00LDBMMC44MywyM2EyLjgyLDIuODIsMCwwLDAsMCw0bDkuNjYsOS42Niw2LjY4LDYuNjhhMi44MiwyLjgyLDAsMCwwLDQsMGw2LjY4LTYuNjhoMEw0OS4xNywxNS4zM0EyLjgyLDIuODIsMCwwLDAsNDkuMTcsMTEuMzRaIiBzdHlsZT0iZmlsbDojNDNBQzZBIi8+PC9zdmc+');
  position: absolute;
  right: 0.5rem;
  top: 0.4rem;
  z-index: 9100;
}
.pwcheck .strength-lvl {
  position: absolute;
  display: block;
  left: 0px;
  width: 0px;
  background: #ff3802;
}
.pwcheck .strength-lvl.infield {
  top: 0px;
  bottom: 0px;
  left: 0px;
  margin: 1px;
  opacity: 0.5;
  z-index: 8995;
}
.pwcheck .strength-lvl.bottom {
  bottom: -3px;
  height: 3px;
  z-index: 9001;
}
.pwcheck .strength-lvl.weak {
  background: #ff3802;
}
.pwcheck .strength-lvl.medium {
  background: #f08a24;
}
.pwcheck .strength-lvl.strong {
  background: #15d000;
}
.pwcheck input.pwcheck {
  outline: none;
  margin: 0;
  background-color: transparent;
  z-index: 9000;
}
.pwcheck .interface-wrapper {
  position: absolute;
  display: block;
  top: 0;
  left: 100%;
  height: 100%;
}
.pwcheck .interface-wrapper ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 100%;
  white-space: nowrap;
}
.pwcheck .interface-wrapper ul li {
  display: inline-block;
  margin-left: 0;
  margin: 0;
}
.pwcheck .interface-wrapper ul li.interface-btn {
  width: 22px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 0.5;
  cursor: pointer;
  transition: all 300ms ease-out;
}
.pwcheck .interface-wrapper ul li.interface-btn:hover {
  opacity: 1;
}
.pwcheck .interface-wrapper ul li.show-pwd {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ5LjY3LDIzLjY5bC0wLjIxLS4zOEEyNy42NSwyNy42NSwwLDAsMCwyNSw5LjA4LDI3LjY1LDI3LjY1LDAsMCwwLC41NCwyMy4zMWwtMC4yMS4zOGEyLjc0LDIuNzQsMCwwLDAsMCwyLjYybDAuMjEsMC4zOEEyNy42NSwyNy42NSwwLDAsMCwyNSw0MC45MiwyNy42NSwyNy42NSwwLDAsMCw0OS40NiwyNi42OWwwLjIxLS4zOEEyLjc0LDIuNzQsMCwwLDAsNDkuNjcsMjMuNjlaTTI1LDEzLjI1YTEuMjYsMS4yNiwwLDEsMSwwLDIuNTNBNi4yNCw2LjI0LDAsMCwwLDE4Ljc2LDIyYTEuMjYsMS4yNiwwLDAsMS0yLjUzLDBBOC43OCw4Ljc4LDAsMCwxLDI1LDEzLjI1Wm0wLDI0LjEzQTI0LjE3LDI0LjE3LDAsMCwxLDMuNjUsMjUsMjMuNTksMjMuNTksMCwwLDEsMTQuNDksMTQuOTJhMTIuMzcsMTIuMzcsMCwxLDAsMjEsMEEyMy41OSwyMy41OSwwLDAsMSw0Ni4zNSwyNSwyNC4xNywyNC4xNywwLDAsMSwyNSwzNy4zOFoiIHN0eWxlPSJmaWxsOiM2NjY2NjYiLz48L3N2Zz4=');
}
.pwcheck .interface-wrapper ul li.show-pwd.pw-visible {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTMzLjc3LDIyLjJhMS4yNiwxLjI2LDAsMSwxLTIuNTMsMEE2LjI0LDYuMjQsMCwwLDAsMjUsMTZhMS4yNiwxLjI2LDAsMSwxLDAtMi41M0E4Ljc4LDguNzgsMCwwLDEsMzMuNzcsMjIuMlptMTUuOSwxLjY3LTAuMjEtLjM4QTI3LjY1LDI3LjY1LDAsMCwwLDI1LDkuMjVhMjksMjksMCwwLDAtNS4xOC40N0wxNi4yLDNhMC43NSwwLjc1LDAsMCwwLTEtLjNMMTEuNzksNC41NWEwLjc1LDAuNzUsMCwwLDAtLjMsMWwzLjA1LDUuNjVhMjcuMDksMjcuMDksMCwwLDAtMTQsMTIuMjdsLTAuMjEuMzhhMi43NCwyLjc0LDAsMCwwLDAsMi42MmwwLjIxLDAuMzhhMjYuNzksMjYuNzksMCwwLDAsOC42NSw5LjQ4LDAuMzcsMC4zNywwLDAsMCwuNTItMC40OUwzLjY1LDI1LjE4YTIwLjksMjAuOSwwLDAsMSwyLjItMy4yM2w5LjQ0LDE3LjQ3QTI4LjQ0LDI4LjQ0LDAsMCwwLDIwLDQwLjY3TDguNDMsMTkuMjJhMjguNjgsMjguNjgsMCwwLDEsMi4yMS0xLjg0bDEyLjgsMjMuNjhxMC43OCwwLDEuNTYsMGMwLjgzLDAsMS42NSwwLDIuNDYtLjExTDEzLjYzLDE1LjQxYTI3LjMxLDI3LjMxLDAsMCwxLDIuNS0xLjI2TDMzLjg3LDQ3YTAuNzUsMC43NSwwLDAsMCwxLC4zbDMuMzktMS44M2EwLjc1LDAuNzUsMCwwLDAsLjMtMWwtMi45MS01LjM4QTI3LjA4LDI3LjA4LDAsMCwwLDQ5LjQ2LDI2Ljg3bDAuMjEtLjM4QTIuNzQsMi43NCwwLDAsMCw0OS42NywyMy44N1pNMzQsMzUuOTFsLTIuMTUtNGExMi4zNywxMi4zNywwLDAsMCwzLjY5LTE2Ljg1QTIzLjU5LDIzLjU5LDAsMCwxLDQ2LjM1LDI1LjE4LDIzLjcsMjMuNywwLDAsMSwzNCwzNS45MVoiIHN0eWxlPSJmaWxsOiM2NjY2NjYiLz48L3N2Zz4=');
}
.pwcheck .interface-wrapper ul li.generate-pwd {
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ5LDkuOEw5LjQsNDkuNDRhMS45MSwxLjkxLDAsMCwxLTIuNywwTDAuNTksNDMuMzNhMS45MSwxLjkxLDAsMCwxLDAtMi43TDQwLjIzLDFhMS45MSwxLjkxLDAsMCwxLDIuNywwTDQ5LDcuMUExLjkxLDEuOTEsMCwwLDEsNDksOS44Wk00MS41NSw1LjE2bC05LjA3LDkuMDcsMy4zMywzLjMzLDkuMDctOS4wN1pNMjQuNjQsOS4zOWwtNi0xLjgtMS44LTYtMS44LDYtNiwxLjgsNiwxLjgsMS44LDYsMS44LTZabS0xNC01LjhMNy44MywyLjc2LDcsMCw2LjE3LDIuNzZsLTIuNzYuODNMNi4xNyw0LjQzLDcsNy4xOSw3LjgzLDQuNDNabTE5LjcyLDAtMi43Ni0uODNMMjYuNzIsMCwyNS44OCwyLjc2bC0yLjc2LjgzLDIuNzYsMC44MywwLjgzLDIuNzYsMC44My0yLjc2Wk01MCwyMy4yMWwtMi43Ni0uODMtMC44My0yLjc2LTAuODMsMi43Ni0yLjc2LjgzTDQ1LjU0LDI0bDAuODMsMi43Nkw0Ny4yLDI0WiIgc3R5bGU9ImZpbGw6IzY2NjY2NiIvPjwvc3ZnPg==');
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement {
  opacity: 1;
  position: relative;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement {
  position: absolute;
  padding: 0.5rem;
  background-color: #e6f9ff;
  border: 1px solid #95e5ff;
  color: #008ed0;
  left: 0.5rem;
  display: none;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement:after,
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement:after {
  border-color: rgba(230, 249, 255, 0);
  border-right-color: #e6f9ff;
  border-width: 6px;
  margin-top: -6px;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement:before {
  border-color: rgba(149, 229, 255, 0);
  border-right-color: #95e5ff;
  border-width: 7px;
  margin-top: -7px;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement ul {
  list-style-type: disc;
  margin-left: 0;
  white-space: initial;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement ul li {
  white-space: nowrap;
  margin-left: 0;
  width: 100%;
}
.pwcheck-compare {
  position: relative;
  display: inline-block;
  margin-bottom: 0.5rem;
  background-color: white;
  z-index: 8990;
}
.pwcheck-compare.invalide input.pwcheck-compare {
  border: 1px solid #ff3802;
  color: #350b00;
}
.pwcheck-compare.invalide:after {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik0zNy4zMiwxLjI2TDI1LDEzLjU4LDEyLjY4LDEuMjZhNC4yOSw0LjI5LDAsMCwwLTYuMDcsMEwxLjI2LDYuNjFhNC4yOSw0LjI5LDAsMCwwLDAsNi4wN0wxMy41OCwyNSwxLjI2LDM3LjMyYTQuMjksNC4yOSwwLDAsMCwwLDYuMDdsNS4zNSw1LjM1YTQuMjksNC4yOSwwLDAsMCw2LjA3LDBMMjUsMzYuNDIsMzcuMzIsNDguNzRhNC4yOSw0LjI5LDAsMCwwLDYuMDcsMGw1LjM1LTUuMzVhNC4yOSw0LjI5LDAsMCwwLDAtNi4wN0wzNi40MiwyNSw0OC43NCwxMi42OGE0LjI5LDQuMjksMCwwLDAsMC02LjA3TDQzLjM5LDEuMjZBNC4yOSw0LjI5LDAsMCwwLDM3LjMyLDEuMjZaIiBzdHlsZT0iZmlsbDojZjA0MTI0Ii8+PC9zdmc+');
  position: absolute;
  right: 0.5rem;
  top: 0.4rem;
  z-index: 9100;
}
.pwcheck-compare.valide input.pwcheck-compare {
  border: 1px solid #15d000;
  color: #000400;
}
.pwcheck-compare.valide:after {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4cHgiIGhlaWdodD0iOHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik00OS4xNywxMS4zNEw0NC40OCw2LjY1YTIuODIsMi44MiwwLDAsMC00LDBMMTkuMTcsMjgsOS41LDE4LjMyYTIuODIsMi44MiwwLDAsMC00LDBMMC44MywyM2EyLjgyLDIuODIsMCwwLDAsMCw0bDkuNjYsOS42Niw2LjY4LDYuNjhhMi44MiwyLjgyLDAsMCwwLDQsMGw2LjY4LTYuNjhoMEw0OS4xNywxNS4zM0EyLjgyLDIuODIsMCwwLDAsNDkuMTcsMTEuMzRaIiBzdHlsZT0iZmlsbDojNDNBQzZBIi8+PC9zdmc+');
  position: absolute;
  right: 0.5rem;
  top: 0.4rem;
  z-index: 9100;
}
.pwcheck-compare input.pwcheck-compare {
  outline: none;
  margin: 0;
  background-color: transparent;
  z-index: 9000;
}
.completed {
  color: #cccccc !important;
}
/* ----- LIB_CLASS_UTILS ----- */
.show-block {
  display: block!important;
}
.show-inline-block {
  display: inline-block !important;
}
.show-inline {
  display: inline!important;
}
.show-flex {
  display: flex!important;
}
.show-grid {
  display: grid!important;
}
.show-table {
  display: table!important;
}
.show-table-cell {
  display: table-cell !important;
}
.show-table-row {
  display: table-row !important;
}
.show-reset {
  display: initial!important;
}
.show-visibility {
  visibility: visible!important;
}
.hide-none {
  display: none!important;
}
.hide-hidden {
  visibility: hidden!important;
}
/* ----- VARIABLES ----- */
/* ----- Liens utils

Génération d'icônes SVG
https://isadci.epfl.ch/imoniteur_ISAD/!monupages.htm?ww_x_path=Eqnx.Templates.LstIconeSvg_js

Encode / décode 64bits 
https://www.freeformatter.com/base64-encoder.html#ad-output

*/
/* ----- STRUCTURE DOM DU FORMULAIRE  ----- */
body {
  background-color: #efeff4;
}
.main-content {
  height: 100%;
}
.main-content .table4 {
  margin-bottom: 3em;
}
.main-content h2,
.main-content .titre4 {
  font-weight: 700;
  font-size: 1.35em;
  color: #3c3f4d;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  text-transform: uppercase;
  padding-bottom: 0.4rem;
  border-bottom: 1px solid #9b9ca3;
}
.main-content a {
  color: #b8cf32;
}
.main-content .form-breadcrumbs-wrapper {
  position: fixed;
  z-index: 500;
  top: 0;
  left: -180px;
  bottom: 0;
  width: 180px;
  background-color: #454441;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-breadcrumbs-wrapper .close-button {
  position: absolute;
  background-color: #454441;
  padding: 0.5rem;
  right: -2rem;
  top: 1rem;
  display: none;
}
.main-content .form-breadcrumbs-wrapper .breadcrumbs-scroller {
  position: absolute;
  top: 0;
  bottom: 0;
  overflow: auto;
  width: 180px;
}
.main-content .form-breadcrumbs-wrapper.active {
  left: 0;
}
.main-content .form-breadcrumbs-wrapper.active .close-button {
  display: block;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb {
  position: relative;
  z-index: 10;
  min-height: 60px;
  color: #ffffff;
  text-align: center;
  padding: 20px 0.8rem;
  cursor: pointer;
  border-bottom: 1px solid #e0e0ec;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb:hover {
  background-color: #9b9ca3;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb span:not(.crumb-icone) {
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb .crumb-icone {
  position: absolute;
  background-repeat: no-repeat;
  background-position: center center;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -20px;
  left: 50%;
  margin-left: -20px;
  z-index: 20;
  opacity: 0.2;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.pageaccueil .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNywyNi4xNGwtMS40NywxLjc3YTEuMzEsMS4zMSwwLDAsMS0xLjg0LjE3TDI1LDEwLjM1LDMuNjIsMjguMDlhMS4zMSwxLjMxLDAsMCwxLTEuODQtLjE3TDAuMywyNi4xNWExLjMxLDEuMzEsMCwwLDEsLjE3LTEuODRMMjIuODEsNS43OGEzLjQ0LDMuNDQsMCwwLDEsNC40LDBMMzUsMTIuMjRWNi4zNmExLjI5LDEuMjksMCwwLDEsMS4yOS0xLjI5aDUuNEExLjI5LDEuMjksMCwwLDEsNDMsNi4zNlYxOC44NWw2LjU3LDUuNDVBMS4zMSwxLjMxLDAsMCwxLDQ5LjcsMjYuMTRaTTI1LDEyLjkyTDcuMDcsMjcuNzdWNDIuOTJBMi4wOSwyLjA5LDAsMCwwLDkuMTUsNDVIMjFWMzNoOFY0NUg0MC44NGEyLjA5LDIuMDksMCwwLDAsMi4wOS0yLjA5VjI3LjgyWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.pagecourante .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDIuNCwzMnYwLjZhMS44NSwxLjg1LDAsMCwxLTEuODUsMS44NUgyOC4xOUwyNS45Miw0OS4yMmEwLjkzLDAuOTMsMCwwLDEtMS44MywwTDIxLjgxLDM0LjQ5SDkuNDRBMS44NSwxLjg1LDAsMCwxLDcuNiwzMi42NFYzMmE5LDksMCwwLDEsNy43Mi04LjkzVjcuNjZhMy44MywzLjgzLDAsMCwxLTMuNzYtMy44M2gwQTMuODMsMy44MywwLDAsMSwxNS4zOSwwSDM0LjYxYTMuODMsMy44MywwLDAsMSwzLjgzLDMuODNoMGEzLjgzLDMuODMsMCwwLDEtMy43NiwzLjgzVjIzLjFBOSw5LDAsMCwxLDQyLjQsMzJaTTIyLjE2LDIyVjguNjJhMSwxLDAsMCwwLTEtMWgwYTEsMSwwLDAsMC0xLDFWMjJhMSwxLDAsMCwwLDEsMWgwQTEsMSwwLDAsMCwyMi4xNiwyMloiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.pageeditable .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDguNzcsMTQuOUw0My4zLDIwLjM3LDI5LjYzLDYuNywzNS4xLDEuMjNhNC4yMSw0LjIxLDAsMCwxLDYsMGw3LjcxLDcuNzFBNC4yMSw0LjIxLDAsMCwxLDQ4Ljc3LDE0LjlaTTQxLjEsMjIuNTZMMTMuNjYsNTBIMFYzNi4zNEwyNy40NCw4LjlaTTE1LDQyLjY5TDcuMzEsMzUsNC4yLDM4LjA4djMuNTRIOC4zOFY0NS44aDMuNTRaTTI5LDE1LjYxYTAuNzQsMC43NCwwLDAsMC0xLTFMOS44MywzMi42NWEwLjc0LDAuNzQsMCwxLDAsMSwxWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.pagevalide .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuMTcsMTEuMzRMNDQuNDgsNi42NWEyLjgyLDIuODIsMCwwLDAtNCwwTDE5LjE3LDI4LDkuNSwxOC4zMmEyLjgyLDIuODIsMCwwLDAtNCwwTDAuODMsMjNhMi44MiwyLjgyLDAsMCwwLDAsNGw5LjY2LDkuNjYsNi42OCw2LjY4YTIuODIsMi44MiwwLDAsMCw0LDBsNi42OC02LjY4aDBMNDkuMTcsMTUuMzNBMi44MiwyLjgyLDAsMCwwLDQ5LjE3LDExLjM0WiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.pageincomplete .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNTYsNDIuOTVMMzkuNDIsMjQuMzIsMjguMTUsMy42M2EzLjU4LDMuNTgsMCwwLDAtNi4yOSwwTDAuNDQsNDIuOTVhMy41OCwzLjU4LDAsMCwwLDMuMTUsNS4zSDQ2LjQxQTMuNTgsMy41OCwwLDAsMCw0OS41Niw0Mi45NVptLTIxLTIuNzZhMSwxLDAsMCwxLTEsMWgtNS4yYTEsMSwwLDAsMS0xLTFWMzVhMSwxLDAsMCwxLDEtMWg1LjJhMSwxLDAsMCwxLDEsMXY1LjJabTAtMTAuNzFhMSwxLDAsMCwxLTEsMUgyMi4zM2ExLDEsMCwwLDEtMS0xTDIwLjg3LDE3LjE2YTEsMSwwLDAsMSwxLTFIMjhhMSwxLDAsMCwxLDEsMVoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.pagefermee .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjQwcHgiIGhlaWdodD0iNDBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNMzkuMDksMjMuMUgzOC4zNlYxNy4zMmExMy4zMywxMy4zMywwLDAsMC0yNi42NiwwVjIzLjFoLTAuOGEzLjA3LDMuMDcsMCwwLDAtMy4wNywzLjA3VjQyLjkzQTMuMDcsMy4wNywwLDAsMCwxMC45MSw0NkgzOS4wOWEzLjA3LDMuMDcsMCwwLDAsMy4wNy0zLjA3VjI2LjE3QTMuMDcsMy4wNywwLDAsMCwzOS4wOSwyMy4xWk0xNy40OCwxNy4zMmE3LjU2LDcuNTYsMCwwLDEsMTUuMTEsMFYyMy4xSDE3LjQ4VjE3LjMyWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active {
  padding: 35px 0.8rem 5px 0.8rem;
  background-color: #9b9ca3;
  cursor: default;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active .crumb-icone {
  width: 20px;
  height: 20px;
  top: 0.5rem;
  margin-top: 0;
  margin-left: -10px;
  opacity: 1;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active.pageaccueil .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNywyNi4xNGwtMS40NywxLjc3YTEuMzEsMS4zMSwwLDAsMS0xLjg0LjE3TDI1LDEwLjM1LDMuNjIsMjguMDlhMS4zMSwxLjMxLDAsMCwxLTEuODQtLjE3TDAuMywyNi4xNWExLjMxLDEuMzEsMCwwLDEsLjE3LTEuODRMMjIuODEsNS43OGEzLjQ0LDMuNDQsMCwwLDEsNC40LDBMMzUsMTIuMjRWNi4zNmExLjI5LDEuMjksMCwwLDEsMS4yOS0xLjI5aDUuNEExLjI5LDEuMjksMCwwLDEsNDMsNi4zNlYxOC44NWw2LjU3LDUuNDVBMS4zMSwxLjMxLDAsMCwxLDQ5LjcsMjYuMTRaTTI1LDEyLjkyTDcuMDcsMjcuNzdWNDIuOTJBMi4wOSwyLjA5LDAsMCwwLDkuMTUsNDVIMjFWMzNoOFY0NUg0MC44NGEyLjA5LDIuMDksMCwwLDAsMi4wOS0yLjA5VjI3LjgyWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active.pagecourante .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDIuNCwzMnYwLjZhMS44NSwxLjg1LDAsMCwxLTEuODUsMS44NUgyOC4xOUwyNS45Miw0OS4yMmEwLjkzLDAuOTMsMCwwLDEtMS44MywwTDIxLjgxLDM0LjQ5SDkuNDRBMS44NSwxLjg1LDAsMCwxLDcuNiwzMi42NFYzMmE5LDksMCwwLDEsNy43Mi04LjkzVjcuNjZhMy44MywzLjgzLDAsMCwxLTMuNzYtMy44M2gwQTMuODMsMy44MywwLDAsMSwxNS4zOSwwSDM0LjYxYTMuODMsMy44MywwLDAsMSwzLjgzLDMuODNoMGEzLjgzLDMuODMsMCwwLDEtMy43NiwzLjgzVjIzLjFBOSw5LDAsMCwxLDQyLjQsMzJaTTIyLjE2LDIyVjguNjJhMSwxLDAsMCwwLTEtMWgwYTEsMSwwLDAsMC0xLDFWMjJhMSwxLDAsMCwwLDEsMWgwQTEsMSwwLDAsMCwyMi4xNiwyMloiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active.pageeditable .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDguNzcsMTQuOUw0My4zLDIwLjM3LDI5LjYzLDYuNywzNS4xLDEuMjNhNC4yMSw0LjIxLDAsMCwxLDYsMGw3LjcxLDcuNzFBNC4yMSw0LjIxLDAsMCwxLDQ4Ljc3LDE0LjlaTTQxLjEsMjIuNTZMMTMuNjYsNTBIMFYzNi4zNEwyNy40NCw4LjlaTTE1LDQyLjY5TDcuMzEsMzUsNC4yLDM4LjA4djMuNTRIOC4zOFY0NS44aDMuNTRaTTI5LDE1LjYxYTAuNzQsMC43NCwwLDAsMC0xLTFMOS44MywzMi42NWEwLjc0LDAuNzQsMCwxLDAsMSwxWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active.pagevalide .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuMTcsMTEuMzRMNDQuNDgsNi42NWEyLjgyLDIuODIsMCwwLDAtNCwwTDE5LjE3LDI4LDkuNSwxOC4zMmEyLjgyLDIuODIsMCwwLDAtNCwwTDAuODMsMjNhMi44MiwyLjgyLDAsMCwwLDAsNGw5LjY2LDkuNjYsNi42OCw2LjY4YTIuODIsMi44MiwwLDAsMCw0LDBsNi42OC02LjY4aDBMNDkuMTcsMTUuMzNBMi44MiwyLjgyLDAsMCwwLDQ5LjE3LDExLjM0WiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active.pageincomplete .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNTYsNDIuOTVMMzkuNDIsMjQuMzIsMjguMTUsMy42M2EzLjU4LDMuNTgsMCwwLDAtNi4yOSwwTDAuNDQsNDIuOTVhMy41OCwzLjU4LDAsMCwwLDMuMTUsNS4zSDQ2LjQxQTMuNTgsMy41OCwwLDAsMCw0OS41Niw0Mi45NVptLTIxLTIuNzZhMSwxLDAsMCwxLTEsMWgtNS4yYTEsMSwwLDAsMS0xLTFWMzVhMSwxLDAsMCwxLDEtMWg1LjJhMSwxLDAsMCwxLDEsMXY1LjJabTAtMTAuNzFhMSwxLDAsMCwxLTEsMUgyMi4zM2ExLDEsMCwwLDEtMS0xTDIwLjg3LDE3LjE2YTEsMSwwLDAsMSwxLTFIMjhhMSwxLDAsMCwxLDEsMVoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-breadcrumbs-wrapper ul.crumbs-wrapper li.crumb.active.pagefermee .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNMzkuMDksMjMuMUgzOC4zNlYxNy4zMmExMy4zMywxMy4zMywwLDAsMC0yNi42NiwwVjIzLjFoLTAuOGEzLjA3LDMuMDcsMCwwLDAtMy4wNywzLjA3VjQyLjkzQTMuMDcsMy4wNywwLDAsMCwxMC45MSw0NkgzOS4wOWEzLjA3LDMuMDcsMCwwLDAsMy4wNy0zLjA3VjI2LjE3QTMuMDcsMy4wNywwLDAsMCwzOS4wOSwyMy4xWk0xNy40OCwxNy4zMmE3LjU2LDcuNTYsMCwwLDEsMTUuMTEsMFYyMy4xSDE3LjQ4VjE3LjMyWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  background-position: center center;
  background-repeat: no-repeat;
}
.main-content .form-main-wrapper {
  background-image: url('forminscrs.img?ww_c=ICL_TITRECAND');
  background-repeat: no-repeat;
  background-position: left center;
  margin-left: 0px;
  margin-top: -3px;
  height: 40%;
  z-index: 10;
}
.main-content .form-main-wrapper .top-mnu-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0);
  height: 100px;
  z-index: 499;
  max-width: 62.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.main-content .form-main-wrapper .top-mnu-wrapper.dark-mode {
  background-color: rgba(0, 0, 0, 0.6);
  top: -150px;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-main-wrapper .top-mnu-wrapper.dark-mode.active {
  top: 0;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-left .left-content {
  max-width: 62.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-left .left-content .slot {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-left .left-content .slot.chatbox {
  padding: 26px;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-left .left-content .slot.hamburger {
  padding: 26px;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-center {
  text-align: center;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-center .top-mnu-logo {
  max-height: 80px;
  margin-top: 0.5rem;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content {
  max-width: 62.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.user-name {
  color: #ffffff;
  padding: 38px 0;
  text-align: right;
  opacity: 0.8;
  display: none;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.user-name .user {
  font-weight: bold;
  opacity: 1;
  margin-left: 0.5rem;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.logout {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 26px 0;
  text-align: center;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.logout a {
  display: block;
  margin-left: 0rem;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.logout a:hover {
  margin-left: 2rem;
}
.main-content .form-main-wrapper .form-content {
  max-width: 85%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  z-index: 50;
}
.main-content .form-main-wrapper .form-content .form-title {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-content .form-main-wrapper .form-content .form-title h1 {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
  padding: 40px 0 20px 0;
  margin: 0;
  position: relative;
  text-align: center;
  text-shadow: 0 0.1rem 2rem rgba(0, 0, 0, 0.2);
  color: #ffffff;
}
.main-content .form-main-wrapper .form-content .form-inner-content {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  background-color: #ffffff;
  padding: 10px 5px;
  margin-bottom: 4rem;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.main-content .form-main-wrapper .form-content .nav-inner-content {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 30px 40px;
  margin-bottom: 4rem;
  text-align: center;
}
.main-content .form-main-wrapper .form-content .nav-inner-content .btn-vert-nav {
  cursor: pointer;
  opacity: 0.2;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-content .form-main-wrapper .form-content .nav-inner-content .btn-vert-nav:hover {
  opacity: 1;
}
.main-content .form-main-wrapper footer {
  border-top: 4px solid #b8cf32;
  background-color: #454441;
  color: #ffffff;
  font-size: 0.8rem;
  text-align: center;
  padding: 1.5rem 3rem;
}
.main-content .form-main-wrapper footer a {
  color: #b8cf32;
  text-decoration: none;
}
.main-content .form-main-wrapper footer a:hover {
  text-decoration: underline;
}
.main-content #form-content {
  padding-top: 5rem;
}
.main-content .div_candidature {
  display: none;
}
.main-content .div_candidature p.p_candidature {
  font-size: 0.7rem;
  color: #9b9ca3;
  margin-bottom: 0.5rem;
}
.main-content .div_candidature p.legende_recherche {
  font-size: 0.8rem;
  color: #9b9ca3;
  font-style: italic;
}
.reference-line {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-weight: bold;
}
/* ----- Recap et paiement ----- */
.taxeCandidature {
  width: 100%;
}
.taxeCandidature .help {
  position: relative;
  z-index: 10;
  top: 0;
}
.taxeCandidature thead tr th {
  text-align: left;
  padding: 0.3rem 0.2rem;
  border-bottom: 1px solid #454441;
}
.taxeCandidature thead tr th:first-child {
  border-right: 1px solid #454441;
  width: 60%;
}
.taxeCandidature tbody tr.total {
  border-top: 1px solid #454441;
}
.taxeCandidature tbody tr.total td {
  color: #454441;
  text-align: right;
  padding-right: 1em !important;
  font-weight: bold;
}
.taxeCandidature tbody tr th,
.taxeCandidature tbody tr td {
  text-align: left;
  padding: 0.2rem 0.2rem;
}
.taxeCandidature tbody tr th {
  font-weight: 700;
  color: #3c3f4d;
  border-bottom: 1px solid #3c3f4d;
}
.taxeCandidature tbody tr td {
  color: #9b9ca3;
  vertical-align: top;
}
.taxeCandidature tbody tr td:first-child {
  border-right: 1px solid #454441;
  width: 70%;
}
.taxeCandidature tbody tr td:last-child {
  width: 22px;
}
.taxeCandidature tbody tr td.montant {
  font-weight: bold;
  color: #666666;
  text-align: left;
}
.taxeCandidature tbody tr td.different {
  color: #ff0000;
}
#modePaiement .form-line > div {
  background-repeat: no-repeat;
  background-position: 0.2rem 0.2rem;
  height: 3.5rem;
  padding: 1rem 0.4rem 0.4rem 6rem;
  margin: 1rem 2rem;
}
.type-paiement .choixPaiement {
  background-repeat: no-repeat;
  background-position: 0.5rem;
  height: 4rem;
  padding-top: 1rem;
}
.type-paiement .choixPaiement input {
  margin-left: 8rem;
}
.cvec-tiret {
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.5rem;
}
/* ----- Pied de page ----- */
#piedpage {
  max-width: 62.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 1.5rem 0rem;
  text-align: justify;
  border-top: 2px solid #b8cf32;
}
#piedpage p {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  color: #9b9ca3;
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
#piedpage p[langue="fr"] {
  margin-top: 1rem;
}
.signature-line {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.mandat_piedpage {
  background-color: ghostwhite;
  border: 1px solid lightgray;
  padding: 1rem;
  font-size: 1rem;
  color: #333333;
}
/* ----- Erreurs ----- */
.erreur,
.obligatoire,
.ewnet-notnull-alert {
  background-color: #ffe0e0 !important;
}
#erreur {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  padding-left: 60px;
  color: #ffffff;
  background-color: #f08a24;
  margin: 30px 0 20px 0;
  position: relative;
  overflow: hidden;
  margin: 0;
  line-height: 1.4em;
  text-align: left;
  text-transform: none;
}
#erreur:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjYwcHgiIGhlaWdodD0iNjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNTYsNDIuOTVMMzkuNDIsMjQuMzIsMjguMTUsMy42M2EzLjU4LDMuNTgsMCwwLDAtNi4yOSwwTDAuNDQsNDIuOTVhMy41OCwzLjU4LDAsMCwwLDMuMTUsNS4zSDQ2LjQxQTMuNTgsMy41OCwwLDAsMCw0OS41Niw0Mi45NVptLTIxLTIuNzZhMSwxLDAsMCwxLTEsMWgtNS4yYTEsMSwwLDAsMS0xLTFWMzVhMSwxLDAsMCwxLDEtMWg1LjJhMSwxLDAsMCwxLDEsMXY1LjJabTAtMTAuNzFhMSwxLDAsMCwxLTEsMUgyMi4zM2ExLDEsMCwwLDEtMS0xTDIwLjg3LDE3LjE2YTEsMSwwLDAsMSwxLTFIMjhhMSwxLDAsMCwxLDEsMVoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  position: absolute;
  top: 3px;
  left: -5px;
  opacity: 0.3;
}
/* ----- paiement CB ----- */
#paiementCB .row,
#paiementCBOK .row {
  max-width: 100%;
}
#paiementCB #montant {
  font-weight: bold;
}
#paiementCB #bouton {
  width: 150px;
  height: 150px;
  text-indent: -1000px;
  background-size: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  box-shadow: none;
}
#paiementCB #bouton:hover {
  background-size: 98%;
}
#paiementCB #p_bouton {
  text-align: center;
  width: 100%;
  padding: 2rem 0 0 0;
}
#paiementCBOK .resume {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/* ----- Infobox ----- */
.main-infobox {
  opacity: 1;
  transition: all 500ms ease-out;
}
.main-infobox.fade-out {
  opacity: 0;
}
.main-infobox.hidde {
  display: none!important;
}
.main-infobox .infobox {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  color: #ffffff;
  margin: 30px 0 20px 0;
  position: relative;
  overflow: hidden;
}
.main-infobox .infobox.success .infobox-head,
.main-infobox .infobox.info .infobox-head,
.main-infobox .infobox.error .infobox-head {
  font-weight: 700;
  font-size: 1.2em;
  padding-bottom: 10px;
  display: block;
}
.main-infobox .infobox.success p,
.main-infobox .infobox.info p,
.main-infobox .infobox.error p {
  margin: 0;
  line-height: 1.4em;
  text-align: left;
  text-transform: none;
}
.main-infobox .infobox.success {
  background-color: #15d000;
}
.main-infobox .infobox.success .infobox-head:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDEuMywyMS4xMUwyOC4xLDM0LjMxaDBsLTQuNTcsNC41N2EyLDIsMCwwLDEtMi44OSwwbC0xMi0xMmEyLDIsMCwwLDEsMC0yLjg5bDMuMTItMy4xMmEyLDIsMCwwLDEsMi44OSwwbDcuMzksNy4zOSwxMy4yLTEzLjJhMiwyLDAsMCwxLDIuODksMGwzLjEyLDMuMTJBMiwyLDAsMCwxLDQxLjMsMjEuMTFaTTI1LDBBMjUsMjUsMCwxLDAsNTAsMjUsMjUsMjUsMCwwLDAsMjUsMFoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.main-infobox .infobox.success:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik00MS4zLDIxLjExTDI4LjEsMzQuMzFoMGwtNC41Nyw0LjU3YTIsMiwwLDAsMS0yLjg5LDBsLTEyLTEyYTIsMiwwLDAsMSwwLTIuODlsMy4xMi0zLjEyYTIsMiwwLDAsMSwyLjg5LDBsNy4zOSw3LjM5LDEzLjItMTMuMmEyLDIsMCwwLDEsMi44OSwwbDMuMTIsMy4xMkEyLDIsMCwwLDEsNDEuMywyMS4xMVpNMjUsMEEyNSwyNSwwLDEsMCw1MCwyNSwyNSwyNSwwLDAsMCwyNSwwWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  position: absolute;
  top: 12px;
  left: -15px;
  opacity: 0.3;
}
.main-infobox .infobox.info {
  background-color: #008ed0;
}
.main-infobox .infobox.info .infobox-head:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNMjUsMEEyNSwyNSwwLDEsMCw1MCwyNSwyNSwyNSwwLDAsMCwyNSwwWm0zLjYzLDEzLjVIMjEuNTdhMC43NywwLjc3LDAsMCwxLS43Ny0wLjc3VjYuODRhMC43NywwLjc3LDAsMCwxLC43Ny0wLjc3aDcuMDZhMC43NywwLjc3LDAsMCwxLC43Ny43N3Y1Ljg5QTAuNzcsMC43NywwLDAsMSwyOC42MywxMy41Wm00LjExLDIxLjg0YTAuNzQsMC43NCwwLDAsMSwuNzQuNzRWNDJhMC43NCwwLjc0LDAsMCwxLS43NC43NEgxNy40NkEwLjc0LDAuNzQsMCwwLDEsMTYuNzIsNDJWMzYuMDdhMC43NCwwLjc0LDAsMCwxLC43NC0wLjc0SDIwLjhWMjUuMDZIMTcuNDZhMC43NCwwLjc0LDAsMCwxLS43NC0wLjc0VjE4LjM4YTAuNzQsMC43NCwwLDAsMSwuNzQtMC43NGgxMS4yYTAuNzQsMC43NCwwLDAsMSwuNzQuNzRWMzUuMzNoMy4zNFoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.main-infobox .infobox.info:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik0yNSwwQTI1LDI1LDAsMSwwLDUwLDI1LDI1LDI1LDAsMCwwLDI1LDBabTMuNjMsMTMuNUgyMS41N2EwLjc3LDAuNzcsMCwwLDEtLjc3LTAuNzdWNi44NGEwLjc3LDAuNzcsMCwwLDEsLjc3LTAuNzdoNy4wNmEwLjc3LDAuNzcsMCwwLDEsLjc3Ljc3djUuODlBMC43NywwLjc3LDAsMCwxLDI4LjYzLDEzLjVabTQuMTEsMjEuODRhMC43NCwwLjc0LDAsMCwxLC43NC43NFY0MmEwLjc0LDAuNzQsMCwwLDEtLjc0Ljc0SDE3LjQ2QTAuNzQsMC43NCwwLDAsMSwxNi43Miw0MlYzNi4wN2EwLjc0LDAuNzQsMCwwLDEsLjc0LTAuNzRIMjAuOFYyNS4wNkgxNy40NmEwLjc0LDAuNzQsMCwwLDEtLjc0LTAuNzRWMTguMzhhMC43NCwwLjc0LDAsMCwxLC43NC0wLjc0aDExLjJhMC43NCwwLjc0LDAsMCwxLC43NC43NFYzNS4zM2gzLjM0WiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  position: absolute;
  top: 12px;
  left: -15px;
  opacity: 0.3;
}
.main-infobox .infobox.error {
  background-color: #f08a24;
}
.main-infobox .infobox.error .infobox-head:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNTYsNDIuOTVMMzkuNDIsMjQuMzIsMjguMTUsMy42M2EzLjU4LDMuNTgsMCwwLDAtNi4yOSwwTDAuNDQsNDIuOTVhMy41OCwzLjU4LDAsMCwwLDMuMTUsNS4zSDQ2LjQxQTMuNTgsMy41OCwwLDAsMCw0OS41Niw0Mi45NVptLTIxLTIuNzZhMSwxLDAsMCwxLTEsMWgtNS4yYTEsMSwwLDAsMS0xLTFWMzVhMSwxLDAsMCwxLDEtMWg1LjJhMSwxLDAsMCwxLDEsMXY1LjJabTAtMTAuNzFhMSwxLDAsMCwxLTEsMUgyMi4zM2ExLDEsMCwwLDEtMS0xTDIwLjg3LDE3LjE2YTEsMSwwLDAsMSwxLTFIMjhhMSwxLDAsMCwxLDEsMVoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.main-infobox .infobox.error:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjEwMHB4IiBoZWlnaHQ9IjEwMHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiPjxwYXRoIGQ9Ik00OS41Niw0Mi45NUwzOS40MiwyNC4zMiwyOC4xNSwzLjYzYTMuNTgsMy41OCwwLDAsMC02LjI5LDBMMC40NCw0Mi45NWEzLjU4LDMuNTgsMCwwLDAsMy4xNSw1LjNINDYuNDFBMy41OCwzLjU4LDAsMCwwLDQ5LjU2LDQyLjk1Wm0tMjEtMi43NmExLDEsMCwwLDEtMSwxaC01LjJhMSwxLDAsMCwxLTEtMVYzNWExLDEsMCwwLDEsMS0xaDUuMmExLDEsMCwwLDEsMSwxdjUuMlptMC0xMC43MWExLDEsMCwwLDEtMSwxSDIyLjMzYTEsMSwwLDAsMS0xLTFMMjAuODcsMTcuMTZhMSwxLDAsMCwxLDEtMUgyOGExLDEsMCwwLDEsMSwxWiIgc3R5bGU9ImZpbGw6cmdiYSgyNTUsIDI1NSwgMjU1LCAxKSIgLz48L3N2Zz4=");
  position: absolute;
  top: 3px;
  left: -5px;
  opacity: 0.3;
}
.main-infobox ul#erreurs {
  margin-left: 4rem;
}
.main-infobox ul#erreurs li {
  color: #ffffff;
}
/* ----- Suivis candidatures ----- */
.partie_centrale table {
  width: 100%!important;
}
.partie_centrale table tbody tr td {
  vertical-align: top;
  display: table-cell !important;
}
.partie_centrale table tbody tr td:first-child {
  width: 5px!important;
}
.partie_centrale table tbody tr td:last-child {
  vertical-align: bottom;
}
/* ----- Inscription aux cours ----- */
.select-cours + .autocomplete {
  margin-top: 0;
}
.ficheCours table tbody tr td ul {
  margin-left: 0px!important;
}
.ficheCours table tbody tr td ul li .catalogRubrique {
  margin-bottom: 0.5rem;
  padding-top: 0.2rem;
}
/* ----- Visibilité ----- */
.show-xl-only {
  display: none;
}
/* ----- Inner margin / padding ----- */
.inner-margin-top {
  margin-top: 15px!important;
  margin-bottom: 15px!important;
}
/* ----- Strutcture DOM ----- */
.isa-line,
.form-line {
  max-width: 62.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 15px 0;
}
.isa-line.grp,
.form-line.grp {
  margin: 2rem 0;
}
.isa-line .isa-col,
.form-line .isa-col,
.isa-line .form-col,
.form-line .form-col {
  position: relative;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
}
.isa-line .isa-col > .form-line,
.form-line .isa-col > .form-line,
.isa-line .form-col > .form-line,
.form-line .form-col > .form-line {
  margin-top: 0;
  margin-right: -0.35rem;
  margin-left: -0.35rem;
  margin-bottom: 0;
}
.isa-line .isa-col.col-xs-0,
.form-line .isa-col.col-xs-0,
.isa-line .form-col.col-xs-0,
.form-line .form-col.col-xs-0 {
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
.isa-line .isa-col.col-xs-1,
.form-line .isa-col.col-xs-1,
.isa-line .form-col.col-xs-1,
.form-line .form-col.col-xs-1 {
  -webkit-flex: 0 0 8.33333%;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.isa-line .isa-col.col-xs-2,
.form-line .isa-col.col-xs-2,
.isa-line .form-col.col-xs-2,
.form-line .form-col.col-xs-2 {
  -webkit-flex: 0 0 16.66667%;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.isa-line .isa-col.col-xs-3,
.form-line .isa-col.col-xs-3,
.isa-line .form-col.col-xs-3,
.form-line .form-col.col-xs-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.isa-line .isa-col.col-xs-4,
.form-line .isa-col.col-xs-4,
.isa-line .form-col.col-xs-4,
.form-line .form-col.col-xs-4 {
  -webkit-flex: 0 0 33.33333%;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.isa-line .isa-col.col-xs-5,
.form-line .isa-col.col-xs-5,
.isa-line .form-col.col-xs-5,
.form-line .form-col.col-xs-5 {
  -webkit-flex: 0 0 41.66667%;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.isa-line .isa-col.col-xs-6,
.form-line .isa-col.col-xs-6,
.isa-line .form-col.col-xs-6,
.form-line .form-col.col-xs-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.isa-line .isa-col.col-xs-7,
.form-line .isa-col.col-xs-7,
.isa-line .form-col.col-xs-7,
.form-line .form-col.col-xs-7 {
  -webkit-flex: 0 0 58.33333%;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.isa-line .isa-col.col-xs-8,
.form-line .isa-col.col-xs-8,
.isa-line .form-col.col-xs-8,
.form-line .form-col.col-xs-8 {
  -webkit-flex: 0 0 66.66667%;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.isa-line .isa-col.col-xs-9,
.form-line .isa-col.col-xs-9,
.isa-line .form-col.col-xs-9,
.form-line .form-col.col-xs-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.isa-line .isa-col.col-xs-10,
.form-line .isa-col.col-xs-10,
.isa-line .form-col.col-xs-10,
.form-line .form-col.col-xs-10 {
  -webkit-flex: 0 0 83.33333%;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.isa-line .isa-col.col-xs-11,
.form-line .isa-col.col-xs-11,
.isa-line .form-col.col-xs-11,
.form-line .form-col.col-xs-11 {
  -webkit-flex: 0 0 91.66667%;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.isa-line .isa-col.col-xs-12,
.form-line .isa-col.col-xs-12,
.isa-line .form-col.col-xs-12,
.form-line .form-col.col-xs-12 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.isa-line {
  margin: 0;
}
@media (min-width: 576px) {
  .form-line {
    max-width: 62.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px 0;
  }
  .form-line.grp {
    margin: 2rem 0;
  }
  .form-line .form-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.35rem;
    padding-left: 0.35rem;
    min-width: initial;
  }
  .form-line .form-col > .form-line {
    margin-top: 0;
    margin-right: -0.35rem;
    margin-left: -0.35rem;
    margin-bottom: 0;
  }
  .form-line .form-col.col-s-0 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
  .form-line .form-col.col-s-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .form-line .form-col.col-s-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .form-line .form-col.col-s-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .form-line .form-col.col-s-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .form-line .form-col.col-s-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .form-line .form-col.col-s-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .form-line .form-col.col-s-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .form-line .form-col.col-s-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .form-line .form-col.col-s-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .form-line .form-col.col-s-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .form-line .form-col.col-s-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .form-line .form-col.col-s-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .form-line {
    max-width: 62.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px 0;
  }
  .form-line.grp {
    margin: 2rem 0;
  }
  .form-line .form-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.35rem;
    padding-left: 0.35rem;
    min-width: initial;
  }
  .form-line .form-col > .form-line {
    margin-top: 0;
    margin-right: -0.35rem;
    margin-left: -0.35rem;
    margin-bottom: 0;
  }
  .form-line .form-col.col-m-0 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
  .form-line .form-col.col-m-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .form-line .form-col.col-m-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .form-line .form-col.col-m-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .form-line .form-col.col-m-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .form-line .form-col.col-m-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .form-line .form-col.col-m-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .form-line .form-col.col-m-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .form-line .form-col.col-m-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .form-line .form-col.col-m-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .form-line .form-col.col-m-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .form-line .form-col.col-m-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .form-line .form-col.col-m-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .form-line {
    max-width: 62.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px 0;
  }
  .form-line.grp {
    margin: 2rem 0;
  }
  .form-line .form-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.35rem;
    padding-left: 0.35rem;
    min-width: initial;
  }
  .form-line .form-col > .form-line {
    margin-top: 0;
    margin-right: -0.35rem;
    margin-left: -0.35rem;
    margin-bottom: 0;
  }
  .form-line .form-col.col-l-0 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
  .form-line .form-col.col-l-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .form-line .form-col.col-l-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .form-line .form-col.col-l-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .form-line .form-col.col-l-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .form-line .form-col.col-l-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .form-line .form-col.col-l-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .form-line .form-col.col-l-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .form-line .form-col.col-l-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .form-line .form-col.col-l-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .form-line .form-col.col-l-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .form-line .form-col.col-l-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .form-line .form-col.col-l-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
#showAdresse {
  padding: 2em;
}
@media (min-width: 1200px) {
  .form-line {
    max-width: 62.5rem;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 15px 0;
  }
  .form-line.grp {
    margin: 2rem 0;
  }
  .form-line .form-col {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-right: 0.35rem;
    padding-left: 0.35rem;
    min-width: initial;
  }
  .form-line .form-col > .form-line {
    margin-top: 0;
    margin-right: -0.35rem;
    margin-left: -0.35rem;
    margin-bottom: 0;
  }
  .form-line .form-col.col-xl-0 {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
  }
  .form-line .form-col.col-xl-1 {
    -webkit-flex: 0 0 8.33333%;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .form-line .form-col.col-xl-2 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .form-line .form-col.col-xl-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .form-line .form-col.col-xl-4 {
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .form-line .form-col.col-xl-5 {
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .form-line .form-col.col-xl-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .form-line .form-col.col-xl-7 {
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .form-line .form-col.col-xl-8 {
    -webkit-flex: 0 0 66.66667%;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .form-line .form-col.col-xl-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .form-line .form-col.col-xl-10 {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .form-line .form-col.col-xl-11 {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .form-line .form-col.col-xl-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .show-xl-only {
    display: inherit;
  }
}
.overflow-x {
  overflow-x: auto;
}
/* ----- PAGE DE LOGIN -----  */
.main-wrapper {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.main-wrapper .login-wrapper {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
  padding-left: 0;
  padding-right: 0;
}
.main-wrapper .login-wrapper.side-left {
  display: none;
}
.main-wrapper .login-wrapper.side-right {
  height: 100%;
  width: 100%!important;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper {
  position: relative;
  padding: 50px 5% 0 5%;
  background: #fff;
  max-height: 100%;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  box-shadow: -2rem 0 2rem rgba(0, 0, 0, 0.08);
  max-width: 62.5rem;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  /* ----- Form login ----- */
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .form-login-col {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  padding-right: 0.35rem;
  padding-left: 0.35rem;
  min-width: initial;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-logo {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-logo img {
  margin-left: auto;
  margin-right: auto;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-col #form-login-username {
  padding-left: 40px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDIuMiwzNi4xNXYxLjczYTUuODgsNS44OCwwLDAsMS01Ljg4LDUuODhIMTMuNjlBNS44OCw1Ljg4LDAsMCwxLDcuOCwzNy44N1YzNi4xNWMwLTYuMDUsMi4zMS0xMS4xMiw3LjQ0LTEyLjRhMy4yNCwzLjI0LDAsMCwxLDIuODEuNjMsMTEuMTQsMTEuMTQsMCwwLDAsMTQtLjA4LDMuMTYsMy4xNiwwLDAsMSwyLjY0LS42NEM0MCwyNC43OSw0Mi4yLDI5Ljk1LDQyLjIsMzYuMTVaTTI1LDYuMjVhOS4zOSw5LjM5LDAsMSwwLDkuMzksOS4zOUE5LjM5LDkuMzksMCwwLDAsMjUsNi4yNVoiIHN0eWxlPSJmaWxsOnJnYmEoMTgxLCAxODEsIDE4MSwgMSkiIC8+PC9zdmc+");
  background-position: 0.3rem center;
  background-repeat: no-repeat;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-col #form-login-password {
  padding-left: 40px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjMwcHgiIGhlaWdodD0iMzBweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNMzkuMDksMjMuMUgzOC4zNlYxNy4zMmExMy4zMywxMy4zMywwLDAsMC0yNi42NiwwVjIzLjFoLTAuOGEzLjA3LDMuMDcsMCwwLDAtMy4wNywzLjA3VjQyLjkzQTMuMDcsMy4wNywwLDAsMCwxMC45MSw0NkgzOS4wOWEzLjA3LDMuMDcsMCwwLDAsMy4wNy0zLjA3VjI2LjE3QTMuMDcsMy4wNywwLDAsMCwzOS4wOSwyMy4xWk0xNy40OCwxNy4zMmE3LjU2LDcuNTYsMCwwLDEsMTUuMTEsMFYyMy4xSDE3LjQ4VjE3LjMyWiIgc3R5bGU9ImZpbGw6cmdiYSgxODEsIDE4MSwgMTgxLCAxKSIgLz48L3N2Zz4=");
  background-position: 0.3rem center;
  background-repeat: no-repeat;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line a.password-lost {
  color: #b7b9c4;
  text-decoration: none;
  position: relative;
  font-style: italic;
  font-weight: normal;
  top: -2rem;
  text-align: right;
  display: block;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line a.password-lost:hover {
  text-decoration: underline;
  opacity: 0.9;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-info-message {
  text-align: center;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-info-message p {
  color: #3c3f4d;
  margin-top: 0;
  margin-bottom: 1rem;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-btn-create-acount {
  text-align: center;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-btn-create-acount img,
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .form-line .form-btn-create-acount a {
  display: inline-block;
}
.main-wrapper .login-wrapper.side-right .form-login-wrapper .main-form-login .description {
  text-transform: uppercase;
  margin: 15px 0;
  display: block;
  width: 100%;
  color: #3c3f4d;
}
.main-wrapper #boutonRetourConnexion {
  background-color: #b8cf32;
}
.main-wrapper #submit_create_form {
  background-color: #b8cf32;
}
.main-wrapper .orange-3d {
  background-color: #fc6453 !important;
}
#language {
  position: absolute;
  top: 3.5rem;
  left: 1.56rem;
}
#language.unlogged {
  top: 1rem;
}
#language #menu_langue {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#language #menu_langue .li_langue a .flag {
  opacity: 0.5;
  cursor: pointer;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
#language #menu_langue .li_langue a .flag:hover {
  opacity: 1;
}
.left-content #language {
  margin-top: 1rem;
}
@media (min-width: 576px) {
  #language {
    position: initial;
    top: initial;
    left: initial;
  }
}
@media (min-width: 992px) {
  .main-wrapper {
    background-image: url('forminscrs.img?ww_c=IMG-BACKGROUND-4');
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: -12rem 0rem !important;
  }
  .main-wrapper.bg-form-icl {
    background-image: url('forminscrs.img?ww_c=IMG-BACKGROUND-4');
  }
  .main-wrapper.bg-form-pole3d {
    background-image: url('forminscrs.img?ww_c=POLE3D_LOGIN');
  }
  .main-wrapper h2 {
    font-size: 1.8rem;
  }
  .main-wrapper .login-wrapper.side-left {
    display: block;
  }
  .main-wrapper .login-wrapper.side-right {
    width: 50%!important;
  }
  .main-wrapper .login-wrapper .piedpage-recup-mdp {
    margin: 0rem 0 -1rem 0;
  }
}
@media (min-width: 1200px) {
  .main-wrapper {
    background-position: center top!important;
  }
  .main-wrapper h2 {
    font-size: 2.5rem;
  }
  .main-wrapper .login-wrapper .piedpage-recup-mdp {
    margin: 8rem 0 0rem 0;
  }
}
* {
  padding: 0;
  margin: 0;
}
#entete {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  height: 120px;
  width: 100%;
  background: url(forminscrs.img?ww_c=VERT_BANDEAU_CANDIDATURE);
  background-repeat: no-repeat;
}
#logoICL {
  position: absolute;
  left: 80px;
  top: 0;
  width: 147px;
  height: 119px;
  background: url(forminscrs.img?ww_c=VERT_LOGO_ICL);
  background-repeat: no-repeat;
}
#titreEntete {
  position: absolute;
  left: 340px;
  top: 35px;
}
.titre1 {
  color: #ffffff;
  margin-right: 20px;
  font-size: 35px;
}
.titre2 {
  color: #000000;
  font-size: 40px;
}
.contenuLogin form {
  padding: 0;
  min-height: 550px;
  width: 820px;
  position: relative;
  margin: 0 auto;
}
form,
#form {
  min-height: 550px;
  margin: 0 auto;
  width: 800px;
}
h1 {
  font-size: 18px;
  margin: 1em 0;
}
/*#bouton, #bouton_soumettre, #bouton_nouveaucompte, #boutonCandidate, #boutonSuivi, #boutonSuiviDisabled, #boutonCandidateDisabled {
 padding: 5px;
 background-color:#35ad38;
 background: #35ad38 url(forminscrs.img?ww_c=VERT_FLECHE_LOGIN) no-repeat 170px center;
 color:#ffffff;
 border: 1px solid #fff;
 width: 200px;
 margin: 2em auto;
 text-decoration: none;
 font-weight: bold;
 display: block;
 padding: 0;
 line-height: 26px;
 text-align: center;
 height: 26px;
}*/
.full #bouton,
.fullGris #bouton {
  left: 510px;
}
select {
  margin-right: 1.5em;
}
/*#bouton:hover, #bouton_soumettre:hover, #bouton_nouveaucompte:hover, #boutonCandidate a:hover, #boutonSuivi a:hover {
 background-color:#ffffff;
 color:#35ad38;
 cursor: pointer;
 border: 1px solid #35ad38;
}*/
#lienMDP {
  font-size: 11px;
  text-decoration: initial;
}
a,
a:link,
a:visited {
  color: #000;
}
a:hover,
a:active {
  color: #35ad38;
}
.ligne_sep {
  width: 100%;
  height: 0px;
  border: 1px dashed #333;
  clear: both;
  padding: 0;
  margin: 0;
}
.obl {
  color: #ff0000;
}
ol {
  margin: 1em 0;
}
li {
  margin: 4px;
}
#infos {
  float: left;
  width: 320px;
}
.sexe {
  margin-left: 5px;
  vertical-align: top;
}
#p_bouton {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#bouton {
  margin: 0 0 2em 0;
  position: relative;
  left: 300px;
}
.main-wrapper #submit_create_form {
  background-color: #1d4f91;
  margin: 0.5rem 0;
  color: white;
  padding: 14px 18px;
  font-weight: 700;
  white-space: normal;
  font-size: 1rem;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  opacity: 1;
  transition: all 300ms ease-out;
}
.main-wrapper #submit_create_form:hover {
  opacity: 0.8;
}
.main-wrapper .button-creation-compte-retour {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  grid-column-gap: 0.5rem;
  align-items: center;
  overflow: hidden;
  float: none;
  margin: 0;
  opacity: 1;
  border: 1px solid #1d4f91;
  background-color: white;
  color: #1d4f91;
  padding: 10px 18px;
  font-weight: 700;
  white-space: normal;
  font-size: 1rem;
  text-decoration: none;
  font-family: inherit;
  text-align: left;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  -ms-border-radius: 0.5rem;
  -o-border-radius: 0.5rem;
  border-radius: 0.5rem;
  transition: all 300ms ease-out;
}
.main-wrapper .button-creation-compte-retour img {
  justify-self: end;
}
.main-wrapper .button-creation-compte-retour:hover {
  opacity: 0.8;
}
.main-wrapper .form-main-body #page_login .form-btn-create-acount {
  margin: 0 0 2rem 0!important;
}
#boutonBack {
  background-color: #a6a6a6;
  height: 26px;
  border: 1px solid #fff;
  color: #fff;
  width: 90px;
  cursor: pointer;
}
#boutonBack:hover {
  background-color: #fff;
  color: #a6a6a6;
  border: 1px solid #a6a6a6;
}
#boutonRetourConnexion {
  background-color: #1d4f91;
  margin: 0.5rem 0;
  color: white;
  padding: 10px 18px;
  font-weight: 700;
  white-space: normal;
  font-size: 1rem;
  text-decoration: none;
  width: 200px;
  cursor: pointer;
}
#boutonRetourConnexion:hover {
  background-color: #fff;
  color: #b8cf32;
  border: 1px solid #b8cf32;
}
#p_boutonRetourConnexion {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: inherit;
  text-align: center;
}
#langue {
  display: none;
}
#menu {
  font-size: 0.8em;
}
#menu_langue {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 1.5em;
  color: #ffffff;
}
#menu_langue li.li_langue {
  display: inline;
  margin: 0;
  padding: 0 0.3rem;
  font-size: 0.94rem;
  font-family: 'Degular';
}
#menu_langue a,
#menu_langue a:hover,
#menu_langue a:visited {
  color: #ffffff;
  text-decoration: none;
}
#menu_langue a:hover {
  font-weight: bold;
}
#parcours .pagecourante a,
#parcours .pagecourante a:hover,
#parcours .pagecourante a:visited {
  font-weight: bold;
  color: #35ad38;
}
#pagePrecedente #bouton {
  padding: 7px 8px;
  font-size: 1.1em;
}
#erreur ul {
  height: auto;
}
p #reponse {
  font-size: 1.2em;
}
.p_gras,
.gras {
  font-weight: bold;
}
input,
select,
textarea {
  padding: 1px 2px;
  background-color: #fff;
  border: 1px solid #555;
  color: #333;
  font-weight: bold;
}
input {
  margin-bottom: 1em;
  width: 260px;
}
select {
  width: auto;
}
fieldset,
.fieldset {
  border: 0;
  position: relative;
  background-color: #ebebeb;
  width: 500px;
  padding-top: 1em;
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
}
.fieldset {
  margin-top: 0;
}
fieldset h1,
.fieldset h1 {
  text-align: center;
  margin-bottom: 1em;
  margin-top: 0;
}
.fullGris fieldset,
.fullGris .fieldset {
  width: 100%;
}
.boutonAdd {
  background-color: #35ad38;
  color: #fff;
  margin-top: 0.5em;
  cursor: pointer;
}
.boutonAdd img {
  vertical-align: bottom;
  margin-right: 0.5em;
}
.txtAjouter {
  line-height: 2em;
}
#cadreConnexion {
  width: 420px;
  height: 368px;
  top: 0;
  left: 0;
  padding: 0;
  text-align: center;
  background-color: #ebebeb;
}
fieldset#page_login #cadreConnexion h1 {
  width: 100%;
  padding: 1em 0;
  text-align: center;
}
#titre {
  font-weight: bold;
  font-size: 1.2em;
}
.hidden {
  display: none;
}
.visible {
  display: block;
}
.title {
  display: block;
  background-color: #e5e9e9;
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 5px;
}
.textbold {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
}
#contenu_bordure_haut {
  height: 4px;
  display: block;
  width: 100%;
}
#txt_titre1 {
  color: #666666;
  font-size: 1.9em;
  font-weight: bold;
  position: relative;
  top: 20px;
}
#titre_entete {
  color: #666666;
  font-size: 1.9em;
  font-weight: bold;
  position: absolute;
  top: 20px;
  left: 180px;
}
#creation {
  display: block;
  font-weight: bold;
  padding: 10px;
}
#formlist {
  font-weight: bold;
}
#imgstage {
  float: left;
}
ul {
  padding: 5px;
}
li {
  margin-left: 35px;
}
/* ERREUR * */
#error {
  position: relative;
  background-color: transparent;
  margin: 0.5em;
  font-weight: bold;
  text-align: center;
  color: #ff0000;
}
/* *  ENTETE  ** */
#logo {
  height: 79px;
  top: 0px;
  left: 0px;
  float: left;
}
/* ** CADRE CONNEXION ** */
#connexion {
  background-color: #89a3a8;
  color: #ffffff;
  border: 1px solid #fff;
  width: 70%;
  padding-top: 1.4em;
}
#bande_sup {
  background: transparent url(forminscrs.img?ww_c=ENTETE_FORM) no-repeat 90% bottom;
  height: 120px;
  width: 64%;
  border-bottom: 1.2em solid #666666;
}
.espace_avant {
  margin-top: 40px;
}
.champ_texte {
  border: 1px solid #e6e9e9;
  height: 1.4em;
  width: 10em;
  float: right;
  margin-right: 4em;
}
.champ_texte:focus {
  border: 1px solid #1d4851;
}
#bouton_ok {
  height: 2.2em;
}
#bouton_submit {
  border: 0;
  background: transparent url(forminscrs.img?ww_c=BOUTON_LOGIN) no-repeat right 9px;
  height: 2em;
  width: 30px;
  font-size: 1.1em;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  position: relative;
  cursor: pointer;
  float: right;
  margin-right: 6px;
}
#accueil li {
  padding-bottom: 10px;
}
/* * MESSAGES * */
#messages {
  position: relative;
  top: 10em;
  left: 5em;
  border: 0;
  background-color: #e6e9e9;
  padding: 2em;
  width: 50%;
}
#messages ul {
  padding: 0px;
  margin: 1px;
  margin-left: 5px;
}
#messages ul li {
  list-style-type: none;
}
#messages ul li h1 {
  font-weight: bold;
  font-size: 1em;
  color: #990033;
}
#messages ul li h2 {
  font-weight: bold;
  font-size: 1em;
  color: #990033;
}
#messages ul li p {
  clear: both;
  margin: 5px;
}
#messages ul li a {
  clear: both;
}
.sexe {
  margin-left: 5px;
  vertical-align: top;
}
#erreur {
  color: #ff0000;
  border: 2px solid #ff0000;
  padding: 5px;
}
.check {
  display: none;
}
#info {
  font-weight: bold;
  font-size: 1.4em;
  text-align: center;
  padding: 2px;
}
#numEtape {
  display: block;
  text-align: right;
  font-weight: bold;
  padding-right: 20px;
}
.petit {
  width: 1em;
  border: 0;
  background-color: transparent;
}
.coche,
.croix {
  padding: 0 0 0 10px;
  vertical-align: top;
}
.msgobligatoire {
  padding: 10px;
  font-weight: bold;
  font-size: 0.8em;
}
.obligatoire {
  border: 2px solid #ff5d5d;
}
ul#erreurs {
  margin: 10px;
  display: block;
  height: auto;
}
ul#erreurs li {
  color: #ff5555;
  list-style-type: disc;
}
.erreur {
  border: 1px solid #ff5555;
  background-color: #fff1f1;
}
.help,
.iconErreur {
  text-indent: -10000px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-left: 1em;
  position: relative;
  vertical-align: top;
}
.iconErreur {
  background: transparent url(forminscrs.img?ww_c=VERT_IC_ERREUR) no-repeat 0 0;
}
.help {
  background: transparent url(forminscrs.img?ww_c=VERT_AIDE) no-repeat 0 0;
}
input.alert {
  color: red;
  border-color: red;
}
/*console*/
div.mainconsole {
  position: absolute;
  width: 200px;
  margin: 5px 5px 5px;
  background-color: #e5ecf9;
  opacity: 1;
  border: solid 1px red;
  overflow: auto;
  display: none;
}
div.mainconsole ul {
  padding: 1px;
  margin: 1px;
  height: auto !important;
  height: 20px;
}
div.mainconsole ul li {
  list-style-type: none;
  color: #4475ce;
  cursor: pointer;
  margin-left: 5px;
  margin-right: 5px;
}
div.mainconsole ul li.alert {
  list-style-type: none;
  color: red;
}
/* InfoBulles */
.infobulle {
  color: #000;
  position: absolute;
  margin: 4px;
  width: 25em;
  background-color: #fff;
  opacity: 0.9;
  border: 1px solid #35ad38;
  border-top-right-radius: 1em 1em;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 1em 1em;
  -moz-border-radius-topleft: 5px;
  border-bottom-right-radius: 1em 1em;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 1em 1em;
  -moz-border-radius-bottomleft: 5px;
  text-align: left;
  padding: 1em;
}
/* ----- AJUSTEMENT POUR PAGE DE CREATION DE COMPTE ----- */
form,
#form {
  width: initial;
  min-height: initial;
}
#formcompte h2 {
  margin: 2rem 0;
}
#formcompte #cadre p {
  margin: 1rem 0 2rem 0;
}
select {
  display: block;
  width: 100%;
  margin: 15px 0;
  min-height: 34px;
  line-height: 1.5;
  font-size: inherit;
  font-family: inherit;
  letter-spacing: normal;
  border: 2px solid #e0e0ec !important;
  border-radius: 0.2rem;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://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>") !important;
  background-size: 9px 6px!important;
  background-position: right -1rem center !important;
  background-origin: content-box !important;
  background-repeat: no-repeat !important;
  padding-right: 1.5rem !important;
  box-shadow: inset 0 0.25rem 0.125rem 0 rgba(0, 0, 0, 0.05) !important;
  text-transform: none;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
select:focus {
  outline: none;
  box-shadow: none;
}
.pwcheck,
.pwcheck-compare {
  display: block!important;
}
#info {
  background-color: #b7b9c4;
  border: 1px solid #9b9ca3;
  padding: 0.6rem 1rem;
  color: #3c3f4d;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently supported by any browser but < IE9 */
}
.infobulle {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.help {
  background: none;
  text-indent: initial;
  text-align: center;
  line-height: 1.4;
  padding: 0!important;
}
.pwcheck .interface-wrapper ul li#pwcheck-requirement .pw-requirement {
  left: -29rem;
  top: -7.5rem !important;
  width: fit-content;
}
#msg-box-togglers {
  display: none;
  opacity: 0;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
#msg-box-togglers a.toggler-btn {
  display: block;
  color: #ffffff;
  padding: 0.5rem;
  margin-bottom: 0.2rem;
  opacity: 1;
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  -ms-border-radius: 0.2rem;
  -o-border-radius: 0.2rem;
  border-radius: 0.2rem;
  transition: all 500ms ease-out;
}
#msg-box-togglers a.toggler-btn.info {
  background-color: #008ed0;
}
#msg-box-togglers a.toggler-btn.info:before {
  vertical-align: text-bottom;
  margin-right: 0.5rem;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjE4cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNMjUsMEEyNSwyNSwwLDEsMCw1MCwyNSwyNSwyNSwwLDAsMCwyNSwwWm0zLjYzLDEzLjVIMjEuNTdhMC43NywwLjc3LDAsMCwxLS43Ny0wLjc3VjYuODRhMC43NywwLjc3LDAsMCwxLC43Ny0wLjc3aDcuMDZhMC43NywwLjc3LDAsMCwxLC43Ny43N3Y1Ljg5QTAuNzcsMC43NywwLDAsMSwyOC42MywxMy41Wm00LjExLDIxLjg0YTAuNzQsMC43NCwwLDAsMSwuNzQuNzRWNDJhMC43NCwwLjc0LDAsMCwxLS43NC43NEgxNy40NkEwLjc0LDAuNzQsMCwwLDEsMTYuNzIsNDJWMzYuMDdhMC43NCwwLjc0LDAsMCwxLC43NC0wLjc0SDIwLjhWMjUuMDZIMTcuNDZhMC43NCwwLjc0LDAsMCwxLS43NC0wLjc0VjE4LjM4YTAuNzQsMC43NCwwLDAsMSwuNzQtMC43NGgxMS4yYTAuNzQsMC43NCwwLDAsMSwuNzQuNzRWMzUuMzNoMy4zNFoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
}
#msg-box-togglers a.toggler-btn.error {
  background-color: #f08a24;
}
#msg-box-togglers a.toggler-btn.error:before {
  vertical-align: text-bottom;
  margin-right: 0.5rem;
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgd2lkdGg9IjE4cHgiIGhlaWdodD0iMThweCIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBkPSJNNDkuNTYsNDIuOTVMMzkuNDIsMjQuMzIsMjguMTUsMy42M2EzLjU4LDMuNTgsMCwwLDAtNi4yOSwwTDAuNDQsNDIuOTVhMy41OCwzLjU4LDAsMCwwLDMuMTUsNS4zSDQ2LjQxQTMuNTgsMy41OCwwLDAsMCw0OS41Niw0Mi45NVptLTIxLTIuNzZhMSwxLDAsMCwxLTEsMWgtNS4yYTEsMSwwLDAsMS0xLTFWMzVhMSwxLDAsMCwxLDEtMWg1LjJhMSwxLDAsMCwxLDEsMXY1LjJabTAtMTAuNzFhMSwxLDAsMCwxLTEsMUgyMi4zM2ExLDEsMCwwLDEtMS0xTDIwLjg3LDE3LjE2YTEsMSwwLDAsMSwxLTFIMjhhMSwxLDAsMCwxLDEsMVoiIHN0eWxlPSJmaWxsOnJnYmEoMjU1LCAyNTUsIDI1NSwgMSkiIC8+PC9zdmc+");
}
#msg-box-togglers a.toggler-btn:hover {
  opacity: 0.8;
}
#msg-box-togglers.fade-in {
  opacity: 1;
}
#msg-box-togglers.show {
  display: flex;
}
.piedpage-recup-mdp {
  margin: 8rem 0 4rem 0;
}
/* ----- Création de compte - ERREUR ----- */
.page-error .icone-result {
  margin-right: 1rem;
}
.page-error ul.lst-case li {
  margin-bottom: 0.4rem;
}
#boutonRetourConnexion {
  background-color: #fc6453;
  height: initial;
  opacity: 1;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
}
#boutonRetourConnexion:hover {
  opacity: 0.8;
  background-color: #fc6453;
  height: initial;
  color: #ffffff;
  border: 1px solid #ffffff;
}
/* VARIABLES */
::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9e9e9e;
  opacity: 1;
}
::-moz-placeholder {
  /* Firefox 19+ */
  color: #9e9e9e;
  opacity: 1;
}
:-ms-input-placeholder {
  /* IE 10+ */
  color: #9e9e9e;
  opacity: 1;
}
:-moz-placeholder {
  /* Firefox 18- */
  color: #9e9e9e;
  opacity: 1;
}
* {
  font-family: Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
}
.box-shadow {
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
}
.transition {
  transition: ease all 0.15s;
}
body {
  background: white;
}
#content {
  min-height: 100%;
}
header {
  z-index: 1;
  position: relative;
  background-color: white;
  -webkit-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  display: flex;
}
header div {
  flex: 1 1 1px;
  padding: 1rem 1rem 0.5rem 1rem;
}
header div.agora-logo img {
  height: 40px;
}
header div.other-logos {
  text-align: right;
}
header div.other-logos img {
  height: 30px;
  margin-right: 1rem;
}
header div.other-logos img:last-child {
  margin-right: 0;
}
#connexion {
  background: rgba(255, 255, 255, 0.5);
  max-width: 100%;
  min-height: 100%;
  top: 0;
  position: relative;
  width: 100%;
}
#connexion #error {
  width: 100%;
  text-align: center;
  background-color: #E7475E;
  color: white;
  padding: 1rem;
  line-height: 1.1rem;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
#connexion #error li {
  display: block;
  list-style-type: none;
}
#connexion form {
  padding: 2rem;
  background: white;
  text-align: center;
  margin: 1rem auto 1rem;
}
#connexion form .ligne {
  display: block;
  position: relative;
}
#connexion form .ligne h1 {
  color: #454545;
  font-size: 1.1rem;
  margin-bottom: 1rem;
}
#connexion form .ligne p {
  color: #454545;
  font-size: 0.9rem;
  line-height: 1.2rem;
  margin-bottom: 1rem;
}
#connexion form .ligne p span.important {
  font-weight: bold;
}
#connexion form .ligne p a {
  display: inline;
  font-size: 1rem;
  padding: 0;
  color: #008ccd;
}
#connexion form .ligne p.valide {
  width: 100%;
  text-align: center;
  padding: 1rem;
  line-height: 1.1rem;
  font-size: 0.9rem;
  background: #38925E;
  color: #ffffff;
}
#connexion form .ligne ul {
  font-size: 0.9rem;
}
#connexion form .ligne ul.padding {
  padding-left: 1.5rem;
}
#connexion form .ligne a {
  display: block;
  font-size: 0.8rem;
  padding: 1rem 0 0.5rem 0;
  color: #9e9e9e;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
  width: 250px;
  margin: 0 auto;
}
#connexion form .ligne a:hover {
  cursor: pointer;
}
#connexion form .ligne div#info {
  background: rgba(31, 124, 167, 0.8);
  padding: 1rem;
  text-align: center;
  color: #ffffff;
  width: 100%;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
#connexion form .ligne input,
#connexion form .ligne select {
  margin-bottom: 1rem;
}
#connexion form .ligne input {
  padding: 0.75rem 1.25rem;
  width: 100%;
  border: 2px solid #9e9e9e;
  color: #454545;
  background: #ffffff;
  font-size: 0.9rem;
  text-align: left;
}
#connexion form .ligne input[type="submit"],
#connexion form .ligne input[type="button"] {
  text-transform: uppercase;
  background: transparent;
  transition: all 300ms ease-out;
  transition: ease all 0.15s;
  color: #1f7ca7;
  border: 2px solid #1f7ca7;
  text-align: center;
}
#connexion form .ligne input[type="submit"]:hover,
#connexion form .ligne input[type="button"]:hover {
  background: #1f7ca7;
  color: white;
  cursor: pointer;
}
#connexion form .ligne input[type="radio"] {
  display: inline-block;
  width: auto;
}
#connexion form .ligne select {
  display: block;
  width: 100%;
}
#connexion form .ligne label {
  display: inline-block;
  margin-bottom: 0.5rem;
  color: #787878;
}
#connexion form .ligne label.sexe {
  margin: 0 2rem 0 1rem;
}
#connexion form .ligne.ligne-left {
  text-align: left;
}
#connexion form .ligne.form-ligne-submit {
  text-align: left;
  margin: 1rem auto 0;
}
#connexion form .ligne.form-ligne-submit a {
  width: 100%;
  text-align: center;
}
#connexion form .ligne.form-ligne {
  text-align: left;
  margin: 0 auto;
}
#connexion form .ligne.form-ligne input:last-child {
  margin-right: 0;
}
#connexion form .ligne.form-ligne input[type="radio"] {
  flex: none;
}
#connexion form .ligne.form-ligne select {
  flex: 1 1 1px;
  padding: 0.5rem 1.25rem;
  border: 2px solid #9e9e9e;
  color: #454545;
  background: #ffffff;
  font-size: 0.9rem;
  text-align: left;
  margin-right: 1rem;
  max-height: 44px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMCA1Ij4KICA8dGl0bGU+U2FucyB0aXRyZSAtIDI8L3RpdGxlPgogIDxwb2x5Z29uIHBvaW50cz0iNSA1IDEwIDAgMCAwIDUgNSIgc3R5bGU9ImZpbGw6ICMxZjdjYTciLz4KPC9zdmc+');
  background-size: 10px;
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
}
#connexion form .ligne.form-ligne select:last-child {
  margin-right: 0;
}
#connexion form .ligne.form-ligne select#moisNaissance {
  flex: 3 3 3px;
}
#connexion form .ligne.form-ligne select#anneeNaissance {
  flex: 2 2 2px;
}
footer {
  z-index: 1;
  background-color: white;
  position: relative;
  width: 100%;
}
footer div {
  font-size: 0.8rem;
}
footer div.links {
  padding: 1rem;
  border-bottom: 1px solid #008ccd;
  color: #008ccd;
}
footer div.links ul li {
  list-style-type: none;
  padding: 0 0 0.5rem 0;
  font-size: 0.7rem;
}
footer div.links ul li img {
  height: 20px;
  vertical-align: middle;
  margin-right: 0.5rem;
}
footer div.links ul li a {
  color: #008ccd;
}
footer div.cnil {
  padding: 1rem;
}
footer div.cnil p {
  color: #454545;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
  opacity: 0.8;
  font-size: 0.7rem;
  line-height: 0.9rem;
}
/* from medium to 1200px*/
/* 1200px and up */
/* Medium and up */
@media screen and (min-width: 40em) {
  html,
  body {
    height: 100%;
  }
  body {
    background: url("logins.img?ww_c=GESS_LOGIN_BG") no-repeat center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  header div.agora-logo img {
    height: 70px;
  }
  header div.other-logos img {
    height: 60px;
    margin-right: 1rem;
  }
  #connexion {
    position: absolute;
    padding-top: 6rem;
    padding-bottom: 4rem;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
  #connexion form {
    max-width: 800px;
    flex: 1 1 1px;
    -webkit-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  }
  #connexion form .ligne {
    padding: 0.5rem 0;
  }
  #connexion form .ligne h1,
  #connexion form .ligne p {
    margin-bottom: 0;
  }
  #connexion form .ligne input {
    text-align: left;
    margin-bottom: 0;
  }
  #connexion form .ligne input[type="submit"] {
    background: transparent;
    border: 2px solid #008ccd;
  }
  #connexion form .ligne select {
    margin-bottom: 0;
  }
  #connexion form .ligne label {
    margin-bottom: 0;
  }
  #connexion form .ligne label.sexe {
    margin: 0 2rem 0 0;
  }
  #connexion form .ligne div#info {
    margin-bottom: 0;
  }
  #connexion form .ligne.form-ligne {
    display: flex;
    width: 450px;
  }
  #connexion form .ligne.form-ligne input {
    flex: 1 1 1px;
    margin-right: 1rem;
  }
  #connexion form .ligne.form-ligne-submit {
    width: 450px;
  }
  #connexion .messages {
    background: rgba(255, 255, 255, 0.8);
    margin-top: 2.5rem;
  }
  footer {
    -webkit-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 5px 5px 10px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -o-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
    position: fixed;
    bottom: 0;
  }
  footer div.links ul {
    display: flex;
  }
  footer div.links ul li {
    flex: 1 1 1px;
    padding: 0 1rem;
    font-size: 0.8rem;
  }
  footer div.links ul li:first-child {
    text-align: right;
  }
}
.pwcheck,
.pwcheck-compare {
  width: 100%;
}
/* ----- FORM_MEDIA_QUERY -----  */
@media (min-width: 576px) {
  .main-wrapper .login-wrapper.side-right .form-login-wrapper {
    padding: 50px 10% 0 10%;
  }
  .main-wrapper .login-wrapper.side-right .form-login-wrapper .form-login-col {
    -webkit-flex: 0 0 91.66667%;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .main-content .form-main-wrapper .form-content .form-title h1 {
    font-weight: 700;
  }
  .main-content .form-main-wrapper .form-content .form-inner-content {
    padding: 30px 40px;
  }
  .main-content .div_candidature {
    display: none;
  }
  #wrapper_adr_internationale div[id^="showAdresse"] {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .main-wrapper .login-wrapper.side-right .form-login-wrapper .form-login-col {
    -webkit-flex: 0 0 83.33333%;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .main-content .form-main-wrapper {
    margin-top: -5rem;
  }
  .main-content .form-main-wrapper .form-content .form-title h1 {
    font-weight: 700;
    font-size: 26px;
    padding: 130px 0 20px 0;
  }
  .main-content .div_candidature {
    display: none;
  }
  #wrapper_adr_internationale div[id^="showAdresse"] {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .main-content .form-breadcrumbs-wrapper {
    left: 0;
  }
  .main-content .form-main-wrapper {
    margin-left: 180px;
  }
  .main-content .form-main-wrapper .top-mnu-wrapper {
    left: 180px;
  }
  .main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-left .left-content .slot.hamburger img {
    display: none;
  }
  .main-content .form-main-wrapper .form-content .form-title h1 {
    font-weight: 200;
    padding: 120px 0 20px 0;
  }
  .main-content .div_candidature {
    display: none;
  }
  #wrapper_adr_internationale div[id^="showAdresse"] {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .main-content .form-main-wrapper {
    background-position: 100px -2rem;
    background-size: contain;
    background-attachment: fixed;
    margin-left: 180px;
    margin-top: -1rem;
  }
  .main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.user-name {
    display: flex;
  }
  .main-content .form-main-wrapper .top-mnu-wrapper .top-mnu-col.slot-right .right-content .slot.logout {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-right: 1rem;
  }
  .main-content .form-main-wrapper .form-content .form-title h1 {
    padding: 50px 0;
    font-size: 56px;
  }
  .main-content .div_candidature {
    display: block;
  }
}

