html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .8em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  display: none;
  box-shadow: 0 10px 25px rgba(0,0,0,0.13);
  -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.13);
  -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.13);
  -o-box-shadow: 0 10px 25px rgba(0,0,0,0.13);
  -ms-box-shadow: 0 10px 25px rgba(0,0,0,0.13);
  background-color: white;
}
.ui-datepicker.timepicker-div {
  padding: 8px;
  transform: translateX(-8px);
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  min-width: 166px;
  width: auto;
}
@media (max-width: 767px) {
  .ui-datepicker.timepicker-div {
    min-width: auto;
  }
}
.ui-datepicker.timepicker-div .ui-datepicker-buttonpane {
  width: 100%;
  margin-left: 8px;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  padding: 0 8px;
  transform: translateX(-8px);
  max-width: 150px;
  background: #FFF;
  padding: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  cursor: pointer;
  display: block;
  font-weight: 700;
  line-height: normal;
  height: auto;
  padding: 10px 15px;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -o-border-radius: 35px;
  -ms-border-radius: 35px;
  min-width: 70px;
  text-align: center;
  background: #008f99;
  color: white;
  border: none;
  margin: 8px auto;
}
.ui-datepicker .ui-datepicker-buttonpane button:empty {
  display: none;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
  background: #f8f8f8;
  border-radius: 4px;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
  background: #fdc931;
  border-radius: 100%;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-timepicker-div dl {
  text-align: left;
}
.ui-timepicker-div dl dt {
  float: left;
  clear: left;
  padding: 0 0 0 5px;
}
.ui-timepicker-div dl dd {
  margin: 0 10px 10px 40%;
}
.ui-timepicker-div td {
  font-size: 90%;
}
.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}
.ui-timepicker-div .ui_tpicker_unit_hide {
  display: none;
}
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input {
  background: none;
  color: inherit;
  border: none;
  outline: none;
  border-bottom: solid 1px #555;
  width: 95%;
}
.ui-timepicker-div .ui_tpicker_time .ui_tpicker_time_input:focus {
  border-bottom-color: #aaa;
}
.ui-timepicker-rtl {
  direction: rtl;
}
.ui-timepicker-rtl dl {
  text-align: right;
  padding: 0 5px 0 0;
}
.ui-timepicker-rtl dl dt {
  float: right;
  clear: right;
}
.ui-timepicker-rtl dl dd {
  margin: 0 40% 10px 10px;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,
.ui-timepicker-div.ui-timepicker-oneLine dt {
  display: none;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label {
  display: none;
}
.ui-timepicker-div.ui-timepicker-oneLine dl {
  display: flex;
  align-items: center;
  margin: 0;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd,
.ui-timepicker-div.ui-timepicker-oneLine dl dd > div {
  display: inline-block;
  margin: 0;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before {
  content: ':';
  display: inline-block;
  margin: 0 3px;
}
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,
.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before {
  content: '.';
  display: inline-block;
}
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,
.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before {
  display: none;
}
[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}
.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  visibility: visible;
  max-width: 100%;
  max-height: 100%;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}
.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}
.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}
[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}
[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}
.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 0.5;
  transition: opacity 0s linear;
}
.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}
.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}
.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}
.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}
.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
@-webkit-keyframes clignotement {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes clignotement {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
::selection {
  background: #343843;
  color: white;
}
::placeholder {
  color: #d3d3d3;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family: 'Lato', sans-serif;
  font-size: 1.35rem;
  font-weight: 400;
  font-style: normal;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
@media (max-width: 767px) {
  body {
    background: #f8f8f8;
  }
}
input,
textarea,
td,
select {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}
textarea:focus,
input:focus {
  outline: none;
}
*:focus {
  outline: none;
}
a {
  text-decoration: none;
}
p {
  line-height: 2rem;
}
h1 {
  font-size: 3rem;
  margin-bottom: 1em;
}
@media (max-width: 767px) {
  h1 {
    font-size: 2.2rem;
    margin: 0.5em 0;
    text-align: center;
  }
}
h2 {
  font-weight: 900;
  font-size: 2.6rem;
}
@media (max-width: 922px) {
  h2 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  h2 {
    text-align: center;
  }
}
h3 {
  color: #343843;
  font-weight: 900;
  font-size: 2.4rem;
}
@media (max-width: 922px) {
  h3 {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  h3 {
    text-align: center;
  }
}
h4 {
  margin: 0;
}
.requis {
  color: #ff6257;
}
.juste_sur_mobile {
  display: none !important;
}
@media (max-width: 767px) {
  .juste_sur_mobile {
    display: block !important;
  }
}
.pas_sur_mobile {
  display: block !important;
}
@media (max-width: 767px) {
  .pas_sur_mobile {
    display: none !important;
  }
}
#indicateur_mobile {
  display: none;
}
@media (max-width: 767px) {
  #indicateur_mobile {
    display: inline;
  }
}
.fa-plus,
.fa-undo-alt,
.fa-sync-alt {
  font-size: 80%;
}
.price_size_95 {
  font-size: 95%;
}
#header {
  margin-top: 24px;
  height: 35px;
  line-height: 35px;
}
@media (max-width: 767px) {
  #header {
    background: #343843;
    margin: 0;
    height: 60px;
  }
}
#header .logo {
  display: block;
  position: relative;
  float: left;
  height: 35px;
}
#header .logo .logo_mobile {
  display: none;
}
#header .logo img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: 21px;
}
@media (max-width: 767px) {
  #header .logo img {
    height: auto;
    width: 90px;
  }
  #header .logo img.logo_desktop {
    display: none;
  }
  #header .logo img.logo_mobile {
    display: block;
    margin-top: 4px;
  }
}
#header .mobile-user-link {
  display: none;
  width: 75px;
  float: right;
  color: white;
  cursor: pointer;
  font-size: 1rem;
  height: 60px;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
}
#header .mobile-user-link:before {
  content: "\f007";
  display: block;
  padding-top: 9px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 2.3rem;
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  #header .mobile-user-link {
    display: block;
  }
}
#header .mobile-menu-link {
  display: none;
  margin-left: 15px;
  float: right;
  color: white;
  cursor: pointer;
  font-size: 1rem;
  height: 60px;
  line-height: normal;
  text-align: center;
}
#header .mobile-menu-link::before {
  content: "\f00d";
  display: block;
  padding-top: 7px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 3rem;
}
#header .mobile-menu-link.menu-close::before {
  content: "\f0c9";
  text-align: center;
}
@media (max-width: 767px) {
  #header .mobile-menu-link {
    display: block;
    position: relative;
    z-index: 9;
  }
}
#header nav {
  float: right;
}
#header nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header nav ul li {
  float: left;
}
#header nav ul li a {
  color: white;
  font-weight: 700;
  margin: 0 16px;
  font-size: 1.5rem;
  letter-spacing: 0.25px;
  border-bottom: 4px solid transparent;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  height: 37px;
}
#header nav ul li a.lien_menu_en_cours,
#header nav ul li a.lien_sous_menu_compte_en_cours {
  border-bottom: 3px solid #fdc931;
}
@media (max-width: 767px) {
  #header nav ul li a.lien_menu_en_cours,
  #header nav ul li a.lien_sous_menu_compte_en_cours {
    display: inline-block;
  }
}
#header nav ul li a.btn {
  padding: 8px 12px;
  margin: 0 12px;
}
@media (max-width: 922px) {
  #header nav ul li a {
    margin: 0 12px;
  }
  #header nav ul li a.btn {
    margin: 0 8px;
  }
}
@media (max-width: 767px) {
  #header nav {
    visibility: hidden;
    opacity: 0;
    margin-top: 60px;
    position: absolute;
    left: 0;
    width: 100%;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
  }
  #header nav.active {
    visibility: visible;
    opacity: 1;
    transform: translateY(0px);
    z-index: 9;
    box-shadow: 0px 0px 60px 120px #343843;
  }
  #header nav ul {
    display: flex;
    flex-direction: column;
  }
  #header nav ul li {
    background: #343843;
    text-align: center;
    height: 50px;
    padding: 0 20px;
  }
  #header nav ul li a.btn {
    margin: auto;
    max-width: 240px;
  }
  #header nav ul li a.bg_yellow {
    color: #343843;
  }
}
.container,
.customer_ui_container {
  max-width: 1040px;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .container,
  .customer_ui_container {
    width: 94%;
  }
}
.container .col100-tiny,
.customer_ui_container .col100-tiny {
  max-width: 500px;
  float: none !important;
  margin: auto;
}
.container .col100-small,
.customer_ui_container .col100-small {
  max-width: 700px;
  float: none !important;
  margin: auto;
  margin-bottom: 1.5em;
}
.container .col100-medium,
.customer_ui_container .col100-medium {
  float: none !important;
  margin: auto;
}
.container .col75,
.customer_ui_container .col75 {
  width: 75.8%;
}
.container .col70,
.customer_ui_container .col70 {
  width: 65.6%;
}
.container .col68,
.customer_ui_container .col68 {
  width: 68.1%;
}
.container .col65,
.customer_ui_container .col65 {
  width: 65.6%;
}
.container .col50,
.customer_ui_container .col50 {
  width: 50%;
}
.container .col30,
.customer_ui_container .col30 {
  width: 30%;
}
.container .col25,
.customer_ui_container .col25 {
  width: 25%;
}
.container .col24,
.customer_ui_container .col24 {
  width: 24%;
}
.container .col22,
.customer_ui_container .col22 {
  width: 22%;
}
.container .col5,
.customer_ui_container .col5 {
  width: 5%;
  margin-left: 5%;
}
.container .col.align-right,
.customer_ui_container .col.align-right {
  float: right;
}
.container .col.align-left,
.customer_ui_container .col.align-left {
  float: left;
}
.container .inner-padding,
.customer_ui_container .inner-padding {
  padding: 1em;
  background: #f8f8f8;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.container .inner-form,
.customer_ui_container .inner-form {
  padding: 0.5em 1.5em;
  background: white;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
@media (max-width: 767px) {
  .container .inner-form,
  .customer_ui_container .inner-form {
    display: none;
    padding: 0.5em;
    margin-top: 10px;
  }
}
.container .inner-form > div,
.customer_ui_container .inner-form > div {
  display: flex;
  width: 100%;
  align-items: center;
  letter-spacing: 0.05rem;
  margin-bottom: 0.5em;
  min-height: 34px;
}
@media (max-width: 1200px) {
  .container .inner-form > div,
  .customer_ui_container .inner-form > div {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }
}
.container .inner-form > div:last-child,
.customer_ui_container .inner-form > div:last-child {
  margin-bottom: 0;
}
.container .inner-form > div:last-child p:last-child,
.container .inner-form > div:last-child div:last-child,
.customer_ui_container .inner-form > div:last-child p:last-child,
.customer_ui_container .inner-form > div:last-child div:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .container .inner-form > div:last-child,
  .customer_ui_container .inner-form > div:last-child {
    justify-content: center;
  }
}
.container .inner-form > div > div,
.customer_ui_container .inner-form > div > div {
  min-height: 34px;
  margin: 0 32px 0 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .container .inner-form > div > div,
  .customer_ui_container .inner-form > div > div {
    margin: 0 0 0.5em 0;
  }
}
@media (max-width: 767px) {
  .container .inner-form > div > div,
  .customer_ui_container .inner-form > div > div {
    display: flex;
    align-items: center;
    width: 100%;
  }
}
.container .inner-form > div > p,
.customer_ui_container .inner-form > div > p {
  min-height: 34px;
  font-weight: bold;
  margin: 0 32px 0 0;
}
@media (max-width: 1200px) {
  .container .inner-form > div > p,
  .customer_ui_container .inner-form > div > p {
    margin: 0 0 0.5em 0;
  }
}
@media (max-width: 767px) {
  .container .inner-form > div > p,
  .customer_ui_container .inner-form > div > p {
    display: flex;
    align-items: center;
    font-weight: normal;
    width: 100%;
  }
  .container .inner-form > div > p span,
  .customer_ui_container .inner-form > div > p span {
    flex-shrink: 0;
    max-width: 96px;
  }
}
.container .inner-form label,
.customer_ui_container .inner-form label {
  font-weight: bold;
  margin: 0 6px 0 0;
}
@media (max-width: 767px) {
  .container .inner-form label,
  .customer_ui_container .inner-form label {
    font-weight: normal;
  }
}
.container .inner-form .datepicker,
.customer_ui_container .inner-form .datepicker {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 8px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 1.4rem;
  border: 1px solid #d3d3d3;
  max-width: 162px;
  transition: border .5s ease;
  -moz-transition: border .5s ease;
  -webkit-transition: border .5s ease;
  -ms-transition: border .5s ease;
  -o-transition: border .5s ease;
}
@media (max-width: 1200px) {
  .container .inner-form .datepicker,
  .customer_ui_container .inner-form .datepicker {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .container .inner-form .datepicker,
  .customer_ui_container .inner-form .datepicker {
    max-width: none;
    flex-grow: 1;
  }
}
.container .inner-form .datepicker:hover,
.customer_ui_container .inner-form .datepicker:hover {
  border: #15acd7 1px solid;
}
.grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
  z-index: 2;
}
.content {
  min-height: 200px;
  margin-top: 2em;
  position: relative;
  z-index: 1;
  padding: 1em 3em 1em 3em;
  margin: auto;
  width: 86%;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -moz-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -webkit-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -o-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -ms-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
}
.content p a {
  color: #343843;
  border-bottom: 1px solid #343843;
}
@media (max-width: 767px) {
  .content {
    margin-left: 0;
    margin-right: 0;
    padding: 15px 1em 1em 1em;
    width: 100%;
  }
}
.footer.light {
  text-align: center;
  font-size: 1.4rem;
  margin-top: 60px;
  margin-bottom: 20px;
}
.btn {
  cursor: pointer;
  display: block;
  font-weight: 700;
  line-height: normal;
  height: auto;
  padding: 10px 15px;
  border-radius: 35px;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  -o-border-radius: 35px;
  -ms-border-radius: 35px;
  min-width: 150px;
  max-width: 330px;
  text-align: center;
  background: white;
  color: #008f99;
  border: none !important;
  transition: background ease 0.3s;
  -moz-transition: background ease 0.3s;
  -webkit-transition: background ease 0.3s;
  -ms-transition: background ease 0.3s;
  -o-transition: background ease 0.3s;
}
.btn i {
  margin-right: 4px;
}
.btn:hover {
  background: #343843;
  color: white;
}
.btn:disabled {
  cursor: not-allowed;
  background: rgba(255,255,255,0.4);
}
.btn.align-center {
  margin: auto;
}
.btn.rectangle {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.btn.bg_green {
  background: #008f99;
  color: white;
}
.btn.bg_green:hover {
  background: #00bfcc;
}
.btn.bg_green:disabled {
  background: rgba(0,143,153,0.4);
}
.btn.bg_yellow {
  background: #fdc931;
  color: white;
}
.btn.bg_yellow:hover {
  background: #fdd664;
}
.btn.bg_yellow:disabled {
  background: rgba(253,201,49,0.4);
}
.btn.bg_black {
  background: #343843;
  color: white;
}
.btn.bg_black:hover {
  background: #4a5060;
}
.btn.bg_black:disabled {
  background: rgba(52,56,67,0.4);
}
.btn.bg_red,
.btn.cancel {
  background: #ff6257;
  color: white;
}
.btn.bg_red:hover,
.btn.cancel:hover {
  background: #ff3224;
}
.btn.bg_red:disabled,
.btn.cancel:disabled {
  background: rgba(255,98,87,0.4);
}
.btn.bg_red.disabled,
.btn.cancel.disabled {
  cursor: not-allowed;
  background: rgba(255,98,87,0.4);
}
.btn-group {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}
.btn-group button,
.btn-group a {
  margin: 10px;
}
.btn-group button:not(.btn),
.btn-group a:not(.btn) {
  color: #343843;
  border-bottom: 1px solid #343843;
}
.btn-group.col {
  flex-direction: column;
  margin-top: 22px;
}
.btn-group.col .btn {
  max-width: none;
}
.btn-group.col button,
.btn-group.col a {
  margin: 5px;
}
select {
  position: relative;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 8px 38px 8px 8px;
  font-size: 1.4rem;
  border: 1px solid #d3d3d3;
  color: #343843;
  background: white;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background: url("../images/sort-down-solid.svg");
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: calc(100% - 16px);
  transition: border ease 0.5s, background ease 0.1s;
  -moz-transition: border ease 0.5s, background ease 0.1s;
  -webkit-transition: border ease 0.5s, background ease 0.1s;
  -ms-transition: border ease 0.5s, background ease 0.1s;
  -o-transition: border ease 0.5s, background ease 0.1s;
}
@media (max-width: 767px) {
  select {
    max-width: 100%;
  }
}
select[readonly="readonly"],
select[readonly],
select.readonly {
  background-color: #e7f7fb;
  border-color: #e7f7fb;
}
select:hover,
select:focus {
  cursor: pointer;
  color: #343843;
  border: #15acd7 1px solid;
}
select::-ms-expand {
  display: none;
}
[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  width: 13px !important;
  max-width: 13px;
  min-width: 13px;
  height: 13px !important;
  max-height: 13px;
  min-height: 13px;
  display: block;
  background: white;
  box-shadow: 0px 0px 0px 1px #d3d3d3;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  transform: translateY(-1px);
  cursor: pointer;
  transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -webkit-transition: all ease 0.1s;
  -ms-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
}
[type="checkbox"].checkbox_disabled {
  cursor: not-allowed;
  box-shadow: 0px 0px 0px 1px #ededed !important;
}
[type="checkbox"]:checked {
  background: #fdc931;
  box-shadow: 0px 0px 0px 1px #fdc931 !important;
}
[type="checkbox"]:checked:after {
  position: absolute;
  width: 13px;
  height: 13px;
  top: 2px;
  left: 2px;
  content: "\f00c";
  padding-top: 0px;
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 0.9rem;
  color: #343843;
}
.radio_disabled,
button:disabled,
button[disabled] {
  cursor: not-allowed;
}
.recherche {
  float: left;
  flex-grow: 1;
}
.recherche input {
  border: none;
  padding: 8px 8px 8px 16px;
  font-size: 1.4rem;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  width: calc(100% - 30px);
  position: relative;
  background-image: url("../images/search-solid.svg");
  background-position: calc(100% - 18px);
  background-repeat: no-repeat;
  background-size: 18px;
}
@media (max-width: 767px) {
  .recherche input {
    width: 100%;
    padding: 8px;
    background-image: none;
    border: 1px solid #d3d3d3;
    transition: border ease 0.5s;
    -moz-transition: border ease 0.5s;
    -webkit-transition: border ease 0.5s;
    -ms-transition: border ease 0.5s;
    -o-transition: border ease 0.5s;
  }
  .recherche input:focus,
  .recherche input:hover {
    border-color: #15acd7;
  }
}
.standard-form .item {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0.5em 0 1em 0;
}
.standard-form .item > .bulle_aide:after {
  left: 25%;
  top: -30px;
}
.standard-form .item > .bulle_aide::before {
  left: 5%;
  top: -30px;
}
.standard-form .item p,
.standard-form .item label {
  display: inline-block;
  line-height: normal;
  margin-top: 0;
}
.standard-form .item > p {
  margin-bottom: 0;
}
.standard-form .item input[type=text],
.standard-form .item input[type=date],
.standard-form .item input[type=email],
.standard-form .item input[type=password],
.standard-form .item input[type=time] {
  border: #d3d3d3 1px solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  height: 34px;
  line-height: normal;
  width: 100%;
  text-indent: 8px;
  transition: border ease 0.5s, background ease 0.1s;
  -moz-transition: border ease 0.5s, background ease 0.1s;
  -webkit-transition: border ease 0.5s, background ease 0.1s;
  -ms-transition: border ease 0.5s, background ease 0.1s;
  -o-transition: border ease 0.5s, background ease 0.1s;
  color: #343843;
  font-size: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding-left: 0;
}
.standard-form .item input[type=text]:hover,
.standard-form .item input[type=text]:focus,
.standard-form .item input[type=date]:hover,
.standard-form .item input[type=date]:focus,
.standard-form .item input[type=email]:hover,
.standard-form .item input[type=email]:focus,
.standard-form .item input[type=password]:hover,
.standard-form .item input[type=password]:focus,
.standard-form .item input[type=time]:hover,
.standard-form .item input[type=time]:focus {
  color: #343843;
  border: #15acd7 1px solid;
}
.standard-form .item input[type=date] {
  text-indent: 0;
  padding-left: 8px;
}
.standard-form .item textarea {
  border: #d3d3d3 1px solid;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  height: 80px;
  min-height: 80px;
  line-height: 1.5em;
  padding: 1.5% 8px;
  width: 100%;
  transition: border ease 0.5s, background ease 0.1s;
  -moz-transition: border ease 0.5s, background ease 0.1s;
  -webkit-transition: border ease 0.5s, background ease 0.1s;
  -ms-transition: border ease 0.5s, background ease 0.1s;
  -o-transition: border ease 0.5s, background ease 0.1s;
  resize: vertical;
  padding-left: 8px;
}
.standard-form .item input.radio {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  float: left;
  margin-right: 4px;
  outline: none;
  width: 13px !important;
  min-width: 13px !important;
  height: 13px !important;
  min-height: 13px !important;
  display: block;
  background: white;
  box-shadow: 0px 0px 0px 1px #d3d3d3;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  cursor: pointer;
  transition: all ease 0.1s;
  -moz-transition: all ease 0.1s;
  -webkit-transition: all ease 0.1s;
  -ms-transition: all ease 0.1s;
  -o-transition: all ease 0.1s;
}
.standard-form .item input.radio:checked {
  background: #008f99;
  box-shadow: 0px 0px 0px 2px #FFF inset, 0px 0px 0px 1px #008f99;
}
.standard-form .item .radio_group {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.standard-form .item .radio_group:last-child {
  padding-bottom: 0;
}
.standard-form .item .radio_group [type="checkbox"],
.standard-form .item .radio_group [type="radio"] {
  margin-right: 7px;
}
.standard-form .item .radio_group label {
  width: auto !important;
  min-width: auto !important;
  float: left;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  margin-right: 10px !important;
  cursor: pointer;
  font-weight: normal !important;
}
@media (max-width: 767px) {
  .standard-form .item .radio_group label {
    width: 100%;
  }
}
.standard-form .item textarea[readonly="readonly"],
.standard-form .item textarea[readonly],
.standard-form .item textarea.readonly,
.standard-form .item input.readonly,
.standard-form .item input[readonly],
.standard-form .item input[readonly="readonly"] {
  background-color: #e7f7fb;
  border-color: #e7f7fb;
}
.standard-form .item textarea:hover,
.standard-form .item textarea:focus {
  border: #15acd7 1px solid;
}
.standard-form .item .datepicker {
  max-width: 150px;
}
.standard-form .item input[type="color"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  outline: none;
  cursor: pointer;
  border: 1px solid #ededed;
  background: none;
}
.standard-form .item .visible-item {
  display: block;
}
.standard-form .item .hidden-item {
  display: none;
}
.standard-form .item.checkbox {
  display: flex;
  align-items: center;
}
.standard-form .item.checkbox label {
  margin: -3px 0 0 8px;
}
.standard-form .item .small {
  max-width: 150px;
  width: 150px;
}
.standard-form .item .large {
  width: 100%;
}
.standard-form .item .consigne {
  display: block;
  font-weight: normal;
  font-size: 1.3rem;
}
.standard-form .item .consigne a {
  color: #343843;
  border-bottom: 1px solid;
}
.standard-form .item.block-captcha {
  display: table;
}
.standard-form .item.block-captcha table {
  float: left;
}
.standard-form .item.block-captcha table tr td {
  vertical-align: middle;
}
.standard-form .item.block-captcha table tr td img {
  margin: 0 10px 0 0;
  display: block;
}
.standard-form .item.block-captcha input#captcha {
  margin-top: 4px;
  height: 48px;
  border: #d3d3d3 1px solid;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  line-height: 46px;
  text-indent: 8px;
  display: block;
  float: left;
  width: auto;
  transition: border ease 0.5s, background ease 0.1s;
  -moz-transition: border ease 0.5s, background ease 0.1s;
  -webkit-transition: border ease 0.5s, background ease 0.1s;
  -ms-transition: border ease 0.5s, background ease 0.1s;
  -o-transition: border ease 0.5s, background ease 0.1s;
  padding-left: 0;
}
.standard-form .item.block-captcha input#captcha:hover,
.standard-form .item.block-captcha input#captcha:focus {
  border: #15acd7 1px solid;
}
.standard-form .item .item label,
.standard-form .item .item .label,
.standard-form .item.block-captcha label,
.standard-form .item.block-captcha .label {
  display: block;
  padding: 0 0 0.5em 0;
}
.standard-form .item .item label.checkbox-single-line,
.standard-form .item.block-captcha label.checkbox-single-line {
  padding-top: 0.2em;
}
.standard-form.align-top-form {
  margin-top: -46px;
}
.standard-form.align-top-form .btn.cancel {
  transform: translateY(46px);
}
@media (max-width: 1024px) {
  .standard-form.align-top-form {
    margin-top: 0;
  }
  .standard-form.align-top-form .btn.cancel {
    transform: translateY(0);
  }
}
.single-centered-alert {
  text-align: center;
}
.single-centered-alert p,
.single-centered-alert h2,
.single-centered-alert h3 {
  margin: 0;
  text-align: center;
}
.vertical-space {
  clear: both;
  padding: 0.5em 0 1.5em 0;
}
.recap_abonnement {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  width: 70%;
  padding: 10px 0;
  margin: 20px 0;
}
@media (max-width: 1200px) {
  .recap_abonnement {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .recap_abonnement {
    display: none;
  }
}
.recap_abonnement thead {
  color: #15acd7;
  text-align: left;
  font-weight: bold;
}
.recap_abonnement thead th {
  padding-bottom: 0.5em;
}
.recap_abonnement_mobile {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
  padding: 10px 0;
  margin: 20px 0;
}
.recap_abonnement_mobile h2 {
  color: #15acd7;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#payment-form {
  max-width: 480px;
  margin-top: 20px;
}
#payment-form .item {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
#payment-form .item label {
  display: block;
  margin-bottom: 0.5em;
  font-size: 1.4rem;
  font-weight: bold;
}
#payment-form .item label .detail {
  display: block;
  font-weight: normal;
  font-size: 1.3rem;
}
#payment-form .item:last-child {
  margin-bottom: 0;
}
.StripeElement {
  box-sizing: border-box;
  background-color: white;
  padding: 3px 8px;
  margin-bottom: 0;
  border: #d3d3d3 1px solid;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  height: 34px;
  float: left;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.StripeElement:hover {
  border: #15acd7 1px solid;
}
.cb_exp_date {
  width: 72px;
}
.cb_exp_date input {
  width: 72px;
  text-align: center;
}
.cb_exp_date span.sep {
  float: left;
  margin: 0 0.5em;
  line-height: 30px;
}
.field-cb {
  width: 190px;
  margin-right: 1em;
}
img.cb_image {
  float: left;
  margin: 3px;
}
img.cb_image_right {
  height: 33px;
  margin-left: 1em;
}
.cvc,
input.cvc {
  width: 50px;
  text-align: center;
}
.StripeElement--focus {
  border: #15acd7 1px solid;
}
.StripeElement--invalid {
  border-color: #ff6257;
}
.StripeElement--webkit-autofill {
  background-color: #e7f7fb !important;
}
.country-select .region-label {
  text-transform: uppercase;
  margin-top: 0;
}
@media (max-width: 767px) {
  .country-select .region-label {
    text-align: center;
  }
}
.country-select .regions-list {
  display: none;
  margin-left: 0;
}
.country-select .pseudoselect-component {
  position: relative;
  height: 30px;
  border: none;
  color: #343843;
  background: white;
  cursor: pointer;
  border-radius: 37px;
  -webkit-border-radius: 37px;
  -moz-border-radius: 37px;
  -o-border-radius: 37px;
  -ms-border-radius: 37px;
  max-width: 222px;
  box-shadow: 0px 0px 0px 1px #d3d3d3;
}
@media (max-width: 767px) {
  .country-select .pseudoselect-component {
    margin: auto;
  }
}
.country-select .pseudoselect-component ul {
  width: auto;
  vertical-align: top;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.country-select .pseudoselect-component ul.options {
  position: absolute;
  display: none;
  border: #d3d3d3 1px solid;
  top: 0;
  left: -1px;
  background-color: white;
  width: 160px;
  z-index: 9;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  max-height: calc(100vh - 140px);
  overflow-y: auto;
}
.country-select .pseudoselect-component ul.options li:hover,
.country-select .pseudoselect-component ul.options li.selected {
  background: #15acd7;
  color: white;
}
.country-select .pseudoselect-component ul.current-choice {
  width: calc(100% - 32px);
  display: inline-block;
  font-weight: 700;
}
.country-select .pseudoselect-component .handle {
  cursor: pointer;
  display: block;
  float: right;
  border: none;
  height: 32px;
  width: 30px;
  background: transparent;
  line-height: 15px;
  font-size: 0.5em;
}
.country-select .pseudoselect-component#selectCountry ul li {
  line-height: 30px;
  background-position: 5px -75px;
  background-repeat: no-repeat;
  padding-left: 32px;
  background-size: 20px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.country-select .pseudoselect-component#selectCountry ul li.fr {
  background-image: url('../images/flags/fr.png');
}
.country-select .pseudoselect-component#selectCountry ul li.es {
  background-image: url('../images/flags/es.png');
}
.country-select .pseudoselect-component#selectCountry ul li.br {
  background-image: url('../images/flags/br.png');
}
.country-select .pseudoselect-component#selectCountry ul li.it {
  background-image: url('../images/flags/it.png');
}
.country-select .pseudoselect-component#selectCountry ul li.de {
  background-image: url('../images/flags/de.png');
}
.country-select .pseudoselect-component#selectCountry ul li.nl {
  background-image: url('../images/flags/nl.png');
}
.country-select .pseudoselect-component#selectCountry ul li.mx {
  background-image: url('../images/flags/mx.png');
}
.country-select .pseudoselect-component#selectCountry ul li.ar {
  background-image: url('../images/flags/ar.png');
}
.country-select .pseudoselect-component#selectCountry ul li.in {
  background-image: url('../images/flags/in.png');
}
.country-select .pseudoselect-component#selectCountry ul li.jp {
  background-image: url('../images/flags/jp.png');
}
.country-select .pseudoselect-component#selectCountry ul li.fr_ca {
  background-image: url('../images/flags/fr_ca.png');
}
.country-select .pseudoselect-component#selectCountry ul li.en_ca {
  background-image: url('../images/flags/en_ca.png');
}
.country-select .pseudoselect-component#selectCountry ul li.us {
  background-image: url('../images/flags/us.png');
}
.country-select .pseudoselect-component#selectCountry ul li.ru {
  background-image: url('../images/flags/ru.png');
}
.country-select .pseudoselect-component#selectCountry ul li.se {
  background-image: url('../images/flags/se.png');
}
.country-select .pseudoselect-component#selectCountry ul li.th {
  background-image: url('../images/flags/th.png');
}
.country-select .pseudoselect-component#selectCountry ul li.uk {
  background-image: url('../images/flags/uk.png');
}
.country-select .pseudoselect-component#selectCountry ul li.pl {
  background-image: url('../images/flags/pl.png');
}
.country-select .pseudoselect-component#selectCountry ul li.ph {
  background-image: url('../images/flags/ph.png');
}
.country-select .pseudoselect-component#selectCountry ul li.be_nl {
  background-image: url('../images/flags/be_nl.png');
}
.country-select .pseudoselect-component#selectCountry ul li.be_fr {
  background-image: url('../images/flags/be_fr.png');
}
.country-select .pseudoselect-component#selectCountry ul li.ng {
  background-image: url('../images/flags/ng.png');
}
.country-select .pseudoselect-component#selectCountry ul li.tr {
  background-image: url('../images/flags/tr.png');
}
.country-select .pseudoselect-component#selectCountry ul li.ua {
  background-image: url('../images/flags/ua.png');
}
.country-select .pseudoselect-component#selectCountry ul li.au {
  background-image: url('../images/flags/au.png');
}
.country-select .pseudoselect-component#selectCountry ul li.cl {
  background-image: url('../images/flags/cl.png');
}
.country-select .pseudoselect-component#selectCountry ul li.xx {
  background-image: url('../images/flags/xx.png');
}
.simplebar-content-wrapper {
  overflow: scroll;
}
.simplebar-track.simplebar-horizontal {
  background: #ededed;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -o-border-radius: 7px;
  -ms-border-radius: 7px;
  margin: 20px 20px 0 20px;
  position: initial;
  height: 14px;
  visibility: hidden;
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  position: relative;
  height: 10px;
}
.simplebar-track.simplebar-horizontal:after {
  content: "";
  display: block;
  position: absolute;
  top: -34px;
  right: 0;
  width: 120px;
  background: linear-gradient(90deg,rgba(255,255,255,0),white);
  height: 100%;
  opacity: 1;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.simplebar-track.simplebar-horizontal.stop-scroll:after {
  opacity: 0;
}
.simplebar-scrollbar:before {
  transition: all linear 0.1s !important;
  background: #fdc931 !important;
}
.simplebar-hover:before {
  background: #f9ba02 !important;
}
.simplebar-scrollbar.simplebar-visible:before {
  opacity: 1 !important;
}
.message {
  padding: 0.5em 2em 0.5em 64px;
  max-width: 1040px;
  margin: 0.5em auto 1.4em auto;
  background-repeat: no-repeat;
  background-position: 18px center;
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  display: none;
  position: relative;
  z-index: 1;
  -webkit-animation: clignotement linear 0.4s;
  animation: clignotement linear 0.4s;
  -webkit-animation-iteration-count: 1.5;
  animation-iteration-count: 1.5;
}
.message p {
  margin: 0.5em 0em;
}
@media (max-width: 767px) {
  .message {
    margin: 20px auto 0 auto;
  }
}
.message.erreur {
  background-color: #ff6257;
  background-image: url('../images/erreur.png');
  color: white;
  display: block;
}
.message.reussite {
  background-color: #d1e7e4;
  background-image: url('../images/reussite.png');
  color: #008f99;
  display: block;
}
.message_erreur {
  background: #ff6257;
  color: white;
  padding: 5px;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 32px;
  transform: translate(110%,1em);
}
@media (max-width: 1024px) {
  .message_erreur {
    bottom: 0;
    left: 0;
    right: auto;
    font-size: 1rem;
    padding: 3px;
    transform: translateY(5px);
  }
}
#message_succes {
  color: #008f99;
  background: #e3f0f1;
  padding: 5px;
  font-weight: bold;
  position: absolute;
  right: 0;
  bottom: 32px;
  transform: translate(110%,1em);
}
@media (max-width: 1024px) {
  #message_succes {
    bottom: 0;
    left: 0;
    right: auto;
    font-size: 1rem;
    padding: 3px;
    transform: translateY(5px);
  }
}
@media (min-width: 1024px) {
  .label_top #message_succes,
  .label_top .message_erreur {
    bottom: 100px;
  }
  .label_liste #message_succes,
  .label_liste .message_erreur {
    bottom: calc(100% - 1.5em);
  }
}
.bulle_aide {
  display: block;
  position: relative;
}
.bulle_aide:before,
.bulle_aide:after {
  transition: opacity 0.3s ease;
  -moz-transition: opacity 0.3s ease;
  -webkit-transition: opacity 0.3s ease;
  -ms-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  content: "";
  opacity: 0;
}
.bulle_aide:before {
  float: left;
}
.bulle_aide:hover:after {
  opacity: 1;
  background: #fdc931;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  top: 0;
  color: #343843;
  content: attr(aide);
  left: 50%;
  padding: 5px 15px;
  position: absolute;
  z-index: 98;
  width: 200px;
  font-size: 1.2rem;
  line-height: normal;
  transform: translate(-50%,-100%);
}
@media (max-width: 767px) {
  .bulle_aide:focus:after {
    opacity: 1;
    background: #fdc931;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    top: 0;
    color: #343843;
    content: attr(aide);
    left: 50%;
    padding: 5px 15px;
    position: absolute;
    z-index: 98;
    width: 200px;
    font-size: 1.2rem;
    line-height: normal;
    transform: translate(-50%,-100%);
  }
}
.bulle_aide:hover:before {
  float: none;
  opacity: 1;
  border: solid;
  border-color: #fdc931 transparent;
  border-width: 6px 6px 0px 6px;
  top: 0;
  content: "";
  left: 50%;
  transform: translate(-50%,0%);
  position: absolute;
  z-index: 99;
}
@media (max-width: 767px) {
  .bulle_aide:focus:before {
    opacity: 1;
    border: solid;
    border-color: #fdc931 transparent;
    border-width: 6px 6px 0px 6px;
    top: 0;
    content: "";
    left: 50%;
    transform: translate(-50%,0%);
    position: absolute;
    z-index: 99;
  }
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #343843;
  font-weight: 400;
}
#ui-datepicker-div {
  transition: min-width 0.2s ease, padding 0.2s ease;
}
#ui-datepicker-div .ui-datepicker-header {
  padding: 0;
  border: none;
}
#ui-datepicker-div .ui-datepicker-header .ui-icon {
  text-indent: 0 !important;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  background: #15acd7;
  border: none;
  color: transparent;
  cursor: pointer;
  transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  text-transform: uppercase;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:hover,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:focus,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:hover,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:focus {
  background: #e7f7fb;
  border: none;
  cursor: pointer;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
  top: 0;
  left: 0;
  height: 25px;
  font-weight: 700;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev:after {
  content: '<';
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
  top: 0;
  right: 0;
  height: 25px;
  font-weight: 700;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-next:after {
  content: '>';
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-month,
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-year {
  font-size: 85%;
  font-weight: 700;
  color: #343843;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-month {
  width: 110px;
}
#ui-datepicker-div .ui-datepicker-header .ui-datepicker-year {
  width: 70px;
}
#ui-datepicker-div .ui-datepicker-calendar thead tr th {
  border: 0 none;
  padding: 0;
  line-height: 39px;
  text-align: center;
  background-color: #343843;
  color: white;
  font-weight: 700;
  border: none;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td {
  border: 0 none;
  padding: 0;
  line-height: 33px;
  text-align: center;
  background-color: white;
  border: none;
  border-right: #ededed 1px solid;
  border-bottom: #ededed 1px solid;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td a {
  padding: 0;
  text-align: center;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:hover {
  background-color: #e7f7fb;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td:hover a {
  color: #15acd7;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-today a {
  background-color: #ff6257;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  -ms-border-radius: 100%;
  color: white;
  font-weight: 700;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day {
  background-color: #fdc931;
}
#ui-datepicker-div .ui-datepicker-calendar tbody tr td.ui-datepicker-current-day a {
  font-weight: 700;
}
.ui-selectmenu-text {
  color: #d3d3d3;
}
.ui-selectmenu-menu.ui-front.ui-selectmenu-open {
  background: white;
  color: #343843;
  border: 1px solid #d3d3d3;
  font-size: 1.4rem;
  margin-top: 4px;
  padding: 5px 0;
}
.ui-menu-item:hover {
  background: #fdc931;
  color: #343843;
}
.ui-menu .ui-state-active {
  margin: auto;
}
.bouton_fermer_pop_up {
  cursor: pointer;
  display: inline-block;
  background: #343843;
  color: white;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  right: 0;
  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;
  text-align: right;
  z-index: 1;
}
.overlay,
.overlay_avoir,
.overlay_previsualisation,
.overlay_conseil {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(128,128,128,0.5);
  display: none;
  z-index: 999;
}
.pop_up_confirmation_suppression,
.pop_up_previsualisation_facture,
.pop_up_confirmation_retrait_du_client,
.pop_up_confirmation_retrait_du_dossier,
.pop_up_confirmation_avoir,
.pop_up_confirmation_retrait_de_l_utilisateur,
.pop_up_confirmation_suppression_mobile,
.pop_up_tableau_utilisateur,
.pop_up_conseil {
  position: fixed;
  top: 50vh;
  left: 50vw;
  transform: translate(-50%,-50%);
  width: 90%;
  max-width: 720px;
  background-color: white;
  padding: 25px 15px;
  box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -moz-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -webkit-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -o-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -ms-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.pop_up_confirmation_suppression .btn-group,
.pop_up_previsualisation_facture .btn-group,
.pop_up_confirmation_retrait_du_client .btn-group,
.pop_up_confirmation_retrait_du_dossier .btn-group,
.pop_up_confirmation_avoir .btn-group,
.pop_up_confirmation_retrait_de_l_utilisateur .btn-group,
.pop_up_confirmation_suppression_mobile .btn-group,
.pop_up_tableau_utilisateur .btn-group,
.pop_up_conseil .btn-group {
  flex-direction: column;
  margin-top: 20px;
  padding: 15px 0 0 0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.pop_up_confirmation_suppression .btn-group a:not(.btn),
.pop_up_confirmation_suppression .btn-group span:not(.btn),
.pop_up_previsualisation_facture .btn-group a:not(.btn),
.pop_up_previsualisation_facture .btn-group span:not(.btn),
.pop_up_confirmation_retrait_du_client .btn-group a:not(.btn),
.pop_up_confirmation_retrait_du_client .btn-group span:not(.btn),
.pop_up_confirmation_retrait_du_dossier .btn-group a:not(.btn),
.pop_up_confirmation_retrait_du_dossier .btn-group span:not(.btn),
.pop_up_confirmation_avoir .btn-group a:not(.btn),
.pop_up_confirmation_avoir .btn-group span:not(.btn),
.pop_up_confirmation_retrait_de_l_utilisateur .btn-group a:not(.btn),
.pop_up_confirmation_retrait_de_l_utilisateur .btn-group span:not(.btn),
.pop_up_confirmation_suppression_mobile .btn-group a:not(.btn),
.pop_up_confirmation_suppression_mobile .btn-group span:not(.btn),
.pop_up_tableau_utilisateur .btn-group a:not(.btn),
.pop_up_tableau_utilisateur .btn-group span:not(.btn),
.pop_up_conseil .btn-group a:not(.btn),
.pop_up_conseil .btn-group span:not(.btn) {
  border-bottom: 1px solid #343843;
  margin-bottom: 10px;
  cursor: pointer;
}
.pop_up_confirmation_suppression .btn,
.pop_up_previsualisation_facture .btn,
.pop_up_confirmation_retrait_du_client .btn,
.pop_up_confirmation_retrait_du_dossier .btn,
.pop_up_confirmation_avoir .btn,
.pop_up_confirmation_retrait_de_l_utilisateur .btn,
.pop_up_confirmation_suppression_mobile .btn,
.pop_up_tableau_utilisateur .btn,
.pop_up_conseil .btn {
  margin: 0 0 10px 0;
  width: 100%;
  max-width: 330px;
}
.pop_up_previsualisation_facture {
  max-width: 1020px;
  min-height: 90vh;
}
.pop_up_previsualisation_facture iframe {
  width: 100%;
  height: 90vh;
  border: none;
}
.div_nom_associe_intervenant {
  background: #f8f8f8;
  margin-right: 34px;
  flex: 1;
  padding: 0.7em 8px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
@media (max-width: 767px) {
  .div_nom_associe_intervenant {
    margin-right: 22px;
  }
}
#div_rapports .div_rapports_container .canvas_rapport {
  display: block;
  max-height: 420px;
  margin: 20px auto;
  padding: 0 1.5em;
  background: white;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
#div_rapports .div_rapports_container .div_canvas {
  display: flex;
  background: white;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
#div_rapports .div_rapports_container .div_canvas .canvas_rapport {
  margin-bottom: 20px;
  max-width: 46%;
  padding: 0;
  height: auto;
}
@media (max-width: 767px) {
  #div_rapports .div_rapports_container .canvas_rapport {
    padding: 0 3%;
  }
  #div_rapports .div_rapports_container .div_canvas {
    flex-wrap: wrap;
  }
  #div_rapports .div_rapports_container .div_canvas .canvas_rapport {
    max-width: 94%;
  }
}
.landing_ui_container {
  font-size: 1.5rem;
}
@media (max-width: 767px) {
  .landing_ui_container .message {
    margin: 16px auto 20px auto;
  }
}
.landing_ui_container label {
  margin-bottom: 0.5em;
}
.landing_ui #header .logo {
  margin-left: 70px;
}
@media (max-width: 767px) {
  .landing_ui #header .logo {
    margin-left: 0;
    height: 50px;
  }
}
.landing_ui .heading h1 {
  color: white;
  text-align: center;
}
.landing_ui .bg {
  width: 100%;
  height: calc(100% - 200px);
  min-height: 670px;
  background: linear-gradient(20deg,#00838c 50%,#16ccd9 100%);
  position: absolute;
  z-index: -1;
  top: 0;
}
.landing_ui .bg .brillance {
  -webkit-transform: skewY(5.7deg);
  transform: skewY(5.7deg);
  -webkit-transform-origin: 0;
  transform-origin: right;
  background: linear-gradient(20deg,rgba(255,255,255,0) 0%,#fff 100%);
  width: 100%;
  position: absolute;
  z-index: 1;
  height: 142px;
  top: 0;
  opacity: 0.4;
}
@media (max-width: 922px) {
  .landing_ui .bg .brillance {
    -webkit-transform: skewY(8deg);
    transform: skewY(8deg);
    height: 150px;
  }
}
@media (max-width: 767px) {
  .landing_ui .bg .brillance {
    display: none;
  }
}
.landing_ui .bg::after {
  background: #f8f8f8;
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  top: 82%;
  transform: skewY(5.7deg);
  transform-origin: center;
  z-index: -1;
  height: 35%;
}
.primary {
  overflow: hidden;
  width: 100%;
  min-height: 500px;
}
@media (max-width: 922px) {
  .primary {
    overflow: visible;
  }
}
.primary .heading {
  color: white;
}
.primary .heading .bg {
  overflow: hidden;
}
.primary .heading .bg::after {
  display: none;
}
.primary .heading h1 {
  font-weight: 900;
  font-size: 4.4rem;
  max-width: 600px;
  margin-left: 70px;
  text-align: left;
  margin-top: 1.4em;
  margin-bottom: 0.72em;
}
@media (max-width: 922px) {
  .primary .heading h1 {
    font-size: 3.8rem;
  }
}
@media (max-width: 767px) {
  .primary .heading h1 {
    text-align: center;
    max-width: none;
    margin: 0.5em auto;
  }
}
.primary .heading h2 {
  margin-bottom: 1em;
}
.primary .heading p {
  font-size: 1.6rem;
}
.primary .heading h2,
.primary .heading p {
  margin-left: 70px;
  max-width: 510px;
}
@media (max-width: 922px) {
  .primary .heading h2,
  .primary .heading p {
    max-width: 70%;
  }
}
@media (max-width: 767px) {
  .primary .heading h2,
  .primary .heading p {
    max-width: 100%;
    margin-left: 0;
    text-align: center;
  }
}
.primary .heading .btn {
  color: #008f99;
  margin: 40px 0px 104px 70px;
  height: 45px;
  min-height: 45px;
  line-height: 24px;
  max-width: 245px;
  font-weight: 900;
  font-size: 1.6rem;
}
.primary .heading .btn:hover {
  color: #343843;
  background: #fdc931;
}
@media (max-width: 767px) {
  .primary .heading .btn {
    margin: 20px auto 60px auto;
    height: 40px;
    line-height: 24px;
    font-size: 1.6rem;
    width: 240px;
  }
}
.intro {
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .intro {
    padding-bottom: 0;
  }
}
.intro::before {
  background: #f8f8f8;
  content: '';
  display: block;
  width: 100%;
  position: absolute;
  top: -20px;
  transform: skewY(5.7deg);
  transform-origin: center;
  z-index: -1;
  height: 200%;
}
.intro .devices {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
.intro .devices .mobile {
  height: 331px;
  width: 197px;
  background: url("../images/home/phone.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -122px;
  left: 0;
}
@media (max-width: 922px) {
  .intro .devices .mobile {
    left: 47%;
  }
}
.intro .devices .tablet {
  height: 425px;
  width: 332px;
  background: url("../images/home/tablet.png");
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: -226px;
  left: 197px;
}
@media (max-width: 922px) {
  .intro .devices .tablet {
    display: none;
  }
}
@media (max-width: 767px) {
  .intro .devices {
    display: none;
  }
}
.intro .card {
  margin-bottom: 0;
  margin-left: 15px;
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 922px) {
  .intro .card {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .intro .card {
    margin-left: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    width: 100%;
  }
}
.secondary {
  background: white;
}
.secondary .dashed_section {
  position: relative;
  margin-top: 5px;
  margin-bottom: 4.15em;
}
.secondary .dashed_section:before {
  content: "";
  height: 100%;
  border-left: 1px dashed #bfbfbf;
  position: absolute;
  left: 50%;
  margin-left: -1px;
}
@media (max-width: 767px) {
  .secondary .dashed_section:before {
    width: 100%;
    height: 0;
    left: 0;
    top: 50%;
    border-left: none;
    border-bottom: 1px dashed #bfbfbf;
  }
}
.secondary .dashed_section:after {
  content: "";
  width: 100%;
  height: 0;
  border-bottom: 1px dashed #bfbfbf;
  position: absolute;
  margin-top: 5px;
}
.secondary .grid:after {
  content: '';
  display: block;
  width: 50%;
}
.card {
  width: calc(50% - 24px);
  padding: 30px 34px 30px 68px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .card {
    width: 100%;
    padding: 30px 0px;
  }
}
.card.shadow {
  background: white;
  box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -moz-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -webkit-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -o-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
  -ms-box-shadow: 0 15px 35px rgba(61,61,61,0.13);
}
@media (max-width: 767px) {
  .card.shadow {
    padding: 30px 10px;
  }
}
.card .icon {
  background: #15acd7;
  border-radius: 70px;
  -webkit-border-radius: 70px;
  -moz-border-radius: 70px;
  -o-border-radius: 70px;
  -ms-border-radius: 70px;
  width: 70px;
  height: 70px;
  position: relative;
  box-shadow: 0 6px 20px rgba(61,61,61,0.13);
  -moz-box-shadow: 0 6px 20px rgba(61,61,61,0.13);
  -webkit-box-shadow: 0 6px 20px rgba(61,61,61,0.13);
  -o-box-shadow: 0 6px 20px rgba(61,61,61,0.13);
  -ms-box-shadow: 0 6px 20px rgba(61,61,61,0.13);
}
@media (max-width: 767px) {
  .card .icon {
    margin: auto;
  }
}
.card .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) scale(0.6);
}
.card p {
  margin: 0;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  .card p {
    text-align: center;
    line-height: normal;
  }
}
.faq {
  max-width: 1165px;
  width: 70%;
  margin-left: 15%;
}
@media (max-width: 767px) {
  .faq {
    width: 100%;
    margin-left: auto;
  }
}
.faq .item {
  padding-bottom: 15px;
  border-bottom: 1px solid #c6c6c6;
}
.faq .item:last-child {
  border: none;
}
.tarifs {
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .tarifs {
    margin-top: auto;
  }
}
.tarifs table {
  background: white;
  max-width: 1165px;
  width: 70%;
  margin-left: 15%;
  margin-bottom: 20px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
@media (max-width: 767px) {
  .tarifs table {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  .tarifs table tr {
    display: flex;
    align-items: center;
  }
}
.tarifs table thead tr {
  box-shadow: 0 1px 0 #dedcdc;
  -moz-box-shadow: 0 1px 0 #dedcdc;
  -webkit-box-shadow: 0 1px 0 #dedcdc;
  -o-box-shadow: 0 1px 0 #dedcdc;
  -ms-box-shadow: 0 1px 0 #dedcdc;
}
.tarifs table thead th {
  padding: 15px 30px;
}
@media (max-width: 767px) {
  .tarifs table thead th {
    padding: 20px;
  }
}
.tarifs table thead th h1 {
  margin: 0;
  text-align: left;
  font-size: 2.4rem;
}
.tarifs table tbody tr:not(:last-child) {
  box-shadow: 0 1px 0 #dedcdc;
  -moz-box-shadow: 0 1px 0 #dedcdc;
  -webkit-box-shadow: 0 1px 0 #dedcdc;
  -o-box-shadow: 0 1px 0 #dedcdc;
  -ms-box-shadow: 0 1px 0 #dedcdc;
}
.tarifs table td {
  padding: 15px 30px;
  min-width: 250px;
}
.tarifs table td:last-child {
  text-align: center;
}
.tarifs table td.check {
  text-transform: uppercase;
}
.tarifs table td.check i {
  color: #008f99;
  margin-right: 4px;
}
@media (max-width: 767px) {
  .tarifs table td {
    min-width: auto;
    width: 50%;
    padding: 10px;
  }
}
.landing_ui .content {
  background: white;
  margin-bottom: 20px;
}
.landing_ui footer {
  position: relative;
  font-size: 1.4rem;
  padding-top: 300px;
  margin-top: -210px;
}
@media (max-width: 767px) {
  .landing_ui footer {
    padding: 60px 0px 0px 0px;
    margin: 0;
  }
}
.landing_ui footer:before {
  background: #f8f8f8;
  box-shadow: 0 300px 0 #f8f8f8;
  -moz-box-shadow: 0 300px 0 #f8f8f8;
  -webkit-box-shadow: 0 300px 0 #f8f8f8;
  -o-box-shadow: 0 300px 0 #f8f8f8;
  -ms-box-shadow: 0 300px 0 #f8f8f8;
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  transform: skewY(5.7deg);
  transform-origin: center;
}
@media (max-width: 767px) {
  .landing_ui footer:before {
    display: none;
  }
}
.landing_ui footer .container {
  max-width: 670px;
}
.landing_ui footer .container > div {
  width: 33.3%;
}
.landing_ui footer .container ul {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 2rem;
}
.landing_ui footer .container ul li a {
  color: #343843;
  transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.landing_ui footer .container ul li a:hover {
  color: #15acd7;
}
.landing_ui footer .container p.copyright {
  color: #a8a8a8;
}
@media (max-width: 767px) {
  .landing_ui footer .container {
    flex-direction: column;
    align-items: center;
  }
  .landing_ui footer .container > div {
    width: 100%;
    padding: 1.5em 2em;
  }
  .landing_ui footer .container > div > ul li {
    text-align: center;
  }
  .landing_ui footer .container > div p.copyright {
    display: none;
  }
}
.customer_ui {
  background: #ededed;
}
.customer_ui #header {
  margin-top: 0;
  height: 64px;
}
@media (max-width: 767px) {
  .customer_ui #header {
    height: 60px;
  }
}
.customer_ui #header .logo {
  height: 50px;
}
.customer_ui #header .logo .logo_desktop {
  height: 18px;
}
.customer_ui #header .logo .logo_desktop img {
  width: 148px;
  height: auto;
}
.customer_ui #header .user_infos {
  float: right;
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  margin-top: 10px;
  max-width: 31%;
}
@media (max-width: 767px) {
  .customer_ui #header .user_infos {
    display: none;
  }
}
.customer_ui #header .user_infos > i {
  background: white;
  padding: 6px;
  border-radius: 36px;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  -o-border-radius: 36px;
  -ms-border-radius: 36px;
  color: #008f99;
  margin-right: 10px;
  font-size: 2.4rem;
  width: 36px;
  text-align: center;
  height: 36px;
}
@media (max-width: 1200px) {
  .customer_ui #header .user_infos > i {
    font-size: 1.6rem;
    width: 30px;
    height: 30px;
  }
}
.customer_ui #header .user_infos p {
  margin: 0;
  line-height: normal;
}
.customer_ui #header .user_infos p span {
  display: block;
}
.customer_ui #header .user_infos p span.status {
  font-size: 1.1rem;
}
.customer_ui #header .user_infos .btn {
  margin-left: 20px;
  min-width: auto;
}
.customer_ui #header .user_infos .btn i {
  font-size: 1.6rem;
  margin-right: 10px;
}
@media (max-width: 1200px) {
  .customer_ui #header .user_infos .btn span {
    display: none;
  }
  .customer_ui #header .user_infos .btn i {
    margin: 0;
  }
}
.customer_ui #header .container {
  max-width: 1440px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .customer_ui #header .container {
    padding: 0;
  }
}
@media (min-width: 767px) {
  .customer_ui #header .sidebar {
    display: none;
  }
}
.customer_ui .sidebar {
  min-width: 240px;
}
.customer_ui .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.customer_ui .sidebar ul li a {
  display: inline-block;
  color: #343843;
  font-size: 1.4rem;
  margin-bottom: 8px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.customer_ui .sidebar ul li a:hover {
  color: #15acd7;
}
.customer_ui .sidebar ul li a.lien_sous_menu_compte_en_cours {
  color: #15acd7;
  font-weight: bold;
}
.customer_ui .sidebar ul li a.lien_sous_menu_compte_inactif {
  color: #bababa;
}
.customer_ui .sidebar ul li a i {
  font-size: 1.4rem;
  width: 18px;
  margin-right: 12px;
  text-align: center;
}
@media (max-width: 767px) {
  .customer_ui .sidebar ul li a i {
    width: 8px;
  }
}
.customer_ui .customer_ui_container {
  display: flex;
  max-width: 1440px;
  padding: 0 20px;
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container {
    padding: 0;
  }
  .customer_ui .customer_ui_container .sidebar {
    display: none;
  }
}
.customer_ui .customer_ui_container .heading {
  display: flex;
  position: absolute;
  height: 70px;
  line-height: 70px;
  width: 60%;
  top: -70px;
  left: 0;
  z-index: 3;
  margin: 0;
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container .heading {
    width: 100%;
    position: relative;
    top: auto;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.customer_ui .customer_ui_container .heading h1 {
  color: #343843;
  float: left;
  margin-top: 0;
  font-size: 2.2rem;
  margin-right: 20px;
  margin-bottom: 0;
  letter-spacing: 0.06rem;
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container .heading h1 {
    line-height: 16px;
    margin: 20px 0;
  }
}
.customer_ui .customer_ui_container .content {
  background: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  width: calc(100% - 240px);
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container .content {
    width: 100%;
  }
}
.customer_ui .customer_ui_container .content .bg_white {
  background: white;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  padding: 20px;
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container .content .bg_white {
    margin-top: 12px;
  }
  .customer_ui .customer_ui_container .content .bg_white .actions {
    margin-bottom: 10px;
  }
}
.customer_ui .customer_ui_container .content .bg_white .actions {
  margin-top: 0;
}
.customer_ui .customer_ui_container .content .bg_white h2 {
  font-size: 1.4rem;
  margin: 0;
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container .content .bg_white h2 {
    font-weight: 600;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container .content .bg_white p {
    text-align: left;
  }
}
.customer_ui .customer_ui_container .content .bg_white > h2 {
  margin-bottom: 20px;
  line-height: normal;
}
.customer_ui .customer_ui_container .content .bg_white > p {
  margin-bottom: 20px;
  line-height: normal;
}
.customer_ui .customer_ui_container .content .bg_white > .item {
  margin-bottom: 3.5em;
}
.customer_ui .customer_ui_container .content .bg_white > .item h2 {
  font-size: 2.4rem;
}
.customer_ui .customer_ui_container .content .bg_white > .item table {
  border-collapse: collapse;
  margin: auto;
}
.customer_ui .customer_ui_container .content .bg_white > .item table thead {
  background: #ededed;
}
.customer_ui .customer_ui_container .content .bg_white > .item table th,
.customer_ui .customer_ui_container .content .bg_white > .item table td {
  border: 1px solid #d3d3d3;
  padding: 10px;
}
.customer_ui .customer_ui_container .content .bg_white > .item:last-child {
  margin-bottom: 0;
}
.customer_ui .customer_ui_container #pas_de_resultat_trouve {
  padding: 1em;
  background: #FFF;
}
@media (max-width: 767px) {
  .customer_ui .customer_ui_container #pas_de_resultat_trouve {
    transform: none;
  }
}
.customer_ui .customer_ui_container #div_pagination {
  text-align: center;
  padding: 20px;
  font-size: 1.6rem;
}
.customer_ui .customer_ui_container #div_pagination span {
  display: inline-block;
  margin: 10px 8px;
  cursor: pointer;
}
.customer_ui .customer_ui_container #div_pagination span#page_en_cours {
  color: #15acd7;
  padding-bottom: 5px;
  border-bottom: 2px solid #15acd7;
}
.customer_ui .customer_ui_container .recap {
  background: #ededed;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  font-weight: bold;
  padding: 10px;
  margin-bottom: 20px;
}
.customer_ui .customer_ui_container .recap p {
  margin: 10px;
}
.customer_ui .customer_ui_container .recap_facture {
  border-collapse: collapse;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.customer_ui .customer_ui_container .recap_facture thead {
  font-weight: bold;
  background: #ededed;
}
.customer_ui .customer_ui_container .recap_facture tbody {
  border-bottom: none;
}
.customer_ui .customer_ui_container .recap_facture tbody td,
.customer_ui .customer_ui_container .recap_facture th {
  padding: 10px !important;
  border: 1px solid #d3d3d3;
}
.customer_ui .customer_ui_container .recap_facture tbody td:last-child,
.customer_ui .customer_ui_container .recap_facture th:last-child {
  text-align: right !important;
}
.customer_ui .customer_ui_container .recap_facture tbody tr:last-child {
  box-shadow: none;
}
.customer_ui .customer_ui_container #tva_pourcent {
  margin-right: 4px;
}
.customer_ui .customer_ui_container input#date_limite_de_reglement {
  margin-top: 0.5em;
}
.customer_ui .customer_ui_container .modes_reglement {
  width: 100%;
}
.customer_ui .customer_ui_container .modes_reglement .radio_group {
  padding-bottom: 0;
}
.customer_ui .customer_ui_container .modes_reglement .radio_group label {
  margin-bottom: 2px;
}
.customer_ui .customer_ui_container #div_coordonnees_bancaires,
.customer_ui .customer_ui_container #div_ordre_du_cheque,
.customer_ui .customer_ui_container #div_identifiant_paypal,
.customer_ui .customer_ui_container #div_reglements_autres {
  width: 100%;
  margin-bottom: 20px;
  padding-left: 20px;
}
.customer_ui .customer_ui_container #div_coordonnees_bancaires label,
.customer_ui .customer_ui_container #div_ordre_du_cheque label,
.customer_ui .customer_ui_container #div_identifiant_paypal label,
.customer_ui .customer_ui_container #div_reglements_autres label {
  font-weight: normal;
}
.customer_ui .customer_ui_container #liste_des_selects_des_superieurs i,
.customer_ui .customer_ui_container #liste_des_selects_des_intervenants i {
  margin: 1.3em 16px 1.1em 8px;
  cursor: pointer;
  float: right;
}
.customer_ui .customer_ui_container #div_ajouter_un_intervenant {
  display: inline-block;
}
.customer_ui .customer_ui_container #div_ajouter_un_intervenant .bulle_aide span {
  padding: 2px 0;
  margin-left: 6px;
}
.customer_ui .customer_ui_container #liste_des_selects_des_intervenants {
  margin-bottom: 1em;
}
.customer_ui .customer_ui_container #div_taux_horaire > div,
.customer_ui .customer_ui_container #div_montant_ht > div {
  display: flex;
  align-items: center;
}
.customer_ui .customer_ui_container #div_taux_horaire > div .symbole_devise,
.customer_ui .customer_ui_container #div_montant_ht > div .symbole_devise {
  margin-left: 4px;
}
.customer_ui .customer_ui_container #nom_du_fichier {
  display: block;
  font-weight: normal;
}
.customer_ui .customer_ui_container #affichage_tableau_utilisateur {
  font-weight: normal;
  font-size: 1.1rem;
  cursor: pointer;
  border-bottom: 1px solid;
  margin-left: 2px;
}
.customer_ui .customer_ui_container #ajouter_un_intervenant,
.customer_ui .customer_ui_container #ajouter_un_superieur {
  cursor: pointer;
}
.customer_ui .customer_ui_container #ajouter_un_intervenant span,
.customer_ui .customer_ui_container #ajouter_un_superieur span {
  border-bottom: 1px solid #343843;
  padding: 2px 0;
  margin-left: 6px;
}
.customer_ui .customer_ui_container .suppression_intervenant,
.customer_ui .customer_ui_container .champs_triable,
.customer_ui .customer_ui_container .effacer_input,
.customer_ui .customer_ui_container #label_logo,
.customer_ui .customer_ui_container .payee_modifiable,
.customer_ui .customer_ui_container .archive_modifiable,
.customer_ui .customer_ui_container #fichier_modele {
  cursor: pointer;
}
.customer_ui .customer_ui_container .lien_sous_menu_compte_inactif {
  color: lightgray;
  cursor: not-allowed;
}
.customer_ui .actions {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
@media (max-width: 767px) {
  .customer_ui .actions {
    margin: 20px 0 15px 0;
  }
}
.customer_ui .actions.inner-padding {
  align-items: center;
}
.customer_ui .actions.inner-padding p {
  font-weight: bold;
}
.customer_ui .actions > div {
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1024px) {
  .customer_ui .actions > div.actions_left {
    margin-bottom: 20px;
  }
}
.customer_ui .actions > div.actions_right {
  align-items: center;
}
.customer_ui .actions > div.actions_right .btn {
  margin-left: 10px;
}
@media (max-width: 1024px) {
  .customer_ui .actions > div.actions_right .btn {
    margin-left: inherit;
  }
}
.customer_ui .actions > div p {
  margin: 0 20px 0 0;
  font-size: 1.4rem;
}
@media (max-width: 1024px) {
  .customer_ui .actions > div p {
    margin: 0 10px;
  }
}
.customer_ui .actions > div p #span_nb_elements,
.customer_ui .actions > div p #span_nb_evenements_a_facturer {
  font-weight: bold;
}
.customer_ui .actions #div_exporter {
  height: 100%;
}
.customer_ui .actions #div_exporter .btn {
  height: 100%;
}
@media (max-width: 1024px) {
  .customer_ui .actions {
    flex-direction: column;
    justify-content: center;
  }
  .customer_ui .actions > div {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
  }
  .customer_ui .actions > div > div {
    margin: 0 5px;
  }
  .customer_ui .actions > div .btn {
    min-width: 240px;
    margin-bottom: 5px;
  }
}
.customer_ui .inner-form-toogle {
  font-size: 1.6rem;
  font-weight: 600;
  color: #343843;
  height: 27px;
  line-height: 27px;
}
@media (max-width: 767px) {
  .customer_ui .inner-form-toogle {
    display: flex !important;
    justify-content: center;
  }
}
.customer_ui .inner-form-toogle::before {
  content: "+";
  background: #FFF;
  color: #008f99;
  border: 1px solid #008f99;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  margin-right: 10px;
  display: block;
  text-align: center;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
  float: left;
  font-size: 2rem;
}
.customer_ui .inner-form-toogle.active::before {
  content: "-";
}
.tableau_en_cours_de_chargement,
.liste_en_cours_de_chargement {
  opacity: 0.5;
  background-color: #ededed;
}
.customer_ui #liste_mobile {
  display: none;
  background: #FFF;
  margin: auto;
}
@media (max-width: 767px) {
  .customer_ui #liste_mobile {
    display: block;
  }
  .customer_ui #liste_mobile .bulle_aide:after {
    font-size: 1.2rem;
    transform: translate(-10%,-100%);
  }
  .customer_ui #liste_mobile .bulle_aide:before {
    left: 6px;
  }
}
.customer_ui #liste_mobile > div {
  position: relative;
}
.customer_ui #liste_mobile .date_liste_mobile {
  background-color: #15acd7;
  color: white;
  text-align: center;
}
.customer_ui #liste_mobile .checkbox_evenement {
  position: absolute;
  top: 12px;
  left: 10px;
  width: 20px !important;
  max-width: 20px !important;
  height: 20px !important;
  max-height: 20px !important;
  z-index: 9;
}
.customer_ui #liste_mobile .checkbox_evenement:after {
  font-size: 1.5rem;
}
.customer_ui #liste_mobile .bloc_liste_mobile {
  border-bottom: 1px solid #ededed;
  padding: 10px 10px 10px 40px;
}
.customer_ui #liste_mobile .bloc_liste_mobile:before {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0px;
  left: 0px;
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  font-size: 2rem;
  color: #343843;
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer_ui #liste_mobile .bloc_liste_mobile.evenement::before {
  content: "\f274";
}
.customer_ui #liste_mobile .bloc_liste_mobile.dossier::before {
  content: "\f07b";
}
.customer_ui #liste_mobile .bloc_liste_mobile.client::before {
  content: "\f0c0";
  font-weight: bold;
}
.customer_ui #liste_mobile .bloc_liste_mobile.facture::before {
  content: "\f15c";
}
.customer_ui #liste_mobile .bloc_liste_mobile.utilisateur::before {
  content: "\f007";
}
.customer_ui #liste_mobile .bloc_liste_mobile > div {
  display: flex;
  align-items: center;
  padding: 5px 0 5px 0;
}
.customer_ui #liste_mobile .bloc_liste_mobile > div:first-child {
  padding: 0 0 5px 0;
}
.customer_ui #liste_mobile .bloc_liste_mobile > div:last-child {
  padding-bottom: 0;
}
.customer_ui #liste_mobile .bloc_liste_mobile .titre {
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: bold;
}
.customer_ui #liste_mobile .bloc_liste_mobile .titre a {
  color: #343843;
}
.customer_ui #liste_mobile .bloc_liste_mobile .numero {
  font-size: 2rem;
}
.customer_ui #liste_mobile .bloc_liste_mobile .numero a {
  color: #343843;
}
.customer_ui #liste_mobile .bloc_liste_mobile .row_actions {
  display: flex;
  flex-direction: column;
  padding: 0;
}
.customer_ui #liste_mobile .bloc_liste_mobile .row_actions > a,
.customer_ui #liste_mobile .bloc_liste_mobile .row_actions > button {
  display: flex;
  align-items: center;
  color: #343843;
  text-align: left;
  padding: 5px 0 5px 0;
  border: none;
  background: none;
  width: 100%;
}
.customer_ui #liste_mobile .bloc_liste_mobile i {
  float: left;
  margin-right: 4px;
  width: 13px;
  text-align: center;
}
.customer_ui #liste_mobile .bloc_liste_mobile .fa-check-circle {
  color: #d3d3d3;
}
.customer_ui #liste_mobile .bloc_liste_mobile .fa-circle,
.customer_ui #liste_mobile .bloc_liste_mobile .archive_modifiable .fa-check-circle {
  color: #343843;
}
.customer_ui #liste_mobile .bloc_liste_mobile .payee_modifiable .fa-check-circle {
  color: #008f99;
}
.customer_ui #liste_mobile .bloc_liste_mobile .fa-exclamation-triangle {
  color: #ff6257;
}
.liste_desktop {
  overflow-x: auto;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.liste_desktop .simplebar-content-wrapper {
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -ms-border-radius: 6px;
}
.liste_desktop:hover .simplebar-track.simplebar-horizontal:after {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 767px) {
  .liste_desktop {
    display: none !important;
  }
}
.liste_desktop table {
  background: #FFF;
  border-collapse: collapse;
  width: 100%;
}
.liste_desktop table .bulle_aide:after {
  transform: translate(-7%,-100%);
  left: -200%;
}
.liste_desktop table td {
  border: none;
  text-align: center;
  padding: 10px;
}
.liste_desktop table td .fa-circle,
.liste_desktop table td .fa-check-circle {
  font-size: 1.8rem;
}
.liste_desktop table td .fa-check-circle {
  color: #d3d3d3;
}
.liste_desktop table td .fa-circle,
.liste_desktop table td .archive_modifiable .fa-check-circle {
  color: #343843;
}
.liste_desktop table td .payee_modifiable .fa-check-circle {
  color: #008f99;
}
.liste_desktop table td .fa-exclamation-triangle {
  color: #ff6257;
}
.liste_desktop table td a {
  line-height: normal;
  width: max-content;
  margin: 4px auto;
  color: #343843;
  border-bottom: 1px solid #343843;
}
.liste_desktop table td a:before {
  display: block;
  content: "";
  width: 100%;
}
.liste_desktop table td.large {
  min-width: 240px;
}
.liste_desktop table td.commentaires p {
  overflow-y: auto;
  max-height: 72px;
  margin: 0;
  padding: 0 10px;
}
.liste_desktop table td.row_actions {
  padding-left: 40px;
}
.liste_desktop table td.row_actions,
.liste_desktop table td.row_actions > .bulle_aide {
  text-align: left;
}
.liste_desktop table td.row_actions > a,
.liste_desktop table td.row_actions > button,
.liste_desktop table td.row_actions > .bulle_aide > a,
.liste_desktop table td.row_actions > .bulle_aide > button {
  cursor: pointer;
  border: none;
  text-decoration: underline;
  position: relative;
  background: transparent;
  padding: 0;
  margin: 5px 0;
  color: #343843;
  display: block;
}
.liste_desktop table td.row_actions > a i,
.liste_desktop table td.row_actions > button i,
.liste_desktop table td.row_actions > .bulle_aide > a i,
.liste_desktop table td.row_actions > .bulle_aide > button i {
  color: #15acd7;
  position: absolute;
  z-index: 1;
  left: -20px;
  top: 2px;
}
.liste_desktop table td.row_actions > a.bouton_suppression_impossible,
.liste_desktop table td.row_actions > a:disabled,
.liste_desktop table td.row_actions > button.bouton_suppression_impossible,
.liste_desktop table td.row_actions > button:disabled,
.liste_desktop table td.row_actions > .bulle_aide > a.bouton_suppression_impossible,
.liste_desktop table td.row_actions > .bulle_aide > a:disabled,
.liste_desktop table td.row_actions > .bulle_aide > button.bouton_suppression_impossible,
.liste_desktop table td.row_actions > .bulle_aide > button:disabled {
  color: #d3d3d3;
  cursor: not-allowed;
}
.liste_desktop table td.row_actions > a.bouton_suppression_impossible i,
.liste_desktop table td.row_actions > a:disabled i,
.liste_desktop table td.row_actions > button.bouton_suppression_impossible i,
.liste_desktop table td.row_actions > button:disabled i,
.liste_desktop table td.row_actions > .bulle_aide > a.bouton_suppression_impossible i,
.liste_desktop table td.row_actions > .bulle_aide > a:disabled i,
.liste_desktop table td.row_actions > .bulle_aide > button.bouton_suppression_impossible i,
.liste_desktop table td.row_actions > .bulle_aide > button:disabled i {
  color: #d3d3d3;
}
.liste_desktop table td.row_actions > .bulle_aide:after {
  transform: translate(-80%,-100%);
}
.liste_desktop table td.row_actions > .bulle_aide:before {
  left: -20px;
  transform: translate(0,0);
}
.liste_desktop table thead {
  background: #15acd7;
  color: white;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
  font-size: 1.3rem;
}
.liste_desktop table thead input {
  margin: auto;
}
.liste_desktop table thead input[type="checkbox"] {
  background: #15acd7;
  box-shadow: 0px 0px 0px 1px white;
}
.liste_desktop table thead input[type="checkbox"]:checked {
  background: #fdc931;
  box-shadow: 0px 0px 0px 1px #fdc931;
}
.liste_desktop table thead input[type="checkbox"]:disabled {
  opacity: 0.4;
  cursor: not-allowed;
}
.liste_desktop table thead th {
  padding: 10px 20px;
  position: relative;
}
.liste_desktop table thead th.small {
  min-width: 80px;
}
.liste_desktop table thead th.large {
  min-width: 162px;
}
.liste_desktop table thead th.flex_icon i {
  position: absolute;
  height: 100%;
  display: inline-flex;
  align-items: center;
  top: 0;
  left: 0;
  padding: 5px;
  justify-content: flex-end;
  width: 100%;
}
.liste_desktop table tbody tr {
  font-size: 1.4rem;
  border-bottom: 1px solid #dedcdc;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.liste_desktop table tbody tr:last-child {
  border-bottom: none;
}
.liste_desktop table tbody tr td {
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.liste_desktop table tbody tr td input[type="checkbox"] {
  box-shadow: 0px 0px 0px 1px #343843;
  margin: auto;
}
.liste_desktop table tbody tr:hover {
  background: #e7f7fb;
}
.liste_desktop table tbody tr:hover td:first-child {
  box-shadow: 5px 0px 0px #15acd7 inset;
}
.limiter_hauteur {
  margin-top: 1em;
  max-height: 275px;
  width: 908px;
  max-width: 100%;
  overflow: auto;
  box-shadow: 0px 0px 0px 1px #ededed;
}
.customer_ui .standard-form {
  display: block;
  position: relative;
}
.customer_ui .standard-form > .btn.cancel {
  position: absolute;
  right: 0;
  margin-top: 0.5em;
  max-width: 28%;
}
@media (max-width: 1024px) {
  .customer_ui .standard-form > .btn.cancel {
    position: relative;
    max-width: 240px;
    margin: 0 auto 1em;
  }
}
@media (max-width: 767px) {
  .customer_ui .standard-form > .btn.cancel {
    position: absolute;
    bottom: 0;
    margin: 0;
    width: 240px;
    right: 50%;
    transform: translateY(96px) translateX(50%);
  }
}
@media (max-width: 767px) {
  .customer_ui .standard-form {
    width: 100%;
  }
}
.customer_ui .standard-form table {
  width: 100%;
}
.customer_ui .standard-form .item {
  display: flex;
  flex-direction: column;
  margin: 0;
  max-width: 480px;
}
@media (max-width: 767px) {
  .customer_ui .standard-form .item#div_facturable {
    flex-direction: row;
  }
  .customer_ui .standard-form .item#div_facturable label {
    max-width: 50%;
    margin-right: 8px;
  }
  .customer_ui .standard-form .item#liste_des_selects_des_intervenants {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .customer_ui .standard-form .item#liste_des_selects_des_intervenants select {
    width: 88%;
    margin-bottom: 5px;
  }
  .customer_ui .standard-form .item#liste_des_selects_des_intervenants i {
    margin: 6px 0;
    font-size: 2rem;
    width: 12%;
    text-align: center;
  }
  .customer_ui .standard-form .item p {
    width: 100%;
  }
}
.customer_ui .standard-form .item label {
  font-weight: bold;
  padding-bottom: 0.5em;
}
@media (max-width: 767px) {
  .customer_ui .standard-form .item label {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .customer_ui .standard-form .item > input {
    max-width: 50%;
  }
}
.customer_ui .standard-form .item select {
  align-self: flex-start;
}
.customer_ui .standard-form .item.col {
  flex-direction: row;
  align-items: center;
}
.customer_ui .standard-form .item.col label {
  margin-right: 10px;
  padding-bottom: 0.2em;
}
.customer_ui .standard-form .item.col-50 {
  padding-bottom: 0.5em;
}
.customer_ui .standard-form .item.col-50 > label,
.customer_ui .standard-form .item.col-50 > div {
  width: 50%;
}
.customer_ui .standard-form .item_avec_compteur {
  display: flex;
  align-items: center;
}
.customer_ui .standard-form .item_avec_compteur input {
  margin-right: 10px;
}
.customer_ui .standard-form .div_taux_horaire_associe,
.customer_ui .standard-form .span_taux_horaire_intervenant {
  display: flex;
  align-items: center;
  width: 70%;
  float: left;
  margin: 0.5em 0;
}
@media (max-width: 767px) {
  .customer_ui .standard-form .div_taux_horaire_associe,
  .customer_ui .standard-form .span_taux_horaire_intervenant {
    max-width: 70%;
  }
}
.customer_ui .standard-form .div_taux_horaire_associe input,
.customer_ui .standard-form .span_taux_horaire_intervenant input {
  margin-right: 10px;
}
.customer_ui .standard-form #associes_intervenants_sur_le_client .bulle_aide {
  margin: 1.3em 16px 1.1em 8px;
  float: right;
}
.customer_ui .standard-form #associes_intervenants_sur_le_client .bulle_aide i {
  color: #d3d3d3;
}
.customer_ui .standard-form #liste_des_selects_des_intervenants,
.customer_ui .standard-form #associes_superieursco,
.customer_ui .standard-form #associes_intervenants_sur_le_client {
  width: 100%;
}
.customer_ui .standard-form #liste_des_selects_des_intervenants .item.col,
.customer_ui .standard-form #associes_superieursco .item.col,
.customer_ui .standard-form #associes_intervenants_sur_le_client .item.col {
  padding: 0;
}
.customer_ui .standard-form #associes_superieurs #liste_des_selects_des_superieurs,
.customer_ui .standard-form #liste_des_selects_des_intervenants #liste_des_selects_des_superieurs {
  width: 100%;
}
.customer_ui .standard-form #associes_superieurs .item,
.customer_ui .standard-form #liste_des_selects_des_intervenants .item {
  align-items: flex-start;
}
.customer_ui .standard-form #associes_superieurs select,
.customer_ui .standard-form #liste_des_selects_des_intervenants select {
  width: 86%;
  margin: 0.5em 0;
}
.customer_ui .standard-form .table_utilisateur table {
  border-collapse: collapse;
  margin-top: 10px;
}
.customer_ui .standard-form .table_utilisateur thead th:not(:first-child) {
  background: #ededed;
  min-width: 100px;
  padding: 10px;
  border: 1px solid #dedbdb;
}
.customer_ui .standard-form .table_utilisateur thead th:last-child {
  padding-right: 100px;
}
.customer_ui .standard-form tbody {
  border-bottom: 20px solid #FFF;
}
.customer_ui .standard-form tbody td:first-child {
  border-bottom: 1px solid #dedbdb;
}
.customer_ui .standard-form tbody td:not(:first-child) {
  text-align: center;
  padding: 10px;
  border: 1px solid #dedbdb;
}
.customer_ui .standard-form tbody td:last-child {
  padding-right: 100px;
}
.customer_ui .standard-form tbody .fa-check {
  font-size: 2rem;
  color: #008f99;
}
.customer_ui .standard-form tbody .fa-times {
  font-size: 2rem;
  color: #ff6257;
}
.customer_ui .standard-form.bulle_aide::before {
  display: none !important;
}
.customer_ui .standard-form.bulle_aide::after {
  width: 100% !important;
  left: 0 !important;
  max-width: 480px;
  transform: translate(50%,0%) !important;
}
@media (max-width: 767px) {
  .customer_ui .standard-form.bulle_aide::after {
    max-width: 300px;
    transform: translate(0%,0%) !important;
  }
}
@media (max-width: 767px) {
  .customer_ui footer {
    margin-top: 112px;
  }
}
.customer_ui footer .copyright {
  color: #a8a8a8;
}
