@charset "UTF-8";
@layer actito-global {
  /* Form default */
  /* Colors */
  .row[class*=columns-] .column {
    position: relative;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .column-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .column-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .column-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .column-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .column-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .column-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .column-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .column-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .column-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .column-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .column-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .column-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  @media (min-width: 0) {
    .columns-1-xs .column {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .columns-2-xs .column {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .columns-3-xs .column {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
    }
    .columns-4-xs .column {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .columns-5-xs .column {
      flex: 0 0 20%;
      max-width: 20%;
    }
    .columns-6-xs .column {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%;
    }
    .columns-7-xs .column {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%;
    }
    .columns-8-xs .column {
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
    .columns-9-xs .column {
      flex: 0 0 11.1111111111%;
      max-width: 11.1111111111%;
    }
    .columns-10-xs .column {
      flex: 0 0 10%;
      max-width: 10%;
    }
    .columns-11-xs .column {
      flex: 0 0 9.0909090909%;
      max-width: 9.0909090909%;
    }
    .columns-12-xs .column {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%;
    }
  }
  @media (min-width: 768px) {
    .columns-1-sm .column {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .columns-2-sm .column {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .columns-3-sm .column {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
    }
    .columns-4-sm .column {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .columns-5-sm .column {
      flex: 0 0 20%;
      max-width: 20%;
    }
    .columns-6-sm .column {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%;
    }
    .columns-7-sm .column {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%;
    }
    .columns-8-sm .column {
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
    .columns-9-sm .column {
      flex: 0 0 11.1111111111%;
      max-width: 11.1111111111%;
    }
    .columns-10-sm .column {
      flex: 0 0 10%;
      max-width: 10%;
    }
    .columns-11-sm .column {
      flex: 0 0 9.0909090909%;
      max-width: 9.0909090909%;
    }
    .columns-12-sm .column {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%;
    }
  }
  @media (min-width: 1024px) {
    .columns-1-md .column {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .columns-2-md .column {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .columns-3-md .column {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
    }
    .columns-4-md .column {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .columns-5-md .column {
      flex: 0 0 20%;
      max-width: 20%;
    }
    .columns-6-md .column {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%;
    }
    .columns-7-md .column {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%;
    }
    .columns-8-md .column {
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
    .columns-9-md .column {
      flex: 0 0 11.1111111111%;
      max-width: 11.1111111111%;
    }
    .columns-10-md .column {
      flex: 0 0 10%;
      max-width: 10%;
    }
    .columns-11-md .column {
      flex: 0 0 9.0909090909%;
      max-width: 9.0909090909%;
    }
    .columns-12-md .column {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%;
    }
  }
  @media (min-width: 1279px) {
    .columns-1-lg .column {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .columns-2-lg .column {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .columns-3-lg .column {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
    }
    .columns-4-lg .column {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .columns-5-lg .column {
      flex: 0 0 20%;
      max-width: 20%;
    }
    .columns-6-lg .column {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%;
    }
    .columns-7-lg .column {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%;
    }
    .columns-8-lg .column {
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
    .columns-9-lg .column {
      flex: 0 0 11.1111111111%;
      max-width: 11.1111111111%;
    }
    .columns-10-lg .column {
      flex: 0 0 10%;
      max-width: 10%;
    }
    .columns-11-lg .column {
      flex: 0 0 9.0909090909%;
      max-width: 9.0909090909%;
    }
    .columns-12-lg .column {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%;
    }
  }
  @media (min-width: 1366px) {
    .columns-1-xl .column {
      flex: 0 0 100%;
      max-width: 100%;
    }
    .columns-2-xl .column {
      flex: 0 0 50%;
      max-width: 50%;
    }
    .columns-3-xl .column {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%;
    }
    .columns-4-xl .column {
      flex: 0 0 25%;
      max-width: 25%;
    }
    .columns-5-xl .column {
      flex: 0 0 20%;
      max-width: 20%;
    }
    .columns-6-xl .column {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%;
    }
    .columns-7-xl .column {
      flex: 0 0 14.2857142857%;
      max-width: 14.2857142857%;
    }
    .columns-8-xl .column {
      flex: 0 0 12.5%;
      max-width: 12.5%;
    }
    .columns-9-xl .column {
      flex: 0 0 11.1111111111%;
      max-width: 11.1111111111%;
    }
    .columns-10-xl .column {
      flex: 0 0 10%;
      max-width: 10%;
    }
    .columns-11-xl .column {
      flex: 0 0 9.0909090909%;
      max-width: 9.0909090909%;
    }
    .columns-12-xl .column {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%;
    }
  }
  @media (min-width: 0) {
    .d-flex-xs {
      display: flex;
    }
    .flex-wrap-xs {
      flex-wrap: wrap;
    }
  }
  @media (min-width: 768px) {
    .d-flex-sm {
      display: flex;
    }
    .flex-wrap-sm {
      flex-wrap: wrap;
    }
  }
  @media (min-width: 1024px) {
    .d-flex-md {
      display: flex;
    }
    .flex-wrap-md {
      flex-wrap: wrap;
    }
  }
  @media (min-width: 1279px) {
    .d-flex-lg {
      display: flex;
    }
    .flex-wrap-lg {
      flex-wrap: wrap;
    }
  }
  @media (min-width: 1366px) {
    .d-flex-xl {
      display: flex;
    }
    .flex-wrap-xl {
      flex-wrap: wrap;
    }
  }
  .d-flex {
    display: flex;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  * {
    box-sizing: border-box;
  }
  button {
    border-radius: 0;
  }
  p {
    margin: 0;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    line-height: 1.3;
  }
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  }
  /* clears the ‘X’ from Internet Explorer */
  input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
  }
  input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
  }
  /* clears the ‘X’ from Chrome */
  input[type=search]::-webkit-search-decoration,
  input[type=search]::-webkit-search-cancel-button,
  input[type=search]::-webkit-search-results-button,
  input[type=search]::-webkit-search-results-decoration {
    display: none;
  }
  select:focus,
  textarea:focus,
  input[type=text]:focus,
  input[type=password]:focus,
  input[type=datetime]:focus,
  input[type=datetime-local]:focus,
  input[type=date]:focus,
  input[type=month]:focus,
  input[type=time]:focus,
  input[type=week]:focus,
  input[type=number]:focus,
  input[type=email]:focus,
  input[type=url]:focus,
  input[type=search]:focus,
  input[type=tel]:focus,
  input[type=color]:focus,
  input[type=button]:focus,
  input[type=submit]:focus,
  button:focus,
  .uneditable-input:focus {
    outline: 0 none;
  }
  .input::-webkit-inner-spin-button,
  .input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix  */
  }
  *,
  *::before,
  *::after {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-rendering: optimizeLegibility;
  }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    img[src$=".svg"] {
      width: 100%;
    }
  }
  ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #bab9b9;
  }
  ::-moz-placeholder {
    /* Firefox 19+ */
    color: #bab9b9;
  }
  :-ms-input-placeholder {
    /* IE 10+ */
    color: #bab9b9;
  }
  ::-ms-input-placeholder {
    /* Edge */
    color: #bab9b9;
  }
  :-moz-placeholder {
    /* Firefox 18- */
    color: #bab9b9;
  }
  body {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding-top: 50px;
    background-color: #ECF1F7;
  }
  @import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&display=swap");
  body {
    font: normal 12px "Open Sans", sans-serif;
    color: #333333;
  }
  .link {
    color: #3DA1EB;
    text-decoration: none;
  }
  .link:hover {
    color: #2772a7;
  }
  input[type=date]::-webkit-inner-spin-button,
  input[type=date]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
  }
  input[type=number]::-webkit-outer-spin-button,
  input[type=number]::-webkit-inner-spin-button {
    margin-right: 20px;
  }
  /*!
   *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
   *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
   */
  /* FONT PATH
   * -------------------------- */
  @font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  /* makes the font 33% larger relative to the icon container */
  .fa-lg {
    font-size: 1.3333333333em;
    line-height: 0.75em;
    vertical-align: -15%;
  }
  .fa-2x {
    font-size: 2em;
  }
  .fa-3x {
    font-size: 3em;
  }
  .fa-4x {
    font-size: 4em;
  }
  .fa-5x {
    font-size: 5em;
  }
  .fa-fw {
    width: 1.2857142857em;
    text-align: center;
  }
  .fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none;
  }
  .fa-ul > li {
    position: relative;
  }
  .fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: 0.1428571429em;
    text-align: center;
  }
  .fa-li.fa-lg {
    left: -1.8571428571em;
  }
  .fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
  }
  .fa-pull-left {
    float: left;
  }
  .fa-pull-right {
    float: right;
  }
  .fa.fa-pull-left {
    margin-right: 0.3em;
  }
  .fa.fa-pull-right {
    margin-left: 0.3em;
  }
  /* Deprecated as of 4.4.0 */
  .pull-right {
    float: right;
  }
  .pull-left {
    float: left;
  }
  .fa.pull-left {
    margin-right: 0.3em;
  }
  .fa.pull-right {
    margin-left: 0.3em;
  }
  .fa-spin {
    animation: fa-spin 2s infinite linear;
  }
  .fa-pulse {
    animation: fa-spin 1s infinite steps(8);
  }
  @keyframes fa-spin {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(359deg);
    }
  }
  .fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg);
  }
  .fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg);
  }
  .fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg);
  }
  .fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1);
  }
  .fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1);
  }
  :root .fa-rotate-90,
  :root .fa-rotate-180,
  :root .fa-rotate-270,
  :root .fa-flip-horizontal,
  :root .fa-flip-vertical {
    filter: none;
  }
  .fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
  }
  .fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .fa-stack-1x {
    line-height: inherit;
  }
  .fa-stack-2x {
    font-size: 2em;
  }
  .fa-inverse {
    color: #fff;
  }
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
     readers do not read off random characters that represent icons */
  .fa-glass:before {
    content: "\f000";
  }
  .fa-music:before {
    content: "\f001";
  }
  .fa-search:before {
    content: "\f002";
  }
  .fa-envelope-o:before {
    content: "\f003";
  }
  .fa-heart:before {
    content: "\f004";
  }
  .fa-star:before {
    content: "\f005";
  }
  .fa-star-o:before {
    content: "\f006";
  }
  .fa-user:before {
    content: "\f007";
  }
  .fa-film:before {
    content: "\f008";
  }
  .fa-th-large:before {
    content: "\f009";
  }
  .fa-th:before {
    content: "\f00a";
  }
  .fa-th-list:before {
    content: "\f00b";
  }
  .fa-check:before {
    content: "\f00c";
  }
  .fa-remove:before,
  .fa-close:before,
  .fa-times:before {
    content: "\f00d";
  }
  .fa-search-plus:before {
    content: "\f00e";
  }
  .fa-search-minus:before {
    content: "\f010";
  }
  .fa-power-off:before {
    content: "\f011";
  }
  .fa-signal:before {
    content: "\f012";
  }
  .fa-gear:before,
  .fa-cog:before {
    content: "\f013";
  }
  .fa-trash-o:before {
    content: "\f014";
  }
  .fa-home:before {
    content: "\f015";
  }
  .fa-file-o:before {
    content: "\f016";
  }
  .fa-clock-o:before {
    content: "\f017";
  }
  .fa-road:before {
    content: "\f018";
  }
  .fa-download:before {
    content: "\f019";
  }
  .fa-arrow-circle-o-down:before {
    content: "\f01a";
  }
  .fa-arrow-circle-o-up:before {
    content: "\f01b";
  }
  .fa-inbox:before {
    content: "\f01c";
  }
  .fa-play-circle-o:before {
    content: "\f01d";
  }
  .fa-rotate-right:before,
  .fa-repeat:before {
    content: "\f01e";
  }
  .fa-refresh:before {
    content: "\f021";
  }
  .fa-list-alt:before {
    content: "\f022";
  }
  .fa-lock:before {
    content: "\f023";
  }
  .fa-flag:before {
    content: "\f024";
  }
  .fa-headphones:before {
    content: "\f025";
  }
  .fa-volume-off:before {
    content: "\f026";
  }
  .fa-volume-down:before {
    content: "\f027";
  }
  .fa-volume-up:before {
    content: "\f028";
  }
  .fa-qrcode:before {
    content: "\f029";
  }
  .fa-barcode:before {
    content: "\f02a";
  }
  .fa-tag:before {
    content: "\f02b";
  }
  .fa-tags:before {
    content: "\f02c";
  }
  .fa-book:before {
    content: "\f02d";
  }
  .fa-bookmark:before {
    content: "\f02e";
  }
  .fa-print:before {
    content: "\f02f";
  }
  .fa-camera:before {
    content: "\f030";
  }
  .fa-font:before {
    content: "\f031";
  }
  .fa-bold:before {
    content: "\f032";
  }
  .fa-italic:before {
    content: "\f033";
  }
  .fa-text-height:before {
    content: "\f034";
  }
  .fa-text-width:before {
    content: "\f035";
  }
  .fa-align-left:before {
    content: "\f036";
  }
  .fa-align-center:before {
    content: "\f037";
  }
  .fa-align-right:before {
    content: "\f038";
  }
  .fa-align-justify:before {
    content: "\f039";
  }
  .fa-list:before {
    content: "\f03a";
  }
  .fa-dedent:before,
  .fa-outdent:before {
    content: "\f03b";
  }
  .fa-indent:before {
    content: "\f03c";
  }
  .fa-video-camera:before {
    content: "\f03d";
  }
  .fa-photo:before,
  .fa-image:before,
  .fa-picture-o:before {
    content: "\f03e";
  }
  .fa-pencil:before {
    content: "\f040";
  }
  .fa-map-marker:before {
    content: "\f041";
  }
  .fa-adjust:before {
    content: "\f042";
  }
  .fa-tint:before {
    content: "\f043";
  }
  .fa-edit:before,
  .fa-pencil-square-o:before {
    content: "\f044";
  }
  .fa-share-square-o:before {
    content: "\f045";
  }
  .fa-check-square-o:before {
    content: "\f046";
  }
  .fa-arrows:before {
    content: "\f047";
  }
  .fa-step-backward:before {
    content: "\f048";
  }
  .fa-fast-backward:before {
    content: "\f049";
  }
  .fa-backward:before {
    content: "\f04a";
  }
  .fa-play:before {
    content: "\f04b";
  }
  .fa-pause:before {
    content: "\f04c";
  }
  .fa-stop:before {
    content: "\f04d";
  }
  .fa-forward:before {
    content: "\f04e";
  }
  .fa-fast-forward:before {
    content: "\f050";
  }
  .fa-step-forward:before {
    content: "\f051";
  }
  .fa-eject:before {
    content: "\f052";
  }
  .fa-chevron-left:before {
    content: "\f053";
  }
  .fa-chevron-right:before {
    content: "\f054";
  }
  .fa-plus-circle:before {
    content: "\f055";
  }
  .fa-minus-circle:before {
    content: "\f056";
  }
  .fa-times-circle:before {
    content: "\f057";
  }
  .fa-check-circle:before {
    content: "\f058";
  }
  .fa-question-circle:before {
    content: "\f059";
  }
  .fa-info-circle:before {
    content: "\f05a";
  }
  .fa-crosshairs:before {
    content: "\f05b";
  }
  .fa-times-circle-o:before {
    content: "\f05c";
  }
  .fa-check-circle-o:before {
    content: "\f05d";
  }
  .fa-ban:before {
    content: "\f05e";
  }
  .fa-arrow-left:before {
    content: "\f060";
  }
  .fa-arrow-right:before {
    content: "\f061";
  }
  .fa-arrow-up:before {
    content: "\f062";
  }
  .fa-arrow-down:before {
    content: "\f063";
  }
  .fa-mail-forward:before,
  .fa-share:before {
    content: "\f064";
  }
  .fa-expand:before {
    content: "\f065";
  }
  .fa-compress:before {
    content: "\f066";
  }
  .fa-plus:before {
    content: "\f067";
  }
  .fa-minus:before {
    content: "\f068";
  }
  .fa-asterisk:before {
    content: "\f069";
  }
  .fa-exclamation-circle:before {
    content: "\f06a";
  }
  .fa-gift:before {
    content: "\f06b";
  }
  .fa-leaf:before {
    content: "\f06c";
  }
  .fa-fire:before {
    content: "\f06d";
  }
  .fa-eye:before {
    content: "\f06e";
  }
  .fa-eye-slash:before {
    content: "\f070";
  }
  .fa-warning:before,
  .fa-exclamation-triangle:before {
    content: "\f071";
  }
  .fa-plane:before {
    content: "\f072";
  }
  .fa-calendar:before {
    content: "\f073";
  }
  .fa-random:before {
    content: "\f074";
  }
  .fa-comment:before {
    content: "\f075";
  }
  .fa-magnet:before {
    content: "\f076";
  }
  .fa-chevron-up:before {
    content: "\f077";
  }
  .fa-chevron-down:before {
    content: "\f078";
  }
  .fa-retweet:before {
    content: "\f079";
  }
  .fa-shopping-cart:before {
    content: "\f07a";
  }
  .fa-folder:before {
    content: "\f07b";
  }
  .fa-folder-open:before {
    content: "\f07c";
  }
  .fa-arrows-v:before {
    content: "\f07d";
  }
  .fa-arrows-h:before {
    content: "\f07e";
  }
  .fa-bar-chart-o:before,
  .fa-bar-chart:before {
    content: "\f080";
  }
  .fa-twitter-square:before {
    content: "\f081";
  }
  .fa-facebook-square:before {
    content: "\f082";
  }
  .fa-camera-retro:before {
    content: "\f083";
  }
  .fa-key:before {
    content: "\f084";
  }
  .fa-gears:before,
  .fa-cogs:before {
    content: "\f085";
  }
  .fa-comments:before {
    content: "\f086";
  }
  .fa-thumbs-o-up:before {
    content: "\f087";
  }
  .fa-thumbs-o-down:before {
    content: "\f088";
  }
  .fa-star-half:before {
    content: "\f089";
  }
  .fa-heart-o:before {
    content: "\f08a";
  }
  .fa-sign-out:before {
    content: "\f08b";
  }
  .fa-linkedin-square:before {
    content: "\f08c";
  }
  .fa-thumb-tack:before {
    content: "\f08d";
  }
  .fa-external-link:before {
    content: "\f08e";
  }
  .fa-sign-in:before {
    content: "\f090";
  }
  .fa-trophy:before {
    content: "\f091";
  }
  .fa-github-square:before {
    content: "\f092";
  }
  .fa-upload:before {
    content: "\f093";
  }
  .fa-lemon-o:before {
    content: "\f094";
  }
  .fa-phone:before {
    content: "\f095";
  }
  .fa-square-o:before {
    content: "\f096";
  }
  .fa-bookmark-o:before {
    content: "\f097";
  }
  .fa-phone-square:before {
    content: "\f098";
  }
  .fa-twitter:before {
    content: "\f099";
  }
  .fa-facebook-f:before,
  .fa-facebook:before {
    content: "\f09a";
  }
  .fa-github:before {
    content: "\f09b";
  }
  .fa-unlock:before {
    content: "\f09c";
  }
  .fa-credit-card:before {
    content: "\f09d";
  }
  .fa-feed:before,
  .fa-rss:before {
    content: "\f09e";
  }
  .fa-hdd-o:before {
    content: "\f0a0";
  }
  .fa-bullhorn:before {
    content: "\f0a1";
  }
  .fa-bell:before {
    content: "\f0f3";
  }
  .fa-certificate:before {
    content: "\f0a3";
  }
  .fa-hand-o-right:before {
    content: "\f0a4";
  }
  .fa-hand-o-left:before {
    content: "\f0a5";
  }
  .fa-hand-o-up:before {
    content: "\f0a6";
  }
  .fa-hand-o-down:before {
    content: "\f0a7";
  }
  .fa-arrow-circle-left:before {
    content: "\f0a8";
  }
  .fa-arrow-circle-right:before {
    content: "\f0a9";
  }
  .fa-arrow-circle-up:before {
    content: "\f0aa";
  }
  .fa-arrow-circle-down:before {
    content: "\f0ab";
  }
  .fa-globe:before {
    content: "\f0ac";
  }
  .fa-wrench:before {
    content: "\f0ad";
  }
  .fa-tasks:before {
    content: "\f0ae";
  }
  .fa-filter:before {
    content: "\f0b0";
  }
  .fa-briefcase:before {
    content: "\f0b1";
  }
  .fa-arrows-alt:before {
    content: "\f0b2";
  }
  .fa-group:before,
  .fa-users:before {
    content: "\f0c0";
  }
  .fa-chain:before,
  .fa-link:before {
    content: "\f0c1";
  }
  .fa-cloud:before {
    content: "\f0c2";
  }
  .fa-flask:before {
    content: "\f0c3";
  }
  .fa-cut:before,
  .fa-scissors:before {
    content: "\f0c4";
  }
  .fa-copy:before,
  .fa-files-o:before {
    content: "\f0c5";
  }
  .fa-paperclip:before {
    content: "\f0c6";
  }
  .fa-save:before,
  .fa-floppy-o:before {
    content: "\f0c7";
  }
  .fa-square:before {
    content: "\f0c8";
  }
  .fa-navicon:before,
  .fa-reorder:before,
  .fa-bars:before {
    content: "\f0c9";
  }
  .fa-list-ul:before {
    content: "\f0ca";
  }
  .fa-list-ol:before {
    content: "\f0cb";
  }
  .fa-strikethrough:before {
    content: "\f0cc";
  }
  .fa-underline:before {
    content: "\f0cd";
  }
  .fa-table:before {
    content: "\f0ce";
  }
  .fa-magic:before {
    content: "\f0d0";
  }
  .fa-truck:before {
    content: "\f0d1";
  }
  .fa-pinterest:before {
    content: "\f0d2";
  }
  .fa-pinterest-square:before {
    content: "\f0d3";
  }
  .fa-google-plus-square:before {
    content: "\f0d4";
  }
  .fa-google-plus:before {
    content: "\f0d5";
  }
  .fa-money:before {
    content: "\f0d6";
  }
  .fa-caret-down:before {
    content: "\f0d7";
  }
  .fa-caret-up:before {
    content: "\f0d8";
  }
  .fa-caret-left:before {
    content: "\f0d9";
  }
  .fa-caret-right:before {
    content: "\f0da";
  }
  .fa-columns:before {
    content: "\f0db";
  }
  .fa-unsorted:before,
  .fa-sort:before {
    content: "\f0dc";
  }
  .fa-sort-down:before,
  .fa-sort-desc:before {
    content: "\f0dd";
  }
  .fa-sort-up:before,
  .fa-sort-asc:before {
    content: "\f0de";
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
  .fa-linkedin:before {
    content: "\f0e1";
  }
  .fa-rotate-left:before,
  .fa-undo:before {
    content: "\f0e2";
  }
  .fa-legal:before,
  .fa-gavel:before {
    content: "\f0e3";
  }
  .fa-dashboard:before,
  .fa-tachometer:before {
    content: "\f0e4";
  }
  .fa-comment-o:before {
    content: "\f0e5";
  }
  .fa-comments-o:before {
    content: "\f0e6";
  }
  .fa-flash:before,
  .fa-bolt:before {
    content: "\f0e7";
  }
  .fa-sitemap:before {
    content: "\f0e8";
  }
  .fa-umbrella:before {
    content: "\f0e9";
  }
  .fa-paste:before,
  .fa-clipboard:before {
    content: "\f0ea";
  }
  .fa-lightbulb-o:before {
    content: "\f0eb";
  }
  .fa-exchange:before {
    content: "\f0ec";
  }
  .fa-cloud-download:before {
    content: "\f0ed";
  }
  .fa-cloud-upload:before {
    content: "\f0ee";
  }
  .fa-user-md:before {
    content: "\f0f0";
  }
  .fa-stethoscope:before {
    content: "\f0f1";
  }
  .fa-suitcase:before {
    content: "\f0f2";
  }
  .fa-bell-o:before {
    content: "\f0a2";
  }
  .fa-coffee:before {
    content: "\f0f4";
  }
  .fa-cutlery:before {
    content: "\f0f5";
  }
  .fa-file-text-o:before {
    content: "\f0f6";
  }
  .fa-building-o:before {
    content: "\f0f7";
  }
  .fa-hospital-o:before {
    content: "\f0f8";
  }
  .fa-ambulance:before {
    content: "\f0f9";
  }
  .fa-medkit:before {
    content: "\f0fa";
  }
  .fa-fighter-jet:before {
    content: "\f0fb";
  }
  .fa-beer:before {
    content: "\f0fc";
  }
  .fa-h-square:before {
    content: "\f0fd";
  }
  .fa-plus-square:before {
    content: "\f0fe";
  }
  .fa-angle-double-left:before {
    content: "\f100";
  }
  .fa-angle-double-right:before {
    content: "\f101";
  }
  .fa-angle-double-up:before {
    content: "\f102";
  }
  .fa-angle-double-down:before {
    content: "\f103";
  }
  .fa-angle-left:before {
    content: "\f104";
  }
  .fa-angle-right:before {
    content: "\f105";
  }
  .fa-angle-up:before {
    content: "\f106";
  }
  .fa-angle-down:before {
    content: "\f107";
  }
  .fa-desktop:before {
    content: "\f108";
  }
  .fa-laptop:before {
    content: "\f109";
  }
  .fa-tablet:before {
    content: "\f10a";
  }
  .fa-mobile-phone:before,
  .fa-mobile:before {
    content: "\f10b";
  }
  .fa-circle-o:before {
    content: "\f10c";
  }
  .fa-quote-left:before {
    content: "\f10d";
  }
  .fa-quote-right:before {
    content: "\f10e";
  }
  .fa-spinner:before {
    content: "\f110";
  }
  .fa-circle:before {
    content: "\f111";
  }
  .fa-mail-reply:before,
  .fa-reply:before {
    content: "\f112";
  }
  .fa-github-alt:before {
    content: "\f113";
  }
  .fa-folder-o:before {
    content: "\f114";
  }
  .fa-folder-open-o:before {
    content: "\f115";
  }
  .fa-smile-o:before {
    content: "\f118";
  }
  .fa-frown-o:before {
    content: "\f119";
  }
  .fa-meh-o:before {
    content: "\f11a";
  }
  .fa-gamepad:before {
    content: "\f11b";
  }
  .fa-keyboard-o:before {
    content: "\f11c";
  }
  .fa-flag-o:before {
    content: "\f11d";
  }
  .fa-flag-checkered:before {
    content: "\f11e";
  }
  .fa-terminal:before {
    content: "\f120";
  }
  .fa-code:before {
    content: "\f121";
  }
  .fa-mail-reply-all:before,
  .fa-reply-all:before {
    content: "\f122";
  }
  .fa-star-half-empty:before,
  .fa-star-half-full:before,
  .fa-star-half-o:before {
    content: "\f123";
  }
  .fa-location-arrow:before {
    content: "\f124";
  }
  .fa-crop:before {
    content: "\f125";
  }
  .fa-code-fork:before {
    content: "\f126";
  }
  .fa-unlink:before,
  .fa-chain-broken:before {
    content: "\f127";
  }
  .fa-question:before {
    content: "\f128";
  }
  .fa-info:before {
    content: "\f129";
  }
  .fa-exclamation:before {
    content: "\f12a";
  }
  .fa-superscript:before {
    content: "\f12b";
  }
  .fa-subscript:before {
    content: "\f12c";
  }
  .fa-eraser:before {
    content: "\f12d";
  }
  .fa-puzzle-piece:before {
    content: "\f12e";
  }
  .fa-microphone:before {
    content: "\f130";
  }
  .fa-microphone-slash:before {
    content: "\f131";
  }
  .fa-shield:before {
    content: "\f132";
  }
  .fa-calendar-o:before {
    content: "\f133";
  }
  .fa-fire-extinguisher:before {
    content: "\f134";
  }
  .fa-rocket:before {
    content: "\f135";
  }
  .fa-maxcdn:before {
    content: "\f136";
  }
  .fa-chevron-circle-left:before {
    content: "\f137";
  }
  .fa-chevron-circle-right:before {
    content: "\f138";
  }
  .fa-chevron-circle-up:before {
    content: "\f139";
  }
  .fa-chevron-circle-down:before {
    content: "\f13a";
  }
  .fa-html5:before {
    content: "\f13b";
  }
  .fa-css3:before {
    content: "\f13c";
  }
  .fa-anchor:before {
    content: "\f13d";
  }
  .fa-unlock-alt:before {
    content: "\f13e";
  }
  .fa-bullseye:before {
    content: "\f140";
  }
  .fa-ellipsis-h:before {
    content: "\f141";
  }
  .fa-ellipsis-v:before {
    content: "\f142";
  }
  .fa-rss-square:before {
    content: "\f143";
  }
  .fa-play-circle:before {
    content: "\f144";
  }
  .fa-ticket:before {
    content: "\f145";
  }
  .fa-minus-square:before {
    content: "\f146";
  }
  .fa-minus-square-o:before {
    content: "\f147";
  }
  .fa-level-up:before {
    content: "\f148";
  }
  .fa-level-down:before {
    content: "\f149";
  }
  .fa-check-square:before {
    content: "\f14a";
  }
  .fa-pencil-square:before {
    content: "\f14b";
  }
  .fa-external-link-square:before {
    content: "\f14c";
  }
  .fa-share-square:before {
    content: "\f14d";
  }
  .fa-compass:before {
    content: "\f14e";
  }
  .fa-toggle-down:before,
  .fa-caret-square-o-down:before {
    content: "\f150";
  }
  .fa-toggle-up:before,
  .fa-caret-square-o-up:before {
    content: "\f151";
  }
  .fa-toggle-right:before,
  .fa-caret-square-o-right:before {
    content: "\f152";
  }
  .fa-euro:before,
  .fa-eur:before {
    content: "\f153";
  }
  .fa-gbp:before {
    content: "\f154";
  }
  .fa-dollar:before,
  .fa-usd:before {
    content: "\f155";
  }
  .fa-rupee:before,
  .fa-inr:before {
    content: "\f156";
  }
  .fa-cny:before,
  .fa-rmb:before,
  .fa-yen:before,
  .fa-jpy:before {
    content: "\f157";
  }
  .fa-ruble:before,
  .fa-rouble:before,
  .fa-rub:before {
    content: "\f158";
  }
  .fa-won:before,
  .fa-krw:before {
    content: "\f159";
  }
  .fa-bitcoin:before,
  .fa-btc:before {
    content: "\f15a";
  }
  .fa-file:before {
    content: "\f15b";
  }
  .fa-file-text:before {
    content: "\f15c";
  }
  .fa-sort-alpha-asc:before {
    content: "\f15d";
  }
  .fa-sort-alpha-desc:before {
    content: "\f15e";
  }
  .fa-sort-amount-asc:before {
    content: "\f160";
  }
  .fa-sort-amount-desc:before {
    content: "\f161";
  }
  .fa-sort-numeric-asc:before {
    content: "\f162";
  }
  .fa-sort-numeric-desc:before {
    content: "\f163";
  }
  .fa-thumbs-up:before {
    content: "\f164";
  }
  .fa-thumbs-down:before {
    content: "\f165";
  }
  .fa-youtube-square:before {
    content: "\f166";
  }
  .fa-youtube:before {
    content: "\f167";
  }
  .fa-xing:before {
    content: "\f168";
  }
  .fa-xing-square:before {
    content: "\f169";
  }
  .fa-youtube-play:before {
    content: "\f16a";
  }
  .fa-dropbox:before {
    content: "\f16b";
  }
  .fa-stack-overflow:before {
    content: "\f16c";
  }
  .fa-instagram:before {
    content: "\f16d";
  }
  .fa-flickr:before {
    content: "\f16e";
  }
  .fa-adn:before {
    content: "\f170";
  }
  .fa-bitbucket:before {
    content: "\f171";
  }
  .fa-bitbucket-square:before {
    content: "\f172";
  }
  .fa-tumblr:before {
    content: "\f173";
  }
  .fa-tumblr-square:before {
    content: "\f174";
  }
  .fa-long-arrow-down:before {
    content: "\f175";
  }
  .fa-long-arrow-up:before {
    content: "\f176";
  }
  .fa-long-arrow-left:before {
    content: "\f177";
  }
  .fa-long-arrow-right:before {
    content: "\f178";
  }
  .fa-apple:before {
    content: "\f179";
  }
  .fa-windows:before {
    content: "\f17a";
  }
  .fa-android:before {
    content: "\f17b";
  }
  .fa-linux:before {
    content: "\f17c";
  }
  .fa-dribbble:before {
    content: "\f17d";
  }
  .fa-skype:before {
    content: "\f17e";
  }
  .fa-foursquare:before {
    content: "\f180";
  }
  .fa-trello:before {
    content: "\f181";
  }
  .fa-female:before {
    content: "\f182";
  }
  .fa-male:before {
    content: "\f183";
  }
  .fa-gittip:before,
  .fa-gratipay:before {
    content: "\f184";
  }
  .fa-sun-o:before {
    content: "\f185";
  }
  .fa-moon-o:before {
    content: "\f186";
  }
  .fa-archive:before {
    content: "\f187";
  }
  .fa-bug:before {
    content: "\f188";
  }
  .fa-vk:before {
    content: "\f189";
  }
  .fa-weibo:before {
    content: "\f18a";
  }
  .fa-renren:before {
    content: "\f18b";
  }
  .fa-pagelines:before {
    content: "\f18c";
  }
  .fa-stack-exchange:before {
    content: "\f18d";
  }
  .fa-arrow-circle-o-right:before {
    content: "\f18e";
  }
  .fa-arrow-circle-o-left:before {
    content: "\f190";
  }
  .fa-toggle-left:before,
  .fa-caret-square-o-left:before {
    content: "\f191";
  }
  .fa-dot-circle-o:before {
    content: "\f192";
  }
  .fa-wheelchair:before {
    content: "\f193";
  }
  .fa-vimeo-square:before {
    content: "\f194";
  }
  .fa-turkish-lira:before,
  .fa-try:before {
    content: "\f195";
  }
  .fa-plus-square-o:before {
    content: "\f196";
  }
  .fa-space-shuttle:before {
    content: "\f197";
  }
  .fa-slack:before {
    content: "\f198";
  }
  .fa-envelope-square:before {
    content: "\f199";
  }
  .fa-wordpress:before {
    content: "\f19a";
  }
  .fa-openid:before {
    content: "\f19b";
  }
  .fa-institution:before,
  .fa-bank:before,
  .fa-university:before {
    content: "\f19c";
  }
  .fa-mortar-board:before,
  .fa-graduation-cap:before {
    content: "\f19d";
  }
  .fa-yahoo:before {
    content: "\f19e";
  }
  .fa-google:before {
    content: "\f1a0";
  }
  .fa-reddit:before {
    content: "\f1a1";
  }
  .fa-reddit-square:before {
    content: "\f1a2";
  }
  .fa-stumbleupon-circle:before {
    content: "\f1a3";
  }
  .fa-stumbleupon:before {
    content: "\f1a4";
  }
  .fa-delicious:before {
    content: "\f1a5";
  }
  .fa-digg:before {
    content: "\f1a6";
  }
  .fa-pied-piper-pp:before {
    content: "\f1a7";
  }
  .fa-pied-piper-alt:before {
    content: "\f1a8";
  }
  .fa-drupal:before {
    content: "\f1a9";
  }
  .fa-joomla:before {
    content: "\f1aa";
  }
  .fa-language:before {
    content: "\f1ab";
  }
  .fa-fax:before {
    content: "\f1ac";
  }
  .fa-building:before {
    content: "\f1ad";
  }
  .fa-child:before {
    content: "\f1ae";
  }
  .fa-paw:before {
    content: "\f1b0";
  }
  .fa-spoon:before {
    content: "\f1b1";
  }
  .fa-cube:before {
    content: "\f1b2";
  }
  .fa-cubes:before {
    content: "\f1b3";
  }
  .fa-behance:before {
    content: "\f1b4";
  }
  .fa-behance-square:before {
    content: "\f1b5";
  }
  .fa-steam:before {
    content: "\f1b6";
  }
  .fa-steam-square:before {
    content: "\f1b7";
  }
  .fa-recycle:before {
    content: "\f1b8";
  }
  .fa-automobile:before,
  .fa-car:before {
    content: "\f1b9";
  }
  .fa-cab:before,
  .fa-taxi:before {
    content: "\f1ba";
  }
  .fa-tree:before {
    content: "\f1bb";
  }
  .fa-spotify:before {
    content: "\f1bc";
  }
  .fa-deviantart:before {
    content: "\f1bd";
  }
  .fa-soundcloud:before {
    content: "\f1be";
  }
  .fa-database:before {
    content: "\f1c0";
  }
  .fa-file-pdf-o:before {
    content: "\f1c1";
  }
  .fa-file-word-o:before {
    content: "\f1c2";
  }
  .fa-file-excel-o:before {
    content: "\f1c3";
  }
  .fa-file-powerpoint-o:before {
    content: "\f1c4";
  }
  .fa-file-photo-o:before,
  .fa-file-picture-o:before,
  .fa-file-image-o:before {
    content: "\f1c5";
  }
  .fa-file-zip-o:before,
  .fa-file-archive-o:before {
    content: "\f1c6";
  }
  .fa-file-sound-o:before,
  .fa-file-audio-o:before {
    content: "\f1c7";
  }
  .fa-file-movie-o:before,
  .fa-file-video-o:before {
    content: "\f1c8";
  }
  .fa-file-code-o:before {
    content: "\f1c9";
  }
  .fa-vine:before {
    content: "\f1ca";
  }
  .fa-codepen:before {
    content: "\f1cb";
  }
  .fa-jsfiddle:before {
    content: "\f1cc";
  }
  .fa-life-bouy:before,
  .fa-life-buoy:before,
  .fa-life-saver:before,
  .fa-support:before,
  .fa-life-ring:before {
    content: "\f1cd";
  }
  .fa-circle-o-notch:before {
    content: "\f1ce";
  }
  .fa-ra:before,
  .fa-resistance:before,
  .fa-rebel:before {
    content: "\f1d0";
  }
  .fa-ge:before,
  .fa-empire:before {
    content: "\f1d1";
  }
  .fa-git-square:before {
    content: "\f1d2";
  }
  .fa-git:before {
    content: "\f1d3";
  }
  .fa-y-combinator-square:before,
  .fa-yc-square:before,
  .fa-hacker-news:before {
    content: "\f1d4";
  }
  .fa-tencent-weibo:before {
    content: "\f1d5";
  }
  .fa-qq:before {
    content: "\f1d6";
  }
  .fa-wechat:before,
  .fa-weixin:before {
    content: "\f1d7";
  }
  .fa-send:before,
  .fa-paper-plane:before {
    content: "\f1d8";
  }
  .fa-send-o:before,
  .fa-paper-plane-o:before {
    content: "\f1d9";
  }
  .fa-history:before {
    content: "\f1da";
  }
  .fa-circle-thin:before {
    content: "\f1db";
  }
  .fa-header:before {
    content: "\f1dc";
  }
  .fa-paragraph:before {
    content: "\f1dd";
  }
  .fa-sliders:before {
    content: "\f1de";
  }
  .fa-share-alt:before {
    content: "\f1e0";
  }
  .fa-share-alt-square:before {
    content: "\f1e1";
  }
  .fa-bomb:before {
    content: "\f1e2";
  }
  .fa-soccer-ball-o:before,
  .fa-futbol-o:before {
    content: "\f1e3";
  }
  .fa-tty:before {
    content: "\f1e4";
  }
  .fa-binoculars:before {
    content: "\f1e5";
  }
  .fa-plug:before {
    content: "\f1e6";
  }
  .fa-slideshare:before {
    content: "\f1e7";
  }
  .fa-twitch:before {
    content: "\f1e8";
  }
  .fa-yelp:before {
    content: "\f1e9";
  }
  .fa-newspaper-o:before {
    content: "\f1ea";
  }
  .fa-wifi:before {
    content: "\f1eb";
  }
  .fa-calculator:before {
    content: "\f1ec";
  }
  .fa-paypal:before {
    content: "\f1ed";
  }
  .fa-google-wallet:before {
    content: "\f1ee";
  }
  .fa-cc-visa:before {
    content: "\f1f0";
  }
  .fa-cc-mastercard:before {
    content: "\f1f1";
  }
  .fa-cc-discover:before {
    content: "\f1f2";
  }
  .fa-cc-amex:before {
    content: "\f1f3";
  }
  .fa-cc-paypal:before {
    content: "\f1f4";
  }
  .fa-cc-stripe:before {
    content: "\f1f5";
  }
  .fa-bell-slash:before {
    content: "\f1f6";
  }
  .fa-bell-slash-o:before {
    content: "\f1f7";
  }
  .fa-trash:before {
    content: "\f1f8";
  }
  .fa-copyright:before {
    content: "\f1f9";
  }
  .fa-at:before {
    content: "\f1fa";
  }
  .fa-eyedropper:before {
    content: "\f1fb";
  }
  .fa-paint-brush:before {
    content: "\f1fc";
  }
  .fa-birthday-cake:before {
    content: "\f1fd";
  }
  .fa-area-chart:before {
    content: "\f1fe";
  }
  .fa-pie-chart:before {
    content: "\f200";
  }
  .fa-line-chart:before {
    content: "\f201";
  }
  .fa-lastfm:before {
    content: "\f202";
  }
  .fa-lastfm-square:before {
    content: "\f203";
  }
  .fa-toggle-off:before {
    content: "\f204";
  }
  .fa-toggle-on:before {
    content: "\f205";
  }
  .fa-bicycle:before {
    content: "\f206";
  }
  .fa-bus:before {
    content: "\f207";
  }
  .fa-ioxhost:before {
    content: "\f208";
  }
  .fa-angellist:before {
    content: "\f209";
  }
  .fa-cc:before {
    content: "\f20a";
  }
  .fa-shekel:before,
  .fa-sheqel:before,
  .fa-ils:before {
    content: "\f20b";
  }
  .fa-meanpath:before {
    content: "\f20c";
  }
  .fa-buysellads:before {
    content: "\f20d";
  }
  .fa-connectdevelop:before {
    content: "\f20e";
  }
  .fa-dashcube:before {
    content: "\f210";
  }
  .fa-forumbee:before {
    content: "\f211";
  }
  .fa-leanpub:before {
    content: "\f212";
  }
  .fa-sellsy:before {
    content: "\f213";
  }
  .fa-shirtsinbulk:before {
    content: "\f214";
  }
  .fa-simplybuilt:before {
    content: "\f215";
  }
  .fa-skyatlas:before {
    content: "\f216";
  }
  .fa-cart-plus:before {
    content: "\f217";
  }
  .fa-cart-arrow-down:before {
    content: "\f218";
  }
  .fa-diamond:before {
    content: "\f219";
  }
  .fa-ship:before {
    content: "\f21a";
  }
  .fa-user-secret:before {
    content: "\f21b";
  }
  .fa-motorcycle:before {
    content: "\f21c";
  }
  .fa-street-view:before {
    content: "\f21d";
  }
  .fa-heartbeat:before {
    content: "\f21e";
  }
  .fa-venus:before {
    content: "\f221";
  }
  .fa-mars:before {
    content: "\f222";
  }
  .fa-mercury:before {
    content: "\f223";
  }
  .fa-intersex:before,
  .fa-transgender:before {
    content: "\f224";
  }
  .fa-transgender-alt:before {
    content: "\f225";
  }
  .fa-venus-double:before {
    content: "\f226";
  }
  .fa-mars-double:before {
    content: "\f227";
  }
  .fa-venus-mars:before {
    content: "\f228";
  }
  .fa-mars-stroke:before {
    content: "\f229";
  }
  .fa-mars-stroke-v:before {
    content: "\f22a";
  }
  .fa-mars-stroke-h:before {
    content: "\f22b";
  }
  .fa-neuter:before {
    content: "\f22c";
  }
  .fa-genderless:before {
    content: "\f22d";
  }
  .fa-facebook-official:before {
    content: "\f230";
  }
  .fa-pinterest-p:before {
    content: "\f231";
  }
  .fa-whatsapp:before {
    content: "\f232";
  }
  .fa-server:before {
    content: "\f233";
  }
  .fa-user-plus:before {
    content: "\f234";
  }
  .fa-user-times:before {
    content: "\f235";
  }
  .fa-hotel:before,
  .fa-bed:before {
    content: "\f236";
  }
  .fa-viacoin:before {
    content: "\f237";
  }
  .fa-train:before {
    content: "\f238";
  }
  .fa-subway:before {
    content: "\f239";
  }
  .fa-medium:before {
    content: "\f23a";
  }
  .fa-yc:before,
  .fa-y-combinator:before {
    content: "\f23b";
  }
  .fa-optin-monster:before {
    content: "\f23c";
  }
  .fa-opencart:before {
    content: "\f23d";
  }
  .fa-expeditedssl:before {
    content: "\f23e";
  }
  .fa-battery-4:before,
  .fa-battery:before,
  .fa-battery-full:before {
    content: "\f240";
  }
  .fa-battery-3:before,
  .fa-battery-three-quarters:before {
    content: "\f241";
  }
  .fa-battery-2:before,
  .fa-battery-half:before {
    content: "\f242";
  }
  .fa-battery-1:before,
  .fa-battery-quarter:before {
    content: "\f243";
  }
  .fa-battery-0:before,
  .fa-battery-empty:before {
    content: "\f244";
  }
  .fa-mouse-pointer:before {
    content: "\f245";
  }
  .fa-i-cursor:before {
    content: "\f246";
  }
  .fa-object-group:before {
    content: "\f247";
  }
  .fa-object-ungroup:before {
    content: "\f248";
  }
  .fa-sticky-note:before {
    content: "\f249";
  }
  .fa-sticky-note-o:before {
    content: "\f24a";
  }
  .fa-cc-jcb:before {
    content: "\f24b";
  }
  .fa-cc-diners-club:before {
    content: "\f24c";
  }
  .fa-clone:before {
    content: "\f24d";
  }
  .fa-balance-scale:before {
    content: "\f24e";
  }
  .fa-hourglass-o:before {
    content: "\f250";
  }
  .fa-hourglass-1:before,
  .fa-hourglass-start:before {
    content: "\f251";
  }
  .fa-hourglass-2:before,
  .fa-hourglass-half:before {
    content: "\f252";
  }
  .fa-hourglass-3:before,
  .fa-hourglass-end:before {
    content: "\f253";
  }
  .fa-hourglass:before {
    content: "\f254";
  }
  .fa-hand-grab-o:before,
  .fa-hand-rock-o:before {
    content: "\f255";
  }
  .fa-hand-stop-o:before,
  .fa-hand-paper-o:before {
    content: "\f256";
  }
  .fa-hand-scissors-o:before {
    content: "\f257";
  }
  .fa-hand-lizard-o:before {
    content: "\f258";
  }
  .fa-hand-spock-o:before {
    content: "\f259";
  }
  .fa-hand-pointer-o:before {
    content: "\f25a";
  }
  .fa-hand-peace-o:before {
    content: "\f25b";
  }
  .fa-trademark:before {
    content: "\f25c";
  }
  .fa-registered:before {
    content: "\f25d";
  }
  .fa-creative-commons:before {
    content: "\f25e";
  }
  .fa-gg:before {
    content: "\f260";
  }
  .fa-gg-circle:before {
    content: "\f261";
  }
  .fa-tripadvisor:before {
    content: "\f262";
  }
  .fa-odnoklassniki:before {
    content: "\f263";
  }
  .fa-odnoklassniki-square:before {
    content: "\f264";
  }
  .fa-get-pocket:before {
    content: "\f265";
  }
  .fa-wikipedia-w:before {
    content: "\f266";
  }
  .fa-safari:before {
    content: "\f267";
  }
  .fa-chrome:before {
    content: "\f268";
  }
  .fa-firefox:before {
    content: "\f269";
  }
  .fa-opera:before {
    content: "\f26a";
  }
  .fa-internet-explorer:before {
    content: "\f26b";
  }
  .fa-tv:before,
  .fa-television:before {
    content: "\f26c";
  }
  .fa-contao:before {
    content: "\f26d";
  }
  .fa-500px:before {
    content: "\f26e";
  }
  .fa-amazon:before {
    content: "\f270";
  }
  .fa-calendar-plus-o:before {
    content: "\f271";
  }
  .fa-calendar-minus-o:before {
    content: "\f272";
  }
  .fa-calendar-times-o:before {
    content: "\f273";
  }
  .fa-calendar-check-o:before {
    content: "\f274";
  }
  .fa-industry:before {
    content: "\f275";
  }
  .fa-map-pin:before {
    content: "\f276";
  }
  .fa-map-signs:before {
    content: "\f277";
  }
  .fa-map-o:before {
    content: "\f278";
  }
  .fa-map:before {
    content: "\f279";
  }
  .fa-commenting:before {
    content: "\f27a";
  }
  .fa-commenting-o:before {
    content: "\f27b";
  }
  .fa-houzz:before {
    content: "\f27c";
  }
  .fa-vimeo:before {
    content: "\f27d";
  }
  .fa-black-tie:before {
    content: "\f27e";
  }
  .fa-fonticons:before {
    content: "\f280";
  }
  .fa-reddit-alien:before {
    content: "\f281";
  }
  .fa-edge:before {
    content: "\f282";
  }
  .fa-credit-card-alt:before {
    content: "\f283";
  }
  .fa-codiepie:before {
    content: "\f284";
  }
  .fa-modx:before {
    content: "\f285";
  }
  .fa-fort-awesome:before {
    content: "\f286";
  }
  .fa-usb:before {
    content: "\f287";
  }
  .fa-product-hunt:before {
    content: "\f288";
  }
  .fa-mixcloud:before {
    content: "\f289";
  }
  .fa-scribd:before {
    content: "\f28a";
  }
  .fa-pause-circle:before {
    content: "\f28b";
  }
  .fa-pause-circle-o:before {
    content: "\f28c";
  }
  .fa-stop-circle:before {
    content: "\f28d";
  }
  .fa-stop-circle-o:before {
    content: "\f28e";
  }
  .fa-shopping-bag:before {
    content: "\f290";
  }
  .fa-shopping-basket:before {
    content: "\f291";
  }
  .fa-hashtag:before {
    content: "\f292";
  }
  .fa-bluetooth:before {
    content: "\f293";
  }
  .fa-bluetooth-b:before {
    content: "\f294";
  }
  .fa-percent:before {
    content: "\f295";
  }
  .fa-gitlab:before {
    content: "\f296";
  }
  .fa-wpbeginner:before {
    content: "\f297";
  }
  .fa-wpforms:before {
    content: "\f298";
  }
  .fa-envira:before {
    content: "\f299";
  }
  .fa-universal-access:before {
    content: "\f29a";
  }
  .fa-wheelchair-alt:before {
    content: "\f29b";
  }
  .fa-question-circle-o:before {
    content: "\f29c";
  }
  .fa-blind:before {
    content: "\f29d";
  }
  .fa-audio-description:before {
    content: "\f29e";
  }
  .fa-volume-control-phone:before {
    content: "\f2a0";
  }
  .fa-braille:before {
    content: "\f2a1";
  }
  .fa-assistive-listening-systems:before {
    content: "\f2a2";
  }
  .fa-asl-interpreting:before,
  .fa-american-sign-language-interpreting:before {
    content: "\f2a3";
  }
  .fa-deafness:before,
  .fa-hard-of-hearing:before,
  .fa-deaf:before {
    content: "\f2a4";
  }
  .fa-glide:before {
    content: "\f2a5";
  }
  .fa-glide-g:before {
    content: "\f2a6";
  }
  .fa-signing:before,
  .fa-sign-language:before {
    content: "\f2a7";
  }
  .fa-low-vision:before {
    content: "\f2a8";
  }
  .fa-viadeo:before {
    content: "\f2a9";
  }
  .fa-viadeo-square:before {
    content: "\f2aa";
  }
  .fa-snapchat:before {
    content: "\f2ab";
  }
  .fa-snapchat-ghost:before {
    content: "\f2ac";
  }
  .fa-snapchat-square:before {
    content: "\f2ad";
  }
  .fa-pied-piper:before {
    content: "\f2ae";
  }
  .fa-first-order:before {
    content: "\f2b0";
  }
  .fa-yoast:before {
    content: "\f2b1";
  }
  .fa-themeisle:before {
    content: "\f2b2";
  }
  .fa-google-plus-circle:before,
  .fa-google-plus-official:before {
    content: "\f2b3";
  }
  .fa-fa:before,
  .fa-font-awesome:before {
    content: "\f2b4";
  }
  .fa-handshake-o:before {
    content: "\f2b5";
  }
  .fa-envelope-open:before {
    content: "\f2b6";
  }
  .fa-envelope-open-o:before {
    content: "\f2b7";
  }
  .fa-linode:before {
    content: "\f2b8";
  }
  .fa-address-book:before {
    content: "\f2b9";
  }
  .fa-address-book-o:before {
    content: "\f2ba";
  }
  .fa-vcard:before,
  .fa-address-card:before {
    content: "\f2bb";
  }
  .fa-vcard-o:before,
  .fa-address-card-o:before {
    content: "\f2bc";
  }
  .fa-user-circle:before {
    content: "\f2bd";
  }
  .fa-user-circle-o:before {
    content: "\f2be";
  }
  .fa-user-o:before {
    content: "\f2c0";
  }
  .fa-id-badge:before {
    content: "\f2c1";
  }
  .fa-drivers-license:before,
  .fa-id-card:before {
    content: "\f2c2";
  }
  .fa-drivers-license-o:before,
  .fa-id-card-o:before {
    content: "\f2c3";
  }
  .fa-quora:before {
    content: "\f2c4";
  }
  .fa-free-code-camp:before {
    content: "\f2c5";
  }
  .fa-telegram:before {
    content: "\f2c6";
  }
  .fa-thermometer-4:before,
  .fa-thermometer:before,
  .fa-thermometer-full:before {
    content: "\f2c7";
  }
  .fa-thermometer-3:before,
  .fa-thermometer-three-quarters:before {
    content: "\f2c8";
  }
  .fa-thermometer-2:before,
  .fa-thermometer-half:before {
    content: "\f2c9";
  }
  .fa-thermometer-1:before,
  .fa-thermometer-quarter:before {
    content: "\f2ca";
  }
  .fa-thermometer-0:before,
  .fa-thermometer-empty:before {
    content: "\f2cb";
  }
  .fa-shower:before {
    content: "\f2cc";
  }
  .fa-bathtub:before,
  .fa-s15:before,
  .fa-bath:before {
    content: "\f2cd";
  }
  .fa-podcast:before {
    content: "\f2ce";
  }
  .fa-window-maximize:before {
    content: "\f2d0";
  }
  .fa-window-minimize:before {
    content: "\f2d1";
  }
  .fa-window-restore:before {
    content: "\f2d2";
  }
  .fa-times-rectangle:before,
  .fa-window-close:before {
    content: "\f2d3";
  }
  .fa-times-rectangle-o:before,
  .fa-window-close-o:before {
    content: "\f2d4";
  }
  .fa-bandcamp:before {
    content: "\f2d5";
  }
  .fa-grav:before {
    content: "\f2d6";
  }
  .fa-etsy:before {
    content: "\f2d7";
  }
  .fa-imdb:before {
    content: "\f2d8";
  }
  .fa-ravelry:before {
    content: "\f2d9";
  }
  .fa-eercast:before {
    content: "\f2da";
  }
  .fa-microchip:before {
    content: "\f2db";
  }
  .fa-snowflake-o:before {
    content: "\f2dc";
  }
  .fa-superpowers:before {
    content: "\f2dd";
  }
  .fa-wpexplorer:before {
    content: "\f2de";
  }
  .fa-meetup:before {
    content: "\f2e0";
  }
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  .sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
  button,
  input,
  optgroup,
  select,
  textarea {
    font-family: "Open Sans", sans-serif;
  }
  .bold {
    font-weight: bold;
  }
  .italic {
    font-style: italic;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .text--normal {
    font-weight: normal;
  }
  .text--read-only {
    padding-top: 8px;
    word-break: break-all;
  }
  .text--small {
    font-size: 10px;
  }
  .text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .helper--unstyled {
    font-weight: bold;
    color: transparent;
  }
  .helper--default {
    font-weight: bold;
    color: #ffffff;
  }
  .helper--icon {
    font-weight: bold;
    color: #ffffff;
  }
  .helper--danger {
    font-weight: bold;
    color: #ee0a06;
  }
  .helper--error {
    font-weight: bold;
    color: #ee0a06;
  }
  .helper--validate {
    font-weight: bold;
    color: #333333;
  }
  .helper--save {
    font-weight: bold;
    color: #8CC63F;
  }
  .helper--success {
    font-weight: bold;
    color: #8CC63F;
  }
  .helper--warning {
    font-weight: bold;
    color: #FBA026;
  }
  .helper--cancel {
    font-weight: bold;
    color: #ffffff;
  }
  .helper--primary {
    font-weight: bold;
    color: #1C3A88;
  }
  .helper--secondary {
    font-weight: bold;
    color: #3DA1EB;
  }
  .helper--highlight {
    font-weight: bold !important;
    color: #8CC63F !important;
  }
  .hide-overflow {
    overflow-x: hidden;
  }
  .scroll-overflow {
    position: relative;
    margin-bottom: 10px;
    overflow-x: auto;
  }
  .scroll-overflow .spinner--overlay {
    position: absolute;
    top: 36px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }
  .is-flex-row {
    display: flex;
  }
  .align-items-center {
    align-items: center;
  }
  .mauto {
    margin: auto;
  }
  .margin-top10 {
    margin-top: 15px;
  }
  .margin-topBot20 {
    margin: 20px 0;
  }
  body.without-topbar {
    padding-top: 0;
  }
  .with-see-also {
    padding-bottom: 35px;
  }
  .bg-color-profil {
    background-color: #1C3A88 !important;
  }
  .bg-color-profile {
    background-color: #1C3A88 !important;
  }
  .bg-color-channel {
    background-color: #8CC63F !important;
  }
  .bg-color-campaign {
    background-color: #8CC63F !important;
  }
  .bg-color-mail {
    background-color: #8CC63F !important;
  }
  .bg-color-mail_mass {
    background-color: #8CC63F !important;
  }
  .bg-color-mail_scenarized {
    background-color: #8CC63F !important;
  }
  .bg-color-sms {
    background-color: #8CC63F !important;
  }
  .bg-color-other-campaign {
    background-color: #8CC63F !important;
  }
  .bg-color-form {
    background-color: #8CC63F !important;
  }
  .bg-color-social {
    background-color: #8CC63F !important;
  }
  .bg-color-goal {
    background-color: #8CC63F !important;
  }
  .bg-color-voucher {
    background-color: #8CC63F !important;
  }
  .bg-color-automation {
    background-color: #FBA026 !important;
  }
  .bg-color-connector {
    background-color: #FBA026 !important;
  }
  .bg-color-reporting {
    background-color: #3DA1EB !important;
  }
  .bg-color-technical {
    background-color: #555555 !important;
  }
  .bg-color-marketing {
    background-color: #1C3A88 !important;
  }
  .bg-color-table {
    background-color: #9950B3 !important;
  }
  .bg-color-subscription {
    background-color: #fa4a47 !important;
  }
  .bg-color-actito-grey-lighted-01 {
    background-color: #ECF1F7;
  }
  .no-border {
    border: none !important;
  }
  .transparent-border {
    border-color: transparent !important;
  }
  .bottom-separator {
    border-bottom: 1px solid rgba(233, 233, 233, 0.7);
  }
  .left-separator {
    border-left: 1px solid #cacaca;
  }
  .is-selected::before {
    display: inline-block;
    text-rendering: auto;
    color: #ffffff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 5px;
    right: 5px;
    display: block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    background-color: #8CC63F;
    border: 1px solid #ffffff;
    border-radius: 50%;
  }
  .is-disabled {
    opacity: 0.5 !important;
  }
  .is-disabled:hover {
    cursor: not-allowed !important;
  }
  .read-only:hover {
    background-color: transparent !important;
    cursor: auto !important;
  }
  .has-backdrop > *:not(.backdrop) {
    z-index: 1200;
  }
  .clearable {
    position: relative;
  }
  .clearable .clear-button {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 28px;
    height: 28px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    cursor: pointer;
    opacity: 0.3;
  }
  .clearable .clear-button:hover {
    background: #f9f9fa;
    opacity: 1;
  }
  /* New Utils */
  .cursor-pointer {
    cursor: pointer;
  }
  .hide {
    display: none !important;
  }
  .text-center {
    text-align: center !important;
  }
  .text-right {
    text-align: right !important;
  }
  .text-left {
    text-align: left !important;
  }
  .btn.btn--align-left {
    align-self: flex-start !important;
  }
  .backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.25s linear, visibility 0.25s linear;
    will-change: opacity;
  }
  .backdrop--open, .backdrop--is-open {
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.35);
    opacity: 1;
    transition: opacity 0.25s linear, visibility 0.25s linear;
  }
  .backdrop--transparent, .backdrop--is-transparent {
    background-color: transparent;
  }
  .backdrop--light, .backdrop--is-light {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .backdrop--with-topbar {
    z-index: 2000;
  }
  .breadcrumb {
    flex: 1 1 auto;
  }
  .breadcrumb__container {
    display: inline-flex;
    font-weight: 600;
    color: #3DA1EB;
    list-style: none;
    margin-bottom: 0;
    width: 100%;
  }
  .breadcrumb__element:not(:last-child) {
    max-width: 255px;
    flex-shrink: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .breadcrumb__link {
    font-weight: normal;
    color: #3DA1EB;
    text-decoration: none;
    cursor: pointer;
  }
  .breadcrumb__link:hover,
  .breadcrumb__link:focus {
    text-decoration: underline;
  }
  /* Form default */
  /* Colors */
  /* Button-group */
  .button, .btn {
    display: flex;
    display: inherit; /* stylelint-disable-line declaration-block-no-duplicate-properties  */
    align-items: center;
    justify-content: center;
    padding: 6px 10px;
    color: #333333;
    cursor: pointer;
    background-color: #EEF1F3;
    border: none;
    border-radius: 3px;
    transition: all 0.2s ease-in;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .button:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(238, 241, 243, 0.3);
  }
  .button:disabled, .btn:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .button:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #333333;
    background-color: #e4e4e4;
    border-color: #cacaca;
  }
  a.button, a.btn {
    /* stylelint-disable-line */
    text-decoration: none;
  }
  .button--small {
    font-size: 9.6px;
    font-size: 0.6rem; /* stylelint-disable-line */
    padding: 5px 5px;
  }
  .button--icon.button--small, .button--small.btn--state-icon, .button--small.btn--icon {
    width: 20px;
    height: 20px;
    padding: 0;
  }
  .button--large {
    font-size: 16.8px;
    font-size: 1.05rem; /* stylelint-disable-line */
    padding: 10px 15px;
  }
  .button--icon.button--large, .button--large.btn--state-icon, .button--large.btn--icon {
    width: 40px;
    height: 40px;
    padding: 0;
  }
  .button--default, .btn--state-default {
    color: #555555;
    background-color: #EEF1F3;
  }
  .button--default:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-default:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #333333;
    background-color: #e4e4e4;
  }
  .button--danger, .btn--state-danger {
    color: #ffffff;
    background-color: #ee0a06;
  }
  .button--danger:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-danger:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #ca3331;
  }
  .button--error, .btn--state-error {
    color: #ffffff;
    background-color: #ee0a06;
  }
  .button--error:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-error:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #ca3331;
  }
  .button--validate, .btn--state-validate {
    color: #ffffff;
    background-color: #333333;
  }
  .button--validate:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-validate:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #555555;
  }
  .button--save, .btn--state-save {
    color: #ffffff;
    background-color: #8CC63F;
  }
  .button--save:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-save:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #6d9e36;
  }
  .button--success, .btn--state-success {
    color: #ffffff;
    background-color: #8CC63F;
  }
  .button--success:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-success:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #6d9e36;
  }
  .button--warning, .btn--state-warning {
    color: #ffffff;
    background-color: #FBA026;
  }
  .button--warning:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-warning:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #d4972a;
  }
  .button--cancel, .btn--state-cancel {
    color: #555555;
    background-color: #EEF1F3;
  }
  .button--cancel:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-cancel:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #333333;
    background-color: #e4e4e4;
  }
  .button--primary, .btn--state-primary {
    color: #ffffff;
    background-color: #3DA1EB;
  }
  .button--primary:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-primary:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #2772a7;
  }
  .button--secondary, .btn--state-secondary {
    color: #ffffff;
    background-color: #1C3A88;
  }
  .button--secondary:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-secondary:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #131f34;
  }
  .button--dark {
    color: #ffffff;
    background-color: #333333;
  }
  .button--dark:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
    background-color: #555555;
  }
  .button--light {
    color: #555555;
    background-color: #CEDAE3;
  }
  .button--light:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #555555;
    background-color: #e8eaed;
  }
  .button--loading {
    color: transparent;
    cursor: not-allowed;
  }
  .button__icon--loading::before,
  .button__icon--loading {
    position: absolute;
    color: #333333;
  }
  .button--icon, .btn--state-icon, .btn--icon {
    align-items: center;
    width: 30px;
    height: 30px;
    padding: 0;
  }
  .button--unstyled, .btn--state-unstyled {
    padding: 0;
    color: #555555;
    background-color: transparent;
    border: none;
    border-radius: 0;
    opacity: 1;
  }
  .button--unstyled:hover, .btn--state-unstyled:hover,
  .button--unstyled:focus,
  .btn--state-unstyled:focus {
    opacity: 1;
    color: #3c3c3c;
  }
  .button, .btn {
    font-family: "Open Sans", sans-serif;
    line-height: 1.4;
    white-space: nowrap;
  }
  .button--active {
    background: #cbcbcb;
    border-color: #adadad;
  }
  .button--transparent {
    background-color: transparent;
  }
  .button--white {
    background-color: #ffffff;
  }
  .button--icon.button--icon-small, .button--icon-small.btn--state-icon, .button--icon-small.btn--icon {
    width: 20px;
  }
  .button--large {
    padding: 8px 12px;
    font-size: 14px;
    font-size: 0.875rem; /* stylelint-disable-line */
  }
  .button--default:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-default:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(238, 241, 243, 0.3);
  }
  .button--default .icon, .btn--state-default .icon {
    color: #555555;
  }
  .button--default .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-default .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #333333;
  }
  .button--danger:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-danger:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(238, 10, 6, 0.3);
  }
  .button--danger .icon, .btn--state-danger .icon {
    color: #ffffff;
  }
  .button--danger .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-danger .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--error:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-error:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(238, 10, 6, 0.3);
  }
  .button--error .icon, .btn--state-error .icon {
    color: #ffffff;
  }
  .button--error .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-error .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--validate:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-validate:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.3);
  }
  .button--validate .icon, .btn--state-validate .icon {
    color: #ffffff;
  }
  .button--validate .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-validate .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--save:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-save:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(140, 198, 63, 0.3);
  }
  .button--save .icon, .btn--state-save .icon {
    color: #ffffff;
  }
  .button--save .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-save .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--success:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-success:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(140, 198, 63, 0.3);
  }
  .button--success .icon, .btn--state-success .icon {
    color: #ffffff;
  }
  .button--success .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-success .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--warning:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-warning:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(251, 160, 38, 0.3);
  }
  .button--warning .icon, .btn--state-warning .icon {
    color: #ffffff;
  }
  .button--warning .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-warning .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--cancel:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-cancel:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(238, 241, 243, 0.3);
  }
  .button--cancel .icon, .btn--state-cancel .icon {
    color: #555555;
  }
  .button--cancel .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-cancel .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #333333;
  }
  .button--primary:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-primary:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(61, 161, 235, 0.3);
  }
  .button--primary .icon, .btn--state-primary .icon {
    color: #ffffff;
  }
  .button--primary .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-primary .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--secondary:not(.button--unstyled):not(.btn--state-unstyled):focus, .btn--state-secondary:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(28, 58, 136, 0.3);
  }
  .button--secondary .icon, .btn--state-secondary .icon {
    color: #ffffff;
  }
  .button--secondary .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover, .btn--state-secondary .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--dark:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(51, 51, 51, 0.3);
  }
  .button--dark .icon {
    color: #ffffff;
  }
  .button--dark .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #ffffff;
  }
  .button--light:not(.button--unstyled):not(.btn--state-unstyled):focus {
    box-shadow: 0 0 0 2px rgba(206, 218, 227, 0.3);
  }
  .button--light .icon {
    color: #555555;
  }
  .button--light .icon:not(:disabled):not(.button--loading):not(.button--unstyled):not(.btn--state-unstyled):hover {
    color: #555555;
  }
  .button, .btn {
    line-height: 1.4;
    white-space: nowrap;
    font-weight: 600;
    height: 30px;
  }
  .button--active {
    background: #cbcbcb;
    border-color: #adadad;
  }
  .button--disabled {
    cursor: not-allowed;
    opacity: 0.4;
  }
  .button--loading .button__icon--loading,
  .button--loading .button__icon--loading::before {
    color: #ffffff;
  }
  .button--loading.button--cancel .button__icon--loading, .button--loading.btn--state-cancel .button__icon--loading, .button--loading.button--cancel .button__icon--loading::before, .button--loading.btn--state-cancel .button__icon--loading::before, .button--loading.button--light .button__icon--loading, .button--loading.button--light .button__icon--loading::before {
    color: #333333;
  }
  .button--icon-success .icon {
    color: #8CC63F;
  }
  .button--unstyled:disabled:hover, .btn--state-unstyled:disabled:hover {
    opacity: 0.5;
  }
  .btn--icon {
    display: flex;
  }
  .btn--state-unstyled,
  .btn--state-unstyled:not([disabled]):hover {
    background-color: transparent !important;
    border-color: transparent !important;
  }
  .btn--state-unstyled:focus {
    box-shadow: none !important;
  }
  .btn--size-L {
    font-size: 13px;
  }
  a.btn {
    text-decoration: none;
  }
  .btn--link {
    width: auto;
    height: auto;
    padding: 0 0 2px;
    margin: 20px auto 0;
    font-weight: bold;
    color: #3DA1EB;
    text-decoration: none;
    background: none;
    border: none;
    border-bottom: 1px solid #3DA1EB;
    border-radius: 0;
    -webkit-font-smoothing: antialiased;
  }
  .btn--link:hover {
    background: none !important;
  }
  .btn--rounded {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 0;
    font-size: 14px;
    line-height: 36px;
    color: #ffffff;
    background: #555555;
  }
  .btn--rounded:hover {
    background: #8CC63F !important;
  }
  .btn--icon {
    flex-shrink: 0;
  }
  .btn--icon.btn--size-L {
    flex: 0 0 36px;
    width: 36px;
    height: 36px;
    flex-shrink: 0;
  }
  .btn--centered {
    margin: 0 auto;
  }
  .btn--is-active {
    background: #cacaca;
    border-color: #a4a4a4;
  }
  /* Form default */
  /* Colors */
  .code {
    padding: 10px;
    margin-bottom: 15px;
    background: #e4e4e4;
    border-radius: 3px;
  }
  .code--block {
    display: block;
    overflow-y: auto;
  }
  .code--is-block {
    display: block;
  }
  /* Form default */
  /* Colors */
  .container--transparent {
    background-color: transparent;
    padding: 0 10px 60px 10px;
    width: 100%;
    min-width: auto;
    max-width: 1024px;
  }
  .container__content {
    display: flex;
    flex: 1 1 0%;
    flex-direction: column;
    min-height: 250px;
  }
  .container--data {
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    padding: 1.25rem;
    width: 1024px;
    min-width: 768px;
    background-color: #ffffff;
    margin: 10px auto 0;
  }
  .container--data .container__content {
    display: flex;
    flex-direction: column;
    min-height: 250px;
  }
  .container--buttons {
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    width: 1024px;
    padding: 5px;
    margin: 10px auto;
    background-color: #F7F8FC;
  }
  .container--sidebar {
    display: flex;
    flex-direction: column;
    min-width: 768px;
    padding: 15px 20px 10px 260px;
  }
  .container--sidebar-medium {
    padding: 15px 20px 10px 350px;
  }
  .container--sidebar-large {
    padding: 15px 20px 10px 450px;
  }
  .container--is-flex-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
  }
  .container__content + .container__aside {
    width: calc(40% - 30px);
    height: auto;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid #cacaca;
  }
  .container--buttons-full-screen {
    display: flex;
    justify-content: space-between;
    position: fixed;
    width: auto;
    padding: 0.625rem;
    left: 60px;
    bottom: 0;
    right: 0;
    margin-bottom: 0;
    background-color: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  }
  .container--sidebar-right {
    padding: 15px 260px 10px 20px;
  }
  /* Form default */
  /* Colors */
  .container--app {
    min-height: calc(100vh - 50px);
    padding: 50px;
    background: rgba(255, 255, 255, 0.8);
    display: grid;
    margin: 20px;
    grid-template-columns: repeat(auto-fill, minmax(210px, 1fr));
    grid-gap: 50px;
    border-radius: 3px;
    align-content: baseline;
  }
  .container--size-full {
    width: auto;
    margin: 10px 20px 0;
  }
  .container--size-full-screen {
    width: auto;
    height: calc(100vh - 50px);
    padding: 0;
    margin: 0;
  }
  .container--manage {
    display: flex;
    flex-direction: column;
    min-height: 250px;
    padding: 0;
  }
  .container__content--is-flex-row {
    display: flex;
    flex-direction: row;
  }
  .container__content + .container__aside {
    width: calc(40% - 30px);
    height: auto;
    padding-left: 30px;
    margin-left: 30px;
    border-left: 1px solid #cacaca;
  }
  .container .message[class*=box] {
    flex: 0 1 auto;
  }
  .container--with-background {
    background: url("../images/background-pattern.png");
  }
  .container--more-padding {
    padding: 20px 20px 45px;
  }
  /* Pardon petit Jésus */
  .container--app > .title {
    height: 40px;
    padding: 0 20px 0 50px;
    margin: -45px -50px 0 -50px;
    font-size: 21px;
    font-weight: bold;
    line-height: 60px;
    color: #555555;
    background: #ffffff;
  }
  /* Extract from react : To check if needed */
  .stepbar ~ div .container--data {
    margin-top: 0;
  }
  .container--buttons.container--size-full {
    width: auto;
    margin: 0;
  }
  .container--sidebar-right {
    padding: 15px 260px 10px 20px;
  }
  .container--data {
    padding: 1.25rem;
  }
  .container--data-with-tabs {
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    padding: 1.25rem;
    width: 1024px;
    min-width: 768px;
    background-color: #ffffff;
    margin: 0 auto;
  }
  @media screen and (max-width: 1380px) {
    .nav--large .container--data-with-tabs {
      max-width: 900px;
    }
  }
  .dragable-box {
    padding: 15px 10px;
    background: rgba(233, 233, 233, 0.2);
  }
  .dragable-box:nth-of-type(even) {
    background: rgba(233, 233, 233, 0.45);
  }
  .dragable-box:not(:first-of-type) {
    margin-top: 10px;
  }
  .dragable-box::before {
    content: url("../images/anchor-dragable.svg");
  }
  .dragable-box:hover::before {
    cursor: grab;
  }
  .dropzone {
    color: #555555;
    font-weight: 700;
    text-align: center;
    display: none;
    width: 100%;
    margin: 0 auto;
    border: 1px dashed #555555;
  }
  .dropzone--open {
    display: block;
    height: 45px;
    line-height: 45px;
  }
  .dropzone--is-active {
    color: #1C3A88;
    background: #CEDAE3;
    border: 1px dashed #1C3A88;
  }
  .dropzone--size-S {
    height: 35px;
    line-height: 35px;
  }
  .dropzone--size-M {
    height: 45px;
    line-height: 45px;
  }
  .dropzone--size-L {
    height: 55px;
    line-height: 55px;
  }
  .figure {
    display: flex;
    flex-direction: column;
  }
  .grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
  }
  .icon {
    color: #555555;
  }
  .icon {
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .icon--right, .icon--is-after-text {
    margin-left: 6px;
  }
  .icon--left, .icon--is-before-text {
    margin-right: 6px;
  }
  .icon--loading {
    color: #555555;
  }
  .icon--small {
    font-size: 8.4px;
    font-size: 0.525rem; /* stylelint-disable-line */
  }
  .icon--medium {
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .icon--large {
    font-size: 19.2px;
    font-size: 1.2rem; /* stylelint-disable-line */
  }
  .icon--extra-large {
    font-size: 26.4px;
    font-size: 1.65rem; /* stylelint-disable-line */
  }
  .icon--primary {
    color: #3DA1EB;
  }
  .icon--secondary {
    color: #1C3A88;
  }
  .icon--success {
    color: #8CC63F;
  }
  .icon--danger {
    color: #fa4a47;
  }
  .icon--error {
    color: #fa4a47;
  }
  .icon--warning {
    color: #FBA026;
  }
  .icon--info {
    color: #41a5f5;
  }
  .icon--link {
    color: #0960a5;
  }
  .icon--light {
    color: #c4c4c4;
  }
  .icon--dark {
    color: #222222;
  }
  .icon--white {
    color: #ffffff;
  }
  .icon--disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .fa-arrow {
    width: 50px;
    height: 50px;
    background-color: red;
    font-family: FontAwesome;
    font-size: 15px;
    color: white;
    content: "\f0d7" !important;
    font-family: "FontAwesome";
    color: #555555;
    content: "\f017";
  }
  svg.icon--custom-small {
    max-height: 16px;
    max-width: 16px;
  }
  /* Form default */
  /* Colors */
  .gauge {
    display: flex;
    padding-bottom: 30px;
  }
  .gauge__label {
    margin-top: -5px;
    margin-right: 10px;
    font-weight: 700;
    color: #cacaca;
    font-size: 14px;
    font-size: 0.875rem; /* stylelint-disable-line */
  }
  .gauge__values {
    display: flex;
    width: 800px;
    height: 10px;
    color: #cacaca;
    background-color: #e9e9e9;
    border-radius: 5px;
  }
  .gauge__value--low {
    justify-content: center;
  }
  .gauge__value {
    position: relative;
    display: flex;
    white-space: nowrap;
    border-left: solid 1px #ffffff;
  }
  .gauge__value::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
  }
  .gauge__value--bad,
  .gauge__value--low {
    border: none;
  }
  .gauge__value--label,
  .gauge__value--icon {
    font-weight: 700;
  }
  .gauge__value--label {
    display: block;
    margin-top: 15px;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .gauge__value--icon {
    margin-top: 17px;
    margin-left: 3px;
    font-size: 14px;
    font-size: 0.875rem; /* stylelint-disable-line */
  }
  .gauge__current-value {
    position: absolute;
    left: 0;
    height: 100%;
  }
  .gauge__value--low::before,
  .gauge__value--low .gauge__current-value {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .gauge__value--veryGood,
  .gauge__value--veryGood .gauge__current-value[style*="100%"] {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .gauge__value--current ~ .gauge__value::before,
  .gauge--is-empty .gauge__value::before {
    width: 0;
  }
  .gauge__current-value::after {
    position: absolute;
    /* stylelint-disable */
    top: -10px;
    /* stylelint-enable */
    right: 0;
    width: 0;
    height: 0;
    content: "";
    border-color: #cacaca transparent transparent transparent;
    border-style: solid;
    border-width: 7px 5px 0;
    transform: translateX(50%);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .gauge__value--bad {
    width: 0;
  }
  .gauge__value--bad::before,
  .gauge__value--bad .gauge__current-value {
    background-color: transparent;
  }
  .gauge__value--bad.gauge__value--current {
    color: #bc0805;
  }
  .gauge__value--current::before {
    background-color: transparent;
  }
  .gauge__value--low {
    width: 50%;
  }
  .gauge__value--low::before,
  .gauge__value--low .gauge__current-value {
    background-color: #fa4a47;
  }
  .gauge__value--low.gauge__value--current {
    color: #fa4a47;
  }
  .gauge__value--current::before {
    background-color: transparent;
  }
  .gauge__value--fair {
    width: 25%;
  }
  .gauge__value--fair::before,
  .gauge__value--fair .gauge__current-value {
    background-color: #FBA026;
  }
  .gauge__value--fair.gauge__value--current {
    color: #FBA026;
  }
  .gauge__value--current::before {
    background-color: transparent;
  }
  .gauge__value--good {
    width: 15%;
  }
  .gauge__value--good::before,
  .gauge__value--good .gauge__current-value {
    background-color: #6d9e36;
  }
  .gauge__value--good.gauge__value--current {
    color: #6d9e36;
  }
  .gauge__value--current::before {
    background-color: transparent;
  }
  .gauge__value--veryGood {
    width: 10%;
  }
  .gauge__value--veryGood::before,
  .gauge__value--veryGood .gauge__current-value {
    background-color: #8CC63F;
  }
  .gauge__value--veryGood.gauge__value--current {
    color: #8CC63F;
  }
  .gauge__value--current::before {
    background-color: transparent;
  }
  .identitycard {
    display: flex;
    font-size: 13px;
    /* last connection */
  }
  .identitycard p {
    margin-bottom: 5px;
  }
  .identitycard p:last-of-type {
    margin-top: 7px;
    font-size: 11px;
  }
  .identitycard .bold {
    margin-right: 4px;
  }
  .image-container .image {
    margin: auto;
    height: auto;
  }
  .list--unstyled {
    padding-left: 0;
    list-style-type: none;
  }
  .list--inline {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-left: 0;
    list-style-type: none;
  }
  .list--inline > li:not(:first-child) {
    margin-left: 0 0 0 10px;
  }
  .list--definition .list__title {
    font-weight: 700;
  }
  .list--definition .list__content {
    margin: 10px 0 20px 40px;
  }
  .list {
    padding-left: 20px;
    list-style-position: outside;
  }
  .list--unstyled {
    padding-left: 0;
  }
  .list--selection {
    flex: 1 1 100%;
    margin: 0;
    list-style: none;
  }
  .list--selection .list__element {
    position: relative;
    display: flex;
    height: 30px;
    margin-bottom: 10px;
    line-height: 30px;
    background: #e4e4e4;
  }
  .list--selection .list__element:not(:last-of-type) {
    border-bottom: 1px solid #ffffff;
  }
  .list--selection .list__element::before {
    display: inline-block;
    min-width: 28px;
    height: 100%;
    padding: 0 0 0 3px;
    margin-right: 10px;
    font-size: 11px;
    color: #ffffff;
    text-align: center;
    content: counter(item) " ";
    counter-increment: item;
    background-color: #3DA1EB;
    background-image: url("../images/panel-anchor-dragable.svg");
    background-repeat: no-repeat;
    background-position: 3px;
    background-size: 4px 14px;
    flex-shrink: 0;
    border-radius: 3px;
  }
  .list--selection .list__element .icon {
    position: absolute;
    top: 50%;
    right: 10px;
    opacity: 0.6;
    transform: translateY(-50%);
  }
  .list--selection .list__element .icon:hover {
    cursor: pointer;
    opacity: 1;
  }
  .list__element--withIcon {
    list-style: none;
  }
  .list__element--withIcon::before {
    display: inline-block;
    margin-right: 3px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    text-rendering: auto;
    color: #333333;
    content: "\f105";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .loading-data {
    display: inline-block;
    width: 100%;
    height: 10px;
    overflow: hidden;
    background: rgba(233, 233, 233, 0.5);
    border-radius: 2px;
  }
  .loading-data::before {
    width: 100%;
    height: 100%;
    display: block;
    content: " ";
    background-image: linear-gradient(to right, #f9f9fa 0%, #e9e9e9 20%, #f9f9fa 40%, #f9f9fa 100%);
    background-repeat: no-repeat;
    animation-name: loading-animation;
    animation-duration: 1.5s;
    animation-timing-function: linear;
    animation-delay: 0.46s;
    animation-iteration-count: infinite;
    -webkit-animation-fill-mode: forwards;
  }
  @keyframes loading-animation {
    0% {
      transform: translateX(-100%);
    }
    100% {
      transform: translateX(100%);
    }
  }
  .loading-data--size-S {
    height: 5px;
  }
  .loading-data--size-M {
    height: 10px;
  }
  .loading-data--size-L {
    height: 15px;
  }
  /* Form default */
  /* Colors */
  .pictogram {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 90px;
    padding: 10px;
    margin: 0 3px;
  }
  .pictogram__image-container {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 70px;
    height: 70px;
    margin: 5px auto;
    background-color: #8CC63F;
    border: 1px solid #e4e4e4;
    box-shadow: 1px 1px 0 rgba(196, 196, 196, 0.75);
    border-radius: 5px;
  }
  .pictogram__image-container svg {
    width: 45px;
    max-width: 45px;
    height: 45px;
    max-height: 45px;
  }
  .pictogram__image-container--svg-bottom {
    align-items: flex-end;
  }
  .pictogram__image-container--svg-top {
    align-items: flex-start;
  }
  .pictogram.is-selected {
    background: #e4e4e4;
    border-radius: 3px;
  }
  .pictogram.is-selected::before {
    top: 18px;
    right: 13px;
    width: 15px;
    height: 15px;
    font-size: 9px;
    line-height: 14px;
  }
  .pictogram__caption {
    text-align: center;
    width: 70px;
    margin: 0 auto;
  }
  .pictogram--selectable:hover {
    cursor: pointer;
    background: #e4e4e4;
    border-radius: 3px;
  }
  .pictogram--read-only {
    opacity: 0.8;
  }
  .pictogram--read-only:hover {
    cursor: auto;
    background-color: transparent;
  }
  .pictogram--type-profil .pictogram__image-container {
    background-color: #1C3A88;
  }
  .pictogram--type-profile .pictogram__image-container {
    background-color: #1C3A88;
  }
  .pictogram--type-channel .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-campaign .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-mail .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-mail_mass .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-mail_scenarized .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-sms .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-other-campaign .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-form .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-social .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-goal .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-voucher .pictogram__image-container {
    background-color: #8CC63F;
  }
  .pictogram--type-automation .pictogram__image-container {
    background-color: #FBA026;
  }
  .pictogram--type-connector .pictogram__image-container {
    background-color: #FBA026;
  }
  .pictogram--type-reporting .pictogram__image-container {
    background-color: #3DA1EB;
  }
  .pictogram--type-technical .pictogram__image-container {
    background-color: #555555;
  }
  .pictogram--type-marketing .pictogram__image-container {
    background-color: #1C3A88;
  }
  .pictogram--type-table .pictogram__image-container {
    background-color: #9950B3;
  }
  .pictogram--type-subscription .pictogram__image-container {
    background-color: #fa4a47;
  }
  .pictogram--read-only.is-selected {
    cursor: auto;
    background-color: transparent;
  }
  .module-picker__caption .caption__title {
    font-size: 12px;
    color: #555555;
    font-weight: normal;
  }
  /* Form default */
  /* Colors */
  .menubar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-shrink: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #ffffff;
  }
  .menubar__actions {
    display: flex;
  }
  .menubar__actions > .button:not(:last-child), .menubar__actions > .btn:not(:last-child),
  .menubar__actions > .button-dropdown:not(:last-child),
  .menubar__navigation > *:not(:last-child) {
    margin-right: 5px;
  }
  .menubar__actions > .button:first-child, .menubar__actions > .btn:first-child {
    margin-right: 15px;
  }
  .menubar__title {
    font-weight: bold;
    color: #555555;
    border: none;
    font-size: 16px;
    font-size: 1rem; /* stylelint-disable-line */
  }
  .menubar__search {
    flex-grow: 1;
    margin-right: 15px;
  }
  .menubar__search__input {
    width: 250px;
    margin-left: 10px;
  }
  .menubar__navigation {
    display: flex;
    align-items: center;
  }
  .menubar__button-group {
    display: flex;
    justify-content: flex-start;
  }
  .menubar__actions > .btn:not(:last-child) {
    margin-right: 5px;
  }
  .menubar__actions > .btn:first-child {
    margin-right: 15px;
  }
  .menubar__actions > .button-group + .btn-dropdown {
    margin-left: 15px;
  }
  .menubar__actions > .btn:first-of-type {
    margin-right: 15px;
  }
  .menubar__search .input {
    width: 400px;
    margin-left: 10px;
  }
  .message--box-secondary, .message--box-primary, .message--box-cancel, .message--box-warning, .message--box-success, .message--box-save, .message--box-validate, .message--box-error, .message--box-danger, .message--box-icon, .message--box-default, .message--box-unstyled {
    display: flex;
    padding: 15px;
    border-radius: 3px;
    font-size: 12px;
  }
  .message {
    display: flex;
    flex: 1 1 100%;
    overflow-wrap: anywhere;
  }
  .message--popup {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    display: flex;
    flex-direction: column;
    border-radius: 3px;
    position: absolute;
    max-width: 300px;
    background-color: #ffffff;
  }
  .message--popup__header {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    overflow: hidden;
    color: #ffffff;
    background-color: #fa4a47;
  }
  .message--popup__title {
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    align-self: center;
  }
  .message--popup__text {
    padding: 10px;
    overflow: auto;
    color: #555555;
  }
  .message--popup::before {
    position: absolute;
    top: auto;
    right: 46%;
    bottom: 100%;
    left: auto;
    width: 0;
    height: 0;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-color: transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #fa4a47;
  }
  .message--text-unstyled {
    color: transparent;
    font-size: 11px;
  }
  .message--text-unstyled .icon {
    margin-top: 2px;
  }
  .message--text-unstyled.message--is-light {
    color: rgba(38, 38, 38, 0);
    font-size: 10px;
  }
  .message--box-unstyled {
    color: transparent;
    background-color: transparent;
  }
  .message--text-default {
    color: #555555;
    font-size: 11px;
  }
  .message--text-default .icon {
    margin-top: 2px;
  }
  .message--text-default.message--is-light {
    color: #7b7b7b;
    font-size: 10px;
  }
  .message--box-default {
    color: #ffffff;
    background-color: #ffffff;
  }
  .message--text-icon {
    color: #e4e4e4;
    font-size: 11px;
  }
  .message--text-icon .icon {
    margin-top: 2px;
  }
  .message--text-icon.message--is-light {
    color: white;
    font-size: 10px;
  }
  .message--box-icon {
    color: #ffffff;
    background-color: #e4e4e4;
  }
  .message--text-danger {
    color: #ee0a06;
    font-size: 11px;
  }
  .message--text-danger .icon {
    margin-top: 2px;
  }
  .message--text-danger.message--is-light {
    color: #fa4a47;
    font-size: 10px;
  }
  .message--box-danger {
    color: #ee0a06;
    background-color: #fbd5d7;
  }
  .message--text-error {
    color: #ee0a06;
    font-size: 11px;
  }
  .message--text-error .icon {
    margin-top: 2px;
  }
  .message--text-error.message--is-light {
    color: #fa4a47;
    font-size: 10px;
  }
  .message--box-error {
    color: #ee0a06;
    background-color: #fbd5d7;
  }
  .message--text-validate {
    color: #333333;
    font-size: 11px;
  }
  .message--text-validate .icon {
    margin-top: 2px;
  }
  .message--text-validate.message--is-light {
    color: #595959;
    font-size: 10px;
  }
  .message--box-validate {
    color: #333333;
    background-color: #cacaca;
  }
  .message--text-save {
    color: #6d9e36;
    font-size: 11px;
  }
  .message--text-save .icon {
    margin-top: 2px;
  }
  .message--text-save.message--is-light {
    color: #93c75a;
    font-size: 10px;
  }
  .message--box-save {
    color: #8CC63F;
    background-color: #f3f9eb;
  }
  .message--text-success {
    color: #6d9e36;
    font-size: 11px;
  }
  .message--text-success .icon {
    margin-top: 2px;
  }
  .message--text-success.message--is-light {
    color: #93c75a;
    font-size: 10px;
  }
  .message--box-success {
    color: #8CC63F;
    background-color: #f3f9eb;
  }
  .message--text-warning {
    color: #d4972a;
    font-size: 11px;
  }
  .message--text-warning .icon {
    margin-top: 2px;
  }
  .message--text-warning.message--is-light {
    color: #e1b669;
    font-size: 10px;
  }
  .message--box-warning {
    color: #FBA026;
    background-color: #fdf6e6;
  }
  .message--text-cancel {
    color: #555555;
    font-size: 11px;
  }
  .message--text-cancel .icon {
    margin-top: 2px;
  }
  .message--text-cancel.message--is-light {
    color: #7b7b7b;
    font-size: 10px;
  }
  .message--box-cancel {
    color: #ffffff;
    background-color: #cacaca;
  }
  .message--text-primary {
    color: #1C3A88;
    font-size: 11px;
  }
  .message--text-primary .icon {
    margin-top: 2px;
  }
  .message--text-primary.message--is-light {
    color: #2955c7;
    font-size: 10px;
  }
  .message--box-primary {
    color: #1C3A88;
    background-color: #e8eaed;
  }
  .message--text-secondary {
    color: #3DA1EB;
    font-size: 11px;
  }
  .message--text-secondary .icon {
    margin-top: 2px;
  }
  .message--text-secondary.message--is-light {
    color: #82c3f2;
    font-size: 10px;
  }
  .message--box-secondary {
    color: #3DA1EB;
    background-color: #eaf2f9;
  }
  .message .fa-exclamation-circle {
    margin-left: 1px;
  }
  .ordered-list {
    padding-left: 33px;
    list-style: none;
    counter-reset: list;
  }
  .ordered-list__element {
    position: relative;
  }
  .ordered-list__element:not(:first-of-type) {
    margin-top: 10px;
  }
  .ordered-list__element::after {
    position: absolute;
    top: 50%;
    left: -33px;
    display: inline-block;
    width: 18px;
    height: 18px;
    font-size: 9px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    content: counter(list);
    counter-increment: list;
    background: #3DA1EB;
    border-radius: 50%;
    transform: translateY(-50%);
  }
  .row {
    position: relative;
    display: flex;
    flex-direction: row;
    max-width: 1180px;
  }
  .row--draggable {
    position: relative;
    justify-content: space-between;
    min-height: 30px;
    padding-right: 20px;
    margin-bottom: 5px;
    overflow: auto;
    line-height: 30px;
    background: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 3px;
  }
  .row--draggable:not(.row--size-S) > :last-child {
    width: 100%;
    padding: 0 10px;
  }
  .row--draggable:not(.row--size-S) > :last-child > * {
    margin-right: 10px;
  }
  .row--draggable .input {
    max-width: 210px;
    height: 24px;
  }
  .row--draggable .radio:not(:checked) + label::before, .row--draggable .radio:checked + label::before, .row--draggable .checkbox:not(:checked) + label::before, .row--draggable .checkbox:checked + label::before {
    top: 50%;
    transform: translateY(-50%);
  }
  .row--draggable .radio:not(:checked) + label::after, .row--draggable .radio:checked + label::after, .row--draggable .checkbox:not(:checked) + label::after, .row--draggable .checkbox:checked + label::after {
    top: 50%;
    transform: translateY(-50%);
  }
  .row--draggable .table {
    margin: 5px 0;
  }
  .row--in-error {
    background: rgba(251, 213, 215, 0.55);
  }
  .row__dragPicker {
    display: block;
    width: 13px;
    background-color: #3DA1EB;
    background-image: url("../images/panel-anchor-dragable.png");
    background-repeat: repeat-y;
    background-position: 3px;
  }
  .row__dragPicker:hover {
    cursor: move;
  }
  .row .row--draggable .row__label {
    display: inline-block;
    font-weight: bold;
  }
  .row .row--size-L .row__dragPicker {
    width: 16px;
    background-repeat: no-repeat;
    background-position: 4px 4px;
  }
  .row .row--in-error .row__dragPicker {
    background-color: #fa4a47;
  }
  .row__action {
    color: #cacaca;
  }
  .row__action.fa-close {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
  .row__action.fa-pencil {
    margin-left: 0;
  }
  .row__action:hover {
    color: #333333;
    cursor: pointer;
  }
  .row .column {
    display: flex;
  }
  .row .column:first-child:nth-last-child(1) {
    width: 100%;
  }
  .row .column:first-child:nth-last-child(2), .row .column:first-child:nth-last-child(2) ~ .column {
    width: 50%;
  }
  .row .column:first-child:nth-last-child(3), .row .column:first-child:nth-last-child(3) ~ .column {
    width: 33.3333%;
  }
  .row .column:first-child:nth-last-child(4), .row .column:first-child:nth-last-child(4) ~ .column {
    width: 25%;
  }
  .row .column:first-child:nth-last-child(5), .row .column:first-child:nth-last-child(5) ~ .column {
    width: 20%;
  }
  .row .column > * {
    width: 100%;
  }
  .row--size-S {
    min-height: 25px;
    line-height: 25px;
    padding-right: 0;
    padding-left: 5px;
    font-size: 11px;
  }
  .row--size-M {
    min-height: 30px;
    line-height: 30px;
  }
  /* Form default */
  /* Colors */
  /* Form default */
  /* Colors */
  .see-also {
    padding: 10px;
    border-radius: 2px 2px 0 0;
    background: #1C3A88;
    position: fixed;
    bottom: 0;
    left: 50%;
    z-index: 999;
    display: flex;
    align-items: center;
    margin-left: 30px;
    transform: translateX(-50%);
    font-size: 11px;
    font-size: 0.6875rem; /* stylelint-disable-line */
  }
  .see-also--with-background {
    padding: 10px;
    background: #ffffff;
    border-radius: 2px;
  }
  .see-also__legend {
    font-weight: bold;
    color: #ffffff;
  }
  .see-also__link {
    color: #ffffff;
    text-decoration: none;
    white-space: nowrap;
  }
  .see-also__link:not(:first-child) {
    margin-left: 10px;
  }
  .see-also__link:hover {
    font-style: italic;
    cursor: pointer;
  }
  .see-also__separator {
    display: block;
    width: 5px;
    height: 5px;
    margin-left: 10px;
    background-color: #ffffff;
    border-radius: 50%;
  }
  /* Form default */
  /* Colors */
  /* Form default */
  /* Colors */
  .sidebar {
    position: fixed;
    top: 50px;
    bottom: 0;
    z-index: 500;
    width: 240px;
    background-color: #ffffff;
  }
  .sidebar__icon-container {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
  }
  .sidebar__content {
    height: 100%;
  }
  .sidebar__main-title,
  .sidebar__title {
    margin: 0;
    overflow: hidden;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
  }
  .sidebar__main-title {
    height: 50px;
    padding: 0 15px;
    line-height: 50px;
    color: #313131;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    font-size: 14px;
    font-size: 0.875rem; /* stylelint-disable-line */
  }
  .sidebar__title {
    padding: 20px 15px 10px 15px;
    color: #333333;
    text-transform: uppercase;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .sidebar__title.collapsed .icon {
    transform: rotate(-90deg);
  }
  .sidebar__section > .sidebar__element {
    padding: 0 15px;
    margin-bottom: 15px;
  }
  .sidebar__list {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .sidebar__link {
    display: flex;
    align-items: center;
    height: 40px;
    padding-right: 15px;
    color: #555555;
    text-decoration: none;
    outline: 0;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .sidebar__link.active {
    font-weight: 600;
    background-color: rgba(61, 161, 235, 0.12);
  }
  .sidebar__link:hover {
    background-color: #ECF1F7;
  }
  .sidebar__indication {
    margin-left: auto;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    font-size: 0.6875rem; /* stylelint-disable-line */
  }
  .sidebar--dark {
    background-color: #555555;
  }
  .sidebar--dark .sidebar__main-title {
    color: #ffffff;
    border-color: rgba(0, 0, 0, 0.15);
  }
  .sidebar--dark .sidebar__title {
    color: #ffffff;
  }
  .sidebar--dark .sidebar__link {
    color: #ffffff;
  }
  .sidebar--dark .sidebar__link.active {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .sidebar--dark .sidebar__link:hover {
    background-color: rgba(0, 0, 0, 0.15);
  }
  .sidebar--small {
    width: 240px;
  }
  .sidebar--medium {
    width: 330px;
  }
  .sidebar--large {
    width: 430px;
  }
  .sidebar {
    transition: left 0.2s ease-in-out;
  }
  .sidebar__icon {
    color: #3DA1EB;
  }
  .sidebar--light-version {
    background-color: #ffffff;
  }
  /* NEW VERSION OF THE SIDEBAR : SIDEBAR WHITE */
  /* ========================================== */
  .sidebar--white {
    border-right: 1px solid #e9e9e9;
  }
  .sidebar--white .sidebar__content {
    padding: 20px 0;
  }
  .sidebar--white .sidebar__section:not(:first-of-type) {
    margin-top: 25px;
  }
  .sidebar--white .sidebar__link {
    display: inherit;
    height: auto;
    padding: 5px 15px 5px 35px;
    font-size: 11px;
    font-size: 0.6875rem; /* stylelint-disable-line */
  }
  .sidebar--white .sidebar__link.active {
    font-weight: bold;
    color: #3DA1EB;
    background: transparent;
    border-left: none;
  }
  .sidebar--white .sidebar__link .sidebar__link-icon {
    width: auto;
    margin: 6px 5px 6px 0;
  }
  .sidebar--white [class*=angle],
  .sidebar__box .box__title {
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .sidebar--white .sidebar__box .box__title {
    padding: 5px 0;
    font-weight: bold;
    text-transform: uppercase;
  }
  .sidebar--white .sidebar__box .box__header {
    background: transparent;
  }
  .sidebar--white .box__collapse {
    width: auto;
    padding: 0 5px 0 18px;
    color: #555555;
  }
  .sidebar--white .box__title .box__title-icon {
    font-size: 10px;
    color: #3DA1EB;
  }
  .sidebar__link.active {
    background-color: rgba(61, 161, 235, 0.18) !important;
  }
  .sidebar__element.is-disabled:hover .sidebar__link {
    background-color: inherit;
  }
  body .sidebar.sidebar--absolute {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 100%;
    overflow: auto;
  }
  .sidebar--shadow {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
  }
  .sidebar--right {
    position: fixed;
    top: 50px;
    right: -330px;
    bottom: 0;
    z-index: 2100;
    transition: right 0.3s ease-out;
  }
  .sidebar--size-L {
    width: 430px;
  }
  .sidebar--tabs .fa {
    margin-right: 15px;
    font-size: 20px;
  }
  .sidebar--tabs .sidebar__content {
    margin: 0;
  }
  .sidebar--tabs .sidebar__list {
    padding: 0;
  }
  .sidebar--tabs .sidebar__element {
    position: relative;
    height: 45px;
    padding: 0 10px 0 14px;
    line-height: 45px;
  }
  .sidebar--tabs .sidebar__element:not(last-of-type) {
    margin-bottom: 5px;
  }
  .sidebar--tabs .sidebar__element.active {
    padding-left: 10px;
    font-weight: normal;
    border-left: solid 4px #8CC63F;
    -webkit-font-smoothing: antialiased;
  }
  .sidebar--tabs .sidebar__element.active .sidebar__indication {
    left: 4px;
  }
  .sidebar--tabs .sidebar__element.active .sidebar__type-of-tab {
    left: 11px;
  }
  .sidebar--tabs .sidebar__element--is-inError {
    padding-left: 10px;
    background: #fbd5d7;
    border-left: solid 4px #fa4a47;
  }
  .sidebar--tabs .sidebar__element--is-inError .sidebar__type-of-tab {
    left: 11px;
  }
  .sidebar--tabs .sidebar__element--dropzone {
    font-weight: bold;
    color: #8CC63F;
    text-align: center;
    background: #f3f9eb;
    border: 1px #8CC63F dashed;
  }
  .sidebar--tabs .sidebar__indication {
    position: absolute;
    top: 19px;
    left: 7px;
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 9px;
    font-weight: normal;
    line-height: 16px;
    text-align: center;
    background: #333333;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
  }
  .sidebar--tabs .sidebar__type-of-tab {
    position: absolute;
    top: 13px;
    left: 15px;
    font-size: 12px;
    color: #555555;
  }
  .sidebar--is-closed {
    position: fixed;
    top: 50px;
    left: -240px;
    transition: left 0.3s ease-out;
  }
  .sidebar--is-closed ~ .container--sidebar {
    width: 100%;
    padding-left: 10px;
    transition: padding-left 0.3s ease-out;
  }
  .sidebar--white .sidebar__link .icon {
    margin: 6px 5px 6px 0;
  }
  .sidebar--white .sidebar__content .accordion__section {
    margin-top: 0px;
  }
  .sidebar--white .icon {
    width: auto;
  }
  .sidebar--white [class*=angle],
  .sidebar--white .box .box__title {
    font-size: 12px;
  }
  .sidebar--white .box .box__title {
    text-transform: uppercase;
    font-weight: bold;
  }
  .sidebar--white .box__collapse {
    width: auto;
    padding: 0 5px 0 18px;
  }
  .sidebar--white .sidebar__title .icon {
    font-size: 10px;
    color: #3DA1EB;
  }
  .sidebar-inner .fa-file {
    margin-right: 15px;
    font-size: 20px;
    color: #ffffff;
    text-shadow: 0 0 2px #333333;
  }
  .sidebar-inner__list {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .sidebar-inner__element {
    position: relative;
    width: 200px;
    height: 35px;
    padding: 0 10px 0 14px;
    overflow: hidden;
    font-size: 12px;
    font-weight: bold;
    line-height: 35px;
    color: #555555;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(228, 228, 228, 0.4);
    border: 1px solid #cacaca;
    outline: 0;
  }
  .sidebar-inner__element.active {
    padding-left: 10px;
    background: #e4e4e4;
    border-top: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    border-left: solid 5px #8CC63F;
    -webkit-font-smoothing: antialiased;
  }
  .sidebar-inner__element.active .sidebar-inner__indication {
    left: 5px;
  }
  .sidebar-inner__element.active .sidebar-inner__type-of-tab {
    left: 11px;
  }
  .sidebar-inner__element:hover {
    text-decoration: none;
    cursor: pointer;
    background-color: #e4e4e4;
  }
  .sidebar-inner__element--is-inError {
    padding-left: 10px;
    background: #fbd5d7;
    border-left: solid 4px #fa4a47;
  }
  .sidebar-inner__element--is-inError.active {
    padding-left: 10px;
    background: #fbd5d7;
    border-left: solid 4px #fa4a47;
  }
  .sidebar-inner__element--is-inError .sidebar-inner__indication {
    left: 6px;
  }
  .sidebar-inner__element--is-inError .sidebar-inner__type-of-tab {
    left: 11px;
  }
  .sidebar-inner__element--dropzone {
    font-weight: bold;
    color: #555555;
    text-align: center;
    background: rgba(228, 228, 228, 0.4);
    border: 1px #cacaca dashed;
  }
  .sidebar-inner__element--dropzone:hover {
    color: #8CC63F;
    background: #f3f9eb;
    border: 1px #6d9e36 dashed;
  }
  .sidebar-inner__indication {
    position: absolute;
    top: 9px;
    left: 14px;
    display: block;
    width: 16px;
    height: 16px;
    padding: 0;
    font-size: 9px;
    line-height: 16px;
    color: #ffffff;
    text-align: center;
    background: #555555;
    border-radius: 50%;
    -webkit-font-smoothing: antialiased;
  }
  .sidebar-inner__type-of-tab {
    position: absolute;
    top: 10px;
    left: 15px;
    font-size: 12px;
    color: #555555;
  }
  .sidebar-inner--with-row {
    margin-right: 10px;
  }
  .sidebar-inner--with-row .sidebar-inner__element {
    height: 27px;
    padding: 0;
    line-height: 27px;
  }
  .sidebar-inner--with-row .sidebar-inner__element:not(last-of-type) {
    margin-bottom: 6px;
  }
  .sidebar-inner__element + .sidebar-inner__element {
    margin-top: 5px;
  }
  .sidemenu {
    position: fixed;
    top: 0;
    right: auto;
    bottom: 0;
    left: -50px;
    z-index: 2100;
    display: flex;
    flex-direction: column;
    width: 50px;
    background-color: #555555;
    transition-duration: 0.3s;
    transform: translate(0, 0);
  }
  .sidemenu--isOpen {
    transition-duration: 0.3s;
    transform: translate(50px, 0);
  }
  .sidemenu__list {
    padding: 0;
    margin: 50px 0 0;
    background-color: #555555;
  }
  .sidemenu__element {
    width: 50px;
    height: 50px;
    list-style-type: none;
  }
  .sidemenu__element:hover {
    cursor: pointer;
    background-color: #8CC63F;
  }
  .sidemenu__element img {
    max-width: 100%;
    max-height: 100%;
  }
  /* Form default */
  /* Colors */
  /* Form default */
  /* Colors */
  .spinner {
    text-align: center;
  }
  .spinner--overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 650;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.75);
  }
  .spinner--overlay .btn {
    margin: 10px auto 0;
  }
  .spinner--overlay .message--box-error {
    margin: 10px 150px;
    flex: 0 1 auto;
    align-self: stretch;
    max-height: 150px;
    overflow: auto;
    text-align: left;
  }
  .overflow-table .spinner {
    top: 56px;
  }
  /* Form default */
  /* Colors */
  .stepbar {
    position: relative;
    width: 980px;
    height: 50px;
    margin: 0 auto;
    -webkit-font-smoothing: antialiased;
  }
  .stepbar strong {
    position: relative;
    padding-right: 20px;
    overflow: hidden;
    font-weight: normal;
    background-color: #ECF1F7;
    font-size: 13px;
    font-size: 0.8125rem; /* stylelint-disable-line */
  }
  .stepbar small {
    display: block;
    font-size: 10px;
    font-size: 0.625rem; /* stylelint-disable-line */
  }
  .stepbar__arrow.icon {
    position: absolute;
    top: 15px;
    width: 20px;
    height: 20px;
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    background-color: #555555;
    border-radius: 50%;
    opacity: 0.3;
    transition: all 0.4s;
  }
  .stepbar__arrow:hover {
    opacity: 1;
  }
  .stepbar__arrow--prev {
    left: -22px;
  }
  .stepbar__arrow--next {
    right: -22px;
  }
  .stepbar__wrapper {
    overflow: hidden;
  }
  .stepbar__container {
    position: relative;
    display: flex;
    margin: 15px auto 0;
    transition: left 0.7s ease-in 0s;
  }
  .stepbar__element {
    position: relative;
    z-index: 0;
    box-sizing: border-box;
    width: 160px;
    height: 35px;
    padding-left: 45px;
    list-style-type: none;
    counter-increment: item;
    flex-shrink: 0;
  }
  .stepbar__element:not(:last-child)::before,
  .stepbar__element:not(:last-child)::after {
    position: absolute;
    top: 10px;
    display: block;
    height: 1px;
    content: " ";
    transition: background-color 0.7s ease;
  }
  .stepbar__element:not(:last-child)::before {
    width: 120px;
    background-color: #555555;
    opacity: 0.15;
  }
  .stepbar__element:not(:last-child)::after {
    width: 0;
    background-color: #3DA1EB;
    opacity: 1;
  }
  .stepbar__element > span {
    position: relative;
    z-index: 1000;
    display: block;
    height: 35px;
    padding-right: 25px;
    font-size: 10px;
    font-size: 0.625rem; /* stylelint-disable-line */
    color: rgba(85, 85, 85, 0.3);
    text-decoration: none;
  }
  .stepbar__element > span::before,
  .stepbar__element > span::after {
    position: absolute;
    top: 0;
    left: -2px;
    z-index: 1000;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: -24px;
    font-weight: bold;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    content: counter(item);
    background-color: #555555;
    border-radius: 10px;
    opacity: 0.3;
    transition: 0.6s;
    transform: rotateY(0deg);
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .stepbar__element > span::after {
    z-index: 999;
    background-color: #3DA1EB;
    opacity: 0;
    transform: rotateY(180deg);
  }
  .stepbar__element--is-active {
    cursor: pointer;
  }
  .stepbar__element--is-active > span {
    color: #555555;
  }
  .stepbar__element--is-active > span::before {
    opacity: 1;
    transition: 0.6s;
  }
  .stepbar__element--is-active:not(:last-child)::after {
    width: 120px;
    transition: width 0.7s ease;
  }
  .stepbar__element--is-current > span {
    color: #555555;
  }
  .stepbar__element--is-current > span::before {
    z-index: 999;
    opacity: 0;
    transition: 0.6s;
    transform: rotateY(180deg);
  }
  .stepbar__element--is-current > span::after {
    z-index: 1000;
    opacity: 1;
    transition: 0.6s;
    transform: rotateY(0deg);
  }
  .stepbar__element--not-clickable {
    cursor: default;
  }
  .stepbar__element--not-clickable > span,
  .stepbar__element--not-clickable:hover > span {
    color: rgba(85, 85, 85, 0.3);
  }
  .stepbar__element--not-clickable > span::before,
  .stepbar__element--not-clickable:hover > span::before {
    z-index: 1000;
    opacity: 0.3;
    transition: 0.6s;
    transform: rotateY(0deg);
  }
  .stepbar__element--not-clickable > span::after,
  .stepbar__element--not-clickable:hover > span::after {
    z-index: 999;
    opacity: 0;
    transition: 0.6s;
    transform: rotateY(180deg);
  }
  .stepbar__element--is-active:hover > span::before {
    z-index: 999;
    opacity: 0;
    transition: 0.6s;
    transform: rotateY(180deg);
  }
  .stepbar__element--is-active:hover > span::after {
    z-index: 1000;
    opacity: 1;
    transition: 0.6s;
    transform: rotateY(0deg);
  }
  .stepbar__element--is-current {
    cursor: default;
  }
  .stepbar__element--is-current strong,
  .stepbar__element--is-current small {
    font-weight: bold;
  }
  .stepbar__element--is-last-active:not(:last-child)::after {
    width: 0;
  }
  .stepbar__element--is-last-visible:not(:last-child)::before,
  .stepbar__element--is-last-visible:not(:last-child)::after {
    background-color: #f9f9fa;
    transition: background-color 0.7s ease;
  }
  /* stylelint-disable */
  .stepbar--with-2-elements .stepbar__element {
    width: 400px;
  }
  .stepbar--with-2-elements .stepbar__element:not(:last-child)::before {
    width: 355px;
  }
  .stepbar--with-2-elements .stepbar__element--is-active:not(:last-child)::after {
    width: 355px;
  }
  .stepbar--with-2-elements .stepbar__element--is-last-active:not(:last-child)::after {
    width: 0;
  }
  .stepbar--with-3-elements .stepbar__element {
    width: 400px;
  }
  .stepbar--with-3-elements .stepbar__element:not(:last-child)::before {
    width: 355px;
  }
  .stepbar--with-3-elements .stepbar__element--is-active:not(:last-child)::after {
    width: 355px;
  }
  .stepbar--with-3-elements .stepbar__element--is-last-active:not(:last-child)::after {
    width: 0;
  }
  .stepbar--with-4-elements .stepbar__element {
    width: 270px;
  }
  .stepbar--with-4-elements .stepbar__element:not(:last-child)::before {
    width: 225px;
  }
  .stepbar--with-4-elements .stepbar__element--is-active:not(:last-child)::after {
    width: 225px;
  }
  .stepbar--with-4-elements .stepbar__element--is-last-active:not(:last-child)::after {
    width: 0;
  }
  .stepbar--with-5-elements .stepbar__element {
    width: 205px;
  }
  .stepbar--with-5-elements .stepbar__element:not(:last-child)::before {
    width: 160px;
  }
  .stepbar--with-5-elements .stepbar__element--is-active:not(:last-child)::after {
    width: 160px;
  }
  .stepbar--with-5-elements .stepbar__element--is-last-active:not(:last-child)::after {
    width: 0;
  }
  /* stylelint-enable */
  .stepbar--with-2-elements .stepbar__container {
    justify-content: center;
  }
  .stepbar--with-2-elements .stepbar__element:last-child {
    width: auto;
  }
  .stepbar__arrow.icon {
    padding: 4px;
  }
  .stepbar {
    display: flex;
  }
  .stepbar__arrow.fa {
    font-size: 13px;
    line-height: 20px;
  }
  .tab {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    color: #555555;
    text-transform: uppercase;
    border-bottom: solid 2px #555555;
    opacity: 0.6;
    transition: opacity 0.2s ease;
  }
  .tab:not(.tab--is-disabled):hover {
    cursor: pointer;
    opacity: 1;
  }
  .tab--is-disabled {
    cursor: not-allowed;
    opacity: 0.3;
  }
  .tab--selected {
    border-bottom-color: #8CC63F;
    opacity: 1;
  }
  .tab--is-in-error {
    border-bottom-color: #fa4a47;
  }
  .tabs {
    border-bottom: solid 1px #cacaca;
  }
  .tabs--is-before-container {
    margin: 10px auto 0;
    padding: 0 10px;
    width: 1180px;
    border: none;
  }
  .tabs__list {
    display: flex;
  }
  .tabs__element {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    max-width: 150px;
    height: 28px;
    line-height: 26px;
    color: #555555;
    font-size: 14px;
    display: inline-block;
    margin-bottom: -1px;
    background-color: #eeeeee;
    border: solid 1px #cacaca;
    border-top-width: 2px;
    outline: none;
  }
  .tabs__element--is-inError {
    border-top-color: #fa4a47;
  }
  .tabs__element:hover {
    cursor: pointer;
    background: #ffffff;
  }
  .tabs__element.active {
    background: #ffffff;
    border-top-color: #3DA1EB;
    border-bottom-color: #ffffff;
  }
  .tabs__element:not(last-of-type) {
    margin-right: 5px;
  }
  /* Form default */
  /* Colors */
  .table {
    display: table;
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background-color: #ffffff;
    border-bottom: none;
  }
  .table .table__head {
    color: #333333;
    text-align: left;
    background: #ffffff;
    border-bottom: none;
  }
  .table .table__row:not(:first-child) {
    border-top: none;
  }
  .table .table__column {
    display: table-cell;
    padding: 8px;
    text-align: left;
    vertical-align: middle;
  }
  .table .table__column--sortable {
    position: relative;
    padding: 8px 26px 8px 8px;
    cursor: pointer;
  }
  .table .table__column--sortable::before, .table .table__column--sortable::after {
    position: absolute;
    right: 10px;
    content: "";
    border-style: solid;
    border-width: 4px;
    transform: translate(-50%, -50%);
  }
  .table .table__column--sortable::before {
    top: calc(50% + 6px);
    border-color: #555555 transparent transparent;
  }
  .table .table__column--sortable::after {
    top: calc(50% - 5px);
    border-color: transparent transparent #555555;
  }
  .table .table__column--asc::before {
    opacity: 1;
  }
  .table .table__column--desc::after {
    opacity: 1;
  }
  .table--condensed .table__column {
    padding: 7px 10px;
  }
  .table--border {
    border: none;
  }
  .table--border .table__column:not(:first-child) {
    border-left: none;
  }
  .table--striped .table__row:nth-child(odd) {
    background-color: transparent;
  }
  .table--selectable .table__row:hover {
    cursor: pointer;
    background-color: rgba(233, 233, 233, 0.85);
  }
  .table {
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
    padding: 0 20px;
    border-collapse: inherit;
  }
  .table__head {
    padding: 8px;
    background: #ffffff;
    background-clip: padding-box;
  }
  .table .table__head {
    border-bottom: 1px solid rgba(164, 164, 164, 0.5);
  }
  .table .table__column--asc {
    color: #3DA1EB;
  }
  .table .table__column--asc::before {
    border-color: #3DA1EB transparent transparent;
  }
  .table .table__column--asc::after {
    border-color: transparent;
  }
  .table .table__column--desc {
    color: #3DA1EB;
  }
  .table .table__column--desc::before {
    border-color: transparent;
  }
  .table .table__column--desc::after {
    border-color: transparent transparent #3DA1EB;
  }
  .table--multiselection .table__column:first-of-type {
    width: 30px;
    text-align: center;
  }
  .table--multiselection .table__head:first-of-type {
    width: 30px;
    text-align: center;
  }
  .table--multiselection .table__column__checkbox:not(:checked) + label,
  .table--multiselection .table__column__checkbox:checked + label {
    display: inherit;
    padding-left: 12px;
  }
  /* stylelint-disable */
  .table__column__radio__label:not(last-of-type) {
    margin-right: 15px;
  }
  .table__column__checkbox__label:not(last-of-type) {
    margin-right: 15px;
  }
  /* stylelint-enable */
  .table__dragPicker {
    width: 22px;
    background: #3DA1EB;
  }
  .table__dragPicker:hover {
    cursor: move;
  }
  .table__actions {
    width: 35px;
    text-align: center;
  }
  .table__actions .table__actions__fa {
    opacity: 0.5;
  }
  .table__actions .table__actions__fa:hover {
    cursor: pointer;
    opacity: 1;
  }
  .table__row {
    height: 55px;
  }
  .table__row:not(:last-child) > td {
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table--condensed .table__row {
    height: 35px;
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here */
    .table .table__column--sortable::before,
    .table .table__column--sortable::after {
      transform: translate(-50%, -50%);
    }
    .table .table__column--sortable::before {
      top: calc(100% + 2px);
    }
    .table .table__column--sortable::after {
      top: calc(50% + 5px);
    }
  }
  .table .table__column {
    vertical-align: middle;
  }
  .table th {
    padding: 6px;
  }
  .table.evidence, .table:nth-of-type(odd).evidence {
    background-color: #e9e9e9;
    border-top: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
  }
  .table.evidence td, .table:nth-of-type(odd).evidence td {
    border-top: none;
  }
  .table .table__column,
  .table .table__head {
    border-right: none;
    border-left: none;
  }
  .table .simple-column {
    width: 75px;
  }
  .table .double-column {
    width: 150px;
  }
  .table .column-border-bottom {
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table .column-border-left {
    border-left: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table .column-border-right {
    border-right: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table .column-border-top {
    border-top: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table--condensed {
    border: none;
  }
  .table--condensed tr {
    height: 50px;
  }
  .table--condensed tr td {
    padding: 6px;
    vertical-align: middle;
  }
  .table--condensed tr th {
    padding: 6px;
  }
  .table--condensed tr.evidence, .table--condensed tr:nth-of-type(odd).evidence {
    background-color: #e9e9e9;
    border-top: 1px solid #aeaeae;
    border-bottom: 1px solid #aeaeae;
  }
  .table--condensed tr.evidence td, .table--condensed tr:nth-of-type(odd).evidence td {
    border-top: none;
  }
  .table--condensed .table__column,
  .table--condensed .table__head {
    border-right: none;
    border-left: none;
  }
  .table--condensed .simple-column {
    width: 75px;
  }
  .table--condensed .double-column {
    width: 150px;
  }
  .table--condensed .column-border-bottom {
    border-bottom: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table--condensed .column-border-left {
    border-left: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table--condensed .column-border-right {
    border-right: 1px solid rgba(202, 202, 202, 0.5);
  }
  .table--condensed .column-border-top {
    border-top: 1px solid rgba(202, 202, 202, 0.5);
  }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS here */
    .table .table__column--sortable::before,
    .table .table__column--sortable::after {
      transform: translate(-50%, -50%);
    }
    .table .table__column--sortable::before {
      top: calc(100% + 2px);
    }
    .table .table__column--sortable::after {
      top: calc(50% + 5px);
    }
  }
  .table--selectable .table__row.table__row--selected,
  .table--selectable .table__row:nth-child(odd).table__row--selected {
    background-color: rgba(61, 161, 235, 0.18) !important;
    font-weight: 600;
  }
  .table--selectable .table__row:hover {
    font-weight: inherit;
    background-color: rgba(61, 161, 235, 0.08);
  }
  .table .radio__label:not(:last-of-type) {
    margin-right: 15px;
  }
  .table .checkbox__label:not(:last-of-type) {
    margin-right: 15px;
  }
  .table .table__error .fa-exclamation-triangle {
    color: #fa4a47;
  }
  .table .table__error .fa-exclamation-circle {
    color: #FBA026;
  }
  .table .table__error--triangle {
    color: #fa4a47;
  }
  .table .table__error--circle {
    color: #FBA026;
  }
  .table--small-cellule {
    max-width: 35px;
  }
  .table__column {
    padding: 8px;
    text-align: left;
    vertical-align: middle;
  }
  .table__column--is-sortable {
    position: relative;
    padding: 8px 23px 8px 8px;
    cursor: pointer;
  }
  .table__column--is-sortable::after {
    display: inline-block;
    text-rendering: auto;
    color: #b1b1b1;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f0dc";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
  }
  .table__column--is-asc::after {
    display: inline-block;
    text-rendering: auto;
    color: inherit;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f0de";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .table__column--is-desc::after {
    display: inline-block;
    text-rendering: auto;
    color: inherit;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    content: "\f0dd";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .table--multiselection .table__checkbox:not(:checked) + label, .table--multiselection .table__checkbox:checked + label {
    padding-left: 12px;
  }
  .table tr.selected, .table tr.selected:hover {
    background-color: #eaf2f9;
  }
  .table--condensed {
    border: none;
  }
  .table__language {
    margin-left: 5px;
  }
  .table__language td {
    position: relative;
    width: 35px;
    text-align: center;
  }
  .table__language td:hover {
    background: #f9f9fa;
  }
  .table__language td.active::after {
    display: inline-block;
    text-rendering: auto;
    color: #8CC63F;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    content: "$\f058";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -3px;
    right: -6px;
    z-index: 1011;
    background: #ffffff;
    border-radius: 50%;
  }
  .table .table__actions .fa:hover {
    cursor: pointer;
  }
  .table__updateMode {
    width: 50px;
    text-align: center;
  }
  .text {
    font-size: 11px;
  }
  .text-danger:before {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #fa4a47;
    content: "\f06a";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  .text-warning:before {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #FBA026;
    content: "\f071";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  .text-success:before {
    display: inline-block;
    margin-top: 5px;
    margin-right: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #8CC63F;
    content: "\f00c";
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  .text--no-decorator:before {
    display: none;
  }
  /* Form default */
  /* Colors */
  .title {
    flex: 0 1 auto;
    align-self: stretch;
    padding-bottom: 7px;
    margin: 0 0 10px;
    font-weight: normal;
    color: #333333;
    border-bottom: 1px solid #cacaca;
    font-size: 18px;
    font-size: 1.125rem; /* stylelint-disable-line */
  }
  .title:not(:first-child) {
    margin-top: 20px;
  }
  /* Form default */
  /* Colors */
  .subtitle {
    margin: 0 0 15px;
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem; /* stylelint-disable-line */
  }
  .alert {
    padding: 10px;
    background-color: #ffffff;
    border-top: solid 0 #555555;
    border-radius: 3px;
    box-shadow: none;
  }
  .alert--floating {
    position: fixed;
    top: 60px;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s linear, transform 0.3s ease-out;
    transform: translate(-50%, -100%);
  }
  .alert--floating-from-right {
    transform: translate(100%, 0);
  }
  .alert--open {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0);
  }
  .alert__close {
    position: absolute;
    top: 18px;
    right: 15px;
  }
  .alert__close i,
  .alert__close svg {
    font-weight: normal;
    color: #555555;
    cursor: pointer;
    opacity: 0.8;
    transition: all 0.2s ease-in;
  }
  .alert__close:hover i,
  .alert__close:hover svg {
    opacity: 1;
  }
  .alert--default {
    color: #333333;
    background-color: #ffffff;
  }
  .alert--default .alert__close i,
  .alert--default .alert__close svg {
    color: #333333;
  }
  .alert--danger {
    color: #ee0a06;
    background-color: #fbd5d7;
  }
  .alert--danger .alert__close i,
  .alert--danger .alert__close svg {
    color: #ee0a06;
  }
  .alert--error {
    color: #ee0a06;
    background-color: #fbd5d7;
  }
  .alert--error .alert__close i,
  .alert--error .alert__close svg {
    color: #ee0a06;
  }
  .alert--validate {
    color: #555555;
    background-color: #333333;
  }
  .alert--validate .alert__close i,
  .alert--validate .alert__close svg {
    color: #555555;
  }
  .alert--save {
    color: #8CC63F;
    background-color: #f3f9eb;
  }
  .alert--save .alert__close i,
  .alert--save .alert__close svg {
    color: #8CC63F;
  }
  .alert--success {
    color: #8CC63F;
    background-color: #f3f9eb;
  }
  .alert--success .alert__close i,
  .alert--success .alert__close svg {
    color: #8CC63F;
  }
  .alert--warning {
    color: #FBA026;
    background-color: #fdf6e6;
  }
  .alert--warning .alert__close i,
  .alert--warning .alert__close svg {
    color: #FBA026;
  }
  .alert--cancel {
    color: #333333;
    background-color: #ffffff;
  }
  .alert--cancel .alert__close i,
  .alert--cancel .alert__close svg {
    color: #333333;
  }
  .alert--primary {
    color: #1C3A88;
    background-color: #e8eaed;
  }
  .alert--primary .alert__close i,
  .alert--primary .alert__close svg {
    color: #1C3A88;
  }
  .alert--secondary {
    color: #3DA1EB;
    background-color: #eaf2f9;
  }
  .alert--secondary .alert__close i,
  .alert--secondary .alert__close svg {
    color: #3DA1EB;
  }
  .alert--info {
    color: #3DA1EB;
    background-color: #f6fbfe;
  }
  .alert--info .alert__close i,
  .alert--info .alert__close svg {
    color: #3DA1EB;
  }
  .alert {
    display: flex;
    width: 100%;
    overflow-wrap: anywhere;
  }
  .alert:not(.alert--no-decorator).alert--default {
    background-color: #ffffff;
  }
  .alert:not(.alert--no-decorator).alert--danger {
    background-color: #fbd5d7;
  }
  .alert:not(.alert--no-decorator).alert--error {
    background-color: #fbd5d7;
  }
  .alert:not(.alert--no-decorator).alert--validate {
    background-color: #333333;
  }
  .alert:not(.alert--no-decorator).alert--save {
    background-color: #f3f9eb;
  }
  .alert:not(.alert--no-decorator).alert--success {
    background-color: #f3f9eb;
  }
  .alert:not(.alert--no-decorator).alert--warning {
    background-color: #fdf6e6;
  }
  .alert:not(.alert--no-decorator).alert--cancel {
    background-color: #ffffff;
  }
  .alert:not(.alert--no-decorator).alert--primary {
    background-color: #e8eaed;
  }
  .alert:not(.alert--no-decorator).alert--secondary {
    background-color: #eaf2f9;
  }
  .alert:not(.alert--no-decorator).alert--info {
    background-color: #f6fbfe;
  }
  .alert--no-decorator {
    display: inherit;
  }
  .alert--floating {
    left: 50%;
    align-items: center;
    min-width: 200px;
    max-width: 50vw;
    padding: 0;
    color: #555555;
    text-decoration: none;
    visibility: visible;
    box-shadow: 0 0 200px 50px rgba(255, 255, 255, 0.5), 0 2px 10px 0 rgba(34, 34, 34, 0.2);
  }
  .alert--floating.alert--open {
    transform: translate(-50%, -100%);
  }
  .alert--floating > p {
    padding: 15px 33px 15px 40px;
    cursor: default;
  }
  .alert--floating > p a {
    display: block;
    color: #555555;
    cursor: pointer;
  }
  .alert--floating::before {
    position: absolute;
    margin-top: 0;
    margin-right: -10px;
    margin-left: 15px;
    font-size: 14px;
  }
  .alert__close {
    color: #555555;
    transition: all 0.5s;
  }
  .alert__close:hover {
    color: rgba(85, 85, 85, 0.6);
    cursor: pointer;
  }
  .alert:not(:only-child) {
    margin-bottom: 10px;
  }
  .alert--with-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 1rem 0 0 0;
  }
  .alert__title {
    width: auto;
    font-weight: bold;
  }
  .alert__list {
    width: 100%;
    padding-top: 10px;
  }
  .alert--warning .input-checkbox__label {
    color: #FBA026;
  }
  .alert .input-checkbox__label {
    color: #FBA026;
    font-weight: 600;
  }
  .alert:not(.alert--no-decorator).alert--default {
    background-color: #ffffff;
  }
  .alert:not(.alert--no-decorator).alert--danger {
    background-color: #fbd5d7;
  }
  .alert:not(.alert--no-decorator).alert--error {
    background-color: #fbd5d7;
  }
  .alert:not(.alert--no-decorator).alert--validate {
    background-color: #333333;
  }
  .alert:not(.alert--no-decorator).alert--save {
    background-color: #f3f9eb;
  }
  .alert:not(.alert--no-decorator).alert--success {
    background-color: #f3f9eb;
  }
  .alert:not(.alert--no-decorator).alert--warning {
    background-color: #fdf6e6;
  }
  .alert:not(.alert--no-decorator).alert--cancel {
    background-color: #ffffff;
  }
  .alert:not(.alert--no-decorator).alert--primary {
    background-color: #e8eaed;
  }
  .alert:not(.alert--no-decorator).alert--secondary {
    background-color: #eaf2f9;
  }
  .alert:not(.alert--no-decorator).alert--info {
    background-color: #f6fbfe;
  }
  .button-container {
    display: flex;
    flex: 1 1 auto;
    width: 100%;
    justify-content: space-between;
  }
  .button--right {
    margin-left: auto;
  }
  .button--right + .button--right {
    margin-left: 0;
  }
  .button--left + .button, .button--left + .btn {
    margin-left: auto;
  }
  .button--center {
    margin-right: auto;
    margin-left: auto;
  }
  .button--center + .button--right {
    margin-left: 0;
  }
  .button--right:not(:first-child):not(:last-child) {
    margin-right: 20px;
  }
  .button--left:not(:first-child):not(:last-child) {
    margin-left: 20px;
  }
  /* Form default */
  /* Colors */
  .switch-button {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
  }
  .switch-button + label {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 30px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: calc(28px + 10px + 0px);
    line-height: 1;
    cursor: pointer;
  }
  .switch-button + label::before,
  .switch-button + label::after {
    position: absolute;
    top: 22.5px;
    content: " ";
    border: 1px solid #cacaca;
    border-radius: 50px;
    transition: all 0.2s ease-in;
  }
  .switch-button + label::before {
    right: auto;
    left: 0px;
    width: 28px;
    height: 15px;
    background-color: #cacaca;
  }
  .switch-button + label::after {
    right: auto;
    left: 0px;
    width: calc(15px - 3px);
    height: calc(15px - 3px);
    background-color: #ffffff;
    border-color: transparent;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 3px 1px 0 rgba(0, 0, 0, 0.1);
  }
  .switch-button--right + label::before {
    right: 0px;
    left: auto;
    width: 28px;
  }
  .switch-button--right + label::after {
    right: calc(0px + 28px - calc(15px - 3px));
    left: auto;
  }
  .switch-button:checked + label::after {
    transform: translateX(calc(28px - calc(15px - 3px)));
  }
  .switch-button:checked + label::before {
    background-color: #3DA1EB;
  }
  .switch-button--right + label {
    padding-right: calc(28px + 10px + 0px);
    padding-left: 5px;
  }
  .switch-button + label::before {
    top: inherit;
  }
  .switch-button + label::after {
    top: inherit;
    left: 2px;
  }
  .switch-button + label::before,
  .switch-button + label::after {
    border: none;
  }
  .switch-button:checked + label::after {
    transform: translateX(calc(28px - calc(15px - 3px) - 4px));
  }
  .button-group {
    display: flex;
    justify-content: flex-start;
  }
  .button-group :first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .button-group :last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .button-group :not(:first-child) {
    border-left: none;
  }
  .button-group :not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .button-group + [class*=button] {
    margin-left: 15px;
  }
  .button-group .button + .button, .button-group .btn + .button, .button-group .button + .btn, .button-group .btn + .btn {
    border-left: 1px solid #ffffff;
  }
  .btn-group {
    display: flex;
    position: relative;
  }
  .btn-group > [class*=btn-]:not(:last-of-type) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .btn-group > [class*=btn-]:not(:first-child) {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-left: -1px;
  }
  .btn-group > [class*=btn-]:not(:first-child):not(:last-of-type) {
    border-radius: 0;
  }
  .btn-group + .btn-group {
    margin-left: 15px;
  }
  .btn-group + .btn {
    margin-left: 15px;
  }
  .btn-group + .btn-dropdown {
    margin-left: 15px;
  }
  .label {
    font-weight: normal;
    color: #333333;
  }
  .input {
    width: 100%;
    height: 30px;
    padding: 0 5px;
    background-color: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 3px;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .input:read-only {
    cursor: initial;
    border-color: #cfd4db;
  }
  .input:read-only:focus {
    box-shadow: none;
  }
  .input:focus {
    box-shadow: 0 0 0 2px rgba(202, 202, 202, 0.3);
  }
  .input--primary {
    color: #3DA1EB;
    border-color: #3DA1EB;
  }
  .input--primary:focus {
    box-shadow: 0 0 0 2px rgba(61, 161, 235, 0.3);
  }
  .input--secondary {
    color: #1C3A88;
    border-color: #1C3A88;
  }
  .input--secondary:focus {
    box-shadow: 0 0 0 2px rgba(28, 58, 136, 0.3);
  }
  .input--success {
    color: #8CC63F;
    border-color: #8CC63F;
  }
  .input--success:focus {
    box-shadow: 0 0 0 2px rgba(140, 198, 63, 0.3);
  }
  .input--danger {
    color: #fa4a47;
    border-color: #fa4a47;
  }
  .input--danger:focus {
    box-shadow: 0 0 0 2px rgba(250, 74, 71, 0.3);
  }
  .input--error {
    color: #fa4a47;
    border-color: #fa4a47;
  }
  .input--error:focus {
    box-shadow: 0 0 0 2px rgba(250, 74, 71, 0.3);
  }
  .input--warning {
    color: #FBA026;
    border-color: #FBA026;
  }
  .input--warning:focus {
    box-shadow: 0 0 0 2px rgba(251, 160, 38, 0.3);
  }
  .input--info {
    color: #41a5f5;
    border-color: #41a5f5;
  }
  .input--info:focus {
    box-shadow: 0 0 0 2px rgba(65, 165, 245, 0.3);
  }
  .input--link {
    color: #0960a5;
    border-color: #0960a5;
  }
  .input--link:focus {
    box-shadow: 0 0 0 2px rgba(9, 96, 165, 0.3);
  }
  .input--light {
    color: #c4c4c4;
    border-color: #c4c4c4;
  }
  .input--light:focus {
    box-shadow: 0 0 0 2px rgba(196, 196, 196, 0.3);
  }
  .input--dark {
    color: #222222;
    border-color: #222222;
  }
  .input--dark:focus {
    box-shadow: 0 0 0 2px rgba(34, 34, 34, 0.3);
  }
  .input-text.input-text--no-style {
    border: 0;
  }
  .input:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .textarea {
    width: 100%;
    min-height: 75px;
    max-height: 100%;
    padding: 5px;
    background-color: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 3px;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .textarea--primary {
    color: #3DA1EB;
    border-color: #3DA1EB;
  }
  .textarea--primary:focus {
    box-shadow: 0 0 0 2px rgba(61, 161, 235, 0.3);
  }
  .textarea--secondary {
    color: #1C3A88;
    border-color: #1C3A88;
  }
  .textarea--secondary:focus {
    box-shadow: 0 0 0 2px rgba(28, 58, 136, 0.3);
  }
  .textarea--success {
    color: #8CC63F;
    border-color: #8CC63F;
  }
  .textarea--success:focus {
    box-shadow: 0 0 0 2px rgba(140, 198, 63, 0.3);
  }
  .textarea--danger {
    color: #fa4a47;
    border-color: #fa4a47;
  }
  .textarea--danger:focus {
    box-shadow: 0 0 0 2px rgba(250, 74, 71, 0.3);
  }
  .textarea--error {
    color: #fa4a47;
    border-color: #fa4a47;
  }
  .textarea--error:focus {
    box-shadow: 0 0 0 2px rgba(250, 74, 71, 0.3);
  }
  .textarea--warning {
    color: #FBA026;
    border-color: #FBA026;
  }
  .textarea--warning:focus {
    box-shadow: 0 0 0 2px rgba(251, 160, 38, 0.3);
  }
  .textarea--info {
    color: #41a5f5;
    border-color: #41a5f5;
  }
  .textarea--info:focus {
    box-shadow: 0 0 0 2px rgba(65, 165, 245, 0.3);
  }
  .textarea--link {
    color: #0960a5;
    border-color: #0960a5;
  }
  .textarea--link:focus {
    box-shadow: 0 0 0 2px rgba(9, 96, 165, 0.3);
  }
  .textarea--light {
    color: #c4c4c4;
    border-color: #c4c4c4;
  }
  .textarea--light:focus {
    box-shadow: 0 0 0 2px rgba(196, 196, 196, 0.3);
  }
  .textarea--dark {
    color: #222222;
    border-color: #222222;
  }
  .textarea--dark:focus {
    box-shadow: 0 0 0 2px rgba(34, 34, 34, 0.3);
  }
  .textarea:read-only {
    cursor: initial;
    border-color: #cfd4db;
  }
  .textarea:read-only:focus {
    box-shadow: none;
  }
  .textarea:focus {
    box-shadow: 0 0 0 2px rgba(202, 202, 202, 0.3);
  }
  .textarea:disabled {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .textarea {
    max-width: 100%;
    height: 75px;
    white-space: normal;
  }
  .input-radio {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
  }
  .input-radio + label {
    position: relative;
    display: inline-flex;
    padding-left: 23px;
    margin: 0 25px 0 0;
    cursor: pointer;
  }
  .input-radio + label::after {
    position: absolute;
    top: 50%;
    left: 4px;
    width: 7px;
    height: 8px;
    content: "";
    transition: all ease-in-out 0.15s;
    transform: translateY(-50%) scale(1);
    background-color: #8CC63F;
    border-radius: 100%;
  }
  .input-radio--right + label::after {
    right: 4px;
    left: auto;
  }
  .input-radio:not(:checked) + label::after {
    opacity: 0;
    transform: translateY(-50%) scale(0);
  }
  .input-radio:hover:not(:checked) + label::after {
    opacity: 0.4;
    transform: translateY(-50%) scale(1);
  }
  .input-radio + label::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 13px;
    height: 13px;
    content: "";
    background-color: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 100%;
    transition: border-color ease-in-out 0.15s;
    transform: translateY(-50%);
  }
  .input-radio--right + label {
    padding-right: 23px;
    padding-left: 0;
  }
  .input-radio:disabled + label {
    cursor: default;
    opacity: 0.5;
  }
  .input-radio--right + label::before {
    right: 0;
    left: auto;
  }
  .input-radio + label::after {
    left: 3px;
    height: 7px;
  }
  .input-radio--right + label::after {
    right: 3px;
    left: auto;
  }
  .input-radio--error + label,
  .input-radio--error + label::before {
    color: #ee0a06;
    border-color: #ee0a06;
  }
  .input-radio--error + label:focus,
  .input-radio--error + label::before:focus {
    box-shadow: 0 0 0 2px rgba(238, 10, 6, 0.3);
  }
  .input-radio--error + label::after {
    background: #ee0a06;
  }
  .input-radio:hover:not(:checked) + label::after {
    opacity: 0.2;
  }
  .input-radio:not(:first-child) + label:not(:first-child) {
    margin: 8px 25px 0 0;
  }
  .input-radio:checked + label::before {
    border-color: rgba(140, 198, 63, 0.75);
  }
  .radio:not(:checked), .radio:checked {
    position: absolute;
    top: auto;
    visibility: hidden;
    opacity: 0;
  }
  .radio:not(:checked) + label, .radio:checked + label {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    cursor: pointer;
    padding-left: 20px;
  }
  .radio:not(:checked):focus + label, .radio:not(:checked):focus + label::before {
    color: #333333;
  }
  .radio:not(:checked):focus + label::before {
    border: 1px solid #8CC63F;
  }
  .radio:not(:checked) + label::before, .radio:checked + label::before {
    position: absolute;
    top: 2px;
    right: auto;
    bottom: auto;
    left: 0;
    border: 1px solid #cacaca;
    border-radius: 50%;
    background: #ffffff;
    width: 13px;
    height: 13px;
    content: "";
  }
  .radio:not(:checked) + label:hover::before, .radio:checked + label:hover::before {
    border-color: #979797;
  }
  .radio:not(:checked) + label::after {
    transform: scale(0);
    opacity: 0;
  }
  .radio:checked + label::after {
    transform: scale(1);
    opacity: 1;
  }
  .radio:disabled:not(:checked) + label::before, .radio:disabled:checked + label::before {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.15);
  }
  .radio:disabled:checked + label::after, .radio:disabled + label {
    color: #999;
  }
  .radio:disabled + label {
    color: #aaa;
  }
  .radio:disabled:not(:checked) + label:hover, .radio:disabled:checked + label:hover {
    cursor: not-allowed;
  }
  .radio--is-inError:not(:checked) + label::before {
    border-color: #ee0a06;
  }
  .radio:not(:checked) + label::after, .radio:checked + label::after {
    position: absolute;
    top: 5px;
    right: auto;
    bottom: auto;
    left: 3px;
    width: 7px;
    height: 7px;
    padding: 1px 0 0 1px;
    text-align: center;
    content: "";
    background: #8CC63F;
    border-radius: 50%;
    transition: all 0.2s;
  }
  .input-checkbox {
    position: absolute;
    left: -9999px;
    visibility: hidden;
    opacity: 0;
  }
  .input-checkbox + label {
    position: relative;
    display: inline-flex;
    padding-left: 22px;
    margin: 0 25px 0 0;
    cursor: pointer;
  }
  .input-checkbox + label::after {
    position: absolute;
    top: calc(50% - 12px * 0.8 * 0.18);
    left: 1px;
    width: 10px;
    height: 5px;
    content: "";
    transition: all ease-in-out 0.15s;
    transform: translateY(-50%) scale(0.65) rotate(-45deg);
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
  }
  .input-checkbox--right + label::after {
    right: 1px;
    left: auto;
  }
  .input-checkbox:not(:checked) + label::after {
    opacity: 0;
    transform: scale(0) rotate(-45deg);
  }
  .input-checkbox + label::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 12px;
    height: 12px;
    content: "";
    background-color: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 3px;
    transition: border-color ease-in-out 0.15s;
    transform: translateY(-50%);
  }
  .input-checkbox--right + label::before {
    right: 0;
    left: auto;
  }
  .input-checkbox:hover + label::before {
    background-color: rgba(255, 255, 255, 0.15);
  }
  .input-checkbox:hover + label::after {
    opacity: 1;
    transform: translateY(-50%) scale(0.65) rotate(-45deg);
  }
  .input-checkbox:checked + label::before {
    background-color: #8CC63F;
    border-color: #cacaca;
  }
  .input-checkbox--right + label {
    padding-right: 22px;
    padding-left: 0;
  }
  .input-checkbox:disabled + label {
    cursor: default;
    opacity: 0.5;
  }
  .input-checkbox + label::after {
    top: calc(50% - 0.864px);
  }
  .input-checkbox:checked + label::before {
    border-color: #8CC63F;
  }
  .input-checkbox--error + label,
  .input-checkbox--error + label::before {
    color: #ee0a06;
    border-color: #ee0a06;
  }
  .input-checkbox--error + label:focus,
  .input-checkbox--error + label::before:focus {
    box-shadow: 0 0 0 2px rgba(238, 10, 6, 0.3);
  }
  .input-checkbox--error:checked + label::before {
    background: #ee0a06;
  }
  .input-checkbox:hover:not(:checked) + label::before {
    border: 1px solid #979797;
  }
  .input-checkbox:not(:first-child) + label:not(:first-child) {
    margin: 8px 25px 0 0;
  }
  .checkbox:not(:checked), .checkbox:checked {
    position: absolute;
    top: auto;
    visibility: hidden;
    opacity: 0;
  }
  .checkbox:not(:checked) + label, .checkbox:checked + label {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    cursor: pointer;
    padding-left: 20px;
  }
  .checkbox:not(:checked):focus + label, .checkbox:not(:checked):focus + label::before {
    color: #333333;
  }
  .checkbox:not(:checked):focus + label::before {
    border: 1px solid #8CC63F;
  }
  .checkbox:not(:checked) + label::before, .checkbox:checked + label::before {
    position: absolute;
    top: 2px;
    right: auto;
    bottom: auto;
    left: 0;
    border: 1px solid #cacaca;
    border-radius: 3px;
    background: #ffffff;
    width: 12px;
    height: 12px;
    content: "";
  }
  .checkbox:not(:checked) + label:hover::before, .checkbox:checked + label:hover::before {
    border-color: #979797;
  }
  .checkbox:not(:checked) + label::after {
    transform: scale(0);
    opacity: 0;
  }
  .checkbox:checked + label::after {
    transform: scale(1);
    opacity: 1;
  }
  .checkbox:disabled:not(:checked) + label::before, .checkbox:disabled:checked + label::before {
    border: 1px solid rgba(0, 0, 0, 0.15);
    background: rgba(0, 0, 0, 0.15);
  }
  .checkbox:disabled:checked + label::after, .checkbox:disabled + label {
    color: #999;
  }
  .checkbox:disabled + label {
    color: #aaa;
  }
  .checkbox:disabled:not(:checked) + label:hover, .checkbox:disabled:checked + label:hover {
    cursor: not-allowed;
  }
  .checkbox--is-inError:not(:checked) + label::before {
    border-color: #ee0a06;
  }
  .checkbox:not(:checked) + label::after, .checkbox:checked + label::after {
    display: inline-block;
    text-rendering: auto;
    color: #ffffff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 9px;
    content: "\f00c";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 2px;
    right: auto;
    bottom: auto;
    left: 0;
    width: 12px;
    height: 12px;
    padding-left: 1px;
    background-color: #8CC63F;
    border-radius: 3px;
    transition: all 0.2s;
  }
  /* patch for top: 8px in static components */
  .input-checkbox + label::after {
    top: calc(50% - 0.72px);
  }
  /* Ajust margin-top for label in form_control */
  .form__control .radio__label, .form__control .checkbox__label, .form__control .input-radio__label, .form__control .input-checkbox__label {
    margin-top: 8px;
  }
  .input-number {
    border: 1px solid #cacaca;
    border-radius: 3px;
    background-color: #ffffff;
    cursor: text;
    padding: 0 5px;
    width: 100%;
    height: 30px;
    text-align: left;
    line-height: normal;
    white-space: nowrap;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
  }
  .input-number:focus {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
  .input-number--with-stepper:focus {
    font-weight: bold;
    color: #3DA1EB;
  }
  /* PURE CSS INPUT NUMBER WITH SPIN (DOESN'T WORK FOR FOREFOX & IE) */
  .input-number__container {
    position: relative;
    z-index: 0;
    display: block;
    width: 100%;
    height: 30px;
  }
  .input-number__container .input-number {
    background-color: transparent;
  }
  .input-number__container::before, .input-number__container::after {
    position: absolute;
    right: 0;
    z-index: -10;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 12px;
    height: 50%;
    font-family: FontAwesome;
    font-size: 8px;
    color: #ffffff;
    background-color: #3DA1EB;
  }
  .input-number__container::before :hover, .input-number__container::after :hover {
    cursor: pointer;
    background-color: #126db0;
  }
  .input-number__container::before {
    top: 0;
    content: "\f106";
    border-radius: 6px 6px 0 0;
  }
  .input-number__container::after {
    top: 50%;
    content: "\f107";
    border-radius: 0 0 6px 6px;
  }
  /* HACK TO HIDE THE ORIGINAL SPIN BUTTON */
  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
    z-index: 99999;
    margin: 0;
    cursor: pointer;
    opacity: 0;
    transform: scale(2);
    -webkit-appearance: none;
  }
  /* FOR IE10 */
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .input-number__container::before,
    .input-number__container::after {
      display: none !important;
    }
  }
  .select:not([data-elementtype=input-select]) {
    border: 1px solid #cacaca;
    border-radius: 3px;
    background-color: #ffffff;
    cursor: text;
    padding: 0 5px;
    width: 100%;
    height: 30px;
    text-align: left;
    line-height: normal;
    white-space: nowrap;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
  }
  .select:not([data-elementtype=input-select]):focus {
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  }
  .select--is-inError:not([data-elementtype=input-select]) {
    border-color: #ee0a06;
  }
  .select[disabled]:not([data-elementtype=input-select]) {
    cursor: not-allowed;
    opacity: 0.5;
  }
  .select__item--focused:not(.select__item--disabled) {
    background-color: #3DA1EB;
  }
  .select__item-pictogram {
    padding: 0 !important;
  }
  .select__item-pictogram:not(:last-child) {
    border-bottom: 1px solid rgba(202, 202, 202, 0.2);
  }
  .select__item-pictogram .select__item-icon {
    padding: 1px;
    width: 30px;
  }
  .select__item-pictogram--content {
    display: flex;
    align-items: center;
  }
  .input-file {
    height: 30px;
    width: 100%;
  }
  .input-file:hover {
    cursor: pointer;
  }
  .input-file .input-file__button {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 0 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 30px;
    line-height: 30px;
    -webkit-line-clamp: 1;
    display: flex;
    flex: 0 0 auto;
    order: 0;
    line-height: 27px;
    background-color: #1C3A88;
    background-image: none;
    border: 1px solid #131f34;
    -webkit-font-smoothing: antialiased;
  }
  .input-file .input-file__button::before {
    display: inline-block;
    text-rendering: auto;
    color: #ffffff;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    content: "\f07c";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-self: center;
    margin-right: 5px;
  }
  .input-file .input-file__button:active {
    background: #131f34;
    background-image: none;
  }
  .input-file .input-file__caption {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 30px;
    line-height: 30px;
    -webkit-line-clamp: 1;
    padding: 0 9px;
    order: 1;
    line-height: 28px;
  }
  .input-file .input-file__input {
    border-radius: 3px;
    height: 30px;
    display: flex;
    background: #ffffff;
    border: 1px solid #cacaca;
  }
  .input-file--is-inError .input-file__input {
    border-color: #ee0a06;
  }
  .input-group {
    display: flex;
    position: relative;
  }
  .input-group > *:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .input-group > *:not(:first-child) {
    margin-left: -1px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .input-group > *:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .input-group__addon {
    display: flex;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    color: #555555;
    text-align: center;
    background-color: #cacaca;
    border: 1px solid #cacaca;
    border-radius: 3px;
  }
  .input-group__addon .icon {
    margin: auto;
  }
  .input-group .input {
    flex-grow: 1;
  }
  .input-group--text-label .input-group__addon {
    display: flex;
    justify-content: flex-end;
    font-size: 11px;
    background-color: transparent;
    border: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .input-group--text-label .input {
    border-radius: 3px;
  }
  .input-group--is-in-error .input-group__addon {
    color: #ffffff;
    background-color: #ee0a06;
    border-color: #ee0a06;
  }
  .input-group--is-in-error .input {
    border-color: #ee0a06;
  }
  .input-group--is-in-error.input-group--text-label .input-group__addon {
    color: #ee0a06;
  }
  /* Form default */
  /* Colors */
  .input-addon {
    display: inline-flex;
    align-items: center;
    width: 100%;
    height: 30px;
  }
  .input-addon__input-decorated {
    padding-right: 32px;
  }
  .input-addon__icon {
    flex: 0 0 32px;
    color: #555555;
  }
  .input-addon__icon:not(:first-child) {
    margin-left: -32px;
    border-radius: 0 3px 3px 0;
  }
  .input-addon__icon:not(:last-child) {
    position: relative;
    margin-right: -32px;
    border-radius: 3px 0 0 3px;
  }
  .input-addon__icon ~ .input-addon__input-decorated {
    padding-right: 5px;
    padding-left: 32px;
  }
  .input-addon__input {
    border-radius: 3px 0 0 3px;
  }
  .input-addon__text, .input-addon__text-plain {
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    white-space: nowrap;
  }
  .input-addon__button {
    display: flex;
    align-content: center;
    height: 30px;
    padding: 0 10px;
    white-space: nowrap;
  }
  .input-addon__text-plain {
    color: #ffffff;
    background-color: #a3aeba;
    border: 1px solid #cacaca;
  }
  .input-addon__input ~ .input-addon__button, .input-addon__input ~ .input-addon__text-plain {
    margin-left: -1px;
    border-radius: 0 3px 3px 0;
  }
  .input-addon__input ~ .input-addon__input {
    margin-left: -1px;
  }
  .input-addon__button ~ .input-addon__input, .input-addon__text-plain ~ .input-addon__input {
    border-radius: 0 3px 3px 0;
  }
  .input-addon__input:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .input-addon__button:first-child, .input-addon__text-plain:first-child {
    border-radius: 3px 0 0 3px;
  }
  .input-addon__button--inner-icon {
    color: #555555;
    background-color: transparent;
    border: 0;
    border-radius: 0;
  }
  .input-addon__button--inner-icon:not(:last-child) {
    position: relative;
    margin-right: -29px;
    border-radius: 3px 0 0 3px;
  }
  .input-addon__button--inner-icon ~ .input-addon__input-decorated {
    padding-right: 0;
    padding-left: 29px;
  }
  .input-addon__input-decorated ~ .input-addon__button--inner-icon {
    margin-left: -32px;
  }
  /* input with increment / decrement decorator */
  .input-addon__stepper {
    flex-direction: column;
    width: 30px;
    height: 30px;
    margin-left: -30px;
    overflow: hidden;
  }
  .input-addon__icon-increment, .input-addon__icon-decrement {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50%;
    -webkit-user-select: none;
            user-select: none;
    background: #3DA1EB;
  }
  .input-addon__icon-increment {
    border-radius: 0 3px 0 0;
  }
  .input-addon__icon-decrement {
    border-radius: 0 0 3px 0;
  }
  .input-addon__icon-increment:hover, .input-addon__icon-decrement:hover {
    cursor: pointer;
    background: #2772a7;
  }
  .input-addon__icon-increment::after, .input-addon__icon-decrement::after {
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 4px;
    border-left-color: #ffffff;
  }
  .input-addon__icon-increment::after {
    margin-top: -3px;
    transform: rotate(-90deg);
  }
  .input-addon__icon-decrement::after {
    margin-top: 3px;
    transform: rotate(90deg);
  }
  /* Sorry little Jesus : Force height 100% for input when is in .input-addon */
  .input-addon .input {
    height: 100%;
  }
  /* TO MOVE */
  .input::-webkit-inner-spin-button,
  .input::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none; /* stylelint-disable-line property-no-vendor-prefix */
  }
  .input-addon__input-decorated ~ .input-addon__button--inner-icon {
    margin-right: 0;
  }
  .input-addon__input-decorated ~ .input-addon__button--inner-icon ~ .input-addon__input-decorated {
    border-radius: 0;
  }
  .input-addon__button--inner-icon ~ .input-addon__button,
  .input-addon__button-dropdown .button,
  .input-addon__button-dropdown .btn {
    border-radius: 0 3px 3px 0;
  }
  .input-addon__button-dropdown .button, .input-addon__button-dropdown .btn {
    height: 30px;
  }
  .input-addon__button--inner-icon:not(:last-child) {
    margin-right: -31px;
  }
  /* .input-addon {
    width: 100%;

    .input-addon__stepper [class*='input-addon__icon'] {
      color: #ffffff;
    }

    .input-addon__stepper [class*='input-addon__icon']:hover {
      color: #ffffff;
      cursor: pointer;
      background-color: #246697;
    }
  } */
  /* [class*="input-addon__"]:not(:last-child) > .button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

   */
  .box-report {
    padding: 15px;
    font-weight: bold;
    background: #ECF1F7;
  }
  .box-report__title {
    font-size: 12px;
    font-weight: bold;
    line-height: 2.3em;
    text-transform: uppercase;
  }
  .box-report__list {
    margin: 0;
    list-style: none;
  }
  .box-report__message .fa-check {
    color: #8CC63F;
  }
  .box-report__message .fa-exclamation-circle {
    color: #fa4a47;
  }
  .box-report__message .fa-exclamation-triangle {
    color: #FBA026;
  }
  .box-report__message + .box-report__message {
    margin: 10px;
  }
  .box-report__explication {
    display: block;
    padding: 2px 0 0 20px;
    font-weight: normal;
  }
  .button-dropdown {
    position: relative;
  }
  .button-dropdown > .button-dropdown__button {
    position: relative;
  }
  .button-dropdown > .button-dropdown__dropdown {
    position: absolute;
    top: 30px;
  }
  .button-dropdown > .dropdown__content {
    position: relative;
  }
  .btn-dropdown {
    position: relative;
  }
  .btn-dropdown > .btn {
    position: relative;
  }
  .btn-dropdown > .dropdown {
    position: absolute;
    top: 30px;
  }
  .btn-dropdown > .dropdown__content {
    position: relative;
  }
  .btn-dropdown .backdrop {
    z-index: 900;
  }
  /* Form default */
  /* Colors */
  .dropdown {
    width: 250px;
    overflow: hidden;
    visibility: hidden;
    background-color: #ffffff;
    border-radius: 5px;
    opacity: 0;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  }
  .dropdown--is-open {
    visibility: visible;
    opacity: 1;
  }
  .dropdown__checkbox + .dropdown__label {
    width: 250px;
    padding-right: 10px;
    padding-left: 30px;
    margin-right: 0;
  }
  .dropdown__label:hover,
  .dropdown__checkbox + .dropdown__label:hover {
    background-color: #f9f9fa;
  }
  .dropdown__checkbox + .dropdown__label::before {
    left: 10px;
  }
  .dropdown__checkbox:checked + .dropdown__label::after {
    top: 16px;
    left: 11px;
  }
  .dropdown__filter {
    padding: 5px;
  }
  .dropdown__footer {
    border-top: 1px solid #cacaca;
  }
  .dropdown .dropdown__button {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    height: 34px;
    border-radius: 0;
  }
  .dropdown__button:hover {
    background-color: #cacaca;
  }
  .dropdown__list {
    margin: 0;
    overflow: hidden;
  }
  .dropdown__element {
    display: flex;
    height: 34px;
    line-height: 34px;
  }
  .dropdown__content {
    max-height: 263px;
    overflow: auto;
  }
  .dropdown__content .dropdown-item-with-icon .dropdown__button {
    position: relative;
    padding-left: 27px;
  }
  .dropdown__content .dropdown-item-with-icon .icon {
    position: absolute;
    top: 50%;
    left: 10px;
    margin-right: 0;
    transform: translateY(-50%);
  }
  .dropdown__element + .dropdown__element {
    box-sizing: content-box;
    border-top: 1px solid #f9f9fa;
  }
  .dropdown__icon {
    width: 20px;
  }
  .dropdown__checkbox + label:hover {
    background-color: #f9f9fa;
  }
  .dropdown__checkbox + label::before {
    left: 10px;
  }
  .dropdown__checkbox:checked + label::after, .dropdown__checkbox + label:after {
    left: 11px;
    top: 16px;
  }
  .dropdown__checkbox + label {
    padding-left: 30px;
    padding-right: 10px;
    width: 250px;
    margin-right: 0;
  }
  .dropdown__checkbox + label span, .dropdown__button span, .dropdown__element label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dropdown--menu {
    position: fixed;
    top: 60px;
    right: 10px;
    bottom: auto;
    left: auto;
    font-size: 14px;
    width: 320px;
    z-index: 2100;
    overflow: visible;
    transition: opacity 0.3s linear;
  }
  .dropdown--menu::before {
    position: absolute;
    right: 9px;
    bottom: 100%;
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #ffffff;
    content: " ";
    pointer-events: none;
  }
  .dropdown__content .dropdown-item-with-icon .dropdown__button {
    position: relative;
    padding-left: 27px;
  }
  .dropdown__content .dropdown-item-with-icon .icon {
    margin-right: 0;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
  }
  .tab-container__element {
    margin: 0 15px;
  }
  .tab-container__element:first-of-type {
    margin-left: 0;
  }
  .tag {
    border-radius: 3px;
    padding: 0 6px;
    min-width: 150px;
    height: 25px;
    line-height: 25px;
    font-size: 11px;
    display: flex;
    align-items: center;
    background: #e4e4e4;
  }
  .tag::before {
    display: inline-block;
    flex-shrink: 0;
    margin-right: 6px;
    margin-left: -6px;
    border-radius: 3px 0 0 3px;
    background-image: url("../images/panel-anchor-dragable.svg");
    background-repeat: no-repeat;
    background-position: 3px;
    background-size: 4px 14px;
    padding: 0 6px 0 10px;
    min-width: 23px;
    height: 100%;
  }
  .tag:hover::before {
    cursor: move;
  }
  .tag--is-clicked {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    cursor: grabbing;
  }
  .tag--is-selectable::before {
    width: 15px;
    min-width: auto;
    height: 100%;
    content: "";
    background-color: #3DA1EB;
    background-position: center;
  }
  .tag--is-selectable-table::before {
    background-color: #9950B3;
  }
  .tag--is-selectable-profil::before {
    background-color: #1C3A88;
  }
  .tag--is-selectable-channel::before {
    background-color: #8CC63F;
  }
  .tag--is-selected {
    color: #ffffff;
    background-color: #3DA1EB;
  }
  .tag--is-selected::before {
    background-color: #2772a7;
  }
  .tag--is-selected-table {
    color: #ffffff;
    background-color: #9950B3;
  }
  .tag--is-selected-table::before {
    background-color: #451e54;
  }
  .tag--is-selected-profil {
    color: #ffffff;
    background-color: #1C3A88;
  }
  .tag--is-selected-profil::before {
    background-color: #131f34;
  }
  .tag .input-checkbox:not(:checked) + label::before, .tag .input-checkbox:checked + label::before, .tag .input-checkbox:not(:checked) + label::after, .tag .input-checkbox:checked + label::after {
    position: absolute;
    top: 0;
    visibility: hidden;
    opacity: 0;
  }
  .tag .input-checkbox:not(:checked) + label, .tag .input-checkbox:checked + label {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    flex: 1 1 100%;
    padding-left: 0;
    cursor: pointer;
  }
  .tag .input-checkbox:not(:checked) + label::after, .tag .input-checkbox:checked + label::after {
    color: #3DA1EB;
    background: #ffffff;
  }
  .tag--dropzone {
    color: #8CC63F;
    font-weight: bold;
    background: rgba(140, 198, 63, 0.3);
    border: 1px dashed #8CC63F;
  }
  .tag--is-deletable::before {
    background-color: #3DA1EB;
    text-align: center;
    color: #ffffff;
    font-size: 11px;
    content: counter(item) " ";
    counter-increment: item;
  }
  .tag--is-deletable .fa-close {
    margin: 0 0 0 auto;
    color: rgba(85, 85, 85, 0.8);
  }
  .tag--is-deletable .fa-close:hover {
    color: #555555;
    cursor: pointer;
  }
  .tag--list {
    border-radius: 0;
    max-width: none;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    color: #555555;
    box-sizing: content-box;
  }
  .tag--list:not(:last-of-type) {
    border-bottom: 1px solid #ffffff;
  }
  .tag--list::before {
    border-radius: 0;
    min-width: 28px;
    padding: 0 9px;
    background-image: none;
  }
  .tag--list:hover {
    cursor: move;
    background: #d8d8d8;
  }
  .tag--list .fa-close {
    margin: 3px 0 auto;
    font-size: 13px;
  }
  .tooltip {
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    padding: 7px 14px;
    color: #333333;
    text-align: center;
    white-space: nowrap;
  }
  .tooltip--dark {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
  .tooltip--dark::after {
    border-right-color: #000000 !important;
    background-color: #000000 !important;
  }
  .to-do-list__element {
    padding: 15px 20px;
    display: flex;
    border-top: 1px solid #e9e9e9;
  }
  .to-do-list__element:last-child {
    border-bottom: 1px solid #e9e9e9;
  }
  .to-do-list .checkbox + label {
    margin-top: 15px;
  }
  .to-do-list .checkbox:not(:checked) + label::before, .to-do-list .checkbox:checked + label::before {
    width: 20px;
    height: 20px;
    border-width: 2px;
  }
  .to-do-list .checkbox:not(:checked) + label::after, .to-do-list .checkbox:checked + label::after {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    border: none;
  }
  .to-do-list__image-container {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    margin-left: 25px;
    overflow: hidden;
    flex-shrink: 0;
  }
  .to-do-list__image-container img {
    width: 100%;
    height: auto;
  }
  .to-do-list__informations {
    margin: 0 25px 0 15px;
    flex-grow: 1;
  }
  .to-do-list__name {
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
  }
  .to-do-list__resume {
    width: 300px;
    height: auto;
  }
  .to-do-list ol {
    list-style: none;
    counter-reset: to-do-list-list;
  }
  .to-do-list ol li {
    margin: 9px 0;
    counter-increment: to-do-list-list;
  }
  .to-do-list ol li:before {
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
    text-align: center;
    content: counter(to-do-list-list);
    background: #e9e9e9;
  }
  .to-do-list__resume-list {
    list-style: none;
  }
  .to-do-list__resume-list-element {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .to-do-list .bold {
    display: inline-block;
    margin-right: 4px;
    color: #555555;
  }
  .to-do-list__resume-list-element + .to-do-list__resume-list-element {
    margin-top: 4px;
  }
  .to-do-list__description + .to-do-list__list {
    margin-top: 9px;
  }
  .to-do-list .btn {
    margin-top: 7px;
    max-width: 200px;
    white-space: normal;
  }
  .form {
    padding: 20px;
    background: transparent;
    border-radius: 3px;
    min-width: 320px;
  }
  .form__element {
    padding: 0;
  }
  .form__label {
    display: block;
    margin-bottom: 0;
    font-weight: 400;
  }
  .form__control {
    display: flex;
    flex-direction: column;
    min-height: 30px;
  }
  .form__control--multiple .form__sub-element {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 5px;
  }
  .form__control--multiple .form__sub-element svg,
  .form__control--multiple .form__sub-element i {
    margin: 0 0 0 10px;
  }
  .form__control--multiple .form__sub-element + svg, .form__control--multiple .form__sub-element + i {
    margin-top: 5px;
  }
  .form__helper {
    width: 100%;
  }
  @media (min-width: 768px) {
    .form__element--inline {
      display: flex;
      flex-wrap: nowrap;
    }
    .form__element--inline > .form__label {
      align-self: center;
      min-width: 250px;
      max-width: 15%;
      padding-right: 20px;
      margin-bottom: 0;
    }
    .form__element--inline > .form__control {
      width: 100%;
    }
    .form__control--inline {
      flex-direction: row;
      flex-wrap: wrap;
      align-items: center;
    }
  }
  .form {
    display: flex;
    flex-direction: column;
  }
  @media (min-width: 768px) {
    .form__label {
      flex: 1 1 auto;
      width: calc(32% - 30px);
      height: auto;
      padding-top: 8px;
      padding-right: 30px;
      text-align: right;
    }
    .form__element {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: flex-start;
      width: 100%;
    }
    .form__element--2col {
      width: 50%;
    }
  }
  .form__element + .form__element,
  .form__section + .form__section {
    margin-top: 15px;
  }
  .form .checkbox__label,
  .form .radio__label {
    display: inline-block;
    margin-top: 8px;
  }
  .form .message--text-error,
  .form .message--text-error .icon,
  .form .message--box-error,
  .form .message--box-error .icon {
    font-size: 11px;
    color: #ee0a06;
  }
  .form .message--box-error {
    padding: 15px;
    background-color: #fbd5d7;
  }
  .form .message--box-error .icon--is-before-text,
  .form .message--box-error .icon--left,
  .form .message--text-error .icon--left,
  .form .message--text-error .icon--is-before-text {
    margin-right: 6px;
  }
  .form .message[class*=box]:not(:last-of-type) {
    margin-bottom: 20px;
  }
  .form__control--inline {
    flex-direction: row;
  }
  .form__control .input-group {
    align-self: stretch;
    max-width: 400px;
  }
  /* stylelint-disable */
  .form__control--inline [class$=label]:not(last-of-type) {
    /* stylelint-enable */
    margin-top: 8px;
  }
  .form--is-flex-column .form__label {
    width: 100%;
    margin-bottom: 5px;
    text-align: left;
  }
  .form__control--multiple .form__sub-element {
    width: 100%;
  }
  .form__control {
    flex: 1 1 auto;
    flex-wrap: wrap;
    align-items: flex-start;
    width: calc(100% - 32%);
    height: auto;
  }
  .form__control .input,
  .form__control .textarea,
  .form__control .input-file,
  .form__control .select {
    max-width: 400px;
  }
  .form__control .message[class*=text],
  .form__control .message[class*=light],
  .form__helper {
    flex: 1 0 auto;
    margin-top: 3px;
  }
  .form__element--error .input,
  .form__element--error .textarea,
  .form__element--error .select,
  .form__element--error .input-file .input,
  .form__element--error .input-radio:not(:checked) + label::before,
  .form__element--error .radio:not(:checked) + label::before,
  .form__element--error .input-checkbox:not(:checked) + label::before,
  .form__element--error .checkbox:not(:checked) + label::before {
    border-color: #ee0a06;
  }
  .form__helper {
    font-size: 11px;
    color: #6f6f6f;
  }
  .form__element-no-label .form__control, .form__element-no-label .form__control:first-child {
    padding-left: 0;
  }
  /* Form default */
  /* Colors */
  .form__subtitle {
    font-size: 14px;
    text-align: right;
    margin: 0 calc(68% + 45px) 15px 0;
    padding-bottom: 2px;
    justify-content: flex-end;
    float: right;
    border-bottom: 1px solid #cacaca;
    -webkit-font-smoothing: antialiased;
  }
  .form__section-title {
    flex: 1 1 100%;
    padding: 0 0 20px 20px;
    text-transform: uppercase;
  }
  .form__section-title .icon--is-before-text {
    margin-right: 7px;
  }
  .form__control--inline [class$=label]:not(last-of-type) {
    margin-right: 15px;
  }
  .radio__label + .message--text-default,
  .checkbox__label + .message--text-default {
    margin-left: 20px;
  }
  .form--read-only .form__control {
    padding-top: 8px;
  }
  .form__control .message[class*=text] {
    flex: 1 0 auto;
    margin-top: 3px;
  }
  .form__control .message[class*=light] {
    margin-top: 1px;
  }
  .form__control--multiple .form__sub-element {
    width: 100%;
  }
  .form__control--multiple .form__sub-element .form__helper {
    margin-bottom: 5px;
  }
  .form .tag .checkbox__label {
    margin: 0;
  }
  .form__element--is-inError .input {
    background-color: #ffffff;
    border-color: #ee0a06;
  }
  .form__element--is-inError .textarea, .form__element--is-inError .select {
    border-color: #ee0a06;
  }
  .form__element--is-inError .input-file .input {
    border-color: #ee0a06;
  }
  .form__element--is-inError .input-radio:not(:checked) + label::before, .form__element--is-inError .radio:not(:checked) + label::before {
    border-color: #ee0a06;
  }
  .form__element--is-inError .input-checkbox:not(:checked) + label::before, .form__element--is-inError .checkbox:not(:checked) + label::before {
    border-color: #ee0a06;
  }
  .box {
    position: relative;
    border: 1px solid rgba(202, 202, 202, 0.5);
    border-radius: 3px;
  }
  .box__header {
    display: flex;
    align-items: center;
    line-height: 1.5;
    background: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box__title {
    flex: 1 1 100%;
    padding: 5px 0;
    font-size: 13px;
    font-size: 0.8125rem; /* stylelint-disable-line */
  }
  .box__title:last-child {
    padding-right: 10px;
  }
  .box__title:first-child {
    padding-left: 10px;
  }
  .box__footer {
    padding: 15px 15px;
  }
  .box__close,
  .box__collapse {
    color: #ffffff;
  }
  .box__close {
    margin-left: auto;
  }
  .box__close:hover {
    color: #ffffff;
    opacity: 1;
  }
  .box--collapsable .box__header {
    cursor: pointer;
  }
  .box--default {
    border-color: rgba(202, 202, 202, 0.5);
  }
  .box--default .box__header {
    color: #ffffff;
    background-color: #cacaca;
  }
  .box--primary {
    border-color: rgba(61, 161, 235, 0.5);
  }
  .box--primary .box__header {
    color: #ffffff;
    background-color: #3DA1EB;
  }
  .box--secondary {
    border-color: rgba(28, 58, 136, 0.5);
  }
  .box--secondary .box__header {
    color: #ffffff;
    background-color: #1C3A88;
  }
  .box--success {
    border-color: rgba(140, 198, 63, 0.5);
  }
  .box--success .box__header {
    color: #ffffff;
    background-color: #8CC63F;
  }
  .box--danger {
    border-color: rgba(238, 10, 6, 0.5);
  }
  .box--danger .box__header {
    color: #ffffff;
    background-color: #ee0a06;
  }
  .box--warning {
    border-color: rgba(251, 160, 38, 0.5);
  }
  .box--warning .box__header {
    color: #ffffff;
    background-color: #FBA026;
  }
  .box--cancel {
    border-color: rgba(202, 202, 202, 0.5);
  }
  .box--cancel .box__header {
    color: #ffffff;
    background-color: #cacaca;
  }
  .box__header {
    border-radius: 2px 2px 0 0;
  }
  .box__close .icon,
  .box__collapse .icon {
    color: #ffffff;
  }
  .box__title {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box__body {
    background-color: #ffffff;
  }
  .box.box--unstyled {
    border: none;
  }
  .box.box--unstyled .box__header,
  .box.box--unstyled .box__body {
    background: transparent;
  }
  .box.box--unstyled .box__title,
  .box.box--unstyled .box__close,
  .box.box--unstyled .box__collapse {
    color: #555555;
  }
  .box.box--unstyled .box__collapse .icon {
    color: #555555;
  }
  .box__header .icon {
    font-size: 16px;
  }
  .selection-box {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    min-height: 100px;
    max-height: 350px;
    padding: 5px;
    overflow: auto;
    list-style-type: decimal;
    counter-reset: item;
    border: 1px solid #cacaca;
    border-radius: 3px;
    align-content: flex-start;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .selection-box .tag {
    width: calc(16.6666666667% - 10px);
    margin: 5px;
    cursor: move;
  }
  .selection-box--list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0;
    align-content: stretch;
  }
  .selection-box--list {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: 0;
    align-content: stretch;
  }
  .selection-box--list .tag {
    flex: 0 0 auto;
    width: auto;
    height: 30px;
    margin: 0;
    line-height: 30px;
    border-radius: 0;
  }
  .selection-box--list .tag:before {
    min-width: 28px;
    height: 100%;
    padding: 0 9px;
    color: #ffffff;
    content: counter(item) " ";
    counter-increment: item;
    background-image: none;
    border-radius: 0;
  }
  .selection-box--list .tag:first-child::before {
    border-top-left-radius: 3px;
  }
  .selection-box--list .tag:not(:last-child) {
    border-bottom: 1px solid #ffffff;
  }
  .search {
    display: flex;
    align-items: center;
  }
  .search__label {
    margin-right: 10px;
  }
  .search__text {
    margin-right: auto;
  }
  .search__text,
  .search__button {
    margin-left: 10px;
  }
  .search__input,
  .search__input-addon,
  .search .input-addon--icon,
  .search__select {
    flex: 0 1 600px;
  }
  .search__dropdown__element {
    padding: 0 11px;
  }
  .search__dropdown__element:hover {
    cursor: pointer;
    text-decoration: none;
    background: #f9f9fa;
  }
  .resume-card {
    border-radius: 3px;
    position: relative;
    flex: 0 0 auto;
    width: calc(100% / 4 - 20px);
    min-width: 195px;
    height: auto;
    margin-bottom: 20px;
    margin-left: 20px;
    border: 1px solid #e4e4e4;
  }
  @media screen and (min-width: 1180px) {
    .resume-card {
      width: calc(100% / 5 - 20px);
    }
  }
  @media screen and (min-width: 1366px) {
    .resume-card {
      width: calc(100% / 6 - 20px);
    }
  }
  @media screen and (min-width: 1680px) {
    .resume-card {
      width: calc(100% / 7 - 20px);
    }
  }
  @media screen and (min-width: 1800px) {
    .resume-card {
      width: calc(100% / 8 - 20px);
    }
  }
  .resume-card__image-container {
    display: flex;
    height: 170px;
    background-color: #ECF1F7;
  }
  .resume-card__image {
    flex: 0 0 auto;
    align-self: center;
    max-width: 165px;
    height: auto;
    max-height: 140px;
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    user-drag: none;
  }
  .resume-card__tag {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 17px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 2px;
  }
  .resume-card__tag--type-jpg {
    background: #3DA1EB;
  }
  .resume-card__tag--type-png {
    background: #9950B3;
  }
  .resume-card__tag--type-gif {
    background: #1C3A88;
  }
  .resume-card--clickable:hover {
    cursor: pointer;
    border: solid 1px transparent;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.2s;
    transform: translateY(-2px);
  }
  .resume-card .caption {
    padding: 10px 15px;
    line-height: 15px;
    background-color: #ffffff;
  }
  .resume-card .caption__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 2px;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
  }
  .resume-card .caption__metadata {
    font-size: 11px;
  }
  .resume-card .resume-card--button--delete {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #e4e4e4;
    color: rgba(85, 85, 85, 0.75);
    padding-top: 1px;
    text-align: center;
    transition: opacity 0.2s ease;
  }
  .resume-card .resume-card--button--delete:hover {
    cursor: pointer;
    opacity: 0.8;
  }
  /* Form default */
  /* Colors */
  .action-box {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 300px;
    min-height: 90px;
    margin: auto;
    color: #555555;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .action-box__title {
    padding: 20px;
    margin: auto;
    text-align: center;
  }
  .action-box__footer {
    display: flex;
    justify-content: center;
    padding-bottom: 20px;
  }
  .slidepanel {
    position: fixed;
    top: 50px;
    right: 0;
    bottom: 0;
    left: 100%;
    z-index: 2090;
    width: 100%;
    visibility: hidden;
    background-color: #ffffff;
    box-shadow: -10px 0 50px 0 rgba(0, 0, 0, 0.3);
    transition: left 350ms linear, visibility 350ms linear;
  }
  @media screen and (min-width: 1080px) {
    .slidepanel {
      width: 1080px;
    }
  }
  .slidepanel--open {
    left: calc(100% - 100%);
    visibility: visible;
    transition: left 280ms linear, visibility 280ms linear;
  }
  @media screen and (min-width: 1080px) {
    .slidepanel--open {
      left: calc(100% - 1080px);
    }
  }
  .slidepanel__close {
    position: absolute;
    top: 30px;
    left: 15px;
    z-index: 2091;
    transform: translateY(-50%);
  }
  .slidepanel__header {
    height: 60px;
    border-bottom: 1px solid #e9e9e9;
  }
  .slidepanel__title {
    padding: 0 15px 0 40px;
    margin: 0;
    font-weight: 600;
    line-height: 60px;
    color: #1C3A88;
    font-size: 15px;
    font-size: 0.9375rem; /* stylelint-disable-line */
  }
  .slidepanel__body {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    height: calc(100vh - 50px - 60px - 60px);
    overflow-y: auto;
  }
  .slidepanel__body:last-child {
    height: calc(100vh - 60px - 50px);
  }
  .slidepanel__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 60px;
    padding: 0 20px;
    border-top: 1px solid #e9e9e9;
  }
  @media screen and (min-width: 330px) {
    .slidepanel--open.slidepanel--small {
      left: calc(100% - 330px);
    }
  }
  @media screen and (min-width: 660px) {
    .slidepanel--open.slidepanel--medium {
      left: calc(100% - 660px);
    }
  }
  @media screen and (min-width: 1080px) {
    .slidepanel--open.slidepanel--large {
      left: calc(100% - 1080px);
    }
  }
  @media screen and (min-width: 330px) {
    .slidepanel--small {
      width: 330px;
    }
  }
  @media screen and (min-width: 660px) {
    .slidepanel--medium {
      width: 660px;
    }
  }
  @media screen and (min-width: 1080px) {
    .slidepanel--large {
      width: 1080px;
    }
  }
  .slidepanel__title {
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .slidepanel__body:last-child {
    height: calc(100vh - 60px - 50px);
  }
  .slidePanel__close {
    opacity: 0.6;
  }
  .slidePanel__close:hover {
    opacity: 1;
  }
  .slidePanel__subtitle {
    margin: 0 0 15px;
    font-size: 15px;
    font-weight: 600;
    color: #8CC63F;
  }
  .slidePanel__subtitle--small {
    margin: 0 0 5px;
    font-size: 12px;
  }
  .manage {
    flex: 1 1 auto;
  }
  .manage__search {
    display: flex;
  }
  .manage {
    flex: 1 1 auto;
  }
  .manage .label + .input {
    margin-left: 10px;
    width: 400px;
  }
  .manage .label + .search {
    margin-left: 10px;
  }
  .manage .menubar {
    display: flex;
    justify-content: space-between;
  }
  .manage .menubar__actions {
    display: flex;
    margin-right: 10px;
  }
  .manage .menubar__actions > button:not(:last-child) {
    margin-right: 5px;
  }
  .manage .menubar__actions > .btn-group:not(:last-child) {
    margin-right: 5px;
  }
  .manage .menubar__actions > button:first-child {
    margin-right: 15px;
  }
  .manage .menubar__navigation {
    display: flex;
    align-items: center;
  }
  .manage .menubar__navigation > *:not(:last-child) {
    margin-right: 5px;
  }
  .manage .menubar__navigation .btn-group {
    display: flex;
    flex: 1 1 auto;
    align-self: stretch;
  }
  .manage [class*=message--box] {
    margin-bottom: 10px;
  }
  .manage .scroll-overflow {
    margin-bottom: 10px;
  }
  .manage .scroll-overflow .spinner--overlay {
    position: absolute;
    top: 36px;
    right: 1px;
    bottom: 1px;
    left: 1px;
  }
  /* Form default */
  /* Colors */
  .card {
    position: relative;
    width: 200px;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
  }
  .card__image-container {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 150px;
    background-color: #f9f9fa;
  }
  .card__image {
    max-width: 165px;
    max-height: 140px;
  }
  .card__title {
    padding: 10px 15px;
    font-weight: 700;
    line-height: 15px;
    color: #333333;
    font-size: 14px;
    font-size: 0.875rem; /* stylelint-disable-line */
  }
  .card__body {
    padding: 15px;
  }
  .card__title ~ .card__body {
    padding-top: 0;
  }
  .card__button {
    margin: 0 auto;
  }
  .card__text ~ .card__button {
    margin-top: 15px;
  }
  .card--clickable:hover {
    cursor: pointer;
    border: solid 1px transparent;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s;
    transform: translateY(-2px);
  }
  .card--market .card__image-container {
    border-bottom: 1px solid #e4e4e4;
  }
  .card--square {
    width: 300px;
  }
  .card__icon {
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 35px;
    text-align: center;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
  }
  .card__list {
    background: #ffffff;
  }
  .card__list-title {
    display: flex;
    align-items: center;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    color: #555555;
    background: #f9f9fa;
    border-top: 1px solid #bbbbbb;
  }
  .card__header {
    display: flex;
    align-items: center;
    height: 45px;
    color: #ffffff;
    text-decoration: none;
  }
  .card__header .card__image-container {
    display: flex;
    flex: 0 1 auto;
    width: 45px;
    height: 45px;
    overflow: hidden;
    border-radius: 4px 0 0 4px;
  }
  .card__footer {
    padding: 1rem;
  }
  .card__title ~ .card__footer {
    padding-top: 0;
  }
  .card--button--delete {
    border: 1px solid #ffffff;
  }
  .card {
    display: flex;
    flex-direction: column;
    width: inherit;
    max-width: 240px;
    box-shadow: 0px 19px 28px rgba(0, 0, 0, 0.07), 0px 10px 10px rgba(0, 0, 0, 0.05);
    color: #000000;
    border: 1px solid #ffffff;
    transition: 0.3s ease-in-out;
    border-radius: 5px;
  }
  .card--type-profil.card {
    background-color: #1C3A88;
  }
  .card--type-profile.card {
    background-color: #1C3A88;
  }
  .card--type-channel.card {
    background-color: #8CC63F;
  }
  .card--type-campaign.card {
    background-color: #8CC63F;
  }
  .card--type-mail.card {
    background-color: #8CC63F;
  }
  .card--type-mail_mass.card {
    background-color: #8CC63F;
  }
  .card--type-mail_scenarized.card {
    background-color: #8CC63F;
  }
  .card--type-sms.card {
    background-color: #8CC63F;
  }
  .card--type-other-campaign.card {
    background-color: #8CC63F;
  }
  .card--type-form.card {
    background-color: #8CC63F;
  }
  .card--type-social.card {
    background-color: #8CC63F;
  }
  .card--type-goal.card {
    background-color: #8CC63F;
  }
  .card--type-voucher.card {
    background-color: #8CC63F;
  }
  .card--type-automation.card {
    background-color: #FBA026;
  }
  .card--type-connector.card {
    background-color: #FBA026;
  }
  .card--type-reporting.card {
    background-color: #3DA1EB;
  }
  .card--type-technical.card {
    background-color: #555555;
  }
  .card--type-marketing.card {
    background-color: #1C3A88;
  }
  .card--type-table.card {
    background-color: #9950B3;
  }
  .card--type-subscription.card {
    background-color: #fa4a47;
  }
  .card:hover {
    cursor: pointer;
    transform: translateY(-2px);
  }
  .card--disabled:hover {
    cursor: auto;
    transform: translateY(0px);
  }
  .card--small {
    max-width: 170px;
    margin: 10px 0;
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;
  }
  .card--small .card__image-container--small {
    height: 170px;
  }
  .card--small .card__image-container--small .card__image {
    max-width: 140px;
  }
  .card__image-container {
    background-color: rgba(28, 58, 136, 0.09);
    border-radius: 5px 5px 0 0;
    height: 150px;
  }
  .card__image-container svg {
    border-radius: 5px 5px 0 0;
  }
  .card__title ~ .card__body {
    display: flex;
    flex-grow: 1;
  }
  .card__button {
    margin-top: auto;
  }
  .card__title {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: break-spaces;
    line-height: inherit;
  }
  .card__button--delete {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: #e4e4e4;
    color: rgba(85, 85, 85, 0.75);
    padding-top: 1px;
    text-align: center;
    transition: opacity 0.2s ease;
  }
  .card__button--delete:hover {
    cursor: pointer;
    opacity: 0.8;
  }
  .card--is-list {
    background: #ffffff;
  }
  /* FIX IE */
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .card__image-container {
      overflow: hidden;
    }
  }
  /* PARDON PETIT JESUS */
  .table-card__description {
  }
  .vignette--type-profil.vignette {
    background-color: #1C3A88;
  }
  .vignette--type-profile.vignette {
    background-color: #1C3A88;
  }
  .vignette--type-channel.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-campaign.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-mail.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-mail_mass.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-mail_scenarized.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-sms.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-other-campaign.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-form.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-social.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-goal.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-voucher.vignette {
    background-color: #8CC63F;
  }
  .vignette--type-automation.vignette {
    background-color: #FBA026;
  }
  .vignette--type-connector.vignette {
    background-color: #FBA026;
  }
  .vignette--type-reporting.vignette {
    background-color: #3DA1EB;
  }
  .vignette--type-technical.vignette {
    background-color: #555555;
  }
  .vignette--type-marketing.vignette {
    background-color: #1C3A88;
  }
  .vignette--type-table.vignette {
    background-color: #9950B3;
  }
  .vignette--type-subscription.vignette {
    background-color: #fa4a47;
  }
  /* Form default */
  /* Colors */
  .modal {
    position: fixed;
    top: 60px;
    left: 50%;
    z-index: 1300;
    display: flex;
    flex-direction: column;
    width: 95%;
    min-width: 320px;
    max-width: 768px;
    min-height: 160px;
    max-height: calc(100vh - 2 * 40px);
    visibility: hidden;
    background-color: #ffffff;
    border-top: solid 4px #555555;
    border-radius: 5px;
    box-shadow: 0 20px 160px 0 rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: opacity 0.3s linear, transform 0.18s ease-out;
    transform: translate(-50%, 0);
  }
  .modal .alert--floating {
    z-index: 1301;
  }
  .modal--open {
    visibility: visible;
    opacity: 1;
    transform: scale(1) translate(-50%, -50%);
  }
  .modal__close, .modal__remove {
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 1301;
  }
  .modal__header {
    position: relative;
    box-sizing: border-box;
    padding: 15px 20px 15px;
    background: #ffffff;
    flex-shrink: 0;
  }
  .modal__title {
    margin: 0;
    color: #333333;
    text-align: left;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    font-size: 1.125rem; /* stylelint-disable-line */
  }
  .modal__body {
    flex-grow: 1;
    padding: 10px 25px 15px;
    overflow: auto;
    flex-shrink: 1;
  }
  .modal__footer {
    display: flex;
    justify-content: space-between;
    padding: 20px;
    background: #ffffff;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    flex-shrink: 0;
  }
  .modal__footer button:last-child:first-child {
    margin-left: auto;
  }
  @media screen and (min-width: 385px) {
    .modal--extra-small {
      width: 365px;
      min-width: 365px;
      max-width: 365px;
    }
  }
  @media screen and (min-width: 510px) {
    .modal--small {
      width: 490px;
      min-width: 490px;
      max-width: 490px;
    }
  }
  @media screen and (min-width: 768px) {
    .modal--medium {
      width: 748px;
      min-width: 748px;
      max-width: 748px;
    }
  }
  @media screen and (min-width: 1024px) {
    .modal--large {
      width: 1004px;
      min-width: 1004px;
      max-width: 1004px;
    }
  }
  .modal--primary {
    border-top-color: #3DA1EB;
  }
  .modal--primary .modal__title {
    color: #3DA1EB;
  }
  .modal--secondary {
    border-top-color: #1C3A88;
  }
  .modal--secondary .modal__title {
    color: #1C3A88;
  }
  .modal--success {
    border-top-color: #8CC63F;
  }
  .modal--success .modal__title {
    color: #8CC63F;
  }
  .modal--danger {
    border-top-color: #fa4a47;
  }
  .modal--danger .modal__title {
    color: #fa4a47;
  }
  .modal--error {
    border-top-color: #fa4a47;
  }
  .modal--error .modal__title {
    color: #fa4a47;
  }
  .modal--warning {
    border-top-color: #FBA026;
  }
  .modal--warning .modal__title {
    color: #FBA026;
  }
  .modal--info {
    border-top-color: #41a5f5;
  }
  .modal--info .modal__title {
    color: #41a5f5;
  }
  .modal--link {
    border-top-color: #0960a5;
  }
  .modal--link .modal__title {
    color: #0960a5;
  }
  .modal--light {
    border-top-color: #c4c4c4;
  }
  .modal--light .modal__title {
    color: #c4c4c4;
  }
  .modal--dark {
    border-top-color: #222222;
  }
  .modal--dark .modal__title {
    color: #222222;
  }
  .modal {
    width: calc(95% - 30px);
    margin-left: 30px;
  }
  .modal--open {
    transform: scale(1) translateX(-50%);
  }
  .modal__body {
    max-height: 70vh;
  }
  .modal .form--is-flex-column .form__control .textarea {
    max-width: inherit;
  }
  .modal__header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .modal__header__title {
    font-size: 18px;
    font-size: 1.125rem; /* stylelint-disable-line */
  }
  .modal__title {
    font-weight: 700;
    word-break: break-word;
  }
  .modal__close, .modal__remove {
    font-size: 16px;
    color: #333333;
    opacity: 0.6;
  }
  .modal__remove {
    top: 9px;
  }
  .modal__remove:hover {
    cursor: pointer;
  }
  .modal--with-iframe .modal__body {
    height: calc(100vh - 156px);
    padding: 0;
  }
  .modal--with-iframe iframe {
    height: 98%;
  }
  @media screen and (min-width: 385px) {
    .modal--size-xs {
      width: 385px;
      min-width: 385px;
      max-width: 385px;
    }
  }
  @media screen and (min-width: 510px) {
    .modal--size-s {
      width: 510px;
      min-width: 510px;
      max-width: 510px;
    }
  }
  @media screen and (min-width: 768px) {
    .modal--size-m {
      width: 768px;
      min-width: 768px;
      max-width: 768px;
    }
  }
  @media screen and (min-width: 1024px) {
    .modal--size-l {
      width: 1024px;
      min-width: 1024px;
      max-width: 1024px;
    }
  }
  .modal--default {
    border-top-color: #f3f3f5;
  }
  .modal--default .modal__title {
    color: #555555;
  }
  .modal--info {
    border-top-color: #3DA1EB;
  }
  .modal--info .modal__title {
    color: #3DA1EB;
  }
  .modal--importation {
    border-top-color: #8CC63F;
  }
  .modal--importation .modal__title {
    color: #8CC63F;
  }
  .modal--warning {
    border-top-color: #FBA026;
  }
  .modal--warning .modal__title {
    color: #FBA026;
  }
  .modal--delete {
    border-top-color: #fa4a47;
  }
  .modal--delete .modal__title {
    color: #fa4a47;
  }
  .modal--primary {
    border-top-color: #3DA1EB;
  }
  .modal--primary .modal__title {
    color: #3DA1EB;
  }
  @media screen and (min-width: 1024px) {
    .modal--large {
      width: calc(95% - 30px);
      min-width: 320px;
      max-width: 768px;
    }
  }
  @media screen and (min-width: 1084px) {
    .modal--large {
      width: 1004px;
      min-width: 1004px;
      max-width: 1004px;
    }
  }
  .modal__title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 95%;
  }
  .modal__body__date-display {
    display: flex;
    margin: 10px 0;
  }
  .modal__title {
    font-weight: 700;
  }
  .modal__body .form {
    padding: 0;
  }
  .modal--size-full-screen .modal__remove .icon,
  .modal--full-size .modal__remove .icon {
    font-size: 18px;
  }
  /* Form default */
  /* Colors */
  .topbar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 60px;
    z-index: 2100;
    display: flex;
    align-items: center;
    height: 50px;
    padding-left: 15px;
    background: #ffffff;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .topbar__title {
    font-weight: 600;
    font-size: 21px;
    font-size: 1.3125rem; /* stylelint-disable-line */
  }
  .topbar__button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin-left: auto;
    cursor: pointer;
    background: transparent;
    border: none;
    flex-shrink: 0;
  }
  .topbar__button-icon:hover {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .topbar__button-icon + .topbar__button-icon {
    margin-left: 0;
  }
  .topbar__icon {
    max-height: 20px;
  }
  .topbar__avatar {
    display: block;
    width: 26px;
    height: 26px;
    font-weight: 500;
    line-height: 26px;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    background: #1C3A88;
    border-radius: 50%;
    font-size: 11px;
    font-size: 0.6875rem; /* stylelint-disable-line */
  }
  .topbar .breadcrumb {
    align-self: flex-end;
    margin-bottom: 13px;
    margin-left: 10px;
    overflow: hidden;
    margin-right: 50px;
  }
  .topbar .breadcrumb__element:last-child {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .topbar .breadcrumb__container,
  .topbar .breadcrumb__container a {
    color: #1C3A88;
  }
  .topbar .breadcrumb__element::before {
    color: #cacaca;
  }
  .topbar .breadcrumb__element:first-of-type::before {
    margin-left: 0;
  }
  /* Form default */
  /* Colors */
  /* Form default */
  /* Colors */
  .notification-container {
    position: absolute;
    top: 60px;
    right: 10px;
    z-index: 1100;
  }
  .notification-container__button {
    position: fixed;
    top: 488px;
    right: 10px;
    width: 300px;
    padding: 8px 10px;
    border: none;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3);
  }
  .notification-popup {
    position: fixed;
    top: -226px;
    right: 10px;
    display: flex;
    flex-direction: column;
    width: 300px;
    background-color: #ffffff;
    border-radius: 5px;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.3);
  }
  .notification-popup__remove {
    position: absolute;
    top: 8px;
    right: 12px;
    bottom: auto;
    left: auto;
    font-weight: normal;
    color: #ffffff;
    cursor: pointer;
    opacity: 0.6;
  }
  .notification-popup__remove:hover {
    opacity: 0.9;
  }
  .notification-popup a {
    text-decoration: none;
    cursor: pointer;
  }
  .notification-popup__image {
    /* stylelint-disable */
    float: left;
    /* stylelint-enable */
    max-width: 30px;
    height: auto;
  }
  .notification-popup__header {
    height: 30px;
    overflow: hidden;
    color: #ffffff;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .notification-popup__title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 250px;
    padding-right: 10px;
    font-weight: normal;
    line-height: 30px;
    font-size: 13px;
    font-size: 0.8125rem; /* stylelint-disable-line */
  }
  .notification-popup__title::first-letter {
    text-transform: capitalize;
  }
  .notification-popup__header > .notification-popup__title:first-child {
    margin-left: 15px;
  }
  .notification-popup__body {
    display: flex;
    align-items: center;
    min-height: 72px;
    padding: 15px;
    text-decoration: none;
    cursor: pointer;
  }
  .notification-popup__text {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    color: #555555;
  }
  .notification-popup__footer {
    padding: 0 15px 15px;
    color: #555555;
    text-decoration: none;
    cursor: pointer;
  }
  .notification-popup__external-link {
    /* stylelint-disable */
    float: right;
    /* stylelint-enable */
    margin-top: 2px;
    vertical-align: middle;
  }
  .notification-popup--clickable {
    cursor: pointer;
  }
  .notification-popup--open:nth-of-type(1) {
    top: 60px;
    top: 65px;
  }
  .notification-popup--open:nth-of-type(2) {
    top: 196px;
    top: 206px;
  }
  .notification-popup--open:nth-of-type(3) {
    top: 332px;
    top: 347px;
  }
  .notification-popup--close {
    right: -310px;
  }
  .notification-popup--close:nth-of-type(1) {
    top: 5px;
  }
  .notification-popup--close:nth-of-type(2) {
    top: 146px;
  }
  .notification-popup--close:nth-of-type(3) {
    top: 287px;
  }
  .notification-popup:first-of-type::before {
    position: absolute;
    right: 62px;
    bottom: 100%;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #ffffff;
  }
  .notification-popup--theme-profil .notification-popup__header {
    background-color: #1C3A88;
  }
  .notification-popup--theme-profil .notification-popup__footer .fa-clock-o {
    color: #1C3A88;
  }
  .notification-popup--theme-profile .notification-popup__header {
    background-color: #1C3A88;
  }
  .notification-popup--theme-profile .notification-popup__footer .fa-clock-o {
    color: #1C3A88;
  }
  .notification-popup--theme-channel .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-channel .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-campaign .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-campaign .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-mail .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-mail .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-mail_mass .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-mail_mass .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-mail_scenarized .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-mail_scenarized .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-sms .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-sms .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-other-campaign .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-other-campaign .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-form .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-form .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-social .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-social .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-goal .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-goal .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-voucher .notification-popup__header {
    background-color: #8CC63F;
  }
  .notification-popup--theme-voucher .notification-popup__footer .fa-clock-o {
    color: #8CC63F;
  }
  .notification-popup--theme-automation .notification-popup__header {
    background-color: #FBA026;
  }
  .notification-popup--theme-automation .notification-popup__footer .fa-clock-o {
    color: #FBA026;
  }
  .notification-popup--theme-connector .notification-popup__header {
    background-color: #FBA026;
  }
  .notification-popup--theme-connector .notification-popup__footer .fa-clock-o {
    color: #FBA026;
  }
  .notification-popup--theme-reporting .notification-popup__header {
    background-color: #3DA1EB;
  }
  .notification-popup--theme-reporting .notification-popup__footer .fa-clock-o {
    color: #3DA1EB;
  }
  .notification-popup--theme-technical .notification-popup__header {
    background-color: #555555;
  }
  .notification-popup--theme-technical .notification-popup__footer .fa-clock-o {
    color: #555555;
  }
  .notification-popup--theme-marketing .notification-popup__header {
    background-color: #1C3A88;
  }
  .notification-popup--theme-marketing .notification-popup__footer .fa-clock-o {
    color: #1C3A88;
  }
  .notification-popup--theme-table .notification-popup__header {
    background-color: #9950B3;
  }
  .notification-popup--theme-table .notification-popup__footer .fa-clock-o {
    color: #9950B3;
  }
  .notification-popup--theme-subscription .notification-popup__header {
    background-color: #fa4a47;
  }
  .notification-popup--theme-subscription .notification-popup__footer .fa-clock-o {
    color: #fa4a47;
  }
  .notification-popup:first-of-type.notification-popup--theme-profil::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #1C3A88;
  }
  .notification-popup:first-of-type.notification-popup--theme-profile::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #1C3A88;
  }
  .notification-popup:first-of-type.notification-popup--theme-channel::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-campaign::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-mail::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-mail_mass::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-mail_scenarized::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-sms::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-other-campaign::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-form::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-social::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-goal::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-voucher::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #8CC63F;
  }
  .notification-popup:first-of-type.notification-popup--theme-automation::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #FBA026;
  }
  .notification-popup:first-of-type.notification-popup--theme-connector::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #FBA026;
  }
  .notification-popup:first-of-type.notification-popup--theme-reporting::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #3DA1EB;
  }
  .notification-popup:first-of-type.notification-popup--theme-technical::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #555555;
  }
  .notification-popup:first-of-type.notification-popup--theme-marketing::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #1C3A88;
  }
  .notification-popup:first-of-type.notification-popup--theme-table::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #9950B3;
  }
  .notification-popup:first-of-type.notification-popup--theme-subscription::before {
    position: absolute;
    pointer-events: none;
    content: " ";
    border: solid transparent;
    border-width: 0 8px 7px;
    border-bottom-color: #fa4a47;
  }
  .notification-center__title {
    margin-top: 15px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    font-size: 0.75rem; /* stylelint-disable-line */
  }
  .notification-center__list {
    width: 100%;
    padding: 20px;
    overflow: auto;
  }
  .notification-center__link {
    display: block;
    margin-top: 15px;
    text-decoration: none;
  }
  .notification-center__content {
    max-height: 750px;
    overflow-y: scroll;
  }
  .notification-center__element:not(:last-of-type) {
    margin-bottom: 15px;
  }
  .notification-center__button {
    position: fixed;
    top: 488px;
    right: 10px;
    width: 300px;
    border: none;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .notification-center .notification-popup {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: flex;
    width: 100%;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
  }
  .notification-center .notification-popup__remove {
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: auto;
    left: auto;
    font-weight: normal;
    color: rgba(255, 255, 255, 0.6);
    cursor: pointer;
    opacity: 0.6;
  }
  .notification-center .notification-popup__remove:hover {
    opacity: 0.9;
  }
  .notification-center .notification-popup::before {
    /* stylelint-disable */
    display: none !important;
    /* stylelint-enable */
  }
  .notification-center .notification-popup__image {
    width: 20px;
    margin: 5px 3px 5px 5px;
    overflow: hidden;
    border-radius: 2px;
  }
  .notification-center .notification-popup__header {
    height: 30px;
    line-height: 30px;
  }
  .notification-center .notification-popup__title {
    max-width: initial;
    padding-left: 4px;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
  }
  .notification-center .notification-popup__body {
    height: auto;
    padding: 10px;
  }
  .notification-center .notification-popup__text {
    max-height: initial;
    -webkit-line-clamp: initial;
  }
  .notification-center .notification-popup__footer {
    padding: 0 10px 10px;
    font-size: 11px;
    font-size: 0.6875rem; /* stylelint-disable-line */
  }
  .notification-center .notification-popup--read {
    opacity: 0.5;
  }
  .notification-center .notification-popup--read:hover {
    cursor: pointer;
    opacity: 1;
  }
  /* Todo : Add to actito-components */
  .notification-center .notification-popup {
    margin-top: 10px;
  }
  .notification-popup-remove {
    top: 1px;
    right: 0;
  }
  .manage__search {
    min-height: 40px;
    margin-bottom: 10px;
  }
  .manage__search .search__input {
    display: flex;
    justify-content: space-between;
    border: none;
  }
  .manage__search .search__text {
    margin-right: auto;
  }
  .manage__menubar {
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px;
    border-radius: 2px;
  }
  .text-ellipsis, .code--is-block pre {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .text-primary {
    color: #3DA1EB;
  }
  .text-secondary {
    color: #1C3A88;
  }
  .text-success {
    color: #8CC63F;
  }
  .text-danger {
    color: #fa4a47;
  }
  .text-error {
    color: #fa4a47;
  }
  .text-warning {
    color: #FBA026;
  }
  .text-info {
    color: #41a5f5;
  }
  .text-link {
    color: #0960a5;
  }
  .text-light {
    color: #c4c4c4;
  }
  .text-dark {
    color: #222222;
  }
  .box {
    position: relative;
    border: 1px solid rgba(202, 202, 202, 0.5);
    border-radius: 3px;
  }
  .box__header {
    display: flex;
    align-items: center;
    line-height: 1.5;
    background: #555555;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box__title {
    flex: 1 1 100%;
    padding: 5px 0;
    font-size: 13px;
    font-size: 0.8125rem; /* stylelint-disable-line */
  }
  .box__title:last-child {
    padding-right: 10px;
  }
  .box__title:first-child {
    padding-left: 10px;
  }
  .box__footer {
    padding: 15px 15px;
  }
  .box__close,
  .box__collapse {
    color: #ffffff;
  }
  .box__close {
    margin-left: auto;
  }
  .box__close:hover {
    color: #ffffff;
    opacity: 1;
  }
  .box--collapsable .box__header {
    cursor: pointer;
  }
  .box--default {
    border-color: rgba(202, 202, 202, 0.5);
  }
  .box--default .box__header {
    color: #ffffff;
    background-color: #cacaca;
  }
  .box--primary {
    border-color: rgba(61, 161, 235, 0.5);
  }
  .box--primary .box__header {
    color: #ffffff;
    background-color: #3DA1EB;
  }
  .box--secondary {
    border-color: rgba(28, 58, 136, 0.5);
  }
  .box--secondary .box__header {
    color: #ffffff;
    background-color: #1C3A88;
  }
  .box--success {
    border-color: rgba(140, 198, 63, 0.5);
  }
  .box--success .box__header {
    color: #ffffff;
    background-color: #8CC63F;
  }
  .box--danger {
    border-color: rgba(238, 10, 6, 0.5);
  }
  .box--danger .box__header {
    color: #ffffff;
    background-color: #ee0a06;
  }
  .box--warning {
    border-color: rgba(251, 160, 38, 0.5);
  }
  .box--warning .box__header {
    color: #ffffff;
    background-color: #FBA026;
  }
  .box--cancel {
    border-color: rgba(202, 202, 202, 0.5);
  }
  .box--cancel .box__header {
    color: #ffffff;
    background-color: #cacaca;
  }
  .box__header {
    border-radius: 2px 2px 0 0;
  }
  .box__close .icon,
  .box__collapse .icon {
    color: #ffffff;
  }
  .box__title {
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .box__body {
    background-color: #ffffff;
  }
  .box.box--unstyled {
    border: none;
  }
  .box.box--unstyled .box__header,
  .box.box--unstyled .box__body {
    background: transparent;
  }
  .box.box--unstyled .box__title,
  .box.box--unstyled .box__close,
  .box.box--unstyled .box__collapse {
    color: #555555;
  }
  .box.box--unstyled .box__collapse .icon {
    color: #555555;
  }
  .box__header .icon {
    font-size: 16px;
  }
  /* Default badge */
  #mainForm .form__control img[src*=language] {
    width: 35px;
  }
  #PlanifyLaterOverlay #sendOnlyOnceByEmailAddress {
    position: relative;
    left: auto;
  }
  #PlanifyLaterOverlay .aw3_base input[type=checkbox] {
    vertical-align: middle;
  }
  #PlanifyLaterOverlay .citValue {
    padding-left: 5px;
    margin-left: 0;
    cursor: auto;
  }
  #PlanifyLaterOverlay .citValue:before {
    display: none;
  }
  #PlanifyLaterOverlay .citValue:after {
    display: none;
  }
  #PlanifyNowOverlay #sendOnlyOnceByEmailAddress {
    position: relative;
    left: auto;
  }
  #PlanifyNowOverlay .aw3_base input[type=checkbox] {
    vertical-align: middle;
  }
  #PlanifyNowOverlay .citValue {
    padding-left: 5px;
    margin-left: 0;
    cursor: auto;
  }
  #PlanifyNowOverlay .citValue:before {
    display: none;
  }
  #PlanifyNowOverlay .citValue:after {
    display: none;
  }
  .dt-button .btn--icon > span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    padding: 0;
  }
  /* FIX AW3 Color picker position */
  .box.nodeCssColor,
  .box.nodeCssTextFormat {
    position: inherit;
  }
  .box.nodeCssColor .colorSelectorContainer .buttons .button, .box.nodeCssColor .colorSelectorContainer .buttons .btn,
  .box.nodeCssTextFormat .colorSelectorContainer .buttons .button,
  .box.nodeCssTextFormat .colorSelectorContainer .buttons .btn {
    display: flex;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.4em;
    color: #333333;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
            user-select: none;
    background-color: #ffffff;
    border: 1px solid #cacaca;
    border-radius: 3px;
  }
  .select__control {
    min-width: 55px;
  }
  .with-navigation {
    padding-left: 60px;
  }
  .with-navigation .modal--size-M {
    margin-left: -384px60px / 2;
  }
  .with-navigation .modal--size-L {
    margin-left: -512px60px / 2;
  }
  .with-navigation .sidebar--left {
    position: fixed;
    top: 50px;
    right: auto;
    bottom: 0;
    left: 60px;
  }
  .with-navigation .modal.modal--size-full-screen .sidebar--left {
    position: fixed;
    top: 50px;
    right: auto;
    bottom: 0;
    left: 0;
    overflow: hidden;
  }
  .with-navigation .modal.modal--size-full-screen .sidebar--left + .modal__content {
    margin-left: 430px;
  }
  .with-navigation .actito-content-sidebar .menubar {
    left: 300px !important;
  }
  .main-title {
    position: relative;
    z-index: 2090;
    height: 60px;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 600;
    line-height: 60px;
    color: #1C3A88;
    text-transform: uppercase;
    background: #ffffff;
    border: none;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, 0.12);
  }
  .main-content {
    padding: 20px;
  }
  .multiple-picker .button-group {
    padding-bottom: 5px;
  }
  .multiple-picker .input-group {
    padding-bottom: 5px;
  }
  .multiple-picker .input-group:first-child:last-child {
    padding-bottom: 0;
  }
  .multiple-picker .input-group > *:not(:last-child) {
    border-radius: 3px;
  }
  .multiple-picker .button-container {
    padding-top: 5px;
  }
  .condition-container {
    position: relative;
    padding: 0 52px 0 75px;
    margin: 10px 0 20px 0;
  }
  .condition-container:not(.condition-container--single):before {
    content: "";
    position: absolute;
    top: 15px;
    left: 25px;
    border-left: dashed 1px #cacaca;
    height: calc(100% - 15px - 15px);
    width: 1px;
  }
  .condition-container > *::before {
    content: "";
    position: absolute;
    top: calc(28px / 2);
    left: calc(-50px + 1px * 2);
    border-bottom: dashed 1px #cacaca;
    height: 1px;
    width: calc((-50px + 1px * 2) * -1);
  }
  .condition-container > *:not(:last-child)::after {
    content: attr(data-condition-copy);
    width: 25px;
    height: 20px;
    line-height: 18px;
    position: absolute;
    top: calc(50% - (0px + 4px * 2 - 28px / 2));
    left: -50px;
    transform: translate(-50%);
    border: dashed 1px #cacaca;
    border-radius: 3px;
    background-color: #ffffff;
    font-size: 8px;
    font-weight: 600;
    text-align: center;
  }
  .condition-container > *:first-child:last-child:before, .condition-container > *:first-child:last-child:after {
    content: "";
    border: none;
  }
  .condition-container > .row:last-of-type {
    margin-top: 15px;
  }
  .condition-container .row {
    margin: 0;
  }
  .condition-container .row:last-of-type > .button:not(:first-child), .condition-container .row:last-of-type > .btn:not(:first-child) {
    margin-left: 5px;
  }
  .condition-container .row__actions {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    background-color: #ffffff;
    padding-left: 5px;
    transform: translateX(-100%);
  }
  .condition-container .row__collapsable {
    margin: 4px 0;
    padding-bottom: 0px;
  }
  .condition-container .row__collapsable-element {
    position: relative;
  }
  .condition-container .row__collapsable-element .row {
    margin: 4px 0;
    height: auto;
    position: relative;
  }
  .condition-container .row__collapsable-element .row [class^=column] {
    padding-left: 5px;
  }
  .condition-container .row__collapsable-element .row [class^=column]:first-of-type {
    padding-left: 30px;
  }
  .condition-container .row__collapsable-element .row:before {
    content: "";
    width: calc(30px / 2);
    height: 1px;
    background: #cacaca;
    position: absolute;
    left: calc(30px / 2);
    top: calc(28px / 2);
  }
  .condition-container .row__collapsable-element .row:first-child:last-child:after, .condition-container .row__collapsable-element .row:not(first-child):last-child:after {
    height: 16px;
  }
  .condition-container .row__collapsable-element .row:after {
    content: "";
    width: 1px;
    height: calc(100% + 28px / 2);
    top: -2px;
    background: #cacaca;
    position: absolute;
    left: calc(30px / 2);
  }
  .condition-container .row__collapsable-element .row__clear {
    position: absolute;
    width: auto;
    padding: 0;
  }
  .condition-container .row__check-status {
    padding-left: 7px;
    position: absolute;
    right: -30px;
  }
  .condition-container .row__clear, .condition-container .collapsable__chevron {
    padding: 5px;
    color: #cacaca;
    font-size: 9px;
    height: 28px;
  }
  .condition-container .box {
    margin: 8px 0;
  }
  .check-status {
    color: #8CC63F;
  }
  .input-addon + .row {
    padding-left: 5px;
  }
  .button--with-padding {
    padding: 6px 3px;
  }
  .button--with-padding .icon {
    font-size: 11px;
  }
  .and-or-selector {
    max-width: 150px;
    margin: 0 10px;
  }
  /* CONDITION OR */
  /* ============ */
  body .condition-container[data-condition*=O]::before {
    border-left-color: #3DA1EB;
  }
  body .condition-container[data-condition*=O] > *:before,
  body .condition-container[data-condition*=O] > .row:last-of-type:before {
    border-bottom-color: #3DA1EB;
  }
  body .condition-container[data-condition*=O] > *:after {
    color: #3DA1EB;
    border-color: #3DA1EB;
  }
  body .condition-container .row__collapsable-element[data-condition*=O] > *:after,
  body .condition-container .row__collapsable-element[data-condition*=O] > *:before,
  body .condition-container .row__collapsable-element[data-condition*=O] > .row:last-of-type:before {
    background: #3DA1EB;
  }
  body .condition-container .row__collapsable-element[data-condition*=O] .row:last-of-type .button .icon, body .condition-container .row__collapsable-element[data-condition*=O] .row:last-of-type .btn .icon {
    color: #3DA1EB;
  }
  /* ADD TO actito-components */
  .table {
    padding-bottom: 10px;
  }
}
/*# sourceMappingURL=maps/actito-global.css.map */
