@charset "UTF-8";
/* SCSS variables */
/* [no container] */
[data-sid="bouton_action"] {
  pointer-events: none; }
  [data-sid="bouton_action"]::after {
    display: none; }

.toggle-block-email {
  display: flex;
  align-items: center;
  padding: 6px 12px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.5; }
  .toggle-block-email__icon {
    display: inline-block;
    width: 16px;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    margin-right: 0; }
  .toggle-block-email__label {
    padding-left: 1px; }
  .toggle-block-email.is-active {
    background-color: #e6f7ec;
    color: #2e7d32; }
    .toggle-block-email.is-active .toggle-block-email__label::before {
      content: "Bloquer les emails"; }
  .toggle-block-email.is-blocked {
    background-color: #fdecea;
    color: #c62828; }
    .toggle-block-email.is-blocked .toggle-block-email__label::before {
      content: "Débloquer les emails"; }

.disclaimer-email-warning {
  float: right;
  padding: 15px; }

html, #_utilities {
  /*.nature-field-institutions .cancel-list-style {
    display: block;
}*/ }
  html .margin-0 *, #_utilities .margin-0 * {
    margin: 0px !important; }
  html .margin-0 *, #_utilities .margin-0 * {
    margin: 0px !important; }
  html .align-items-center, #_utilities .align-items-center {
    align-items: center; }
  html div.py-6px, #_utilities div.py-6px {
    padding-top: 6px !important;
    padding-bottom: 6px !important; }
  html div.p-6px, #_utilities div.p-6px {
    padding: 6px; }
  html .fs-10, #_utilities .fs-10 {
    font-size: 1.1rem; }
    html .fs-10 *, #_utilities .fs-10 * {
      font-size: 1.1rem; }
    html .fs-10 .input-group select:not(.hidden):not([multiple]), html .fs-10 .input-group a.chosen-single, #_utilities .fs-10 .input-group select:not(.hidden):not([multiple]), #_utilities .fs-10 .input-group a.chosen-single {
      font-size: 1.1rem; }
  html .text-red, #_utilities .text-red {
    color: #dc3629; }
  html .panel-body_wrap .panel-body, #_utilities .panel-body_wrap .panel-body {
    flex-wrap: wrap; }
  html .sub_cont_3_columns, #_utilities .sub_cont_3_columns {
    display: flex;
    flex: 100%;
    flex-wrap: wrap; }
    html .sub_cont_3_columns > div, #_utilities .sub_cont_3_columns > div {
      flex: 0 0 33.333%;
      margin: 0; }
      html .sub_cont_3_columns > div label, #_utilities .sub_cont_3_columns > div label {
        text-align: right; }
  html .f-wrap .panel-body, #_utilities .f-wrap .panel-body {
    flex-wrap: wrap; }
  html .sub_cont_2_columns, #_utilities .sub_cont_2_columns {
    display: flex;
    flex: 100%;
    flex-wrap: wrap; }
    html .sub_cont_2_columns > div, #_utilities .sub_cont_2_columns > div {
      flex: 0 0 50%;
      margin: 0; }
      html .sub_cont_2_columns > div label, #_utilities .sub_cont_2_columns > div label {
        text-align: right; }
  html .cont_3_columns .panel-body, #_utilities .cont_3_columns .panel-body {
    flex-wrap: wrap; }
    html .cont_3_columns .panel-body > div, #_utilities .cont_3_columns .panel-body > div {
      flex: 0 0 33.333%;
      margin: 0; }
  html .justify-content-between, #_utilities .justify-content-between {
    justify-content: space-between; }
  html select[multiple], html select[size], #_utilities select[multiple], #_utilities select[size] {
    height: 34px; }
  html .d-none, #_utilities .d-none {
    display: none; }
  html .parcours-elsan .form-control, #_utilities .parcours-elsan .form-control {
    font-size: 1.1rem; }
  html .w-100, #_utilities .w-100 {
    width: 100%; }
  html .text-left, #_utilities .text-left {
    text-align: left !important; }
  html .text-right, #_utilities .text-right {
    text-align: right !important; }
  html .mr-8px, #_utilities .mr-8px {
    margin-right: 8px; }
  html .v-hidden, #_utilities .v-hidden {
    visibility: hidden; }
  html .cont_40_60 .panel-body, #_utilities .cont_40_60 .panel-body {
    display: flex; }
  html .amounts_ca, #_utilities .amounts_ca {
    flex: 20%;
    margin-right: 8px; }
  html .discounts, #_utilities .discounts {
    flex: 80%; }
  html .flex-row-reverse, #_utilities .flex-row-reverse {
    display: flex;
    flex-direction: row-reverse; }
  html .nested_intended_for_login, #_utilities .nested_intended_for_login {
    text-align: center; }
  html .panel-body.card-body, #_utilities .panel-body.card-body {
    font-size: 1.1rem; }
  html .nested_type_adresse, #_utilities .nested_type_adresse {
    background-color: white; }
    html .nested_type_adresse .input-group, #_utilities .nested_type_adresse .input-group {
      background-color: white !important; }
  html .mt-20, #_utilities .mt-20 {
    margin-top: 20px; }
  html div[id$="_commentaire_cont"] .row, #_utilities div[id$="_commentaire_cont"] .row {
    flex: 1; }
    html div[id$="_commentaire_cont"] .row textarea, #_utilities div[id$="_commentaire_cont"] .row textarea {
      background-color: #bfbfbf; }
  html #tabe-pcn-famille, #_utilities #tabe-pcn-famille {
    width: 100% !important; }
  html .absolute-label, #_utilities .absolute-label {
    position: absolute;
    z-index: 400;
    top: 0;
    bottom: 0;
    left: 10px;
    display: flex;
    align-items: center;
    cursor: pointer;
    pointer-events: none; }
  html #display_institutions, #_utilities #display_institutions {
    text-decoration: underline;
    color: #2C3F66;
    cursor: pointer; }
  html .institutions_label, #_utilities .institutions_label {
    cursor: pointer; }
  html h1, #_utilities h1 {
    font-size: 2em; }
  html a i.action-icon, #_utilities a i.action-icon {
    font-size: 10px !important; }
  html .contacts_table_edit thead tr th.civility_field, #_utilities .contacts_table_edit thead tr th.civility_field {
    width: 6rem; }
  html .contacts_table_edit tbody tr td.nested_intended_for_login, #_utilities .contacts_table_edit tbody tr td.nested_intended_for_login {
    text-align: center;
    vertical-align: middle; }
    html .contacts_table_edit tbody tr td.nested_intended_for_login .input-group .form-control, #_utilities .contacts_table_edit tbody tr td.nested_intended_for_login .input-group .form-control {
      width: auto !important;
      float: initial !important; }
  html td, #_utilities td {
    background-clip: padding-box !important; }
  html .label-required:after, #_utilities .label-required:after {
    content: "*";
    color: #dc3629 !important; }
  html #white-line, #_utilities #white-line {
    height: 10px;
    width: 100vw;
    background-color: white;
    position: fixed;
    top: 50px;
    z-index: 10; }
  html #page-header, #_utilities #page-header {
    background: #69605d;
    text-align: center;
    position: fixed;
    top: 50px;
    z-index: 700;
    width: 100vw;
    color: white; }
    html #page-header h1, #_utilities #page-header h1 {
      font-size: 24px;
      margin-top: 10px;
      margin-bottom: 5px;
      font-family: 'Omnes', sans-serif; }
  html #sidebar, #_utilities #sidebar {
    position: sticky;
    /*z-index: 10;*/
    height: calc(100vh - 60px);
    background-color: #69605d;
    top: 60px;
    padding: 5% 0;
    flex: 0 0 60px;
    max-width: 60px; }
    html #sidebar .sidebar-icones, #_utilities #sidebar .sidebar-icones {
      display: flex;
      flex-direction: column;
      justify-content: space-evenly; }
    html #sidebar .disabled, #_utilities #sidebar .disabled {
      pointer-events: none;
      cursor: default; }
      html #sidebar .disabled img, #_utilities #sidebar .disabled img {
        filter: grayscale(100%); }
  html .d-flex, #_utilities .d-flex {
    display: flex; }
  html .align-end, #_utilities .align-end {
    justify-content: flex-end; }

body:before, #_test:before {
  content: "";
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1; }

html, #_variables {
  /* VARIABLES HOME */ }
  html .bg-ea, #_variables .bg-ea {
    background-color: #f9b004 !important; }
  html .bg-er, #_variables .bg-er {
    background-color: #dc3629 !important; }
  html .bg-aj, #_variables .bg-aj {
    background-color: #a1c67f !important; }
  html .bd-ea, #_variables .bd-ea {
    border: 6px solid #f9b004; }
  html .bd-er, #_variables .bd-er {
    border: 6px solid #dc3629; }
  html .bd-aj, #_variables .bd-aj {
    border: 6px solid #a1c67f; }
  html .cl-ea, #_variables .cl-ea {
    color: #f9b004; }
  html .cl-er, #_variables .cl-er {
    color: #dc3629; }
  html .cl-aj, #_variables .cl-aj {
    color: #a1c67f; }

.pdf {
  font-family: 'Omnes', sans-serif;
  font-weight: normal;
  color: #4e4541;
  /*ANNEXES*/ }
  .pdf li {
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABRmlDQ1BWaWV3U29uaWMgUEoAACjPY2BgEkksKMhhYWBgyM0rKQpyd1KIiIxSYH/CwM7AxyDOoMagmphcXOAYEOADVMIAo1HBt2sMjCD6si7IrMvnGfZN+x3VFxWY1iLg/Ps4A37AlZJanAyk/wBxenJBUQkDA2MKkK1cXlIAYncA2SJFQEcB2XNA7HQIewOInQRhHwGrCQlyBrJvANkCyRmJQDMYXwDZOklI4ulIbKi9IMAblplaHpyfl5msEODFQGVQklpRAqKd8wsqizLTM0oUHIGhlKrgmZesp6NgZGBkwMAACnOI6g8S4LBkFK9GiKVvYWDQY2NgYDqLEMtbzsBwdgUDg1ACQkyhmoGBJYiBYR9DQWJRItwBjN9YitOMjSBsfmBUs0f8//+pj4GBExg3v9/9//879P//v6sYGJh3MDAc4AQAyXpf3evibVQAAAAJcEhZcwAAFiUAABYlAUlSJPAAAAZMaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA2LjAtYzAwMiA3OS4xNjQ0NjAsIDIwMjAvMDUvMTItMTY6MDQ6MTcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOmV4aWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vZXhpZi8xLjAvIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1sbnM6cGhvdG9zaG9wPSJodHRwOi8vbnMuYWRvYmUuY29tL3Bob3Rvc2hvcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgZXhpZjpQaXhlbFhEaW1lbnNpb249IjE4IiBleGlmOlBpeGVsWURpbWVuc2lvbj0iMTgiIGV4aWY6VXNlckNvbW1lbnQ9IlNjcmVlbnNob3QiIHhtcDpDcmVhdGVEYXRlPSIyMDIwLTA3LTI0VDE1OjUzOjQ4KzAyOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMC0wNy0yNFQxNjoxMTo0MSswMjowMCIgeG1wOk1ldGFkYXRhRGF0ZT0iMjAyMC0wNy0yNFQxNjoxMTo0MSswMjowMCIgZGM6Zm9ybWF0PSJpbWFnZS9wbmciIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIHBob3Rvc2hvcDpJQ0NQcm9maWxlPSJWaWV3U29uaWMgUEoiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDBhOWMyZTEtOTE0MS00NTcxLTgxYjUtMjlkODk1ZmYwOTUzIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6ODMzNDY5NGQtOWI4MS02YjRmLWFjOGUtZWQzYWE0M2ViYzU4IiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6ODMxYjZhMWMtYTE1OS00MDYzLWFiZmQtZTkzZmE4YjEyZDAxIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ODMxYjZhMWMtYTE1OS00MDYzLWFiZmQtZTkzZmE4YjEyZDAxIiBzdEV2dDp3aGVuPSIyMDIwLTA3LTI0VDE2OjExOjQxKzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6MDBhOWMyZTEtOTE0MS00NTcxLTgxYjUtMjlkODk1ZmYwOTUzIiBzdEV2dDp3aGVuPSIyMDIwLTA3LTI0VDE2OjExOjQxKzAyOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgMjEuMiAoTWFjaW50b3NoKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8L3JkZjpTZXE+IDwveG1wTU06SGlzdG9yeT4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz53Pg8hAAAAr0lEQVQoz2P8////QwYGBn4G4sBHRqCG30AGC7Lo/0c7wDSjnAe6hj8gDR9QbHh1muH3dm8wk9VzKwODmCmGDXAN/58dZPi7P57h3++PYFkmVn4GZseFDIxS9lg0gEzeE8rw/+d7BkZOMYjTvr9iYGQXZGB1WQ2zCaIB6Gb+P0CT////xcDIIQJU+Q9iHiMTw/8fbxgYGdkYWEA2yXmQqYFkJ5HnaRKCleSIIylpAACLTI8hLScJxgAAAABJRU5ErkJggg=="); }
  .pdf table {
    border-collapse: collapse; }
  .pdf * {
    line-height: 1em; }
  .pdf .logo-facture {
    width: 200px; }
  .pdf .no-border {
    border: 0; }
    .pdf .no-border * {
      border: 0; }
  .pdf .no-border {
    border: 0; }
  .pdf .no-border * {
    font-family: 'Omnes', sans-serif;
    color: #4e4541;
    border: 0; }
  .pdf .no-border td {
    font-family: 'Omnes', sans-serif;
    color: #4e4541; }
  .pdf h2.rrr {
    color: #d9d9d9;
    font-family: 'Omnes', sans-serif;
    font-weight: 600; }
  .pdf h2.facture,
  .pdf h2.avoir {
    color: #f9b004;
    font-family: 'Omnes', sans-serif;
    font-weight: 600; }
  .pdf .table-facture {
    page-break-inside: auto !important;
    font-size: 14px;
    border: 1px solid #4e4541;
    border-collapse: collapse;
    width: 100%; }
    .pdf .table-facture tbody {
      page-break-inside: auto !important; }
    .pdf .table-facture * {
      border: 1px solid #4e4541; }
    .pdf .table-facture td,
    .pdf .table-facture th {
      text-align: center;
      padding: 10px;
      page-break-inside: avoid; }
    .pdf .table-facture th {
      background-color: #f9b004;
      font-family: 'Omnes', sans-serif;
      font-weight: 600; }
    .pdf .table-facture td.invoice__label {
      text-align: left !important; }
    .pdf .table-facture td.invoice__amount {
      text-align: right !important; }
    .pdf .table-facture tr {
      page-break-inside: avoid; }
  .pdf .table-avoir {
    page-break-inside: auto;
    font-size: 14px;
    border: 1px solid #4e4541;
    border-collapse: collapse;
    width: 100%; }
    .pdf .table-avoir * {
      border: 1px solid #4e4541; }
    .pdf .table-avoir td,
    .pdf .table-avoir th {
      text-align: center;
      padding: 10px;
      page-break-inside: avoid; }
    .pdf .table-avoir th {
      background-color: #f9b004;
      font-family: 'Omnes', sans-serif;
      font-weight: 600; }
    .pdf .table-avoir td.invoice__label {
      text-align: left; }
    .pdf .table-avoir td.invoice__amount {
      text-align: right; }
    .pdf .table-avoir tr {
      page-break-inside: avoid; }
  .pdf .table-rrr {
    page-break-inside: auto;
    font-size: 14px;
    border: 1px solid #4e4541;
    border-collapse: collapse;
    width: 100%; }
    .pdf .table-rrr * {
      border: 1px solid #4e4541; }
    .pdf .table-rrr td,
    .pdf .table-rrr th {
      text-align: center;
      padding: 10px;
      page-break-inside: avoid; }
    .pdf .table-rrr th {
      background-color: #d9d9d9;
      color: white;
      font-family: 'Omnes', sans-serif;
      font-weight: 600; }
    .pdf .table-rrr td.invoice__label {
      text-align: left !important; }
    .pdf .table-rrr td.invoice__amount {
      text-align: right !important; }
    .pdf .table-rrr tr {
      page-break-inside: avoid; }
  .pdf .tva {
    text-align: right;
    width: 100%;
    margin-bottom: auto; }
    .pdf .tva td {
      padding: 10px;
      font-weight: 700; }
    .pdf .tva__amount {
      border: 1px solid #4e4541 !important; }
  .pdf .border-red {
    width: 100%;
    border: 1px solid red;
    padding: 20px;
    font-size: 24px; }
  .pdf .block-bottom {
    text-align: center;
    margin-top: auto;
    padding-top: 42px;
    margin-bottom: 0;
    page-break-inside: avoid; }
    .pdf .block-bottom .bottom {
      margin-bottom: 16px;
      font-size: 0.9em;
      page-break-inside: avoid;
      page-break-after: avoid;
      page-break-before: avoid; }
    .pdf .block-bottom .reglement {
      font-size: 0.6em;
      font-weight: 700;
      page-break-inside: avoid;
      page-break-after: avoid;
      page-break-before: avoid; }
  .pdf .annexe_table {
    width: 100%; }
    .pdf .annexe_table th {
      background-color: #f9b004;
      color: white;
      height: 52px;
      font-weight: lighter;
      border: 1px solid black;
      font-size: 14px !important;
      font-family: 'Omnes', sans-serif; }
      .pdf .annexe_table th:first-child {
        white-space: nowrap; }
    .pdf .annexe_table td {
      border: 1px solid black;
      padding: 0.5rem 1rem;
      font-size: 12px;
      font-family: 'Verdana';
      text-align: center; }
  .pdf .annexe_2_table th {
    background-color: #f9b004;
    color: white;
    width: 50%;
    font-weight: lighter;
    border: 1px solid black;
    font-size: 14px !important;
    font-family: 'Omnes', sans-serif; }
  .pdf .annexe_2_table td {
    padding-left: 0.5rem;
    font-size: 14px;
    font-family: 'Omnes', sans-serif !important;
    text-align: left !important; }
    .pdf .annexe_2_table td * {
      font-size: 14px;
      font-family: 'Omnes', sans-serif !important; }
    .pdf .annexe_2_table td span,
    .pdf .annexe_2_table td br {
      display: none !important; }
  .pdf .paraphe_elsan {
    color: red !important; }

/* html, #components */
html _buttons .btn-main, html * .btn-main, #components _buttons .btn-main, #components * .btn-main {
  background-color: #fac657 !important;
  border: 2px solid #f9b004 !important;
  border-radius: 3px !important;
  color: white !important; }
  html _buttons .btn-main i, html * .btn-main i, #components _buttons .btn-main i, #components * .btn-main i {
    color: white !important; }
  html _buttons .btn-main:not(:disabled):not([disabled]):hover, html * .btn-main:not(:disabled):not([disabled]):hover, #components _buttons .btn-main:not(:disabled):not([disabled]):hover, #components * .btn-main:not(:disabled):not([disabled]):hover {
    background-color: #f9b004 !important;
    -webkit-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
    text-decoration: none; }
  html _buttons .btn-main:disabled, html _buttons .btn-main[disabled], html * .btn-main:disabled, html * .btn-main[disabled], #components _buttons .btn-main:disabled, #components _buttons .btn-main[disabled], #components * .btn-main:disabled, #components * .btn-main[disabled] {
    filter: grayscale(80%);
    cursor: not-allowed; }

html _buttons .btn-padded, html * .btn-padded, #components _buttons .btn-padded, #components * .btn-padded {
  padding: 8px 16px; }

html _buttons .btn-browse, html * .btn-browse, #components _buttons .btn-browse, #components * .btn-browse {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
  margin: 10px 0; }

html _buttons .elsan-link, html * .elsan-link, #components _buttons .elsan-link, #components * .elsan-link {
  color: #f9b004;
  position: relative; }
  html _buttons .elsan-link:after, html * .elsan-link:after, #components _buttons .elsan-link:after, #components * .elsan-link:after {
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    background: #f9b004;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0; }
  html _buttons .elsan-link:hover, html * .elsan-link:hover, #components _buttons .elsan-link:hover, #components * .elsan-link:hover {
    color: #f9b004;
    text-decoration: none; }
  html _buttons .elsan-link:hover:after, html * .elsan-link:hover:after, #components _buttons .elsan-link:hover:after, #components * .elsan-link:hover:after {
    width: 100%;
    left: 0; }

html _buttons .suppliers-layout .action_buttons, html * .suppliers-layout .action_buttons, #components _buttons .suppliers-layout .action_buttons, #components * .suppliers-layout .action_buttons {
  width: max-content;
  display: flex;
  align-items: center; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    html _buttons .suppliers-layout .action_buttons, html * .suppliers-layout .action_buttons, #components _buttons .suppliers-layout .action_buttons, #components * .suppliers-layout .action_buttons {
      width: 350px; } }
  html _buttons .suppliers-layout .action_buttons i, html * .suppliers-layout .action_buttons i, #components _buttons .suppliers-layout .action_buttons i, #components * .suppliers-layout .action_buttons i {
    padding-right: 10px; }

html _buttons .suppliers-layout .action-icon, html * .suppliers-layout .action-icon, #components _buttons .suppliers-layout .action-icon, #components * .suppliers-layout .action-icon {
  color: #4e4541; }

html _buttons .suppliers-layout .btn-main-no-border, html * .suppliers-layout .btn-main-no-border, #components _buttons .suppliers-layout .btn-main-no-border, #components * .suppliers-layout .btn-main-no-border {
  background-color: #fac657 !important;
  border-radius: 3px !important;
  color: white !important; }
  html _buttons .suppliers-layout .btn-main-no-border i, html * .suppliers-layout .btn-main-no-border i, #components _buttons .suppliers-layout .btn-main-no-border i, #components * .suppliers-layout .btn-main-no-border i {
    color: white !important; }
  html _buttons .suppliers-layout .btn-main-no-border:not(:disabled):not([disabled]):hover, html * .suppliers-layout .btn-main-no-border:not(:disabled):not([disabled]):hover, #components _buttons .suppliers-layout .btn-main-no-border:not(:disabled):not([disabled]):hover, #components * .suppliers-layout .btn-main-no-border:not(:disabled):not([disabled]):hover {
    background-color: #f9b004 !important;
    -webkit-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
    text-decoration: none; }
  html _buttons .suppliers-layout .btn-main-no-border:disabled, html _buttons .suppliers-layout .btn-main-no-border[disabled], html * .suppliers-layout .btn-main-no-border:disabled, html * .suppliers-layout .btn-main-no-border[disabled], #components _buttons .suppliers-layout .btn-main-no-border:disabled, #components _buttons .suppliers-layout .btn-main-no-border[disabled], #components * .suppliers-layout .btn-main-no-border:disabled, #components * .suppliers-layout .btn-main-no-border[disabled] {
    filter: grayscale(80%);
    cursor: not-allowed; }

html _buttons .fs-1, html * .fs-1, #components _buttons .fs-1, #components * .fs-1 {
  font-size: 1rem; }

html _buttons .btn-blue, html * .btn-blue, #components _buttons .btn-blue, #components * .btn-blue {
  background-color: #2d3f66;
  color: white; }
  html _buttons .btn-blue i, html * .btn-blue i, #components _buttons .btn-blue i, #components * .btn-blue i {
    color: white !important; }

html .suppliers-layout table.suppliers-table, html .parcours-elsan table.suppliers-table, #components .suppliers-layout table.suppliers-table, #components .parcours-elsan table.suppliers-table {
  border: 1px solid #bfbfbf;
  table-layout: fixed;
  max-width: 90vw;
  border-collapse: collapse;
  font-size: 0.8em; }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    html .suppliers-layout table.suppliers-table, html .parcours-elsan table.suppliers-table, #components .suppliers-layout table.suppliers-table, #components .parcours-elsan table.suppliers-table {
      overflow: hidden;
      border: 2px solid #bfbfbf; } }
  html .suppliers-layout table.suppliers-table > span, html .parcours-elsan table.suppliers-table > span, #components .suppliers-layout table.suppliers-table > span, #components .parcours-elsan table.suppliers-table > span {
    display: inline-block;
    position: relative;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    padding: 10px;
    transition: all 250ms; }
  html .suppliers-layout table.suppliers-table > span:not(.input-group-addon):hover, html .parcours-elsan table.suppliers-table > span:not(.input-group-addon):hover, #components .suppliers-layout table.suppliers-table > span:not(.input-group-addon):hover, #components .parcours-elsan table.suppliers-table > span:not(.input-group-addon):hover {
    z-index: 1;
    width: auto;
    background-color: #dfe2e8; }
  html .suppliers-layout table.suppliers-table thead, html .parcours-elsan table.suppliers-table thead, #components .suppliers-layout table.suppliers-table thead, #components .parcours-elsan table.suppliers-table thead {
    height: 64px; }
    html .suppliers-layout table.suppliers-table thead tr th, html .parcours-elsan table.suppliers-table thead tr th, #components .suppliers-layout table.suppliers-table thead tr th, #components .parcours-elsan table.suppliers-table thead tr th {
      background-color: #69605d;
      color: white;
      position: relative;
      position: sticky;
      top: -1px;
      z-index: 20;
      color: white; }
      html .suppliers-layout table.suppliers-table thead tr th:not(:last-child):after, html .parcours-elsan table.suppliers-table thead tr th:not(:last-child):after, #components .suppliers-layout table.suppliers-table thead tr th:not(:last-child):after, #components .parcours-elsan table.suppliers-table thead tr th:not(:last-child):after {
        content: '';
        position: absolute;
        right: 0;
        width: 1px;
        background: #bfbfbf;
        height: 100%;
        top: 0; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          html .suppliers-layout table.suppliers-table thead tr th:not(:last-child):after, html .parcours-elsan table.suppliers-table thead tr th:not(:last-child):after, #components .suppliers-layout table.suppliers-table thead tr th:not(:last-child):after, #components .parcours-elsan table.suppliers-table thead tr th:not(:last-child):after {
            height: 180%; } }
      html .suppliers-layout table.suppliers-table thead tr th .tablesorter-header-inner, html .parcours-elsan table.suppliers-table thead tr th .tablesorter-header-inner, #components .suppliers-layout table.suppliers-table thead tr th .tablesorter-header-inner, #components .parcours-elsan table.suppliers-table thead tr th .tablesorter-header-inner {
        color: white; }
  html .suppliers-layout table.suppliers-table tbody tr td, html .parcours-elsan table.suppliers-table tbody tr td, #components .suppliers-layout table.suppliers-table tbody tr td, #components .parcours-elsan table.suppliers-table tbody tr td {
    border-top: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    position: relative; }
    html .suppliers-layout table.suppliers-table tbody tr td:first-child i, html .parcours-elsan table.suppliers-table tbody tr td:first-child i, #components .suppliers-layout table.suppliers-table tbody tr td:first-child i, #components .parcours-elsan table.suppliers-table tbody tr td:first-child i {
      color: #4e4541 !important; }
    html .suppliers-layout table.suppliers-table tbody tr td:not(:last-child):after, html .parcours-elsan table.suppliers-table tbody tr td:not(:last-child):after, #components .suppliers-layout table.suppliers-table tbody tr td:not(:last-child):after, #components .parcours-elsan table.suppliers-table tbody tr td:not(:last-child):after {
      content: '';
      width: 1px;
      height: 100%;
      position: absolute;
      top: 0px;
      right: 0px;
      background: #bfbfbf; }
      @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        html .suppliers-layout table.suppliers-table tbody tr td:not(:last-child):after, html .parcours-elsan table.suppliers-table tbody tr td:not(:last-child):after, #components .suppliers-layout table.suppliers-table tbody tr td:not(:last-child):after, #components .parcours-elsan table.suppliers-table tbody tr td:not(:last-child):after {
          height: 140%; } }
    html .suppliers-layout table.suppliers-table tbody tr td:not(:last-child):hover:after, html .parcours-elsan table.suppliers-table tbody tr td:not(:last-child):hover:after, #components .suppliers-layout table.suppliers-table tbody tr td:not(:last-child):hover:after, #components .parcours-elsan table.suppliers-table tbody tr td:not(:last-child):hover:after {
      opacity: 0; }

html .suppliers-layout .status > *:not(i), html .parcours-elsan .status > *:not(i), #components .suppliers-layout .status > *:not(i), #components .parcours-elsan .status > *:not(i) {
  position: absolute;
  opacity: 0; }

html _filters .chosen-single-with-deselect .search-choice-close, html * .chosen-single-with-deselect .search-choice-close, #components _filters .chosen-single-with-deselect .search-choice-close, #components * .chosen-single-with-deselect .search-choice-close {
  top: 11px !important; }

html _filters div[id^="comp_"] ul.chosen-results li, html * div[id^="comp_"] ul.chosen-results li, #components _filters div[id^="comp_"] ul.chosen-results li, #components * div[id^="comp_"] ul.chosen-results li {
  white-space: nowrap !important; }

html _filters .parcours-elsan #content #special_page_with_filters .filters_parcours_elsan .chosen-container-single[id^="comp_"] .chosen-single, html * .parcours-elsan #content #special_page_with_filters .filters_parcours_elsan .chosen-container-single[id^="comp_"] .chosen-single, #components _filters .parcours-elsan #content #special_page_with_filters .filters_parcours_elsan .chosen-container-single[id^="comp_"] .chosen-single, #components * .parcours-elsan #content #special_page_with_filters .filters_parcours_elsan .chosen-container-single[id^="comp_"] .chosen-single {
  white-space: nowrap !important; }

/* html, #maveoc_sets > activity_declarations */
html _list_for_supplier #activity_declarations_for_supplier tr td:first-child, html _list_for_supplier #activity_declarations_for_supplier tr th:first-child, html * #activity_declarations_for_supplier tr td:first-child, html * #activity_declarations_for_supplier tr th:first-child, #maveoc_sets > activity_declarations _list_for_supplier #activity_declarations_for_supplier tr td:first-child, #maveoc_sets > activity_declarations _list_for_supplier #activity_declarations_for_supplier tr th:first-child, #maveoc_sets > activity_declarations * #activity_declarations_for_supplier tr td:first-child, #maveoc_sets > activity_declarations * #activity_declarations_for_supplier tr th:first-child {
  max-width: 80px; }
  html _list_for_supplier #activity_declarations_for_supplier tr td:first-child img:last-child, html _list_for_supplier #activity_declarations_for_supplier tr th:first-child img:last-child, html * #activity_declarations_for_supplier tr td:first-child img:last-child, html * #activity_declarations_for_supplier tr th:first-child img:last-child, #maveoc_sets > activity_declarations _list_for_supplier #activity_declarations_for_supplier tr td:first-child img:last-child, #maveoc_sets > activity_declarations _list_for_supplier #activity_declarations_for_supplier tr th:first-child img:last-child, #maveoc_sets > activity_declarations * #activity_declarations_for_supplier tr td:first-child img:last-child, #maveoc_sets > activity_declarations * #activity_declarations_for_supplier tr th:first-child img:last-child {
    padding-left: 5px; }

html _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6, html * .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 {
  width: 100% !important;
  padding-left: 0px !important;
  margin-bottom: 2em; }
  html _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 label, html * .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 label, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 label, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 label {
    display: none; }
  html _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 ul, html * .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 ul, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 ul, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .ad-edit-for-supplier .col.s6 ul {
    padding-left: 0px !important; }

html _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier table, html * .activity_declarations-list_for_supplier .ad-edit-for-supplier table, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier table, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .ad-edit-for-supplier table {
  position: relative; }
  html _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier table caption, html * .activity_declarations-list_for_supplier .ad-edit-for-supplier table caption, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .ad-edit-for-supplier table caption, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .ad-edit-for-supplier table caption {
    top: -50px !important; }

html _list_for_supplier .activity_declarations-list_for_supplier .modal-header, html * .activity_declarations-list_for_supplier .modal-header, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .modal-header, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .modal-header {
  background-color: #69605d; }
  html _list_for_supplier .activity_declarations-list_for_supplier .modal-header:before, html * .activity_declarations-list_for_supplier .modal-header:before, #maveoc_sets > activity_declarations _list_for_supplier .activity_declarations-list_for_supplier .modal-header:before, #maveoc_sets > activity_declarations * .activity_declarations-list_for_supplier .modal-header:before {
    content: 'Faire ma déclaration d’activité';
    color: white;
    position: absolute;
    font-size: 1.5em;
    top: 12px;
    font-family: 'Omnes', sans-serif; }

html _list_for_supplier .edit-disabled, html * .edit-disabled, #maveoc_sets > activity_declarations _list_for_supplier .edit-disabled, #maveoc_sets > activity_declarations * .edit-disabled {
  margin-right: 0.5em;
  width: 16px;
  opacity: 0.4;
  cursor: not-allowed; }

html _list_for_supplier #add_declaration_files, html * #add_declaration_files, #maveoc_sets > activity_declarations _list_for_supplier #add_declaration_files, #maveoc_sets > activity_declarations * #add_declaration_files {
  background-color: #2d3f66;
  border: none; }

html _show_for_supplier .nav.nav-tabs, html .activity_declarations-show_for_supplier .nav.nav-tabs, #maveoc_sets > activity_declarations _show_for_supplier .nav.nav-tabs, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .nav.nav-tabs {
  position: sticky;
  height: 88px;
  top: 92px;
  z-index: 1000;
  background-color: white;
  margin-bottom: 4px;
  border-bottom: none !important; }
  html _show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li > a, html .activity_declarations-show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li > a, #maveoc_sets > activity_declarations _show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li > a, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li > a {
    background-color: #4e4541;
    color: white; }
  html _show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li.active > a, html .activity_declarations-show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li.active > a, #maveoc_sets > activity_declarations _show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li.active > a, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .nav.nav-tabs.tabs-edit_for_supplier li.active > a {
    background-color: #f9b004;
    color: white; }

html _show_for_supplier .tr-1, html .activity_declarations-show_for_supplier .tr-1, #maveoc_sets > activity_declarations _show_for_supplier .tr-1, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .tr-1 {
  position: sticky;
  top: 172px; }

html _show_for_supplier .tr-2, html .activity_declarations-show_for_supplier .tr-2, #maveoc_sets > activity_declarations _show_for_supplier .tr-2, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .tr-2 {
  position: sticky;
  top: 209px; }

html _show_for_supplier .tr-3, html .activity_declarations-show_for_supplier .tr-3, #maveoc_sets > activity_declarations _show_for_supplier .tr-3, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .tr-3 {
  position: sticky;
  top: 246px; }

html _show_for_supplier .d-flex, html .activity_declarations-show_for_supplier .d-flex, #maveoc_sets > activity_declarations _show_for_supplier .d-flex, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .d-flex {
  display: flex; }

html _show_for_supplier .info-name, html .activity_declarations-show_for_supplier .info-name, #maveoc_sets > activity_declarations _show_for_supplier .info-name, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .info-name {
  font-weight: 700;
  width: 180px; }

html _show_for_supplier .info-segment, html .activity_declarations-show_for_supplier .info-segment, #maveoc_sets > activity_declarations _show_for_supplier .info-segment, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .info-segment {
  font-weight: 500;
  flex: 60%; }

html _show_for_supplier .price, html .activity_declarations-show_for_supplier .price, #maveoc_sets > activity_declarations _show_for_supplier .price, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .price {
  background: #bfbfbf;
  padding: 5px 5px;
  background-color: #bfbfbf;
  flex: 40%;
  text-align: right !important; }

html _show_for_supplier .ad-infos-left, html .activity_declarations-show_for_supplier .ad-infos-left, #maveoc_sets > activity_declarations _show_for_supplier .ad-infos-left, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .ad-infos-left {
  background-color: #bfbfbf;
  padding: 5px 5px;
  text-align: left;
  min-height: 30px; }

html _show_for_supplier .btn-ad, html .activity_declarations-show_for_supplier .btn-ad, #maveoc_sets > activity_declarations _show_for_supplier .btn-ad, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .btn-ad {
  max-width: 200px;
  text-align: center; }

html _show_for_supplier .nav.nav-tabs, html .activity_declarations-show_for_supplier .nav.nav-tabs, #maveoc_sets > activity_declarations _show_for_supplier .nav.nav-tabs, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .nav.nav-tabs {
  border: 1px solid transparent !important; }
  html _show_for_supplier .nav.nav-tabs li a, html .activity_declarations-show_for_supplier .nav.nav-tabs li a, #maveoc_sets > activity_declarations _show_for_supplier .nav.nav-tabs li a, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .nav.nav-tabs li a {
    background-color: #69605d;
    color: white; }
  html _show_for_supplier .nav.nav-tabs li.active a, html .activity_declarations-show_for_supplier .nav.nav-tabs li.active a, #maveoc_sets > activity_declarations _show_for_supplier .nav.nav-tabs li.active a, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .nav.nav-tabs li.active a {
    background-color: #f9b004; }

html _show_for_supplier #products_segments, html .activity_declarations-show_for_supplier #products_segments, #maveoc_sets > activity_declarations _show_for_supplier #products_segments, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier #products_segments {
  border: 1px solid white;
  font-size: 0.8em; }
  html _show_for_supplier #products_segments tr th, html .activity_declarations-show_for_supplier #products_segments tr th, #maveoc_sets > activity_declarations _show_for_supplier #products_segments tr th, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier #products_segments tr th {
    color: white;
    border: 1px solid #bfbfbf !important; }
    html _show_for_supplier #products_segments tr th:not(.lighter), html .activity_declarations-show_for_supplier #products_segments tr th:not(.lighter), #maveoc_sets > activity_declarations _show_for_supplier #products_segments tr th:not(.lighter), #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier #products_segments tr th:not(.lighter) {
      background-color: #69605d; }
  html _show_for_supplier #products_segments tr #blank, html .activity_declarations-show_for_supplier #products_segments tr #blank, #maveoc_sets > activity_declarations _show_for_supplier #products_segments tr #blank, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier #products_segments tr #blank {
    background-color: transparent;
    border-color: transparent !important; }
  html _show_for_supplier #products_segments tbody, html .activity_declarations-show_for_supplier #products_segments tbody, #maveoc_sets > activity_declarations _show_for_supplier #products_segments tbody, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier #products_segments tbody {
    border: 1px solid #bfbfbf; }
  html _show_for_supplier #products_segments .lighter, html .activity_declarations-show_for_supplier #products_segments .lighter, #maveoc_sets > activity_declarations _show_for_supplier #products_segments .lighter, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier #products_segments .lighter {
    background-color: #a29d9b; }

html _show_for_supplier .invoice-upload-table thead tr th, html .activity_declarations-show_for_supplier .invoice-upload-table thead tr th, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-table thead tr th, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-table thead tr th {
  height: 50px;
  text-align: center;
  background: #69605d;
  color: white;
  border: 1px solid white; }
  html _show_for_supplier .invoice-upload-table thead tr th:after, html .activity_declarations-show_for_supplier .invoice-upload-table thead tr th:after, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-table thead tr th:after, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-table thead tr th:after {
    content: '*';
    color: red; }

html _show_for_supplier .invoice-upload-table tbody tr td, html .activity_declarations-show_for_supplier .invoice-upload-table tbody tr td, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-table tbody tr td, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-table tbody tr td {
  border: 1px solid white; }

html _show_for_supplier .invoice-upload-table tbody tr .no-border, html .activity_declarations-show_for_supplier .invoice-upload-table tbody tr .no-border, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-table tbody tr .no-border, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-table tbody tr .no-border {
  border: 0px solid white !important; }
  html _show_for_supplier .invoice-upload-table tbody tr .no-border .input-group, html .activity_declarations-show_for_supplier .invoice-upload-table tbody tr .no-border .input-group, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-table tbody tr .no-border .input-group, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-table tbody tr .no-border .input-group {
    width: 100%; }

html _show_for_supplier .invoice-upload-table tbody tr .align-right .form-control, html .activity_declarations-show_for_supplier .invoice-upload-table tbody tr .align-right .form-control, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-table tbody tr .align-right .form-control, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-table tbody tr .align-right .form-control {
  text-align: right !important; }

html _show_for_supplier .invoice-upload-form, html .activity_declarations-show_for_supplier .invoice-upload-form, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form {
  display: flex;
  flex-direction: column; }
  html _show_for_supplier .invoice-upload-form .icon_file, html .activity_declarations-show_for_supplier .invoice-upload-form .icon_file, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form .icon_file, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form .icon_file {
    /*display: none;*/ }
  html _show_for_supplier .invoice-upload-form .input-group-addon, html .activity_declarations-show_for_supplier .invoice-upload-form .input-group-addon, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form .input-group-addon, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form .input-group-addon {
    /*display: none;*/ }
  html _show_for_supplier .invoice-upload-form .fe-file label, html .activity_declarations-show_for_supplier .invoice-upload-form .fe-file label, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form .fe-file label, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form .fe-file label {
    border: none; }
  html _show_for_supplier .invoice-upload-form .fe-file .text > *:not(.filename), html .activity_declarations-show_for_supplier .invoice-upload-form .fe-file .text > *:not(.filename), #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form .fe-file .text > *:not(.filename), #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form .fe-file .text > *:not(.filename) {
    visibility: hidden;
    display: none; }
  html _show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'], html _show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'], html .activity_declarations-show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'], html .activity_declarations-show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'], #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'], #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'], #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'], #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'] {
    position: relative; }
    html _show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'] input, html _show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'] input, html .activity_declarations-show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'] input, html .activity_declarations-show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'] input, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'] input, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'] input, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount'] input, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount'] input {
      padding-right: 25px; }
    html _show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount']:after, html _show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount']:after, html .activity_declarations-show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount']:after, html .activity_declarations-show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount']:after, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount']:after, #maveoc_sets > activity_declarations _show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount']:after, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form div[id*='suplier_crerdit_pre_tax_amount']:after, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoice-upload-form div[id*='supplier_credit_total_amount']:after {
      content: '€';
      position: absolute;
      top: 7px;
      z-index: 30;
      right: 25px; }

html _show_for_supplier .invoices-list_for_supplier .modal-header, html .activity_declarations-show_for_supplier .invoices-list_for_supplier .modal-header, #maveoc_sets > activity_declarations _show_for_supplier .invoices-list_for_supplier .modal-header, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoices-list_for_supplier .modal-header {
  background: #69605d; }

html _show_for_supplier .invoices-list_for_supplier .modal-body, html .activity_declarations-show_for_supplier .invoices-list_for_supplier .modal-body, #maveoc_sets > activity_declarations _show_for_supplier .invoices-list_for_supplier .modal-body, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .invoices-list_for_supplier .modal-body {
  display: flex;
  justify-content: space-around; }

html _show_for_supplier .ask-update, html .activity_declarations-show_for_supplier .ask-update, #maveoc_sets > activity_declarations _show_for_supplier .ask-update, #maveoc_sets > activity_declarations .activity_declarations-show_for_supplier .ask-update {
  top: 0px;
  right: 0px; }

html _table_server_reorder .server_reorder tr.containers th:empty, html * .server_reorder tr.containers th:empty, #maveoc_sets > activity_declarations _table_server_reorder .server_reorder tr.containers th:empty, #maveoc_sets > activity_declarations * .server_reorder tr.containers th:empty {
  background: white !important; }

html _table_server_reorder .server_reorder td, html _table_server_reorder .server_reorder th, html * .server_reorder td, html * .server_reorder th, #maveoc_sets > activity_declarations _table_server_reorder .server_reorder td, #maveoc_sets > activity_declarations _table_server_reorder .server_reorder th, #maveoc_sets > activity_declarations * .server_reorder td, #maveoc_sets > activity_declarations * .server_reorder th {
  padding: 15px;
  text-align: center; }

html _table_server_reorder .server_reorder th, html * .server_reorder th, #maveoc_sets > activity_declarations _table_server_reorder .server_reorder th, #maveoc_sets > activity_declarations * .server_reorder th {
  white-space: nowrap; }

html _table_server_reorder .server_reorder th:not(.no-sort), html * .server_reorder th:not(.no-sort), #maveoc_sets > activity_declarations _table_server_reorder .server_reorder th:not(.no-sort), #maveoc_sets > activity_declarations * .server_reorder th:not(.no-sort) {
  position: relative; }
  html _table_server_reorder .server_reorder th:not(.no-sort):after, html * .server_reorder th:not(.no-sort):after, #maveoc_sets > activity_declarations _table_server_reorder .server_reorder th:not(.no-sort):after, #maveoc_sets > activity_declarations * .server_reorder th:not(.no-sort):after {
    content: '\f0d7';
    font-family: 'FontAwesome';
    position: absolute;
    right: 8px;
    cursor: pointer;
    font-size: 10px;
    top: 50%;
    transform: translateY(-50%); }

html _table_server_reorder .server_reorder tbody tr, html * .server_reorder tbody tr, #maveoc_sets > activity_declarations _table_server_reorder .server_reorder tbody tr, #maveoc_sets > activity_declarations * .server_reorder tbody tr {
  border-bottom: 1px solid #d9d9d9; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout .nav.nav-tabs, html .activity_declarations-update.suppliers-layout .nav.nav-tabs, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .nav.nav-tabs, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .nav.nav-tabs {
  position: sticky;
  height: 88px;
  top: 92px;
  z-index: 1000;
  background-color: white;
  margin-bottom: 4px;
  border-bottom: none !important; }
  html .activity_declarations-edit_segments_for_supplier.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li > a, html .activity_declarations-update.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li > a, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li > a, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li > a {
    background-color: #4e4541;
    color: white; }
  html .activity_declarations-edit_segments_for_supplier.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li.active > a, html .activity_declarations-update.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li.active > a, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li.active > a, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .nav.nav-tabs.tabs-edit_for_supplier li.active > a {
    background-color: #f9b004;
    color: white; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout .tr-1, html .activity_declarations-update.suppliers-layout .tr-1, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .tr-1, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .tr-1 {
  position: sticky;
  top: 172px; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout .tr-2, html .activity_declarations-update.suppliers-layout .tr-2, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .tr-2, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .tr-2 {
  position: sticky;
  top: 209px; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout .tr-3, html .activity_declarations-update.suppliers-layout .tr-3, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .tr-3, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .tr-3 {
  position: sticky;
  top: 246px; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout .th-blank, html .activity_declarations-update.suppliers-layout .th-blank, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .th-blank, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .th-blank {
  background-color: white; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout ul.workflow-buttons-list, html .activity_declarations-update.suppliers-layout ul.workflow-buttons-list, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout ul.workflow-buttons-list, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout ul.workflow-buttons-list {
  padding-left: 0px; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout .back_to_list, html .activity_declarations-update.suppliers-layout .back_to_list, #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout .back_to_list, #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout .back_to_list {
  margin-top: 16px; }

html .activity_declarations-edit_segments_for_supplier.suppliers-layout input[type="submit"], html .activity_declarations-update.suppliers-layout input[type="submit"], #maveoc_sets > activity_declarations .activity_declarations-edit_segments_for_supplier.suppliers-layout input[type="submit"], #maveoc_sets > activity_declarations .activity_declarations-update.suppliers-layout input[type="submit"] {
  margin-top: 0px;
  display: inline-block;
  vertical-align: top; }

/* html, #maveoc_sets > contact_functions */
html _list #contact_functions_table tbody tr label, html * #contact_functions_table tbody tr label, #maveoc_sets > contact_functions _list #contact_functions_table tbody tr label, #maveoc_sets > contact_functions * #contact_functions_table tbody tr label {
  display: none; }

html _edit [data-controller="contact_functions"] .form-group label:not(.col-md-1), html * [data-controller="contact_functions"] .form-group label:not(.col-md-1), #maveoc_sets > contact_functions _edit [data-controller="contact_functions"] .form-group label:not(.col-md-1), #maveoc_sets > contact_functions * [data-controller="contact_functions"] .form-group label:not(.col-md-1) {
  flex: 0 0 25%; }

/* html, #maveoc_sets > invoices */
html _list_for_supplier .striped-invoices, html body .striped-invoices, #maveoc_sets > invoices _list_for_supplier .striped-invoices, #maveoc_sets > invoices body .striped-invoices {
  background-image: linear-gradient(135deg, #f1f1f1 40%, #69605d 40%, #69605d 50%, #f1f1f1 50%, #f1f1f1 90%, #69605d 90%, #69605d 100%);
  background-size: 5px 5px; }

html _list_for_supplier.invoices-list_for_supplier .suppliers-tables tr th:last-child, html _list_for_supplier.invoices-list_for_supplier .suppliers-tables tr td:last-child, html body.invoices-list_for_supplier .suppliers-tables tr th:last-child, html body.invoices-list_for_supplier .suppliers-tables tr td:last-child, #maveoc_sets > invoices _list_for_supplier.invoices-list_for_supplier .suppliers-tables tr th:last-child, #maveoc_sets > invoices _list_for_supplier.invoices-list_for_supplier .suppliers-tables tr td:last-child, #maveoc_sets > invoices body.invoices-list_for_supplier .suppliers-tables tr th:last-child, #maveoc_sets > invoices body.invoices-list_for_supplier .suppliers-tables tr td:last-child {
  max-width: 90px; }

html _list_for_supplier .invoice-upload-form label, html body .invoice-upload-form label, #maveoc_sets > invoices _list_for_supplier .invoice-upload-form label, #maveoc_sets > invoices body .invoice-upload-form label {
  display: none; }

html _list_for_supplier.suppliers-layout .special_filters [data-filter-field], html body.suppliers-layout .special_filters [data-filter-field], #maveoc_sets > invoices _list_for_supplier.suppliers-layout .special_filters [data-filter-field], #maveoc_sets > invoices body.suppliers-layout .special_filters [data-filter-field] {
  margin-bottom: 8px; }

/* html, #maveoc_sets > modules */
html _layout .navbar-brand, html .bootstrap_layout_with_top_menu.suppliers-layout .navbar-brand, #maveoc_sets > modules _layout .navbar-brand, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout .navbar-brand {
  overflow: hidden !important; }

html _layout .flex-content, html .bootstrap_layout_with_top_menu.suppliers-layout .flex-content, #maveoc_sets > modules _layout .flex-content, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout .flex-content {
  display: flex; }

html _layout #content:not(.modal-body), html .bootstrap_layout_with_top_menu.suppliers-layout #content:not(.modal-body), #maveoc_sets > modules _layout #content:not(.modal-body), #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout #content:not(.modal-body) {
  width: calc(100% - 70px);
  margin: auto;
  margin-top: 86px; }

html _layout #container, html .bootstrap_layout_with_top_menu.suppliers-layout #container, #maveoc_sets > modules _layout #container, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout #container {
  box-shadow: none !important;
  padding: 0 !important; }

html _layout a.fa-edit:hover:before, html .bootstrap_layout_with_top_menu.suppliers-layout a.fa-edit:hover:before, #maveoc_sets > modules _layout a.fa-edit:hover:before, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout a.fa-edit:hover:before {
  background-image: url("/images/elsan/icons/pencil.svg") !important; }

html _layout .fa-edit:before, html .bootstrap_layout_with_top_menu.suppliers-layout .fa-edit:before, #maveoc_sets > modules _layout .fa-edit:before, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout .fa-edit:before {
  background-image: url("/images/elsan/icons/pencil.svg") !important; }

html _layout .fa-circle, html _layout .fa-square-o, html _layout .fa-check-square-o, html .bootstrap_layout_with_top_menu.suppliers-layout .fa-circle, html .bootstrap_layout_with_top_menu.suppliers-layout .fa-square-o, html .bootstrap_layout_with_top_menu.suppliers-layout .fa-check-square-o, #maveoc_sets > modules _layout .fa-circle, #maveoc_sets > modules _layout .fa-square-o, #maveoc_sets > modules _layout .fa-check-square-o, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout .fa-circle, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout .fa-square-o, #maveoc_sets > modules .bootstrap_layout_with_top_menu.suppliers-layout .fa-check-square-o {
  font-size: 1.7em; }

html _filterbar #special_page_with_filters, html * #special_page_with_filters, #maveoc_sets > modules _filterbar #special_page_with_filters, #maveoc_sets > modules * #special_page_with_filters {
  display: flex; }
  html _filterbar #special_page_with_filters .special_filters, html * #special_page_with_filters .special_filters, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters, #maveoc_sets > modules * #special_page_with_filters .special_filters {
    flex: 0 0 20%;
    max-width: 20%;
    padding-right: 20px; }
    html _filterbar #special_page_with_filters .special_filters + .table_parcours_elsan, html * #special_page_with_filters .special_filters + .table_parcours_elsan, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters + .table_parcours_elsan, #maveoc_sets > modules * #special_page_with_filters .special_filters + .table_parcours_elsan {
      overflow-x: scroll;
      flex: 0 0 80%;
      max-width: 80%; }
    html _filterbar #special_page_with_filters .special_filters .filter_bar, html * #special_page_with_filters .special_filters .filter_bar, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar {
      background-color: transparent;
      position: sticky; }
      html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group, html * #special_page_with_filters .special_filters .filter_bar .input-group, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group {
        width: 100% !important;
        position: relative; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-webkit-input-placeholder, html * #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-webkit-input-placeholder, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-webkit-input-placeholder, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-webkit-input-placeholder {
          font-style: italic; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-moz-placeholder, html * #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-moz-placeholder, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-moz-placeholder, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-moz-placeholder {
          /* Firefox 18- */
          font-style: italic; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group.form-control::-moz-placeholder, html * #special_page_with_filters .special_filters .filter_bar .input-group.form-control::-moz-placeholder, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group.form-control::-moz-placeholder, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group.form-control::-moz-placeholder {
          /* Firefox 19+ */
          font-style: italic; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-ms-input-placeholder, html * #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-ms-input-placeholder, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-ms-input-placeholder, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group .form-control::-ms-input-placeholder {
          font-style: italic; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .chosen-container:before, html * #special_page_with_filters .special_filters .filter_bar .input-group .chosen-container:before, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .chosen-container:before, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group .chosen-container:before {
          content: '\f0d7';
          font-family: 'FontAwesome';
          position: absolute;
          right: 10px;
          top: 10px;
          z-index: 10;
          font-style: normal;
          opacity: 1;
          cursor: pointer; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .chosen-single, html * #special_page_with_filters .special_filters .filter_bar .input-group .chosen-single, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .chosen-single, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group .chosen-single {
          background-image: none !important; }
        html _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .chosen-search, html * #special_page_with_filters .special_filters .filter_bar .input-group .chosen-search, #maveoc_sets > modules _filterbar #special_page_with_filters .special_filters .filter_bar .input-group .chosen-search, #maveoc_sets > modules * #special_page_with_filters .special_filters .filter_bar .input-group .chosen-search {
          /*display: none;*/ }

html _filterbar fieldset label, html * fieldset label, #maveoc_sets > modules _filterbar fieldset label, #maveoc_sets > modules * fieldset label {
  padding-left: 0px !important; }

html _login .login, html * .login, #maveoc_sets > modules _login .login, #maveoc_sets > modules * .login {
  font-family: 'Omnes', sans-serif;
  color: #4e4541; }
  html _login .login .login-navbar, html * .login .login-navbar, #maveoc_sets > modules _login .login .login-navbar, #maveoc_sets > modules * .login .login-navbar {
    height: 60px !important;
    border: none !important; }
    html _login .login .login-navbar .container-fluid .navbar-header, html * .login .login-navbar .container-fluid .navbar-header, #maveoc_sets > modules _login .login .login-navbar .container-fluid .navbar-header, #maveoc_sets > modules * .login .login-navbar .container-fluid .navbar-header {
      display: flex;
      align-items: center;
      height: 100%; }
      html _login .login .login-navbar .container-fluid .navbar-header .navbar-brand, html * .login .login-navbar .container-fluid .navbar-header .navbar-brand, #maveoc_sets > modules _login .login .login-navbar .container-fluid .navbar-header .navbar-brand, #maveoc_sets > modules * .login .login-navbar .container-fluid .navbar-header .navbar-brand {
        display: block !important;
        text-align: center;
        padding: 0px !important; }
        html _login .login .login-navbar .container-fluid .navbar-header .navbar-brand h1, html * .login .login-navbar .container-fluid .navbar-header .navbar-brand h1, #maveoc_sets > modules _login .login .login-navbar .container-fluid .navbar-header .navbar-brand h1, #maveoc_sets > modules * .login .login-navbar .container-fluid .navbar-header .navbar-brand h1 {
          font-size: 24px;
          margin: 0px !important; }
        html _login .login .login-navbar .container-fluid .navbar-header .navbar-brand p, html * .login .login-navbar .container-fluid .navbar-header .navbar-brand p, #maveoc_sets > modules _login .login .login-navbar .container-fluid .navbar-header .navbar-brand p, #maveoc_sets > modules * .login .login-navbar .container-fluid .navbar-header .navbar-brand p {
          font-size: 16px; }
    html _login .login .login-navbar .navbar-user, html * .login .login-navbar .navbar-user, #maveoc_sets > modules _login .login .login-navbar .navbar-user, #maveoc_sets > modules * .login .login-navbar .navbar-user {
      position: absolute;
      right: 60px;
      color: white; }
  html _login .login .center-box, html * .login .center-box, #maveoc_sets > modules _login .login .center-box, #maveoc_sets > modules * .login .center-box {
    height: calc(100vh - 60px);
    position: relative;
    flex-direction: column;
    justify-content: center; }
    html _login .login .center-box .not-yet-registred, html * .login .center-box .not-yet-registred, #maveoc_sets > modules _login .login .center-box .not-yet-registred, #maveoc_sets > modules * .login .center-box .not-yet-registred {
      margin-top: 3rem;
      text-align: center;
      font-size: 12px; }
      html _login .login .center-box .not-yet-registred p, html * .login .center-box .not-yet-registred p, #maveoc_sets > modules _login .login .center-box .not-yet-registred p, #maveoc_sets > modules * .login .center-box .not-yet-registred p {
        font-weight: bold; }
      html _login .login .center-box .not-yet-registred a, html * .login .center-box .not-yet-registred a, #maveoc_sets > modules _login .login .center-box .not-yet-registred a, #maveoc_sets > modules * .login .center-box .not-yet-registred a {
        font-size: inherit; }
    html _login .login .center-box #aide, html * .login .center-box #aide, #maveoc_sets > modules _login .login .center-box #aide, #maveoc_sets > modules * .login .center-box #aide {
      position: absolute;
      bottom: 10vh;
      right: 10vw; }
      html _login .login .center-box #aide a, html * .login .center-box #aide a, #maveoc_sets > modules _login .login .center-box #aide a, #maveoc_sets > modules * .login .center-box #aide a {
        display: flex;
        align-items: center; }
        html _login .login .center-box #aide a img, html * .login .center-box #aide a img, #maveoc_sets > modules _login .login .center-box #aide a img, #maveoc_sets > modules * .login .center-box #aide a img {
          width: 100px; }
        html _login .login .center-box #aide a p, html * .login .center-box #aide a p, #maveoc_sets > modules _login .login .center-box #aide a p, #maveoc_sets > modules * .login .center-box #aide a p {
          color: black;
          font-size: 1.5em;
          text-decoration: none;
          margin: 0px; }
    html _login .login .center-box #login_form, html * .login .center-box #login_form, #maveoc_sets > modules _login .login .center-box #login_form, #maveoc_sets > modules * .login .center-box #login_form {
      border: 2px solid #f9b004 !important;
      min-width: 450px;
      max-width: 450px;
      margin: 0; }
      html _login .login .center-box #login_form #forgot_password, html * .login .center-box #login_form #forgot_password, #maveoc_sets > modules _login .login .center-box #login_form #forgot_password, #maveoc_sets > modules * .login .center-box #login_form #forgot_password {
        margin-left: 3em;
        font-weight: bold; }
    html _login .login .center-box .login_form, html * .login .center-box .login_form, #maveoc_sets > modules _login .login .center-box .login_form, #maveoc_sets > modules * .login .center-box .login_form {
      border: 2px solid #f9b004 !important; }
      html _login .login .center-box .login_form label, html * .login .center-box .login_form label, #maveoc_sets > modules _login .login .center-box .login_form label, #maveoc_sets > modules * .login .center-box .login_form label {
        width: 100% !important;
        text-align: center !important; }
      html _login .login .center-box .login_form #change_password_change-password_form_submit, html * .login .center-box .login_form #change_password_change-password_form_submit, #maveoc_sets > modules _login .login .center-box .login_form #change_password_change-password_form_submit, #maveoc_sets > modules * .login .center-box .login_form #change_password_change-password_form_submit {
        margin: 0.25em auto !important; }
    html _login .login .center-box .forgot_password_form input, html * .login .center-box .forgot_password_form input, #maveoc_sets > modules _login .login .center-box .forgot_password_form input, #maveoc_sets > modules * .login .center-box .forgot_password_form input {
      margin-bottom: 1.5em; }
    html _login .login .center-box .forgot_password_form a, html * .login .center-box .forgot_password_form a, #maveoc_sets > modules _login .login .center-box .forgot_password_form a, #maveoc_sets > modules * .login .center-box .forgot_password_form a {
      width: max-content;
      margin: 0 auto; }
  html _login .login .tips, html * .login .tips, #maveoc_sets > modules _login .login .tips, #maveoc_sets > modules * .login .tips {
    font-style: italic;
    color: #ccc;
    top: -10px;
    position: relative; }
  html _login .login form, html * .login form, #maveoc_sets > modules _login .login form, #maveoc_sets > modules * .login form {
    font-weight: normal;
    font-size: 12px; }
    html _login .login form .control-label, html * .login form .control-label, #maveoc_sets > modules _login .login form .control-label, #maveoc_sets > modules * .login form .control-label {
      font-weight: bold;
      text-decoration: underline;
      font-size: inherit; }
    html _login .login form .btn, html * .login form .btn, #maveoc_sets > modules _login .login form .btn, #maveoc_sets > modules * .login form .btn {
      font-size: inherit; }
  html _login .login .users-edit .association_button_selector .input-group, html * .login .users-edit .association_button_selector .input-group, #maveoc_sets > modules _login .login .users-edit .association_button_selector .input-group, #maveoc_sets > modules * .login .users-edit .association_button_selector .input-group {
    text-align: left; }
    html _login .login .users-edit .association_button_selector .input-group input[name^="user"], html * .login .users-edit .association_button_selector .input-group input[name^="user"], #maveoc_sets > modules _login .login .users-edit .association_button_selector .input-group input[name^="user"], #maveoc_sets > modules * .login .users-edit .association_button_selector .input-group input[name^="user"] {
      min-width: 0; }

/* html, #maveoc_sets > parcours_elsan */
html .parcours-elsan.users-homepage, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage {
  background-color: #69605d; }
  html .parcours-elsan.users-homepage #content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content {
    background-color: #69605d;
    height: calc(100vh - 50px);
    padding-bottom: 0px;
    padding-top: 0px; }
    html .parcours-elsan.users-homepage #content #homepage, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content #homepage {
      height: 100%; }
    html .parcours-elsan.users-homepage #content .homepage_content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content {
      display: flex;
      height: 100%; }
      html .parcours-elsan.users-homepage #content .homepage_content-side, html .parcours-elsan.users-homepage #content .homepage_content-center, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-side, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center {
        padding: 24px;
        height: 100%;
        max-height: 100%; }
      html .parcours-elsan.users-homepage #content .homepage_content-side, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-side {
        flex: 25%; }
        html .parcours-elsan.users-homepage #content .homepage_content-side #side-menu, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-side #side-menu {
          height: 100%; }
          html .parcours-elsan.users-homepage #content .homepage_content-side #side-menu ul, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-side #side-menu ul {
            list-style: none;
            padding-left: 0px;
            font-size: 1.5rem; }
            html .parcours-elsan.users-homepage #content .homepage_content-side #side-menu ul a, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-side #side-menu ul a {
              color: #4e4541; }
              html .parcours-elsan.users-homepage #content .homepage_content-side #side-menu ul a:hover, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-side #side-menu ul a:hover {
                text-decoration: none;
                position: relative;
                top: -2px; }
      html .parcours-elsan.users-homepage #content .homepage_content-center, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center {
        flex: 75%; }
        html .parcours-elsan.users-homepage #content .homepage_content-center #dashboard, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #dashboard {
          margin-bottom: 24px;
          height: 70%;
          max-height: 70%; }
        html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news {
          height: calc(30% - 24px);
          position: relative;
          display: flex;
          flex-direction: column; }
          html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content {
            position: relative;
            max-height: calc(100% - 24px);
            text-overflow: ellipsis;
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical; }
            @media screen and (min-height: 744px) {
              html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content {
                -webkit-line-clamp: 4; } }
            @media screen and (min-height: 795px) {
              html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content {
                -webkit-line-clamp: 5; } }
            @media screen and (min-height: 850px) {
              html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content {
                -webkit-line-clamp: 6; } }
            @media screen and (min-height: 900px) {
              html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content {
                -webkit-line-clamp: 7; } }
            html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content p, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news .flash_content p {
              height: 100%; }
          html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news > a:not(.attachment_link), #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news > a:not(.attachment_link) {
            position: absolute;
            top: 8px;
            right: 16px;
            padding: 4px 16px;
            background-color: #f9b004;
            color: white; }
            html .parcours-elsan.users-homepage #content .homepage_content-center #flash_news > a:not(.attachment_link):hover, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage #content .homepage_content-center #flash_news > a:not(.attachment_link):hover {
              text-decoration: none; }
  html .parcours-elsan.users-homepage h2, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage h2 {
    color: #f9b004;
    font-size: 2.5rem;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
  html .parcours-elsan.users-homepage .elsan_border, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage .elsan_border {
    border: 2px solid #f9b004;
    border-radius: 24px;
    background-color: white;
    padding: 4px 16px; }
  html .parcours-elsan.users-homepage .attachment-link, #maveoc_sets > parcours_elsan .parcours-elsan.users-homepage .attachment-link {
    position: absolute;
    top: 52px;
    right: 16px;
    text-decoration: none; }

html .parcours-elsan select.form-control + .chosen-container .chosen-results,
html .parcours-elsan select.form-control + .chosen-container-multi .chosen-choices,
html .parcours-elsan .input-group select:not(.hidden):not([multiple]), html .parcours-elsan .input-group a.chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan select.form-control + .chosen-container .chosen-results,
#maveoc_sets > parcours_elsan .parcours-elsan select.form-control + .chosen-container-multi .chosen-choices,
#maveoc_sets > parcours_elsan .parcours-elsan .input-group select:not(.hidden):not([multiple]), #maveoc_sets > parcours_elsan .parcours-elsan .input-group a.chosen-single {
  font-size: 1.1rem; }

html .parcours-elsan #content:not(.modal-body), #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) {
  padding-top: 70px; }
  html .parcours-elsan #content:not(.modal-body) #special_page_with_filters, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters {
    height: calc(100vh - 160px); }
    html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan {
      text-align: center;
      position: sticky;
      top: 120px;
      flex: 25%;
      max-width: 350px !important;
      height: calc(100vh - 190px); }
      html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan .chosen-single {
        white-space: unset !important;
        overflow-wrap: anywhere;
        word-break: break-word; }
        html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan .chosen-single span, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan .chosen-single span {
          white-space: unset !important; }
      html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan form > div > div, html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan form > span > input, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan form > div > div, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .filters_parcours_elsan form > span > input {
        margin-bottom: 8px; }
    html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan {
      overflow-x: scroll;
      flex: 75%;
      height: calc(100vh - 180px); }
      html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan .table-wrapper, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan .table-wrapper {
        height: calc(100vh - 180px); }
      html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table {
        font-size: 1.1rem;
        position: relative;
        border-collapse: separate; }
        html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody tr:hover td, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody tr:hover td {
          background-color: #dfe2e8; }
          html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody tr:hover td > span, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody tr:hover td > span {
            background-color: #dfe2e8; }
        html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table thead th, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table thead th {
          position: sticky;
          top: -1px;
          color: white;
          background-color: #69605d;
          z-index: 100; }
        html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td {
          white-space: nowrap;
          padding: 0px;
          transition: all 250ms; }
          html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td:hover, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td:hover {
            background-color: #dfe2e8; }
          html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td.std_links a, html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td.std_links a i, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td.std_links a, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td.std_links a i {
            color: #69605d; }
          html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td > span, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td > span {
            display: inline-block;
            position: relative;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            vertical-align: top;
            transition: all 250ms;
            padding: 10px;
            height: 100%; }
            html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td > span:hover, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table tbody td > span:hover {
              z-index: 99;
              width: auto; }
        html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table .odd td, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table .odd td {
          background-color: white; }
        html .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table .even td, #maveoc_sets > parcours_elsan .parcours-elsan #content:not(.modal-body) #special_page_with_filters .table_parcours_elsan table .even td {
          background-color: #F9F9F4;
          opacity: 1; }

html .parcours-elsan #flash .alert, #maveoc_sets > parcours_elsan .parcours-elsan #flash .alert {
  position: absolute;
  z-index: 1000;
  top: 32px; }

html .parcours-elsan[data-action="index"] select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, html .parcours-elsan[data-action="list"] select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, html .parcours-elsan[data-action^="pc"] select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] select.form-control + .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  top: 5px; }

html .parcours-elsan[data-action="index"] #content, html .parcours-elsan[data-action="list"] #content, html .parcours-elsan[data-action^="pc"] #content, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content {
  padding-top: 41px;
  padding-bottom: 0px; }
  html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions {
    padding-left: 1.5rem;
    position: sticky;
    top: 73px;
    z-index: 500;
    padding-top: 16px;
    padding-bottom: 16px;
    width: 100%;
    background-color: white;
    display: flex;
    align-items: center; }
    html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions > *, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions > *, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions > *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions > *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions > *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions > * {
      margin-right: 2rem; }
    html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .mass_reminder_send, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .mass_reminder_send, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .mass_reminder_send, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .mass_reminder_send, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .mass_reminder_send, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .mass_reminder_send {
      display: flex;
      align-items: center; }
      html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .mass_reminder_send > *, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .mass_reminder_send > *, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .mass_reminder_send > *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .mass_reminder_send > *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .mass_reminder_send > *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .mass_reminder_send > * {
        margin-right: 2rem;
        margin-bottom: 0px !important; }
    html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .actions, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .actions, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .actions {
      margin-left: auto; }
      html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .actions .pagination, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .actions .pagination, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .actions .pagination, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .actions .pagination, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .actions .pagination, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .actions .pagination {
        margin: unset; }
      html .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .actions ul, html .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .actions ul, html .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .actions ul, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content .parcours_elsan_actions .actions ul, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content .parcours_elsan_actions .actions ul, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content .parcours_elsan_actions .actions ul {
        margin-bottom: unset; }
  html .parcours-elsan[data-action="index"] #content #special_page_with_filters, html .parcours-elsan[data-action="list"] #content #special_page_with_filters, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters {
    height: calc(100vh - 180px); }
    html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan {
      overflow: auto scroll; }
      html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .calendar, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .calendar, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .calendar, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .calendar, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .calendar, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .calendar {
        width: 100%; }
      html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan *, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan *, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan *, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan * {
        font-size: 13px !important; }
      html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls {
        display: flex;
        padding-bottom: 0; }
        html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls div[id^="comp_"], html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls div[id^="comp_"], html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls div[id^="comp_"], #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls div[id^="comp_"], #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls div[id^="comp_"], #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls div[id^="comp_"] {
          width: 30% !important; }
        html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .calendar.form-control.loaded, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .calendar.form-control.loaded, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .calendar.form-control.loaded, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .calendar.form-control.loaded, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .calendar.form-control.loaded, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .calendar.form-control.loaded {
          font-size: 1.1rem; }
        html .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .input-group-addon, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .input-group-addon, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .input-group-addon, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .input-group-addon, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .input-group-addon, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .filters_parcours_elsan .input-group.controls .input-group-addon {
          width: 12%; }
    html .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan {
      height: calc(100vh - 200px) !important; }
      html .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper {
        margin-right: 20px; }
        html .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table {
          width: calc(100% - 20px);
          border: none !important; }
          html .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table thead th, html .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table thead th, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table thead th, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table thead th, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table thead th, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table thead th {
            border: 1px solid white !important; }
          html .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table tbody tr td span[data-field="supplier"], html .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table tbody tr td span[data-field="supplier"], html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table tbody tr td span[data-field="supplier"], #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table tbody tr td span[data-field="supplier"], #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table tbody tr td span[data-field="supplier"], #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters .table_parcours_elsan .table-wrapper table tbody tr td span[data-field="supplier"] {
            text-align: left; }
    html .parcours-elsan[data-action="index"] #content #special_page_with_filters select, html .parcours-elsan[data-action="list"] #content #special_page_with_filters select, html .parcours-elsan[data-action^="pc"] #content #special_page_with_filters select, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #content #special_page_with_filters select, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #content #special_page_with_filters select, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #content #special_page_with_filters select {
      background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E), linear-gradient(to left, #f9b004 30px, #FFF 30px);
      background-repeat: no-repeat, repeat;
      background-position: right .55em top 50%, 0 0;
      background-size: .75em auto, 100%; }

html .parcours-elsan[data-action="index"] #validate-form-band, html .parcours-elsan[data-action="list"] #validate-form-band, html .parcours-elsan[data-action^="pc"] #validate-form-band, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #validate-form-band, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #validate-form-band, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #validate-form-band {
  z-index: 2000;
  pointer-events: none; }
  html .parcours-elsan[data-action="index"] #validate-form-band .btn-primary, html .parcours-elsan[data-action="list"] #validate-form-band .btn-primary, html .parcours-elsan[data-action^="pc"] #validate-form-band .btn-primary, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="index"] #validate-form-band .btn-primary, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="list"] #validate-form-band .btn-primary, #maveoc_sets > parcours_elsan .parcours-elsan[data-action^="pc"] #validate-form-band .btn-primary {
    pointer-events: all; }

html, #maveoc_sets > parcours_elsan {
  /*show.scss*/
  /*edit.scss*/ }
  html .parcours-elsan[data-action="show"] .tab-content > .active, html .parcours-elsan[data-action="edit"] .tab-content > .active, html .parcours-elsan[data-action="new"] .tab-content > .active, html .parcours-elsan[data-action="update"] .tab-content > .active, html .parcours-elsan[data-action="create"] .tab-content > .active, html .suppliers-layout[data-action="edit_segments_for_supplier"] .tab-content > .active, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .tab-content > .active, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .tab-content > .active, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .tab-content > .active, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .tab-content > .active, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .tab-content > .active, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .tab-content > .active {
    /*display: block !important;*/ }
  html .parcours-elsan[data-action="show"] .header_category, html .parcours-elsan[data-action="edit"] .header_category, html .parcours-elsan[data-action="new"] .header_category, html .parcours-elsan[data-action="update"] .header_category, html .parcours-elsan[data-action="create"] .header_category, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category {
    width: 100%; }
    html .parcours-elsan[data-action="show"] .header_category > .panel, html .parcours-elsan[data-action="edit"] .header_category > .panel, html .parcours-elsan[data-action="new"] .header_category > .panel, html .parcours-elsan[data-action="update"] .header_category > .panel, html .parcours-elsan[data-action="create"] .header_category > .panel, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel {
      border: none;
      margin-bottom: 0px; }
      html .parcours-elsan[data-action="show"] .header_category > .panel > .panel-heading, html .parcours-elsan[data-action="edit"] .header_category > .panel > .panel-heading, html .parcours-elsan[data-action="new"] .header_category > .panel > .panel-heading, html .parcours-elsan[data-action="update"] .header_category > .panel > .panel-heading, html .parcours-elsan[data-action="create"] .header_category > .panel > .panel-heading, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel > .panel-heading, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel > .panel-heading, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel > .panel-heading, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel > .panel-heading, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel > .panel-heading, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel > .panel-heading, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel > .panel-heading {
        border: none;
        text-align: left;
        color: #f9b004;
        text-decoration: underline;
        font-size: 2rem;
        font-family: 'Omnes'; }
      html .parcours-elsan[data-action="show"] .header_category > .panel .panel-body, html .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body, html .parcours-elsan[data-action="new"] .header_category > .panel .panel-body, html .parcours-elsan[data-action="update"] .header_category > .panel .panel-body, html .parcours-elsan[data-action="create"] .header_category > .panel .panel-body, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel .panel-body, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body {
        border: none;
        display: flex; }
        html .parcours-elsan[data-action="show"] .header_category > .panel .panel-body .form-group, html .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body .form-group, html .parcours-elsan[data-action="new"] .header_category > .panel .panel-body .form-group, html .parcours-elsan[data-action="update"] .header_category > .panel .panel-body .form-group, html .parcours-elsan[data-action="create"] .header_category > .panel .panel-body .form-group, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body .form-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel .panel-body .form-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body .form-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel .panel-body .form-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel .panel-body .form-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel .panel-body .form-group, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body .form-group {
          margin-bottom: 8px; }
        html .parcours-elsan[data-action="show"] .header_category > .panel .panel-body .input-group, html .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body .input-group, html .parcours-elsan[data-action="new"] .header_category > .panel .panel-body .input-group, html .parcours-elsan[data-action="update"] .header_category > .panel .panel-body .input-group, html .parcours-elsan[data-action="create"] .header_category > .panel .panel-body .input-group, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel .panel-body .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel .panel-body .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel .panel-body .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel .panel-body .input-group, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body .input-group {
          background-color: #f2f2f2;
          flex: 1;
          min-height: 27px;
          display: flex;
          align-items: center;
          padding: 0 !important; }
          html .parcours-elsan[data-action="show"] .header_category > .panel .panel-body .input-group.padding_for_state, html .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body .input-group.padding_for_state, html .parcours-elsan[data-action="new"] .header_category > .panel .panel-body .input-group.padding_for_state, html .parcours-elsan[data-action="update"] .header_category > .panel .panel-body .input-group.padding_for_state, html .parcours-elsan[data-action="create"] .header_category > .panel .panel-body .input-group.padding_for_state, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body .input-group.padding_for_state, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel .panel-body .input-group.padding_for_state, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel .panel-body .input-group.padding_for_state, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel .panel-body .input-group.padding_for_state, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel .panel-body .input-group.padding_for_state, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel .panel-body .input-group.padding_for_state, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel .panel-body .input-group.padding_for_state {
            padding: 5px !important; }
      html .parcours-elsan[data-action="show"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, html .parcours-elsan[data-action="edit"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, html .parcours-elsan[data-action="new"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, html .parcours-elsan[data-action="update"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, html .parcours-elsan[data-action="create"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .form-group span {
        padding: 0 !important; }
      html .parcours-elsan[data-action="show"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, html .parcours-elsan[data-action="edit"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, html .parcours-elsan[data-action="new"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, html .parcours-elsan[data-action="update"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, html .parcours-elsan[data-action="create"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel [id^="activity_declaration_"][id$="_montants_cont"] .input-group {
        justify-content: flex-end;
        padding: 5px !important; }
      html .parcours-elsan[data-action="show"] .header_category > .panel.no_grow_no_shrink .panel-body > div, html .parcours-elsan[data-action="edit"] .header_category > .panel.no_grow_no_shrink .panel-body > div, html .parcours-elsan[data-action="new"] .header_category > .panel.no_grow_no_shrink .panel-body > div, html .parcours-elsan[data-action="update"] .header_category > .panel.no_grow_no_shrink .panel-body > div, html .parcours-elsan[data-action="create"] .header_category > .panel.no_grow_no_shrink .panel-body > div, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel.no_grow_no_shrink .panel-body > div, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category > .panel.no_grow_no_shrink .panel-body > div, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category > .panel.no_grow_no_shrink .panel-body > div, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category > .panel.no_grow_no_shrink .panel-body > div, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category > .panel.no_grow_no_shrink .panel-body > div, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category > .panel.no_grow_no_shrink .panel-body > div, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category > .panel.no_grow_no_shrink .panel-body > div {
        flex: 50% 0 0; }
    html .parcours-elsan[data-action="show"] .header_category.no-flex .panel-body, html .parcours-elsan[data-action="edit"] .header_category.no-flex .panel-body, html .parcours-elsan[data-action="new"] .header_category.no-flex .panel-body, html .parcours-elsan[data-action="update"] .header_category.no-flex .panel-body, html .parcours-elsan[data-action="create"] .header_category.no-flex .panel-body, html .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category.no-flex .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .header_category.no-flex .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .header_category.no-flex .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .header_category.no-flex .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .header_category.no-flex .panel-body, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .header_category.no-flex .panel-body, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .header_category.no-flex .panel-body {
      display: block !important; }
  html .parcours-elsan[data-action="show"] .right_labels label, html .parcours-elsan[data-action="edit"] .right_labels label, html .parcours-elsan[data-action="new"] .right_labels label, html .parcours-elsan[data-action="update"] .right_labels label, html .parcours-elsan[data-action="create"] .right_labels label, html .suppliers-layout[data-action="edit_segments_for_supplier"] .right_labels label, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .right_labels label, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .right_labels label, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .right_labels label, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .right_labels label, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .right_labels label, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .right_labels label {
    text-align: right; }
  html .parcours-elsan[data-action="show"] .nav.nav-tabs li:not(.active), html .parcours-elsan[data-action="edit"] .nav.nav-tabs li:not(.active), html .parcours-elsan[data-action="new"] .nav.nav-tabs li:not(.active), html .parcours-elsan[data-action="update"] .nav.nav-tabs li:not(.active), html .parcours-elsan[data-action="create"] .nav.nav-tabs li:not(.active), html .suppliers-layout[data-action="edit_segments_for_supplier"] .nav.nav-tabs li:not(.active), #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .nav.nav-tabs li:not(.active), #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .nav.nav-tabs li:not(.active), #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .nav.nav-tabs li:not(.active), #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .nav.nav-tabs li:not(.active), #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .nav.nav-tabs li:not(.active), #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .nav.nav-tabs li:not(.active) {
    background-color: #d9d9d9; }
    html .parcours-elsan[data-action="show"] .nav.nav-tabs li:not(.active) a, html .parcours-elsan[data-action="edit"] .nav.nav-tabs li:not(.active) a, html .parcours-elsan[data-action="new"] .nav.nav-tabs li:not(.active) a, html .parcours-elsan[data-action="update"] .nav.nav-tabs li:not(.active) a, html .parcours-elsan[data-action="create"] .nav.nav-tabs li:not(.active) a, html .suppliers-layout[data-action="edit_segments_for_supplier"] .nav.nav-tabs li:not(.active) a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .nav.nav-tabs li:not(.active) a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .nav.nav-tabs li:not(.active) a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .nav.nav-tabs li:not(.active) a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .nav.nav-tabs li:not(.active) a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .nav.nav-tabs li:not(.active) a, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .nav.nav-tabs li:not(.active) a {
      color: white; }
  html .parcours-elsan[data-action="show"] .nav.nav-tabs li.active a, html .parcours-elsan[data-action="edit"] .nav.nav-tabs li.active a, html .parcours-elsan[data-action="new"] .nav.nav-tabs li.active a, html .parcours-elsan[data-action="update"] .nav.nav-tabs li.active a, html .parcours-elsan[data-action="create"] .nav.nav-tabs li.active a, html .suppliers-layout[data-action="edit_segments_for_supplier"] .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="new"] .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="update"] .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="create"] .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan .suppliers-layout[data-action="edit_segments_for_supplier"] .nav.nav-tabs li.active a {
    color: #d9d9d9; }
  html .d-flex-for-form, #maveoc_sets > parcours_elsan .d-flex-for-form {
    display: flex; }
    html .d-flex-for-form > div, #maveoc_sets > parcours_elsan .d-flex-for-form > div {
      flex: 50%; }
  html [data-controller="invoices"][data-action="edit"] .form-group, html [data-controller="invoices"][data-action="show"] .form-group, html [data-controller="invoices"][data-action="new"] .form-group, html [data-controller="invoices"][data-action="new_buffer"] .form-group,
  html [data-controller="conventions"][data-action="show"] .form-group, html [data-controller="conventions"][data-action="edit"] .form-group, html [data-controller="conventions"][data-action="new"] .form-group,
  html [data-controller^="institution"][data-action="show"] .form-group, html [data-controller^="institution"][data-action="edit"] .form-group, html [data-controller^="institution"][data-action="new"] .form-group,
  html [data-controller="contact_functions"][data-action="show"] .form-group, html [data-controller="contact_functions"][data-action="edit"] .form-group, html [data-controller="contact_functions"][data-action="new"] .form-group,
  html [data-controller="suppliers"][data-action="show"] .form-group, html [data-controller="suppliers"][data-action="edit"] .form-group, html [data-controller="suppliers"][data-action="new"] .form-group,
  html [data-controller="countries"][data-action="show"] .form-group, html [data-controller="countries"][data-action="edit"] .form-group, html [data-controller="countries"][data-action="new"] .form-group,
  html [data-controller="announcements"][data-action="show"] .form-group, html [data-controller="announcements"][data-action="edit"] .form-group, html [data-controller="announcements"][data-action="new"] .form-group,
  html [data-controller="naf_apes"][data-action="show"] .form-group, html [data-controller="naf_apes"][data-action="edit"] .form-group, html [data-controller="naf_apes"][data-action="new"] .form-group,
  html [data-controller^="psegment_"][data-action="show"] .form-group, html [data-controller^="psegment_"][data-action="edit"] .form-group, html [data-controller^="psegment_"][data-action="new"] .form-group,
  html [data-controller="activity_declarations"][data-action="show"] .form-group, html [data-controller="activity_declarations"][data-action="edit"] .form-group, html [data-controller="activity_declarations"][data-action="new"] .form-group,
  html [id^="#activity_declarations_contact_declaration_"][id$="_cell"] .form-group, #maveoc_sets > parcours_elsan [data-controller="invoices"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="invoices"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="invoices"][data-action="new"] .form-group, #maveoc_sets > parcours_elsan [data-controller="invoices"][data-action="new_buffer"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="conventions"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="conventions"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="conventions"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller^="institution"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller^="institution"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller^="institution"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="contact_functions"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="contact_functions"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="contact_functions"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="suppliers"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="suppliers"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="suppliers"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="countries"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="countries"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="countries"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="announcements"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="announcements"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="announcements"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="naf_apes"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="naf_apes"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="naf_apes"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller^="psegment_"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller^="psegment_"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller^="psegment_"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [data-controller="activity_declarations"][data-action="show"] .form-group, #maveoc_sets > parcours_elsan [data-controller="activity_declarations"][data-action="edit"] .form-group, #maveoc_sets > parcours_elsan [data-controller="activity_declarations"][data-action="new"] .form-group,
  #maveoc_sets > parcours_elsan [id^="#activity_declarations_contact_declaration_"][id$="_cell"] .form-group {
    display: flex;
    align-items: center; }
  html [id*="conventions_supplier_relationship_cont_"][id$="_cell"], #maveoc_sets > parcours_elsan [id*="conventions_supplier_relationship_cont_"][id$="_cell"] {
    width: 100%; }
    html [id*="conventions_supplier_relationship_cont_"][id$="_cell"] [id*="convention_"][id$="_supplier_relationship_cont"] > div, #maveoc_sets > parcours_elsan [id*="conventions_supplier_relationship_cont_"][id$="_cell"] [id*="convention_"][id$="_supplier_relationship_cont"] > div {
      width: 100%; }
  html .form-group, #maveoc_sets > parcours_elsan .form-group {
    color: #555;
    font-size: 1.1rem;
    font-weight: 400; }
    html .form-group label:not(.col-md-1), #maveoc_sets > parcours_elsan .form-group label:not(.col-md-1) {
      text-align: right;
      margin-bottom: 0;
      padding-right: 15px; }
    html .form-group .input-group, #maveoc_sets > parcours_elsan .form-group .input-group {
      flex: 0 0 50%; }
      html .form-group .input-group .form-control, html .form-group .input-group select, #maveoc_sets > parcours_elsan .form-group .input-group .form-control, #maveoc_sets > parcours_elsan .form-group .input-group select {
        font-size: inherit !important;
        background-color: #bfbfbf; }
  html .isDeposit, #maveoc_sets > parcours_elsan .isDeposit {
    position: relative; }
    html .isDeposit.isLoading .loader, #maveoc_sets > parcours_elsan .isDeposit.isLoading .loader {
      opacity: 1; }
    html .isDeposit .loader, #maveoc_sets > parcours_elsan .isDeposit .loader {
      display: inline-block;
      position: absolute;
      top: -4px;
      left: -10px;
      width: 20px;
      height: 20px;
      border: 3px solid #f9b004;
      border-bottom-color: transparent;
      border-radius: 50%;
      opacity: 0;
      transition: .15s;
      box-sizing: border-box;
      animation: rotation 1s linear infinite; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
    html .isDeposit .form-group, #maveoc_sets > parcours_elsan .isDeposit .form-group {
      opacity: 0; }
    html .isDeposit.enabledDeposit .form-group, #maveoc_sets > parcours_elsan .isDeposit.enabledDeposit .form-group {
      opacity: 1; }
  html #container .input-group > span, html #container .form-group > span, #maveoc_sets > parcours_elsan #container .input-group > span, #maveoc_sets > parcours_elsan #container .form-group > span {
    padding: 5px; }
  html #container .input-group input[type="checkbox"], html #container .input-group input[type="radio"], html #container .form-group input[type="checkbox"], html #container .form-group input[type="radio"], #maveoc_sets > parcours_elsan #container .input-group input[type="checkbox"], #maveoc_sets > parcours_elsan #container .input-group input[type="radio"], #maveoc_sets > parcours_elsan #container .form-group input[type="checkbox"], #maveoc_sets > parcours_elsan #container .form-group input[type="radio"] {
    width: auto;
    border: 0;
    height: auto;
    padding: 0;
    background: transparent;
    box-shadow: none;
    margin: 0; }
  html #container .input-group input:not([type="checkbox"]):not([type="radio"]),
  html #container .input-group select, html #container .form-group input:not([type="checkbox"]):not([type="radio"]),
  html #container .form-group select, #maveoc_sets > parcours_elsan #container .input-group input:not([type="checkbox"]):not([type="radio"]),
  #maveoc_sets > parcours_elsan #container .input-group select, #maveoc_sets > parcours_elsan #container .form-group input:not([type="checkbox"]):not([type="radio"]),
  #maveoc_sets > parcours_elsan #container .form-group select {
    padding: 2px 5px !important;
    height: 27px !important; }
  html #container .input-group .input-group-addon, html #container .form-group .input-group-addon, #maveoc_sets > parcours_elsan #container .input-group .input-group-addon, #maveoc_sets > parcours_elsan #container .form-group .input-group-addon {
    flex: 0 0 30px;
    height: 27px;
    line-height: 25px;
    padding: 1px 0 0 1px; }
  html .inline_fields_show, #maveoc_sets > parcours_elsan .inline_fields_show {
    width: 89%;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 0px !important; }
  html .table_for_show, #maveoc_sets > parcours_elsan .table_for_show {
    width: 100%;
    border: none !important; }
    html .table_for_show caption, #maveoc_sets > parcours_elsan .table_for_show caption {
      display: none; }
    html .table_for_show thead tr, #maveoc_sets > parcours_elsan .table_for_show thead tr {
      border: none !important; }
      html .table_for_show thead tr th, #maveoc_sets > parcours_elsan .table_for_show thead tr th {
        background-color: white;
        text-align: center;
        border: none !important; }
    html .table_for_show tbody tr:hover, #maveoc_sets > parcours_elsan .table_for_show tbody tr:hover {
      color: initial !important; }
    html .table_for_show tbody tr td, #maveoc_sets > parcours_elsan .table_for_show tbody tr td {
      background-color: #f2f2f2;
      border: 4px solid white;
      padding: 2px;
      white-space: nowrap; }
    html .table_for_show tbody tr.sub_tr td.child, #maveoc_sets > parcours_elsan .table_for_show tbody tr.sub_tr td.child {
      background-color: white;
      padding: 2px;
      white-space: nowrap;
      font-style: italic; }
  html .addresses_table td, #maveoc_sets > parcours_elsan .addresses_table td {
    padding-left: 12px; }
  html .addresses_table th:nth-child(1), #maveoc_sets > parcours_elsan .addresses_table th:nth-child(1) {
    visibility: hidden; }
  html .addresses_table tr td:nth-child(1), #maveoc_sets > parcours_elsan .addresses_table tr td:nth-child(1) {
    text-align: right;
    background-color: white;
    width: 17%; }
    html .addresses_table tr td:nth-child(1) span, #maveoc_sets > parcours_elsan .addresses_table tr td:nth-child(1) span {
      margin-right: 20px;
      margin-left: auto;
      font-weight: bold; }
  html .addresses_table .nested_zipcode, #maveoc_sets > parcours_elsan .addresses_table .nested_zipcode {
    text-align: center; }
  html #content > span.std_links, #maveoc_sets > parcours_elsan #content > span.std_links {
    background-color: #d9d9d9; }
    html #content > span.std_links a, html #content > span.std_links i, #maveoc_sets > parcours_elsan #content > span.std_links a, #maveoc_sets > parcours_elsan #content > span.std_links i {
      color: white; }
  html .align-label-value .form-group, #maveoc_sets > parcours_elsan .align-label-value .form-group {
    display: flex;
    align-items: center; }
  html .align-label-value label, #maveoc_sets > parcours_elsan .align-label-value label {
    margin-bottom: 0px; }
  html .parcours-elsan[data-action="show"] #cagnottes_nested_assoc tr th:last-child, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] #cagnottes_nested_assoc tr th:last-child {
    display: none; }
  html .parcours-elsan[data-action="show"] #cagnottes_nested_assoc tr td.actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="show"] #cagnottes_nested_assoc tr td.actions {
    display: none; }
  html .parcours-elsan[data-action="edit"] #cagnottes_nested_assoc tr th:last-child, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] #cagnottes_nested_assoc tr th:last-child {
    display: none; }
  html .parcours-elsan[data-action="edit"] #cagnottes_nested_assoc tr td.actions, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] #cagnottes_nested_assoc tr td.actions {
    background-color: white; }
  html .parcours-elsan .suppliers-table, #maveoc_sets > parcours_elsan .parcours-elsan .suppliers-table {
    font-size: 1.1rem !important; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"], html .parcours-elsan[data-controller="suppliers"][data-action="new"], html .parcours-elsan[data-controller="suppliers"][data-action="create"], html .parcours-elsan[data-controller="suppliers"][data-action="update"], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] {
    /* US213 */
    /*#content {
        font-size: 1.1rem;
    }*/ }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, html .parcours-elsan[data-controller="suppliers"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, html .parcours-elsan[data-controller="suppliers"][data-action="create"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="create"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, html .parcours-elsan[data-controller="suppliers"][data-action="update"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="update"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] select.form-control + .chosen-container.chosen-container-single .chosen-single span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] select.form-control + .chosen-container.chosen-container-single .chosen-single span {
      color: white; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="edit"] select, html .parcours-elsan[data-controller="suppliers"][data-action="new"] input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="new"] select, html .parcours-elsan[data-controller="suppliers"][data-action="create"] input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="create"] select, html .parcours-elsan[data-controller="suppliers"][data-action="update"] input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="update"] select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] select {
      color: white !important;
      width: 100% !important;
      border: none !important;
      padding: 2px !important;
      font-size: 1.1rem !important;
      cursor: pointer !important;
      background-color: #bfbfbf !important; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_with_inputs, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_with_inputs, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_with_inputs, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_with_inputs, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_with_inputs, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_with_inputs, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_with_inputs, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_with_inputs {
      margin-bottom: 2rem; }
      html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_with_inputs input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_with_inputs select, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_with_inputs input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_with_inputs select, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_with_inputs input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_with_inputs select, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_with_inputs input[type='text'], html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_with_inputs select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_with_inputs input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_with_inputs select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_with_inputs input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_with_inputs select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_with_inputs input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_with_inputs select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_with_inputs input[type='text'], #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_with_inputs select {
        color: white !important;
        width: 100% !important;
        border: none !important;
        padding: 5px !important;
        font-size: 1.1rem !important;
        cursor: pointer !important; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .form-control, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .form-control, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .form-control, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .form-control {
      font-size: 1.1rem; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .form-control, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .form-control, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .form-control, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .form-control, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .form-control {
      height: 30px !important;
      font-size: 1.1rem !important; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show {
      border: none !important; }
      html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show thead tr th, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show thead tr th, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show thead tr th, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show thead tr th, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show thead tr th, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show thead tr th, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show thead tr th, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show thead tr th {
        border: none !important; }
      html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show tbody tr td, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show tbody tr td, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show tbody tr td, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show tbody tr td, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show tbody tr td, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show tbody tr td, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show tbody tr td, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show tbody tr td {
        padding: 0px; }
        html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show tbody tr td .input-group, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show tbody tr td .input-group, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show tbody tr td .input-group, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show tbody tr td .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .table_for_show tbody tr td .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .table_for_show tbody tr td .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .table_for_show tbody tr td .input-group, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .table_for_show tbody tr td .input-group {
          width: 100%; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="create"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="update"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] select.form-control + .chosen-container.chosen-container-single .chosen-single {
      height: 30px;
      padding: 4px;
      font-size: 1.1rem !important; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .input-group a.chosen-single.chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="new"] .input-group a.chosen-single.chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .input-group a.chosen-single.chosen-single, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .input-group a.chosen-single.chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .input-group a.chosen-single.chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .input-group a.chosen-single.chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .input-group a.chosen-single.chosen-single, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .input-group a.chosen-single.chosen-single {
      background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>'), linear-gradient(to left, #2d3f66 24px, #bfbfbf 24px) !important; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .input-group select:not(.hidden):not([multiple]), html .parcours-elsan[data-controller="suppliers"][data-action="new"] .input-group select:not(.hidden):not([multiple]), html .parcours-elsan[data-controller="suppliers"][data-action="create"] .input-group select:not(.hidden):not([multiple]), html .parcours-elsan[data-controller="suppliers"][data-action="update"] .input-group select:not(.hidden):not([multiple]), #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="edit"] .input-group select:not(.hidden):not([multiple]), #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="new"] .input-group select:not(.hidden):not([multiple]), #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="create"] .input-group select:not(.hidden):not([multiple]), #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="suppliers"][data-action="update"] .input-group select:not(.hidden):not([multiple]) {
      background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E"), linear-gradient(to left, #2d3f66 24px, #BFBFBF 24px); }
  html #ajax_window_new_modale .modal-dialog, #maveoc_sets > parcours_elsan #ajax_window_new_modale .modal-dialog {
    width: 900px !important; }
  html #ajax_window_new_modale .modal-header, #maveoc_sets > parcours_elsan #ajax_window_new_modale .modal-header {
    display: none !important; }
  html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs .date_de_valeur_reglement_field, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs .date_de_valeur_reglement_field, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs .date_de_valeur_reglement_field, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs .date_de_valeur_reglement_field, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs .date_de_valeur_reglement_field, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs .date_de_valeur_reglement_field {
    width: 17em; }
  html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container-multi .chosen-choices li.search-choice span, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container-multi .chosen-choices li.search-choice span, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td .chosen-container-multi .chosen-choices li.search-choice span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container-multi .chosen-choices li.search-choice span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container-multi .chosen-choices li.search-choice span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td .chosen-container-multi .chosen-choices li.search-choice span {
    font-size: 1.1rem !important; }
  html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']), html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select, html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea, html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']), html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']), html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td textarea, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td .chosen-container, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']), #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']), #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']), #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td textarea, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td .chosen-container {
    height: 30px !important;
    width: 100% !important;
    background-color: #bfbfbf; }
    html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']) select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']) select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']) select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td textarea select.form-control .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td .chosen-container select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']) select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']) select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td textarea select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td .chosen-container select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td input:not([type='checkbox']) select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td textarea select.form-control .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td .chosen-container select.form-control .chosen-container-multi .chosen-choices .search-choice {
      font-size: 1.1rem !important; }
  html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices {
    padding: 2px;
    height: 30px !important; }
    html .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices .search-choice, html .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices .search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .table_for_show.table_with_inputs tbody tr td select.form-control + .chosen-container-multi .chosen-choices .search-choice {
      font-size: 1.1rem !important; }
  html .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice, html .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices li.search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices li.search-choice {
    padding: 1px 24px 1px 5px !important; }
    html .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice span, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice span, html .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices li.search-choice span, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice span, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices li.search-choice span {
      font-size: 1.1rem !important;
      margin: 2px 6px 0 0 !important; }
    html .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, html .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      top: 3px !important; }
  html .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices, html .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices, #maveoc_sets > parcours_elsan .parcours-elsan[data-action="edit"] .chosen-container-multi .chosen-choices, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="edit"] .chosen-container-multi .chosen-choices, #maveoc_sets > parcours_elsan .parcours-elsan[data-controller="conventions"][data-action="new"] .chosen-container-multi .chosen-choices {
    min-height: 30px !important;
    padding: 5px !important; }
  html .nested_association td.actions, #maveoc_sets > parcours_elsan .nested_association td.actions {
    text-align: center; }
  html .chosen-search-input, #maveoc_sets > parcours_elsan .chosen-search-input {
    background-color: white; }

/* html, #maveoc_sets > parcours_elsan > activity_declarations */
html .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse {
  width: 100%; }
  html .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse .workflow_buttons, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse .workflow_buttons {
    margin-left: auto;
    margin-right: 0;
    flex-wrap: nowrap;
    width: 100%; }
    html .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse .workflow_buttons .workflow-buttons-list, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse .workflow_buttons .workflow-buttons-list {
      justify-content: flex-end; }
  html .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse .align-items-center .input-group, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .buttons_container.flex-row-reverse .align-items-center .input-group {
    justify-content: flex-end; }

html .parcours-elsan[data-controller="activity_declarations"] .cont_3_columns, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .cont_3_columns {
  margin: 24px 0; }
  html .parcours-elsan[data-controller="activity_declarations"] .cont_3_columns .row, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .cont_3_columns .row {
    flex: 0 0 33.333%;
    flex-grow: 0;
    margin: 0; }
    html .parcours-elsan[data-controller="activity_declarations"] .cont_3_columns .row label, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .cont_3_columns .row label {
      margin-bottom: 0px;
      text-align: right; }

html .parcours-elsan[data-controller="activity_declarations"] div[id^="institutions_end_date_"], #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id^="institutions_end_date_"] {
  margin-bottom: 5rem; }

html .parcours-elsan[data-controller="activity_declarations"] div[id^="activity_declarations_commentaires_cont_"] .panel-body, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id^="activity_declarations_commentaires_cont_"] .panel-body {
  display: block !important; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .nav.nav-tabs, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .nav.nav-tabs {
  position: sticky;
  height: 88px;
  top: 92px;
  z-index: 1000;
  background-color: white;
  margin-bottom: 4px;
  border-bottom: none !important; }
  html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .nav.nav-tabs.tabs-edit_for_supplier li > a, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .nav.nav-tabs.tabs-edit_for_supplier li > a {
    background-color: #4e4541;
    color: white; }
  html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .nav.nav-tabs.tabs-edit_for_supplier li.active > a, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .nav.nav-tabs.tabs-edit_for_supplier li.active > a {
    background-color: #f9b004;
    color: white; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .tr-1, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .tr-1 {
  position: sticky;
  top: 179px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .tr-2, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .tr-2 {
  position: sticky;
  top: 214px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .tr-3, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .tr-3 {
  position: sticky;
  top: 249px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .workflow_buttons, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .workflow_buttons {
  margin-left: auto;
  margin-right: 0; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .form-group, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .form-group {
  margin-bottom: 8px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .input-group, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .input-group {
  background-color: #f2f2f2; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .detail_declaration_header, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .detail_declaration_header {
  display: flex;
  width: 100%; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .row, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .row {
  font-size: 1.1rem; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .info-name, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .info-name {
  font-weight: 700;
  text-align: right; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .info-segment, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .info-segment {
  font-weight: 500;
  flex: 50%;
  text-align: right; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .price, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .price {
  background: #f2f2f2;
  padding: 5px 5px;
  background-color: #f2f2f2;
  flex: 50%;
  text-align: right !important; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .ad-infos-left, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .ad-infos-left {
  background-color: #f2f2f2;
  padding: 5px 5px;
  text-align: left;
  min-height: 30px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .btn-ad, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .btn-ad {
  max-width: 200px;
  text-align: center; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail li a, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail li a {
  font-size: 10px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .tab-content, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .tab-content {
  box-shadow: unset;
  padding: 0px; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .nav.nav-tabs, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .nav.nav-tabs {
  border: 1px solid transparent !important;
  position: sticky;
  top: 92px; }
  html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .nav.nav-tabs li a, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .nav.nav-tabs li a {
    background-color: #69605d;
    color: white;
    margin-right: 0px; }
  html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .nav.nav-tabs li.active a, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] #segment_detail .nav.nav-tabs li.active a {
    background-color: #f9b004; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] table tbody tr td:last-child, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] table tbody tr td:last-child {
  background: #a29d9b;
  color: white;
  font-weight: bold; }

html .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .vat_value, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] div[id$="_detail_declaration_cont"] .vat_value {
  background: #a29d9b; }

html .parcours-elsan[data-controller="activity_declarations"] .da_discounts, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .da_discounts {
  flex: 20%;
  margin-right: 8px; }
  html .parcours-elsan[data-controller="activity_declarations"] .da_discounts label, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"] .da_discounts label {
    display: none; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="new"] textarea, html .parcours-elsan[data-controller="activity_declarations"][data-action="update"] textarea, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="new"] textarea, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="update"] textarea {
  background-color: #bfbfbf; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] a[data-action="show_commercial_conditions"][text-red="true"] i, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] a[data-action="show_commercial_conditions"][text-red="true"] i, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] a[data-action="show_commercial_conditions"][text-red="true"] i, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] a[data-action="show_commercial_conditions"][text-red="true"] i {
  color: red !important; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #validate-form-band, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #validate-form-band, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #validate-form-band, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #validate-form-band {
  z-index: 2000;
  pointer-events: none; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #validate-form-band .btn-primary, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #validate-form-band .btn-primary, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #validate-form-band .btn-primary, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #validate-form-band .btn-primary {
    pointer-events: all !important; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #validate-form-band .submit-box .btn.btn-primary, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #validate-form-band .submit-box .btn.btn-primary, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #validate-form-band .submit-box .btn.btn-primary, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #validate-form-band .submit-box .btn.btn-primary {
    margin-left: auto;
    margin-right: 0px;
    pointer-events: all !important; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td {
  border: none; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td .da_actions, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td .da_actions, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td .da_actions, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td .da_actions {
    width: 80%;
    margin: 10px auto;
    justify-content: space-evenly; }
    html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td .da_actions p, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td .da_actions p, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td .da_actions p, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td .da_actions p {
      margin: 0px; }
    html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td .da_actions > *, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td .da_actions > *, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td .da_actions > *, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td .da_actions > * {
      margin: 0 2px !important; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td i, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td i, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td i, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td i {
    opacity: 0.5; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a.text-warning, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a.text-warning, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a.text-warning, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a.text-warning {
    color: #FDC300 !important; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a.text-success, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a.text-success, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a.text-success, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a.text-success {
    color: #89D147 !important; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a.text-danger, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a.text-danger, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a.text-danger, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a.text-danger {
    color: #F60005 !important; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger),
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger),
  html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger),
  #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger),
  #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger) {
    color: #4e4541 !important;
    opacity: 1; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a[data-action="show_commercial_conditions"][text-red="true"] > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a[data-action="show_commercial_conditions"][text-red="true"] > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td a[data-action="show_commercial_conditions"][text-red="true"] > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td a[data-action="show_commercial_conditions"][text-red="true"] > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger) {
    color: red !important; }
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td i,
  html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td i:before, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td i,
  html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td i:before, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td i,
  #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td i:before, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td i,
  #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td i:before {
    font-size: 14px; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td.rank > span, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td.rank > span, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tbody tr td.rank > span, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tbody tr td.rank > span {
  width: max-content !important; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(8),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(8), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(8),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(8), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(8),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(8), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(8),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(8) {
  position: -webkit-sticky;
  position: sticky; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(1), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(1), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(1), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(1) {
  min-width: 120px;
  max-width: 120px;
  width: 120px;
  left: 0px;
  z-index: 407; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(2), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(2), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(2), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(2) {
  min-width: 38px;
  max-width: 38px;
  width: 38px;
  left: 120px;
  z-index: 406; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(3), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(3), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(3), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(3) {
  max-width: 38px;
  min-width: 38px;
  width: 38px;
  left: 158px;
  z-index: 405; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(4), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(4), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(4), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(4) {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  left: 196px;
  z-index: 404; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(5), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(5), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(5), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(5) {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  left: 296px;
  z-index: 403; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr .segment_label, html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr .segment_label, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr .segment_label, #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr .segment_label {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  left: 396px;
  z-index: 402; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(7), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(7), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(7), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(7) {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  left: 496px;
  z-index: 401; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(8),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(8), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(8),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(8), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(8),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr td:nth-child(8), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(8),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr td:nth-child(8) {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  left: 596px;
  z-index: 400; }

html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(8), html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(1),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(2),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(3),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(4),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(5),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(6),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(7),
html .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(8), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="list"] #activity_declarations_table.table_for_show tr th:nth-child(8), #maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(1),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(2),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(3),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(4),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(5),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(6),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(7),
#maveoc_sets > parcours_elsan > activity_declarations .parcours-elsan[data-controller="activity_declarations"][data-action="index"] #activity_declarations_table.table_for_show tr th:nth-child(8) {
  z-index: 999 !important; }

/* html, #maveoc_sets > parcours_elsan > announcements */
html .announcements-index #content .parcours_elsan_actions, #maveoc_sets > parcours_elsan > announcements .announcements-index #content .parcours_elsan_actions {
  padding-left: 0%; }

html .announcements-index #content #special_page_with_filters .special_filters, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters .special_filters {
  display: none; }

html .announcements-index #content #special_page_with_filters .table-wrapper, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters .table-wrapper {
  height: calc(100vh - 240px); }

html .announcements-index #content #special_page_with_filters table, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table {
  border-collapse: collapse !important; }
  html .announcements-index #content #special_page_with_filters table thead tr th#announcements_publication_date_th, html .announcements-index #content #special_page_with_filters table thead tr th#announcements_published_th, html .announcements-index #content #special_page_with_filters table thead tr th#announcements_attachment_th, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table thead tr th#announcements_publication_date_th, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table thead tr th#announcements_published_th, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table thead tr th#announcements_attachment_th {
    white-space: break-spaces;
    max-width: 70;
    width: 70px;
    min-width: 70px; }
  html .announcements-index #content #special_page_with_filters table thead tr th#announcements_title_th, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table thead tr th#announcements_title_th {
    white-space: break-spaces;
    max-width: 180px;
    width: 180px;
    min-width: 180px; }
  html .announcements-index #content #special_page_with_filters table tbody td, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table tbody td {
    border: 1px solid #bfbfbf; }
    html .announcements-index #content #special_page_with_filters table tbody td span, #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table tbody td span {
      white-space: break-spaces !important;
      text-overflow: auto; }
    html .announcements-index #content #special_page_with_filters table tbody td[headers="announcements_content_th"], #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table tbody td[headers="announcements_content_th"] {
      white-space: break-spaces !important;
      width: 400px;
      min-width: 400px;
      max-width: 400px;
      text-align: left; }
    html .announcements-index #content #special_page_with_filters table tbody td[headers="announcements_title_th"], #maveoc_sets > parcours_elsan > announcements .announcements-index #content #special_page_with_filters table tbody td[headers="announcements_title_th"] {
      text-align: left; }

html .parcours-elsan[data-controller="announcements"][data-action="edit"] label, html .parcours-elsan[data-controller="announcements"][data-action="new"] label, #maveoc_sets > parcours_elsan > announcements .parcours-elsan[data-controller="announcements"][data-action="edit"] label, #maveoc_sets > parcours_elsan > announcements .parcours-elsan[data-controller="announcements"][data-action="new"] label {
  text-align: right; }

html .parcours-elsan[data-controller="announcements"][data-action="edit"] .form-control, html .parcours-elsan[data-controller="announcements"][data-action="new"] .form-control, #maveoc_sets > parcours_elsan > announcements .parcours-elsan[data-controller="announcements"][data-action="edit"] .form-control, #maveoc_sets > parcours_elsan > announcements .parcours-elsan[data-controller="announcements"][data-action="new"] .form-control {
  background-color: #bfbfbf !important; }

/* html, #maveoc_sets > parcours_elsan > budgets */
html .parcours-elsan[data-controller="budgets"][data-action="list"], html .parcours-elsan[data-controller="budgets"][data-action="show"], html .parcours-elsan[data-controller="budgets"][data-action="edit"], #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"], #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"], #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] {
  overflow: hidden; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table, html .parcours-elsan[data-controller="budgets"][data-action="show"] table, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table {
    margin-top: 0px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table#budget_lines_nested_assoc thead tr th, html .parcours-elsan[data-controller="budgets"][data-action="show"] table#budget_lines_nested_assoc thead tr th, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budget_lines_nested_assoc thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table#budget_lines_nested_assoc thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table#budget_lines_nested_assoc thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budget_lines_nested_assoc thead tr th {
    white-space: nowrap;
    width: 200px;
    max-width: 200px;
    min-width: 200px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table#budget_lines_nested_assoc thead tr th.total_without_price_decrease_field, html .parcours-elsan[data-controller="budgets"][data-action="show"] table#budget_lines_nested_assoc thead tr th.total_without_price_decrease_field, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budget_lines_nested_assoc thead tr th.total_without_price_decrease_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table#budget_lines_nested_assoc thead tr th.total_without_price_decrease_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table#budget_lines_nested_assoc thead tr th.total_without_price_decrease_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budget_lines_nested_assoc thead tr th.total_without_price_decrease_field {
    width: 150px;
    max-width: 150px;
    white-space: break-spaces;
    min-width: 150px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table#budget_lines_nested_assoc tbody tr td, html .parcours-elsan[data-controller="budgets"][data-action="show"] table#budget_lines_nested_assoc tbody tr td, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budget_lines_nested_assoc tbody tr td, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table#budget_lines_nested_assoc tbody tr td, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table#budget_lines_nested_assoc tbody tr td, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budget_lines_nested_assoc tbody tr td {
    width: 200px;
    max-width: 200px;
    min-width: 200px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table#budgets_table thead tr th, html .parcours-elsan[data-controller="budgets"][data-action="show"] table#budgets_table thead tr th, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budgets_table thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table#budgets_table thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table#budgets_table thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budgets_table thead tr th {
    white-space: nowrap; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table#budgets_table thead tr th.budgets_total_without_price_decrease_th, html .parcours-elsan[data-controller="budgets"][data-action="show"] table#budgets_table thead tr th.budgets_total_without_price_decrease_th, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budgets_table thead tr th.budgets_total_without_price_decrease_th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table#budgets_table thead tr th.budgets_total_without_price_decrease_th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table#budgets_table thead tr th.budgets_total_without_price_decrease_th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table#budgets_table thead tr th.budgets_total_without_price_decrease_th {
    width: 150px;
    max-width: 150px;
    white-space: break-spaces;
    min-width: 150px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th {
    white-space: nowrap;
    width: 150px;
    min-width: 150px;
    max-width: 150px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.budgets_total_without_price_decrease_th, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.budgets_total_without_price_decrease_th, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.budgets_total_without_price_decrease_th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.budgets_total_without_price_decrease_th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.budgets_total_without_price_decrease_th, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.budgets_total_without_price_decrease_th {
    width: 150px;
    max-width: 150px;
    white-space: break-spaces;
    min-width: 150px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.sub_sub_family_field,
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.sub_family_field, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.sub_sub_family_field,
  html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.sub_family_field, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.sub_sub_family_field,
  html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.sub_family_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.sub_sub_family_field,
  #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.sub_family_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.sub_sub_family_field,
  #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.sub_family_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.sub_sub_family_field,
  #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.sub_family_field {
    max-width: 150px;
    width: 150px;
    min-width: 150px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.family_field, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.family_field, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.family_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit thead tr th.family_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit thead tr th.family_field, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit thead tr th.family_field {
    max-width: 200px;
    width: 200px;
    min-width: 200px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr:hover, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr:hover, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr:hover {
    color: black; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td {
    width: 150px;
    min-width: 150px;
    max-width: 150px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_sub_family,
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_family, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_sub_family,
  html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_family, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_sub_family,
  html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_family, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_sub_family,
  #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_family, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_sub_family,
  #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_family, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_sub_family,
  #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_family {
    max-width: 150px;
    width: 150px;
    min-width: 150px;
    position: relative;
    overflow: hidden; }
    html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_sub_family:hover,
    html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_family:hover, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_sub_family:hover,
    html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_family:hover, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_sub_family:hover,
    html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_family:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_sub_family:hover,
    #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_family:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_sub_family:hover,
    #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_family:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_sub_family:hover,
    #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_family:hover {
      overflow: visible;
      background-color: white; }
      html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_sub_family:hover .input-group,
      html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_family:hover .input-group, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_sub_family:hover .input-group,
      html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_family:hover .input-group, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_sub_family:hover .input-group,
      html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_family:hover .input-group, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_sub_family:hover .input-group,
      #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_sub_family:hover .input-group, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_sub_family:hover .input-group,
      #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_sub_family:hover .input-group, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_sub_family:hover .input-group,
      #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_sub_family:hover .input-group {
        position: absolute;
        background-color: white;
        top: 50%;
        transform: translateY(-50%);
        bottom: 0px;
        z-index: 1000;
        padding: 9px; }
  html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_family, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_family, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_family, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_family, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_family, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_family {
    max-width: 200px;
    width: 200px;
    min-width: 200px;
    position: relative;
    overflow: hidden; }
    html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_family:hover, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_family:hover, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_family:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_family:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_family:hover, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_family:hover {
      overflow: visible;
      background-color: white; }
      html .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_family:hover .input-group, html .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_family:hover .input-group, html .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_family:hover .input-group, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="list"] table.nested-edit tbody tr td.nested_family:hover .input-group, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="show"] table.nested-edit tbody tr td.nested_family:hover .input-group, #maveoc_sets > parcours_elsan > budgets .parcours-elsan[data-controller="budgets"][data-action="edit"] table.nested-edit tbody tr td.nested_family:hover .input-group {
        position: absolute;
        background-color: white;
        top: 50%;
        transform: translateY(-50%);
        bottom: 0px;
        z-index: 1000;
        padding: 9px; }

/* html, #maveoc_sets > parcours_elsan > contacts */
html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] {
  display: flex; }
  html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child {
    flex: 70%; }
    html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child .panel-body label, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child .panel-body label {
      text-align: right; }
    html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child .panel-body .row:nth-child(odd), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child .panel-body .row:nth-child(odd) {
      flex: 40%; }
    html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child .panel-body .row:nth-child(even), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:first-child .panel-body .row:nth-child(even) {
      flex: 60%; }
  html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child {
    flex: 30%; }
    html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child .panel-body label, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child .panel-body label {
      text-align: right; }
    html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child .panel-body > div, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child .panel-body > div {
      flex: 100%; }
      html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child .panel-body > div .input-group, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_id_and_dates_cont_"] > div:last-child .panel-body > div .input-group {
        min-width: 25%; }

html .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body {
  width: 70%; }
  html .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body label, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body label {
    text-align: right; }
  html .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body > div:nth-child(odd), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body > div:nth-child(odd) {
    flex: 40%;
    flex-grow: 0; }
  html .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body > div:nth-child(even), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] .coordonnees_cont .panel-body > div:nth-child(even) {
    flex: 60%; }

html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_supprimer_cont_"] .panel-body .row, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_supprimer_cont_"] .panel-body .row {
  width: 100%; }
  html .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_supprimer_cont_"] .panel-body .row label, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"] div[id^="contact_functions_supprimer_cont_"] .panel-body .row label {
    text-align: right; }

html .parcours-elsan[data-controller="contact_functions"][data-action="edit"] div[id^="contact_functions_contact_id"] .input-group,
html .parcours-elsan[data-controller="contact_functions"][data-action="edit"] div[id^="contact_functions_created_at_"] .input-group,
html .parcours-elsan[data-controller="contact_functions"][data-action="edit"] div[id^="contact_functions_updated_at_"] .input-group, html .parcours-elsan[data-controller="contact_functions"][data-action="new"] div[id^="contact_functions_contact_id"] .input-group,
html .parcours-elsan[data-controller="contact_functions"][data-action="new"] div[id^="contact_functions_created_at_"] .input-group,
html .parcours-elsan[data-controller="contact_functions"][data-action="new"] div[id^="contact_functions_updated_at_"] .input-group, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="edit"] div[id^="contact_functions_contact_id"] .input-group,
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="edit"] div[id^="contact_functions_created_at_"] .input-group,
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="edit"] div[id^="contact_functions_updated_at_"] .input-group, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="new"] div[id^="contact_functions_contact_id"] .input-group,
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="new"] div[id^="contact_functions_created_at_"] .input-group,
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="new"] div[id^="contact_functions_updated_at_"] .input-group {
  padding: 8px; }

html .parcours-elsan[data-controller="contact_functions"][data-action="edit"] .form-control, html .parcours-elsan[data-controller="contact_functions"][data-action="new"] .form-control, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="edit"] .form-control, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="new"] .form-control {
  background-color: #bfbfbf !important; }

html .parcours-elsan[data-controller="contact_functions"][data-action="edit"] .chosen-single, html .parcours-elsan[data-controller="contact_functions"][data-action="new"] .chosen-single, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="edit"] .chosen-single, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="new"] .chosen-single {
  background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>'), linear-gradient(to left, #f9b004 30px, #bfbfbf 30px) !important;
  font-size: 1.2rem !important;
  padding: 8px; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th[data-sid="validation_en_masse"], html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th[data-sid="suppression_en_masse"], html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th[data-sid="validation_en_masse"], html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th[data-sid="suppression_en_masse"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th[data-sid="validation_en_masse"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th[data-sid="suppression_en_masse"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th[data-sid="validation_en_masse"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th[data-sid="suppression_en_masse"] {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  white-space: break-spaces; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(5), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(5), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(5), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(5) {
  z-index: 1000 !important;
  top: 0; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"], html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"], #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"] {
  overflow: hidden; }
  html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"]:hover, html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"]:hover, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"]:hover, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tbody tr td[headers="contact_functions_supplier_th"]:hover {
    overflow: visible; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(5),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(5), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(5),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(5), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(5),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(5), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(5),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(5) {
  position: -webkit-sticky;
  position: sticky; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1) {
  min-width: 90px;
  max-width: 90px;
  width: 90px;
  left: 0px;
  z-index: 405; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2) {
  min-width: 100px;
  max-width: 100px;
  width: 100px;
  left: 90px;
  z-index: 404; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3) {
  max-width: 100px;
  min-width: 100px;
  width: 100px;
  left: 190px;
  z-index: 403; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(4), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(4),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(4), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(4), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(4),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(4) {
  max-width: 150px;
  min-width: 150px;
  width: 150px;
  left: 290px;
  z-index: 402; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(5),
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(5), html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(5),
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(5), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(5),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(5), #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(5),
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(5) {
  max-width: 75px;
  min-width: 75px;
  width: 75px;
  left: 440px;
  z-index: 401; }

html .parcours-elsan[data-controller="contact_functions"][data-action="index"] #validation-div form,
html .parcours-elsan[data-controller="contact_functions"][data-action="index"] #deletion-div form, html .parcours-elsan[data-controller="contact_functions"][data-action="list"] #validation-div form,
html .parcours-elsan[data-controller="contact_functions"][data-action="list"] #deletion-div form, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] #validation-div form,
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] #deletion-div form, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] #validation-div form,
#maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] #deletion-div form {
  display: flex;
  align-items: center; }
  html .parcours-elsan[data-controller="contact_functions"][data-action="index"] #validation-div form p,
  html .parcours-elsan[data-controller="contact_functions"][data-action="index"] #deletion-div form p, html .parcours-elsan[data-controller="contact_functions"][data-action="list"] #validation-div form p,
  html .parcours-elsan[data-controller="contact_functions"][data-action="list"] #deletion-div form p, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] #validation-div form p,
  #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="index"] #deletion-div form p, #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] #validation-div form p,
  #maveoc_sets > parcours_elsan > contacts .parcours-elsan[data-controller="contact_functions"][data-action="list"] #deletion-div form p {
    margin-right: 15px;
    margin-bottom: 0px; }

/* html, #maveoc_sets > parcours_elsan > convention */
html .parcours-elsan[data-controller="conventions"][data-action="index"] #content, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content {
  font-size: 1rem; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters {
    overflow: auto scroll; }
    html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters *, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters * {
      font-size: 13px !important; }
    html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls {
      display: flex; }
      html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls div[id^="comp_"], #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls div[id^="comp_"] {
        width: 30% !important; }
      html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls .calendar.form-control.loaded, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls .calendar.form-control.loaded {
        font-size: 13px; }
      html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls .input-group-addon, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters .filters_parcours_elsan.special_filters .input-group.controls .input-group-addon {
        width: 12%; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tbody tr td:nth-child(3), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tbody tr td:nth-child(3) {
    text-align: left; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(1), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(2), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(3), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(1), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(2), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(3), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(1), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(2), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(3), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(1), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(2), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(3) {
    position: -webkit-sticky;
    position: sticky;
    z-index: 400; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(1), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(1), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(1), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(1) {
    min-width: 106px;
    max-width: 106px;
    width: 106px;
    left: 0px; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(2), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(2), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(2), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(2) {
    min-width: 123px;
    max-width: 123px;
    width: 123px;
    left: 106px; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(3), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(3), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(3), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr td:nth-child(3) {
    max-width: 140px;
    min-width: 140px;
    width: 140px;
    left: 229px; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(1), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(2), html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(3), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(1), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(2), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th:nth-child(3) {
    z-index: 999; }
  html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th#suppliers_active_conventions_th, html .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th#suppliers_cagnottes_th, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th#suppliers_active_conventions_th, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="index"] #content #special_page_with_filters table:not(.table-condensed) tr th#suppliers_cagnottes_th {
    max-width: 48px;
    word-wrap: break-word;
    white-space: initial; }

html, #maveoc_sets > parcours_elsan > convention {
  /*show.scss*/
  /*edit.scss*/ }
  html .parcours-elsan[data-controller="conventions"] div[data-field="elsan_contract_cont"] div[id^="convention_"][id$="_contract"], #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] div[data-field="elsan_contract_cont"] div[id^="convention_"][id$="_contract"] {
    width: 100%; }
  html .parcours-elsan[data-controller="conventions"] div.active[data-field="commercial_conditions_cont"], html .parcours-elsan[data-controller="conventions"] div.active[id$="_commercial_conditions_cont"], #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] div.active[data-field="commercial_conditions_cont"], #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] div.active[id$="_commercial_conditions_cont"] {
    display: block !important; }
  html .parcours-elsan[data-controller="conventions"] .panel-body[id$="annexe_cont"] .row, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .panel-body[id$="annexe_cont"] .row {
    flex: 0 0 33.333%;
    margin: 0; }
  html .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .left-contract-panel, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .left-contract-panel {
    flex: 0 0 25%; }
  html .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .right-contract-panel, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .right-contract-panel {
    /*flex: 0 0 30%;*/ }
    html .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .right-contract-panel .jstree-default, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .right-contract-panel .jstree-default {
      float: none !important;
      width: 100% !important; }
  html .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .flex-no-wrap, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #js-tree-wrapper .flex-no-wrap {
    flex-wrap: nowrap;
    width: 100%;
    flex: auto; }
  html .parcours-elsan[data-controller="conventions"] .btn-recap, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .btn-recap {
    position: absolute;
    top: 16px;
    left: 30%; }
  html .parcours-elsan[data-controller="conventions"] #products_segment_index_nested_assoc, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #products_segment_index_nested_assoc {
    border: 1px solid #d9d9d9;
    max-width: 600px; }
    html .parcours-elsan[data-controller="conventions"] #products_segment_index_nested_assoc thead, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #products_segment_index_nested_assoc thead {
      display: none; }
  html .parcours-elsan[data-controller="conventions"] .two_cont_container, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .two_cont_container {
    display: flex; }
    html .parcours-elsan[data-controller="conventions"] .two_cont_container > *, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .two_cont_container > * {
      flex: 50%; }
      html .parcours-elsan[data-controller="conventions"] .two_cont_container > * .panel-body.card-body, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .two_cont_container > * .panel-body.card-body {
        flex-wrap: wrap; }
  html .parcours-elsan[data-controller="conventions"] .date_cont, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .date_cont {
    display: flex;
    flex-wrap: wrap; }
    html .parcours-elsan[data-controller="conventions"] .date_cont > div, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .date_cont > div {
      flex: 0 0 33.333%;
      margin: 0; }
      html .parcours-elsan[data-controller="conventions"] .date_cont > div label, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .date_cont > div label {
        text-align: right;
        white-space: nowrap; }
  html .parcours-elsan[data-controller="conventions"] .id_cont, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont {
    display: flex;
    flex-wrap: wrap; }
    html .parcours-elsan[data-controller="conventions"] .id_cont label, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont label {
      text-align: right;
      white-space: nowrap;
      padding-right: 8px; }
    html .parcours-elsan[data-controller="conventions"] .id_cont div.input-65:not(.toggle-btn), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont div.input-65:not(.toggle-btn) {
      width: 65%; }
    html .parcours-elsan[data-controller="conventions"] .id_cont div.input-80, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont div.input-80 {
      width: 80%; }
    html .parcours-elsan[data-controller="conventions"] .id_cont .fixed-width-label, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont .fixed-width-label {
      width: 171px;
      min-width: 171px; }
    html .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(11), html .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(12), html .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(13), html .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(14), html .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(15), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(11), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(12), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(13), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(14), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .id_cont .panel-body.card-body .row:nth-child(15) {
      flex: 100%;
      margin-right: 45px; }
  html .parcours-elsan[data-controller="conventions"] .publipostage_cont .panel-body.card-body, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .publipostage_cont .panel-body.card-body {
    flex-wrap: wrap; }
    html .parcours-elsan[data-controller="conventions"] .publipostage_cont .panel-body.card-body label, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .publipostage_cont .panel-body.card-body label {
      text-align: right; }
  html .parcours-elsan[data-controller="conventions"] table[id$="convention_files_nested_assoc"], #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] table[id$="convention_files_nested_assoc"] {
    border: none !important; }
    html .parcours-elsan[data-controller="conventions"] table[id$="convention_files_nested_assoc"] thead tr th, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] table[id$="convention_files_nested_assoc"] thead tr th {
      border: none !important; }
  html .parcours-elsan[data-controller="conventions"] #convention_files_nested_assoc td, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] #convention_files_nested_assoc td {
    background-color: #f2f2f2;
    border: 1px solid white; }
  html .parcours-elsan[data-controller="conventions"] .cc, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc {
    padding: 16px 2px;
    margin: 16px 2px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
    html .parcours-elsan[data-controller="conventions"] .cc .cc_header, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      font-size: 1.1rem;
      margin: 16px 0px;
      padding: 1%; }
      html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields {
        display: flex;
        flex: 25% 0 0;
        align-items: center;
        margin-bottom: 8px; }
        html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields:last-child, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields:last-child {
          flex: 75%; }
          html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields:last-child .cc_field-name, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields:last-child .cc_field-name {
            flex: 0%; }
          html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields:last-child .cc_field-value, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields:last-child .cc_field-value {
            flex: 60%; }
        html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields .cc_field-name, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields .cc_field-name {
          text-align: right;
          flex: 60%; }
          html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields .cc_field-name p, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields .cc_field-name p {
            margin-bottom: 0px; }
        html .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields .cc_field-value, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc .cc_header .cc_fields .cc_field-value {
          display: flex;
          align-items: center;
          padding-left: 8px;
          margin-left: 8px;
          flex: 40%;
          background-color: #f2f2f2;
          width: 100%;
          height: 100%;
          min-height: 27px; }
  html .parcours-elsan[data-controller="conventions"] .cc_table, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table {
    margin: 16px 0px;
    display: flex;
    justify-content: space-around; }
    html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl {
      width: 98%;
      font-size: 1.1rem; }
      html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-discount_value, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-discount_unit, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-operator, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-net_type, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-discount_value, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-discount_unit, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-operator, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-net_type {
        text-align: center; }
      html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-value1, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-value2, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-value1, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl td.condition-line-field-value2 {
        text-align: right; }
      html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td {
        white-space: nowrap;
        padding: 0px;
        transition: all 250ms; }
        html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td:hover, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td:hover {
          background-color: #f2f2f2; }
        html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td.std_links a, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td.std_links a i, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td.std_links a, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td.std_links a i {
          color: #69605d; }
        html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > span, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > ul, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > span, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > ul {
          display: inline-block;
          position: relative;
          width: 100%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          vertical-align: top;
          transition: all 250ms;
          padding: 10px;
          height: 100%; }
          html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > span:hover, html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > ul:hover, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > span:hover, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > ul:hover {
            z-index: 99;
            width: auto; }
        html .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > ul, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .cc_table .table_for_ccl tbody td > ul {
          margin-bottom: 0px; }
  html .actions_cc, #maveoc_sets > parcours_elsan > convention .actions_cc {
    display: flex;
    padding: 16px;
    justify-content: flex-end; }
    html .actions_cc > *, #maveoc_sets > parcours_elsan > convention .actions_cc > * {
      margin: 0 16px; }
  html .modal .header_category .panel-body, #maveoc_sets > parcours_elsan > convention .modal .header_category .panel-body {
    display: block !important; }
  html .commercial-condition-line-links .actions_ccl, #maveoc_sets > parcours_elsan > convention .commercial-condition-line-links .actions_ccl {
    display: flex;
    justify-content: space-around;
    padding: 10px; }
  html .cont_two_columns, #maveoc_sets > parcours_elsan > convention .cont_two_columns {
    display: flex;
    margin-top: 24px; }
    html .cont_two_columns > div, #maveoc_sets > parcours_elsan > convention .cont_two_columns > div {
      flex: 50%; }
    html .cont_two_columns .row, #maveoc_sets > parcours_elsan > convention .cont_two_columns .row {
      flex: 50%; }
      html .cont_two_columns .row label, #maveoc_sets > parcours_elsan > convention .cont_two_columns .row label {
        margin-bottom: 0px; }
      html .cont_two_columns .row .input-group, #maveoc_sets > parcours_elsan > convention .cont_two_columns .row .input-group {
        background-color: #f2f2f2;
        min-height: 27px;
        display: flex;
        align-items: center; }
  html .cont_two_columns, #maveoc_sets > parcours_elsan > convention .cont_two_columns {
    flex-wrap: wrap; }
    html .cont_two_columns .panel-body, #maveoc_sets > parcours_elsan > convention .cont_two_columns .panel-body {
      flex-wrap: wrap; }
      html .cont_two_columns .panel-body > div, #maveoc_sets > parcours_elsan > convention .cont_two_columns .panel-body > div {
        flex: 50%; }
  html #new-commercial-condition, #maveoc_sets > parcours_elsan > convention #new-commercial-condition {
    display: flex;
    justify-content: flex-end; }
  html .hover-grow-list, #maveoc_sets > parcours_elsan > convention .hover-grow-list {
    max-height: 24px;
    overflow: hidden; }
    html .hover-grow-list:hover, #maveoc_sets > parcours_elsan > convention .hover-grow-list:hover {
      max-height: 240px;
      overflow-y: scroll;
      padding: 16px 0px; }
    html .hover-grow-list .etablissements_condition_list, #maveoc_sets > parcours_elsan > convention .hover-grow-list .etablissements_condition_list {
      padding-left: 10px;
      margin-bottom: 0px; }
  html .parcours-elsan[data-controller="conventions"][data-action="show"] .date_cont .input-group, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="show"] .date_cont .input-group {
    width: 50%; }
  html .workflow-list-convention, #maveoc_sets > parcours_elsan > convention .workflow-list-convention {
    display: flex;
    justify-content: flex-end;
    margin: 0; }
    html .workflow-list-convention li, #maveoc_sets > parcours_elsan > convention .workflow-list-convention li {
      margin-left: 10px; }
    html .workflow-list-convention .btn, #maveoc_sets > parcours_elsan > convention .workflow-list-convention .btn {
      font-size: 11px;
      padding: 5px;
      margin-top: 5px; }
  html .parcours-elsan[data-controller="conventions"] .modal-body .row[data-controller="conventions"], #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"] .modal-body .row[data-controller="conventions"] {
    overflow: scroll; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] table td, html .parcours-elsan[data-controller="conventions"][data-action="new"] table td, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] table td, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] table td {
    vertical-align: top; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] table .nested_document, html .parcours-elsan[data-controller="conventions"][data-action="new"] table .nested_document, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] table .nested_document, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] table .nested_document {
    display: flex;
    flex-direction: column-reverse; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body, html .parcours-elsan[data-controller="conventions"][data-action="new"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body {
    display: block; }
    html .parcours-elsan[data-controller="conventions"][data-action="edit"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body .form-group, html .parcours-elsan[data-controller="conventions"][data-action="new"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body .form-group, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body .form-group, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] div[id^="contract_sections_section_du_contrat_cont"] .panel-body .form-group {
      display: block; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] select, html .parcours-elsan[data-controller="conventions"][data-action="new"] select, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] select, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] select {
    width: 100% !important; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] .input-bg-white, html .parcours-elsan[data-controller="conventions"][data-action="new"] .input-bg-white, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] .input-bg-white, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] .input-bg-white {
    background-color: white !important; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single, html .parcours-elsan[data-controller="conventions"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] select.form-control + .chosen-container.chosen-container-single .chosen-single, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] select.form-control + .chosen-container.chosen-container-single .chosen-single {
    height: 30px;
    padding: 4px;
    font-size: 1rem !important; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] .d-block .card-body.panel-body, html .parcours-elsan[data-controller="conventions"][data-action="new"] .d-block .card-body.panel-body, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] .d-block .card-body.panel-body, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] .d-block .card-body.panel-body {
    display: block; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] div[id^="conventions_elsans_convention_id_"] input, html .parcours-elsan[data-controller="conventions"][data-action="new"] div[id^="conventions_elsans_convention_id_"] input, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] div[id^="conventions_elsans_convention_id_"] input, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] div[id^="conventions_elsans_convention_id_"] input {
    width: 100% !important; }
  html .parcours-elsan[data-controller="conventions"][data-action="edit"] input:not([disabled]):not([type="submit"]):not([type="button"]), html .parcours-elsan[data-controller="conventions"][data-action="new"] input:not([disabled]):not([type="submit"]):not([type="button"]), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] input:not([disabled]):not([type="submit"]):not([type="button"]), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] input:not([disabled]):not([type="submit"]):not([type="button"]) {
    background-color: #bfbfbf; }
  html .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .row:nth-child(10), html .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .row:nth-child(9), html .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .row:nth-child(11), html .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .row:nth-child(10), html .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .row:nth-child(9), html .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .row:nth-child(11), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .row:nth-child(10), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .row:nth-child(9), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .row:nth-child(11), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .row:nth-child(10), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .row:nth-child(9), #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .row:nth-child(11) {
    flex: 100%;
    margin-right: 45px; }
  html .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .input-group, html .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .input-group, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="new"] .id_cont .panel-body.card-body .input-group, #maveoc_sets > parcours_elsan > convention .parcours-elsan[data-controller="conventions"][data-action="edit"] .id_cont .panel-body.card-body .input-group {
    display: flex;
    width: 100%; }
  html div.width-83, #maveoc_sets > parcours_elsan > convention div.width-83 {
    width: 83% !important; }
  html .interlocuter_reponsible .chosen-container.chosen-container-multi, #maveoc_sets > parcours_elsan > convention .interlocuter_reponsible .chosen-container.chosen-container-multi {
    width: 200px; }
    html .interlocuter_reponsible .chosen-container.chosen-container-multi .search-field, #maveoc_sets > parcours_elsan > convention .interlocuter_reponsible .chosen-container.chosen-container-multi .search-field {
      font-size: 1rem !important; }
  html .interlocuter_reponsible .btn.btn-primary, #maveoc_sets > parcours_elsan > convention .interlocuter_reponsible .btn.btn-primary {
    margin-top: 0px !important; }
  html .modal .header_category.nature_objectives .panel-body, #maveoc_sets > parcours_elsan > convention .modal .header_category.nature_objectives .panel-body {
    display: flex !important;
    flex-wrap: wrap; }
    html .modal .header_category.nature_objectives .panel-body > *:first-child, #maveoc_sets > parcours_elsan > convention .modal .header_category.nature_objectives .panel-body > *:first-child {
      flex: 45%;
      padding-right: 24px !important;
      border-right: 2px solid black; }
    html .modal .header_category.nature_objectives .panel-body > *:nth-child(2), #maveoc_sets > parcours_elsan > convention .modal .header_category.nature_objectives .panel-body > *:nth-child(2) {
      flex: 35%;
      padding-left: 24px !important; }
    html .modal .header_category.nature_objectives .panel-body > .row, #maveoc_sets > parcours_elsan > convention .modal .header_category.nature_objectives .panel-body > .row {
      width: 100%; }
      html .modal .header_category.nature_objectives .panel-body > .row textarea, #maveoc_sets > parcours_elsan > convention .modal .header_category.nature_objectives .panel-body > .row textarea {
        background-color: #bfbfbf; }
    html .modal .header_category.nature_objectives .panel-body .calendar.calendar-group, #maveoc_sets > parcours_elsan > convention .modal .header_category.nature_objectives .panel-body .calendar.calendar-group {
      width: 50%; }
  html body[data-action="edit"] div.not-editable, html body[data-action="new"] div.not-editable, #maveoc_sets > parcours_elsan > convention body[data-action="edit"] div.not-editable, #maveoc_sets > parcours_elsan > convention body[data-action="new"] div.not-editable {
    /*padding: 10px 6px;*/
    width: 50%; }
  html .date_cont .calendar-group, #maveoc_sets > parcours_elsan > convention .date_cont .calendar-group {
    width: 50%; }
  html #choose-contract-type-wrapper, #maveoc_sets > parcours_elsan > convention #choose-contract-type-wrapper {
    display: flex;
    margin-bottom: 20px; }
    html #choose-contract-type-wrapper .form-group, #maveoc_sets > parcours_elsan > convention #choose-contract-type-wrapper .form-group {
      margin-bottom: 0; }

/* html, #maveoc_sets > parcours_elsan > forecasts */
html .parcours-elsan[data-action="index_pcns"] #content, #maveoc_sets > parcours_elsan > forecasts .parcours-elsan[data-action="index_pcns"] #content {
  padding-bottom: 0px !important; }

html .parcours-elsan[data-action="index_pcns"] #forecast_0_version, #maveoc_sets > parcours_elsan > forecasts .parcours-elsan[data-action="index_pcns"] #forecast_0_version {
  font-size: 14px; }

html .parcours-elsan[data-action="index_pcns"] .std_links, #maveoc_sets > parcours_elsan > forecasts .parcours-elsan[data-action="index_pcns"] .std_links {
  padding: 20px !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions {
  padding-left: 350px !important;
  padding-bottom: 0px !important;
  margin-bottom: 0px !important; }
  html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column {
    flex-direction: column; }
    html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column a, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column a {
      margin-bottom: 8px; }
    html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column ul, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column ul {
      padding-left: 0px;
      display: flex; }
      html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column ul li, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .parcours_elsan_actions .fd-column ul li {
        display: unset;
        margin-right: 1%; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr th input[type="submit"], #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr th input[type="submit"] {
  font-size: 10px !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr.tfoot_like th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr.tfoot_like th {
  background-color: #f9b004 !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:first-child, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:first-child {
  min-height: 50px;
  height: 50px; }
  html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:first-child th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:first-child th {
    min-height: 50px;
    height: 50px; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td {
  padding: 0 3px; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions a, html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions a, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger) {
    color: #4e4541; }
  html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions a, html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions i.text-danger, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions a, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td.actions div.actions i.text-danger {
    color: #F60005; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr a:not(.rang_supplier),
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr a > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr a:not(.rang_supplier),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr a > i:not(.text-warning):not(.text-success):not(.text-secondary):not(.text-danger) {
  color: #4e4541 !important;
  opacity: 1; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(6),
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(6), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(6),
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(6),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(6),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(6) {
  position: -webkit-sticky !important;
  position: sticky !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(6), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(6) {
  padding: 10px !important;
  z-index: 410 !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(6), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(6) {
  white-space: normal !important;
  line-height: 1;
  padding: 5px 10px !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(1) {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  left: 0px;
  z-index: 407; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(2) {
  width: 80px;
  max-width: 80px;
  min-width: 80px;
  left: 100px;
  z-index: 406; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(3) {
  width: 80px;
  max-width: 80px;
  min-width: 80px;
  left: 180px;
  z-index: 405; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(4), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(4), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(4) {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  left: 260px;
  z-index: 404; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(5), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(5), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(5) {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  left: 360px;
  z-index: 403; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(6), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(6), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(6), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(6), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td:nth-child(6) {
  width: 110px;
  max-width: 110px;
  min-width: 110px;
  left: 460px;
  z-index: 402; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:empty, html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:empty, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr th:empty, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead th:empty {
  z-index: 999 !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td, html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td {
  background-color: inherit; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td[data-column='12'],
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td[data-column='13'],
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td[data-column='14'], html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td[data-column='12'],
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td[data-column='13'],
html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td[data-column='14'], #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td[data-column='12'],
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td[data-column='13'],
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr td[data-column='14'], #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td[data-column='12'],
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td[data-column='13'],
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead td[data-column='14'] {
  width: 100px;
  max-width: 100px;
  min-width: 100px; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr .text-danger, html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead .text-danger, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee tbody tr .text-danger, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead .text-danger {
  color: #F60005 !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:first-child th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:first-child th {
  top: 0px !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:nth-child(2) th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:nth-child(2) th {
  top: 50px !important; }

html [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:nth-child(3) th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pcn_detaillee"] .table_parcours_elsan table#table-pcn-detaillee thead tr:nth-child(3) th {
  top: 143px !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] .action_list_pc, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] .action_list_pc {
  display: flex;
  margin-bottom: 0px; }
  html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] .action_list_pc li, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] .action_list_pc li {
    margin: 0px 2px; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] .text-danger, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] .text-danger {
  color: #F60005 !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr.tfoot_like th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr.tfoot_like th {
  background-color: #f9b004 !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr .th-left, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr .th-left {
  position: sticky;
  left: 0;
  top: -1px !important;
  z-index: 400; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td.actions div.actions, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td.actions div.actions {
  display: flex;
  align-items: center;
  justify-content: space-evenly; }
  html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td.actions div.actions a,
  html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td.actions div.actions i, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td.actions div.actions a,
  #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td.actions div.actions i {
    color: #4e4541; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(3) {
  position: -webkit-sticky !important;
  position: sticky !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3) {
  z-index: 400; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(3) {
  z-index: 399; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(1), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(1) {
  width: 100px;
  max-width: 100px;
  min-width: 100px;
  left: 0px; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(2), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(2) {
  width: 75px;
  max-width: 75px;
  min-width: 75px;
  left: 100px; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(3), #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td:nth-child(3) {
  width: 150px;
  max-width: 150px;
  min-width: 150px;
  left: 175px; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:empty,
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3),
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:empty, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr th:empty,
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(1),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(2),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:nth-child(3),
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) th:empty {
  z-index: 999 !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td,
html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table tbody tr td,
#maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:not(:first-child) td {
  background-color: inherit; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:first-child th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:first-child th {
  top: -1px !important;
  z-index: 1000 !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:nth-child(2) th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:nth-child(2) th {
  top: 49px !important; }

html [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:nth-child(3) th, #maveoc_sets > parcours_elsan > forecasts [data-controller="forecast_convention_segments"][data-action="pc0_detaillee"] table thead tr:nth-child(3) th {
  top: 141px !important; }

/* html, #maveoc_sets > parcours_elsan > institutions */
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(3), html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(3), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table thead tr th:nth-child(3), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table thead tr th:nth-child(3) {
  z-index: 1000 !important;
  top: 0; }

html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3), html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3) {
  position: -webkit-sticky;
  position: sticky; }

html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1), html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(1), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(1),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(1) {
  min-width: 80px;
  max-width: 80px;
  width: 80px;
  left: 0px;
  z-index: 405; }

html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2), html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(2), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(2),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(2) {
  min-width: 80px;
  max-width: 80px;
  width: 80px;
  left: 80px;
  z-index: 404; }

html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3), html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
html .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="list"] .table_parcours_elsan table tr td:nth-child(3), #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr th:nth-child(3),
#maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"][data-action="index"] .table_parcours_elsan table tr td:nth-child(3) {
  max-width: 350px;
  min-width: 350px;
  width: 350px;
  left: 160px;
  z-index: 403; }

html .parcours-elsan[data-controller="institutions"] .inform-supplier-container, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .inform-supplier-container {
  width: 100%; }
  html .parcours-elsan[data-controller="institutions"] .inform-supplier-container > div, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .inform-supplier-container > div {
    display: flex;
    justify-content: flex-end; }
    html .parcours-elsan[data-controller="institutions"] .inform-supplier-container > div a, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .inform-supplier-container > div a {
      margin-right: 8px; }

html .parcours-elsan[data-controller="institutions"] .cont_60_40, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 {
  width: 100%;
  display: flex; }
  html .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_identite_cont"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_identite_cont"] {
    flex: 60%; }
  html .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_activity_dates_cont"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_activity_dates_cont"] {
    flex: 40%; }
  html .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_owner"] .input-group, html .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_professions_"] .input-group, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_owner"] .input-group, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_professions_"] .input-group {
    display: flex; }
    html .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_owner"] .input-group a, html .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_professions_"] .input-group a, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_owner"] .input-group a, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 div[id^="institutions_institution_professions_"] .input-group a {
      margin-top: 0px !important; }
  html .parcours-elsan[data-controller="institutions"] .cont_60_40 .panel-body, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .cont_60_40 .panel-body {
    display: block !important; }

html .parcours-elsan[data-controller="institutions"] div[id^="institutions_lists_association_cont_"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] div[id^="institutions_lists_association_cont_"] {
  width: 100%;
  display: flex; }
  html .parcours-elsan[data-controller="institutions"] div[id^="institutions_lists_association_cont_"] .panel-body, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] div[id^="institutions_lists_association_cont_"] .panel-body {
    display: flex; }

html .parcours-elsan[data-controller="institutions"] .list_association > .form-group > label, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .list_association > .form-group > label {
  display: none; }

html .parcours-elsan[data-controller="institutions"] .list_association .input-group, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .list_association .input-group {
  background-color: transparent !important; }

html .parcours-elsan[data-controller="institutions"] div[id$="metiers_cont"], html .parcours-elsan[data-controller="institutions"] div[id$="activites_cont"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] div[id$="metiers_cont"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] div[id$="activites_cont"] {
  background: linear-gradient(180deg, #bfbfbf 210px, transparent 210px); }

html .parcours-elsan[data-controller="institutions"] div[id^="institutions_metiers_cont_"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] div[id^="institutions_metiers_cont_"] {
  flex: 40%;
  margin-right: 32px; }

html .parcours-elsan[data-controller="institutions"] div[id^="institutions_activites_cont_"], #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] div[id^="institutions_activites_cont_"] {
  flex: 60%;
  margin-right: 32px; }

html .parcours-elsan[data-controller="institutions"] .association_button_selector ul, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .association_button_selector ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 190px; }
  html .parcours-elsan[data-controller="institutions"] .association_button_selector ul li, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .association_button_selector ul li {
    padding: 0 8px; }
    html .parcours-elsan[data-controller="institutions"] .association_button_selector ul li span, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .association_button_selector ul li span {
      white-space: nowrap; }
    html .parcours-elsan[data-controller="institutions"] .association_button_selector ul li label, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .association_button_selector ul li label {
      color: #f2f2f2;
      font-style: italic;
      font-weight: 500;
      cursor: pointer; }
      html .parcours-elsan[data-controller="institutions"] .association_button_selector ul li label input, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .association_button_selector ul li label input {
        display: none; }
      html .parcours-elsan[data-controller="institutions"] .association_button_selector ul li label input:checked + span, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .association_button_selector ul li label input:checked + span {
        color: black;
        font-style: initial; }

html .parcours-elsan[data-controller="institutions"] .header_category label, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .header_category label {
  text-align: right; }

html .parcours-elsan[data-controller="institutions"] .table_for_show.addresses_table tbody td .input-group, #maveoc_sets > parcours_elsan > institutions .parcours-elsan[data-controller="institutions"] .table_for_show.addresses_table tbody td .input-group {
  width: 100%; }

/* html, #maveoc_sets > parcours_elsan > invoices */
html .parcours-elsan[data-controller="invoices"], #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] {
  /*show*/
  /*edit*/ }
  html .parcours-elsan[data-controller="invoices"] div[id$="_informations_generales_cont"] .input-group.fe-file, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id$="_informations_generales_cont"] .input-group.fe-file {
    width: 50%; }
    html .parcours-elsan[data-controller="invoices"] div[id$="_informations_generales_cont"] .input-group.fe-file label.fe-input, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id$="_informations_generales_cont"] .input-group.fe-file label.fe-input {
      min-width: unset;
      width: 100%; }
  html .parcours-elsan[data-controller="invoices"] .block-segment, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .block-segment {
    align-items: start !important;
    padding: 8px 0px; }
  html .parcours-elsan[data-controller="invoices"] div[id$="_detail_remise_cont"], #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id$="_detail_remise_cont"] {
    font-size: 1rem;
    margin-top: 24px; }
  html .parcours-elsan[data-controller="invoices"] div[data-field="regleme_cont"] > a, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[data-field="regleme_cont"] > a {
    margin: 16px 0 0 auto; }
  html .parcours-elsan[data-controller="invoices"] div[data-field="regleme_cont"] table, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[data-field="regleme_cont"] table {
    width: 100% !important;
    max-width: 100% !important; }
    html .parcours-elsan[data-controller="invoices"] div[data-field="regleme_cont"] table thead tr th.f-width-100, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[data-field="regleme_cont"] table thead tr th.f-width-100 {
      width: 100px;
      min-width: 100px;
      max-width: 100px; }
  html .parcours-elsan[data-controller="invoices"] .invoice_lines_table .amount_field,
  html .parcours-elsan[data-controller="invoices"] .invoice_lines_table .vat_field, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .invoice_lines_table .amount_field,
  #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .invoice_lines_table .vat_field {
    width: 160px;
    min-width: 160px;
    max-width: 160px; }
  html .parcours-elsan[data-controller="invoices"] .invoice_lines_table .nested_label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .invoice_lines_table .nested_label {
    text-align: left; }
  html .parcours-elsan[data-controller="invoices"] .invoice_lines_table .nested_amount,
  html .parcours-elsan[data-controller="invoices"] .invoice_lines_table .nested_vat, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .invoice_lines_table .nested_amount,
  #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .invoice_lines_table .nested_vat {
    text-align: right; }
  html .parcours-elsan[data-controller="invoices"] .comment_container .panel-body > div, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .comment_container .panel-body > div {
    width: 100%; }
  html .parcours-elsan[data-controller="invoices"] .rrr_cont label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .rrr_cont label {
    text-align: right; }
  html .parcours-elsan[data-controller="invoices"] .input_with_icon, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .input_with_icon {
    position: relative; }
    html .parcours-elsan[data-controller="invoices"] .input_with_icon > .row, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .input_with_icon > .row {
      margin-left: 0px;
      margin-right: 0px; }
  html .parcours-elsan[data-controller="invoices"] .facture_icon_aside, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .facture_icon_aside {
    position: absolute;
    right: -14px;
    top: calc(50% - 4px);
    transform: translateY(-50%); }
    html .parcours-elsan[data-controller="invoices"] .facture_icon_aside.late, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .facture_icon_aside.late {
      right: 0px; }
      html .parcours-elsan[data-controller="invoices"] .facture_icon_aside.late i, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .facture_icon_aside.late i {
        color: #dc3629; }
    html .parcours-elsan[data-controller="invoices"] .facture_icon_aside.paid, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .facture_icon_aside.paid {
      right: 0px; }
      html .parcours-elsan[data-controller="invoices"] .facture_icon_aside.paid i, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .facture_icon_aside.paid i {
        color: #a1c67f; }
  html .parcours-elsan[data-controller="invoices"] .form-group_absolute, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .form-group_absolute {
    position: absolute;
    left: 0px;
    right: 0px;
    margin-left: 15px;
    margin-right: 15px;
    transform: translate3d(calc(100% + 30px), 0, 0); }
    html .parcours-elsan[data-controller="invoices"] .form-group_absolute:last-child, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .form-group_absolute:last-child {
      top: 200%; }
  html .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"], #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] {
    display: flex;
    flex-wrap: wrap;
    font-size: 1rem;
    width: 100%; }
    html .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] > div, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] > div {
      flex: 0 0 33%; }
      html .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] > div label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] > div label {
        text-align: right; }
      html .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] > div .input-group, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] div[id^="invoices_reglement_conteneur_cont_"] > div .input-group {
        background-color: #f2f2f2; }
  html .parcours-elsan[data-controller="invoices"] .tr-1, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .tr-1 {
    position: sticky;
    top: 172px; }
  html .parcours-elsan[data-controller="invoices"] .tr-2, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .tr-2 {
    position: sticky;
    top: 209px; }
  html .parcours-elsan[data-controller="invoices"] .tr-3, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .tr-3 {
    position: sticky;
    top: 246px; }
  html .parcours-elsan[data-controller="invoices"] .d-flex, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .d-flex {
    display: flex; }
    html .parcours-elsan[data-controller="invoices"] .d-flex > div, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .d-flex > div {
      display: flex;
      align-items: center; }
      html .parcours-elsan[data-controller="invoices"] .d-flex > div p, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .d-flex > div p {
        margin: 0px; }
  html .parcours-elsan[data-controller="invoices"] .info-name, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .info-name {
    font-weight: 700;
    width: 180px; }
  html .parcours-elsan[data-controller="invoices"] .info-segment, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .info-segment {
    font-weight: 500;
    flex: 60%; }
  html .parcours-elsan[data-controller="invoices"] .price, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .price {
    padding: 8px 8px;
    background-color: #f2f2f2;
    flex: 40%;
    text-align: right !important; }
  html .parcours-elsan[data-controller="invoices"] .ad-infos-left, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .ad-infos-left {
    background-color: #f2f2f2;
    padding: 8px 8px;
    text-align: left; }
  html .parcours-elsan[data-controller="invoices"] .btn-ad, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"] .btn-ad {
    max-width: 200px;
    text-align: center; }
  html .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group.padding_for_state, html .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group.padding_for_state, html .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group.padding_for_state, html .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group.padding_for_state, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group.padding_for_state, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group.padding_for_state, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group.padding_for_state, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group.padding_for_state {
    padding: 8px; }
  html .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group > span:not(.input-group-addon), html .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group > span:not(.input-group-addon), html .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group > span:not(.input-group-addon), html .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group > span:not(.input-group-addon), #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group > span:not(.input-group-addon), #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group > span:not(.input-group-addon), #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group > span:not(.input-group-addon), #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group > span:not(.input-group-addon) {
    padding: 8px; }
  html .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group input.form-control, html .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group textarea.form-control, html .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group input.form-control, html .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group textarea.form-control, html .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group input.form-control, html .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group textarea.form-control, html .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group input.form-control, html .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group textarea.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group input.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .input-group textarea.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group input.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .input-group textarea.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group input.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .input-group textarea.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group input.form-control, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .input-group textarea.form-control {
    background-color: #bfbfbf; }
  html .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td, html .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td, html .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td, html .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td {
    background-color: white; }
    html .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td label, html .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td label, html .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td label, html .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td label, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td label {
      display: none; }
    html .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td .form-group, html .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td .form-group, html .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td .form-group, html .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td .form-group, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td .form-group, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td .form-group, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td .form-group, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td .form-group {
      margin-bottom: 0px !important; }
    html .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td input, html .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td input, html .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td input, html .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td input, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td input, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td input, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td input, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td input {
      background-color: #bfbfbf; }
    html .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td .chosen-single, html .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td .chosen-single, html .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td .chosen-single, html .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td .chosen-single, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .addresses_table tbody td .chosen-single, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .addresses_table tbody td .chosen-single, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .addresses_table tbody td .chosen-single, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .addresses_table tbody td .chosen-single {
      background-image: url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="white" d="M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z"></path></svg>'), linear-gradient(to left, #f9b004 32px, #bfbfbf 32px) !important; }
  html .parcours-elsan[data-controller="invoices"][data-action="edit"] .invoice_lines_table th.actions, html .parcours-elsan[data-controller="invoices"][data-action="edit"] .invoice_lines_table td.actions, html .parcours-elsan[data-controller="invoices"][data-action="new"] .invoice_lines_table th.actions, html .parcours-elsan[data-controller="invoices"][data-action="new"] .invoice_lines_table td.actions, html .parcours-elsan[data-controller="invoices"][data-action="create"] .invoice_lines_table th.actions, html .parcours-elsan[data-controller="invoices"][data-action="create"] .invoice_lines_table td.actions, html .parcours-elsan[data-controller="invoices"][data-action="update"] .invoice_lines_table th.actions, html .parcours-elsan[data-controller="invoices"][data-action="update"] .invoice_lines_table td.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .invoice_lines_table th.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .invoice_lines_table td.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .invoice_lines_table th.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .invoice_lines_table td.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .invoice_lines_table th.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .invoice_lines_table td.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .invoice_lines_table th.actions, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .invoice_lines_table td.actions {
    width: 100px;
    min-width: 100px;
    max-width: 100px; }
  html .parcours-elsan[data-controller="invoices"][data-action="edit"] .invoice_lines_table td, html .parcours-elsan[data-controller="invoices"][data-action="new"] .invoice_lines_table td, html .parcours-elsan[data-controller="invoices"][data-action="create"] .invoice_lines_table td, html .parcours-elsan[data-controller="invoices"][data-action="update"] .invoice_lines_table td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="edit"] .invoice_lines_table td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="new"] .invoice_lines_table td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="create"] .invoice_lines_table td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="update"] .invoice_lines_table td {
    /*padding: 0px 8px;*/ }

html .parcours-elsan[data-controller="invoices"][data-action="list"] #mass_validate_submit, html .parcours-elsan[data-controller="invoices"][data-action="index"] #mass_validate_submit, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] #mass_validate_submit, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] #mass_validate_submit {
  margin-right: 0px;
  margin-left: auto; }

html .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot, html .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot {
  display: table-header-group;
  background-color: #f9b004;
  color: white; }
  html .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot tr td, html .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot tr td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot tr td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot tr td {
    position: sticky;
    top: 30px;
    white-space: nowrap;
    background-color: #f9b004;
    color: white;
    z-index: 400;
    border: 1px solid white; }
    html .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot tr td:hover, html .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot tr td:hover, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot tr td:hover, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot tr td:hover {
      background-color: #f9b004 !important; }
  html .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot tr #invoices_cagnotte_total_td, html .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot tr #invoices_cagnotte_total_td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table tfoot tr #invoices_cagnotte_total_td, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table tfoot tr #invoices_cagnotte_total_td {
    color: #f9b004; }

html .parcours-elsan[data-controller="invoices"][data-action="list"] table th#invoices_libelle_reglement_th,
html .parcours-elsan[data-controller="invoices"][data-action="list"] table td[headers="invoices_libelle_reglement_th"], html .parcours-elsan[data-controller="invoices"][data-action="index"] table th#invoices_libelle_reglement_th,
html .parcours-elsan[data-controller="invoices"][data-action="index"] table td[headers="invoices_libelle_reglement_th"], #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table th#invoices_libelle_reglement_th,
#maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table td[headers="invoices_libelle_reglement_th"], #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table th#invoices_libelle_reglement_th,
#maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table td[headers="invoices_libelle_reglement_th"] {
  width: 200px;
  max-width: 200px;
  min-width: 200px; }
  html .parcours-elsan[data-controller="invoices"][data-action="list"] table th#invoices_libelle_reglement_th:hover,
  html .parcours-elsan[data-controller="invoices"][data-action="list"] table td[headers="invoices_libelle_reglement_th"]:hover, html .parcours-elsan[data-controller="invoices"][data-action="index"] table th#invoices_libelle_reglement_th:hover,
  html .parcours-elsan[data-controller="invoices"][data-action="index"] table td[headers="invoices_libelle_reglement_th"]:hover, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table th#invoices_libelle_reglement_th:hover,
  #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table td[headers="invoices_libelle_reglement_th"]:hover, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table th#invoices_libelle_reglement_th:hover,
  #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table td[headers="invoices_libelle_reglement_th"]:hover {
    white-space: break-spaces !important; }
    html .parcours-elsan[data-controller="invoices"][data-action="list"] table th#invoices_libelle_reglement_th:hover span,
    html .parcours-elsan[data-controller="invoices"][data-action="list"] table td[headers="invoices_libelle_reglement_th"]:hover span, html .parcours-elsan[data-controller="invoices"][data-action="index"] table th#invoices_libelle_reglement_th:hover span,
    html .parcours-elsan[data-controller="invoices"][data-action="index"] table td[headers="invoices_libelle_reglement_th"]:hover span, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table th#invoices_libelle_reglement_th:hover span,
    #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] table td[headers="invoices_libelle_reglement_th"]:hover span, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table th#invoices_libelle_reglement_th:hover span,
    #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] table td[headers="invoices_libelle_reglement_th"]:hover span {
      white-space: break-spaces !important; }

html .parcours-elsan[data-controller="invoices"][data-action="list"] #comp_current_state_chosen, html .parcours-elsan[data-controller="invoices"][data-action="index"] #comp_current_state_chosen, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="list"] #comp_current_state_chosen, #maveoc_sets > parcours_elsan > invoices .parcours-elsan[data-controller="invoices"][data-action="index"] #comp_current_state_chosen {
  display: none !important; }

/* html, #maveoc_sets > parcours_elsan > reminder_managements */
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] #reminder_management_0_stand_by_chosen .chosen-search, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] #reminder_management_0_stand_by_chosen .chosen-search {
  display: none; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table#reminder_managements_table, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table#reminder_managements_table {
  border-collapse: separate; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] #reminder_management_0_date_last_reminder, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] #reminder_management_0_date_last_reminder {
  width: 100%; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] #special_page_with_filters .filters_parcours_elsan.special_filters, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] #special_page_with_filters .filters_parcours_elsan.special_filters {
  height: calc(100vh - 180px);
  overflow: auto scroll;
  padding-bottom: 20vh; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot {
  display: table-header-group;
  background-color: #f9b004;
  color: white; }
  html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td {
    position: sticky;
    top: 67px;
    background-color: #f9b004;
    color: white;
    z-index: 400;
    border: 1px solid white; }
    html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:hover, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:hover {
      background-color: #f9b004 !important; }
  html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2):before, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2):before {
    content: 'TOTAL DE LA SELECTION'; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:first-child, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:first-child {
  background-color: white;
  z-index: 400;
  position: sticky;
  top: -1px; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th:first-child, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th:first-child {
  display: none; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th {
  top: -1px; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th:empty, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th:empty {
  opacity: 1 !important;
  background-color: white !important; }
  html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th:empty:after, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):first-child th:empty:after {
    content: none !important; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):nth-child(2) th, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr:nth-child(2):nth-child(2) th {
  top: 33px !important; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td.std_links, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td.std_links {
  display: none; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td[headers="reminder_managements_bouton_action_th"], #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td[headers="reminder_managements_bouton_action_th"] {
  padding: 0 10px; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td[headers="reminder_managements_supplier_th"], #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td[headers="reminder_managements_supplier_th"] {
  text-align: left; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td[headers="reminder_managements_total_amount_th"] span, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td[headers="reminder_managements_total_amount_th"] span {
  float: left !important; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(3), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(3) {
  position: -webkit-sticky !important;
  position: sticky !important; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3) {
  z-index: 400; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(3), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(3) {
  z-index: 399; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(1), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(1) {
  width: 109px;
  max-width: 109px;
  min-width: 109px;
  left: 0px; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(2), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(2) {
  width: 166px;
  max-width: 166px;
  min-width: 166px;
  left: 109px; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(3), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr td:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr td:nth-child(3) {
  width: 79px;
  max-width: 79px;
  min-width: 79px;
  left: 275px; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:empty,
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:empty,
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:empty, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr th:empty,
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tbody tr th:empty,
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:nth-child(3),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) thead tr th:empty {
  z-index: 999 !important; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3), #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(1),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(2),
#maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td:nth-child(3) {
  z-index: 401; }

html .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td, #maveoc_sets > parcours_elsan > reminder_managements .parcours-elsan[data-controller="reminder_managements"][data-action="index"] table:not(.table-condensed) tfoot tr td {
  white-space: nowrap; }

/* html, #maveoc_sets > parcours_elsan > suppliers */
html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content {
  font-size: 1rem; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tbody tr td:nth-child(2), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tbody tr td:nth-child(2) {
    text-align: left; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(1), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(2), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(3), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(1), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(2), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(3), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(1), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(2), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(3), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(1), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(2), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(3) {
    position: -webkit-sticky;
    position: sticky; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(1), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(1), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(1), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(1) {
    width: 106px;
    left: 0px;
    z-index: 403; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(2), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(2), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(2), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(2) {
    width: 100px;
    left: 106px;
    z-index: 402; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(3), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(3), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(3), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr td:nth-child(3) {
    max-width: 140px;
    left: 206px;
    z-index: 401; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(1), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(2), html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(3), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(1), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(2), #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th:nth-child(3) {
    z-index: 999; }
  html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th#suppliers_active_conventions_th, html .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th#suppliers_cagnottes_th, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th#suppliers_active_conventions_th, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="index"] #content #special_page_with_filters table tr th#suppliers_cagnottes_th {
    max-width: 48px;
    word-wrap: break-word;
    white-space: initial; }

html .parcours-elsan[data-controller="suppliers"] .total_cagnotte label, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] .total_cagnotte label {
  margin-bottom: 0;
  text-align: right; }

html .parcours-elsan[data-controller="suppliers"] .total_cagnotte .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] .total_cagnotte .input-group {
  padding: 4px 16px;
  border: 1px solid black;
  text-align: right; }

html .parcours-elsan[data-controller="suppliers"] .rembourser, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] .rembourser {
  background-color: #fac657 !important;
  border-radius: 3px !important;
  color: white !important; }

html .parcours-elsan[data-controller="suppliers"] div[id^="supplier_"][id$="contacts_cont"], html .parcours-elsan[data-controller="suppliers"] div[id^="supplier_"][id$="_banking_details_cont"], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] div[id^="supplier_"][id$="contacts_cont"], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] div[id^="supplier_"][id$="_banking_details_cont"] {
  margin: 0 8rem; }

html .parcours-elsan[data-controller="suppliers"] div[id^="supplier_"][id$="_notes_cont"], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] div[id^="supplier_"][id$="_notes_cont"] {
  overflow: initial; }

html .parcours-elsan[data-controller="suppliers"] div[id^="suppliers_left_column_cont_"], html .parcours-elsan[data-controller="suppliers"] div[id^="suppliers_right_column_cont_"], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] div[id^="suppliers_left_column_cont_"], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"] div[id^="suppliers_right_column_cont_"] {
  font-size: 1.1rem !important; }

html, #maveoc_sets > parcours_elsan > suppliers {
  /*edit*/ }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .nested_association .calendar-group, html .parcours-elsan[data-controller="suppliers"][data-action="create"] .nested_association .calendar-group, html .parcours-elsan[data-controller="suppliers"][data-action="update"] .nested_association .calendar-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .nested_association .calendar-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] .nested_association .calendar-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] .nested_association .calendar-group {
    margin: auto; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale .input-group.calendar.calendar-group, html .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale .input-group.calendar.calendar-group, html .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale .input-group.calendar.calendar-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale .input-group.calendar.calendar-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale .input-group.calendar.calendar-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale .input-group.calendar.calendar-group {
    width: max-content; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale .input-group.calendar.calendar-group input, html .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale .input-group.calendar.calendar-group input, html .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale .input-group.calendar.calendar-group input, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale .input-group.calendar.calendar-group input, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale .input-group.calendar.calendar-group input, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale .input-group.calendar.calendar-group input {
      height: 32px !important; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group, html .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group, html .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group {
    align-items: flex-start; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group textarea, html .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group textarea, html .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group textarea, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group textarea, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group textarea, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale div[id^=comments_contenu_] .form-group textarea {
      background-color: #bfbfbf;
      color: white; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale div[id^=comments_supplier_], html .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale div[id^=comments_supplier_], html .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale div[id^=comments_supplier_], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale div[id^=comments_supplier_], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale div[id^=comments_supplier_], #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale div[id^=comments_supplier_] {
    display: none; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale .action_buttons, html .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale .action_buttons, html .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale .action_buttons, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] #ajax_window_new_modale .action_buttons, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="create"] #ajax_window_new_modale .action_buttons, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="update"] #ajax_window_new_modale .action_buttons {
    justify-content: flex-end; }
  html .nested_contenu, #maveoc_sets > parcours_elsan > suppliers .nested_contenu {
    max-width: 400px;
    white-space: normal !important; }
    html .nested_contenu:hover, #maveoc_sets > parcours_elsan > suppliers .nested_contenu:hover {
      overflow: initial;
      max-height: initial; }
      html .nested_contenu:hover span, #maveoc_sets > parcours_elsan > suppliers .nested_contenu:hover span {
        white-space: initial; }
  html div[id^="supplier_"][id$="_liens_segments_and_contrats_cont"], #maveoc_sets > parcours_elsan > suppliers div[id^="supplier_"][id$="_liens_segments_and_contrats_cont"] {
    overflow: initial !important; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table a.btn, html .parcours-elsan[data-action="edit"] .conventions_table a.btn, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table a.btn, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table a.btn, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table a.btn, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table a.btn {
    display: block; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table.conventions_table, html .parcours-elsan[data-action="edit"] .conventions_table table.conventions_table, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table.conventions_table, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table.conventions_table, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table.conventions_table, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table.conventions_table {
    margin-bottom: 1em; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table thead tr th, html .parcours-elsan[data-action="edit"] .conventions_table table thead tr th, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table thead tr th, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table thead tr th, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table thead tr th, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table thead tr th {
    padding: 10px;
    text-align: center; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table thead tr th span, html .parcours-elsan[data-action="edit"] .conventions_table table thead tr th span, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table thead tr th span, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table thead tr th span, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table thead tr th span, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table thead tr th span {
      display: none; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table thead tr th:last-child, html .parcours-elsan[data-action="edit"] .conventions_table table thead tr th:last-child, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table thead tr th:last-child, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table thead tr th:last-child, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table thead tr th:last-child, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table thead tr th:last-child {
      display: none; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table tbody tr td, html .parcours-elsan[data-action="edit"] .conventions_table table tbody tr td, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table tbody tr td, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table tbody tr td, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table tbody tr td, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table tbody tr td {
    text-align: center;
    background-color: #F2F2F2; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table tbody tr td:last-child, html .parcours-elsan[data-action="edit"] .conventions_table table tbody tr td:last-child, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table tbody tr td:last-child, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table tbody tr td:last-child, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table tbody tr td:last-child, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table tbody tr td:last-child {
      display: none; }
    html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table tbody tr td .input-group, html .parcours-elsan[data-action="edit"] .conventions_table table tbody tr td .input-group, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table tbody tr td .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table table tbody tr td .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table table tbody tr td .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table table tbody tr td .input-group {
      width: 100%; }
  html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table .nested_convention_type .input-group, html .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table .nested_convention_type .form-control, html .parcours-elsan[data-action="edit"] .conventions_table .nested_convention_type .input-group, html .parcours-elsan[data-action="edit"] .conventions_table .nested_convention_type .form-control, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table .nested_convention_type .input-group, html .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table .nested_convention_type .form-control, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table .nested_convention_type .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="edit"] .conventions_table .nested_convention_type .form-control, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table .nested_convention_type .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="edit"] .conventions_table .nested_convention_type .form-control, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table .nested_convention_type .input-group, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-action="update"] .parcours-elsan[data-action="new"] .conventions_table .nested_convention_type .form-control {
    width: 100%; }
  html div[id^="supplier_"][id$="_cagnottes_cont"], #maveoc_sets > parcours_elsan > suppliers div[id^="supplier_"][id$="_cagnottes_cont"] {
    overflow: initial !important;
    /*     div[id$="_cagnottes_cont2"] {
         overflow: scroll;
     }*/ }
    html div[id^="supplier_"][id$="_cagnottes_cont"] .panel-body.card-body, #maveoc_sets > parcours_elsan > suppliers div[id^="supplier_"][id$="_cagnottes_cont"] .panel-body.card-body {
      display: block !important; }
  html .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table a.btn, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table a.btn {
    display: block; }
  html .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table.conventions_table, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table.conventions_table {
    margin-bottom: 1em; }
  html .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table thead tr th, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table thead tr th {
    padding: 10px;
    text-align: center; }
    html .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table thead tr th span, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table thead tr th span {
      display: none; }
  html .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table tbody tr td, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] .conventions_table table tbody tr td {
    padding: 10px;
    text-align: center; }
  html .parcours-elsan[data-controller="suppliers"][data-action="show"] #comments_nested_assoc td, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] #comments_nested_assoc td {
    padding: 10px !important; }
  html .parcours-elsan[data-controller="suppliers"][data-action="show"] #comments_nested_assoc .nested_contenu, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] #comments_nested_assoc .nested_contenu {
    overflow: hidden !important; }
    html .parcours-elsan[data-controller="suppliers"][data-action="show"] #comments_nested_assoc .nested_contenu:hover, #maveoc_sets > parcours_elsan > suppliers .parcours-elsan[data-controller="suppliers"][data-action="show"] #comments_nested_assoc .nested_contenu:hover {
      overflow: visible;
      word-break: break-word; }
  html .actions_for_conventions, #maveoc_sets > parcours_elsan > suppliers .actions_for_conventions {
    display: flex; }
    html .actions_for_conventions > a, #maveoc_sets > parcours_elsan > suppliers .actions_for_conventions > a {
      margin-right: 2rem; }

/* html, #maveoc_sets > reglement */
html body[data-controller="reglements"] .form-group, #maveoc_sets > reglement body[data-controller="reglements"] .form-group {
  display: flex; }

/* html, #maveoc_sets > reminder_managements */
html .reminder_managements-show_for_supplier.suppliers-layout .flex-content h1, html .parcours-elsan[data-controller="suppliers"] .flex-content h1, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout .flex-content h1, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] .flex-content h1 {
  font-size: 1.6em;
  margin-top: 0 !important; }

html .reminder_managements-show_for_supplier.suppliers-layout h3, html .reminder_managements-show_for_supplier.suppliers-layout .rm-title, html .parcours-elsan[data-controller="suppliers"] h3, html .parcours-elsan[data-controller="suppliers"] .rm-title, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout h3, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout .rm-title, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] h3, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] .rm-title {
  font-size: 1rem; }

html .reminder_managements-show_for_supplier.suppliers-layout h3, html .parcours-elsan[data-controller="suppliers"] h3, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout h3, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] h3 {
  color: #4e4541;
  margin-bottom: 0 !important;
  text-decoration: underline; }

html .reminder_managements-show_for_supplier.suppliers-layout .rm-title, html .parcours-elsan[data-controller="suppliers"] .rm-title, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout .rm-title, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] .rm-title {
  color: #a29d9b; }

html .reminder_managements-show_for_supplier.suppliers-layout table, html .parcours-elsan[data-controller="suppliers"] table, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout table, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] table {
  font-size: 1.1rem !important;
  margin-top: 10px; }

html .reminder_managements-show_for_supplier.suppliers-layout .underlined, html .parcours-elsan[data-controller="suppliers"] .underlined, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout .underlined, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] .underlined {
  text-decoration: underline; }

html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration .modal-header, html .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration .modal-header, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration .modal-header, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration .modal-header {
  background-color: #69605d; }
  html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration .modal-header:before, html .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration .modal-header:before, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration .modal-header:before, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration .modal-header:before {
    content: 'Faire ma déclaration d’activité';
    color: white;
    position: absolute;
    font-size: 1.5em;
    top: 12px;
    font-family: 'Omnes', sans-serif; }

html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration table, html .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration table, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration table, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration table {
  position: relative;
  margin-top: 4em; }
  html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration table caption, html .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration table caption, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration table caption, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration table caption {
    top: -50px !important; }

html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration div[id*='activity_declarations_convention'], html .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration div[id*='activity_declarations_convention'], #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_edit_declaration div[id*='activity_declarations_convention'], #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_edit_declaration div[id*='activity_declarations_convention'] {
  padding: 0; }

html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_post_avoir .modal-header, html .parcours-elsan[data-controller="suppliers"] #ajax_window_post_avoir .modal-header, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_post_avoir .modal-header, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_post_avoir .modal-header {
  background-color: #69605d; }
  html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_post_avoir .modal-header .modal-title, html .parcours-elsan[data-controller="suppliers"] #ajax_window_post_avoir .modal-header .modal-title, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_post_avoir .modal-header .modal-title, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_post_avoir .modal-header .modal-title {
    display: none; }
  html .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_post_avoir .modal-header:before, html .parcours-elsan[data-controller="suppliers"] #ajax_window_post_avoir .modal-header:before, #maveoc_sets > reminder_managements .reminder_managements-show_for_supplier.suppliers-layout #ajax_window_post_avoir .modal-header:before, #maveoc_sets > reminder_managements .parcours-elsan[data-controller="suppliers"] #ajax_window_post_avoir .modal-header:before {
    content: 'Poster mon avoir';
    color: white;
    position: absolute;
    font-size: 1.5em;
    top: 12px;
    font-family: 'Omnes', sans-serif; }

/* html, #maveoc_sets > suppliers */
html .suppliers-infos h2, #maveoc_sets > suppliers .suppliers-infos h2 {
  text-decoration: underline;
  color: #69605d;
  font-family: 'Omnes Semibold', sans-serif;
  font-size: 20px; }

html .suppliers-infos .infos-split-list, #maveoc_sets > suppliers .suppliers-infos .infos-split-list {
  display: flex; }
  html .suppliers-infos .infos-split-list ul, #maveoc_sets > suppliers .suppliers-infos .infos-split-list ul {
    list-style: none;
    padding-left: 0px; }
    html .suppliers-infos .infos-split-list ul:first-child, #maveoc_sets > suppliers .suppliers-infos .infos-split-list ul:first-child {
      margin-right: 9em; }
    html .suppliers-infos .infos-split-list ul li, #maveoc_sets > suppliers .suppliers-infos .infos-split-list ul li {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      html .suppliers-infos .infos-split-list ul li .info-name, #maveoc_sets > suppliers .suppliers-infos .infos-split-list ul li .info-name {
        font-weight: 600;
        width: 218px;
        padding: 10px 10px 10px 30px; }
      html .suppliers-infos .infos-split-list ul li .info-value, #maveoc_sets > suppliers .suppliers-infos .infos-split-list ul li .info-value {
        padding: 10px 10px 10px 30px;
        text-align: left;
        flex-grow: 1;
        min-width: 277px;
        background-color: #bfbfbf; }
        html .suppliers-infos .infos-split-list ul li .info-value:empty, #maveoc_sets > suppliers .suppliers-infos .infos-split-list ul li .info-value:empty {
          padding: 20px; }

html .suppliers-infos #table-infos, #maveoc_sets > suppliers .suppliers-infos #table-infos {
  border: none !important; }
  html .suppliers-infos #table-infos .address-type, #maveoc_sets > suppliers .suppliers-infos #table-infos .address-type {
    text-align: left;
    font-weight: 600;
    width: 218px; }
  html .suppliers-infos #table-infos thead tr th, #maveoc_sets > suppliers .suppliers-infos #table-infos thead tr th {
    border: none !important; }
  html .suppliers-infos #table-infos tbody tr td, #maveoc_sets > suppliers .suppliers-infos #table-infos tbody tr td {
    border: 2px solid white; }
  html .suppliers-infos #table-infos tbody tr td:first-child, #maveoc_sets > suppliers .suppliers-infos #table-infos tbody tr td:first-child {
    background-color: white; }
  html .suppliers-infos #table-infos tbody tr td:not(:first-child), #maveoc_sets > suppliers .suppliers-infos #table-infos tbody tr td:not(:first-child) {
    background-color: #bfbfbf; }

html _contacts #contact_functions_list, html .suppliers-layout #contact_functions_list, #maveoc_sets > suppliers _contacts #contact_functions_list, #maveoc_sets > suppliers .suppliers-layout #contact_functions_list {
  border: none;
  height: calc(100vh - 250px); }

html _contacts #contact_functions_table td, html .suppliers-layout #contact_functions_table td, #maveoc_sets > suppliers _contacts #contact_functions_table td, #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td {
  overflow: hidden !important;
  white-space: nowrap !important;
  max-width: 200px;
  padding: 0px !important; }
  html _contacts #contact_functions_table td:hover, html .suppliers-layout #contact_functions_table td:hover, #maveoc_sets > suppliers _contacts #contact_functions_table td:hover, #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td:hover {
    overflow: visible !important; }
  html _contacts #contact_functions_table td span, html .suppliers-layout #contact_functions_table td span, #maveoc_sets > suppliers _contacts #contact_functions_table td span, #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td span {
    padding: 10px; }
  html _contacts #contact_functions_table td:first-child i:first-child, html .suppliers-layout #contact_functions_table td:first-child i:first-child, #maveoc_sets > suppliers _contacts #contact_functions_table td:first-child i:first-child, #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td:first-child i:first-child {
    padding-right: 5px; }

html _contacts #contact_functions_table td:last-child,
html _contacts #contact_functions_table th:last-child, html .suppliers-layout #contact_functions_table td:last-child,
html .suppliers-layout #contact_functions_table th:last-child, #maveoc_sets > suppliers _contacts #contact_functions_table td:last-child,
#maveoc_sets > suppliers _contacts #contact_functions_table th:last-child, #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td:last-child,
#maveoc_sets > suppliers .suppliers-layout #contact_functions_table th:last-child {
  width: 154px !important; }

html _contacts #contact_functions_table td:nth-child(5),
html _contacts #contact_functions_table th:nth-child(5), html .suppliers-layout #contact_functions_table td:nth-child(5),
html .suppliers-layout #contact_functions_table th:nth-child(5), #maveoc_sets > suppliers _contacts #contact_functions_table td:nth-child(5),
#maveoc_sets > suppliers _contacts #contact_functions_table th:nth-child(5), #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td:nth-child(5),
#maveoc_sets > suppliers .suppliers-layout #contact_functions_table th:nth-child(5) {
  max-width: 127px !important; }

html _contacts #contact_functions_table td:first-child,
html _contacts #contact_functions_table th:first-child, html .suppliers-layout #contact_functions_table td:first-child,
html .suppliers-layout #contact_functions_table th:first-child, #maveoc_sets > suppliers _contacts #contact_functions_table td:first-child,
#maveoc_sets > suppliers _contacts #contact_functions_table th:first-child, #maveoc_sets > suppliers .suppliers-layout #contact_functions_table td:first-child,
#maveoc_sets > suppliers .suppliers-layout #contact_functions_table th:first-child {
  max-width: 80px; }

html _contacts .std_links, html .suppliers-layout .std_links, #maveoc_sets > suppliers _contacts .std_links, #maveoc_sets > suppliers .suppliers-layout .std_links {
  padding: 0 10px !important; }
  html _contacts .std_links a:first-child, html .suppliers-layout .std_links a:first-child, #maveoc_sets > suppliers _contacts .std_links a:first-child, #maveoc_sets > suppliers .suppliers-layout .std_links a:first-child {
    padding-right: 5px; }
  html _contacts .std_links i, html .suppliers-layout .std_links i, #maveoc_sets > suppliers _contacts .std_links i, #maveoc_sets > suppliers .suppliers-layout .std_links i {
    color: #69605d; }
    html _contacts .std_links i:hover, html .suppliers-layout .std_links i:hover, #maveoc_sets > suppliers _contacts .std_links i:hover, #maveoc_sets > suppliers .suppliers-layout .std_links i:hover {
      color: #f9b004; }

html _aide .help-login, html .suppliers-aide .help-login, #maveoc_sets > suppliers _aide .help-login, #maveoc_sets > suppliers .suppliers-aide .help-login {
  position: absolute;
  top: 15px;
  right: 15px; }
  html _aide .help-login a:hover, html .suppliers-aide .help-login a:hover, #maveoc_sets > suppliers _aide .help-login a:hover, #maveoc_sets > suppliers .suppliers-aide .help-login a:hover {
    text-decoration: none; }

html _aide .faq-icon, html .suppliers-aide .faq-icon, #maveoc_sets > suppliers _aide .faq-icon, #maveoc_sets > suppliers .suppliers-aide .faq-icon {
  width: 6em; }

html _aide .aide-title, html .suppliers-aide .aide-title, #maveoc_sets > suppliers _aide .aide-title, #maveoc_sets > suppliers .suppliers-aide .aide-title {
  display: flex;
  justify-content: space-around;
  align-items: center; }
  html _aide .aide-title h2, html .suppliers-aide .aide-title h2, #maveoc_sets > suppliers _aide .aide-title h2, #maveoc_sets > suppliers .suppliers-aide .aide-title h2 {
    margin: 0px; }

html _aide #content, html .suppliers-aide #content, #maveoc_sets > suppliers _aide #content, #maveoc_sets > suppliers .suppliers-aide #content {
  margin: 70px auto auto auto !important;
  max-width: 900px;
  display: flex;
  justify-content: space-around;
  padding-bottom: 0px !important; }
  html _aide #content .panel-group, html .suppliers-aide #content .panel-group, #maveoc_sets > suppliers _aide #content .panel-group, #maveoc_sets > suppliers .suppliers-aide #content .panel-group {
    width: 900px; }
    html _aide #content .panel-group a, html _aide #content .panel-group a:hover, html .suppliers-aide #content .panel-group a, html .suppliers-aide #content .panel-group a:hover, #maveoc_sets > suppliers _aide #content .panel-group a, #maveoc_sets > suppliers _aide #content .panel-group a:hover, #maveoc_sets > suppliers .suppliers-aide #content .panel-group a, #maveoc_sets > suppliers .suppliers-aide #content .panel-group a:hover {
      text-decoration: none !important;
      color: #69605d; }
    html _aide #content .panel-group .panel-heading, html .suppliers-aide #content .panel-group .panel-heading, #maveoc_sets > suppliers _aide #content .panel-group .panel-heading, #maveoc_sets > suppliers .suppliers-aide #content .panel-group .panel-heading {
      text-align: center; }
      html _aide #content .panel-group .panel-heading .panel-title, html .suppliers-aide #content .panel-group .panel-heading .panel-title, #maveoc_sets > suppliers _aide #content .panel-group .panel-heading .panel-title, #maveoc_sets > suppliers .suppliers-aide #content .panel-group .panel-heading .panel-title {
        color: #69605d; }
      html _aide #content .panel-group .panel-heading:hover, html .suppliers-aide #content .panel-group .panel-heading:hover, #maveoc_sets > suppliers _aide #content .panel-group .panel-heading:hover, #maveoc_sets > suppliers .suppliers-aide #content .panel-group .panel-heading:hover {
        background-color: #f9b004;
        transition: 0.3s; }
        html _aide #content .panel-group .panel-heading:hover .panel-title, html .suppliers-aide #content .panel-group .panel-heading:hover .panel-title, #maveoc_sets > suppliers _aide #content .panel-group .panel-heading:hover .panel-title, #maveoc_sets > suppliers .suppliers-aide #content .panel-group .panel-heading:hover .panel-title {
          color: white;
          transition: 0.3s; }
    html _aide #content .panel-group a:not(.collapsed) .panel-heading, html .suppliers-aide #content .panel-group a:not(.collapsed) .panel-heading, #maveoc_sets > suppliers _aide #content .panel-group a:not(.collapsed) .panel-heading, #maveoc_sets > suppliers .suppliers-aide #content .panel-group a:not(.collapsed) .panel-heading {
      background-color: #f9b004; }
    html _aide #content .panel-group a:not(.collapsed) .panel-title, html .suppliers-aide #content .panel-group a:not(.collapsed) .panel-title, #maveoc_sets > suppliers _aide #content .panel-group a:not(.collapsed) .panel-title, #maveoc_sets > suppliers .suppliers-aide #content .panel-group a:not(.collapsed) .panel-title {
      color: white; }
  html _aide #content img, html .suppliers-aide #content img, #maveoc_sets > suppliers _aide #content img, #maveoc_sets > suppliers .suppliers-aide #content img {
    width: 1.5em; }
  html _aide #content .screen, html .suppliers-aide #content .screen, #maveoc_sets > suppliers _aide #content .screen, #maveoc_sets > suppliers .suppliers-aide #content .screen {
    width: 100%; }
  html _aide #content .filtres, html .suppliers-aide #content .filtres, #maveoc_sets > suppliers _aide #content .filtres, #maveoc_sets > suppliers .suppliers-aide #content .filtres {
    width: 150px;
    height: auto; }
  html _aide #content .logo-help, html .suppliers-aide #content .logo-help, #maveoc_sets > suppliers _aide #content .logo-help, #maveoc_sets > suppliers .suppliers-aide #content .logo-help {
    width: 300px;
    height: auto; }
  html _aide #content .excel-help, html .suppliers-aide #content .excel-help, #maveoc_sets > suppliers _aide #content .excel-help, #maveoc_sets > suppliers .suppliers-aide #content .excel-help {
    width: 50% !important; }

html _aide .faq-icon, html .suppliers-aide .faq-icon, #maveoc_sets > suppliers _aide .faq-icon, #maveoc_sets > suppliers .suppliers-aide .faq-icon {
  width: 4em !important; }

html _aide .cd-faq__caption, html .suppliers-aide .cd-faq__caption, #maveoc_sets > suppliers _aide .cd-faq__caption, #maveoc_sets > suppliers .suppliers-aide .cd-faq__caption {
  font-size: 12px; }

html _aide .attente, html .suppliers-aide .attente, #maveoc_sets > suppliers _aide .attente, #maveoc_sets > suppliers .suppliers-aide .attente {
  color: #f9b004; }

html _aide .retard, html .suppliers-aide .retard, #maveoc_sets > suppliers _aide .retard, #maveoc_sets > suppliers .suppliers-aide .retard {
  color: #dc3629; }

html _aide div.d-flex, html .suppliers-aide div.d-flex, #maveoc_sets > suppliers _aide div.d-flex, #maveoc_sets > suppliers .suppliers-aide div.d-flex {
  align-items: center; }
  html _aide div.d-flex i, html .suppliers-aide div.d-flex i, #maveoc_sets > suppliers _aide div.d-flex i, #maveoc_sets > suppliers .suppliers-aide div.d-flex i {
    margin: auto 0;
    font-size: 1.5em; }

html _aide li, html .suppliers-aide li, #maveoc_sets > suppliers _aide li, #maveoc_sets > suppliers .suppliers-aide li {
  margin-bottom: 1em; }
  html _aide li.d-flex, html .suppliers-aide li.d-flex, #maveoc_sets > suppliers _aide li.d-flex, #maveoc_sets > suppliers .suppliers-aide li.d-flex {
    align-items: flex-start; }
    html _aide li.d-flex img, html _aide li.d-flex i, html .suppliers-aide li.d-flex img, html .suppliers-aide li.d-flex i, #maveoc_sets > suppliers _aide li.d-flex img, #maveoc_sets > suppliers _aide li.d-flex i, #maveoc_sets > suppliers .suppliers-aide li.d-flex img, #maveoc_sets > suppliers .suppliers-aide li.d-flex i {
      margin-right: 10px; }
    html _aide li.d-flex p, html .suppliers-aide li.d-flex p, #maveoc_sets > suppliers _aide li.d-flex p, #maveoc_sets > suppliers .suppliers-aide li.d-flex p {
      margin: 0 !important; }
    html _aide li.d-flex.center, html .suppliers-aide li.d-flex.center, #maveoc_sets > suppliers _aide li.d-flex.center, #maveoc_sets > suppliers .suppliers-aide li.d-flex.center {
      align-items: center; }

html _news .announcements-index.suppliers-layout #special_page_with_filters .special_filters, html * .announcements-index.suppliers-layout #special_page_with_filters .special_filters, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .special_filters, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .special_filters {
  display: none; }

html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan {
  width: 100%;
  overflow-x: scroll;
  flex: 100%;
  height: calc(100vh - 180px); }
  html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan .table-wrapper, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan .table-wrapper, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan .table-wrapper, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan .table-wrapper {
    height: calc(100vh - 180px); }
  html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table {
    font-size: 1rem;
    position: relative;
    border-collapse: separate; }
    html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td {
      background-color: #dfe2e8; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td > span, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td > span, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td > span, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody tr:hover td > span {
        background-color: #dfe2e8; }
    html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th {
      position: sticky;
      top: -1px;
      color: white;
      background-color: #69605d;
      z-index: 100; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_publication_date_th, html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_attachment_th, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_publication_date_th, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_attachment_th, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_publication_date_th, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_attachment_th, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_publication_date_th, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_attachment_th {
        white-space: break-spaces;
        max-width: 70;
        width: 70px;
        min-width: 70px; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_title_th, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_title_th, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_title_th, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_title_th {
        white-space: break-spaces;
        max-width: 180px;
        width: 180px;
        min-width: 180px; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th:first-child, html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th:first-child, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th:first-child, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th:first-child, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table thead th#announcements_published_th {
        display: none; }
    html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td {
      white-space: nowrap;
      padding: 0px;
      transition: all 250ms; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td:hover, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td:hover, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td:hover, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td:hover {
        background-color: #dfe2e8; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a, html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a i, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a i, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a i, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links a i {
        color: #69605d; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span {
        display: inline-block;
        position: relative;
        width: 100%;
        white-space: break-spaces !important;
        text-overflow: auto;
        text-overflow: ellipsis;
        vertical-align: top;
        transition: all 250ms;
        padding: 10px;
        height: 100%; }
        html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span:hover, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span:hover, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span:hover, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td > span:hover {
          z-index: 99;
          width: auto; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_content_th"], html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_content_th"], #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_content_th"], #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_content_th"] {
        white-space: break-spaces !important;
        width: 400px;
        min-width: 400px;
        max-width: 400px;
        text-align: left; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_title_th"], html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_title_th"], #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_title_th"], #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_title_th"] {
        text-align: left; }
      html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_published_th"], html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_published_th"], html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_published_th"], #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td[headers="announcements_published_th"], #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table tbody td.std_links {
        display: none; }
    html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .odd td, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .odd td, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .odd td, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .odd td {
      background-color: white; }
    html _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .even td, html * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .even td, #maveoc_sets > suppliers _news .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .even td, #maveoc_sets > suppliers * .announcements-index.suppliers-layout #special_page_with_filters .table_parcours_elsan table .even td {
      background-color: #F9F9F4;
      opacity: 1; }

/* html.bootstrap_layout_with_top_menu_home, #maveoc_sets > suppliers */
html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"], #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] {
  background-color: #69605d; }
  html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"] .institutions_list, #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] .institutions_list {
    text-align: right; }
  html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"] #flash_news, #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] #flash_news {
    /*height: calc(30% - 24px);
    position: relative;
    display: flex;
    flex-direction: column;*/ }
    html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"] #flash_news .flash_content, #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] #flash_news .flash_content {
      /*position: relative;
      max-height: calc(100% - 24px);
      text-overflow: ellipsis;
      overflow: hidden;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;

      @media screen and (min-height: 744px) {
        -webkit-line-clamp: 4;
      }

      @media screen and (min-height: 795px) {
        -webkit-line-clamp: 5;
      }

      @media screen and (min-height: 850px) {
        -webkit-line-clamp: 6;
      }

      @media screen and (min-height: 900px) {
        -webkit-line-clamp: 7;
      }


      p {
        height: 100%;
      }*/ }
    html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"] #flash_news > a:not(.attachment_link), #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] #flash_news > a:not(.attachment_link) {
      position: absolute;
      top: 8px;
      right: 16px;
      padding: 4px 16px;
      background-color: #f9b004;
      color: white; }
      html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"] #flash_news > a:not(.attachment_link):hover, #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] #flash_news > a:not(.attachment_link):hover {
        text-decoration: none; }
  html.bootstrap_layout_with_top_menu_home body[data-controller="suppliers"][data-action="home"] .elsan_border, #maveoc_sets > suppliers body[data-controller="suppliers"][data-action="home"] .elsan_border {
    border: 6px solid #f9b004 !important;
    border-radius: 10px !important;
    background-color: white;
    padding: 4px 16px; }

html.bootstrap_layout_with_top_menu_home _home .suppliers-layout *, html.bootstrap_layout_with_top_menu_home * .suppliers-layout *, #maveoc_sets > suppliers _home .suppliers-layout *, #maveoc_sets > suppliers * .suppliers-layout * {
  font-family: 'Omnes', sans-serif;
  color: #4e4541; }

html.bootstrap_layout_with_top_menu_home _home #sacha-header, html.bootstrap_layout_with_top_menu_home * #sacha-header, #maveoc_sets > suppliers _home #sacha-header, #maveoc_sets > suppliers * #sacha-header {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center; }
  html.bootstrap_layout_with_top_menu_home _home #sacha-header a:hover, html.bootstrap_layout_with_top_menu_home * #sacha-header a:hover, #maveoc_sets > suppliers _home #sacha-header a:hover, #maveoc_sets > suppliers * #sacha-header a:hover {
    text-decoration: none; }
  html.bootstrap_layout_with_top_menu_home _home #sacha-header a info-retards
p, html.bootstrap_layout_with_top_menu_home * #sacha-header a info-retards
p, #maveoc_sets > suppliers _home #sacha-header a info-retards
p, #maveoc_sets > suppliers * #sacha-header a info-retards
p {
    margin: 0px; }
  html.bootstrap_layout_with_top_menu_home _home #sacha-header a .topbar_title, html.bootstrap_layout_with_top_menu_home * #sacha-header a .topbar_title, #maveoc_sets > suppliers _home #sacha-header a .topbar_title, #maveoc_sets > suppliers * #sacha-header a .topbar_title {
    font-size: 24px;
    font-family: 'Omnes Semibold', sans-serif; }
  html.bootstrap_layout_with_top_menu_home _home #sacha-header a .topbar_subtitle, html.bootstrap_layout_with_top_menu_home * #sacha-header a .topbar_subtitle, #maveoc_sets > suppliers _home #sacha-header a .topbar_subtitle, #maveoc_sets > suppliers * #sacha-header a .topbar_subtitle {
    font-size: 14px;
    margin-top: -12px; }

html.bootstrap_layout_with_top_menu_home _home #content, html.bootstrap_layout_with_top_menu_home * #content, #maveoc_sets > suppliers _home #content, #maveoc_sets > suppliers * #content {
  height: 100vh;
  background-color: #69605d;
  padding-top: 70px;
  display: flex; }
  html.bootstrap_layout_with_top_menu_home _home #content .menu-home .menu-home-content .menu-home-item, html.bootstrap_layout_with_top_menu_home * #content .menu-home .menu-home-content .menu-home-item, #maveoc_sets > suppliers _home #content .menu-home .menu-home-content .menu-home-item, #maveoc_sets > suppliers * #content .menu-home .menu-home-content .menu-home-item {
    display: flex;
    align-items: center;
    text-decoration: none;
    position: relative;
    left: 0; }
    html.bootstrap_layout_with_top_menu_home _home #content .menu-home .menu-home-content .menu-home-item:hover, html.bootstrap_layout_with_top_menu_home * #content .menu-home .menu-home-content .menu-home-item:hover, #maveoc_sets > suppliers _home #content .menu-home .menu-home-content .menu-home-item:hover, #maveoc_sets > suppliers * #content .menu-home .menu-home-content .menu-home-item:hover {
      left: 10px; }
    html.bootstrap_layout_with_top_menu_home _home #content .menu-home .menu-home-content .menu-home-item img, html.bootstrap_layout_with_top_menu_home * #content .menu-home .menu-home-content .menu-home-item img, #maveoc_sets > suppliers _home #content .menu-home .menu-home-content .menu-home-item img, #maveoc_sets > suppliers * #content .menu-home .menu-home-content .menu-home-item img {
      width: 5.5em; }
    html.bootstrap_layout_with_top_menu_home _home #content .menu-home .menu-home-content .menu-home-item h2, html.bootstrap_layout_with_top_menu_home * #content .menu-home .menu-home-content .menu-home-item h2, #maveoc_sets > suppliers _home #content .menu-home .menu-home-content .menu-home-item h2, #maveoc_sets > suppliers * #content .menu-home .menu-home-content .menu-home-item h2 {
      color: white;
      font-size: 1.5em; }
  html.bootstrap_layout_with_top_menu_home _home #content .content-home, html.bootstrap_layout_with_top_menu_home * #content .content-home, #maveoc_sets > suppliers _home #content .content-home, #maveoc_sets > suppliers * #content .content-home {
    flex: 70%;
    text-align: center;
    position: relative; }
    html.bootstrap_layout_with_top_menu_home _home #content .content-home > div, html.bootstrap_layout_with_top_menu_home * #content .content-home > div, #maveoc_sets > suppliers _home #content .content-home > div, #maveoc_sets > suppliers * #content .content-home > div {
      margin: 25px 10%; }
    html.bootstrap_layout_with_top_menu_home _home #content .content-home h1, html.bootstrap_layout_with_top_menu_home * #content .content-home h1, #maveoc_sets > suppliers _home #content .content-home h1, #maveoc_sets > suppliers * #content .content-home h1 {
      color: white;
      margin-bottom: 1em;
      font-size: 28px; }
    html.bootstrap_layout_with_top_menu_home _home #content .content-home .content-info, html.bootstrap_layout_with_top_menu_home * #content .content-home .content-info, #maveoc_sets > suppliers _home #content .content-home .content-info, #maveoc_sets > suppliers * #content .content-home .content-info {
      background: white;
      border-radius: 10px;
      padding: 2em;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      html.bootstrap_layout_with_top_menu_home _home #content .content-home .content-info .info-retards, html.bootstrap_layout_with_top_menu_home * #content .content-home .content-info .info-retards, #maveoc_sets > suppliers _home #content .content-home .content-info .info-retards, #maveoc_sets > suppliers * #content .content-home .content-info .info-retards {
        font-size: 2em;
        /*margin-bottom: 2em;*/ }
      html.bootstrap_layout_with_top_menu_home _home #content .content-home .content-info .etat-compte a, html.bootstrap_layout_with_top_menu_home * #content .content-home .content-info .etat-compte a, #maveoc_sets > suppliers _home #content .content-home .content-info .etat-compte a, #maveoc_sets > suppliers * #content .content-home .content-info .etat-compte a {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: #69605d; }
        html.bootstrap_layout_with_top_menu_home _home #content .content-home .content-info .etat-compte a:hover, html.bootstrap_layout_with_top_menu_home * #content .content-home .content-info .etat-compte a:hover, #maveoc_sets > suppliers _home #content .content-home .content-info .etat-compte a:hover, #maveoc_sets > suppliers * #content .content-home .content-info .etat-compte a:hover {
          text-decoration: none; }
        html.bootstrap_layout_with_top_menu_home _home #content .content-home .content-info .etat-compte a img, html.bootstrap_layout_with_top_menu_home * #content .content-home .content-info .etat-compte a img, #maveoc_sets > suppliers _home #content .content-home .content-info .etat-compte a img, #maveoc_sets > suppliers * #content .content-home .content-info .etat-compte a img {
          width: 5.5em; }
        html.bootstrap_layout_with_top_menu_home _home #content .content-home .content-info .etat-compte a p, html.bootstrap_layout_with_top_menu_home * #content .content-home .content-info .etat-compte a p, #maveoc_sets > suppliers _home #content .content-home .content-info .etat-compte a p, #maveoc_sets > suppliers * #content .content-home .content-info .etat-compte a p {
          font-size: 1.5em;
          margin-bottom: 0px; }
    html.bootstrap_layout_with_top_menu_home _home #content .content-home #flash_news, html.bootstrap_layout_with_top_menu_home * #content .content-home #flash_news, #maveoc_sets > suppliers _home #content .content-home #flash_news, #maveoc_sets > suppliers * #content .content-home #flash_news {
      /*height: calc(30% - 24px);*/
      position: relative;
      text-align: left; }
    html.bootstrap_layout_with_top_menu_home _home #content .content-home h2, html.bootstrap_layout_with_top_menu_home * #content .content-home h2, #maveoc_sets > suppliers _home #content .content-home h2, #maveoc_sets > suppliers * #content .content-home h2 {
      color: #f9b004;
      font-size: 2.5rem;
      font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; }
    html.bootstrap_layout_with_top_menu_home _home #content .content-home #aide, html.bootstrap_layout_with_top_menu_home * #content .content-home #aide, #maveoc_sets > suppliers _home #content .content-home #aide, #maveoc_sets > suppliers * #content .content-home #aide {
      position: absolute;
      bottom: 1vh;
      right: 2vw; }
      html.bootstrap_layout_with_top_menu_home _home #content .content-home #aide a, html.bootstrap_layout_with_top_menu_home * #content .content-home #aide a, #maveoc_sets > suppliers _home #content .content-home #aide a, #maveoc_sets > suppliers * #content .content-home #aide a {
        display: flex;
        align-items: center; }
        html.bootstrap_layout_with_top_menu_home _home #content .content-home #aide a:hover, html.bootstrap_layout_with_top_menu_home * #content .content-home #aide a:hover, #maveoc_sets > suppliers _home #content .content-home #aide a:hover, #maveoc_sets > suppliers * #content .content-home #aide a:hover {
          text-decoration: none; }
        html.bootstrap_layout_with_top_menu_home _home #content .content-home #aide a img, html.bootstrap_layout_with_top_menu_home * #content .content-home #aide a img, #maveoc_sets > suppliers _home #content .content-home #aide a img, #maveoc_sets > suppliers * #content .content-home #aide a img {
          width: 100px; }
        html.bootstrap_layout_with_top_menu_home _home #content .content-home #aide a p, html.bootstrap_layout_with_top_menu_home * #content .content-home #aide a p, #maveoc_sets > suppliers _home #content .content-home #aide a p, #maveoc_sets > suppliers * #content .content-home #aide a p {
          color: white;
          font-size: 1.5em;
          text-decoration: none;
          margin: 0px; }

html.bootstrap_layout_with_top_menu_home _home .disabled, html.bootstrap_layout_with_top_menu_home * .disabled, #maveoc_sets > suppliers _home .disabled, #maveoc_sets > suppliers * .disabled {
  filter: grayscale(1);
  pointer-events: none;
  cursor: not-allowed; }

html.bootstrap_layout_with_top_menu_home _home .caret, html.bootstrap_layout_with_top_menu_home * .caret, #maveoc_sets > suppliers _home .caret, #maveoc_sets > suppliers * .caret {
  color: white; }

html.bootstrap_layout_with_top_menu_home _home .attachment_link, html.bootstrap_layout_with_top_menu_home * .attachment_link, #maveoc_sets > suppliers _home .attachment_link, #maveoc_sets > suppliers * .attachment_link {
  position: absolute;
  top: 52px;
  right: 16px;
  text-decoration: none; }

/* utilities classes padding/margin */
/* on pourrait déclarer ici des variables ou des functions si ce n'est pas fait formellement ailleurs */
.mnone {
  margin: 0 !important; }

.pnone {
  padding: 0 !important; }

.mt-none {
  margin-top: 0 !important; }

.pt-none {
  padding-top: 0 !important; }

.mr-none {
  margin-right: 0 !important; }

.pr-none {
  padding-right: 0 !important; }

.mb-none {
  margin-bottom: 0 !important; }

.pb-none {
  padding-bottom: 0 !important; }

.ml-none {
  margin-left: 0 !important; }

.pl-none {
  padding-left: 0 !important; }

.m1 {
  margin: 0.25rem !important; }

.p1 {
  padding: 0.25rem !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.mr-1 {
  margin-right: 0.25rem !important; }

.pr-1 {
  padding-right: 0.25rem !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.ml-1 {
  margin-left: 0.25rem !important; }

.pl-1 {
  padding-left: 0.25rem !important; }

.m2 {
  margin: 0.5rem !important; }

.p2 {
  padding: 0.5rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.mr-2 {
  margin-right: 0.5rem !important; }

.pr-2 {
  padding-right: 0.5rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.ml-2 {
  margin-left: 0.5rem !important; }

.pl-2 {
  padding-left: 0.5rem !important; }

.m3 {
  margin: 1rem !important; }

.p3 {
  padding: 1rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.mr-3 {
  margin-right: 1rem !important; }

.pr-3 {
  padding-right: 1rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.ml-3 {
  margin-left: 1rem !important; }

.pl-3 {
  padding-left: 1rem !important; }

.m4 {
  margin: 1.5rem !important; }

.p4 {
  padding: 1.5rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.mr-4 {
  margin-right: 1.5rem !important; }

.pr-4 {
  padding-right: 1.5rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.ml-4 {
  margin-left: 1.5rem !important; }

.pl-4 {
  padding-left: 1.5rem !important; }

.m5 {
  margin: 3rem !important; }

.p5 {
  padding: 3rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.mr-5 {
  margin-right: 3rem !important; }

.pr-5 {
  padding-right: 3rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ml-5 {
  margin-left: 3rem !important; }

.pl-5 {
  padding-left: 3rem !important; }

/* [id^="activity_declarations_declaration_states_"][id$="_cell"] */
[id^="activity_declarations_declaration_states_"][id$="_cell"] .input-group {
  padding: 5px; }
