

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;
}
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;
}

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;
}

.mainconsole {
  position: absolute;
  right: -500px;
  max-width: 450px;
  background: ghostwhite;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.25);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  transition: right 300ms ease-out;
  display: none;
  border: none!important;
}
.mainconsole ul {
  list-style-type: none;
  margin: 0;
  display: block;
  position: relative;
}
.mainconsole ul li {
  margin: 0;
  margin-left: 50px!important;
  padding: 0.2rem 0.8rem;
  font-size: 0.9rem;
  border-bottom: 1px solid lightgrey;
  padding-bottom: 0.5rem;
  margin-bottom: 0.5rem;
}
.mainconsole ul li:first-child {
  padding-top: 0.75rem;
}
.mainconsole ul li:last-child {
  padding-bottom: 0.75rem;
  border: none;
  margin-bottom: 0;
}
.mainconsole ul li:before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 50px;
  height: 100%;
  text-align: center;
  vertical-align: middle;
  padding: 0.5rem 0;
  box-sizing: border-box;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  -ms-border-radius: 3px 0 0 3px;
  -o-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.mainconsole ul .alert {
  color: #d32a0e;
  font-weight: normal;
  border: none;
}
.console-info ul li {
  color: #00526e !important;
}
.console-info ul li:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzI2cHgnIGhlaWdodD0nMjZweCcgdmlld0JveD0nMCAwIDM2IDM2Jz48cGF0aCBkPSdNMzIuOCwwSDMuMkMxLjQsMCwwLDEuNCwwLDMuMnYxNy43YzAsMS43LDEuNCwzLjIsMy4yLDMuMmgzLjJsLTMuOCw2LjdsMTMuNS02LjdoMTYuN2MxLjcsMCwzLjItMS40LDMuMi0zLjJWMy4yQzM2LDEuNCwzNC42LDAsMzIuOCwweicgZmlsbD0nd2hpdGUnIC8+PC9zdmc+");
  background: #008cba;
}
.console-success ul li {
  color: #2e7548 !important;
}
.console-success ul li:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzI2cHgnIGhlaWdodD0nMjZweCcgdmlld0JveD0nMCAwIDI2IDI2Jz48cGF0aCBkPSdNMjAuOCAxMS4xbC02LjMgNi4zbDAgMGwtMi4yIDIuMmMtMC40IDAuNC0xIDAuNC0xLjQgMGwtNS43LTUuN2MtMC40LTAuNC0wLjQtMSAwLTEuNEw2LjcgMTFjMC40LTAuNCAxLTAuNCAxLjQgMGwzLjUgMy41bDYuMy02LjNjMC40LTAuNCAxLTAuNCAxLjQgMGwxLjUgMS41QzIxLjIgMTAuMSAyMS4yIDEwLjggMjAuOCAxMS4xeiBNMTMgMUM2LjQgMSAxIDYuNCAxIDEzczUuNCAxMiAxMiAxMnMxMi01LjQgMTItMTJTMTkuNiAxIDEzIDF6JyBmaWxsPSd3aGl0ZScgLz48L3N2Zz4=");
  background: #43ac6a;
}
.console-warning ul li {
  color: #bb640d !important;
}
.console-warning ul li:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzI2cHgnIGhlaWdodD0nMjZweCcgdmlld0JveD0nMCAwIDI2IDI2Jz48cGF0aCBkPSdNMjQuOCAyMC44Yy0xLjMtMi40LTMuMS01LjctNC45LTguOWMtMi0zLjYtNC03LjMtNS40LTkuOWMtMC43LTEuMi0yLjQtMS4yLTMgMEM4LjcgNyA0IDE1LjcgMS4yIDIwLjhjLTAuNiAxLjEgMC4yIDIuNSAxLjUgMi41aDIwLjZDMjQuNiAyMy4zIDI1LjQgMjEuOSAyNC44IDIwLjh6IE0xNC43IDE5LjRjMCAwLjMtMC4yIDAuNS0wLjUgMC41aC0yLjVjLTAuMyAwLTAuNS0wLjItMC41LTAuNXYtMi41YzAtMC4zIDAuMi0wLjUgMC41LTAuNWgyLjVjMC4zIDAgMC41IDAuMiAwLjUgMC41VjE5LjR6IE0xNC43IDE0LjNjMCAwLjMtMC4yIDAuNS0wLjUgMC41aC0yLjVjLTAuMyAwLTAuNS0wLjItMC41LTAuNUwxMSA4LjRjMC0wLjMgMC4yLTAuNSAwLjUtMC41aDIuOWMwLjMgMCAwLjUgMC4yIDAuNSAwLjVMMTQuNyAxNC4zeicgZmlsbD0nd2hpdGUnIC8+PC9zdmc+");
  background: #f08a24;
}
.console-error ul li {
  color: #bb260d !important;
}
.console-error ul li:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZlcnNpb249JzEuMScgd2lkdGg9JzI2cHgnIGhlaWdodD0nMjZweCcgdmlld0JveD0nMCAwIDI2IDI2Jz48cGF0aCBkPSdNMTMgMUM2LjQgMSAxIDYuNCAxIDEzczUuNCAxMiAxMiAxMnMxMi01LjQgMTItMTJTMTkuNiAxIDEzIDF6IE0xOC40IDZMMjAgNy42YzAuNSAwLjUgMC41IDEuMyAwIDEuOEwxNi40IDEzbDMuNiAzLjZjMC41IDAuNSAwLjUgMS4zIDAgMS44TDE4LjQgMjBjLTAuNSAwLjUtMS4zIDAuNS0xLjggMEwxMyAxNi40TDkuNCAyMGMtMC41IDAuNS0xLjMgMC41LTEuOCAwTDYgMTguNGMtMC41LTAuNS0wLjUtMS4zIDAtMS44TDkuNiAxM0w2IDkuNEM1LjUgOC45IDUuNSA4LjEgNiA3LjZMNy42IDZjMC41LTAuNSAxLjMtMC41IDEuOCAwTDEzIDkuNkwxNi42IDZDMTcuMSA1LjUgMTcuOSA1LjUgMTguNCA2eicgZmlsbD0nd2hpdGUnIC8+PC9zdmc+");
  background: #f04124;
}
.cs-show {
  right: 20px;
}

img.calendar-img-button {
  border: none;
  cursor: pointer;
  vertical-align: middle;
  opacity: 0.2;
  filter: alpha(opacity=20);
  -moz-opacity: 0.2;
  transition: ease all 0.15s;
}
img.calendar-img-button:hover {
  cursor: pointer;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
}
div.calendar-div-container {
  -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.15);
  -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.15);
  box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.15);
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #f9f9f9;
  padding: 0.5rem;
  font-size: 0.7rem;
  cursor: default;
  z-index: 5000;
}
div.calendar-div-container ul {
  margin: 0;
  padding: 0;
  padding-right: 2rem;
  text-align: center;
}
div.calendar-div-container ul li {
  display: inline-block;
}
div.calendar-div-container ul li:nth-child(1),
div.calendar-div-container ul li:nth-child(4) {
  margin-right: 0.5rem;
}
div.calendar-div-container ul li:nth-child(3),
div.calendar-div-container ul li:nth-child(6) {
  margin-left: 0.5rem;
}
div.calendar-div-container div.datepickerdiv {
  position: relative;
}
div.calendar-div-container div.monthpickerdiv,
div.calendar-div-container div.yearpickerdiv {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}
div.calendar-div-container div.monthpickerdiv ul,
div.calendar-div-container div.yearpickerdiv ul {
  display: block;
  padding: 0.5rem;
  text-align: left;
}
div.calendar-div-container div.monthpickerdiv table,
div.calendar-div-container div.yearpickerdiv table {
  width: auto;
  margin: 0.5rem;
}
div.calendar-div-container div.yearpickerdiv ul li:nth-child(1),
div.calendar-div-container div.yearpickerdiv ul li:nth-child(2) {
  margin-right: 0.5rem;
}
div.calendar-div-container div.yearpickerdiv ul li:nth-child(3) {
  margin: 0;
}
div.calendar-div-container div.yearpickerdiv ul li:nth-child(4) {
  margin-left: 0.5rem;
}
div.calendar-div-container div.panelright {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
div.calendar-div-container img {
  border: none;
  cursor: pointer;
  vertical-align: text-bottom;
}
div.calendar-div-container img.selectnow {
  margin-right: 0.5rem;
  vertical-align: top;
  height: 11px;
}
div.calendar-div-container img.closecalendar {
  vertical-align: top;
}
div.calendar-div-container a,
div.calendar-div-container a:hover {
  text-decoration: none;
  color: #444444;
  font-weight: normal;
}
div.calendar-div-container a.month {
  display: block;
  width: 60px;
  text-align: center;
}
div.calendar-div-container table {
  margin: 0.5rem auto;
  clear: both;
  width: 100%;
}
div.calendar-div-container table th {
  padding: 0.5rem 0.2rem 0.3rem 0.2rem;
  text-align: center;
  width: 25px;
  color: #444444;
  text-transform: uppercase;
  background-color: transparent !important;
  border: none !important;
}
div.calendar-div-container table td {
  border: 1px solid #d9d9d9;
  text-align: center;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0.2rem 0.5rem;
  color: #444444;
  transition: ease all 0.15s;
}
div.calendar-div-container table td.inactive,
div.calendar-div-container table td.inactive:hover {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
  cursor: default;
}
div.calendar-div-container table td.today {
  background-color: rgba(45, 125, 188, 0.3);
  border-color: rgba(45, 125, 188, 0.3);
}
div.calendar-div-container table td.selected {
  background-color: #2d7dbc;
  color: white;
}
div.calendar-div-container table td.we {
  background-color: #d9d9d9;
}
div.calendar-div-container table td:hover,
div.calendar-div-container table td.today:hover,
div.calendar-div-container table td.we:hover {
  background-color: rgba(45, 125, 188, 0.6);
  color: white;
}
div.calendar-div-container div.datepickerdiv > span {
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
}
.field-date input {
  width: 10rem;
  display: inline-block;
}
.field-date img,
.field-date .calendar-img-button {
  display: inline-block;
}


#msg-wrapper {
  margin: 1rem auto;
  max-width: 80%;
}
#msg-wrapper .row {
  padding: 1rem;
}
#msg-wrapper a {
  font-size: 1rem;
  color: #333333;
}
#msg-wrapper a:hover {
  text-decoration: underline;
}
.success {
  background: #ffffff;
  border: 1px solid #61c185;
  color: #26633d;
}
.success a {
  color: #26633d !important;
}
.icone-success:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQxLjMsMjEuMTFMMjguMSwzNC4zMWgwbC00LjU3LDQuNTdhMiwyLDAsMCwxLTIuODksMGwtMTItMTJhMiwyLDAsMCwxLDAtMi44OWwzLjEyLTMuMTJhMiwyLDAsMCwxLDIuODksMGw3LjM5LDcuMzksMTMuMi0xMy4yYTIsMiwwLDAsMSwyLjg5LDBsMy4xMiwzLjEyQTIsMiwwLDAsMSw0MS4zLDIxLjExWk0yNSwwQTI1LDI1LDAsMSwwLDUwLDI1LDI1LDI1LDAsMCwwLDI1LDBaIiBzdHlsZT0iZmlsbDojNDNBQzZBIj48L3BhdGg+PC9zdmc+");
}
.info {
  border: 1px solid #1a4977;
  color: #1a4977;
}
.info a {
  color: #1a4977 !important;
}
.icone-info:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MHB4IiBoZWlnaHQ9IjUwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTI1LDBBMjUsMjUsMCwxLDAsNTAsMjUsMjUsMjUsMCwwLDAsMjUsMFptMy42MywxMy41SDIxLjU3YTAuNzcsMC43NywwLDAsMS0uNzctMC43N1Y2Ljg0YTAuNzcsMC43NywwLDAsMSwuNzctMC43N2g3LjA2YTAuNzcsMC43NywwLDAsMSwuNzcuNzd2NS44OUEwLjc3LDAuNzcsMCwwLDEsMjguNjMsMTMuNVptNC4xMSwyMS44NGEwLjc0LDAuNzQsMCwwLDEsLjc0Ljc0VjQyYTAuNzQsMC43NCwwLDAsMS0uNzQuNzRIMTcuNDZBMC43NCwwLjc0LDAsMCwxLDE2LjcyLDQyVjM2LjA3YTAuNzQsMC43NCwwLDAsMSwuNzQtMC43NEgyMC44VjI1LjA2SDE3LjQ2YTAuNzQsMC43NCwwLDAsMS0uNzQtMC43NFYxOC4zOGEwLjc0LDAuNzQsMCwwLDEsLjc0LTAuNzRoMTEuMmEwLjc0LDAuNzQsMCwwLDEsLjc0Ljc0VjM1LjMzaDMuMzRaIiBzdHlsZT0iZmlsbDojMWE0OTc3Ii8+PC9zdmc+");
}
.warning {
  background: #ffffff;
  border: 1px solid #f3a354;
  color: #a3570b;
}
.warning a {
  color: #a3570b !important;
}
.icone-warning:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjU2LDQyLjk1TDM5LjQyLDI0LjMyLDI4LjE1LDMuNjNhMy41OCwzLjU4LDAsMCwwLTYuMjksMEwwLjQ0LDQyLjk1YTMuNTgsMy41OCwwLDAsMCwzLjE1LDUuM0g0Ni40MUEzLjU4LDMuNTgsMCwwLDAsNDkuNTYsNDIuOTVabS0yMS0yLjc2YTEsMSwwLDAsMS0xLDFoLTUuMmExLDEsMCwwLDEtMS0xVjM1YTEsMSwwLDAsMSwxLTFoNS4yYTEsMSwwLDAsMSwxLDF2NS4yWm0wLTEwLjcxYTEsMSwwLDAsMS0xLDFIMjIuMzNhMSwxLDAsMCwxLTEtMUwyMC44NywxNy4xNmExLDEsMCwwLDEsMS0xSDI4YTEsMSwwLDAsMSwxLDFaIiBzdHlsZT0iZmlsbDojZjA4YTI0Ij48L3BhdGg+PC9zdmc+");
}
.error {
  background: #ffffff;
  border: 1px solid #f36a54;
  color: #a3210b;
}
.error a {
  color: #a3210b !important;
}
.icone-error:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTI1LDBBMjUsMjUsMCwxLDAsNTAsMjUsMjUsMjUsMCwwLDAsMjUsMFpNMzUuMDksMTJMMzgsMTQuOTFhMi4zNSwyLjM1LDAsMCwxLDAsMy4zM0wzMS4yNiwyNSwzOCwzMS43NmEyLjM1LDIuMzUsMCwwLDEsMCwzLjMzTDM1LjA5LDM4YTIuMzUsMi4zNSwwLDAsMS0zLjMzLDBMMjUsMzEuMjYsMTguMjQsMzhhMi4zNSwyLjM1LDAsMCwxLTMuMzMsMEwxMiwzNS4wOWEyLjM1LDIuMzUsMCwwLDEsMC0zLjMzTDE4Ljc0LDI1LDEyLDE4LjI0YTIuMzUsMi4zNSwwLDAsMSwwLTMuMzNMMTQuOTEsMTJhMi4zNSwyLjM1LDAsMCwxLDMuMzMsMEwyNSwxOC43NCwzMS43NiwxMkEyLjM1LDIuMzUsMCwwLDEsMzUuMDksMTJaIiBzdHlsZT0iZmlsbDojZjA0MTI0Ij48L3BhdGg+PC9zdmc+");
}
.infobulle {
  z-index: 99999!important;
  position: absolute;
  padding: 0.5rem;
  background-color: whitesmoke;
  border: 1px solid lightgray;
  color: #666666;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Arial, sans-serif !important;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

header {
  height: initial;
  max-height: none;
  width: 34rem!important;
}
header #header {
  background-color: white;
  padding: 0;
  display: flex;
}
header #header > div {
  max-height: 100%;
  min-height: 100%;
  flex: 1;
}
header #header.prtl-header {
  text-align: center;
}
header #header .time-logout {
  padding: 1rem 0.5rem;
  font-size: 0.7rem;
  color: white;
  text-align: right;
}
header #header .header-logo img {
  height: auto;
}
header #header .select-lang {
  display: block;
  padding: 1.5rem 1rem;
  border-right: 1px solid #e5e5e5;
  text-align: right;
}
header #header .select-lang #langueMenu {
  border: 2px solid #646363;
  padding: 0.2rem 0.2rem 0.2rem 0.5rem;
  margin: auto;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.85em;
  color: #646363;
  cursor: pointer;
  display: block;
  max-width: 50px;
}
header #header .select-lang #langueMenu:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 5px solid #646363;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-left: 0.3rem;
  top: -0.1rem;
  position: relative;
}
header #header .select-lang #langueMenuOptions {
  display: none;
  list-style-type: none;
  text-align: center;
  font-size: 0.8rem;
  padding: 0.5rem 0;
  margin: auto;
  max-width: 50px;
  z-index: 10;
  background: white;
  position: relative;
  top: 0;
  text-transform: uppercase;
  border-right: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
header #header .select-lang #langueMenuOptions li {
  padding: 0.3rem 0;
}
header #header .select-lang #langueMenuOptions li a {
  color: #646363;
  transition: ease all 0.15s;
}
header #header .select-lang #langueMenuOptions li a:hover {
  color: #4a4948;
}
header #header .user-infos {
  padding: 0.5rem 0;
  text-align: center;
}
header #header .user-infos .utilisateur-nom {
  display: block;
  height: 100%;
  padding: 1.8rem 0 0;
  font-weight: bold;
  color: #646363;
  text-align: right;
}
header #header .header-user {
  padding-top: 1rem;
}
header #header .header-user .user-picture {
  display: block;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: #e3e3e3;
  text-align: center;
  padding-top: 0.5rem;
  border: 1px solid #d57960;
}
header #header .header-user .user-picture:hover {
  background: #f0f0f0;
}
header #header .header-user svg {
  height: 32px;
  margin-left: -0.05rem;
}
header #header .header-logout {
  padding: 2rem 1rem 0 1rem;
}
header #header .header-logout a {
  transition: all 300ms ease-out;
}
header #header .header-logout a img {
  opacity: 1;
}
header #header .header-logout a:hover img {
  opacity: 0.7;
}
header #header .header-logout svg {
  height: 25px;
}
header #header .header-logout span {
  display: none;
}
header #title {
  background: #333333;
  color: white;
  margin: 0 auto;
}
header #title.title {
  font-weight: normal;
  font-size: 1rem;
}
@media screen and (max-width: 32em) {
  header #header .time-logout {
    padding: 0.7rem 0.2rem;
  }
}
@media screen and (min-width: 32em) {
  header {
    width: auto!important;
  }
  header #header .header-logo {
    padding: 10px 0 0 25px;
  }
}

.entete .header-center {
  text-align: center;
}
.entete .header-right {
  text-align: right;
}
.entete .social-links a {
  padding-top: 0;
  transition: all 300ms ease-out;
}
.entete .social-links a img {
  width: 28px;
  height: auto;
}
.entete .social-links a:hover {
  padding-top: 0.3rem;
}
.entete .logo-unite {
  height: 50px;
  width: auto;
  margin-top: 1rem;
}


.row {
  max-width: 1100px;
}
label,
legend {
  color: #333333 !important;
}
label {
  font-style: normal;
}
legend {
  padding-top: 1rem;
}

body {
  background: #f4f4f4 !important;
  font-size: 1rem;
}
.bloc-txt {
  margin: 1rem 0;
}
.bloc-central {
  background: white;
  border-radius: 3px;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
  margin-top: 1rem;
}
.arearcc-span-counter {
  font-size: 0.75rem;
  color: #666666;
  position: relative;
  top: -18px;
  left: 3px;
}

a {
  color: #333333 !important;
  font-size: 0.8rem;
  font-weight: normal;
  display: block;
}
a:hover {
  text-decoration: underline;
}

.input-date {
  width: 12rem;
  display: inline-block;
}

section.content {
  background: #f4f4f4;
  width: 33rem;
}
section.content h1,
section.content h2,
section.content h3,
section.content h4,
section.content h5,
section.content h6 {
  font-family: Arial, sans-serif !important;
}
section.content h1 {
  font-size: 1.5rem;
  color: #333333;
  padding-bottom: 0.3rem;
  padding-left: 0;
  margin-bottom: 0.5rem;
  line-height: 1.5rem;
  background-color: transparent;
}
section.content h2 {
  font-size: 1rem;
  color: white;
  background: #333333;
  margin-bottom: 0.5rem;
  margin-top: 0;
  padding: 0.2rem 0.7rem;
}
section.content h3 {
  color: #4a4948;
  font-size: 1rem;
  margin-top: 2rem;
}
section.content .partie-form {
  padding: 0.5rem 0 1rem;
}
section.content .partie-form h2 {
  display: block;
}
section.content .partie-form .ligne .libelle,
section.content .partie-form .legende-obl .libelle {
  padding-right: 1rem;
  position: relative;
  text-align: right;
}
section.content .partie-form .ligne .libelle.obl,
section.content .partie-form .legende-obl .libelle.obl {
  padding-right: 1rem;
}
section.content .partie-form .ligne .libelle.obl label,
section.content .partie-form .legende-obl .libelle.obl label {
  display: inline-block;
  max-width: 93%;
}
section.content .partie-form .ligne .libelle.obl label:after,
section.content .partie-form .legende-obl .libelle.obl label:after {
  color: #f04124;
  padding-left: 0.2rem;
  padding-right: 0.5rem;
  content: '*';
  position: absolute;
}
section.content .partie-form .ligne .response,
section.content .partie-form .legende-obl .response {
  position: relative;
}
section.content .partie-form .ligne .response .alert,
section.content .partie-form .legende-obl .response .alert {
  border-left: 4px solid #f04124;
}
section.content .partie-form .ligne .radio-check.obl legend,
section.content .partie-form .legende-obl .radio-check.obl legend {
  display: inline-block;
  max-width: 93%;
}
section.content .partie-form .ligne .radio-check.obl legend:after,
section.content .partie-form .legende-obl .radio-check.obl legend:after {
  color: #f04124;
  padding-left: 0.2rem;
  padding-right: 0.5rem;
  content: '*';
}
section.content .partie-form .end-infos-base {
  border-bottom: 1px solid lightgray;
  margin-bottom: 1.3rem;
  padding-bottom: 1rem;
}
section.content .partie-form.radio-button-grp .radio-check input[type="radio"] {
  display: inline-block;
  vertical-align: top;
  margin-top: 0.2rem;
}
section.content .partie-form.radio-button-grp .radio-check label {
  display: inline-block;
  max-width: 100%;
  white-space: normal;
  vertical-align: top;
  margin-bottom: 0.5rem;
}
section.content.form-responsive {
  
}
section.content.form-responsive fieldset [type='checkbox'] + label,
section.content.form-responsive fieldset [type='radio'] + label {
  display: inline-block;
}
section.content.form-responsive fieldset legend {
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a;
}
section.content.form-responsive fieldset.radio-check .row .columns {
  white-space: nowrap;
}
section.content.form-responsive .button {
  margin: 0;
  background: #333333;
  color: white;
}
section.content.form-responsive .button:hover {
  background: #262626;
  color: white;
}
section.content.form-responsive .blank-option {
  color: #999999;
}
section.content.form-responsive .docbox-info {
  font-size: 0.8rem;
  color: #666666;
  font-style: italic;
}
section.content.form-responsive .btn-add-item {
  display: inline-block;
  margin: 0;
  margin-bottom: 2.5rem;
  color: black;
  opacity: 0.4;
  transition: all 200ms ease-out;
}
section.content.form-responsive .btn-add-item:hover {
  opacity: 1;
}
section.content.form-responsive .btn-add-item:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ2LjQsMTguMjJIMzEuNzhWMy42QTMuNiwzLjYsMCwwLDAsMjguMTcsMEgyMS44M2EzLjYsMy42LDAsMCwwLTMuNiwzLjZWMTguMjJIMy42QTMuNiwzLjYsMCwwLDAsMCwyMS44M3Y2LjM1YTMuNiwzLjYsMCwwLDAsMy42LDMuNkgxOC4yMlY0Ni40YTMuNiwzLjYsMCwwLDAsMy42LDMuNmg2LjM1YTMuNiwzLjYsMCwwLDAsMy42LTMuNlYzMS43OEg0Ni40YTMuNiwzLjYsMCwwLDAsMy42LTMuNlYyMS44M0EzLjYsMy42LDAsMCwwLDQ2LjQsMTguMjJaIiBzdHlsZT0iZmlsbDojMzMzMzMzIj48L3BhdGg+PC9zdmc+");
  margin-right: 0.4rem;
  vertical-align: baseline;
}
section.content.form-responsive .txt-separator {
  color: #3C454C;
  display: block;
  margin: 2rem 0;
}
section.content.form-responsive .txt-separator:before,
section.content.form-responsive .txt-separator:after {
  content: '\2014';
}
section.content.form-responsive .txt-separator:before {
  margin-right: 0.4rem;
}
section.content.form-responsive .txt-separator:after {
  margin-left: 0.2rem;
}

[placeholder*="aaaa"],
[placeholder*="AAAA"],
[placeholder*="yyyy"],
[placeholder*="YYYY"] {
  max-width: 95%;
  display: inline-block;
}

select option:first-child {
  color: #999999;
}

.liste-liens {
  list-style-type: none;
  margin: 0;
  margin-bottom: 2rem;
}
.liste-liens li a {
  color: #333333 !important;
  font-style: normal;
}
.liste-liens li a:hover {
  text-decoration: underline;
}

.reponse {
  position: relative;
  font-size: 14px;
  color: #555555;
  font-style: italic;
}
.reponse .autocompletion {
  border-left: 4px solid #333333;
}
.reponse .autocompletion:active,
.reponse .autocompletion:focus {
  border-left: 4px solid #333333;
}
.reponse .autocomplete,
.reponse .autocomplete-immediately {
  display: none;
  border-left: 4px solid #333333;
  position: absolute;
  background: ghostwhite;
  top: 39px;
  width: auto;
  max-height: 250px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0;
  z-index: 999999;
}
.reponse .autocomplete ul,
.reponse .autocomplete-immediately ul {
  margin: 0;
}
.reponse .autocomplete ul li,
.reponse .autocomplete-immediately ul li {
  padding: 0.2rem 0.5rem;
}
.reponse .autocomplete ul li:hover,
.reponse .autocomplete-immediately ul li:hover {
  background: lightgray;
}
.reponse .autocomplete:focus,
.reponse .autocomplete-immediately:focus {
  border-left: 4px solid #333333 !important;
}
.reponse .alert {
  border-left: 4px solid #f04124;
}

.bloc-description {
  background: ghostwhite;
  padding: 0.8rem 1rem;
  border: 1px solid lightgray;
  margin-bottom: 1rem;
}
.bloc-description h3 {
  font-size: 1rem;
  color: #333333;
  font-weight: bold;
}
.bloc-description p {
  font-size: 0.8rem;
}

[id^="formation_"] {
  border-bottom: 1px solid #f9f9f9;
  margin-bottom: 1rem;
}
[id^="formation_"]:last-of-type {
  border-bottom: none;
}
[id^="donnees_etablissement_"],
[id^="donnees_nationalite_"],
[id^="formation_"],
[id^="exp_prof_"],
[id^="donnees_langue_"],
.bloc-form {
  position: relative;
}
[id^="donnees_etablissement_"] .reponse,
[id^="donnees_nationalite_"] .reponse,
[id^="formation_"] .reponse,
[id^="exp_prof_"] .reponse,
[id^="donnees_langue_"] .reponse,
.bloc-form .reponse {
  padding-left: 1rem;
  padding-right: 1rem;
}
[id^="formation_"] {
  border-bottom: none;
}
.form-btn-close {
  position: absolute;
  top: 0;
  right: 1rem;
  opacity: 0.5;
  cursor: pointer;
  transition: all 300ms ease-out;
}
.form-btn-close:hover {
  opacity: 1;
}
@media screen and (min-width: 32em) {
  body {
    background: #f4f4f4;
  }
  section.content {
    padding: 0;
  }
  section.content .partie-form .ligne .libelle,
  section.content .partie-form .legende-obl .libelle {
    text-align: left;
  }
  .form-btn-close {
    position: absolute;
    top: 1rem;
    right: -1rem;
    opacity: 0.4;
    cursor: pointer;
    transition: all 300ms ease-out;
  }
  .form-btn-close:hover {
    opacity: 1;
  }
  .bloc-central {
    padding-top: 3rem;
    margin-top: 3rem;
  }
}
@media screen and (min-width: 64em) {
  section.content {
    padding: 0;
    min-height: 620px;
  }
  section.content .partie-form .ligne .libelle,
  section.content .partie-form .legende-obl .libelle {
    text-align: right;
  }
  .form-btn-close {
    position: absolute;
    top: 0;
    right: 1rem;
  }
  .bloc-central {
    padding-top: 3rem;
    margin-top: 3rem;
  }
}
.form-crop-zone {
  width: auto !important;
}

.lst-instructions li {
  color: #e8e8e8;
  margin-bottom: 1rem;
}
.lst-instructions li .number {
  color: #333333;
  font-size: 1.4rem;
}
.lst-instructions li .content {
  padding-top: 0.45rem;
}

.wrapper-tips {
  background: #edf4f6;
  color: #e8e8e8;
  font-size: 0.8rem;
  padding: 1rem 1.2rem;
}
.wrapper-tips h3 {
  font-size: 1rem;
  font-weight: bold;
  color: #e8e8e8;
  margin-bottom: 0;
}
.wrapper-tips h3 svg {
  margin-right: 0.6rem;
  vertical-align: sub;
}
.wrapper-tips p {
  margin: 0;
  padding: 0;
  margin-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid white;
}
.wrapper-tips p a {
  font-size: 0.8rem !important;
}
.wrapper-tips p:last-of-type {
  padding: 0;
  border-bottom: none;
}
.temps-ens #div_ore_settimanali label,
.temps-ens #div_ore_settimanali input[type="number"] {
  display: inline-block;
}
.temps-ens #div_ore_settimanali label:first-child {
  margin-right: 0.3rem;
}
.temps-ens #div_ore_settimanali label:last-child {
  margin-left: 0.3rem;
}
.temps-ens #div_ore_settimanali input[type="number"] {
  width: 5rem;
  margin-bottom: 0.2rem;
}
#numEtape {
  display: none!important;
}
.legende-obl {
  text-align: right;
}
.legende-obl .libelle {
  padding-right: 1rem;
  position: relative;
}
.legende-obl .libelle.obl {
  padding-right: 1rem;
}
.legende-obl .libelle.obl label {
  display: inline-block;
  max-width: 93%;
}
.legende-obl .libelle.obl label:after {
  color: #f04124;
  padding-left: 0.2rem;
  padding-right: 0.5rem;
  content: '*';
  position: absolute;
}

#p_bouton #bouton {
  background-color: #646363;
  color: white;
  padding: 0.6rem 0.8rem;
  outline: none;
  transition: all 300ms ease-out;
}
#p_bouton #bouton:hover {
  background-color: #4a4a4a;
}

.obl,
.obl-double {
  padding-right: 1rem;
}
.obl label,
.obl-double label {
  display: inline-block;
  max-width: 93%;
}
.obl label:after,
.obl-double label:after {
  color: #f04124;
  padding-left: 0.2rem;
  padding-right: 0.7rem;
  content: '*';
  position: absolute;
}
.obl-double label:after {
  content: '**';
}

.help {
  background-color: #A42433 !important;
  border: 1px solid #A42433 !important;
  color: white!important;
  border-radius: 50%;
  padding-top: 0.08rem;
  width: 22px;
  height: 22px;
  display: block;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
  cursor: help;
  position: absolute;
  top: 2px;
  right: -11px;
}
.txt-help {
  font-family: monospace, monospace!important;
  font-size: 0.7em;
  color: #999999;
  margin-bottom: 0.5rem;
}
.infodoc {
  color: #999999 !important;
  font-weight: normal;
  font-style: italic;
  font-size: 0.8em;
  margin-left: 0.5rem;
}
@media screen and (min-width: 32em) {
  .bloc-central {
    margin-top: 0;
  }
}
@media screen and (min-width: 64em) {
  .bloc-central {
    margin-top: 0;
    padding-bottom: 4rem;
  }
}
.form-input,
.form-label {
  display: inline-block;
  vertical-align: top;
}
.form-input {
  width: 8%;
}
.form-label {
  width: 90%;
  margin-bottom: 1rem;
}
.docbox-lib-doc {
  font-size: 14px;
}
.docbox-download-img,
.docbox-delete-img {
  cursor: pointer;
  padding-left: 1rem;
}
.hidden {
  display: none!important;
}
@media screen and (min-width: 32em) {
  section.content {
    width: auto;
  }
}

.contenu .entete,
.contenu .menu,
.contenu .form-wrapper {
  background-color: white;
}
.contenu .entete .header-logo {
  padding: 0rem;
  text-align: center;
}
.contenu .entete .header-title h1 {
  font-size: 1.5rem;
  color: #4a4948;
  width: initial;
  background-color: initial;
  padding: 0;
  margin: 0;
}
.contenu .entete .header-sub-title h2 {
  font-size: 1.3rem;
  color: #4a4a4a;
  padding: 0;
  margin: 0;
}
.contenu .form-wrapper h3 {
  font-size: 1.1rem;
  color: #4a4948;
  text-transform: uppercase;
}
.contenu .form-wrapper form {
  padding: 0;
  min-height: initial;
}
.contenu .form-wrapper form #cadre {
  padding: initial;
  margin: initial;
  background-color: initial;
  border: none;
}
.contenu .form-wrapper #page_login {
  width: auto!important;
}
.contenu .form-wrapper #page_login label {
  width: auto;
  text-align: left;
  float: none;
  margin-top: 0.5rem;
}
.contenu .form-wrapper #page_login input {
  width: 100%;
  margin: 0;
}
.contenu .form-wrapper #page_login input[type="submit"],
.contenu .form-wrapper #page_login .button {
  background-color: #646363;
  color: white!important;
  padding: 0.5rem 0.8rem;
  margin: 0 auto;
  font-size: 0.9rem;
  font-weight: bold;
  width: 100%;
}
.contenu .form-wrapper #page_login .line-button {
  padding-top: 1rem;
  text-align: center;
}
.contenu .form-wrapper #page_login .info-note pre {
  padding: 0.5rem;
  border-top: 1px solid #dbdbdb;
  color: #818181;
  font-style: italic;
  text-align: center;
}
.contenu .form-wrapper #page_login .info-note pre p {
  margin: 0;
  padding: 0;
}
.contenu .form-wrapper .border-right {
  border-right: 1px solid #dbdbdb;
}
.contenu .form-wrapper .border-top {
  border-top: 1px solid #dbdbdb;
}
footer {
  background-color: #646363;
  color: white;
  padding: 1rem;
  text-align: center;
}
#page_login {
  width: 40rem;
  margin: auto;
}
#page_login #login,
#page_login #pass {
  height: 2rem;
}
#page_login h1 {
  font-weight: bold;
  text-align: center;
  margin-bottom: 1.5rem;
}
#page_login #msg-wrapper {
  margin-bottom: 1.5rem;
}
#page_login .txt-attention {
  text-align: center;
  font-weight: bold;
  color: #f04124;
  font-size: 0.8rem;
  margin-bottom: 1rem;
}
#page_login .partie-form {
  background: #d7e3ef;
  margin-bottom: 2rem;
}
#page_login .partie-form .txt-explications {
  text-align: center;
  font-size: 0.8rem;
  color: #333333;
  padding: 1rem 3rem;
  margin-bottom: 1rem;
}
#page_login .partie-form .line {
  margin: auto;
}
#page_login .partie-form .pwd-lost {
  color: #333333;
  display: block;
  margin-top: 1rem;
}
#page_login .partie-form .pwd-lost:hover {
  text-decoration: underline;
}
#page_login .line .btn-new-account {
  background: #c5d6e8;
  color: #333333;
  display: block;
  width: 15rem;
  padding: 0.5rem;
  font-weight: bold;
  font-style: normal;
  margin: auto;
  transition: all 300ms ease-out;
}
#page_login .line .btn-new-account:hover {
  background: #a0bdd9;
}

#liste_inscription {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#liste_inscription li.libelle_inscription {
  color: #4a4948;
  font-size: 1rem;
}
#liste_inscription li.nouvelle_instance {
  background-color: #646363;
  width: fit-content;
  padding: 0.5rem 0.8rem;
  margin-bottom: 0.2rem;
  transition: all 300ms ease-out;
}
#liste_inscription li.nouvelle_instance a {
  color: white !important;
}
#liste_inscription li.nouvelle_instance:hover {
  background-color: #4a4a4a;
}

.form-create-account h3 {
  margin-bottom: 2rem;
}
.form-create-account label,
.form-create-account input[type="radio"] {
  display: inline-block;
}
.form-create-account input[type="radio"] {
  margin-left: 1rem;
}
.form-create-account .row {
  margin-bottom: 0.5rem;
}
.form-create-account #naissance {
  display: inline-block;
  width: 97%;
}
.form-create-account #bouton_soumettre {
  -webkit-appearance: none;
  appearance: none;
  padding: 0.3rem 1rem;
  border-radius: 0;
  margin-top: 1rem;
  margin-bottom: 1rem;
  outline: none;
}
.form-create-account .rouge label {
  color: #f04124 !important;
}
.form-create-account .icone {
  position: absolute;
  top: 7px;
  right: 50px;
  z-index: 9999;
}
.form-create-account .info-note pre {
  background-color: ghostwhite;
  border: 1px solid whitesmoke;
  padding: 1rem;
  font-family: 'Courier New', Courier, monospace;
  color: #333333;
  text-align: center;
}
footer {
  font-size: 0.7rem;
}

.form-breadcrumb-vertical,
.form-breadcrumb,
#form-breadcrumb-offcanvas {
  padding: 0;
  position: relative;
  transition: all 300ms ease-out;
}
.form-breadcrumb-vertical .crumbs-wrapper .crumb,
.form-breadcrumb .crumbs-wrapper .crumb,
#form-breadcrumb-offcanvas .crumbs-wrapper .crumb {
  font-size: 0.8rem;
  color: #333333;
}
.form-breadcrumb-vertical .crumbs-wrapper span a,
.form-breadcrumb .crumbs-wrapper span a,
#form-breadcrumb-offcanvas .crumbs-wrapper span a {
  font-size: 0.8rem;
}
.form-breadcrumb-vertical .crumbs-wrapper span a:hover,
.form-breadcrumb .crumbs-wrapper span a:hover,
#form-breadcrumb-offcanvas .crumbs-wrapper span a:hover {
  text-decoration: underline;
}
.form-breadcrumb-vertical .crumbs-wrapper .pagecourante,
.form-breadcrumb .crumbs-wrapper .pagecourante,
#form-breadcrumb-offcanvas .crumbs-wrapper .pagecourante {
  color: #333333;
  font-weight: bold;
}
.form-breadcrumb-vertical .crumbs-wrapper .pageeditable span a,
.form-breadcrumb .crumbs-wrapper .pageeditable span a,
#form-breadcrumb-offcanvas .crumbs-wrapper .pageeditable span a {
  color: #333333;
}
.form-breadcrumb-vertical .crumbs-wrapper .pagevalide span a,
.form-breadcrumb .crumbs-wrapper .pagevalide span a,
#form-breadcrumb-offcanvas .crumbs-wrapper .pagevalide span a {
  color: #333333;
}
.form-breadcrumb-vertical .crumbs-wrapper .pageincomplete span a,
.form-breadcrumb .crumbs-wrapper .pageincomplete span a,
#form-breadcrumb-offcanvas .crumbs-wrapper .pageincomplete span a {
  color: #333333;
}
.form-breadcrumb-vertical .crumbs-wrapper .pagefermee,
.form-breadcrumb .crumbs-wrapper .pagefermee,
#form-breadcrumb-offcanvas .crumbs-wrapper .pagefermee {
  color: #333333;
}
#form-breadcrumb-offcanvas {
  position: absolute;
  background: ghostwhite;
  padding: 1rem 1rem 0.5rem;
  border: 1px solid lightgray;
  top: 9rem;
  z-index: 9999;
  -webkit-box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.25);
  -moz-box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.25);
  box-shadow: 3px 3px 10px 0px rgba(50, 50, 50, 0.25);
  transition: all 300ms ease-out;
}
#form-breadcrumb-offcanvas ul {
  margin-bottom: 0;
}
.form-breadcrumbs-show {
  left: -1rem !important;
}
.form-breadcrumb {
  background: #ffffff;
}
.form-breadcrumb .crumbs-wrapper {
  height: 32px;
  white-space: nowrap;
  overflow-y: visible;
  overflow-x: scroll;
  padding: 0.2rem 0.5rem;
}
.form-breadcrumb .crumbs-wrapper .crumb {
  display: inline-block;
}
.form-breadcrumb .crumbs-wrapper .crumb:after {
  content: '\00bb';
  margin-left: 1rem;
  margin-right: 1rem;
}
.form-breadcrumb .crumbs-wrapper .crumb:last-child:after {
  content: '';
  margin: 0;
}
.form-breadcrumb .crumbs-wrapper .pageaccueil:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ5LjcsMjYuMTRsLTEuNDcsMS43N2ExLjMxLDEuMzEsMCwwLDEtMS44NC4xN0wyNSwxMC4zNSwzLjYyLDI4LjA5YTEuMzEsMS4zMSwwLDAsMS0xLjg0LS4xN0wwLjMsMjYuMTVhMS4zMSwxLjMxLDAsMCwxLC4xNy0xLjg0TDIyLjgxLDUuNzhhMy40NCwzLjQ0LDAsMCwxLDQuNCwwTDM1LDEyLjI0VjYuMzZhMS4yOSwxLjI5LDAsMCwxLDEuMjktMS4yOWg1LjRBMS4yOSwxLjI5LDAsMCwxLDQzLDYuMzZWMTguODVsNi41Nyw1LjQ1QTEuMzEsMS4zMSwwLDAsMSw0OS43LDI2LjE0Wk0yNSwxMi45Mkw3LjA3LDI3Ljc3VjQyLjkyQTIuMDksMi4wOSwwLDAsMCw5LjE1LDQ1SDIxVjMzaDhWNDVINDAuODRhMi4wOSwyLjA5LDAsMCwwLDIuMDktMi4wOVYyNy44MloiIHN0eWxlPSJmaWxsOiM5OTk5OTkiPjwvcGF0aD48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.form-breadcrumb .crumbs-wrapper .pagecourante:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4Ljc3LDE0LjlMNDMuMywyMC4zNywyOS42Myw2LjcsMzUuMSwxLjIzYTQuMjEsNC4yMSwwLDAsMSw2LDBsNy43MSw3LjcxQTQuMjEsNC4yMSwwLDAsMSw0OC43NywxNC45Wk00MS4xLDIyLjU2TDEzLjY2LDUwSDBWMzYuMzRMMjcuNDQsOC45Wk0xNSw0Mi42OUw3LjMxLDM1LDQuMiwzOC4wOHYzLjU0SDguMzhWNDUuOGgzLjU0Wk0yOSwxNS42MWEwLjc0LDAuNzQsMCwwLDAtMS0xTDkuODMsMzIuNjVhMC43NCwwLjc0LDAsMSwwLDEsMVoiIHN0eWxlPSJmaWxsOiMxYTQ5NzciLz48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.form-breadcrumb .crumbs-wrapper .pagevalide span a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjE3LDExLjM0TDQ0LjQ4LDYuNjVhMi44MiwyLjgyLDAsMCwwLTQsMEwxOS4xNywyOCw5LjUsMTguMzJhMi44MiwyLjgyLDAsMCwwLTQsMEwwLjgzLDIzYTIuODIsMi44MiwwLDAsMCwwLDRsOS42Niw5LjY2LDYuNjgsNi42OGEyLjgyLDIuODIsMCwwLDAsNCwwbDYuNjgtNi42OGgwTDQ5LjE3LDE1LjMzQTIuODIsMi44MiwwLDAsMCw0OS4xNywxMS4zNFoiIHN0eWxlPSJmaWxsOiM0M0FDNkEiPjwvcGF0aD48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.form-breadcrumb .crumbs-wrapper .pageincomplete span a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjU2LDQyLjk1TDM5LjQyLDI0LjMyLDI4LjE1LDMuNjNhMy41OCwzLjU4LDAsMCwwLTYuMjksMEwwLjQ0LDQyLjk1YTMuNTgsMy41OCwwLDAsMCwzLjE1LDUuM0g0Ni40MUEzLjU4LDMuNTgsMCwwLDAsNDkuNTYsNDIuOTVabS0yMS0yLjc2YTEsMSwwLDAsMS0xLDFoLTUuMmExLDEsMCwwLDEtMS0xVjM1YTEsMSwwLDAsMSwxLTFoNS4yYTEsMSwwLDAsMSwxLDF2NS4yWm0wLTEwLjcxYTEsMSwwLDAsMS0xLDFIMjIuMzNhMSwxLDAsMCwxLTEtMUwyMC44NywxNy4xNmExLDEsMCwwLDEsMS0xSDI4YTEsMSwwLDAsMSwxLDFaIiBzdHlsZT0iZmlsbDojZjA4YTI0Ij48L3BhdGg+PC9zdmc+");
  margin-right: 0.3rem;
  vertical-align: middle;
}
.form-breadcrumb .crumbs-wrapper .pagefermee:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTM5LjA5LDIzLjFIMzguMzZWMTcuMzJhMTMuMzMsMTMuMzMsMCwwLDAtMjYuNjYsMFYyMy4xaC0wLjhhMy4wNywzLjA3LDAsMCwwLTMuMDcsMy4wN1Y0Mi45M0EzLjA3LDMuMDcsMCwwLDAsMTAuOTEsNDZIMzkuMDlhMy4wNywzLjA3LDAsMCwwLDMuMDctMy4wN1YyNi4xN0EzLjA3LDMuMDcsMCwwLDAsMzkuMDksMjMuMVpNMTcuNDgsMTcuMzJhNy41Niw3LjU2LDAsMCwxLDE1LjExLDBWMjMuMUgxNy40OFYxNy4zMloiIHN0eWxlPSJmaWxsOiM5OTk5OTkiPjwvcGF0aD48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
#form-breadcrumb-offcanvas,
.form-breadcrumb-vertical {
  z-index: 9100;
}
#form-breadcrumb-offcanvas .crumbs-wrapper .crumb,
.form-breadcrumb-vertical .crumbs-wrapper .crumb {
  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;
  margin-bottom: 0.5rem;
}
#form-breadcrumb-offcanvas .crumbs-wrapper .crumb span,
.form-breadcrumb-vertical .crumbs-wrapper .crumb span {
  -webkit-flex: 1 1 0px;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  min-width: initial;
}
#form-breadcrumb-offcanvas .crumbs-wrapper .crumb span.crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .crumb span.crumb-icone {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 100%;
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pageaccueil .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pageaccueil .crumb-icone,
#form-breadcrumb-offcanvas .crumbs-wrapper .pagecourante .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pagecourante .crumb-icone,
#form-breadcrumb-offcanvas .crumbs-wrapper .pagevalide .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pagevalide .crumb-icone,
#form-breadcrumb-offcanvas .crumbs-wrapper .pageeditable .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pageeditable .crumb-icone,
#form-breadcrumb-offcanvas .crumbs-wrapper .pageincomplete .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pageincomplete .crumb-icone,
#form-breadcrumb-offcanvas .crumbs-wrapper .pagefermee .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pagefermee .crumb-icone {
  margin-right: 0.3rem;
  background-position: center 0.1rem;
  background-repeat: no-repeat;
  width: 14px;
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pageaccueil .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pageaccueil .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ5LjcsMjYuMTRsLTEuNDcsMS43N2ExLjMxLDEuMzEsMCwwLDEtMS44NC4xN0wyNSwxMC4zNSwzLjYyLDI4LjA5YTEuMzEsMS4zMSwwLDAsMS0xLjg0LS4xN0wwLjMsMjYuMTVhMS4zMSwxLjMxLDAsMCwxLC4xNy0xLjg0TDIyLjgxLDUuNzhhMy40NCwzLjQ0LDAsMCwxLDQuNCwwTDM1LDEyLjI0VjYuMzZhMS4yOSwxLjI5LDAsMCwxLDEuMjktMS4yOWg1LjRBMS4yOSwxLjI5LDAsMCwxLDQzLDYuMzZWMTguODVsNi41Nyw1LjQ1QTEuMzEsMS4zMSwwLDAsMSw0OS43LDI2LjE0Wk0yNSwxMi45Mkw3LjA3LDI3Ljc3VjQyLjkyQTIuMDksMi4wOSwwLDAsMCw5LjE1LDQ1SDIxVjMzaDhWNDVINDAuODRhMi4wOSwyLjA5LDAsMCwwLDIuMDktMi4wOVYyNy44MloiIHN0eWxlPSJmaWxsOiM5OTk5OTkiPjwvcGF0aD48L3N2Zz4=");
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pagecourante .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pagecourante .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4Ljc3LDE0LjlMNDMuMywyMC4zNywyOS42Myw2LjcsMzUuMSwxLjIzYTQuMjEsNC4yMSwwLDAsMSw2LDBsNy43MSw3LjcxQTQuMjEsNC4yMSwwLDAsMSw0OC43NywxNC45Wk00MS4xLDIyLjU2TDEzLjY2LDUwSDBWMzYuMzRMMjcuNDQsOC45Wk0xNSw0Mi42OUw3LjMxLDM1LDQuMiwzOC4wOHYzLjU0SDguMzhWNDUuOGgzLjU0Wk0yOSwxNS42MWEwLjc0LDAuNzQsMCwwLDAtMS0xTDkuODMsMzIuNjVhMC43NCwwLjc0LDAsMSwwLDEsMVoiIHN0eWxlPSJmaWxsOiMxYTQ5NzciLz48L3N2Zz4=");
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pageeditable .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pageeditable .crumb-icone {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMTRweCIgdmlld0JveD0iMCAwIDE0IDE0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNCAxNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNCOENGMzI7fQoJLnN0MXtmaWxsOiM5OTk5OTk7fQo8L3N0eWxlPgo8Zz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0wLDEwLjJWMTRoMy44bDcuNy03LjdMNy43LDIuNUwwLDEwLjJ6IE0zLjQsMTIuOEwzLjQsMTIuOGwtMSwwdi0xLjJIMS4ydi0xTDIsOS44TDQuMiwxMkwzLjQsMTIuOHogTTgsNAoJCQljMC4xLDAsMC4yLDAuMSwwLjIsMC4yYzAsMC4xLDAsMC4xLTAuMSwwLjJsLTUsNWMwLDAtMC4xLDAuMS0wLjIsMC4xYy0wLjEsMC0wLjItMC4xLTAuMi0wLjJjMC0wLjEsMC0wLjEsMC4xLTAuMmw1LTUKCQkJQzcuOSw0LjEsNy45LDQsOCw0eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMy43LDIuNWwtMi4yLTIuMkMxMS4zLDAuMSwxMSwwLDEwLjYsMEMxMC4zLDAsMTAsMC4xLDkuOCwwLjRMOC4zLDEuOWwzLjgsMy44bDEuNS0xLjUKCQkJQzEzLjksNCwxNCwzLjcsMTQsMy40QzE0LDMsMTMuOSwyLjgsMTMuNywyLjV6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==');
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pagevalide .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pagevalide .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjE3LDExLjM0TDQ0LjQ4LDYuNjVhMi44MiwyLjgyLDAsMCwwLTQsMEwxOS4xNywyOCw5LjUsMTguMzJhMi44MiwyLjgyLDAsMCwwLTQsMEwwLjgzLDIzYTIuODIsMi44MiwwLDAsMCwwLDRsOS42Niw5LjY2LDYuNjgsNi42OGEyLjgyLDIuODIsMCwwLDAsNCwwbDYuNjgtNi42OGgwTDQ5LjE3LDE1LjMzQTIuODIsMi44MiwwLDAsMCw0OS4xNywxMS4zNFoiIHN0eWxlPSJmaWxsOiM0M0FDNkEiPjwvcGF0aD48L3N2Zz4=");
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pageincomplete .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pageincomplete .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjU2LDQyLjk1TDM5LjQyLDI0LjMyLDI4LjE1LDMuNjNhMy41OCwzLjU4LDAsMCwwLTYuMjksMEwwLjQ0LDQyLjk1YTMuNTgsMy41OCwwLDAsMCwzLjE1LDUuM0g0Ni40MUEzLjU4LDMuNTgsMCwwLDAsNDkuNTYsNDIuOTVabS0yMS0yLjc2YTEsMSwwLDAsMS0xLDFoLTUuMmExLDEsMCwwLDEtMS0xVjM1YTEsMSwwLDAsMSwxLTFoNS4yYTEsMSwwLDAsMSwxLDF2NS4yWm0wLTEwLjcxYTEsMSwwLDAsMS0xLDFIMjIuMzNhMSwxLDAsMCwxLTEtMUwyMC44NywxNy4xNmExLDEsMCwwLDEsMS0xSDI4YTEsMSwwLDAsMSwxLDFaIiBzdHlsZT0iZmlsbDojZjA4YTI0Ij48L3BhdGg+PC9zdmc+");
}
#form-breadcrumb-offcanvas .crumbs-wrapper .pagefermee .crumb-icone,
.form-breadcrumb-vertical .crumbs-wrapper .pagefermee .crumb-icone {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTM5LjA5LDIzLjFIMzguMzZWMTcuMzJhMTMuMzMsMTMuMzMsMCwwLDAtMjYuNjYsMFYyMy4xaC0wLjhhMy4wNywzLjA3LDAsMCwwLTMuMDcsMy4wN1Y0Mi45M0EzLjA3LDMuMDcsMCwwLDAsMTAuOTEsNDZIMzkuMDlhMy4wNywzLjA3LDAsMCwwLDMuMDctMy4wN1YyNi4xN0EzLjA3LDMuMDcsMCwwLDAsMzkuMDksMjMuMVpNMTcuNDgsMTcuMzJhNy41Niw3LjU2LDAsMCwxLDE1LjExLDBWMjMuMUgxNy40OFYxNy4zMloiIHN0eWxlPSJmaWxsOiM5OTk5OTkiPjwvcGF0aD48L3N2Zz4=");
}

.breadcrumbs-fixed {
  position: fixed;
  top: 2rem;
  z-index: 9100;
}

.breadcrumbs-trigger {
  margin-bottom: 2rem;
  margin-top: 1rem;
  opacity: 0.8;
}
.breadcrumbs-trigger:hover {
  opacity: 1;
}

#parcours {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#parcours li {
  display: block;
  float: initial!important;
}
#parcours li a {
  display: inline-block;
}
#parcours .pageaccueil:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ5LjcsMjYuMTRsLTEuNDcsMS43N2ExLjMxLDEuMzEsMCwwLDEtMS44NC4xN0wyNSwxMC4zNSwzLjYyLDI4LjA5YTEuMzEsMS4zMSwwLDAsMS0xLjg0LS4xN0wwLjMsMjYuMTVhMS4zMSwxLjMxLDAsMCwxLC4xNy0xLjg0TDIyLjgxLDUuNzhhMy40NCwzLjQ0LDAsMCwxLDQuNCwwTDM1LDEyLjI0VjYuMzZhMS4yOSwxLjI5LDAsMCwxLDEuMjktMS4yOWg1LjRBMS4yOSwxLjI5LDAsMCwxLDQzLDYuMzZWMTguODVsNi41Nyw1LjQ1QTEuMzEsMS4zMSwwLDAsMSw0OS43LDI2LjE0Wk0yNSwxMi45Mkw3LjA3LDI3Ljc3VjQyLjkyQTIuMDksMi4wOSwwLDAsMCw5LjE1LDQ1SDIxVjMzaDhWNDVINDAuODRhMi4wOSwyLjA5LDAsMCwwLDIuMDktMi4wOVYyNy44MloiIHN0eWxlPSJmaWxsOiM5OTk5OTkiPjwvcGF0aD48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
#parcours .pagecourante:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTQ4Ljc3LDE0LjlMNDMuMywyMC4zNywyOS42Myw2LjcsMzUuMSwxLjIzYTQuMjEsNC4yMSwwLDAsMSw2LDBsNy43MSw3LjcxQTQuMjEsNC4yMSwwLDAsMSw0OC43NywxNC45Wk00MS4xLDIyLjU2TDEzLjY2LDUwSDBWMzYuMzRMMjcuNDQsOC45Wk0xNSw0Mi42OUw3LjMxLDM1LDQuMiwzOC4wOHYzLjU0SDguMzhWNDUuOGgzLjU0Wk0yOSwxNS42MWEwLjc0LDAuNzQsMCwwLDAtMS0xTDkuODMsMzIuNjVhMC43NCwwLjc0LDAsMSwwLDEsMVoiIHN0eWxlPSJmaWxsOiMxYTQ5NzciLz48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
#parcours .pagevalide span a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjE3LDExLjM0TDQ0LjQ4LDYuNjVhMi44MiwyLjgyLDAsMCwwLTQsMEwxOS4xNywyOCw5LjUsMTguMzJhMi44MiwyLjgyLDAsMCwwLTQsMEwwLjgzLDIzYTIuODIsMi44MiwwLDAsMCwwLDRsOS42Niw5LjY2LDYuNjgsNi42OGEyLjgyLDIuODIsMCwwLDAsNCwwbDYuNjgtNi42OGgwTDQ5LjE3LDE1LjMzQTIuODIsMi44MiwwLDAsMCw0OS4xNywxMS4zNFoiIHN0eWxlPSJmaWxsOiM0M0FDNkEiPjwvcGF0aD48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
#parcours .pageeditable .crumb-icone {
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjE0cHgiIGhlaWdodD0iMTRweCIgdmlld0JveD0iMCAwIDE0IDE0IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxNCAxNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiNCOENGMzI7fQoJLnN0MXtmaWxsOiM5OTk5OTk7fQo8L3N0eWxlPgo8Zz4KCTxnPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0wLDEwLjJWMTRoMy44bDcuNy03LjdMNy43LDIuNUwwLDEwLjJ6IE0zLjQsMTIuOEwzLjQsMTIuOGwtMSwwdi0xLjJIMS4ydi0xTDIsOS44TDQuMiwxMkwzLjQsMTIuOHogTTgsNAoJCQljMC4xLDAsMC4yLDAuMSwwLjIsMC4yYzAsMC4xLDAsMC4xLTAuMSwwLjJsLTUsNWMwLDAtMC4xLDAuMS0wLjIsMC4xYy0wLjEsMC0wLjItMC4xLTAuMi0wLjJjMC0wLjEsMC0wLjEsMC4xLTAuMmw1LTUKCQkJQzcuOSw0LjEsNy45LDQsOCw0eiIvPgoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMy43LDIuNWwtMi4yLTIuMkMxMS4zLDAuMSwxMSwwLDEwLjYsMEMxMC4zLDAsMTAsMC4xLDkuOCwwLjRMOC4zLDEuOWwzLjgsMy44bDEuNS0xLjUKCQkJQzEzLjksNCwxNCwzLjcsMTQsMy40QzE0LDMsMTMuOSwyLjgsMTMuNywyLjV6Ii8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==');
}
#parcours .pageincomplete span a:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjU2LDQyLjk1TDM5LjQyLDI0LjMyLDI4LjE1LDMuNjNhMy41OCwzLjU4LDAsMCwwLTYuMjksMEwwLjQ0LDQyLjk1YTMuNTgsMy41OCwwLDAsMCwzLjE1LDUuM0g0Ni40MUEzLjU4LDMuNTgsMCwwLDAsNDkuNTYsNDIuOTVabS0yMS0yLjc2YTEsMSwwLDAsMS0xLDFoLTUuMmExLDEsMCwwLDEtMS0xVjM1YTEsMSwwLDAsMSwxLTFoNS4yYTEsMSwwLDAsMSwxLDF2NS4yWm0wLTEwLjcxYTEsMSwwLDAsMS0xLDFIMjIuMzNhMSwxLDAsMCwxLTEtMUwyMC44NywxNy4xNmExLDEsMCwwLDEsMS0xSDI4YTEsMSwwLDAsMSwxLDFaIiBzdHlsZT0iZmlsbDojZjA4YTI0Ij48L3BhdGg+PC9zdmc+");
  margin-right: 0.3rem;
  vertical-align: middle;
}
#parcours .pagefermee:before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTRweCIgaGVpZ2h0PSIxNHB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTM5LjA5LDIzLjFIMzguMzZWMTcuMzJhMTMuMzMsMTMuMzMsMCwwLDAtMjYuNjYsMFYyMy4xaC0wLjhhMy4wNywzLjA3LDAsMCwwLTMuMDcsMy4wN1Y0Mi45M0EzLjA3LDMuMDcsMCwwLDAsMTAuOTEsNDZIMzkuMDlhMy4wNywzLjA3LDAsMCwwLDMuMDctMy4wN1YyNi4xN0EzLjA3LDMuMDcsMCwwLDAsMzkuMDksMjMuMVpNMTcuNDgsMTcuMzJhNy41Niw3LjU2LDAsMCwxLDE1LjExLDBWMjMuMUgxNy40OFYxNy4zMloiIHN0eWxlPSJmaWxsOiM5OTk5OTkiPjwvcGF0aD48L3N2Zz4=");
  margin-right: 0.3rem;
  vertical-align: middle;
}
#menu {
  position: relative;
}
.breadcrumbs-wrapper.fixed {
  position: fixed;
  top: 0;
}
@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .breadcrumbs-s {
    display: none !important;
  }
}
@media screen and (min-width: 32em) {
  .form-breadcrumb {
    padding: 0.5rem 0 1.5rem 1.8rem;
  }
  .form-breadcrumb .crumbs-wrapper {
    overflow-y: initial;
    overflow-x: initial;
  }
}

[id^="formant_postsec_"],
[id^="formant_bach_"],
[id^="formant_master_"],
[id^="formant_b_"],
[id^="formant_phd_"],
[id^="formant_abilitazione_"],
[id^="exp_prof_"],
.form-block {
  background: whitesmoke;
  position: relative;
  padding: 0.5rem;
  margin-bottom: 1rem;
}

[id^="div_ordine_"] {
  position: relative;
  padding: 0.5rem;
  margin-bottom: 1rem;
}
[id^="div_ordine_"] h2 {
  font-size: 1rem!important;
  color: white!important;
  background: #1a4977 !important;
  margin-bottom: 0.5rem !important;
  margin-top: 0!important;
  padding: 0.2rem 0.7rem !important;
}
[id^="div_ordine_"] div[id^="div_trasferimento_"] {
  padding: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
  min-height: 40px;
}
[id^="div_ordine_"] h3 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-right: 0.35rem;
  padding-left: 0.75rem;
  min-width: initial;
  font-size: 1rem!important;
  color: white!important;
  background: #1a4977 !important;
}
[id^="div_ordine_"] div[id^="div_trasferimento_"] {
  margin-left: -0.5rem !important;
  margin-right: -0.5rem !important;
  background: none;
}
[id^="div_ordine_"] div[id^="div_trasferimento_"] div {
  background: whitesmoke;
  padding-top: 0.5rem;
  margin-top: -0.5rem;
  padding: 10px;
}
[id^="div_ordine_"] div[id^="div_motivazione_"] {
  background: whitesmoke;
}
[id^="div_ordine_"] div[id^="div_motivazione_"] div[id^="div_mat_"] .columns .row.align-stretch.ligne {
  margin-left: 0!important;
  margin-right: 0!important;
}
[id^="exp_prof_"] {
  background: none;
}
.bloc-motivation fieldset {
  background: whitesmoke;
  padding: 0.5rem;
  margin-bottom: 1rem;
  position: relative;
  min-height: 40px;
}
.bloc-motivation fieldset legend {
  margin-left: 2rem;
  position: relative;
  top: 10px;
  left: 0px;
}
.bloc-motivation fieldset [id^="div_motivazione_"] .columns {
  margin-left: 3rem;
}
.form-zone {
  padding: 1rem;
  color: #4a4a4a;
  font-size: 0.9rem;
  margin-bottom: 1rem;
}
.form-bloc {
  margin-bottom: 2rem;
}
.form-bloc .columns {
  position: relative;
}

nav#nav-form-pages {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 2rem;
  position: initial;
}
nav#nav-form-pages .columns {
  padding-left: 0;
  padding-right: 0;
}
nav#nav-form-pages [type="button"],
nav#nav-form-pages [type="submit"] {
  -webkit-appearance: none;
  border: 1px solid transparent;
  padding: 0.5rem 1.5rem;
  max-width: 100%;
  background: #333333;
  border-radius: 0px;
  color: white;
  font-weight: bold;
  text-align: center;
  font-size: 0.8rem;
  line-height: 1rem;
  margin-bottom: 0.5rem;
  cursor: pointer;
  transition: ease all 0.25s;
}
nav#nav-form-pages [type="button"]:hover,
nav#nav-form-pages [type="submit"]:hover {
  background: #1a1a1a;
}
@media screen and (min-width: 32em) {
  nav#nav-form-pages {
    margin-top: 2rem;
  }
}

select,
textarea,
input[type="text"],
input[type="number"],
input.autocompletion {
  padding: 0.25rem 0.5rem 0.2rem 0.5rem;
  margin: 0 0 0.3rem 0 !important;
  height: 1.7rem;
  background: white;
  font-size: 0.8rem !important;
}
input.autocompletion {
  border-top: 1px solid #0C233F !important;
  border-right: 1px solid #0C233F !important;
  border-bottom: 1px solid #0C233F !important;
  border-left: 3px solid #0C233F !important;
}
.autocomplete {
  z-index: 9999!important;
}
input[type="file"] {
  border: none!important;
  background-color: transparent!important;
}
input[type="file"][disabled] {
  color: #999999 !important;
}
input[readonly="true"] {
  background-color: #e5e5e5 !important;
}
textarea {
  height: 90px!important;
  min-height: 60px;
  width: 100%;
}
select[id^="nationalite_"] {
  width: 96%;
}
.radio-button-grp input[type="radio"] {
  display: inline-block;
  margin-bottom: 1.5rem;
}
.radio-button-grp [type='radio'] + label[for] {
  display: inline;
}
[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0.5rem 0 0.5rem;
}
[id^="autre_langue_mat_"] {
  position: relative;
}
[id^="add_formant_postsec_"] .columns {
  margin-left: 58rem;
}
[id^="formant_abilitazione_"] input[type="radio"] {
  margin-bottom: 0;
}
[id^="div_mat_"] {
  position: relative;
}
[id^="div_mat_"] h3 {
  display: inline-block;
}
[id^="div_mat_"] .columns {
  display: inline-block;
  width: 95%;
}
[id^="div_mat_"] .large-8 {
  max-width: 100%;
  flex: 0 0 100%;
}
[id^="div_mat_"] select {
  width: 49%;
  display: inline-block;
}
[id^="formant_postsec_mese_"],
[id^="formant_postsec_anno_"],
[id^="formant_bach_mese_"],
[id^="formant_bach_anno_"],
[id^="formant_master_mese_"],
[id^="formant_master_anno_"],
[id^="formant_abilitazione_mese_"],
[id^="formant_abilitazione_anno_"],
[id^="formant_b_mese_"],
[id^="formant_b_anno_"],
[id^="formant_phd_mese_"],
[id^="formant_phd_anno_"] {
  display: inline-block;
  width: 49.5%;
}
.button-preview-pdf {
  font-size: 1rem;
  color: white;
  background: #1a4977;
  margin-bottom: 0.5rem;
  padding: 0.5rem 1.5rem;
  border: none;
  border-radius: 0;
  margin-top: 1rem;
  transition: all 300ms ease-out;
}
.button-preview-pdf:hover {
  background: #2363a1;
}
#naissance {
  width: 97%;
  display: inline-block;
}
#bouton_soumettre {
  text-align: center;
  background-color: #646363;
  color: white;
}
select.alert-obl,
textarea.alert-obl,
input[type="text"].alert-obl,
input[type="number"].alert-obl,
input.autocompletion.alert-obl {
  border: 1px solid #f04124;
  border-bottom: 2px solid #d32a0e;
}
input[type="checkbox"].alert-obl {
  -webkit-appearance: none;
  appearance: none;
  width: 12px;
  height: 12px;
  border-radius: 3px;
  border: 1px solid #f04124;
  background: #fde7e3;
}
.ghost-email {
  height: 0!important;
}
.ghost-email label {
  color: white!important;
}
.ghost-email input {
  border: none!important;
  background-color: white!important;
  color: white!important;
  box-shadow: none!important;
}
@media screen and (min-width: 64em) {
  .form-btn-close {
    position: absolute;
    top: 0.5rem;
    right: 1.3rem;
    cursor: pointer;
    z-index: 9999;
  }
}

#page .bloc-central {
  padding-bottom: 0;
}
#page .legende {
  padding: 0.5rem;
  color: #666666;
  font-size: 0.8rem;
  font-style: italic;
  text-align: right;
}
#page .legende-ref {
  color: #666666;
  font-size: 0.8rem;
  margin-left: 0.2rem;
}
#page_login {
  width: 50rem;
  margin: auto;
}
#page_login .partie-form {
  background: none;
}
#page_login .partie-form h2 {
  margin-bottom: 1rem;
}
#page_login ul.form-demande-error {
  list-style-type: none;
}
#page_login ul.form-demande-error li {
  color: #a3210b;
  font-size: 0.9rem;
}
#page_login ul.form-demande-error li:before {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTI1LDBBMjUsMjUsMCwxLDAsNTAsMjUsMjUsMjUsMCwwLDAsMjUsMFptMCw0NS44M0EyMC44MywyMC44MywwLDEsMSw0NS44MywyNSwyMC44NSwyMC44NSwwLDAsMSwyNSw0NS44M1ptMy00LjQzSDIyYTEuMSwxLjEsMCwwLDEtMS4xLTEuMVYzNC4yMWExLjEsMS4xLDAsMCwxLDEuMS0xLjFIMjhhMS4xLDEuMSwwLDAsMSwxLjEsMS4xVjQwLjNBMS4xLDEuMSwwLDAsMSwyOCw0MS40Wm0xLjEtMTIuNUExLjEsMS4xLDAsMCwxLDI4LDMwSDIyYTEuMSwxLjEsMCwwLDEtMS4xLTEuMUwyMC40Myw5LjA4YTEsMSwwLDAsMSwxLTFoNy4zNmExLDEsMCwwLDEsMSwxWiIgc3R5bGU9ImZpbGw6I2EzMjEwYiIvPjwvc3ZnPg==');
  margin-right: 0.5rem;
  vertical-align: sub;
}
#page_login #form-demande-creation-compte input[type="radio"] {
  margin-bottom: 1rem;
}
#page_login #form-demande-creation-compte #naissance {
  width: 10rem;
}
#page_login #form-demande-creation-compte #info pre {
  width: 100%;
  overflow: initial;
  background: whitesmoke;
  border: 1px solid lightgray;
  padding: 0.5rem;
  color: #555555;
  font-size: 0.9rem;
  white-space: initial;
  font-family: Courier,! serif important;
  margin: 1.5rem 0 0.5rem 0;
}
#page_login #form-demande-creation-compte #check-valide a {
  display: inline-block;
}
#page_login #form-demande-creation-compte input.erreur {
  border-bottom: 2px solid #a3210b;
}
#page_login #form-demande-creation-compte .icone img {
  margin-top: 0.45rem;
}

#page #langue #ul_langue {
  display: block;
  list-style-type: none;
  magrin: 0;
  padding: 0;
}
#page #langue #ul_langue li.li_langue {
  display: inline-block;
  font-size: 1rem;
  margin-left: 1rem;
  font-weight: bold;
}
#page #langue #ul_langue li.li_langue a {
  font-size: 1rem;
}
#page #cadre {
  padding-bottom: 2rem;
}
#page #cadre h1 {
  color: #333333;
  margin-bottom: 3rem;
}
#page #cadre ul#erreurs {
  list-style-type: none;
}
#page #cadre ul#erreurs li {
  color: #a3210b;
  font-size: 0.9rem;
}
#page #cadre ul#erreurs li:before {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNHB4IiBoZWlnaHQ9IjE0cHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTI1LDBBMjUsMjUsMCwxLDAsNTAsMjUsMjUsMjUsMCwwLDAsMjUsMFptMCw0NS44M0EyMC44MywyMC44MywwLDEsMSw0NS44MywyNSwyMC44NSwyMC44NSwwLDAsMSwyNSw0NS44M1ptMy00LjQzSDIyYTEuMSwxLjEsMCwwLDEtMS4xLTEuMVYzNC4yMWExLjEsMS4xLDAsMCwxLDEuMS0xLjFIMjhhMS4xLDEuMSwwLDAsMSwxLjEsMS4xVjQwLjNBMS4xLDEuMSwwLDAsMSwyOCw0MS40Wm0xLjEtMTIuNUExLjEsMS4xLDAsMCwxLDI4LDMwSDIyYTEuMSwxLjEsMCwwLDEtMS4xLTEuMUwyMC40Myw5LjA4YTEsMSwwLDAsMSwxLTFoNy4zNmExLDEsMCwwLDEsMSwxWiIgc3R5bGU9ImZpbGw6I2EzMjEwYiIvPjwvc3ZnPg==');
  margin-right: 0.5rem;
  vertical-align: sub;
}
#page #cadre input.erreur {
  border-bottom: 2px solid #a3210b;
}
#page #cadre input[type="submit"],
#page #cadre input[type="button"] {
  font-size: 1rem;
  color: white;
  background: #1a4977;
  margin-bottom: 0.5rem;
  padding: 0.5rem 1.5rem;
  border: none;
  border-radius: 0;
  margin-top: 1rem;
  transition: all 300ms ease-out;
}
#page #cadre input[type="submit"]:hover,
#page #cadre input[type="button"]:hover {
  background: #2363a1;
}

footer {
  margin-bottom: 2rem;
  background-color: #646363;
  color: #ffffff;
}
footer a {
  display: inline-block;
  font-weight: normal;
  font-size: inherit;
  color: #ffffff !important;
}
footer a:hover {
  text-decoration: underline;
}
footer .footer {
  text-align: center;
}
footer .footer .contact {
  text-transform: uppercase;
}
footer .footer .contact:before {
  content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMnB4IiBoZWlnaHQ9IjEycHgiIHZpZXdCb3g9IjAgMCA1MCA1MCI+PHBhdGggZD0iTTEsMzAuMDhsMTEuMjYsNC42Nkw0MS43NCw4Ljk0LDE4LjU5LDM3LjM3bC0wLjc0LjkxczAsNS4xLDAsOS44M2ExLjg5LDEuODksMCwwLDAsMy4zNiwxLjE3bDYuNDYtOC4xNSwxMi41Niw1LjJhMiwyLDAsMCwwLDIuNy0xLjVsNC44Ni0yOS43TDQ5Ljk0LDJBMS43NiwxLjc2LDAsMCwwLDQ3LjMyLjI0bC00Ni41LDI3QTEuNTcsMS41NywwLDAsMCwxLDMwLjA4WiIgc3R5bGU9ImZpbGw6IzFhNDk3NyIvPjwvc3ZnPg==');
  margin-right: 0.2rem;
}

section.content .ux-ui-design {
  
  
  
}
section.content .ux-ui-design h1 {
  line-height: 2rem;
  padding-top: 1rem;
  font-size: 1.4rem;
}
section.content .ux-ui-design h1.obl:after {
  content: "*";
  color: #e52c5c;
  margin-left: 0.3rem;
}
section.content .ux-ui-design .button {
  text-decoration: none;
}
section.content .ux-ui-design .button:hover {
  background-color: #306ba5;
}
section.content .ux-ui-design .obl label {
  padding: 0.3rem 0;
}
section.content .ux-ui-design .obl label:after {
  content: "*";
  color: #e52c5c;
  margin-left: 0.3rem;
}
section.content .ux-ui-design .explication {
  color: #868787;
  font-size: 0.9rem;
  line-height: 1.5;
  padding: 0.5rem 0;
}
section.content .ux-ui-design .mention-obligatoire .legende-obl {
  text-align: left;
}
section.content .ux-ui-design .mention-obligatoire .legende-obl .libelle.obl label {
  font-size: 0.8rem;
  color: #e52c5c !important;
  margin-bottom: 0;
}
section.content .ux-ui-design .mention-obligatoire .legende-obl .libelle.obl label:before {
  color: #e52c5c;
  padding: 0 0.2rem;
  content: '*';
  
}
section.content .ux-ui-design .mention-obligatoire .legende-obl .libelle.obl label:after {
  content: unset;
}
section.content .ux-ui-design .explication-choix {
  color: #299a29;
  font-size: 0.8rem;
}
section.content .ux-ui-design .explication-readonly {
  color: #a7a8a7;
  font-size: 0.8rem;
}
section.content .ux-ui-design .explication-readonly b {
  color: #828282;
}
section.content .ux-ui-design [type='text'],
section.content .ux-ui-design [type='number'] {
  height: 35px;
  font-size: 14px;
  border-radius: unset;
  width: auto;
}
section.content .ux-ui-design [type='text'].alert-obl,
section.content .ux-ui-design [type='number'].alert-obl {
  border: 2px solid #e52c5c;
}
section.content .ux-ui-design [type='text'].size-xs,
section.content .ux-ui-design [type='number'].size-xs {
  width: 70px;
}
section.content .ux-ui-design [type='text'].size-s,
section.content .ux-ui-design [type='number'].size-s {
  width: 200px;
}
section.content .ux-ui-design [type='text'].size-m,
section.content .ux-ui-design [type='number'].size-m {
  width: 50%;
}
section.content .ux-ui-design [type='text'].size-l,
section.content .ux-ui-design [type='number'].size-l {
  width: 100%;
}
section.content .ux-ui-design .inputGroup {
  background-color: white;
  display: block;
  margin: 1rem 0;
  position: relative;
  max-width: 300px;
}
section.content .ux-ui-design .inputGroup label {
  padding: 0.4rem 0.4rem 0.4rem 3.5rem;
  width: 100%;
  display: block;
  text-align: left;
  color: #3C454C !important;
  cursor: pointer;
  position: relative;
  z-index: 2;
  transition: color 200ms ease-in;
  overflow: hidden;
  border: 2px solid #1a4977;
}
section.content .ux-ui-design .inputGroup label.alert-obl {
  border: 2px solid #e52c5c;
}
section.content .ux-ui-design .inputGroup label:before {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  content: '';
  background-color: #1a4977;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale3d(1, 1, 1);
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: -1;
}
section.content .ux-ui-design .inputGroup label.radio:after {
  width: 20px;
  height: 20px;
  content: '';
  border: 2px solid #D1D7DC;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
  background-repeat: no-repeat;
  background-position: -2px -3px;
  border-radius: 50%;
  z-index: 2;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  transition: all 200ms ease-in;
}
section.content .ux-ui-design .inputGroup input {
  width: 32px;
  height: 32px;
  order: 1;
  z-index: 2;
  position: absolute;
  left: 15px;
  top: 43%;
  transform: translateY(-50%);
  cursor: pointer;
  visibility: hidden;
}
section.content .ux-ui-design .inputGroup input:checked ~ label {
  color: white !important;
}
section.content .ux-ui-design .inputGroup input:checked ~ label:before {
  transform: translate(-50%, -50%) scale3d(56, 56, 1);
  opacity: 1;
}
section.content .ux-ui-design .inputGroup input:checked ~ label:after {
  background-color: #54E0C7;
  border-color: #54E0C7;
}
section.content .ux-ui-design .inputGroup.disabled label {
  border: 2px solid #e5e5e5;
  background-color: #f9f9f9;
  color: #acacad !important;
}
section.content .ux-ui-design .LIGNEDETAILCOURS,
section.content .ux-ui-design #LIGNE_DISCIPLINA {
  display: block;
  margin-left: 2rem;
  width: 275px;
  border: 2px solid #52bfd3;
  padding: 0.2rem 0.5rem;
}
section.content .ux-ui-design .LIGNEDETAILCOURS input,
section.content .ux-ui-design #LIGNE_DISCIPLINA input {
  height: 30px;
}
section.content .ux-ui-design textarea {
  min-height: 80px;
  width: 80%;
}
section.content .ux-ui-design select.chosen-select {
  padding: 0.6rem;
  margin: 0 0 1rem;
  line-height: normal;
  color: #0a0a0a;
  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%2826, 73, 119%29'></polygon></svg>");
  background-size: 10px 10px;
  background-position: right -1rem center;
  background-origin: content-box;
  background-repeat: no-repeat;
  padding-right: 1.5rem;
  border: 2px solid #1a4977;
  padding-left: 15px;
  width: auto;
  font-size: 0.875rem;
  outline: none;
}
section.content .ux-ui-design select.chosen-select.alert-obl {
  border: 2px solid #e52c5c;
}

.form-help-trigger {
  position: absolute;
  top: 12px;
  right: -40px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIyLjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkNhcGFfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCgkgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyMCAyMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8c3R5bGUgdHlwZT0idGV4dC9jc3MiPgoJLnN0MHtmaWxsOiMxQzQ4NzI7fQo8L3N0eWxlPgo8Zz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xNC4yLDE3LjhMMTMuOSwxOWMtMC44LDAuMy0xLjUsMC42LTIsMC44Yy0wLjUsMC4yLTEuMSwwLjMtMS43LDAuM2MtMSwwLTEuOC0wLjItMi40LTAuNwoJCWMtMC42LTAuNS0wLjgtMS4xLTAuOC0xLjljMC0wLjMsMC0wLjYsMC4xLTAuOWMwLTAuMywwLjEtMC43LDAuMi0xbDEtMy43YzAuMS0wLjQsMC4yLTAuNywwLjItMWMwLjEtMC4zLDAuMS0wLjYsMC4xLTAuOQoJCWMwLTAuNS0wLjEtMC44LTAuMy0xQzguMSw4LjcsNy43LDguNiw3LjEsOC42Yy0wLjMsMC0wLjUsMC0wLjgsMC4xQzYsOC44LDUuOCw4LjksNS42LDguOWwwLjMtMS4xYzAuNy0wLjMsMS4zLTAuNSwyLTAuNwoJCWMwLjYtMC4yLDEuMi0wLjMsMS44LTAuM2MxLDAsMS44LDAuMiwyLjMsMC43YzAuNSwwLjUsMC44LDEuMSwwLjgsMS45YzAsMC4yLDAsMC40LTAuMSwwLjljMCwwLjQtMC4xLDAuOC0wLjIsMS4xbC0xLDMuNwoJCWMtMC4xLDAuMy0wLjIsMC42LTAuMiwxYy0wLjEsMC40LTAuMSwwLjctMC4xLDAuOWMwLDAuNSwwLjEsMC44LDAuMywxYzAuMiwwLjIsMC42LDAuMywxLjEsMC4zYzAuMywwLDAuNSwwLDAuOS0wLjEKCQlDMTMuOCwxOCwxNCwxNy45LDE0LjIsMTcuOHogTTE0LjQsMi4zYzAsMC42LTAuMiwxLjItMC43LDEuNmMtMC41LDAuNS0xLjEsMC43LTEuOCwwLjdjLTAuNywwLTEuMy0wLjItMS44LTAuNwoJCUM5LjcsMy41LDkuNCwzLDkuNCwyLjNjMC0wLjYsMC4yLTEuMiwwLjctMS43QzEwLjcsMC4yLDExLjIsMCwxMS45LDBjMC43LDAsMS4zLDAuMiwxLjgsMC43QzE0LjIsMS4xLDE0LjQsMS43LDE0LjQsMi4zeiIvPgo8L2c+Cjwvc3ZnPgo=');
  opacity: 0.4;
  transition: all 200ms ease-out;
}
.form-help-trigger:hover {
  opacity: 1;
}
.form-help-wrapper {
  display: flex;
  position: absolute;
  top: -35%;
  background: #e5e5e5;
  border: 1px solid #d3d3d3;
  width: 21rem;
  padding: 1rem;
  left: -90%;
  margin-left: 0;
  z-index: 9000;
  -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);
  height: 0%;
  opacity: 0;
  transition: all 200ms ease-out;
}
.form-help-wrapper .form-close-trigger,
.form-help-wrapper .form-help-msg {
  display: block;
  width: 100%;
}
.form-help-wrapper .form-close-trigger {
  width: 18px;
  order: 2;
  margin-bottom: 0.3rem;
  height: 18px;
  cursor: pointer;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTJweCIgaGVpZ2h0PSIxMnB4IiB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ5LjI5LDQuNDdMNDUuNTMsMC43MWEyLjQzLDIuNDMsMCwwLDAtMy40NCwwTDI1LDE3LjgsNy45MSwwLjcxYTIuNDMsMi40MywwLDAsMC0zLjQ0LDBMMC43MSw0LjQ3YTIuNDMsMi40MywwLDAsMCwwLDMuNDRMMTcuOCwyNSwwLjcxLDQyLjA5YTIuNDMsMi40MywwLDAsMCwwLDMuNDRsMy43NiwzLjc2YTIuNDMsMi40MywwLDAsMCwzLjQ0LDBMMjUsMzIuMiw0Mi4wOSw0OS4yOWEyLjQzLDIuNDMsMCwwLDAsMy40NCwwbDMuNzYtMy43NmEyLjQzLDIuNDMsMCwwLDAsMC0zLjQ0TDMyLjIsMjUsNDkuMjksNy45MUEyLjQzLDIuNDMsMCwwLDAsNDkuMjksNC40N1oiIHN0eWxlPSJmaWxsOiM2NjY2NjYiPjwvcGF0aD48L3N2Zz4=");
  background-position: right center;
  background-repeat: no-repeat;
  opacity: 0.4;
  transition: all 200ms ease-out;
}
.form-help-wrapper .form-close-trigger:hover {
  opacity: 1;
}
.form-help-wrapper .form-help-msg {
  color: #666666;
  order: 1;
  font-size: 0.9rem;
}
.opacity-show {
  opacity: 1;
  height: auto;
  left: 50%;
}
.ligne.autre-inscription {
  
}
.ligne.autre-inscription .statut a {
  color: white;
  background-color: #333333;
  padding: 0.2rem 0.5rem;
  font-size: inherit;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 0.5rem;
}
.ligne.autre-inscription .statut a:hover {
  background-color: #306ba5;
  text-decoration: none;
}
ul#liste-inscriptions {
  margin-left: 0;
}
ul#liste-inscriptions li {
  list-style: none;
  border-bottom: 1px solid #d4d2d2;
  padding: 0.5rem 0;
  font-size: 0.9rem;
}
ul#liste-inscriptions li:last-child {
  border-bottom: none;
}
ul#liste-inscriptions li .statut-info {
  color: green;
  font-size: 0.8rem;
}
ul#liste-inscriptions li .statut {
  font-style: italic;
}
ul#liste-inscriptions li .statut a {
  color: white;
  background-color: #333333;
  padding: 0.2rem 0.5rem;
  font-size: inherit;
  display: inline-block;
  border-radius: 3px;
  margin-bottom: 0.5rem;
}
ul#liste-inscriptions li .statut a:hover {
  background-color: #306ba5;
  text-decoration: none;
}
ul#liste-inscriptions li .statut a.info-statut {
  color: #848282;
  background-color: transparent;
}
ul#liste-inscriptions li .statut a.info-statut:hover {
  background-color: transparent;
  text-decoration: none;
  cursor: inherit;
}
ul#liste-inscriptions li .statut a.action-delete {
  background-color: #f56363;
}
ul#liste-inscriptions li .statut a.action-delete:hover {
  background-color: #e43737;
}
@media screen and (max-width: 32em) {
  .form-help-wrapper {
    margin-left: -9rem;
    width: 21rem;
  }
  section.content .ux-ui-design label {
    font-size: 1rem;
  }
  section.content .ux-ui-design textarea {
    width: 100%;
  }
  section.content .ux-ui-design .inputGroup {
    background-color: white;
    display: block;
    margin: 1rem 0;
    position: relative;
    width: 300px;
  }
  section.content .ux-ui-design .inputGroup label {
    font-size: 1rem;
    padding: 0.5rem 0.5rem 0.5rem 3.5rem;
    width: 100%;
    display: block;
    text-align: left;
    color: #3C454C !important;
    cursor: pointer;
    position: relative;
    z-index: 2;
    transition: color 200ms ease-in;
    overflow: hidden;
    border: 2px solid #1a4977;
  }
  section.content .ux-ui-design .inputGroup label.alert-obl {
    border: 2px solid #e52c5c;
  }
  section.content .ux-ui-design .inputGroup label:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background-color: #1a4977;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale3d(1, 1, 1);
    transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    z-index: -1;
  }
  section.content .ux-ui-design .inputGroup label.radio:after {
    width: 25px;
    height: 25px;
    content: '';
    border: 2px solid #D1D7DC;
    background-color: white;
    background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.414 11L4 12.414l5.414 5.414L20.828 6.414 19.414 5l-10 10z' fill='%23fff' fill-rule='nonzero'/%3E%3C/svg%3E ");
    background-repeat: no-repeat;
    background-position: -1px 0px;
    border-radius: 50%;
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all 200ms ease-in;
  }
  section.content .ux-ui-design .inputGroup input {
    width: 32px;
    height: 32px;
    order: 1;
    z-index: 2;
    position: absolute;
    left: 15px;
    top: 43%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
  }
  section.content .ux-ui-design .inputGroup input:checked ~ label {
    color: white !important;
  }
  section.content .ux-ui-design .inputGroup input:checked ~ label:before {
    transform: translate(-50%, -50%) scale3d(56, 56, 1);
    opacity: 1;
  }
  section.content .ux-ui-design .inputGroup input:checked ~ label:after {
    background-color: #54E0C7;
    border-color: #54E0C7;
  }
  section.content .ux-ui-design .inputGroup.disabled label {
    border: 2px solid #e5e5e5;
    background-color: #f9f9f9;
    color: #acacad !important;
  }
  section.content .ux-ui-design select.chosen-select {
    font-size: 1rem;
    padding: 0.8rem 1.5rem 0.8rem 0.6rem;
  }
}

section.content .add-remove-line {
  margin-bottom: 1rem;
}
section.content .reponse.date input[type="text"] {
  width: 95%;
  display: inline-block;
}
section.content .add-element {
  opacity: 0.5;
  transition: all 300ms ease-out;
}
section.content .add-element:hover {
  opacity: 1;
}
section.content .grp-btn-radio {
  margin-bottom: 0.5rem;
}
section.content .grp-btn-radio .libelle {
  padding-top: 0.4rem;
}
section.content .optional-field {
  margin-bottom: 1rem;
}

.add-remove-bloc {
  border-top: 1px solid lightgray;
  margin-top: 1rem;
  padding-top: 1rem;
}

.bloc-add-files .libelle {
  text-align: left!important;
}
.bloc-add-files .libelle .infodoc {
  display: block;
  color: gray;
  font-weight: normal;
  margin-top: -0.4rem;
}
.bloc-add-files .reponse input[type="file"] {
  border: none!important;
}

.mandatory-fields {
  margin-top: 2rem;
}
.mandatory-fields .columns {
  text-align: right;
}
.mandatory-fields .columns i .obligatoire {
  color: #f04124;
  font-size: 0.875rem;
}
.mandatory-fields .columns i b {
  font-weight: normal!important;
  color: gray!important;
}
.obligatoire {
  color: #f04124 !important;
}

