/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/* NEUTRALS */
/*#f7f4ee*/
/* GRAY */
/* BLUE + VIOLET */
/* YELLOW */
/* GREEN */
/* RED + PINK + ORANGE + BEIGE + BROWN */
/* Shadow */
/* Slidetoggle */
@font-face {
  font-family: "Montserrat-SemiBold";
  src: url("../../fonts/Montserrat-SemiBold.woff2") format("woff2"), url("../../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("../../fonts/Montserrat-Regular.woff2") format("woff2"), url("../../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Thin";
  src: url("../../fonts/Roboto-Thin.woff2") format("woff2"), url("../../fonts/Roboto-Thin.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Regular";
  src: url("../../fonts/Roboto-Regular.woff2") format("woff2"), url("../../fonts/Roboto-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../../fonts/Roboto-Medium.woff2") format("woff2"), url("../../fonts/Roboto-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../../fonts/Roboto-Bold.woff2") format("woff2"), url("../../fonts/Roboto-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
.coesio-msg .form-group,
.coesio .form-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1.6rem;
  line-height: normal;
}
.coesio-msg .form-group label,
.coesio .form-group label {
  line-height: normal;
}
.coesio-msg input,
.coesio-msg input[type=text],
.coesio-msg input[type=email],
.coesio-msg select,
.coesio-msg .dropdown-toggle,
.coesio-msg textarea,
.coesio input,
.coesio input[type=text],
.coesio input[type=email],
.coesio select,
.coesio .dropdown-toggle,
.coesio textarea {
  width: inherit;
  height: 4rem;
  background-color: #ffffff;
  color: inherit;
  text-align: left;
  border: 1px solid #cbd0dd !important;
  border-radius: 0.4rem !important;
  padding: 0.8rem;
  font-size: 14px;
  font-size: 1.4rem;
  /*&:focus {
    box-shadow: none;
  }*/
}
.coesio-msg input::placeholder,
.coesio-msg input[type=text]::placeholder,
.coesio-msg input[type=email]::placeholder,
.coesio-msg select::placeholder,
.coesio-msg .dropdown-toggle::placeholder,
.coesio-msg textarea::placeholder,
.coesio input::placeholder,
.coesio input[type=text]::placeholder,
.coesio input[type=email]::placeholder,
.coesio select::placeholder,
.coesio .dropdown-toggle::placeholder,
.coesio textarea::placeholder {
  color: #404b5f;
}
.coesio-msg .form-label,
.coesio .form-label {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0.8rem;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  color: inherit;
}
.coesio-msg textarea,
.coesio textarea {
  height: auto;
  min-height: 8rem;
}
.coesio-msg .dropdown .ng-select .ng-select-container,
.coesio .dropdown .ng-select .ng-select-container {
  height: 4rem;
  width: inherit;
  background-color: #ffffff;
  color: inherit;
  text-align: left;
  border: 1px solid #cbd0dd !important;
  border-radius: 0.4rem !important;
  padding: 0.8rem;
}
.coesio-msg .dropdown .ng-select .ng-select-container .ng-value-container,
.coesio .dropdown .ng-select .ng-select-container .ng-value-container {
  padding-left: 0;
}
.coesio-msg .dropdown .ng-select .ng-select-container .ng-value-container .ng-placeholder,
.coesio .dropdown .ng-select .ng-select-container .ng-value-container .ng-placeholder {
  font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
}
.coesio-msg .dropdown .ng-select .ng-arrow-wrapper,
.coesio .dropdown .ng-select .ng-arrow-wrapper {
  background-image: none;
  content: url("../../img/angular/coesio/icons/coesio_chevron.svg");
  padding-right: 2px;
  margin-right: 0.4rem !important;
}
.coesio-msg .dropdown .ng-select .ng-dropdown-panel,
.coesio .dropdown .ng-select .ng-dropdown-panel {
  border: 0;
  border-radius: 0.4rem;
  overflow: hidden;
  margin-top: 0.2rem;
  box-shadow: 0 0 8px 0 rgba(35, 37, 88, 0.1);
}
.coesio-msg .dropdown .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option,
.coesio .dropdown .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option {
  padding: 0.4rem 1.6rem;
  font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
  line-height: 2.4rem;
}
.coesio-msg .dropdown .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option-marked,
.coesio .dropdown .ng-select .ng-dropdown-panel .ng-dropdown-panel-items .ng-option-marked {
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
}
.coesio-msg .dropdown .dropdown-toggle:after,
.coesio .dropdown .dropdown-toggle:after {
  position: absolute;
  right: 0.8rem;
  border: none;
  content: "";
  width: 2rem;
  height: 2rem;
  background: url(../../img/angular/coesio/icons/coesio_chevron.svg) no-repeat center;
}
.coesio-msg .dropdown .dropdown-menu,
.coesio .dropdown .dropdown-menu {
  z-index: 1;
  border: none;
  margin-top: 0.4rem;
  padding: 0;
  border-radius: 0.4rem;
  box-shadow: 0 0 8px 0 rgba(35, 37, 88, 0.1);
  color: inherit;
  font-family: inherit;
  overflow: hidden;
  width: inherit;
}
.coesio-msg .dropdown .dropdown-menu.show,
.coesio .dropdown .dropdown-menu.show {
  display: block;
}
.coesio-msg .dropdown .dropdown-menu .dropdown-item,
.coesio .dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0.4rem 1.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.coesio-msg .dropdown .dropdown-menu .dropdown-item.active, .coesio-msg .dropdown .dropdown-menu .dropdown-item:active, .coesio-msg .dropdown .dropdown-menu .dropdown-item:focus, .coesio-msg .dropdown .dropdown-menu .dropdown-item:hover,
.coesio .dropdown .dropdown-menu .dropdown-item.active,
.coesio .dropdown .dropdown-menu .dropdown-item:active,
.coesio .dropdown .dropdown-menu .dropdown-item:focus,
.coesio .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #fdc300;
  font-weight: bold;
}
.coesio-msg .msg-error input,
.coesio-msg .msg-error textarea,
.coesio-msg .msg-error select,
.coesio-msg .msg-error .dropdown-toggle,
.coesio-msg .msg-error .dropdown .ng-select .ng-select-container,
.coesio .msg-error input,
.coesio .msg-error textarea,
.coesio .msg-error select,
.coesio .msg-error .dropdown-toggle,
.coesio .msg-error .dropdown .ng-select .ng-select-container {
  border-color: #cc1334 !important;
}
.coesio-msg .msg-error .text-error,
.coesio .msg-error .text-error {
  color: #cc1334;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
}
.coesio-msg .msg-error .text-error::before,
.coesio .msg-error .text-error::before {
  content: url(../../img/angular/coesio/icons/coesio_error.svg);
  position: relative;
  top: 0.5rem;
  right: 0.25rem;
}

@media (max-width: 991px) {
  .hide-mobile {
    display: none;
  }
}

@media (min-width: 992px) {
  .only-mobile {
    display: none;
  }
}

.ico-round {
  display: inline-block;
  width: 2rem;
  min-width: 2rem;
  /*height: 2rem;*/
  min-height: 2rem;
  border-radius: 50%;
  background-color: #026096;
  position: relative;
  top: 1px;
}
.ico-round:before {
  content: "";
  background-position: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}

.coesio-msg:has(.container .liste-conversation-msg) .container .bandeau__head-nav-sticky {
  flex-direction: column;
  margin: -30px auto 0 auto;
}
@media (min-width: 768px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container .bandeau__head-nav-sticky {
    margin-bottom: 1.6rem;
  }
}
.coesio-msg:has(.container .liste-conversation-msg) .container .bandeau__head-nav-sticky .nav-back img {
  margin-left: -6px;
}
.coesio-msg:has(.container .liste-conversation-msg) .container .bandeau__head-nav-sticky .bando h2 {
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container .bandeau__head-nav-sticky .bando h2 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.coesio-msg:has(.container .liste-conversation-msg) .container .bandeau__head-nav-sticky h1 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone {
  position: sticky;
  top: 4rem;
  z-index: 2;
  background: #ffffff;
  padding-bottom: 0.4rem;
  max-width: none;
  box-shadow: 0 6px 7px -6px rgba(0, 0, 0, 0.3);
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky {
  display: flex;
  flex-direction: row;
  position: relative;
  margin: -30px auto 0 auto;
  max-width: 540px;
  padding: 2rem 0 0 0;
}
@media (min-width: 768px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky {
    max-width: 720px;
    padding: 2rem 2rem 0 2rem;
  }
}
@media (min-width: 992px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky {
    max-width: 1150px;
  }
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky .nav-back {
  width: auto;
  height: auto;
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky .nav-back .hide {
  display: none;
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky .bando {
  width: calc(100% - 4rem);
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky .bando h2 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky .bando h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
    line-height: 2.1rem;
    margin: 0;
  }
}
.coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky h1 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  line-height: 3rem;
}
@media (max-width: 767px) {
  .coesio-msg:has(.container .liste-conversation-msg) .container.sticky-alone .bandeau__head-nav-sticky h1 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 21px;
    line-height: 2.1rem;
    margin: 0;
  }
}
.coesio-msg ul {
  margin: 0;
  padding: 0;
}
.coesio-msg h1,
.coesio-msg h2,
.coesio-msg h3,
.coesio-msg h4,
.coesio-msg h5 {
  margin-top: 0;
  margin-bottom: 0.4rem;
}
.coesio-msg h1 .thin,
.coesio-msg h2 .thin,
.coesio-msg h3 .thin,
.coesio-msg h4 .thin,
.coesio-msg h5 .thin {
  font-family: "Montserrat-Regular", Verdana, Arial, sans-serif;
}
.coesio-msg h1 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  line-height: 4rem;
}
@media (max-width: 767px) {
  .coesio-msg h1 {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
.coesio-msg h2 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.coesio-msg h3 {
  font-family: "Montserrat-Regular";
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
}
@media (max-width: 991px) {
  .coesio-msg h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
  }
}
.coesio-msg h4 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 21px;
  line-height: 2.1rem;
  margin: 0;
}
.coesio-msg a,
.coesio-msg p,
.coesio-msg h1,
.coesio-msg h2,
.coesio-msg h3,
.coesio-msg h4 {
  text-underline-offset: 4px;
}
.coesio-msg a {
  line-height: 24px;
  line-height: 2.4rem;
}
.coesio-msg p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px;
  line-height: 2.1rem;
  margin-bottom: 0.4rem;
}
.coesio-msg .mention {
  font-size: 1.2rem;
  line-height: 150%;
  color: #647188;
}
.coesio-msg .bandeau__head-nav,
.coesio-msg .nav-back {
  background-color: transparent;
}
.coesio-msg .bandeau__head-nav img,
.coesio-msg .nav-back img {
  filter: brightness(0) saturate(100%) invert(12%) sepia(51%) saturate(1662%) hue-rotate(213deg) brightness(100%) contrast(94%);
  margin-right: 6px;
}
@media (max-width: 991px) {
  .coesio-msg .bandeau__head-nav {
    margin-bottom: 0;
  }
}
.coesio-msg .nav-back {
  height: 5rem;
}
.coesio-msg .nav-back a.underline {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  line-height: 2.4rem;
  font-weight: 600;
  text-decoration: underline;
}
.coesio-msg .nav-back a.underline:hover {
  text-decoration: none;
}
.coesio-msg .d-flex, .coesio-msg .ctas, .coesio-msg .d-flex-lg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.8rem;
}
@media (min-width: 992px) {
  .coesio-msg .d-flex-lg {
    justify-content: end;
    align-items: end;
  }
}
.coesio-msg .btn-primary,
.coesio-msg .btn-secondary {
  font-size: 14px !important;
  max-height: 4rem;
  padding: 1.2rem 1.6rem;
  border-radius: 0.4rem;
  position: relative;
  margin: 0;
  min-width: 10rem;
  white-space: normal;
}
.coesio-msg .btn-primary:focus,
.coesio-msg .btn-secondary:focus {
  box-shadow: none !important;
}
.coesio-msg .btn-primary.picto,
.coesio-msg .btn-secondary.picto {
  padding-left: 4rem;
}
.coesio-msg .btn-primary.picto:before,
.coesio-msg .btn-secondary.picto:before {
  content: "";
  left: 1.2rem;
  top: 0;
  width: 2.4rem;
  height: 100%;
  position: absolute;
}
.coesio-msg .btn-primary.disabled,
.coesio-msg .btn-secondary.disabled {
  border: 3px solid #f4f4f4;
  background: white;
  opacity: 1;
  color: #647688;
  cursor: default;
}
.coesio-msg .ctas {
  background-color: #f6f7fc;
}
@media (min-width: 992px) {
  .coesio-msg .ctas {
    gap: 1.6rem;
    justify-content: start;
  }
}
@media (max-width: 991px) {
  .coesio-msg .ctas {
    flex-direction: column;
  }
}
@media (max-width: 991px) {
  .coesio-msg .ctas .btn-primary,
  .coesio-msg .ctas .btn-secondary {
    min-width: 26rem;
  }
}
@media (max-width: 767px) {
  .coesio-msg [class^=cta-] {
    text-align: center;
  }
}
.coesio-msg .form-group > .col,
.coesio-msg .form-group > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
  margin: 0;
}
.coesio-msg .form-group > .col > div,
.coesio-msg .form-group > [class*=col-] > div {
  width: inherit;
}
.coesio-msg .form-group > .add-pj {
  margin: 0;
}
.coesio-msg .paper-clip:before {
  content: url(../../img/angular/coesio/icons/coesio_paper-clip.svg);
  position: relative;
  width: 1.6rem;
  display: inline-block;
  height: 1.6rem;
  top: 0.25rem;
}
.coesio-msg .add-pj,
.coesio-msg .view-pj {
  background-color: #f6f7fc;
  width: 100%;
  padding: 0.8rem 1.6rem;
  border-radius: 0.4rem;
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
.coesio-msg .add-pj legend,
.coesio-msg .view-pj legend {
  font-weight: 600;
  font-size: 14px;
  font-size: 1.4rem;
}
.coesio-msg .add-pj i,
.coesio-msg .view-pj i {
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
}
.coesio-msg .add-pj .liste-pjs,
.coesio-msg .view-pj .liste-pjs {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 0.8rem;
}
.coesio-msg .add-pj .liste-pjs .lign-pj,
.coesio-msg .view-pj .liste-pjs .lign-pj {
  width: 100%;
  display: inherit;
  align-items: inherit;
  flex-wrap: inherit;
  gap: inherit;
}
.coesio-msg .add-pj .liste-pjs.msg-error > div,
.coesio-msg .add-pj .liste-pjs.msg-error > .text-error,
.coesio-msg .view-pj .liste-pjs.msg-error > div,
.coesio-msg .view-pj .liste-pjs.msg-error > .text-error {
  width: 100%;
}
.coesio-msg .add-pj .liste-pjs:has(.text-error),
.coesio-msg .view-pj .liste-pjs:has(.text-error) {
  gap: 0;
  margin-top: 0.4rem;
}
.coesio-msg .add-pj .d-none,
.coesio-msg .view-pj .d-none {
  display: block;
}
.coesio-msg .add-pj .text-error,
.coesio-msg .view-pj .text-error {
  margin: 0.1rem 0;
  display: block;
}
.coesio-msg .add-pj .text-error:last-of-type,
.coesio-msg .view-pj .text-error:last-of-type {
  margin-bottom: 0.8rem;
}
.coesio-msg .add-pj input[type=file].file-input,
.coesio-msg .view-pj input[type=file].file-input {
  display: none;
}
.coesio-msg .more {
  border: none;
  background-color: transparent;
  color: #232558;
  text-decoration: underline;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 600;
  width: auto;
  line-height: 1.5;
  text-align: left;
  cursor: pointer;
}
.coesio-msg .more:hover, .coesio-msg .more:active, .coesio-msg .more:focus {
  text-decoration: none;
}
.coesio-msg .more:focus {
  outline: none;
}
.coesio-msg .more i {
  font-size: 14px;
  font-size: 1.4rem;
}
.coesio-msg .view-pj {
  margin-top: 1.2rem;
}
.coesio-msg .pj-button {
  gap: 0.2rem;
  min-width: 22rem;
  justify-content: start;
  flex-direction: row;
  min-height: 3.6rem;
  height: 3.6rem;
  overflow: hidden;
}
.coesio-msg .loader-pj {
  width: calc(100% - 1.4rem);
  margin-top: 0.2rem;
}
.coesio-msg .selected:disabled, .coesio-msg .selected[disabled] {
  cursor: not-allowed;
  opacity: 1;
  background-color: #dcddf1;
}
.coesio-msg .badge {
  display: flex;
  align-items: center;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Montserrat-SemiBold", Verdana, Arial, sans-serif;
  font-weight: bold;
  position: relative;
  background-color: #ffffff;
  border: 1px solid #fdc300;
  border-radius: 1.4rem;
  width: fit-content;
  height: 2.8rem;
  padding: 0.4rem 0.8rem 0.4rem 1.6rem;
  font-weight: bold;
  color: #232558;
}
.coesio-msg .badge div:first-child:not(:only-child) {
  margin-right: 0.4rem;
}
.coesio-msg .badge .fleches {
  position: relative;
  width: 1.6rem;
  height: 1.6rem;
}
.coesio-msg .badge .fleches:before {
  position: absolute;
  content: "";
  background: url(../../img/angular/coesio/icons/coesio_chevron.svg) no-repeat;
  background-position: center;
  right: 0;
  top: 0;
  width: 1.2rem;
  height: 0.8rem;
  transform: rotate(180deg) scale(80%);
}
.coesio-msg .badge .fleches:after {
  position: absolute;
  content: "";
  background: url(../../img/angular/coesio/icons/coesio_chevron.svg) no-repeat;
  background-position: center;
  right: 0;
  bottom: 0;
  width: 1.2rem;
  height: 0.8rem;
  transform: scale(80%);
}
.coesio-msg .ico-round {
  background-color: #ffffff;
  border: 1px solid #fdc300;
  position: relative;
  top: 0;
  width: 2.4rem;
  height: 2.4rem;
  min-width: 2.4rem;
  min-height: 2.4rem;
  border-radius: 0.6rem;
}
.coesio-msg .ico-round:hover {
  background-color: #fff1c2;
}
.coesio-msg .ico-round:focus, .coesio-msg .ico-round:active {
  border-color: #232558;
}
.coesio-msg .ico-round.disabled {
  opacity: 0.8;
  border-color: #acaeda;
  cursor: default;
}
.coesio-msg .ico-round.disabled:hover, .coesio-msg .ico-round.disabled:focus, .coesio-msg .ico-round.disabled:active {
  border-color: #acaeda;
  background-color: #ffffff;
}
.coesio-msg .picto-reply-to:before {
  content: "";
  background: url(../../img/angular/coesio/icons/coesio_reply-to.svg) no-repeat;
  background-position: center;
  left: 0;
  top: 0;
}
.coesio-msg .picto-new-conversation:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../../img/angular/coesio/icons/coesio_new-conversation.svg) no-repeat;
  background-position: left center;
  margin-right: 0.8rem;
}
.coesio-msg .picto-send:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../../img/angular/coesio/icons/coesio_send.svg) no-repeat;
  background-position: left center;
  margin-right: 0.8rem;
}
.coesio-msg .picto-reply:before {
  content: "";
  width: 2.4rem;
  height: 2.4rem;
  background: url(../../img/angular/coesio/icons/coesio_reply-to.svg) no-repeat;
  background-position: left center;
  margin-right: 0.8rem;
}
.coesio-msg .entete {
  margin-bottom: 2.4rem;
}
@media (max-width: 767px) {
  .coesio-msg .entete [class*=col-] {
    margin-bottom: 0;
  }
}
.coesio-msg .entete h2 {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .coesio-msg .entete .d-flex-lg {
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .coesio-msg .entete .btn {
    margin: 2rem 0 0 0;
  }
}
.coesio-msg .empty-state {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 3.2rem auto 0 auto;
}
@media (min-width: 992px) {
  .coesio-msg .empty-state {
    margin: 4rem auto 1.6rem auto;
  }
}
.coesio-msg .empty-state h3 {
  font-weight: 600;
}
@media (max-width: 991px) {
  .coesio-msg .empty-state h3 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.coesio-msg .empty-state button {
  margin-top: 0.8rem;
}
.coesio-msg .empty-state .cta-create {
  margin-top: 1.2rem;
}
.coesio-msg .service-client {
  display: flex;
  flex-direction: column;
  border-radius: 0.4rem;
  background-color: #def6fc;
  color: #232558;
  padding: 1.6rem;
  margin: 4rem 0;
  line-height: 24px;
}
.coesio-msg .service-client h2 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 0;
}
.coesio-msg .service-client[class^=col-lg-] {
  padding: 0;
}
.coesio-msg .service-client .title {
  padding-left: 3rem;
  position: relative;
  line-height: 2.4rem;
}
.coesio-msg .service-client .title::before {
  content: "";
  background: url(../../img/angular/coesio/icons/coesio_info.svg) no-repeat;
  background-position: left center;
  left: 0;
  top: 1px;
  position: absolute;
  width: 24px;
  height: 20px;
}
.coesio-msg .service-client h4.title {
  margin-bottom: 1rem;
}
.coesio-msg .service-client a {
  font-size: 14px;
}
.coesio-msg .service-client a strong {
  color: #232558;
}
.coesio-msg .service-client p {
  padding-inline-start: 30px;
}
.coesio-msg .service-client ul {
  padding-left: 5.5rem;
  margin-bottom: 0;
}
.coesio-msg .service-client ul li {
  list-style: disc;
}
.coesio-msg .item-conversation, .coesio-msg .liste-conversation-msg {
  display: flex;
  flex-direction: column;
  border: 1px solid #232558;
  background-color: #ffffff;
  border-radius: 0.4rem;
  color: #232558;
  margin: 1.6rem 0 0 0;
  padding: 1.6rem;
  gap: 0.4rem;
  overflow: hidden;
  cursor: pointer;
}
@media (min-width: 992px) {
  .coesio-msg .item-conversation, .coesio-msg .liste-conversation-msg {
    margin: 0.8rem 0;
  }
}
.coesio-msg .item-conversation h3, .coesio-msg .liste-conversation-msg h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 24px;
  line-height: 2.4rem;
  margin: 0;
  display: inherit;
  gap: inherit;
  align-items: center;
}
@media (max-width: 991px) {
  .coesio-msg .item-conversation h3, .coesio-msg .liste-conversation-msg h3 {
    width: auto;
    max-width: calc(100% - 11rem);
  }
}
.coesio-msg .item-conversation p:last-child, .coesio-msg .liste-conversation-msg p:last-child {
  margin-bottom: 0;
}
.coesio-msg .item-conversation .date, .coesio-msg .liste-conversation-msg .date {
  margin: 0;
  text-align: right;
}
.coesio-msg .item-conversation .new-msg_conversation, .coesio-msg .liste-conversation-msg .new-msg_conversation {
  font-style: normal;
  font-weight: bold;
  font-family: inherit;
  background-color: #fdc300;
  width: auto;
  min-width: 2rem;
  height: 2rem;
  text-align: center;
  color: #232558;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  border-radius: 1rem;
  padding: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.coesio-msg .item-conversation:has(.new-msg_conversation) p, .coesio-msg .liste-conversation-msg:has(.new-msg_conversation) p,
.coesio-msg .item-conversation:has(.new-msg_conversation) .date,
.coesio-msg .liste-conversation-msg:has(.new-msg_conversation) .date {
  font-weight: bold;
}
.coesio-msg .crea {
  padding: 0;
}
.coesio-msg .crea .form > div {
  padding: 0 1.6rem 0.8rem 1.6rem;
}
.coesio-msg .crea .form > div:first-child {
  padding-top: 1.6rem;
}
.coesio-msg .crea .form > div.ctas {
  padding: 1.2rem 1.6rem;
}
.coesio-msg .crea .form > .add-pj {
  width: inherit;
  margin: 1.6rem;
  padding: 0.8rem 1.6rem;
}
.coesio-msg .max-5-msg {
  margin: 0.8rem 0 0 0;
}
@media (min-width: 768px) {
  .coesio-msg .max-5-msg {
    margin-bottom: 0.4rem;
  }
}
.coesio-msg .liste-conversation-msg {
  padding: 0;
}
.coesio-msg .liste-conversation-msg .item-msg {
  flex-direction: row;
  display: inherit;
  gap: 0.8rem;
  width: 100%;
  align-items: start;
  padding: 1.6rem;
  border-bottom: 1px solid #f4f4f4;
}
.coesio-msg .liste-conversation-msg .item-msg apec-message-view {
  width: 100%;
}
.coesio-msg .liste-conversation-msg .item-msg h3 {
  font-weight: 600;
}
@media (max-width: 991px) {
  .coesio-msg .liste-conversation-msg .item-msg h3 {
    width: auto;
    max-width: none;
  }
}
.coesio-msg .liste-conversation-msg .item-msg a:not([class^=btn]) {
  color: inherit;
  width: inherit;
  display: flex;
  gap: 0.8rem;
  text-decoration: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .coesio-msg .liste-conversation-msg .item-msg a:not([class^=btn]) {
    align-items: center;
    justify-content: start;
  }
}
.coesio-msg .liste-conversation-msg .item-msg a.deploy {
  color: inherit;
  width: inherit;
  display: flex;
  gap: 0.8rem;
  text-decoration: none;
}
.coesio-msg .liste-conversation-msg .item-msg a.deploy p.text-truncate {
  white-space: normal;
}
.coesio-msg .liste-conversation-msg .item-msg a.deploy .content-msg p {
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-word;
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg {
  width: 100%;
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg a {
  text-decoration: underline;
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg .content-msg {
    width: calc(100% - 5.6rem);
    margin-left: 5.6rem;
    margin-top: -2.4rem;
  }
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg > div ul {
  margin: 0.8rem 0 0.8rem 3.8rem;
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg > div ul li {
  list-style: disc;
  list-style-position: outside;
  padding-left: 0.4rem;
  white-space: normal;
  word-break: break-word;
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg > div ol {
  margin: 0.8rem 0;
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg > div ol li {
  list-style: decimal;
  white-space: normal;
  word-break: break-word;
}
.coesio-msg .liste-conversation-msg .item-msg .content-msg > div a {
  display: inline;
}
.coesio-msg .liste-conversation-msg .item-msg:last-child {
  border-bottom: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child {
    align-items: center;
    justify-content: start;
  }
}
.coesio-msg .liste-conversation-msg .item-msg:last-child apec-message-view {
  color: inherit;
  width: inherit;
  display: flex;
  gap: 0.8rem;
  text-decoration: none;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child apec-message-view {
    align-items: center;
    justify-content: start;
  }
}
.coesio-msg .liste-conversation-msg .item-msg:last-child .content-msg {
  padding: 0;
}
.coesio-msg .liste-conversation-msg .item-msg:last-child p:not(.textarea-text) {
  margin-bottom: 3.2rem;
}
.coesio-msg .liste-conversation-msg .item-msg:last-child p:not(.textarea-text).text-truncate {
  white-space: normal;
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child .full-msg {
    margin-bottom: 0;
  }
}
.coesio-msg .liste-conversation-msg .item-msg:last-child .full-msg p {
  margin-bottom: 0;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-word;
}
.coesio-msg .liste-conversation-msg .item-msg:last-child .modal-body p:last-child {
  margin-bottom: 0;
}
.coesio-msg .liste-conversation-msg .item-msg:last-child .max-5-msg p {
  margin-bottom: 0;
}
.coesio-msg .liste-conversation-msg .item-msg:last-child .ctas button {
  margin-top: 2.8rem;
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child .ctas button {
    margin-bottom: 1.2rem;
  }
}
@media (max-width: 767px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child .ctas button {
    min-width: 24rem;
  }
}
@media (max-width: 767px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child .cta-reply button {
    margin: 0;
  }
  .coesio-msg .liste-conversation-msg .item-msg:last-child .cta-reply button.pj-button-add {
    margin-bottom: 1.6rem;
  }
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg:last-child .cta-reply {
    padding: 2.4rem 0 0 0;
  }
}
.coesio-msg .liste-conversation-msg .item-msg .response {
  width: calc(100% + 3.2rem);
  margin: 0 0 -1.6rem -1.6rem;
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg .response {
    border-top: 1px solid #f4f4f4;
    margin-top: 0;
    margin-left: -7.2rem;
    width: calc(100% + 8.8rem);
  }
}
.coesio-msg .liste-conversation-msg .item-msg .response .form > div:not(.add-pj) {
  padding: 0 1.6rem 0.8rem 1.6rem;
}
.coesio-msg .liste-conversation-msg .item-msg .response .form > div:not(.add-pj):first-child {
  padding-top: 1.6rem;
}
.coesio-msg .liste-conversation-msg .item-msg .response .form > div:not(.add-pj).ctas {
  padding: 1.2rem 1.6rem;
}
.coesio-msg .liste-conversation-msg .item-msg .response .form > div:not(.add-pj).ctas button {
  margin: 0;
}
.coesio-msg .liste-conversation-msg .item-msg .response .form > .add-pj {
  width: inherit;
  margin: 1.6rem;
}
.coesio-msg .liste-conversation-msg .item-msg .user {
  width: 4.2rem;
  min-width: 4.2rem;
  max-width: 4.2rem;
}
.coesio-msg .liste-conversation-msg .item-msg .user-name {
  width: calc(100% - 18rem);
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg .user-name {
    width: calc(100% - 22rem);
  }
}
.coesio-msg .liste-conversation-msg .item-msg .date {
  width: 12rem;
  text-align: right;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .coesio-msg .liste-conversation-msg .item-msg .date {
    width: 15rem;
  }
}
.coesio-msg .liste-conversation-msg .badge-msg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -0.8rem 0;
  height: 1.2rem;
  border-bottom: 1px solid #f4f4f4;
  width: auto;
}
.coesio-msg .liste-conversation-msg .badge-msg .badge {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
}
@media (max-width: 767px) {
  .coesio-msg .liste-conversation-msg .badge-msg .badge {
    padding: 0.4rem 1.2rem;
    height: 3.6rem;
    border-radius: 1.8rem;
  }
  .coesio-msg .liste-conversation-msg .badge-msg .badge .text {
    display: none;
  }
  .coesio-msg .liste-conversation-msg .badge-msg .badge .chiffre {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (max-width: 767px) {
  .coesio-msg .cta-reply {
    padding: 2.4rem 0 0 0;
  }
  .coesio-msg .cta-reply button:not(.pj-button-add) {
    min-width: 26rem;
  }
  .coesio-msg .cta-reply button.pj-button {
    min-width: 22rem;
  }
  .coesio-msg .cta-reply .modal button.close {
    min-width: auto;
  }
  .coesio-msg .cta-reply.position-fixed {
    display: block;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #ffffff;
    box-shadow: 0 6px 7px 6px rgba(0, 0, 0, 0.3);
    width: 100%;
    padding: 0.8rem 1.6rem;
  }
}
@media (min-width: 768px) {
  .coesio-msg .cta-reply.position-fixed {
    position: relative !important;
  }
}
.coesio-msg .user-cadre, .coesio-msg .user-consultant {
  display: flex;
  width: 4rem;
  height: 4rem;
  padding: 1.2rem;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fdc300;
}
.coesio-msg .user-consultant {
  background-color: #232558;
  color: #ffffff;
}
.coesio-msg .modal-dialog {
  display: flex !important;
  justify-content: center;
  max-width: 900px;
  margin: 0 auto;
  top: 190px;
}
@media (max-width: 506px) {
  .coesio-msg .modal-dialog {
    width: 100%;
    margin: 0;
    position: absolute;
    bottom: 0px;
    top: initial;
    transform: none !important;
    -webkit-transform: none !important;
  }
  .coesio-msg .modal-dialog.full_height {
    height: 100vh;
  }
  .coesio-msg .modal-dialog.half_height {
    min-height: 50vh;
  }
}
@media (max-width: 506px) {
  .coesio-msg .modal-dialog .btn-primary,
  .coesio-msg .modal-dialog .btn-secondary {
    min-width: 26rem;
  }
}
.coesio-msg .modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  min-height: calc(100% - 1rem);
  margin: 0 auto;
}
@media (max-width: 506px) {
  .coesio-msg .modal-dialog-centered {
    align-items: inherit;
    min-height: inherit;
  }
}
@media (max-width: 506px) {
  .coesio-msg .modal.fade .modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, 50px);
    transform: translate(0, 50px);
  }
}
@media (max-width: 506px) and (prefers-reduced-motion: reduce) {
  .coesio-msg .modal.fade .modal-dialog {
    transition: none;
  }
}
@media (max-width: 506px) {
  .coesio-msg .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none;
  }
}
.coesio-msg .modal-header {
  background-color: #232558;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 15px;
}
@media (max-width: 506px) {
  .coesio-msg .modal-header {
    padding: 16px;
    align-items: flex-start;
  }
}
.coesio-msg .modal-header .block-modal-title {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
@media (max-width: 506px) {
  .coesio-msg .modal-header .block-modal-title {
    align-items: flex-start;
  }
}
.coesio-msg .modal-header .block-modal-title img {
  width: 20px;
  height: 20px;
}
.coesio-msg .modal-header .block-modal-title .modal-title {
  color: white;
  font-size: 16px;
  margin: 0;
}
.coesio-msg .modal-header,
.coesio-msg .modal-content {
  border-radius: 0;
  border: none;
}
@media (max-width: 506px) {
  .coesio-msg .modal-content {
    overflow: scroll;
  }
}
.coesio-msg .modal-header .close {
  background-image: url(../../img/angular/coesio/icons/coesio_close_modal_white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  width: 20px;
  height: 20px;
  opacity: 1;
  padding: 0;
  margin: 0;
  background-size: inherit;
  position: relative;
}
.coesio-msg .modal-body {
  padding: 16px 48px;
}
.coesio-msg .modal-body p {
  font-size: 16px;
  line-height: 24px;
  color: #647688;
}
.coesio-msg .modal-body #pb-120 {
  padding-bottom: 0;
}
@media (max-width: 506px) {
  .coesio-msg .modal-body #pb-120 {
    padding-bottom: 120px;
  }
}
@media (max-width: 506px) {
  .coesio-msg .modal-body #pb-60 {
    padding-bottom: 60px;
  }
}
.coesio-msg .modal-body .btns_actions {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
@media (max-width: 506px) {
  .coesio-msg .modal-body .btns_actions {
    position: fixed;
    bottom: 24px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.coesio-msg .modal-open .modal {
  display: block;
  opacity: 1;
}
.coesio-msg .scrollable-content {
  flex: 1;
  overflow-y: auto;
  padding: 1rem;
}
.coesio-msg .pagination-footer {
  padding: 0.5rem 0;
  background-color: #ffffff;
}
.coesio-msg ul.pagination-custom {
  display: flex !important;
  flex-direction: row !important;
  justify-content: end;
  align-items: end;
  gap: 1rem;
  padding: 1rem 0;
  margin: 0;
  list-style: none;
  border: none;
  background: transparent;
}
.coesio-msg .page-item .page-link,
.coesio-msg .page-item span {
  display: inline-block;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  text-align: center;
  border-radius: 50%;
  color: #1d2746;
  cursor: pointer;
  font-weight: 500;
  padding: 0;
  background-color: transparent;
  border: none;
  transition: all 0.2s ease-in-out;
}
.coesio-msg .page-item.active .page-link,
.coesio-msg .page-item.active span {
  border: 1px solid #1d2746;
  background-color: transparent;
}
.coesio-msg .page-item .page-link:hover,
.coesio-msg .page-item span:hover {
  background-color: #f0f0f0;
}

body:has(.coesio-msg) .toast-container .ngx-toastr {
  line-height: 130%;
}
body:has(.coesio-msg).modal-open main {
  z-index: auto !important;
}
body:has(.coesio-msg).modal-open .modal-header {
  width: 100%;
  padding: 1.5rem !important;
}
body:has(.coesio-msg).modal-open .modal-header .modal-title {
  text-transform: none;
}
body:has(.coesio-msg).modal-open .modal-header .close {
  position: relative !important;
  top: inherit !important;
}
body:has(.coesio-msg).modal-open footer {
  display: block !important;
}/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
/*!!!ATTENTION, CECI EST UN FICHIER GENERE DEPUIS LE REPOSITORY MAQUETTE. NE PAS MODIFIER !!!*/
