@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans|Oswald&display=swap');
@keyframes new_anim {
  0% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); }
  5%, 10% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  15%, 25%, 35%, 45% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(2deg); }
  20%, 30%, 40% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(-2deg); }
  50% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  60%, 100% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); } }

.bat-popin.popin-delete .popin-container {
  min-width: 555px !important;
  max-width: 555px !important; }
.bat-popin .popin-container {
  min-width: 700px !important;
  max-width: 700px !important; }
.bat-popin .container-field {
  margin-bottom: 30px; }
  .bat-popin .container-field label {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000; }
  .bat-popin .container-field input {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    box-shadow: none;
    padding: 8px 12px;
    width: 100%;
    box-sizing: border-box; }
.bat-popin p {
  font-weight: 600;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 40px;
  color: #003C9D; }
.bat-popin .form-group.button-group.button-group-single {
  justify-content: center; }
.bat-popin .popin-buttons {
  display: flex;
  justify-content: center; }
  .bat-popin .popin-buttons .sp_button {
    font-size: 14px;
    width: 150px;
    margin-left: 0; }
    .bat-popin .popin-buttons .sp_button + .sp_button {
      margin-left: 35px; }

.popin[theme="basic"] *:not([class*="material-icons"]) {
  font-family: 'Montserrat', 'Arial', serif; }
  .popin[theme="basic"].confirm .popin-container {
    min-width: unset; }
.popin[theme="basic"] .popin-container {
  border-radius: 5px;
  padding: 30px;
  min-width: 900px; }
  .popin[theme="basic"] .popin-container .popin-header {
    margin: 0px 0 40px; }
    .popin[theme="basic"] .popin-container .popin-header .popin-header-title {
      color: #003C9D;
      font-weight: 800;
      text-align: left;
      font-size: 30px;
      font-style: normal; }
    .popin[theme="basic"] .popin-container .popin-header .close {
      color: #003C9D;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      background: none;
      border: 0; }
  .popin[theme="basic"] .popin-container .popin-body input {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    padding: 8px 12px;
    width: 100%; }
  .popin[theme="basic"] .popin-container .popin-body select {
    cursor: pointer;
    color: #003C9D;
    font-weight: bold;
    padding: 6px 6px;
    box-sizing: border-box;
    display: flex;
    background: #FFFFFF;
    border: 1px solid rgba(75, 63, 180, 0.1);
    align-items: center;
    border-radius: 10px; }
    .popin[theme="basic"] .popin-container .popin-body select option {
      color: #003C9D; }
  .popin[theme="basic"] .popin-container .popin-body #new-nameVers {
    outline: unset; }
  .popin[theme="basic"] .popin-container .popin-body #modif-commentaire {
    border: 1px solid #003C9D;
    border-radius: 10px; }
  .popin[theme="basic"] .popin-container .popin-body .error {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #ffe8e6;
    color: #DB2828;
    border: 1px solid #DB2828;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    width: 100%;
    box-sizing: border-box; }
  .popin[theme="basic"] .popin-container .popin-body .success {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #fff;
    color: #1a8604;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 0 auto; }
    .popin[theme="basic"] .popin-container .popin-body .success .material-icons-outlined {
      margin-left: 8px; }
  .popin[theme="basic"] .popin-container .popin-footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px; }

.popin#popin_create_list .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  .popin#popin_create_list .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    .popin#popin_create_list .popin-container .popin-body .content input {
      margin-right: 30px; }
    .popin#popin_create_list .popin-container .popin-body .content select {
      min-width: 120px; }

.popin#popin_create_tag .popin-container .popin-body, .popin#popin_edit_tag .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  .popin#popin_create_tag .popin-container .popin-body .content, .popin#popin_edit_tag .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    .popin#popin_create_tag .popin-container .popin-body .content input, .popin#popin_edit_tag .popin-container .popin-body .content input {
      margin-right: 30px; }
    .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper, .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper {
      overflow: hidden;
      width: 120px;
      height: 26px;
      margin-top: 4px;
      border-radius: 4px;
      box-shadow: 1px 1px 3px 0px grey; }
      .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper input[type='color'], .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper input[type='color'] {
        cursor: pointer;
        padding: 0;
        width: 150%;
        height: 200%;
        margin: -15%; }
    .popin#popin_create_tag .popin-container .popin-body .content select, .popin#popin_edit_tag .popin-container .popin-body .content select {
      min-width: 120px; }

.popin#popin_require_subscribe .popin-container {
  border-radius: 20px;
  width: 420px;
  max-width: 90vw;
  min-width: 500px;
  padding: 0;
  background: #FFFFFF;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  text-align: left; }
  .popin#popin_require_subscribe .popin-container .close {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #999;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s ease; }
    .popin#popin_require_subscribe .popin-container .close:hover {
      background: rgba(0, 0, 0, 0.05); }
    .popin#popin_require_subscribe .popin-container .close .material-icons {
      font-size: 20px; }
  .popin#popin_require_subscribe .popin-container .popin-badge {
    background: #F5F3FF;
    color: #6B5FB4;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: left;
    margin: 0; }
    .popin#popin_require_subscribe .popin-container .popin-badge .sparkle-icon {
      font-size: 14px; }
  .popin#popin_require_subscribe .popin-container .popin-content-wrapper {
    padding: 24px 32px 32px; }
  .popin#popin_require_subscribe .popin-container .popin-header {
    text-align: left;
    background: #F9F7FF;
    border-radius: 10px;
    margin: 15px 0;
    padding: 20px; }
    .popin#popin_require_subscribe .popin-container .popin-header .prime-text {
      font-size: inherit; }
    .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title {
      font-size: 32px;
      font-weight: 700;
      color: #000000;
      line-height: 1.2;
      margin: 0 0 8px 0;
      text-align: left; }
      .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title .prime-text {
        color: #003C9D;
        font-weight: 700; }
    .popin#popin_require_subscribe .popin-container .popin-header .popin-subtitle {
      font-size: 14px;
      font-weight: 400;
      color: #666666;
      margin: 0;
      line-height: 1.5; }
  .popin#popin_require_subscribe .popin-container .popin-promo {
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.5;
    color: #555555;
    border-radius: 4px;
    text-align: left; }
    .popin#popin_require_subscribe .popin-container .popin-promo .promo-icon {
      margin-right: 4px; }
  .popin#popin_require_subscribe .popin-container .popin-cta-text {
    font-size: 13px;
    color: #333333;
    margin: 0 0 20px 0;
    text-align: left; }
    .popin#popin_require_subscribe .popin-container .popin-cta-text strong {
      font-weight: 700; }
  .popin#popin_require_subscribe .popin-container .popin-body {
    margin-bottom: 24px; }
    .popin#popin_require_subscribe .popin-container .popin-body .features-list {
      display: flex;
      flex-direction: column;
      gap: 14px; }
      .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item {
        display: flex;
        align-items: center;
        gap: 14px; }
        .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon {
          width: 44px;
          height: 44px;
          min-width: 44px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-shrink: 0; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon i {
            font-size: 24px; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.purple {
            background: #F3EEFF;
            color: #7B34DB; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue {
            background: #E3F2FD;
            color: #2196F3; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.pink {
            background: #FCE4EC;
            color: #E91E63; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue-light {
            background: #E1F5FE;
            color: #03A9F4; }
        .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item span {
          font-size: 14px;
          line-height: 1.4;
          color: #333333;
          font-weight: 400; }
  .popin#popin_require_subscribe .popin-container .popin-footer {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; }
    .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary {
      background: linear-gradient(90deg, #4F46E5 0%, #7C3AED 100%);
      color: white;
      font-size: 15px;
      font-weight: 600;
      padding: 14px 32px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      width: 100%;
      box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
      transition: all 0.2s ease; }
      .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary:hover {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(79, 70, 229, 0.4); }
    .popin#popin_require_subscribe .popin-container .popin-footer .footer-info {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      font-size: 12px;
      color: #666666;
      margin: 4px 0; }
      .popin#popin_require_subscribe .popin-container .popin-footer .footer-info i {
        font-size: 18px;
        color: #999999; }
      .popin#popin_require_subscribe .popin-container .popin-footer .footer-info span {
        font-size: 12px; }
    .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link {
      font-size: 13px;
      color: #003C9D;
      text-decoration: none;
      font-weight: 600;
      transition: color 0.2s ease;
      margin-top: 4px; }
      .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link .arrow {
        margin-left: 4px;
        transition: transform 0.2s ease;
        display: inline-block; }
      .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover {
        color: #00296a; }
        .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover .arrow {
          transform: translateX(3px); }

.popin#popin_require_subscribe.popin-no-ai .popin-container {
  border-radius: 5px;
  width: 37%;
  padding: 30px;
  min-width: unset;
  box-shadow: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .close {
    color: #003C9D;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    border-radius: 0; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .close:hover {
      background: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-badge, .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-content-wrapper {
    display: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header {
    margin-top: 5%;
    height: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    border-radius: 0;
    padding: 0; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header .popin-header-title {
      font-size: 18px;
      font-weight: 500;
      color: black; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p {
      text-align: start;
      font-size: 25px;
      font-weight: 700; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p span {
        color: #003C9D;
        font-size: 25px;
        font-weight: 700; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body {
    display: flex; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container p {
        font-size: 15px;
        margin: 6px 0;
        font-size: 12px;
        font-weight: 500;
        text-align: start;
        line-height: 20px; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a {
        text-align: start;
        font-weight: 700;
        line-height: 20px;
        text-decoration: none; }
        .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a:visited {
          color: #003C9D; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer {
    margin-top: unset; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer a {
      letter-spacing: 0;
      width: auto;
      font-weight: 700;
      padding: 9px 20px;
      font-size: 14px;
      height: fit-content; }

[id^=popin_infos_distribs_] .popin-container .popin-header img {
  max-width: 240px;
  max-height: 50px; }
[id^=popin_infos_distribs_] .popin-container .popin-body {
  text-align: left; }
  [id^=popin_infos_distribs_] .popin-container .popin-body p {
    margin-bottom: 10px;
    line-height: 20px;
    margin-right: 4px; }
    [id^=popin_infos_distribs_] .popin-container .popin-body p span {
      color: #003C9D;
      font-weight: 700;
      line-height: 20px; }
    [id^=popin_infos_distribs_] .popin-container .popin-body p.address {
      font-style: italic; }

.popin#popin_rename_product_list .popin-container .popin-footer .reset-btn {
  margin-right: auto;
  margin-left: 0; }

.popin#popin_link_customer {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: black;
  margin-bottom: 25px; }
  .popin#popin_link_customer span {
    font-size: inherit;
    font-family: inherit;
    font-weight: 800;
    color: #003C9D;
    text-decoration: none;
    cursor: pointer; }
  .popin#popin_link_customer a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: black;
    text-decoration: underline;
    cursor: pointer; }
    .popin#popin_link_customer a i {
      vertical-align: middle; }
  .popin#popin_link_customer .popin-container {
    max-width: 1600px;
    height: 80vh;
    padding: 0;
    width: 100%; }
    .popin#popin_link_customer .popin-container .popin-header {
      margin: 0; }
      .popin#popin_link_customer .popin-container .popin-header .close {
        z-index: 500; }
    .popin#popin_link_customer .popin-container .popin-body {
      height: 100%;
      display: flex;
      flex-direction: column; }
      .popin#popin_link_customer .popin-container .popin-body > iframe {
        width: 100%;
        height: 100%;
        z-index: 50; }
    .popin#popin_link_customer .popin-container .popin-footer {
      margin-right: 20px;
      margin-bottom: 20px;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 500; }
      .popin#popin_link_customer .popin-container .popin-footer button {
        padding: 10px 20px;
        min-width: unset;
        min-width: none;
        font-size: 12px; }

.popin#popin_type_product .popin-container .popin-body .group_tp {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 5px; }
  .popin#popin_type_product .popin-container .popin-body .group_tp div {
    display: flex;
    width: 30%;
    justify-content: left; }
    .popin#popin_type_product .popin-container .popin-body .group_tp div input {
      width: 50px; }

.popin#popin_report_product .popin-container .popin-header .popin-header-title, .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title {
  display: flex;
  align-items: center;
  color: black;
  font-weight: 700; }
  .popin#popin_report_product .popin-container .popin-header .popin-header-title .icon, .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title .icon {
    color: #003C9D;
    font-size: 1.6em;
    margin-right: 15px; }
.popin#popin_report_product .popin-container .popin-body .content .text, .popin#popin_not_configured_yet .popin-container .popin-body .content .text {
  text-align: left;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 500; }
.popin#popin_report_product .popin-container .popin-body .content textarea, .popin#popin_not_configured_yet .popin-container .popin-body .content textarea {
  width: 100%;
  border: 1px solid rgba(75, 63, 180, 0.1);
  box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
  border-radius: 5px;
  resize: none;
  padding: 12px 18px;
  box-sizing: border-box; }
  .popin#popin_report_product .popin-container .popin-body .content textarea::placeholder, .popin#popin_not_configured_yet .popin-container .popin-body .content textarea::placeholder {
    color: rgba(0, 0, 0, 0.62);
    font-size: 12px;
    font-style: italic; }
.popin#popin_report_product .popin-container .popin-footer, .popin#popin_not_configured_yet .popin-container .popin-footer {
  align-items: center; }
  .popin#popin_report_product .popin-container .popin-footer a, .popin#popin_not_configured_yet .popin-container .popin-footer a {
    letter-spacing: 0;
    width: auto;
    font-weight: 700;
    padding: 9px 20px;
    font-size: 14px; }
  .popin#popin_report_product .popin-container .popin-footer .email_btn, .popin#popin_not_configured_yet .popin-container .popin-footer .email_btn {
    font-weight: 500;
    font-size: 12px;
    color: black;
    width: auto; }
  .popin#popin_report_product .popin-container .popin-footer .switch, .popin#popin_not_configured_yet .popin-container .popin-footer .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0 20px 0 10px;
    padding: 0; }
    .popin#popin_report_product .popin-container .popin-footer .switch input, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
      .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider {
        background: rgba(159, 152, 215, 0.45); }
        .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider::before, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider::before {
          transform: translateX(20px); }
    .popin#popin_report_product .popin-container .popin-footer .switch .slider, .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider {
      border-radius: 50px;
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(75, 63, 180, 0.05);
      transition: 0.2s; }
      .popin#popin_report_product .popin-container .popin-footer .switch .slider div.round, .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider div.round {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 2px;
        bottom: 2px;
        background-color: #003c9d;
        border-radius: 50px;
        transition: 0.2s; }

.popin#popin_not_configured_yet .popin-container .popin-body * {
  font-size: 15px; }
  .popin#popin_not_configured_yet .popin-container .popin-body * a {
    margin-bottom: 15px; }
.popin#popin_not_configured_yet .popin-container .success {
  background-color: transparent; }
.popin#popin_not_configured_yet .popin-container .actions {
  display: flex;
  justify-content: space-around; }
  .popin#popin_not_configured_yet .popin-container .actions > div {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(75, 63, 180, 0.05); }
  .popin#popin_not_configured_yet .popin-container .actions p {
    margin-bottom: 20px; }
.popin#popin_not_configured_yet .popin-container .text-container {
  text-align: left;
  line-height: 20px; }
  .popin#popin_not_configured_yet .popin-container .text-container a {
    color: #003C9D;
    text-decoration: none;
    font-weight: bold; }
  .popin#popin_not_configured_yet .popin-container .text-container ul {
    padding: 20px; }

.popin#popin_notif_new {
  top: 50px !important;
  left: 70px;
  overflow: unset; }
  .popin#popin_notif_new .popin-overlay {
    opacity: 0.4;
    display: block;
    top: 0;
    left: 0; }
  .popin#popin_notif_new .popin-container {
    top: 0 !important;
    border: 1px solid #E9E7FF;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    border-radius: 5px;
    padding: 17px;
    min-width: unset;
    margin: 0;
    width: max-content; }
    .popin#popin_notif_new .popin-container .popin-header {
      margin-bottom: 10px; }
      .popin#popin_notif_new .popin-container .popin-header .popin-header-title {
        display: block;
        text-align: left;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: unset !important;
        letter-spacing: unset !important;
        border: unset !important;
        padding: unset !important;
        width: unset !important;
        margin: unset !important; }
    .popin#popin_notif_new .popin-container .popin-body .text-container p {
      text-align: left !important;
      font-size: 14px;
      color: #003C9D;
      font-weight: 500; }
    .popin#popin_notif_new .popin-container .popin-footer {
      height: unset;
      margin-bottom: unset;
      align-items: center;
      margin-top: 15px; }
      .popin#popin_notif_new .popin-container .popin-footer a {
        font-weight: 700;
        width: 90px;
        height: 20px;
        font-size: 10px;
        line-height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 4px !important;
        letter-spacing: 0.5px;
        flex: unset; }
        .popin#popin_notif_new .popin-container .popin-footer a.remind-me {
          margin-right: 10px;
          box-sizing: border-box;
          color: #003C9D; }
          .popin#popin_notif_new .popin-container .popin-footer a.remind-me:hover {
            text-decoration: underline; }

.popin#add_filter .popin-container .popin-body .query_type {
  display: flex;
  width: 100%; }
  .popin#add_filter .popin-container .popin-body .query_type .form_input {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .popin#add_filter .popin-container .popin-body .query_type .form_input:first-child {
      width: 80%;
      margin-right: 10px; }
    .popin#add_filter .popin-container .popin-body .query_type .form_input:last-child {
      width: 20%; }

.popin#popin_change_designer_zones .popin-container {
  background: #FAF9FE;
  max-width: 1200px; }
  .popin#popin_change_designer_zones .popin-container .popin-header .popin-header-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 46px;
    color: #003C9D;
    text-transform: none;
    border-bottom: 1px solid #EDEBFF;
    padding-bottom: 17px; }
.popin#popin_change_designer_zones .popin-container .popin-body .error_conf {
  font-family: 'Montserrat';
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #C71F2C;
  display: none;
  width: 80%;
  margin: auto;
  margin-bottom: auto; }
  .popin#popin_change_designer_zones .popin-container .popin-body .error_conf.error_conf_header {
    margin-bottom: 10px; }
  .popin#popin_change_designer_zones .popin-container .popin-body .error_conf .material-icons-outlined {
    margin-right: 5px; }
.popin#popin_change_designer_zones .popin-container .popin-body .views_products {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto; }
  .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views {
    width: 380px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .product_name {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px; }
    .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container {
      display: flex; }
      .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img {
        min-width: 100px;
        max-width: 150px; }
        .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img img {
          width: 100%; }
      .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_name {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        line-height: 16px; }
.popin#popin_change_designer_zones .popin-container .popin-body .separator {
  width: 90%;
  height: 1px;
  margin: 10px auto;
  background: #EDEBFF; }
.popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container {
  display: flex;
  flex-direction: column;
  max-height: 350px;
  overflow-y: auto;
  width: 80%;
  margin: auto;
  scrollbar-color: #003c9d #f4f4f4;
  scrollbar-width: thin; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #f4f4f4; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar-thumb {
    background: #003c9d; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp span {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      width: 380px;
      text-align: center; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border-radius: 5px;
    min-height: 100px;
    min-height: 150px;
    margin-bottom: 24px;
    width: 100%;
    margin: auto;
    padding: 0 0; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 380px; }
      .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp {
      display: flex;
      flex-direction: column;
      width: 300px;
      margin-right: 40px; }
      .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp select.new_emp {
        background: #FFFFFF;
        border: 1px solid #E9E7FF;
        border-radius: 5px;
        color: black;
        height: 36px; }
.popin#popin_change_designer_zones .popin-container .popin-footer {
  display: flex;
  justify-content: flex-end; }
  .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue {
    padding: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 200px;
    height: 48px;
    margin: unset; }
    .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue:nth-child(1) {
      margin-right: 16px; }

.popin#popin_client_choice .popin-container, .popin#popin_customer_project_choice .popin-container {
  max-width: 1600px;
  width: 100%; }
  .popin#popin_client_choice .popin-container .popin-header, .popin#popin_customer_project_choice .popin-container .popin-header {
    margin: 0; }
    .popin#popin_client_choice .popin-container .popin-header .close, .popin#popin_customer_project_choice .popin-container .popin-header .close {
      z-index: 500; }
  .popin#popin_client_choice .popin-container .popin-body, .popin#popin_customer_project_choice .popin-container .popin-body {
    height: 70vh; }
    .popin#popin_client_choice .popin-container .popin-body iframe, .popin#popin_customer_project_choice .popin-container .popin-body iframe {
      width: 100%;
      height: 100%; }
  .popin#popin_client_choice .popin-container .popin-footer form, .popin#popin_customer_project_choice .popin-container .popin-footer form, .popin#popin_client_choice .popin-container .popin-footer > div, .popin#popin_customer_project_choice .popin-container .popin-footer > div {
    display: flex; }

.popin#askModif .popin-container .popin-body form .box_modif_files {
  height: 116px;
  border-radius: 5px;
  position: relative;
  border: 1px dashed #003C9D;
  padding: 16px 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #003C9D;
  box-sizing: border-box; }
  .popin#askModif .popin-container .popin-body form .box_modif_files input[type="file"] {
    width: 0;
    height: 0; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .modif_files {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .download_icon {
    font-size: 50px; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .download_text {
    font-weight: 600; }
.popin#askModif .popin-container .popin-body form .box_import_files {
  display: flex;
  flex-wrap: wrap; }
  .popin#askModif .popin-container .popin-body form .box_import_files .import_file {
    margin-right: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 6px;
    background-color: #F6F5FB;
    border-radius: 5px;
    width: fit-content;
    min-width: 80px;
    max-width: 400px;
    font-weight: 500; }
    .popin#askModif .popin-container .popin-body form .box_import_files .import_file span.filename {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .popin#askModif .popin-container .popin-body form .box_import_files .import_file .del_file {
      margin-left: auto;
      color: #003C9D;
      cursor: pointer; }

.popin#import-popin .popin-container .popin-body .import-clients-description {
  text-align: left; }
.popin#import-popin .popin-container .popin-body form {
  margin: 20px auto 0 auto; }
  .popin#import-popin .popin-container .popin-body form #InputFileBTNOptions {
    width: 100%;
    position: absolute;
    cursor: pointer;
    height: 100%;
    z-index: 5; }

.popin#Popin_noLogo .popin-container .popin-header .popin-header-title {
  text-align: left;
  text-transform: none; }
  .popin#Popin_noLogo .popin-container .popin-header .popin-header-title span.material-icons-outlined {
    margin: 0 10px; }

.popin#popin_client_choice .popin-container {
  background-color: #f9fafb; }

.popin#newTagPopin .popin-container .popin-body input {
  text-align: left; }
  .popin#newTagPopin .popin-container .popin-body .select2 .select2-selection__rendered {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    width: 100%;
    text-align: left; }

.popin#emb_user_params .popin-container {
  max-width: 1600px; }
  .popin#emb_user_params .popin-container .popin-body .emb_params {
    display: flex;
    justify-content: space-around; }
    .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters {
      text-align: left; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_label {
        margin-bottom: 0px; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_value {
        font-weight: 300; }
    .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table {
      font-weight: 300; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead {
        background: rgba(75, 63, 180, 0.05);
        border-top: 1px solid #E9E7FF;
        border-radius: 5px; }
        .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead td {
          padding: 10px; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody tr, .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        border: 1px solid #E9E7FF; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        padding: 10px; }

.popin#user-popin .popin-container .popin-body .flex-label {
  margin-bottom: 4px; }
.popin#user-popin .popin-container .popin-body .box_firstname_lastname {
  width: 100%; }
  .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_title {
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_input {
    display: flex; }
.popin#user-popin .popin-container .popin-body .box_permission_management {
  width: 100%; }
  .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_title {
    margin-top: 16px;
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_input {
    padding-left: 12px;
    display: flex;
    flex-direction: column; }
.popin#user-popin .popin-container .popin-body .mail_error {
  color: #C71F2C;
  font-weight: 600;
  margin-top: 10px;
  text-align: left; }
.popin#user-popin .popin-container .popin-body .password_error {
  color: #C71F2C;
  font-weight: 600;
  text-align: left;
  margin-left: 20px; }

.popin#helpCenter .popin-container .popin-body label {
  color: black;
  text-align: left; }
.popin#helpCenter .popin-container .popin-body select {
  color: black;
  font-weight: 300; }
.popin#helpCenter .popin-container .popin-body option {
  color: black;
  font-weight: 300; }
.popin#helpCenter .popin-container .popin-body textarea {
  width: 100%;
  height: 120px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #E9E7FF;
  border-radius: 5px;
  background-color: #ffffff;
  font-size: 16px;
  resize: none; }
.popin#helpCenter .popin-container .popin-body a:visited {
  color: #003C9D; }
.popin#helpCenter .popin-container .popin-body .selectTitle {
  text-align: left; }
.popin#helpCenter .popin-container .popin-body .firstSelect, .popin#helpCenter .popin-container .popin-body .secondSelect {
  text-align: left;
  width: 100%;
  color: black;
  padding: 10px;
  font-weight: 200;
  margin-bottom: 30px; }
  .popin#helpCenter .popin-container .popin-body #thirdSelect .askOpenForms {
    margin-bottom: 35px; }
.popin#helpCenter .popin-container .popin-body .book_demo {
  color: #003C9D;
  cursor: pointer; }
  .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form {
    margin-top: 20px; }
    .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form i {
      font-style: unset; }
.popin#helpCenter .popin-container .popin-body .formsHelpCenter {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: left; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter input {
    height: 36px;
    border: 1px solid #E9E7FF;
    font-weight: 200;
    box-shadow: unset; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter > div {
    margin-bottom: 35px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput input {
      display: flex;
      flex-direction: row;
      width: 100%; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput div {
      width: 45%; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .file-upload {
    display: flex;
    width: 35%;
    align-items: flex-start; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .addFileCenterHelp {
    display: flex;
    justify-content: center; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .alignButtonSend {
    display: flex;
    justify-content: flex-end;
    margin-top: -35px;
    margin-bottom: 0px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .formsHelpCenter {
    display: none; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .blueTextCenterHelp {
    color: #003c9d;
    margin-top: 30px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: 'Montserrat'; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box {
      display: flex;
      align-items: center;
      justify-content: start;
      margin: 0 5px 0 0px;
      min-width: 150px; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box button i {
        color: #E4205E;
        cursor: pointer;
        font-size: 20px; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label {
        margin: 0 !important;
        cursor: pointer;
        padding: 10px;
        border-radius: 5px;
        transition: all 0.2s ease-in-out;
        background: #f6f5fb; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label:hover {
        background: #e8e7ea; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-upload {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter #addFile {
    margin: 16px auto; }

.popin#popin_choose_bat .popin-container .popin-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .popin#popin_choose_bat .popin-container .popin-body .mockup-card {
    cursor: pointer;
    border: solid 1px transparent;
    margin-top: 5px;
    padding: 10px; }
    .popin#popin_choose_bat .popin-container .popin-body .mockup-card[chosen] {
      border: solid 1px #003C9D; }
      .popin#popin_choose_bat .popin-container .popin-body .mockup-card .mockup_img img {
        width: auto;
        height: auto;
        max-width: 150px;
        max-height: 150px; }

.popin#create_address_popin .popin-container form .form-group {
  position: relative; }
  .popin#create_address_popin .popin-container form .form-group span.invalid_message {
    display: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 130.5%;
    color: #DB2828;
    text-align: start;
    position: absolute;
    bottom: -5px; }

.popin.sizes_create_person_list_show_more_popin .popin-container .popin-body input {
  border: 0px solid transparent;
  padding: 0px;
  box-shadow: none; }
  .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table td, .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table th {
    padding: 5px; }

.popin#popin_create_custom_product .popin-container .popin-body .required_input, .popin#popin_create_custom_product .popin-container .popin-body .dropdown_required {
  border: 1px solid #C71F2C; }
.popin#popin_create_custom_product .popin-container .popin-body .invalid_message_name, .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_size {
  display: none;
  font-weight: 400;
  font-size: 10px;
  line-height: 130.5%;
  color: #DB2828; }

.popin#popin_warning_contact_empty_customerproject .popin-container, .popin#popin_warning_addresses_empty_customerproject .popin-container, .popin#popin_warning_product_empty_customerproject .popin-container, .popin#popin_warning_missing_elements_customerproject .popin-container {
  min-width: unset;
  width: 500px; }
  .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content {
    display: flex; }
    .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .warning_icon {
      color: #C71F2C;
      font-size: 18px;
      margin-right: 16px; }
    .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text {
      color: #003C9D;
      font-weight: 600;
      text-align: left; }
      .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul {
        margin-left: 16px;
        line-height: 18px; }
        .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul li {
          list-style-type: initial; }
  .popin#popin_warning_contact_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_product_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-footer {
    justify-content: center; }

.popin#popin_block_modification .popin-container .popin-body {
  display: flex; }
  .popin#popin_block_modification .popin-container .popin-body .block_modification_content {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem; }
    .popin#popin_block_modification .popin-container .popin-body .block_modification_content .modification {
      color: #7634DB; }
  .popin#popin_block_modification .popin-container .popin-body .material-icons-two-tone {
    color: #C71F2C; }

.popin#popin_clear_all_notifications .popin-container {
  min-width: unset;
  width: 500px; }
  .popin#popin_clear_all_notifications .popin-container .popin-body .content {
    display: block !important;
    color: #003C9D;
    font-size: 14px;
    font-weight: 600; }
.popin#popin_clear_all_notifications .popin-footer {
  justify-content: center; }

.popin#askModif .d-none {
  display: none !important; }
.popin#askModif .popin-container {
  text-align: left; }
  .popin#askModif .popin-container .popin-body {
    font-weight: 500; }
    .popin#askModif .popin-container .popin-body .text-information {
      margin: 0;
      margin-bottom: 32px;
      color: #003C9D; }
    .popin#askModif .popin-container .popin-body .form-group {
      margin-bottom: 32px; }
      .popin#askModif .popin-container .popin-body .form-group.modif_type .information_type {
        background-color: #FAF9FE;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        color: #003C9D;
        font-size: 12px;
        font-weight: 500; }
      .popin#askModif .popin-container .popin-body .form-group .annotation {
        font-size: 10px;
        font-weight: 500;
        color: black;
        background-color: transparent;
        border: none;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding: 0;
        padding-top: 3px; }
        .popin#askModif .popin-container .popin-body .form-group .annotation.error {
          color: #C71F2C; }
        .popin#askModif .popin-container .popin-body .form-group .annotation.information {
          color: #AAAAAA; }
      .popin#askModif .popin-container .popin-body .form-group label {
        cursor: auto;
        font-size: 12px;
        margin-bottom: 7px;
        display: inline-block; }
      .popin#askModif .popin-container .popin-body .form-group input, .popin#askModif .popin-container .popin-body .form-group select, .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        border-color: #E9E7FF;
        color: black;
        border-radius: 5px;
        font-weight: 500; }
        .popin#askModif .popin-container .popin-body .form-group input.color_error, .popin#askModif .popin-container .popin-body .form-group select.color_error, .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire.color_error {
          border-color: #C71F2C; }
      .popin#askModif .popin-container .popin-body .form-group input {
        box-shadow: none;
        margin-bottom: 4px; }
      .popin#askModif .popin-container .popin-body .form-group select {
        width: 100%;
        padding: 8px 12px; }
        .popin#askModif .popin-container .popin-body .form-group select option {
          color: black; }
      .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        width: 100%;
        box-sizing: border-box;
        min-height: 150px;
        resize: vertical;
        max-height: 300px; }
    .popin#askModif .popin-container .popin-body .double-form {
      display: flex;
      justify-content: space-between; }
      .popin#askModif .popin-container .popin-body .double-form > * {
        width: 388px;
        min-width: 48%; }
    .popin#askModif .popin-container .popin-body .command-history span.subtitle {
      font-weight: 600;
      font-size: 14px;
      color: black;
      margin-bottom: 20px;
      display: inline-block; }
    .popin#askModif .popin-container .popin-body .command-history .modification_item {
      padding: 10px;
      border: #E9E7FF 1px solid;
      border-radius: 5px;
      margin-bottom: 15px;
      width: 100%;
      box-sizing: border-box; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item .content {
        display: inline-block; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized {
        display: flex;
        justify-content: space-between; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized .content {
          overflow: hidden;
          min-width: 50%;
          text-overflow: ellipsis;
          word-wrap: break-word; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item .tag {
        text-align: right;
        min-width: 30%;
        font-size: 12px; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag i {
          font-size: 18px; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_error {
          color: #C71F2C; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_warning {
          color: #E99A00; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_success {
          color: #238443; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.no_modification {
        color: #AAAAAA;
        text-align: center; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged {
        display: block; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div {
          display: flex;
          justify-content: space-between; }
          .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div .title {
            font-weight: 700; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged > .content {
          margin: 15px 0; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .footer {
          color: #909090; }
    .popin#askModif .popin-container .popin-body .command-history .see_more_block {
      display: flex;
      justify-content: center; }
      .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more {
        text-decoration: underline; }
        .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more:hover {
          cursor: pointer; }
  .popin#askModif .popin-container .popin-footer {
    justify-content: center; }
    .popin#askModif .popin-container .popin-footer button {
      width: 149px; }

@media (max-width: 1300px) {
  .popin[theme="basic"] .popin-container {
    min-width: unset; }
  .popin#askModif .popin-container {
    width: auto;
    margin: auto 20px; }
    .popin#askModif .popin-container .popin-header h2 {
      font-size: 20px; }
      .popin#askModif .popin-container .popin-body .double-form {
        flex-direction: column; }
        .popin#askModif .popin-container .popin-body .double-form > * {
          width: unset; }
      .popin#askModif .popin-container .popin-body .form-group {
        width: 100%; } }

#not_editable_config .popin-container .popin-body .block_edit_config {
  color: #003C9D;
  text-align: left;
  margin-left: 2rem;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 36px; }
  #not_editable_config .popin-container .popin-body .block_edit_config p {
    font-size: 15px; }
#not_editable_config .popin-container .popin-body .popin-buttons-bottom {
  display: flex;
  justify-content: space-between; }

#create_mockup_icare .popin-container {
  min-width: 400px;
  width: 550px; }
  #create_mockup_icare .popin-container .popin-body {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 70px; }
    #create_mockup_icare .popin-container .popin-body p {
      font-size: 15px; }
    #create_mockup_icare .popin-container .popin-body .input_icare_code {
      width: 10vw; }
    #create_mockup_icare .popin-container .popin-body .input-part {
      text-align: center;
      margin-bottom: 20px; }
      #create_mockup_icare .popin-container .popin-body .input-part p {
        margin: 0 0 10px;
        font-size: 16px;
        color: #333; }
      #create_mockup_icare .popin-container .popin-body .input-part input {
        width: 100%;
        max-width: 300px;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 4px; }
    #create_mockup_icare .popin-container .popin-body .popin-buttons-bottom {
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 20px;
      right: 20px; }

.color_free {
  color: black !important; }

.color_starter {
  color: #F8B500 !important; }

.color_business {
  color: #F0134D !important; }

.color_pro {
  color: #00ADB5 !important; }

.color_entreprise {
  color: #003c9d !important; }

.bg_free {
  background: #4B3FB40D !important; }

.bg_basics {
  background: #4B3FB40D !important; }

.bg_starter {
  background: #F8B500 !important; }

.bg_business {
  background: #F0134D !important; }

.bg_pro {
  background: #00ADB5 !important; }

.bg_entreprise, .bg_prime {
  background: #003c9d !important; }

.button-link {
  display: block;
  background-color: #ffb400;
  color: white;
  border: 1px solid transparent;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 10px;
  font-family: 'Oswald';
  letter-spacing: 0.1em;
  min-width: 200px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .button-link.disabled {
    background-color: #c0c0c0; }
    .button-link.disabled:hover {
      cursor: not-allowed; }
  .button-link.autosized {
    width: auto;
    min-width: auto; }
  .button-link.thin {
    padding: 3px 15px;
    margin: 0 0 0 5px; }
  .button-link:not(.disabled):hover {
    background-color: white;
    color: #ffb400;
    border: 1px solid #ffb400;
    cursor: pointer; }
  .button-link i.material-icons {
    font-size: 19px; }
    .button-link i.material-icons .left {
      margin-right: 10px; }
    .button-link i.material-icons .right {
      margin-left: 10px; }

.d-none {
  display: none; }

.d-flex {
  display: flex; }

.sp-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 18px;
  position: relative;
  cursor: pointer; }
  .sp-menu-vertical {
    flex-direction: column;
    align-items: flex-end;
    width: 18px;
    height: auto; }
    .sp-menu-vertical .sp-menu-dots .sp-menu-dot {
      display: block;
      background-color: #003C9D;
      transition: all 0.2s ease; }
      .sp-menu-vertical .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-right: 0;
        margin-bottom: 3px; }
  .sp-menu-dots {
    position: relative;
    z-index: 2; }
    .sp-menu-dots .sp-menu-dot {
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 12px;
      background-color: #003C9D; }
      .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-bottom: 0;
        margin-right: 3px; }
  .sp-menu-dropdown {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -6px;
    background: white;
    border: 1px solid #003C9D;
    opacity: 0;
    padding-top: 24px;
    overflow: hidden;
    white-space: nowrap; }
    .sp-menu-dropdown .sp-menu-item {
      display: flex;
      align-items: center;
      color: #003C9D;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 30px 5px 20px; }
      .sp-menu-dropdown .sp-menu-item:hover {
        background-color: #003C9D;
        color: white; }
  .sp-menu.active .sp-menu-dots .sp-menu-dot {
    width: 18px; }
.sp-menu.active .sp-menu-dots .sp-menu-dot {
  margin: 0; }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(1) {
    transform: rotate3d(0, 0, 1, 45deg); }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(2) {
    transform: rotate3d(0, 0, 1, -45deg) translate3d(3px, -3px, 0); }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(3) {
    transform: scale3d(0, 0, 0); }
.sp-menu.sp-menu-standalone:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }

.sp-menu-referer:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }

h1.title {
  color: #003c9d;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px; }

.imgtobg {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.panel {
  width: 0%;
  max-width: 400px;
  background-color: white;
  border-left: 1px solid #e1e1e1;
  box-shadow: -5px 0 10px 0px #e1e1e1;
  position: relative;
  overflow: hidden;
  transition: none;
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column; }
  .panel .close-panel {
    position: absolute;
    top: 10px;
    left: 10px;
    color: grey;
    background: none;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer; }
    .panel .close-panel:hover {
      color: #003C9D; }
  .panel .panel-content {
    padding: 10px 15px;
    margin-top: 40px;
    height: calc(100vh - 40px);
    box-sizing: border-box;
    overflow-y: auto; }
  .panel .panel-footer {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px -10px 10px 0 #e1e1e1; }

.stylish-blocs {
  position: relative;
  width: 90px;
  height: 90px; }
  .stylish-blocs .grey-one {
    width: 70px;
    height: 70px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .stylish-blocs .yellow-one {
    width: 45px;
    height: 45px;
    background: #ffb400;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 35px; }

.sp-checkbox-container {
  display: flex;
  align-items: center;
  margin: 0.65rem 0;
  cursor: pointer; }
  .sp-checkbox-container .sp-checkbox-input {
    display: inline-block;
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0;
    transition: none; }
    .sp-checkbox-container .sp-checkbox-input .sp-checkbox-value {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 1px solid grey;
      border-radius: 2px;
      color: white;
      font-size: 1.2rem;
      font-family: 'Material Icons' !important;
      transition: all 0.1s ease; }
    .sp-checkbox-container .sp-checkbox-input input[type="checkbox"], .sp-checkbox-container .sp-checkbox-input input[type="radio"] {
      position: absolute;
      left: -9999px;
      opacity: 0; }
      .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:indeterminate + .sp-checkbox-value {
        border-color: #003C9D;
        background-color: #003C9D; }
    .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value::before, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value::before {
      content: '\e876'; }
  .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value::before {
    content: '\e15b'; }
  .sp-checkbox-container .sp-checkbox-label {
    font-size: 1.2rem;
    margin-left: 0.6rem; }
    .sp-checkbox-container:hover .sp-checkbox-input .sp-checkbox-value {
      box-shadow: 0 0 1px 0 #003C9D;
      border-color: rgba(0, 60, 157, 0.5); }

.user_avatar, .client_avatar {
  color: white;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  min-height: 30px;
  min-width: 30px;
  border: none;
  display: inline-flex;
  background-size: cover;
  background-position: center center; }

.status_tag {
  box-sizing: border-box;
  border-radius: 15px;
  height: 25px;
  width: 185px;
  padding: 0 7px 0px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  flex-wrap: nowrap;
  border: none; }
  .status_tag > span {
    margin: 0 !important; }
  .status_tag .text, .status_tag .text_status {
    font-size: 12px !important; }
  .status_tag .material-icons {
    vertical-align: bottom;
    font-size: 18px !important;
    margin-left: 5px; }
  .status_tag .text_status {
    display: block;
    font-weight: 500; }

img.sp-icon {
  max-width: 25px; }

label[for] {
  cursor: pointer; }

[infobulle-trigger] .infobulle {
  display: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  position: fixed;
  width: 100px;
  transform: translateX(-30px);
  background-color: white;
  text-align: center;
  align-items: center;
  z-index: 10000;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(75, 63, 180, 0.2);
  padding: 10px 20px; }
  [infobulle-trigger] .infobulle.primary {
    color: #003C9D; }
  [infobulle-trigger] .infobulle.gray {
    color: gray; }

[infobulle-trigger]:hover .infobulle {
  display: block; }

._basic.sp_notification {
  padding: 10px 0;
  text-align: left;
  border-top: 1px solid #E9E7FF; }
  ._basic.sp_notification.sp_notification_read {
    opacity: 0.35; }
    ._basic.sp_notification.sp_notification_read .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
      display: none; }
  ._basic.sp_notification .sp_notification_content {
    cursor: pointer;
    display: flex;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px; }
    ._basic.sp_notification .sp_notification_content:hover {
      background-color: #F6F5FB; }
    ._basic.sp_notification .sp_notification_content * {
      pointer-events: none; }
    ._basic.sp_notification .sp_notification_content .sp_notification_preview {
      display: flex;
      align-items: center;
      margin: 0 10px 0 0;
      width: 64px;
      height: 64px;
      justify-content: center; }
      ._basic.sp_notification .sp_notification_content .sp_notification_preview .sp_notification_preview_img {
        max-width: 64px;
        max-height: 64px;
        width: auto;
        height: auto;
        float: inherit;
        margin: 0; }
    ._basic.sp_notification .sp_notification_content .sp_notification_infos {
      display: flex;
      flex-direction: column; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type {
        color: #003C9D;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center; }
        ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
          width: 6px;
          height: 6px;
          background-color: red;
          display: block;
          margin-left: 8px;
          border-radius: 50px; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_ref_name {
        color: #003C9D;
        font-size: 12px;
        font-weight: 700; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_date {
        margin-top: auto;
        color: #909090;
        font-size: 10px;
        font-weight: 500; }
._basic.sp_menu_dropdown {
  position: relative; }
  ._basic.sp_menu_dropdown .sp_menu_open {
    color: #003C9D;
    cursor: pointer;
    user-select: none; }
  ._basic.sp_menu_dropdown .sp_menu_container {
    opacity: 0;
    visibility: collapse;
    transition: 0.1s;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    border-radius: 5px;
    padding: 12px 12px 10px 12px;
    box-shadow: 0px 1px 4px #d2d2d2;
    min-width: max-content; }
    ._basic.sp_menu_dropdown .sp_menu_container.opened {
      opacity: 1;
      visibility: visible; }
    ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_close {
      color: #003C9D;
      background: #FFFFFF;
      padding: 0 0 6px 6px;
      border-radius: 5px;
      position: absolute;
      top: 6px;
      right: 6px;
      cursor: pointer;
      user-select: none; }
    ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body {
      display: flex;
      flex-direction: column; }
      ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item {
        padding: 10px 36px 10px 10px;
        max-height: unset;
        text-decoration: none;
        color: #003C9D;
        background: #FFFFFF;
        font-weight: 500;
        border-radius: 5px;
        margin-bottom: 2px;
        display: flex;
        align-items: center;
        font-size: 12px; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item.disable {
          color: gray;
          cursor: not-allowed; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:first-child {
          padding: 10px 20px 10px 10px;
          margin-right: 24px; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon {
          margin: 0 0.8rem 0 0;
          font-size: 2rem; }
          ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon._right {
            margin-left: 0.7rem;
            margin-right: -0.4rem; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:hover:not(.disable) {
          background: #f6f5fb; }
._basic.sp_link {
  text-decoration: none;
  color: #003C9D;
  font-size: 1.2rem;
  font-weight: 700;
  display: flex;
  align-items: center; }
  ._basic.sp_link._center {
    text-align: center; }
  ._basic.sp_link .icon {
    margin-right: 0.7rem;
    margin-left: -0.4rem;
    font-size: 20px; }
    ._basic.sp_link .icon._right {
      margin-left: 0.7rem;
      margin-right: -0.4rem; }
._basic.sp_button {
  background: #003C9D;
  color: #FFFFFF;
  border: 1px solid #003C9D;
  padding: 10px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  user-select: none;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  min-width: unset;
  margin: unset;
  min-height: 42px;
  box-sizing: border-box; }
  ._basic.sp_button .icon {
    margin-right: 0.7rem;
    margin-left: -0.4rem;
    font-size: 20px; }
    ._basic.sp_button .icon._right {
      margin-left: 0.7rem;
      margin-right: -0.4rem; }
  ._basic.sp_button:hover:not(._without_hover) {
    background-color: #FFFFFF;
    color: #003C9D; }
  ._basic.sp_button[disabled] {
    background-color: grey;
    border: 1px solid grey;
    color: #FFFFFF;
    cursor: not-allowed; }
    ._basic.sp_button[disabled]:hover:not(._without_hover) {
      background-color: grey;
      border: 1px solid grey;
      color: #FFFFFF; }
    ._basic.sp_button[disabled]._reverse {
      background: #FFFFFF;
      border: 1px solid grey;
      color: grey; }
      ._basic.sp_button[disabled]._reverse:hover:not(._without_hover) {
        background: #FFFFFF;
        border: 1px solid grey;
        color: grey; }
  ._basic.sp_button._reverse {
    background: #FFFFFF;
    color: #003C9D; }
    ._basic.sp_button._reverse:hover:not(._without_hover) {
      color: #FFFFFF;
      background-color: #003C9D; }
  ._basic.sp_button._mga {
    margin: auto; }
  ._basic.sp_button._mla {
    margin-left: auto; }
  ._basic.sp_button._mgta {
    margin-top: auto; }
  ._basic.sp_button._uppercase {
    text-transform: uppercase; }
  ._basic.sp_button._mb16 {
    margin-bottom: 16px; }
  ._basic.sp_button._w100 {
    width: 100%; }
  ._basic.sp_button._ml16 {
    margin-left: 16px; }
._basic.sp_icon {
  font-size: 24px;
  user-select: none; }
  ._basic.sp_icon.edit {
    color: #003C9D; }
    ._basic.sp_icon.edit:hover {
      color: #002c74; }
  ._basic.sp_icon.delete {
    color: #d32f2f; }
    ._basic.sp_icon.delete:hover {
      color: #9b2222; }
  ._basic.sp_icon._pointer {
    cursor: pointer; }
._basic.sp_input {
  background: #FFFFFF;
  color: black;
  border: 1px solid #003C9D;
  padding: 10px 20px;
  box-shadow: none;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 1rem;
  user-select: none;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400; }
  ._basic.sp_input input {
    border-color: #E9E7FF;
    color: #AAAAAA; }
  ._basic.sp_input._reverse {
    background: #003C9D;
    color: #FFFFFF;
    border: 1px solid #FFFFFF; }
._basic.sp_search_bar_form {
  display: flex; }
  ._basic.sp_search_bar_form._small .search_bar {
    padding: 4px 8px;
    width: unset; }
    ._basic.sp_search_bar_form._small .search_bar .icon {
      margin: 0px 5px 0 1px; }
      ._basic.sp_search_bar_form._small .search_bar .icon span {
        font-size: 22px; }
  ._basic.sp_search_bar_form .search_bar {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    padding: 10px 8px;
    display: flex;
    align-items: center;
    position: relative;
    width: 40vw; }
    ._basic.sp_search_bar_form .search_bar .icon {
      cursor: pointer;
      margin: 0 12px; }
      ._basic.sp_search_bar_form .search_bar .icon._search, ._basic.sp_search_bar_form .search_bar .icon._advanced {
        color: #003C9D; }
      ._basic.sp_search_bar_form .search_bar .icon._close {
        color: #D9D9D9;
        display: none; }
        ._basic.sp_search_bar_form .search_bar .icon._close.show {
          display: block; }
    ._basic.sp_search_bar_form .search_bar input {
      font-size: 1rem;
      width: 100%; }
  ._basic.sp_search_bar_form .sp_button {
    margin: 0 16px; }
  ._basic.sp_search_bar_form._jjc {
    justify-content: center; }
._basic.text-disabled {
  color: grey !important;
  cursor: not-allowed; }
._basic.pagination_block {
  margin-top: 10px;
  display: flex;
  justify-content: right;
  align-content: center; }
  ._basic.pagination_block a {
    color: #000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 1px transparent; }
    ._basic.pagination_block a:hover {
      border: solid 1px #003c9d; }
    ._basic.pagination_block a.active {
      background: #003c9d;
      color: white; }
    ._basic.pagination_block a.page_nav_link {
      padding: 0px; }
      ._basic.pagination_block a.page_nav_link:hover {
        border: solid 1px transparent; }
@media screen and (max-width: 576px) {
  ._basic.sp_button {
    font-size: 1rem; } }

@keyframes new_anim {
  0% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); }
  5%, 10% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  15%, 25%, 35%, 45% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(2deg); }
  20%, 30%, 40% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(-2deg); }
  50% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  60%, 100% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); } }

.bat-popin.popin-delete .popin-container {
  min-width: 555px !important;
  max-width: 555px !important; }
.bat-popin .popin-container {
  min-width: 700px !important;
  max-width: 700px !important; }
.bat-popin .container-field {
  margin-bottom: 30px; }
  .bat-popin .container-field label {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000; }
  .bat-popin .container-field input {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    box-shadow: none;
    padding: 8px 12px;
    width: 100%;
    box-sizing: border-box; }
.bat-popin p {
  font-weight: 600;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 40px;
  color: #003C9D; }
.bat-popin .form-group.button-group.button-group-single {
  justify-content: center; }
.bat-popin .popin-buttons {
  display: flex;
  justify-content: center; }
  .bat-popin .popin-buttons .sp_button {
    font-size: 14px;
    width: 150px;
    margin-left: 0; }
    .bat-popin .popin-buttons .sp_button + .sp_button {
      margin-left: 35px; }

.popin[theme="basic"] *:not([class*="material-icons"]) {
  font-family: 'Montserrat', 'Arial', serif; }
  .popin[theme="basic"].confirm .popin-container {
    min-width: unset; }
.popin[theme="basic"] .popin-container {
  border-radius: 5px;
  padding: 30px;
  min-width: 900px; }
  .popin[theme="basic"] .popin-container .popin-header {
    margin: 0px 0 40px; }
    .popin[theme="basic"] .popin-container .popin-header .popin-header-title {
      color: #003C9D;
      font-weight: 800;
      text-align: left;
      font-size: 30px;
      font-style: normal; }
    .popin[theme="basic"] .popin-container .popin-header .close {
      color: #003C9D;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      background: none;
      border: 0; }
  .popin[theme="basic"] .popin-container .popin-body input {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    padding: 8px 12px;
    width: 100%; }
  .popin[theme="basic"] .popin-container .popin-body select {
    cursor: pointer;
    color: #003C9D;
    font-weight: bold;
    padding: 6px 6px;
    box-sizing: border-box;
    display: flex;
    background: #FFFFFF;
    border: 1px solid rgba(75, 63, 180, 0.1);
    align-items: center;
    border-radius: 10px; }
    .popin[theme="basic"] .popin-container .popin-body select option {
      color: #003C9D; }
  .popin[theme="basic"] .popin-container .popin-body #new-nameVers {
    outline: unset; }
  .popin[theme="basic"] .popin-container .popin-body #modif-commentaire {
    border: 1px solid #003C9D;
    border-radius: 10px; }
  .popin[theme="basic"] .popin-container .popin-body .error {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #ffe8e6;
    color: #DB2828;
    border: 1px solid #DB2828;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    width: 100%;
    box-sizing: border-box; }
  .popin[theme="basic"] .popin-container .popin-body .success {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #fff;
    color: #1a8604;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 0 auto; }
    .popin[theme="basic"] .popin-container .popin-body .success .material-icons-outlined {
      margin-left: 8px; }
  .popin[theme="basic"] .popin-container .popin-footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px; }

.popin#popin_create_list .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  .popin#popin_create_list .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    .popin#popin_create_list .popin-container .popin-body .content input {
      margin-right: 30px; }
    .popin#popin_create_list .popin-container .popin-body .content select {
      min-width: 120px; }

.popin#popin_create_tag .popin-container .popin-body, .popin#popin_edit_tag .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  .popin#popin_create_tag .popin-container .popin-body .content, .popin#popin_edit_tag .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    .popin#popin_create_tag .popin-container .popin-body .content input, .popin#popin_edit_tag .popin-container .popin-body .content input {
      margin-right: 30px; }
    .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper, .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper {
      overflow: hidden;
      width: 120px;
      height: 26px;
      margin-top: 4px;
      border-radius: 4px;
      box-shadow: 1px 1px 3px 0px grey; }
      .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper input[type='color'], .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper input[type='color'] {
        cursor: pointer;
        padding: 0;
        width: 150%;
        height: 200%;
        margin: -15%; }
    .popin#popin_create_tag .popin-container .popin-body .content select, .popin#popin_edit_tag .popin-container .popin-body .content select {
      min-width: 120px; }

.popin#popin_require_subscribe .popin-container {
  border-radius: 20px;
  width: 420px;
  max-width: 90vw;
  min-width: 500px;
  padding: 0;
  background: #FFFFFF;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  text-align: left; }
  .popin#popin_require_subscribe .popin-container .close {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #999;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s ease; }
    .popin#popin_require_subscribe .popin-container .close:hover {
      background: rgba(0, 0, 0, 0.05); }
    .popin#popin_require_subscribe .popin-container .close .material-icons {
      font-size: 20px; }
  .popin#popin_require_subscribe .popin-container .popin-badge {
    background: #F5F3FF;
    color: #6B5FB4;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: left;
    margin: 0; }
    .popin#popin_require_subscribe .popin-container .popin-badge .sparkle-icon {
      font-size: 14px; }
  .popin#popin_require_subscribe .popin-container .popin-content-wrapper {
    padding: 24px 32px 32px; }
  .popin#popin_require_subscribe .popin-container .popin-header {
    text-align: left;
    background: #F9F7FF;
    border-radius: 10px;
    margin: 15px 0;
    padding: 20px; }
    .popin#popin_require_subscribe .popin-container .popin-header .prime-text {
      font-size: inherit; }
    .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title {
      font-size: 32px;
      font-weight: 700;
      color: #000000;
      line-height: 1.2;
      margin: 0 0 8px 0;
      text-align: left; }
      .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title .prime-text {
        color: #003C9D;
        font-weight: 700; }
    .popin#popin_require_subscribe .popin-container .popin-header .popin-subtitle {
      font-size: 14px;
      font-weight: 400;
      color: #666666;
      margin: 0;
      line-height: 1.5; }
  .popin#popin_require_subscribe .popin-container .popin-promo {
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.5;
    color: #555555;
    border-radius: 4px;
    text-align: left; }
    .popin#popin_require_subscribe .popin-container .popin-promo .promo-icon {
      margin-right: 4px; }
  .popin#popin_require_subscribe .popin-container .popin-cta-text {
    font-size: 13px;
    color: #333333;
    margin: 0 0 20px 0;
    text-align: left; }
    .popin#popin_require_subscribe .popin-container .popin-cta-text strong {
      font-weight: 700; }
  .popin#popin_require_subscribe .popin-container .popin-body {
    margin-bottom: 24px; }
    .popin#popin_require_subscribe .popin-container .popin-body .features-list {
      display: flex;
      flex-direction: column;
      gap: 14px; }
      .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item {
        display: flex;
        align-items: center;
        gap: 14px; }
        .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon {
          width: 44px;
          height: 44px;
          min-width: 44px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-shrink: 0; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon i {
            font-size: 24px; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.purple {
            background: #F3EEFF;
            color: #7B34DB; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue {
            background: #E3F2FD;
            color: #2196F3; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.pink {
            background: #FCE4EC;
            color: #E91E63; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue-light {
            background: #E1F5FE;
            color: #03A9F4; }
        .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item span {
          font-size: 14px;
          line-height: 1.4;
          color: #333333;
          font-weight: 400; }
  .popin#popin_require_subscribe .popin-container .popin-footer {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; }
    .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary {
      background: linear-gradient(90deg, #4F46E5 0%, #7C3AED 100%);
      color: white;
      font-size: 15px;
      font-weight: 600;
      padding: 14px 32px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      width: 100%;
      box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
      transition: all 0.2s ease; }
      .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary:hover {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(79, 70, 229, 0.4); }
    .popin#popin_require_subscribe .popin-container .popin-footer .footer-info {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      font-size: 12px;
      color: #666666;
      margin: 4px 0; }
      .popin#popin_require_subscribe .popin-container .popin-footer .footer-info i {
        font-size: 18px;
        color: #999999; }
      .popin#popin_require_subscribe .popin-container .popin-footer .footer-info span {
        font-size: 12px; }
    .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link {
      font-size: 13px;
      color: #003C9D;
      text-decoration: none;
      font-weight: 600;
      transition: color 0.2s ease;
      margin-top: 4px; }
      .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link .arrow {
        margin-left: 4px;
        transition: transform 0.2s ease;
        display: inline-block; }
      .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover {
        color: #00296a; }
        .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover .arrow {
          transform: translateX(3px); }

.popin#popin_require_subscribe.popin-no-ai .popin-container {
  border-radius: 5px;
  width: 37%;
  padding: 30px;
  min-width: unset;
  box-shadow: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .close {
    color: #003C9D;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    border-radius: 0; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .close:hover {
      background: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-badge, .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-content-wrapper {
    display: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header {
    margin-top: 5%;
    height: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    border-radius: 0;
    padding: 0; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header .popin-header-title {
      font-size: 18px;
      font-weight: 500;
      color: black; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p {
      text-align: start;
      font-size: 25px;
      font-weight: 700; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p span {
        color: #003C9D;
        font-size: 25px;
        font-weight: 700; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body {
    display: flex; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container p {
        font-size: 15px;
        margin: 6px 0;
        font-size: 12px;
        font-weight: 500;
        text-align: start;
        line-height: 20px; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a {
        text-align: start;
        font-weight: 700;
        line-height: 20px;
        text-decoration: none; }
        .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a:visited {
          color: #003C9D; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer {
    margin-top: unset; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer a {
      letter-spacing: 0;
      width: auto;
      font-weight: 700;
      padding: 9px 20px;
      font-size: 14px;
      height: fit-content; }

[id^=popin_infos_distribs_] .popin-container .popin-header img {
  max-width: 240px;
  max-height: 50px; }
[id^=popin_infos_distribs_] .popin-container .popin-body {
  text-align: left; }
  [id^=popin_infos_distribs_] .popin-container .popin-body p {
    margin-bottom: 10px;
    line-height: 20px;
    margin-right: 4px; }
    [id^=popin_infos_distribs_] .popin-container .popin-body p span {
      color: #003C9D;
      font-weight: 700;
      line-height: 20px; }
    [id^=popin_infos_distribs_] .popin-container .popin-body p.address {
      font-style: italic; }

.popin#popin_rename_product_list .popin-container .popin-footer .reset-btn {
  margin-right: auto;
  margin-left: 0; }

.popin#popin_link_customer {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: black;
  margin-bottom: 25px; }
  .popin#popin_link_customer span {
    font-size: inherit;
    font-family: inherit;
    font-weight: 800;
    color: #003C9D;
    text-decoration: none;
    cursor: pointer; }
  .popin#popin_link_customer a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: black;
    text-decoration: underline;
    cursor: pointer; }
    .popin#popin_link_customer a i {
      vertical-align: middle; }
  .popin#popin_link_customer .popin-container {
    max-width: 1600px;
    height: 80vh;
    padding: 0;
    width: 100%; }
    .popin#popin_link_customer .popin-container .popin-header {
      margin: 0; }
      .popin#popin_link_customer .popin-container .popin-header .close {
        z-index: 500; }
    .popin#popin_link_customer .popin-container .popin-body {
      height: 100%;
      display: flex;
      flex-direction: column; }
      .popin#popin_link_customer .popin-container .popin-body > iframe {
        width: 100%;
        height: 100%;
        z-index: 50; }
    .popin#popin_link_customer .popin-container .popin-footer {
      margin-right: 20px;
      margin-bottom: 20px;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 500; }
      .popin#popin_link_customer .popin-container .popin-footer button {
        padding: 10px 20px;
        min-width: unset;
        min-width: none;
        font-size: 12px; }

.popin#popin_type_product .popin-container .popin-body .group_tp {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 5px; }
  .popin#popin_type_product .popin-container .popin-body .group_tp div {
    display: flex;
    width: 30%;
    justify-content: left; }
    .popin#popin_type_product .popin-container .popin-body .group_tp div input {
      width: 50px; }

.popin#popin_report_product .popin-container .popin-header .popin-header-title, .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title {
  display: flex;
  align-items: center;
  color: black;
  font-weight: 700; }
  .popin#popin_report_product .popin-container .popin-header .popin-header-title .icon, .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title .icon {
    color: #003C9D;
    font-size: 1.6em;
    margin-right: 15px; }
.popin#popin_report_product .popin-container .popin-body .content .text, .popin#popin_not_configured_yet .popin-container .popin-body .content .text {
  text-align: left;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 500; }
.popin#popin_report_product .popin-container .popin-body .content textarea, .popin#popin_not_configured_yet .popin-container .popin-body .content textarea {
  width: 100%;
  border: 1px solid rgba(75, 63, 180, 0.1);
  box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
  border-radius: 5px;
  resize: none;
  padding: 12px 18px;
  box-sizing: border-box; }
  .popin#popin_report_product .popin-container .popin-body .content textarea::placeholder, .popin#popin_not_configured_yet .popin-container .popin-body .content textarea::placeholder {
    color: rgba(0, 0, 0, 0.62);
    font-size: 12px;
    font-style: italic; }
.popin#popin_report_product .popin-container .popin-footer, .popin#popin_not_configured_yet .popin-container .popin-footer {
  align-items: center; }
  .popin#popin_report_product .popin-container .popin-footer a, .popin#popin_not_configured_yet .popin-container .popin-footer a {
    letter-spacing: 0;
    width: auto;
    font-weight: 700;
    padding: 9px 20px;
    font-size: 14px; }
  .popin#popin_report_product .popin-container .popin-footer .email_btn, .popin#popin_not_configured_yet .popin-container .popin-footer .email_btn {
    font-weight: 500;
    font-size: 12px;
    color: black;
    width: auto; }
  .popin#popin_report_product .popin-container .popin-footer .switch, .popin#popin_not_configured_yet .popin-container .popin-footer .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0 20px 0 10px;
    padding: 0; }
    .popin#popin_report_product .popin-container .popin-footer .switch input, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
      .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider {
        background: rgba(159, 152, 215, 0.45); }
        .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider::before, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider::before {
          transform: translateX(20px); }
    .popin#popin_report_product .popin-container .popin-footer .switch .slider, .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider {
      border-radius: 50px;
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(75, 63, 180, 0.05);
      transition: 0.2s; }
      .popin#popin_report_product .popin-container .popin-footer .switch .slider div.round, .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider div.round {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 2px;
        bottom: 2px;
        background-color: #003c9d;
        border-radius: 50px;
        transition: 0.2s; }

.popin#popin_not_configured_yet .popin-container .popin-body * {
  font-size: 15px; }
  .popin#popin_not_configured_yet .popin-container .popin-body * a {
    margin-bottom: 15px; }
.popin#popin_not_configured_yet .popin-container .success {
  background-color: transparent; }
.popin#popin_not_configured_yet .popin-container .actions {
  display: flex;
  justify-content: space-around; }
  .popin#popin_not_configured_yet .popin-container .actions > div {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(75, 63, 180, 0.05); }
  .popin#popin_not_configured_yet .popin-container .actions p {
    margin-bottom: 20px; }
.popin#popin_not_configured_yet .popin-container .text-container {
  text-align: left;
  line-height: 20px; }
  .popin#popin_not_configured_yet .popin-container .text-container a {
    color: #003C9D;
    text-decoration: none;
    font-weight: bold; }
  .popin#popin_not_configured_yet .popin-container .text-container ul {
    padding: 20px; }

.popin#popin_notif_new {
  top: 50px !important;
  left: 70px;
  overflow: unset; }
  .popin#popin_notif_new .popin-overlay {
    opacity: 0.4;
    display: block;
    top: 0;
    left: 0; }
  .popin#popin_notif_new .popin-container {
    top: 0 !important;
    border: 1px solid #E9E7FF;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    border-radius: 5px;
    padding: 17px;
    min-width: unset;
    margin: 0;
    width: max-content; }
    .popin#popin_notif_new .popin-container .popin-header {
      margin-bottom: 10px; }
      .popin#popin_notif_new .popin-container .popin-header .popin-header-title {
        display: block;
        text-align: left;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: unset !important;
        letter-spacing: unset !important;
        border: unset !important;
        padding: unset !important;
        width: unset !important;
        margin: unset !important; }
    .popin#popin_notif_new .popin-container .popin-body .text-container p {
      text-align: left !important;
      font-size: 14px;
      color: #003C9D;
      font-weight: 500; }
    .popin#popin_notif_new .popin-container .popin-footer {
      height: unset;
      margin-bottom: unset;
      align-items: center;
      margin-top: 15px; }
      .popin#popin_notif_new .popin-container .popin-footer a {
        font-weight: 700;
        width: 90px;
        height: 20px;
        font-size: 10px;
        line-height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 4px !important;
        letter-spacing: 0.5px;
        flex: unset; }
        .popin#popin_notif_new .popin-container .popin-footer a.remind-me {
          margin-right: 10px;
          box-sizing: border-box;
          color: #003C9D; }
          .popin#popin_notif_new .popin-container .popin-footer a.remind-me:hover {
            text-decoration: underline; }

.popin#add_filter .popin-container .popin-body .query_type {
  display: flex;
  width: 100%; }
  .popin#add_filter .popin-container .popin-body .query_type .form_input {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .popin#add_filter .popin-container .popin-body .query_type .form_input:first-child {
      width: 80%;
      margin-right: 10px; }
    .popin#add_filter .popin-container .popin-body .query_type .form_input:last-child {
      width: 20%; }

.popin#popin_change_designer_zones .popin-container {
  background: #FAF9FE;
  max-width: 1200px; }
  .popin#popin_change_designer_zones .popin-container .popin-header .popin-header-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 46px;
    color: #003C9D;
    text-transform: none;
    border-bottom: 1px solid #EDEBFF;
    padding-bottom: 17px; }
.popin#popin_change_designer_zones .popin-container .popin-body .error_conf {
  font-family: 'Montserrat';
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #C71F2C;
  display: none;
  width: 80%;
  margin: auto;
  margin-bottom: auto; }
  .popin#popin_change_designer_zones .popin-container .popin-body .error_conf.error_conf_header {
    margin-bottom: 10px; }
  .popin#popin_change_designer_zones .popin-container .popin-body .error_conf .material-icons-outlined {
    margin-right: 5px; }
.popin#popin_change_designer_zones .popin-container .popin-body .views_products {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto; }
  .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views {
    width: 380px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .product_name {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px; }
    .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container {
      display: flex; }
      .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img {
        min-width: 100px;
        max-width: 150px; }
        .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img img {
          width: 100%; }
      .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_name {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        line-height: 16px; }
.popin#popin_change_designer_zones .popin-container .popin-body .separator {
  width: 90%;
  height: 1px;
  margin: 10px auto;
  background: #EDEBFF; }
.popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container {
  display: flex;
  flex-direction: column;
  max-height: 350px;
  overflow-y: auto;
  width: 80%;
  margin: auto;
  scrollbar-color: #003c9d #f4f4f4;
  scrollbar-width: thin; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #f4f4f4; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar-thumb {
    background: #003c9d; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp span {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      width: 380px;
      text-align: center; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border-radius: 5px;
    min-height: 100px;
    min-height: 150px;
    margin-bottom: 24px;
    width: 100%;
    margin: auto;
    padding: 0 0; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 380px; }
      .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp {
      display: flex;
      flex-direction: column;
      width: 300px;
      margin-right: 40px; }
      .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp select.new_emp {
        background: #FFFFFF;
        border: 1px solid #E9E7FF;
        border-radius: 5px;
        color: black;
        height: 36px; }
.popin#popin_change_designer_zones .popin-container .popin-footer {
  display: flex;
  justify-content: flex-end; }
  .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue {
    padding: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 200px;
    height: 48px;
    margin: unset; }
    .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue:nth-child(1) {
      margin-right: 16px; }

.popin#popin_client_choice .popin-container, .popin#popin_customer_project_choice .popin-container {
  max-width: 1600px;
  width: 100%; }
  .popin#popin_client_choice .popin-container .popin-header, .popin#popin_customer_project_choice .popin-container .popin-header {
    margin: 0; }
    .popin#popin_client_choice .popin-container .popin-header .close, .popin#popin_customer_project_choice .popin-container .popin-header .close {
      z-index: 500; }
  .popin#popin_client_choice .popin-container .popin-body, .popin#popin_customer_project_choice .popin-container .popin-body {
    height: 70vh; }
    .popin#popin_client_choice .popin-container .popin-body iframe, .popin#popin_customer_project_choice .popin-container .popin-body iframe {
      width: 100%;
      height: 100%; }
  .popin#popin_client_choice .popin-container .popin-footer form, .popin#popin_customer_project_choice .popin-container .popin-footer form, .popin#popin_client_choice .popin-container .popin-footer > div, .popin#popin_customer_project_choice .popin-container .popin-footer > div {
    display: flex; }

.popin#askModif .popin-container .popin-body form .box_modif_files {
  height: 116px;
  border-radius: 5px;
  position: relative;
  border: 1px dashed #003C9D;
  padding: 16px 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #003C9D;
  box-sizing: border-box; }
  .popin#askModif .popin-container .popin-body form .box_modif_files input[type="file"] {
    width: 0;
    height: 0; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .modif_files {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .download_icon {
    font-size: 50px; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .download_text {
    font-weight: 600; }
.popin#askModif .popin-container .popin-body form .box_import_files {
  display: flex;
  flex-wrap: wrap; }
  .popin#askModif .popin-container .popin-body form .box_import_files .import_file {
    margin-right: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 6px;
    background-color: #F6F5FB;
    border-radius: 5px;
    width: fit-content;
    min-width: 80px;
    max-width: 400px;
    font-weight: 500; }
    .popin#askModif .popin-container .popin-body form .box_import_files .import_file span.filename {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .popin#askModif .popin-container .popin-body form .box_import_files .import_file .del_file {
      margin-left: auto;
      color: #003C9D;
      cursor: pointer; }

.popin#import-popin .popin-container .popin-body .import-clients-description {
  text-align: left; }
.popin#import-popin .popin-container .popin-body form {
  margin: 20px auto 0 auto; }
  .popin#import-popin .popin-container .popin-body form #InputFileBTNOptions {
    width: 100%;
    position: absolute;
    cursor: pointer;
    height: 100%;
    z-index: 5; }

.popin#Popin_noLogo .popin-container .popin-header .popin-header-title {
  text-align: left;
  text-transform: none; }
  .popin#Popin_noLogo .popin-container .popin-header .popin-header-title span.material-icons-outlined {
    margin: 0 10px; }

.popin#popin_client_choice .popin-container {
  background-color: #f9fafb; }

.popin#newTagPopin .popin-container .popin-body input {
  text-align: left; }
  .popin#newTagPopin .popin-container .popin-body .select2 .select2-selection__rendered {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    width: 100%;
    text-align: left; }

.popin#emb_user_params .popin-container {
  max-width: 1600px; }
  .popin#emb_user_params .popin-container .popin-body .emb_params {
    display: flex;
    justify-content: space-around; }
    .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters {
      text-align: left; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_label {
        margin-bottom: 0px; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_value {
        font-weight: 300; }
    .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table {
      font-weight: 300; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead {
        background: rgba(75, 63, 180, 0.05);
        border-top: 1px solid #E9E7FF;
        border-radius: 5px; }
        .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead td {
          padding: 10px; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody tr, .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        border: 1px solid #E9E7FF; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        padding: 10px; }

.popin#user-popin .popin-container .popin-body .flex-label {
  margin-bottom: 4px; }
.popin#user-popin .popin-container .popin-body .box_firstname_lastname {
  width: 100%; }
  .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_title {
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_input {
    display: flex; }
.popin#user-popin .popin-container .popin-body .box_permission_management {
  width: 100%; }
  .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_title {
    margin-top: 16px;
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_input {
    padding-left: 12px;
    display: flex;
    flex-direction: column; }
.popin#user-popin .popin-container .popin-body .mail_error {
  color: #C71F2C;
  font-weight: 600;
  margin-top: 10px;
  text-align: left; }
.popin#user-popin .popin-container .popin-body .password_error {
  color: #C71F2C;
  font-weight: 600;
  text-align: left;
  margin-left: 20px; }

.popin#helpCenter .popin-container .popin-body label {
  color: black;
  text-align: left; }
.popin#helpCenter .popin-container .popin-body select {
  color: black;
  font-weight: 300; }
.popin#helpCenter .popin-container .popin-body option {
  color: black;
  font-weight: 300; }
.popin#helpCenter .popin-container .popin-body textarea {
  width: 100%;
  height: 120px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #E9E7FF;
  border-radius: 5px;
  background-color: #ffffff;
  font-size: 16px;
  resize: none; }
.popin#helpCenter .popin-container .popin-body a:visited {
  color: #003C9D; }
.popin#helpCenter .popin-container .popin-body .selectTitle {
  text-align: left; }
.popin#helpCenter .popin-container .popin-body .firstSelect, .popin#helpCenter .popin-container .popin-body .secondSelect {
  text-align: left;
  width: 100%;
  color: black;
  padding: 10px;
  font-weight: 200;
  margin-bottom: 30px; }
  .popin#helpCenter .popin-container .popin-body #thirdSelect .askOpenForms {
    margin-bottom: 35px; }
.popin#helpCenter .popin-container .popin-body .book_demo {
  color: #003C9D;
  cursor: pointer; }
  .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form {
    margin-top: 20px; }
    .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form i {
      font-style: unset; }
.popin#helpCenter .popin-container .popin-body .formsHelpCenter {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: left; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter input {
    height: 36px;
    border: 1px solid #E9E7FF;
    font-weight: 200;
    box-shadow: unset; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter > div {
    margin-bottom: 35px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput input {
      display: flex;
      flex-direction: row;
      width: 100%; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput div {
      width: 45%; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .file-upload {
    display: flex;
    width: 35%;
    align-items: flex-start; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .addFileCenterHelp {
    display: flex;
    justify-content: center; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .alignButtonSend {
    display: flex;
    justify-content: flex-end;
    margin-top: -35px;
    margin-bottom: 0px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .formsHelpCenter {
    display: none; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .blueTextCenterHelp {
    color: #003c9d;
    margin-top: 30px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: 'Montserrat'; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box {
      display: flex;
      align-items: center;
      justify-content: start;
      margin: 0 5px 0 0px;
      min-width: 150px; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box button i {
        color: #E4205E;
        cursor: pointer;
        font-size: 20px; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label {
        margin: 0 !important;
        cursor: pointer;
        padding: 10px;
        border-radius: 5px;
        transition: all 0.2s ease-in-out;
        background: #f6f5fb; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label:hover {
        background: #e8e7ea; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-upload {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter #addFile {
    margin: 16px auto; }

.popin#popin_choose_bat .popin-container .popin-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .popin#popin_choose_bat .popin-container .popin-body .mockup-card {
    cursor: pointer;
    border: solid 1px transparent;
    margin-top: 5px;
    padding: 10px; }
    .popin#popin_choose_bat .popin-container .popin-body .mockup-card[chosen] {
      border: solid 1px #003C9D; }
      .popin#popin_choose_bat .popin-container .popin-body .mockup-card .mockup_img img {
        width: auto;
        height: auto;
        max-width: 150px;
        max-height: 150px; }

.popin#create_address_popin .popin-container form .form-group {
  position: relative; }
  .popin#create_address_popin .popin-container form .form-group span.invalid_message {
    display: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 130.5%;
    color: #DB2828;
    text-align: start;
    position: absolute;
    bottom: -5px; }

.popin.sizes_create_person_list_show_more_popin .popin-container .popin-body input {
  border: 0px solid transparent;
  padding: 0px;
  box-shadow: none; }
  .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table td, .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table th {
    padding: 5px; }

.popin#popin_create_custom_product .popin-container .popin-body .required_input, .popin#popin_create_custom_product .popin-container .popin-body .dropdown_required {
  border: 1px solid #C71F2C; }
.popin#popin_create_custom_product .popin-container .popin-body .invalid_message_name, .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_size {
  display: none;
  font-weight: 400;
  font-size: 10px;
  line-height: 130.5%;
  color: #DB2828; }

.popin#popin_warning_contact_empty_customerproject .popin-container, .popin#popin_warning_addresses_empty_customerproject .popin-container, .popin#popin_warning_product_empty_customerproject .popin-container, .popin#popin_warning_missing_elements_customerproject .popin-container {
  min-width: unset;
  width: 500px; }
  .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content {
    display: flex; }
    .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .warning_icon {
      color: #C71F2C;
      font-size: 18px;
      margin-right: 16px; }
    .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text {
      color: #003C9D;
      font-weight: 600;
      text-align: left; }
      .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul {
        margin-left: 16px;
        line-height: 18px; }
        .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul li {
          list-style-type: initial; }
  .popin#popin_warning_contact_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_product_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-footer {
    justify-content: center; }

.popin#popin_block_modification .popin-container .popin-body {
  display: flex; }
  .popin#popin_block_modification .popin-container .popin-body .block_modification_content {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem; }
    .popin#popin_block_modification .popin-container .popin-body .block_modification_content .modification {
      color: #7634DB; }
  .popin#popin_block_modification .popin-container .popin-body .material-icons-two-tone {
    color: #C71F2C; }

.popin#popin_clear_all_notifications .popin-container {
  min-width: unset;
  width: 500px; }
  .popin#popin_clear_all_notifications .popin-container .popin-body .content {
    display: block !important;
    color: #003C9D;
    font-size: 14px;
    font-weight: 600; }
.popin#popin_clear_all_notifications .popin-footer {
  justify-content: center; }

.popin#askModif .d-none {
  display: none !important; }
.popin#askModif .popin-container {
  text-align: left; }
  .popin#askModif .popin-container .popin-body {
    font-weight: 500; }
    .popin#askModif .popin-container .popin-body .text-information {
      margin: 0;
      margin-bottom: 32px;
      color: #003C9D; }
    .popin#askModif .popin-container .popin-body .form-group {
      margin-bottom: 32px; }
      .popin#askModif .popin-container .popin-body .form-group.modif_type .information_type {
        background-color: #FAF9FE;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        color: #003C9D;
        font-size: 12px;
        font-weight: 500; }
      .popin#askModif .popin-container .popin-body .form-group .annotation {
        font-size: 10px;
        font-weight: 500;
        color: black;
        background-color: transparent;
        border: none;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding: 0;
        padding-top: 3px; }
        .popin#askModif .popin-container .popin-body .form-group .annotation.error {
          color: #C71F2C; }
        .popin#askModif .popin-container .popin-body .form-group .annotation.information {
          color: #AAAAAA; }
      .popin#askModif .popin-container .popin-body .form-group label {
        cursor: auto;
        font-size: 12px;
        margin-bottom: 7px;
        display: inline-block; }
      .popin#askModif .popin-container .popin-body .form-group input, .popin#askModif .popin-container .popin-body .form-group select, .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        border-color: #E9E7FF;
        color: black;
        border-radius: 5px;
        font-weight: 500; }
        .popin#askModif .popin-container .popin-body .form-group input.color_error, .popin#askModif .popin-container .popin-body .form-group select.color_error, .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire.color_error {
          border-color: #C71F2C; }
      .popin#askModif .popin-container .popin-body .form-group input {
        box-shadow: none;
        margin-bottom: 4px; }
      .popin#askModif .popin-container .popin-body .form-group select {
        width: 100%;
        padding: 8px 12px; }
        .popin#askModif .popin-container .popin-body .form-group select option {
          color: black; }
      .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        width: 100%;
        box-sizing: border-box;
        min-height: 150px;
        resize: vertical;
        max-height: 300px; }
    .popin#askModif .popin-container .popin-body .double-form {
      display: flex;
      justify-content: space-between; }
      .popin#askModif .popin-container .popin-body .double-form > * {
        width: 388px;
        min-width: 48%; }
    .popin#askModif .popin-container .popin-body .command-history span.subtitle {
      font-weight: 600;
      font-size: 14px;
      color: black;
      margin-bottom: 20px;
      display: inline-block; }
    .popin#askModif .popin-container .popin-body .command-history .modification_item {
      padding: 10px;
      border: #E9E7FF 1px solid;
      border-radius: 5px;
      margin-bottom: 15px;
      width: 100%;
      box-sizing: border-box; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item .content {
        display: inline-block; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized {
        display: flex;
        justify-content: space-between; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized .content {
          overflow: hidden;
          min-width: 50%;
          text-overflow: ellipsis;
          word-wrap: break-word; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item .tag {
        text-align: right;
        min-width: 30%;
        font-size: 12px; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag i {
          font-size: 18px; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_error {
          color: #C71F2C; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_warning {
          color: #E99A00; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_success {
          color: #238443; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.no_modification {
        color: #AAAAAA;
        text-align: center; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged {
        display: block; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div {
          display: flex;
          justify-content: space-between; }
          .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div .title {
            font-weight: 700; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged > .content {
          margin: 15px 0; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .footer {
          color: #909090; }
    .popin#askModif .popin-container .popin-body .command-history .see_more_block {
      display: flex;
      justify-content: center; }
      .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more {
        text-decoration: underline; }
        .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more:hover {
          cursor: pointer; }
  .popin#askModif .popin-container .popin-footer {
    justify-content: center; }
    .popin#askModif .popin-container .popin-footer button {
      width: 149px; }

@media (max-width: 1300px) {
  .popin[theme="basic"] .popin-container {
    min-width: unset; }
  .popin#askModif .popin-container {
    width: auto;
    margin: auto 20px; }
    .popin#askModif .popin-container .popin-header h2 {
      font-size: 20px; }
      .popin#askModif .popin-container .popin-body .double-form {
        flex-direction: column; }
        .popin#askModif .popin-container .popin-body .double-form > * {
          width: unset; }
      .popin#askModif .popin-container .popin-body .form-group {
        width: 100%; } }

#not_editable_config .popin-container .popin-body .block_edit_config {
  color: #003C9D;
  text-align: left;
  margin-left: 2rem;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 36px; }
  #not_editable_config .popin-container .popin-body .block_edit_config p {
    font-size: 15px; }
#not_editable_config .popin-container .popin-body .popin-buttons-bottom {
  display: flex;
  justify-content: space-between; }

#create_mockup_icare .popin-container {
  min-width: 400px;
  width: 550px; }
  #create_mockup_icare .popin-container .popin-body {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 70px; }
    #create_mockup_icare .popin-container .popin-body p {
      font-size: 15px; }
    #create_mockup_icare .popin-container .popin-body .input_icare_code {
      width: 10vw; }
    #create_mockup_icare .popin-container .popin-body .input-part {
      text-align: center;
      margin-bottom: 20px; }
      #create_mockup_icare .popin-container .popin-body .input-part p {
        margin: 0 0 10px;
        font-size: 16px;
        color: #333; }
      #create_mockup_icare .popin-container .popin-body .input-part input {
        width: 100%;
        max-width: 300px;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 4px; }
    #create_mockup_icare .popin-container .popin-body .popin-buttons-bottom {
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 20px;
      right: 20px; }

.color_free {
  color: black !important; }

.color_starter {
  color: #F8B500 !important; }

.color_business {
  color: #F0134D !important; }

.color_pro {
  color: #00ADB5 !important; }

.color_entreprise {
  color: #003c9d !important; }

.bg_free {
  background: #4B3FB40D !important; }

.bg_basics {
  background: #4B3FB40D !important; }

.bg_starter {
  background: #F8B500 !important; }

.bg_business {
  background: #F0134D !important; }

.bg_pro {
  background: #00ADB5 !important; }

.bg_entreprise, .bg_prime {
  background: #003c9d !important; }

.button-link {
  display: block;
  background-color: #ffb400;
  color: white;
  border: 1px solid transparent;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 10px;
  font-family: 'Oswald';
  letter-spacing: 0.1em;
  min-width: 200px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .button-link.disabled {
    background-color: #c0c0c0; }
    .button-link.disabled:hover {
      cursor: not-allowed; }
  .button-link.autosized {
    width: auto;
    min-width: auto; }
  .button-link.thin {
    padding: 3px 15px;
    margin: 0 0 0 5px; }
  .button-link:not(.disabled):hover {
    background-color: white;
    color: #ffb400;
    border: 1px solid #ffb400;
    cursor: pointer; }
  .button-link i.material-icons {
    font-size: 19px; }
    .button-link i.material-icons .left {
      margin-right: 10px; }
    .button-link i.material-icons .right {
      margin-left: 10px; }

.d-none {
  display: none; }

.d-flex {
  display: flex; }

.sp-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 18px;
  position: relative;
  cursor: pointer; }
  .sp-menu-vertical {
    flex-direction: column;
    align-items: flex-end;
    width: 18px;
    height: auto; }
    .sp-menu-vertical .sp-menu-dots .sp-menu-dot {
      display: block;
      background-color: #003C9D;
      transition: all 0.2s ease; }
      .sp-menu-vertical .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-right: 0;
        margin-bottom: 3px; }
  .sp-menu-dots {
    position: relative;
    z-index: 2; }
    .sp-menu-dots .sp-menu-dot {
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 12px;
      background-color: #003C9D; }
      .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-bottom: 0;
        margin-right: 3px; }
  .sp-menu-dropdown {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -6px;
    background: white;
    border: 1px solid #003C9D;
    opacity: 0;
    padding-top: 24px;
    overflow: hidden;
    white-space: nowrap; }
    .sp-menu-dropdown .sp-menu-item {
      display: flex;
      align-items: center;
      color: #003C9D;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 30px 5px 20px; }
      .sp-menu-dropdown .sp-menu-item:hover {
        background-color: #003C9D;
        color: white; }
  .sp-menu.active .sp-menu-dots .sp-menu-dot {
    width: 18px; }
.sp-menu.active .sp-menu-dots .sp-menu-dot {
  margin: 0; }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(1) {
    transform: rotate3d(0, 0, 1, 45deg); }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(2) {
    transform: rotate3d(0, 0, 1, -45deg) translate3d(3px, -3px, 0); }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(3) {
    transform: scale3d(0, 0, 0); }
.sp-menu.sp-menu-standalone:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }

.sp-menu-referer:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }

h1.title {
  color: #003c9d;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px; }

.imgtobg {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.panel {
  width: 0%;
  max-width: 400px;
  background-color: white;
  border-left: 1px solid #e1e1e1;
  box-shadow: -5px 0 10px 0px #e1e1e1;
  position: relative;
  overflow: hidden;
  transition: none;
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column; }
  .panel .close-panel {
    position: absolute;
    top: 10px;
    left: 10px;
    color: grey;
    background: none;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer; }
    .panel .close-panel:hover {
      color: #003C9D; }
  .panel .panel-content {
    padding: 10px 15px;
    margin-top: 40px;
    height: calc(100vh - 40px);
    box-sizing: border-box;
    overflow-y: auto; }
  .panel .panel-footer {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px -10px 10px 0 #e1e1e1; }

.stylish-blocs {
  position: relative;
  width: 90px;
  height: 90px; }
  .stylish-blocs .grey-one {
    width: 70px;
    height: 70px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .stylish-blocs .yellow-one {
    width: 45px;
    height: 45px;
    background: #ffb400;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 35px; }

.sp-checkbox-container {
  display: flex;
  align-items: center;
  margin: 0.65rem 0;
  cursor: pointer; }
  .sp-checkbox-container .sp-checkbox-input {
    display: inline-block;
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0;
    transition: none; }
    .sp-checkbox-container .sp-checkbox-input .sp-checkbox-value {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 1px solid grey;
      border-radius: 2px;
      color: white;
      font-size: 1.2rem;
      font-family: 'Material Icons' !important;
      transition: all 0.1s ease; }
    .sp-checkbox-container .sp-checkbox-input input[type="checkbox"], .sp-checkbox-container .sp-checkbox-input input[type="radio"] {
      position: absolute;
      left: -9999px;
      opacity: 0; }
      .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:indeterminate + .sp-checkbox-value {
        border-color: #003C9D;
        background-color: #003C9D; }
    .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value::before, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value::before {
      content: '\e876'; }
  .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value::before {
    content: '\e15b'; }
  .sp-checkbox-container .sp-checkbox-label {
    font-size: 1.2rem;
    margin-left: 0.6rem; }
    .sp-checkbox-container:hover .sp-checkbox-input .sp-checkbox-value {
      box-shadow: 0 0 1px 0 #003C9D;
      border-color: rgba(0, 60, 157, 0.5); }

.user_avatar, .client_avatar {
  color: white;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  min-height: 30px;
  min-width: 30px;
  border: none;
  display: inline-flex;
  background-size: cover;
  background-position: center center; }

.status_tag {
  box-sizing: border-box;
  border-radius: 15px;
  height: 25px;
  width: 185px;
  padding: 0 7px 0px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  flex-wrap: nowrap;
  border: none; }
  .status_tag > span {
    margin: 0 !important; }
  .status_tag .text, .status_tag .text_status {
    font-size: 12px !important; }
  .status_tag .material-icons {
    vertical-align: bottom;
    font-size: 18px !important;
    margin-left: 5px; }
  .status_tag .text_status {
    display: block;
    font-weight: 500; }

img.sp-icon {
  max-width: 25px; }

label[for] {
  cursor: pointer; }

[infobulle-trigger] .infobulle {
  display: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  position: fixed;
  width: 100px;
  transform: translateX(-30px);
  background-color: white;
  text-align: center;
  align-items: center;
  z-index: 10000;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(75, 63, 180, 0.2);
  padding: 10px 20px; }
  [infobulle-trigger] .infobulle.primary {
    color: #003C9D; }
  [infobulle-trigger] .infobulle.gray {
    color: gray; }

[infobulle-trigger]:hover .infobulle {
  display: block; }

._basic.sp_notification {
  padding: 10px 0;
  text-align: left;
  border-top: 1px solid #E9E7FF; }
  ._basic.sp_notification.sp_notification_read {
    opacity: 0.35; }
    ._basic.sp_notification.sp_notification_read .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
      display: none; }
  ._basic.sp_notification .sp_notification_content {
    cursor: pointer;
    display: flex;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px; }
    ._basic.sp_notification .sp_notification_content:hover {
      background-color: #F6F5FB; }
    ._basic.sp_notification .sp_notification_content * {
      pointer-events: none; }
    ._basic.sp_notification .sp_notification_content .sp_notification_preview {
      display: flex;
      align-items: center;
      margin: 0 10px 0 0;
      width: 64px;
      height: 64px;
      justify-content: center; }
      ._basic.sp_notification .sp_notification_content .sp_notification_preview .sp_notification_preview_img {
        max-width: 64px;
        max-height: 64px;
        width: auto;
        height: auto;
        float: inherit;
        margin: 0; }
    ._basic.sp_notification .sp_notification_content .sp_notification_infos {
      display: flex;
      flex-direction: column; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type {
        color: #003C9D;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center; }
        ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
          width: 6px;
          height: 6px;
          background-color: red;
          display: block;
          margin-left: 8px;
          border-radius: 50px; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_ref_name {
        color: #003C9D;
        font-size: 12px;
        font-weight: 700; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_date {
        margin-top: auto;
        color: #909090;
        font-size: 10px;
        font-weight: 500; }
._basic.sp_menu_dropdown {
  position: relative; }
  ._basic.sp_menu_dropdown .sp_menu_open {
    color: #003C9D;
    cursor: pointer;
    user-select: none; }
  ._basic.sp_menu_dropdown .sp_menu_container {
    opacity: 0;
    visibility: collapse;
    transition: 0.1s;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    border-radius: 5px;
    padding: 12px 12px 10px 12px;
    box-shadow: 0px 1px 4px #d2d2d2;
    min-width: max-content; }
    ._basic.sp_menu_dropdown .sp_menu_container.opened {
      opacity: 1;
      visibility: visible; }
    ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_close {
      color: #003C9D;
      background: #FFFFFF;
      padding: 0 0 6px 6px;
      border-radius: 5px;
      position: absolute;
      top: 6px;
      right: 6px;
      cursor: pointer;
      user-select: none; }
    ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body {
      display: flex;
      flex-direction: column; }
      ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item {
        padding: 10px 36px 10px 10px;
        max-height: unset;
        text-decoration: none;
        color: #003C9D;
        background: #FFFFFF;
        font-weight: 500;
        border-radius: 5px;
        margin-bottom: 2px;
        display: flex;
        align-items: center;
        font-size: 12px; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item.disable {
          color: gray;
          cursor: not-allowed; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:first-child {
          padding: 10px 20px 10px 10px;
          margin-right: 24px; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon {
          margin: 0 0.8rem 0 0;
          font-size: 2rem; }
          ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon._right {
            margin-left: 0.7rem;
            margin-right: -0.4rem; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:hover:not(.disable) {
          background: #f6f5fb; }
._basic.sp_link {
  text-decoration: none;
  color: #003C9D;
  font-size: 1.2rem;
  font-weight: 700;
  display: flex;
  align-items: center; }
  ._basic.sp_link._center {
    text-align: center; }
  ._basic.sp_link .icon {
    margin-right: 0.7rem;
    margin-left: -0.4rem;
    font-size: 20px; }
    ._basic.sp_link .icon._right {
      margin-left: 0.7rem;
      margin-right: -0.4rem; }
._basic.sp_button {
  background: #003C9D;
  color: #FFFFFF;
  border: 1px solid #003C9D;
  padding: 10px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  user-select: none;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  min-width: unset;
  margin: unset;
  min-height: 42px;
  box-sizing: border-box; }
  ._basic.sp_button .icon {
    margin-right: 0.7rem;
    margin-left: -0.4rem;
    font-size: 20px; }
    ._basic.sp_button .icon._right {
      margin-left: 0.7rem;
      margin-right: -0.4rem; }
  ._basic.sp_button:hover:not(._without_hover) {
    background-color: #FFFFFF;
    color: #003C9D; }
  ._basic.sp_button[disabled] {
    background-color: grey;
    border: 1px solid grey;
    color: #FFFFFF;
    cursor: not-allowed; }
    ._basic.sp_button[disabled]:hover:not(._without_hover) {
      background-color: grey;
      border: 1px solid grey;
      color: #FFFFFF; }
    ._basic.sp_button[disabled]._reverse {
      background: #FFFFFF;
      border: 1px solid grey;
      color: grey; }
      ._basic.sp_button[disabled]._reverse:hover:not(._without_hover) {
        background: #FFFFFF;
        border: 1px solid grey;
        color: grey; }
  ._basic.sp_button._reverse {
    background: #FFFFFF;
    color: #003C9D; }
    ._basic.sp_button._reverse:hover:not(._without_hover) {
      color: #FFFFFF;
      background-color: #003C9D; }
  ._basic.sp_button._mga {
    margin: auto; }
  ._basic.sp_button._mla {
    margin-left: auto; }
  ._basic.sp_button._mgta {
    margin-top: auto; }
  ._basic.sp_button._uppercase {
    text-transform: uppercase; }
  ._basic.sp_button._mb16 {
    margin-bottom: 16px; }
  ._basic.sp_button._w100 {
    width: 100%; }
  ._basic.sp_button._ml16 {
    margin-left: 16px; }
._basic.sp_icon {
  font-size: 24px;
  user-select: none; }
  ._basic.sp_icon.edit {
    color: #003C9D; }
    ._basic.sp_icon.edit:hover {
      color: #002c74; }
  ._basic.sp_icon.delete {
    color: #d32f2f; }
    ._basic.sp_icon.delete:hover {
      color: #9b2222; }
  ._basic.sp_icon._pointer {
    cursor: pointer; }
._basic.sp_input {
  background: #FFFFFF;
  color: black;
  border: 1px solid #003C9D;
  padding: 10px 20px;
  box-shadow: none;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 1rem;
  user-select: none;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400; }
  ._basic.sp_input input {
    border-color: #E9E7FF;
    color: #AAAAAA; }
  ._basic.sp_input._reverse {
    background: #003C9D;
    color: #FFFFFF;
    border: 1px solid #FFFFFF; }
._basic.sp_search_bar_form {
  display: flex; }
  ._basic.sp_search_bar_form._small .search_bar {
    padding: 4px 8px;
    width: unset; }
    ._basic.sp_search_bar_form._small .search_bar .icon {
      margin: 0px 5px 0 1px; }
      ._basic.sp_search_bar_form._small .search_bar .icon span {
        font-size: 22px; }
  ._basic.sp_search_bar_form .search_bar {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    padding: 10px 8px;
    display: flex;
    align-items: center;
    position: relative;
    width: 40vw; }
    ._basic.sp_search_bar_form .search_bar .icon {
      cursor: pointer;
      margin: 0 12px; }
      ._basic.sp_search_bar_form .search_bar .icon._search, ._basic.sp_search_bar_form .search_bar .icon._advanced {
        color: #003C9D; }
      ._basic.sp_search_bar_form .search_bar .icon._close {
        color: #D9D9D9;
        display: none; }
        ._basic.sp_search_bar_form .search_bar .icon._close.show {
          display: block; }
    ._basic.sp_search_bar_form .search_bar input {
      font-size: 1rem;
      width: 100%; }
  ._basic.sp_search_bar_form .sp_button {
    margin: 0 16px; }
  ._basic.sp_search_bar_form._jjc {
    justify-content: center; }
._basic.text-disabled {
  color: grey !important;
  cursor: not-allowed; }
._basic.pagination_block {
  margin-top: 10px;
  display: flex;
  justify-content: right;
  align-content: center; }
  ._basic.pagination_block a {
    color: #000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 1px transparent; }
    ._basic.pagination_block a:hover {
      border: solid 1px #003c9d; }
    ._basic.pagination_block a.active {
      background: #003c9d;
      color: white; }
    ._basic.pagination_block a.page_nav_link {
      padding: 0px; }
      ._basic.pagination_block a.page_nav_link:hover {
        border: solid 1px transparent; }
@media screen and (max-width: 576px) {
  ._basic.sp_button {
    font-size: 1rem; } }

.client_choice {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: black;
  margin-bottom: 25px; }
  .client_choice span {
    font-size: inherit;
    font-family: inherit;
    font-weight: 800;
    color: #003C9D;
    text-decoration: none;
    cursor: pointer; }
  .client_choice a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: black;
    text-decoration: underline;
    cursor: pointer; }
    .client_choice a i {
      vertical-align: middle; }

#clientPopin.client_choice .popin-container {
  max-width: 1600px;
  height: 80vh;
  padding: 0;
  width: 100%; }
  #clientPopin.client_choice .popin-container .popin-header {
    margin: 0; }
    #clientPopin.client_choice .popin-container .popin-header .close {
      z-index: 500; }
  #clientPopin.client_choice .popin-container .popin-body {
    height: 100%;
    display: flex;
    flex-direction: column; }
    #clientPopin.client_choice .popin-container .popin-body > iframe {
      width: 100%;
      height: 100%;
      z-index: 50; }
    #clientPopin.client_choice .popin-container .popin-body .button-group {
      padding-right: 20px;
      text-align: right;
      box-sizing: border-box;
      position: absolute;
      bottom: -60px;
      z-index: 500;
      display: flex;
      align-items: center;
      background: white;
      width: 100%;
      justify-content: flex-end; }
      #clientPopin.client_choice .popin-container .popin-body .button-group button {
        cursor: pointer;
        margin: 10px; }
        #clientPopin.client_choice .popin-container .popin-body .button-group button[disabled] {
          background-color: grey;
          border: none; }
          #clientPopin.client_choice .popin-container .popin-body .button-group button[disabled]:hover {
            color: white; }
        #clientPopin.client_choice .popin-container .popin-body .button-group button.skip {
          font-weight: 700;
          height: 20px;
          line-height: 15px;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 4px !important;
          letter-spacing: 0.5px;
          flex: unset;
          color: #003C9D; }
          #clientPopin.client_choice .popin-container .popin-body .button-group button.skip:hover {
            text-decoration: underline; }

@keyframes new_anim {
  0% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); }
  5%, 10% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  15%, 25%, 35%, 45% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(2deg); }
  20%, 30%, 40% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(-2deg); }
  50% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  60%, 100% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); } }
#popin_blocked_subscription .bat-popin.popin-delete .popin-container {
  min-width: 555px !important;
  max-width: 555px !important; }
#popin_blocked_subscription .bat-popin .popin-container {
  min-width: 700px !important;
  max-width: 700px !important; }
#popin_blocked_subscription .bat-popin .container-field {
  margin-bottom: 30px; }
  #popin_blocked_subscription .bat-popin .container-field label {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000; }
  #popin_blocked_subscription .bat-popin .container-field input {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    box-shadow: none;
    padding: 8px 12px;
    width: 100%;
    box-sizing: border-box; }
#popin_blocked_subscription .bat-popin p {
  font-weight: 600;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 40px;
  color: #003C9D; }
#popin_blocked_subscription .bat-popin .form-group.button-group.button-group-single {
  justify-content: center; }
#popin_blocked_subscription .bat-popin .popin-buttons {
  display: flex;
  justify-content: center; }
  #popin_blocked_subscription .bat-popin .popin-buttons .sp_button {
    font-size: 14px;
    width: 150px;
    margin-left: 0; }
    #popin_blocked_subscription .bat-popin .popin-buttons .sp_button + .sp_button {
      margin-left: 35px; }
#popin_blocked_subscription .popin[theme="basic"] *:not([class*="material-icons"]) {
  font-family: 'Montserrat', 'Arial', serif; }
  #popin_blocked_subscription .popin[theme="basic"].confirm .popin-container {
    min-width: unset; }
#popin_blocked_subscription .popin[theme="basic"] .popin-container {
  border-radius: 5px;
  padding: 30px;
  min-width: 900px; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-header {
    margin: 0px 0 40px; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-header .popin-header-title {
      color: #003C9D;
      font-weight: 800;
      text-align: left;
      font-size: 30px;
      font-style: normal; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-header .close {
      color: #003C9D;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      background: none;
      border: 0; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body input {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    padding: 8px 12px;
    width: 100%; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body select {
    cursor: pointer;
    color: #003C9D;
    font-weight: bold;
    padding: 6px 6px;
    box-sizing: border-box;
    display: flex;
    background: #FFFFFF;
    border: 1px solid rgba(75, 63, 180, 0.1);
    align-items: center;
    border-radius: 10px; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body select option {
      color: #003C9D; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body #new-nameVers {
    outline: unset; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body #modif-commentaire {
    border: 1px solid #003C9D;
    border-radius: 10px; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body .error {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #ffe8e6;
    color: #DB2828;
    border: 1px solid #DB2828;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    width: 100%;
    box-sizing: border-box; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body .success {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #fff;
    color: #1a8604;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 0 auto; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body .success .material-icons-outlined {
      margin-left: 8px; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px; }
#popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  #popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body .content input {
      margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body .content select {
      min-width: 120px; }
#popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content input, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content input {
      margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper {
      overflow: hidden;
      width: 120px;
      height: 26px;
      margin-top: 4px;
      border-radius: 4px;
      box-shadow: 1px 1px 3px 0px grey; }
      #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper input[type='color'], #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper input[type='color'] {
        cursor: pointer;
        padding: 0;
        width: 150%;
        height: 200%;
        margin: -15%; }
    #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content select, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content select {
      min-width: 120px; }
#popin_blocked_subscription .popin#popin_require_subscribe .popin-container {
  border-radius: 20px;
  width: 420px;
  max-width: 90vw;
  min-width: 500px;
  padding: 0;
  background: #FFFFFF;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  text-align: left; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .close {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #999;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s ease; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .close:hover {
      background: rgba(0, 0, 0, 0.05); }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .close .material-icons {
      font-size: 20px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-badge {
    background: #F5F3FF;
    color: #6B5FB4;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: left;
    margin: 0; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-badge .sparkle-icon {
      font-size: 14px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-content-wrapper {
    padding: 24px 32px 32px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header {
    text-align: left;
    background: #F9F7FF;
    border-radius: 10px;
    margin: 15px 0;
    padding: 20px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .prime-text {
      font-size: inherit; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title {
      font-size: 32px;
      font-weight: 700;
      color: #000000;
      line-height: 1.2;
      margin: 0 0 8px 0;
      text-align: left; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title .prime-text {
        color: #003C9D;
        font-weight: 700; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .popin-subtitle {
      font-size: 14px;
      font-weight: 400;
      color: #666666;
      margin: 0;
      line-height: 1.5; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-promo {
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.5;
    color: #555555;
    border-radius: 4px;
    text-align: left; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-promo .promo-icon {
      margin-right: 4px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-cta-text {
    font-size: 13px;
    color: #333333;
    margin: 0 0 20px 0;
    text-align: left; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-cta-text strong {
      font-weight: 700; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body {
    margin-bottom: 24px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list {
      display: flex;
      flex-direction: column;
      gap: 14px; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item {
        display: flex;
        align-items: center;
        gap: 14px; }
        #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon {
          width: 44px;
          height: 44px;
          min-width: 44px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-shrink: 0; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon i {
            font-size: 24px; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.purple {
            background: #F3EEFF;
            color: #7B34DB; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue {
            background: #E3F2FD;
            color: #2196F3; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.pink {
            background: #FCE4EC;
            color: #E91E63; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue-light {
            background: #E1F5FE;
            color: #03A9F4; }
        #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item span {
          font-size: 14px;
          line-height: 1.4;
          color: #333333;
          font-weight: 400; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary {
      background: linear-gradient(90deg, #4F46E5 0%, #7C3AED 100%);
      color: white;
      font-size: 15px;
      font-weight: 600;
      padding: 14px 32px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      width: 100%;
      box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
      transition: all 0.2s ease; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary:hover {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(79, 70, 229, 0.4); }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .footer-info {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      font-size: 12px;
      color: #666666;
      margin: 4px 0; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .footer-info i {
        font-size: 18px;
        color: #999999; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .footer-info span {
        font-size: 12px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link {
      font-size: 13px;
      color: #003C9D;
      text-decoration: none;
      font-weight: 600;
      transition: color 0.2s ease;
      margin-top: 4px; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link .arrow {
        margin-left: 4px;
        transition: transform 0.2s ease;
        display: inline-block; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover {
        color: #00296a; }
        #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover .arrow {
          transform: translateX(3px); }
#popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container {
  border-radius: 5px;
  width: 37%;
  padding: 30px;
  min-width: unset;
  box-shadow: none; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .close {
    color: #003C9D;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    border-radius: 0; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .close:hover {
      background: none; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-badge, #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-content-wrapper {
    display: none; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header {
    margin-top: 5%;
    height: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    border-radius: 0;
    padding: 0; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header .popin-header-title {
      font-size: 18px;
      font-weight: 500;
      color: black; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p {
      text-align: start;
      font-size: 25px;
      font-weight: 700; }
      #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p span {
        color: #003C9D;
        font-size: 25px;
        font-weight: 700; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body {
    display: flex; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container p {
        font-size: 15px;
        margin: 6px 0;
        font-size: 12px;
        font-weight: 500;
        text-align: start;
        line-height: 20px; }
      #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a {
        text-align: start;
        font-weight: 700;
        line-height: 20px;
        text-decoration: none; }
        #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a:visited {
          color: #003C9D; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer {
    margin-top: unset; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer a {
      letter-spacing: 0;
      width: auto;
      font-weight: 700;
      padding: 9px 20px;
      font-size: 14px;
      height: fit-content; }
#popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-header img {
  max-width: 240px;
  max-height: 50px; }
#popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body {
  text-align: left; }
  #popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body p {
    margin-bottom: 10px;
    line-height: 20px;
    margin-right: 4px; }
    #popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body p span {
      color: #003C9D;
      font-weight: 700;
      line-height: 20px; }
    #popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body p.address {
      font-style: italic; }
#popin_blocked_subscription .popin#popin_rename_product_list .popin-container .popin-footer .reset-btn {
  margin-right: auto;
  margin-left: 0; }
#popin_blocked_subscription .popin#popin_link_customer {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: black;
  margin-bottom: 25px; }
  #popin_blocked_subscription .popin#popin_link_customer span {
    font-size: inherit;
    font-family: inherit;
    font-weight: 800;
    color: #003C9D;
    text-decoration: none;
    cursor: pointer; }
  #popin_blocked_subscription .popin#popin_link_customer a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: black;
    text-decoration: underline;
    cursor: pointer; }
    #popin_blocked_subscription .popin#popin_link_customer a i {
      vertical-align: middle; }
  #popin_blocked_subscription .popin#popin_link_customer .popin-container {
    max-width: 1600px;
    height: 80vh;
    padding: 0;
    width: 100%; }
    #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-header {
      margin: 0; }
      #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-header .close {
        z-index: 500; }
    #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-body {
      height: 100%;
      display: flex;
      flex-direction: column; }
      #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-body > iframe {
        width: 100%;
        height: 100%;
        z-index: 50; }
    #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-footer {
      margin-right: 20px;
      margin-bottom: 20px;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 500; }
      #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-footer button {
        padding: 10px 20px;
        min-width: unset;
        min-width: none;
        font-size: 12px; }
#popin_blocked_subscription .popin#popin_type_product .popin-container .popin-body .group_tp {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 5px; }
  #popin_blocked_subscription .popin#popin_type_product .popin-container .popin-body .group_tp div {
    display: flex;
    width: 30%;
    justify-content: left; }
    #popin_blocked_subscription .popin#popin_type_product .popin-container .popin-body .group_tp div input {
      width: 50px; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-header .popin-header-title, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title {
  display: flex;
  align-items: center;
  color: black;
  font-weight: 700; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-header .popin-header-title .icon, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title .icon {
    color: #003C9D;
    font-size: 1.6em;
    margin-right: 15px; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body .content .text {
  text-align: left;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 500; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-body .content textarea, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body .content textarea {
  width: 100%;
  border: 1px solid rgba(75, 63, 180, 0.1);
  box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
  border-radius: 5px;
  resize: none;
  padding: 12px 18px;
  box-sizing: border-box; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-body .content textarea::placeholder, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body .content textarea::placeholder {
    color: rgba(0, 0, 0, 0.62);
    font-size: 12px;
    font-style: italic; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer {
  align-items: center; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer a, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer a {
    letter-spacing: 0;
    width: auto;
    font-weight: 700;
    padding: 9px 20px;
    font-size: 14px; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .email_btn, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .email_btn {
    font-weight: 500;
    font-size: 12px;
    color: black;
    width: auto; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0 20px 0 10px;
    padding: 0; }
    #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch input, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
      #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider {
        background: rgba(159, 152, 215, 0.45); }
        #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider::before, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider::before {
          transform: translateX(20px); }
    #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch .slider, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider {
      border-radius: 50px;
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(75, 63, 180, 0.05);
      transition: 0.2s; }
      #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch .slider div.round, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider div.round {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 2px;
        bottom: 2px;
        background-color: #003c9d;
        border-radius: 50px;
        transition: 0.2s; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body * {
  font-size: 15px; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body * a {
    margin-bottom: 15px; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .success {
  background-color: transparent; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .actions {
  display: flex;
  justify-content: space-around; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .actions > div {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(75, 63, 180, 0.05); }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .actions p {
    margin-bottom: 20px; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .text-container {
  text-align: left;
  line-height: 20px; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .text-container a {
    color: #003C9D;
    text-decoration: none;
    font-weight: bold; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .text-container ul {
    padding: 20px; }
#popin_blocked_subscription .popin#popin_notif_new {
  top: 50px !important;
  left: 70px;
  overflow: unset; }
  #popin_blocked_subscription .popin#popin_notif_new .popin-overlay {
    opacity: 0.4;
    display: block;
    top: 0;
    left: 0; }
  #popin_blocked_subscription .popin#popin_notif_new .popin-container {
    top: 0 !important;
    border: 1px solid #E9E7FF;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    border-radius: 5px;
    padding: 17px;
    min-width: unset;
    margin: 0;
    width: max-content; }
    #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-header {
      margin-bottom: 10px; }
      #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-header .popin-header-title {
        display: block;
        text-align: left;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: unset !important;
        letter-spacing: unset !important;
        border: unset !important;
        padding: unset !important;
        width: unset !important;
        margin: unset !important; }
    #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-body .text-container p {
      text-align: left !important;
      font-size: 14px;
      color: #003C9D;
      font-weight: 500; }
    #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer {
      height: unset;
      margin-bottom: unset;
      align-items: center;
      margin-top: 15px; }
      #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer a {
        font-weight: 700;
        width: 90px;
        height: 20px;
        font-size: 10px;
        line-height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 4px !important;
        letter-spacing: 0.5px;
        flex: unset; }
        #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer a.remind-me {
          margin-right: 10px;
          box-sizing: border-box;
          color: #003C9D; }
          #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer a.remind-me:hover {
            text-decoration: underline; }
#popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type {
  display: flex;
  width: 100%; }
  #popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type .form_input {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    #popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type .form_input:first-child {
      width: 80%;
      margin-right: 10px; }
    #popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type .form_input:last-child {
      width: 20%; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container {
  background: #FAF9FE;
  max-width: 1200px; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-header .popin-header-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 46px;
    color: #003C9D;
    text-transform: none;
    border-bottom: 1px solid #EDEBFF;
    padding-bottom: 17px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .error_conf {
  font-family: 'Montserrat';
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #C71F2C;
  display: none;
  width: 80%;
  margin: auto;
  margin-bottom: auto; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .error_conf.error_conf_header {
    margin-bottom: 10px; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .error_conf .material-icons-outlined {
    margin-right: 5px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views {
    width: 380px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .product_name {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container {
      display: flex; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img {
        min-width: 100px;
        max-width: 150px; }
        #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img img {
          width: 100%; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_name {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        line-height: 16px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .separator {
  width: 90%;
  height: 1px;
  margin: 10px auto;
  background: #EDEBFF; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container {
  display: flex;
  flex-direction: column;
  max-height: 350px;
  overflow-y: auto;
  width: 80%;
  margin: auto;
  scrollbar-color: #003c9d #f4f4f4;
  scrollbar-width: thin; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #f4f4f4; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar-thumb {
    background: #003c9d; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp span {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      width: 380px;
      text-align: center; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border-radius: 5px;
    min-height: 100px;
    min-height: 150px;
    margin-bottom: 24px;
    width: 100%;
    margin: auto;
    padding: 0 0; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 380px; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp {
      display: flex;
      flex-direction: column;
      width: 300px;
      margin-right: 40px; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp select.new_emp {
        background: #FFFFFF;
        border: 1px solid #E9E7FF;
        border-radius: 5px;
        color: black;
        height: 36px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-footer {
  display: flex;
  justify-content: flex-end; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue {
    padding: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 200px;
    height: 48px;
    margin: unset; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue:nth-child(1) {
      margin-right: 16px; }
#popin_blocked_subscription .popin#popin_client_choice .popin-container, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container {
  max-width: 1600px;
  width: 100%; }
  #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-header, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-header {
    margin: 0; }
    #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-header .close, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-header .close {
      z-index: 500; }
  #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-body, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-body {
    height: 70vh; }
    #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-body iframe, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-body iframe {
      width: 100%;
      height: 100%; }
  #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-footer form, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-footer form, #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-footer > div, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-footer > div {
    display: flex; }
#popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files {
  height: 116px;
  border-radius: 5px;
  position: relative;
  border: 1px dashed #003C9D;
  padding: 16px 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #003C9D;
  box-sizing: border-box; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files input[type="file"] {
    width: 0;
    height: 0; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files .modif_files {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files .download_icon {
    font-size: 50px; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files .download_text {
    font-weight: 600; }
#popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files {
  display: flex;
  flex-wrap: wrap; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files .import_file {
    margin-right: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 6px;
    background-color: #F6F5FB;
    border-radius: 5px;
    width: fit-content;
    min-width: 80px;
    max-width: 400px;
    font-weight: 500; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files .import_file span.filename {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files .import_file .del_file {
      margin-left: auto;
      color: #003C9D;
      cursor: pointer; }
#popin_blocked_subscription .popin#import-popin .popin-container .popin-body .import-clients-description {
  text-align: left; }
#popin_blocked_subscription .popin#import-popin .popin-container .popin-body form {
  margin: 20px auto 0 auto; }
  #popin_blocked_subscription .popin#import-popin .popin-container .popin-body form #InputFileBTNOptions {
    width: 100%;
    position: absolute;
    cursor: pointer;
    height: 100%;
    z-index: 5; }
#popin_blocked_subscription .popin#Popin_noLogo .popin-container .popin-header .popin-header-title {
  text-align: left;
  text-transform: none; }
  #popin_blocked_subscription .popin#Popin_noLogo .popin-container .popin-header .popin-header-title span.material-icons-outlined {
    margin: 0 10px; }
#popin_blocked_subscription .popin#popin_client_choice .popin-container {
  background-color: #f9fafb; }
#popin_blocked_subscription .popin#newTagPopin .popin-container .popin-body input {
  text-align: left; }
  #popin_blocked_subscription .popin#newTagPopin .popin-container .popin-body .select2 .select2-selection__rendered {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    width: 100%;
    text-align: left; }
#popin_blocked_subscription .popin#emb_user_params .popin-container {
  max-width: 1600px; }
  #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params {
    display: flex;
    justify-content: space-around; }
    #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters {
      text-align: left; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_label {
        margin-bottom: 0px; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_value {
        font-weight: 300; }
    #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table {
      font-weight: 300; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead {
        background: rgba(75, 63, 180, 0.05);
        border-top: 1px solid #E9E7FF;
        border-radius: 5px; }
        #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead td {
          padding: 10px; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody tr, #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        border: 1px solid #E9E7FF; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        padding: 10px; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .flex-label {
  margin-bottom: 4px; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_firstname_lastname {
  width: 100%; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_title {
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_input {
    display: flex; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_permission_management {
  width: 100%; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_title {
    margin-top: 16px;
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_input {
    padding-left: 12px;
    display: flex;
    flex-direction: column; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .mail_error {
  color: #C71F2C;
  font-weight: 600;
  margin-top: 10px;
  text-align: left; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .password_error {
  color: #C71F2C;
  font-weight: 600;
  text-align: left;
  margin-left: 20px; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body label {
  color: black;
  text-align: left; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body select {
  color: black;
  font-weight: 300; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body option {
  color: black;
  font-weight: 300; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body textarea {
  width: 100%;
  height: 120px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #E9E7FF;
  border-radius: 5px;
  background-color: #ffffff;
  font-size: 16px;
  resize: none; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body a:visited {
  color: #003C9D; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .selectTitle {
  text-align: left; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .firstSelect, #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .secondSelect {
  text-align: left;
  width: 100%;
  color: black;
  padding: 10px;
  font-weight: 200;
  margin-bottom: 30px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body #thirdSelect .askOpenForms {
    margin-bottom: 35px; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .book_demo {
  color: #003C9D;
  cursor: pointer; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form {
    margin-top: 20px; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form i {
      font-style: unset; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: left; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter input {
    height: 36px;
    border: 1px solid #E9E7FF;
    font-weight: 200;
    box-shadow: unset; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter > div {
    margin-bottom: 35px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput input {
      display: flex;
      flex-direction: row;
      width: 100%; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput div {
      width: 45%; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .file-upload {
    display: flex;
    width: 35%;
    align-items: flex-start; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .addFileCenterHelp {
    display: flex;
    justify-content: center; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .alignButtonSend {
    display: flex;
    justify-content: flex-end;
    margin-top: -35px;
    margin-bottom: 0px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .formsHelpCenter {
    display: none; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .blueTextCenterHelp {
    color: #003c9d;
    margin-top: 30px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: 'Montserrat'; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box {
      display: flex;
      align-items: center;
      justify-content: start;
      margin: 0 5px 0 0px;
      min-width: 150px; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box button i {
        color: #E4205E;
        cursor: pointer;
        font-size: 20px; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label {
        margin: 0 !important;
        cursor: pointer;
        padding: 10px;
        border-radius: 5px;
        transition: all 0.2s ease-in-out;
        background: #f6f5fb; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label:hover {
        background: #e8e7ea; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-upload {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter #addFile {
    margin: 16px auto; }
#popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body .mockup-card {
    cursor: pointer;
    border: solid 1px transparent;
    margin-top: 5px;
    padding: 10px; }
    #popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body .mockup-card[chosen] {
      border: solid 1px #003C9D; }
      #popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body .mockup-card .mockup_img img {
        width: auto;
        height: auto;
        max-width: 150px;
        max-height: 150px; }
#popin_blocked_subscription .popin#create_address_popin .popin-container form .form-group {
  position: relative; }
  #popin_blocked_subscription .popin#create_address_popin .popin-container form .form-group span.invalid_message {
    display: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 130.5%;
    color: #DB2828;
    text-align: start;
    position: absolute;
    bottom: -5px; }
#popin_blocked_subscription .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body input {
  border: 0px solid transparent;
  padding: 0px;
  box-shadow: none; }
  #popin_blocked_subscription .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table td, #popin_blocked_subscription .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table th {
    padding: 5px; }
#popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .required_input, #popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .dropdown_required {
  border: 1px solid #C71F2C; }
#popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_name, #popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_size {
  display: none;
  font-weight: 400;
  font-size: 10px;
  line-height: 130.5%;
  color: #DB2828; }
#popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container {
  min-width: unset;
  width: 500px; }
  #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content {
    display: flex; }
    #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .warning_icon, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .warning_icon, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .warning_icon, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .warning_icon {
      color: #C71F2C;
      font-size: 18px;
      margin-right: 16px; }
    #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text {
      color: #003C9D;
      font-weight: 600;
      text-align: left; }
      #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul {
        margin-left: 16px;
        line-height: 18px; }
        #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul li, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul li, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul li, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul li {
          list-style-type: initial; }
  #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-footer {
    justify-content: center; }
#popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body {
  display: flex; }
  #popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body .block_modification_content {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem; }
    #popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body .block_modification_content .modification {
      color: #7634DB; }
  #popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body .material-icons-two-tone {
    color: #C71F2C; }
#popin_blocked_subscription .popin#popin_clear_all_notifications .popin-container {
  min-width: unset;
  width: 500px; }
  #popin_blocked_subscription .popin#popin_clear_all_notifications .popin-container .popin-body .content {
    display: block !important;
    color: #003C9D;
    font-size: 14px;
    font-weight: 600; }
#popin_blocked_subscription .popin#popin_clear_all_notifications .popin-footer {
  justify-content: center; }
#popin_blocked_subscription .popin#askModif .d-none {
  display: none !important; }
#popin_blocked_subscription .popin#askModif .popin-container {
  text-align: left; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body {
    font-weight: 500; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .text-information {
      margin: 0;
      margin-bottom: 32px;
      color: #003C9D; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group {
      margin-bottom: 32px; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group.modif_type .information_type {
        background-color: #FAF9FE;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        color: #003C9D;
        font-size: 12px;
        font-weight: 500; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group .annotation {
        font-size: 10px;
        font-weight: 500;
        color: black;
        background-color: transparent;
        border: none;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding: 0;
        padding-top: 3px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group .annotation.error {
          color: #C71F2C; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group .annotation.information {
          color: #AAAAAA; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group label {
        cursor: auto;
        font-size: 12px;
        margin-bottom: 7px;
        display: inline-block; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group input, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        border-color: #E9E7FF;
        color: black;
        border-radius: 5px;
        font-weight: 500; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group input.color_error, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select.color_error, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire.color_error {
          border-color: #C71F2C; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group input {
        box-shadow: none;
        margin-bottom: 4px; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select {
        width: 100%;
        padding: 8px 12px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select option {
          color: black; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        width: 100%;
        box-sizing: border-box;
        min-height: 150px;
        resize: vertical;
        max-height: 300px; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form {
      display: flex;
      justify-content: space-between; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form > * {
        width: 388px;
        min-width: 48%; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history span.subtitle {
      font-weight: 600;
      font-size: 14px;
      color: black;
      margin-bottom: 20px;
      display: inline-block; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item {
      padding: 10px;
      border: #E9E7FF 1px solid;
      border-radius: 5px;
      margin-bottom: 15px;
      width: 100%;
      box-sizing: border-box; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .content {
        display: inline-block; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized {
        display: flex;
        justify-content: space-between; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized .content {
          overflow: hidden;
          min-width: 50%;
          text-overflow: ellipsis;
          word-wrap: break-word; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag {
        text-align: right;
        min-width: 30%;
        font-size: 12px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag i {
          font-size: 18px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_error {
          color: #C71F2C; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_warning {
          color: #E99A00; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_success {
          color: #238443; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.no_modification {
        color: #AAAAAA;
        text-align: center; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged {
        display: block; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div {
          display: flex;
          justify-content: space-between; }
          #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div .title {
            font-weight: 700; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged > .content {
          margin: 15px 0; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .footer {
          color: #909090; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .see_more_block {
      display: flex;
      justify-content: center; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more {
        text-decoration: underline; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more:hover {
          cursor: pointer; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-footer {
    justify-content: center; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-footer button {
      width: 149px; }
@media (max-width: 1300px) {
  #popin_blocked_subscription .popin[theme="basic"] .popin-container {
    min-width: unset; }
  #popin_blocked_subscription .popin#askModif .popin-container {
    width: auto;
    margin: auto 20px; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-header h2 {
      font-size: 20px; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form {
        flex-direction: column; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form > * {
          width: unset; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group {
        width: 100%; } }
#popin_blocked_subscription #not_editable_config .popin-container .popin-body .block_edit_config {
  color: #003C9D;
  text-align: left;
  margin-left: 2rem;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 36px; }
  #popin_blocked_subscription #not_editable_config .popin-container .popin-body .block_edit_config p {
    font-size: 15px; }
#popin_blocked_subscription #not_editable_config .popin-container .popin-body .popin-buttons-bottom {
  display: flex;
  justify-content: space-between; }
#popin_blocked_subscription #create_mockup_icare .popin-container {
  min-width: 400px;
  width: 550px; }
  #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 70px; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body p {
      font-size: 15px; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input_icare_code {
      width: 10vw; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input-part {
      text-align: center;
      margin-bottom: 20px; }
      #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input-part p {
        margin: 0 0 10px;
        font-size: 16px;
        color: #333; }
      #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input-part input {
        width: 100%;
        max-width: 300px;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 4px; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .popin-buttons-bottom {
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 20px;
      right: 20px; }
#popin_blocked_subscription .color_free {
  color: black !important; }
#popin_blocked_subscription .color_starter {
  color: #F8B500 !important; }
#popin_blocked_subscription .color_business {
  color: #F0134D !important; }
#popin_blocked_subscription .color_pro {
  color: #00ADB5 !important; }
#popin_blocked_subscription .color_entreprise {
  color: #003c9d !important; }
#popin_blocked_subscription .bg_free {
  background: #4B3FB40D !important; }
#popin_blocked_subscription .bg_basics {
  background: #4B3FB40D !important; }
#popin_blocked_subscription .bg_starter {
  background: #F8B500 !important; }
#popin_blocked_subscription .bg_business {
  background: #F0134D !important; }
#popin_blocked_subscription .bg_pro {
  background: #00ADB5 !important; }
#popin_blocked_subscription .bg_entreprise, #popin_blocked_subscription .bg_prime {
  background: #003c9d !important; }
#popin_blocked_subscription .button-link {
  display: block;
  background-color: #ffb400;
  color: white;
  border: 1px solid transparent;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 10px;
  font-family: 'Oswald';
  letter-spacing: 0.1em;
  min-width: 200px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  #popin_blocked_subscription .button-link.disabled {
    background-color: #c0c0c0; }
    #popin_blocked_subscription .button-link.disabled:hover {
      cursor: not-allowed; }
  #popin_blocked_subscription .button-link.autosized {
    width: auto;
    min-width: auto; }
  #popin_blocked_subscription .button-link.thin {
    padding: 3px 15px;
    margin: 0 0 0 5px; }
  #popin_blocked_subscription .button-link:not(.disabled):hover {
    background-color: white;
    color: #ffb400;
    border: 1px solid #ffb400;
    cursor: pointer; }
  #popin_blocked_subscription .button-link i.material-icons {
    font-size: 19px; }
    #popin_blocked_subscription .button-link i.material-icons .left {
      margin-right: 10px; }
    #popin_blocked_subscription .button-link i.material-icons .right {
      margin-left: 10px; }
#popin_blocked_subscription .d-none {
  display: none; }
#popin_blocked_subscription .d-flex {
  display: flex; }
#popin_blocked_subscription .sp-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 18px;
  position: relative;
  cursor: pointer; }
  #popin_blocked_subscription .sp-menu-vertical {
    flex-direction: column;
    align-items: flex-end;
    width: 18px;
    height: auto; }
    #popin_blocked_subscription .sp-menu-vertical .sp-menu-dots .sp-menu-dot {
      display: block;
      background-color: #003C9D;
      transition: all 0.2s ease; }
      #popin_blocked_subscription .sp-menu-vertical .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-right: 0;
        margin-bottom: 3px; }
  #popin_blocked_subscription .sp-menu-dots {
    position: relative;
    z-index: 2; }
    #popin_blocked_subscription .sp-menu-dots .sp-menu-dot {
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 12px;
      background-color: #003C9D; }
      #popin_blocked_subscription .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-bottom: 0;
        margin-right: 3px; }
  #popin_blocked_subscription .sp-menu-dropdown {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -6px;
    background: white;
    border: 1px solid #003C9D;
    opacity: 0;
    padding-top: 24px;
    overflow: hidden;
    white-space: nowrap; }
    #popin_blocked_subscription .sp-menu-dropdown .sp-menu-item {
      display: flex;
      align-items: center;
      color: #003C9D;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 30px 5px 20px; }
      #popin_blocked_subscription .sp-menu-dropdown .sp-menu-item:hover {
        background-color: #003C9D;
        color: white; }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot {
    width: 18px; }
#popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot {
  margin: 0; }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(1) {
    transform: rotate3d(0, 0, 1, 45deg); }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(2) {
    transform: rotate3d(0, 0, 1, -45deg) translate3d(3px, -3px, 0); }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(3) {
    transform: scale3d(0, 0, 0); }
#popin_blocked_subscription .sp-menu.sp-menu-standalone:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }
#popin_blocked_subscription .sp-menu-referer:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }
#popin_blocked_subscription h1.title {
  color: #003c9d;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px; }
#popin_blocked_subscription .imgtobg {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
#popin_blocked_subscription .panel {
  width: 0%;
  max-width: 400px;
  background-color: white;
  border-left: 1px solid #e1e1e1;
  box-shadow: -5px 0 10px 0px #e1e1e1;
  position: relative;
  overflow: hidden;
  transition: none;
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column; }
  #popin_blocked_subscription .panel .close-panel {
    position: absolute;
    top: 10px;
    left: 10px;
    color: grey;
    background: none;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer; }
    #popin_blocked_subscription .panel .close-panel:hover {
      color: #003C9D; }
  #popin_blocked_subscription .panel .panel-content {
    padding: 10px 15px;
    margin-top: 40px;
    height: calc(100vh - 40px);
    box-sizing: border-box;
    overflow-y: auto; }
  #popin_blocked_subscription .panel .panel-footer {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px -10px 10px 0 #e1e1e1; }
#popin_blocked_subscription .stylish-blocs {
  position: relative;
  width: 90px;
  height: 90px; }
  #popin_blocked_subscription .stylish-blocs .grey-one {
    width: 70px;
    height: 70px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  #popin_blocked_subscription .stylish-blocs .yellow-one {
    width: 45px;
    height: 45px;
    background: #ffb400;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 35px; }
#popin_blocked_subscription .sp-checkbox-container {
  display: flex;
  align-items: center;
  margin: 0.65rem 0;
  cursor: pointer; }
  #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input {
    display: inline-block;
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0;
    transition: none; }
    #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input .sp-checkbox-value {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 1px solid grey;
      border-radius: 2px;
      color: white;
      font-size: 1.2rem;
      font-family: 'Material Icons' !important;
      transition: all 0.1s ease; }
    #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"], #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"] {
      position: absolute;
      left: -9999px;
      opacity: 0; }
      #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"]:indeterminate + .sp-checkbox-value {
        border-color: #003C9D;
        background-color: #003C9D; }
    #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value::before, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value::before {
      content: '\e876'; }
  #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value::before {
    content: '\e15b'; }
  #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-label {
    font-size: 1.2rem;
    margin-left: 0.6rem; }
    #popin_blocked_subscription .sp-checkbox-container:hover .sp-checkbox-input .sp-checkbox-value {
      box-shadow: 0 0 1px 0 #003C9D;
      border-color: rgba(0, 60, 157, 0.5); }
#popin_blocked_subscription .user_avatar, #popin_blocked_subscription .client_avatar {
  color: white;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  min-height: 30px;
  min-width: 30px;
  border: none;
  display: inline-flex;
  background-size: cover;
  background-position: center center; }
#popin_blocked_subscription .status_tag {
  box-sizing: border-box;
  border-radius: 15px;
  height: 25px;
  width: 185px;
  padding: 0 7px 0px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  flex-wrap: nowrap;
  border: none; }
  #popin_blocked_subscription .status_tag > span {
    margin: 0 !important; }
  #popin_blocked_subscription .status_tag .text, #popin_blocked_subscription .status_tag .text_status {
    font-size: 12px !important; }
  #popin_blocked_subscription .status_tag .material-icons {
    vertical-align: bottom;
    font-size: 18px !important;
    margin-left: 5px; }
  #popin_blocked_subscription .status_tag .text_status {
    display: block;
    font-weight: 500; }
#popin_blocked_subscription img.sp-icon {
  max-width: 25px; }
#popin_blocked_subscription label[for] {
  cursor: pointer; }
#popin_blocked_subscription [infobulle-trigger] .infobulle {
  display: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  position: fixed;
  width: 100px;
  transform: translateX(-30px);
  background-color: white;
  text-align: center;
  align-items: center;
  z-index: 10000;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(75, 63, 180, 0.2);
  padding: 10px 20px; }
  #popin_blocked_subscription [infobulle-trigger] .infobulle.primary {
    color: #003C9D; }
  #popin_blocked_subscription [infobulle-trigger] .infobulle.gray {
    color: gray; }
#popin_blocked_subscription [infobulle-trigger]:hover .infobulle {
  display: block; }
  #popin_blocked_subscription ._basic.sp_notification {
    padding: 10px 0;
    text-align: left;
    border-top: 1px solid #E9E7FF; }
    #popin_blocked_subscription ._basic.sp_notification.sp_notification_read {
      opacity: 0.35; }
      #popin_blocked_subscription ._basic.sp_notification.sp_notification_read .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
        display: none; }
    #popin_blocked_subscription ._basic.sp_notification .sp_notification_content {
      cursor: pointer;
      display: flex;
      padding: 10px;
      text-decoration: none;
      border-radius: 5px; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content:hover {
        background-color: #F6F5FB; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content * {
        pointer-events: none; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_preview {
        display: flex;
        align-items: center;
        margin: 0 10px 0 0;
        width: 64px;
        height: 64px;
        justify-content: center; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_preview .sp_notification_preview_img {
          max-width: 64px;
          max-height: 64px;
          width: auto;
          height: auto;
          float: inherit;
          margin: 0; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos {
        display: flex;
        flex-direction: column; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type {
          color: #003C9D;
          font-size: 14px;
          font-weight: 500;
          display: flex;
          align-items: center; }
          #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
            width: 6px;
            height: 6px;
            background-color: red;
            display: block;
            margin-left: 8px;
            border-radius: 50px; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_ref_name {
          color: #003C9D;
          font-size: 12px;
          font-weight: 700; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_date {
          margin-top: auto;
          color: #909090;
          font-size: 10px;
          font-weight: 500; }
  #popin_blocked_subscription ._basic.sp_menu_dropdown {
    position: relative; }
    #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_open {
      color: #003C9D;
      cursor: pointer;
      user-select: none; }
    #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container {
      opacity: 0;
      visibility: collapse;
      transition: 0.1s;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 99;
      background: #fff;
      border-radius: 5px;
      padding: 12px 12px 10px 12px;
      box-shadow: 0px 1px 4px #d2d2d2;
      min-width: max-content; }
      #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container.opened {
        opacity: 1;
        visibility: visible; }
      #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_close {
        color: #003C9D;
        background: #FFFFFF;
        padding: 0 0 6px 6px;
        border-radius: 5px;
        position: absolute;
        top: 6px;
        right: 6px;
        cursor: pointer;
        user-select: none; }
      #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body {
        display: flex;
        flex-direction: column; }
        #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item {
          padding: 10px 36px 10px 10px;
          max-height: unset;
          text-decoration: none;
          color: #003C9D;
          background: #FFFFFF;
          font-weight: 500;
          border-radius: 5px;
          margin-bottom: 2px;
          display: flex;
          align-items: center;
          font-size: 12px; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item.disable {
            color: gray;
            cursor: not-allowed; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:first-child {
            padding: 10px 20px 10px 10px;
            margin-right: 24px; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon {
            margin: 0 0.8rem 0 0;
            font-size: 2rem; }
            #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon._right {
              margin-left: 0.7rem;
              margin-right: -0.4rem; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:hover:not(.disable) {
            background: #f6f5fb; }
  #popin_blocked_subscription ._basic.sp_link {
    text-decoration: none;
    color: #003C9D;
    font-size: 1.2rem;
    font-weight: 700;
    display: flex;
    align-items: center; }
    #popin_blocked_subscription ._basic.sp_link._center {
      text-align: center; }
    #popin_blocked_subscription ._basic.sp_link .icon {
      margin-right: 0.7rem;
      margin-left: -0.4rem;
      font-size: 20px; }
      #popin_blocked_subscription ._basic.sp_link .icon._right {
        margin-left: 0.7rem;
        margin-right: -0.4rem; }
  #popin_blocked_subscription ._basic.sp_button {
    background: #003C9D;
    color: #FFFFFF;
    border: 1px solid #003C9D;
    padding: 10px 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 1rem;
    user-select: none;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    min-width: unset;
    margin: unset;
    min-height: 42px;
    box-sizing: border-box; }
    #popin_blocked_subscription ._basic.sp_button .icon {
      margin-right: 0.7rem;
      margin-left: -0.4rem;
      font-size: 20px; }
      #popin_blocked_subscription ._basic.sp_button .icon._right {
        margin-left: 0.7rem;
        margin-right: -0.4rem; }
    #popin_blocked_subscription ._basic.sp_button:hover:not(._without_hover) {
      background-color: #FFFFFF;
      color: #003C9D; }
    #popin_blocked_subscription ._basic.sp_button[disabled] {
      background-color: grey;
      border: 1px solid grey;
      color: #FFFFFF;
      cursor: not-allowed; }
      #popin_blocked_subscription ._basic.sp_button[disabled]:hover:not(._without_hover) {
        background-color: grey;
        border: 1px solid grey;
        color: #FFFFFF; }
      #popin_blocked_subscription ._basic.sp_button[disabled]._reverse {
        background: #FFFFFF;
        border: 1px solid grey;
        color: grey; }
        #popin_blocked_subscription ._basic.sp_button[disabled]._reverse:hover:not(._without_hover) {
          background: #FFFFFF;
          border: 1px solid grey;
          color: grey; }
    #popin_blocked_subscription ._basic.sp_button._reverse {
      background: #FFFFFF;
      color: #003C9D; }
      #popin_blocked_subscription ._basic.sp_button._reverse:hover:not(._without_hover) {
        color: #FFFFFF;
        background-color: #003C9D; }
    #popin_blocked_subscription ._basic.sp_button._mga {
      margin: auto; }
    #popin_blocked_subscription ._basic.sp_button._mla {
      margin-left: auto; }
    #popin_blocked_subscription ._basic.sp_button._mgta {
      margin-top: auto; }
    #popin_blocked_subscription ._basic.sp_button._uppercase {
      text-transform: uppercase; }
    #popin_blocked_subscription ._basic.sp_button._mb16 {
      margin-bottom: 16px; }
    #popin_blocked_subscription ._basic.sp_button._w100 {
      width: 100%; }
    #popin_blocked_subscription ._basic.sp_button._ml16 {
      margin-left: 16px; }
  #popin_blocked_subscription ._basic.sp_icon {
    font-size: 24px;
    user-select: none; }
    #popin_blocked_subscription ._basic.sp_icon.edit {
      color: #003C9D; }
      #popin_blocked_subscription ._basic.sp_icon.edit:hover {
        color: #002c74; }
    #popin_blocked_subscription ._basic.sp_icon.delete {
      color: #d32f2f; }
      #popin_blocked_subscription ._basic.sp_icon.delete:hover {
        color: #9b2222; }
    #popin_blocked_subscription ._basic.sp_icon._pointer {
      cursor: pointer; }
  #popin_blocked_subscription ._basic.sp_input {
    background: #FFFFFF;
    color: black;
    border: 1px solid #003C9D;
    padding: 10px 20px;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 1rem;
    user-select: none;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400; }
    #popin_blocked_subscription ._basic.sp_input input {
      border-color: #E9E7FF;
      color: #AAAAAA; }
    #popin_blocked_subscription ._basic.sp_input._reverse {
      background: #003C9D;
      color: #FFFFFF;
      border: 1px solid #FFFFFF; }
  #popin_blocked_subscription ._basic.sp_search_bar_form {
    display: flex; }
    #popin_blocked_subscription ._basic.sp_search_bar_form._small .search_bar {
      padding: 4px 8px;
      width: unset; }
      #popin_blocked_subscription ._basic.sp_search_bar_form._small .search_bar .icon {
        margin: 0px 5px 0 1px; }
        #popin_blocked_subscription ._basic.sp_search_bar_form._small .search_bar .icon span {
          font-size: 22px; }
    #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar {
      background: #FFFFFF;
      border: 1px solid #E9E7FF;
      border-radius: 5px;
      padding: 10px 8px;
      display: flex;
      align-items: center;
      position: relative;
      width: 40vw; }
      #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon {
        cursor: pointer;
        margin: 0 12px; }
        #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._search, #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._advanced {
          color: #003C9D; }
        #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._close {
          color: #D9D9D9;
          display: none; }
          #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._close.show {
            display: block; }
      #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar input {
        font-size: 1rem;
        width: 100%; }
    #popin_blocked_subscription ._basic.sp_search_bar_form .sp_button {
      margin: 0 16px; }
    #popin_blocked_subscription ._basic.sp_search_bar_form._jjc {
      justify-content: center; }
  #popin_blocked_subscription ._basic.text-disabled {
    color: grey !important;
    cursor: not-allowed; }
  #popin_blocked_subscription ._basic.pagination_block {
    margin-top: 10px;
    display: flex;
    justify-content: right;
    align-content: center; }
    #popin_blocked_subscription ._basic.pagination_block a {
      color: #000;
      text-decoration: none;
      padding: 5px 10px;
      border-radius: 5px;
      cursor: pointer;
      border: solid 1px transparent; }
      #popin_blocked_subscription ._basic.pagination_block a:hover {
        border: solid 1px #003c9d; }
      #popin_blocked_subscription ._basic.pagination_block a.active {
        background: #003c9d;
        color: white; }
      #popin_blocked_subscription ._basic.pagination_block a.page_nav_link {
        padding: 0px; }
        #popin_blocked_subscription ._basic.pagination_block a.page_nav_link:hover {
          border: solid 1px transparent; }
  @media screen and (max-width: 576px) {
    #popin_blocked_subscription ._basic.sp_button {
      font-size: 1rem; } }
#popin_blocked_subscription * {
  font-family: 'Montserrat';
  vertical-align: bottom; }
#popin_blocked_subscription .button_white {
  padding: 10px 20px;
  color: #003c9d;
  border-radius: 5px;
  transition: all 0.2s ease;
  border: 1px solid #003c9d;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
  #popin_blocked_subscription .button_white:hover {
    color: white;
    background-color: #003c9d; }
#popin_blocked_subscription .content_popin {
  margin: 100px;
  padding: 50px;
  border-radius: 5px;
  border: solid 1px gray;
  display: flex;
  width: 1070px;
  height: 701px; }
  #popin_blocked_subscription .content_popin .newLabel {
    position: relative;
    width: max-content; }
    #popin_blocked_subscription .content_popin .newLabel::before {
      content: 'nouveau !';
      color: white;
      background-color: #F0134D;
      border-radius: 10px;
      position: absolute;
      font-size: 15px;
      font-weight: 900;
      text-align: center;
      transform: rotate(-2deg);
      width: 127px;
      height: 18px;
      top: 10px; }
  #popin_blocked_subscription .content_popin .content_left {
    width: 40%;
    padding: 50px; }
    #popin_blocked_subscription .content_popin .content_left h3 {
      font-weight: 700;
      font-size: 25px; }
    #popin_blocked_subscription .content_popin .content_left .description {
      margin-top: 80px;
      margin-bottom: 50px; }
      #popin_blocked_subscription .content_popin .content_left .description .description_row {
        margin-top: 30px;
        display: flex;
        align-items: center; }
        #popin_blocked_subscription .content_popin .content_left .description .description_row img {
          width: 32px; }
      #popin_blocked_subscription .content_popin .content_left .description .description_text {
        padding-left: 25px;
        font-size: 12px;
        font-weight: 500; }
    #popin_blocked_subscription .content_popin .content_left .block_button {
      text-align: center; }
      #popin_blocked_subscription .content_popin .content_left .block_button .button_label {
        font-size: 15px;
        font-weight: 700;
        text-align: center; }
      #popin_blocked_subscription .content_popin .content_left .block_button .label_test {
        font-size: 12px;
        font-weight: 500;
        margin-top: 25px; }
  #popin_blocked_subscription .content_popin .content_right {
    width: 60%; }
    #popin_blocked_subscription .content_popin .content_right .content_right_row {
      display: flex;
      margin: 20px; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .free {
        background-color: #4B3FB40D; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .starter {
        background-color: #F8B500;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .business {
        background-color: #F0134D;
        margin-left: 100px;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .pro {
        background-color: #00ADB5;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .entreprise {
        background-color: #003c9d;
        margin-left: 200px;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit {
        border-radius: 10px;
        width: 209px;
        height: 209px;
        margin-right: 20px; }
        #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .title {
          font-weight: 900;
          font-size: 20px;
          text-align: center;
          margin: 20px; }
        #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .tarif {
          text-align: center;
          vertical-align: bottom; }
          #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .tarif .tarif_bold {
            font-weight: 600;
            font-size: 30px; }
          #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .tarif .tarif_light {
            font-size: 12px; }
        #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .descript_tarif {
          margin: 20px;
          font-size: 10px;
          font-weight: 600;
          /* css for popin tarifs mission*/ }
#popin_blocked_subscription .content_tarifs .heading {
  width: 30%; }
  #popin_blocked_subscription .content_tarifs .heading h3 {
    font-weight: 700;
    font-size: 25px;
    color: #003C9D; }
#popin_blocked_subscription .content_tarifs .free {
  width: 100px; }
#popin_blocked_subscription .content_tarifs .starter {
  color: #F8B500;
  width: 120px; }
#popin_blocked_subscription .content_tarifs .business {
  color: #F0134D;
  width: 120px; }
#popin_blocked_subscription .content_tarifs .pro {
  color: #00ADB5;
  width: 130px; }
#popin_blocked_subscription .content_tarifs .colorgris {
  color: gray; }
#popin_blocked_subscription .content_tarifs .content_row {
  display: flex;
  margin-bottom: 20px; }
  #popin_blocked_subscription .content_tarifs .content_row .mission_block {
    margin-left: 100px;
    text-align: right;
    color: #003C9D;
    width: 193px; }
    #popin_blocked_subscription .content_tarifs .content_row .mission_block .mission_name {
      font-weight: 600;
      font-size: 15px; }
    #popin_blocked_subscription .content_tarifs .content_row .mission_block .option_name {
      font-weight: lighter;
      font-size: 15px;
      margin-top: 20px; }
  #popin_blocked_subscription .content_tarifs .content_row .tarif_row {
    margin-left: 30px;
    display: flex; }
    #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif {
      background-color: #4B3FB40D;
      border-radius: 15px;
      margin-right: 20px;
      margin-left: 10px;
      padding-top: 15px;
      padding-bottom: 15px;
      text-align: center; }
      #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif .tarif {
        margin: 20px;
        font-weight: 600;
        font-size: 15px; }
        #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif .tarif .tarif_small {
          font-size: 8px; }
        #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif .tarif .tarif_moyenne {
          font-size: 10px; }
#popin_blocked_subscription .content_tarifs .label_test {
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  color: #003C9D;
  margin-top: 10px;
  margin-left: 780px;
  width: 70px; }
#popin_blocked_subscription .content_tarifs .button_row {
  display: flex;
  margin-left: 320px;
  margin-top: 30px; }
  #popin_blocked_subscription .content_tarifs .button_row .text_small {
    font-weight: 700;
    font-size: 10px; }
  #popin_blocked_subscription .content_tarifs .button_row .button_element {
    margin-right: 22px;
    margin-left: 10px;
    width: 70px;
    text-align: center;
    /*  .button_white {
     padding: 10px 20px;
     color: #003c9d;
     border-radius: 5px;
     transition: all 0.2s ease;
     border: 1px solid #003c9d;
     cursor: pointer;
     text-decoration: none;
     &:hover {
     color: white;
     background-color: #003c9d;;
     }
     } */ }
#popin_blocked_subscription .content_tarifs .view_abonnement {
  margin-top: 100px;
  margin-left: 330px; }
  #popin_blocked_subscription .content_tarifs .view_abonnement .text_large {
    font-weight: 700;
    font-size: 15px; }
#popin_blocked_subscription .content_tarifs .headColumn {
  display: flex;
  margin-left: 330px; }
  #popin_blocked_subscription .content_tarifs .headColumn .colTitle {
    margin-left: 8px;
    margin-right: 20px;
    font-weight: 900;
    font-size: 15px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    /* css for popin confirm payment*/ }
#popin_blocked_subscription .confirm_payment {
  display: flex;
  flex-direction: column;
  align-items: center; }
  #popin_blocked_subscription .confirm_payment .heading {
    font-weight: 700;
    font-size: 25px; }
    #popin_blocked_subscription .confirm_payment .heading span {
      font-weight: inherit;
      font-size: inherit; }
  #popin_blocked_subscription .confirm_payment .starter {
    color: #F8B500;
    font-weight: 700;
    font-size: 25px; }
  #popin_blocked_subscription .confirm_payment .user_row {
    margin: 30px;
    font-weight: 600;
    font-size: 14px;
    color: #003C9D; }
    #popin_blocked_subscription .confirm_payment .user_row .slider {
      width: 72px;
      border-radius: 5px;
      display: inline-block;
      border: 5px solid rgba(75, 63, 180, 0.05);
      margin-left: 5px;
      margin-right: 5px;
      position: relative; }
      #popin_blocked_subscription .confirm_payment .user_row .slider::before {
        position: absolute;
        content: "2";
        border-radius: 50%;
        background-color: white;
        top: -15px;
        left: -5px;
        font-size: 14px;
        font-weight: 600;
        width: 26px;
        height: 26px;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        padding-top: 3px; }
  #popin_blocked_subscription .confirm_payment .email_row {
    font-weight: 600;
    font-size: 12px;
    color: #003C9D;
    justify-content: center;
    display: flex; }
    #popin_blocked_subscription .confirm_payment .email_row .lblemail {
      margin-top: 40px;
      margin-right: 5px; }
    #popin_blocked_subscription .confirm_payment .email_row .box_email {
      margin-top: 30px;
      width: 222px;
      height: 34px;
      border: 1px solid #003C9D;
      box-sizing: border-box;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 5px;
      padding: 10px; }
  #popin_blocked_subscription .confirm_payment .formule_row {
    display: flex;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px; }
    #popin_blocked_subscription .confirm_payment .formule_row .formule_box {
      background: #F8B500;
      border-radius: 20px;
      color: white;
      width: 190px;
      height: 190px;
      text-align: center; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box._blackfriday {
        background-color: black !important; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_name {
        margin-top: 30px;
        font-weight: 900;
        font-size: 20px;
        color: white; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_price {
        margin-top: 15px;
        font-weight: 600;
        font-size: 30px; }
        #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_price .text_small {
          font-size: 12px; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_description {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 10px;
        text-align: left; }
    #popin_blocked_subscription .confirm_payment .formule_row .formule_detail {
      text-align: left;
      margin-left: 30px; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_detail p {
        font-weight: 300;
        font-size: 10px; }
        #popin_blocked_subscription .confirm_payment .formule_row .formule_detail p .text_bold {
          font-weight: 700;
          font-size: 10px; }
  #popin_blocked_subscription .confirm_payment .price_box {
    width: 415px;
    border: 1px solid #E9E7FF;
    border-radius: 10px;
    margin-top: 5px;
    box-shadow: border-box;
    padding: 15px;
    margin-left: 280px;
    text-align: left; }
    #popin_blocked_subscription .confirm_payment .price_box input {
      background: white;
      border: 1px solid #003C9D;
      border-radius: 5px;
      box-shadow: border-box;
      width: 15px;
      height: 15px;
      margin-right: 15px; }
    #popin_blocked_subscription .confirm_payment .price_box label {
      font-weight: 300;
      font-size: 12px; }
      #popin_blocked_subscription .confirm_payment .price_box label .lblBold {
        font-weight: 600;
        font-size: 12px; }
  #popin_blocked_subscription .confirm_payment .payment_row {
    display: flex;
    margin-top: 30px;
    margin-bottom: 40px;
    justify-content: center; }
    #popin_blocked_subscription .confirm_payment .payment_row .lblmode_payment {
      font-size: 14px;
      font-weight: 600;
      color: #003C9D; }
    #popin_blocked_subscription .confirm_payment .payment_row .mode_payment {
      border-radius: 20px;
      background: rgba(75, 63, 180, 0.05);
      padding: 20px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment label[for] {
        cursor: pointer; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment table {
        margin-top: 20px;
        margin-bottom: 20px;
        background: white;
        width: 100%; }
        #popin_blocked_subscription .confirm_payment .payment_row .mode_payment table td {
          vertical-align: middle;
          padding: 0px 5px;
          text-align: left; }
          #popin_blocked_subscription .confirm_payment .payment_row .mode_payment table td .card_icon {
            width: 35px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment #cardholder-name, #popin_blocked_subscription .confirm_payment .payment_row .mode_payment #code_reduction {
        color: #003c9d;
        background: "#ffffff";
        font-weight: 600;
        font-family: Montserrat, Open Sans, Segoe UI, sans-serif;
        font-size: 16px;
        margin-bottom: 15px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment #code_reduction {
        margin-top: 15px;
        width: 100%;
        opacity: 0.3;
        font-style: italic;
        font-size: 12px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment .payment_box {
        background: white;
        border-radius: 10px;
        width: 500px;
        height: 90px;
        padding: 10px;
        margin-top: 20px;
        margin-left: 10px;
        text-align: left; }
        #popin_blocked_subscription .confirm_payment .payment_row .mode_payment .payment_box .number_cart {
          width: 420px;
          height: 34px;
          border: 1px solid #C4C4C4;
          box-sizing: border-box;
          border-radius: 5px;
          background: white;
          padding: 10px;
          margin-top: 10px; }
    #popin_blocked_subscription .confirm_payment .payment_row .reduction_box {
      padding: 20px;
      margin-top: 48px; }
      #popin_blocked_subscription .confirm_payment .payment_row .reduction_box .code_reduction {
        width: 138px;
        height: 34px;
        border: 1px solid #C4C4C4;
        box-sizing: border-box;
        border-radius: 5px;
        background: white;
        padding: 10px;
        margin-top: 10px; }
  #popin_blocked_subscription .confirm_payment .description {
    margin-top: 20px;
    font-weight: 400;
    font-size: 12px;
    color: #003C9D;
    margin-top: 30px; }
    #popin_blocked_subscription .confirm_payment .description .lighter_text {
      font-weight: 300;
      font-size: 12px; }
  #popin_blocked_subscription .confirm_payment .btnconfirm {
    font-weight: 700;
    font-size: 15px;
    padding: 10px 40px;
    /*css POP-IN ajouter des crédits sur son compte. */ }
#popin_blocked_subscription #popin_add_credit .popin-container {
  border-radius: 5px;
  border: solid 1px gray;
  max-width: 690px;
  border-radius: 20px;
  top: 9vh; }
  #popin_blocked_subscription #popin_add_credit .popin-container .popin-header {
    margin: 0; }
  #popin_blocked_subscription #popin_add_credit .popin-container .add_credit {
    margin: 0 auto;
    padding: 30px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .wrapFormCart .specific {
      margin: 16px 16px 6px 16px;
      text-align: left;
      color: #003c9d;
      font-weight: 600;
      font-size: 14px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit h3 {
      font-weight: 700;
      font-size: 25px;
      color: #003C9D; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .description_credit {
      font-weight: 300;
      font-size: 12px;
      margin: 30px auto;
      text-align: left;
      line-height: 20px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row {
      margin: 10px auto;
      padding: 10px 20px;
      display: flex;
      width: 546px;
      background-color: rgba(75, 63, 180, 0.05);
      border-radius: 20px;
      cursor: pointer;
      min-height: 61px;
      align-items: center; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row._blackfriday {
        background: black;
        color: white;
        position: relative; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row._blackfriday.active {
          background-color: #4B3FB4; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row._blackfriday .blackfriday_branding {
          animation: 4s new_anim 0s infinite;
          display: block;
          padding: 5px 10px;
          border-radius: 5px;
          position: absolute;
          font-size: 15px;
          font-weight: 800;
          text-transform: uppercase;
          top: -15px;
          transform: rotate(-2deg);
          left: -22px;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          background-color: #F8B500; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row.active {
        background: rgba(75, 63, 180, 0.2); }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_credit {
        display: flex;
        align-items: baseline;
        font-size: 30px;
        font-weight: 600; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_credit input {
          font-size: 30px;
          font-weight: 600;
          width: 90px; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_euro {
        font-size: 30px;
        font-weight: 600;
        margin-left: auto;
        text-align: right; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_euro p {
          font-weight: 400;
          font-size: 15px;
          color: #4B3FB4;
          margin-top: 5px; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_euro .custom_euro_credit_row {
          font-size: 30px;
          font-weight: 600; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .sub_text {
        margin-left: 6px;
        margin-right: 4px;
        font-weight: 300;
        font-size: 15px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .no_offre {
      height: 60px;
      align-items: center; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .btn_row {
      margin-top: 30px;
      margin-left: 420px;
      margin-right: 10px; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .btn_row .btnAppro {
        font-weight: 900;
        font-size: 12px;
        text-align: right;
        position: relative;
        text-decoration: none;
        color: #4B3FB4; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .btn_row .btnAppro::before {
          content: url('/images/pop_ins/polygon.png');
          position: absolute;
          width: 24.96px;
          height: 24.91px;
          top: -3px;
          left: 100px;
          /* CSS for confirm unsubscribe*/ }
#popin_blocked_subscription #popin_unsubscribe .popin-container, #popin_blocked_subscription #popin_subscribe .popin-container, #popin_blocked_subscription #popin_tarifsproduction .popin-container {
  border-radius: 20px; }
#popin_blocked_subscription .confirm_unsubscribe {
  margin: 50px; }
  #popin_blocked_subscription .confirm_unsubscribe .btn_unsubscribe {
    margin-top: 45px; }
  #popin_blocked_subscription .confirm_unsubscribe .heading {
    font-weight: 700;
    font-size: 25px; }
    #popin_blocked_subscription .confirm_unsubscribe .heading span {
      font-weight: inherit;
      font-size: inherit; }
  #popin_blocked_subscription .confirm_unsubscribe .formule_row {
    display: flex;
    text-align: center;
    margin-top: 30px;
    margin-left: 150px;
    margin-bottom: 20px; }
    #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box {
      background: #F8B500;
      border-radius: 20px;
      color: white;
      width: 209px;
      height: 209px;
      text-align: center; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_name {
        margin-top: 30px;
        font-weight: 900;
        font-size: 20px;
        color: white; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_price {
        margin-top: 15px;
        font-weight: 600;
        font-size: 30px; }
        #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_price .text_small {
          font-size: 12px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_description {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 10px;
        text-align: left; }
    #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail {
      text-align: left;
      margin-left: 30px;
      max-width: 400px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail .label_section {
        font-weight: 600;
        font-size: 14px;
        color: #003C9D;
        margin-bottom: 10px;
        width: 490px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail p {
        font-weight: 300;
        font-size: 12px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail .row_view_subscribe {
        margin-top: 10px;
        margin-bottom: 10px; }
        #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail .row_view_subscribe .view_subscribe {
          font-weight: 700;
          font-size: 12px;
          color: #003C9D;
          text-decoration: underline; }
  #popin_blocked_subscription .confirm_unsubscribe .reason_box {
    margin-bottom: 50px; }
    #popin_blocked_subscription .confirm_unsubscribe .reason_box .reason_input {
      width: 490px;
      border-radius: 5px;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border: 1px solid #003C9D;
      background: #FFFFFF;
      padding: 10px; }
    #popin_blocked_subscription .confirm_unsubscribe .reason_box .label_section {
      font-weight: 600;
      font-size: 14px;
      color: #003C9D;
      margin-bottom: 10px;
      width: 490px; }
#popin_blocked_subscription#popin_blocked_feature .popin-container {
  max-width: 550px;
  border-radius: 20px; }
  #popin_blocked_subscription#popin_blocked_feature .popin-container .popin-header {
    margin: 0; }
#popin_blocked_subscription#popin_blocked_feature .material-icons {
  font-family: 'Material Icons'; }
#popin_blocked_subscription#popin_blocked_feature .block_feat {
  min-width: 500px;
  margin-top: 20px;
  text-align: left;
  position: relative; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat h3 {
    font-weight: 700;
    font-size: 25px;
    color: black; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat .description {
    margin-top: 35px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .description .description_row {
      margin-top: 30px;
      display: flex;
      align-items: center;
      width: 300px; }
      #popin_blocked_subscription#popin_blocked_feature .block_feat .description .description_row img {
        width: 32px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .description .description_text {
      padding-left: 25px;
      font-size: 12px;
      font-weight: 500;
      color: black; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat .block_button {
    display: flex;
    justify-content: center; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .block_button .spbtnblue {
      width: 220px;
      text-align: center; }
@media (max-width: 1600px) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    top: 20px; } }
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    top: 60px; }
    #popin_blocked_subscription#popin_blocked_feature .feature_sub_block .close-popin {
      left: 800px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    top: 60px;
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat {
    margin-left: 20px;
    padding: 10px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .close-popin {
      left: 590px; } }
@media screen and (max-width: 990px) and (orientation: landscape) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat {
    margin: 0;
    padding: 10px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .close-popin {
      left: 575px; } }
@media screen and (max-width: 576px) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    max-width: 300px;
    padding: 20px; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat {
    width: auto;
    margin: 0;
    padding: 10px;
    min-width: 0; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat h3 {
      font-size: 18px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .close-popin {
      left: 290px; } }
#popin_blocked_subscription#popin_blocked_subscription {
  backdrop-filter: blur(4px); }
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    top: 200px;
    max-width: 1000px;
    border-radius: 10px; }
    #popin_blocked_subscription#popin_blocked_subscription .popin-container .popin-header {
      margin: 0; }
  #popin_blocked_subscription#popin_blocked_subscription .material-icons {
    font-family: 'Material Icons'; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    padding: 0 30px 0 30px;
    display: flex;
    flex-direction: column;
    height: 613px;
    justify-content: space-around;
    position: relative; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      position: absolute;
      left: 1100px;
      top: 55px; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin a {
        font-size: 20px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section {
      text-align: justify; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section h3, #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section span {
        font-weight: 700;
        font-size: 25px;
        color: black; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section .current_sub {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 1em;
        color: black; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .oranje {
      filter: brightness(0) saturate(100%) invert(72%) sepia(67%) saturate(1048%) hue-rotate(355deg) brightness(94%) contrast(108%); }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .pink {
      filter: brightness(0) saturate(100%) invert(19%) sepia(78%) saturate(4786%) hue-rotate(335deg) brightness(94%) contrast(101%); }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .greenblue {
      filter: brightness(0) saturate(100%) invert(54%) sepia(61%) saturate(389%) hue-rotate(118deg) brightness(103%) contrast(96%); }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: -100px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      display: flex;
      justify-content: space-around; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left a {
          color: #003C9D;
          font-weight: 700;
          font-size: 12px;
          text-decoration: underline; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left img {
          max-width: 400px; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left h4 {
          align-self: flex-start;
          font-size: 15px;
          font-weight: 700;
          position: relative; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left h4::after {
            content: "";
            border-radius: 10px;
            border-bottom: 5px solid rgba(75, 63, 180, 0.24);
            width: 109px;
            position: absolute;
            left: 1px;
            bottom: 1px; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right {
        display: flex;
        justify-content: center; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board {
          display: flex;
          align-items: center;
          max-width: 400px; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .sp-picto {
            background-repeat: no-repeat;
            height: 90px;
            width: 80px;
            flex: 1; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .feat_desc {
            flex: 3;
            padding: 0 2em 2em 2em;
            text-align: left; }
            #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .feat_desc p {
              font-weight: 400;
              line-height: 20px;
              color: black;
              font-size: 12px; }
            #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .feat_desc h3 {
              font-weight: 700;
              font-size: 15px;
              line-height: 20px;
              margin-bottom: 1em;
              color: black; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: flex-end;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .block_button {
        display: flex;
        margin-bottom: 1em; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .block_button a {
          width: 400px;
          font-size: 15px;
          font-weight: 900;
          text-align: center; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .sub_text {
        font-size: 12px;
        font-weight: 600;
        text-decoration: none; }
  @media (max-width: 1600px) {
    #popin_blocked_subscription#popin_blocked_subscription .popin-container {
      top: 20px;
      max-width: 900px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
      height: auto;
      min-height: 613px; } }
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    top: 60px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 800px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    top: 60px;
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    padding: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 640px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      flex-direction: column; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: center; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_left {
      padding: 1em 0 1em 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_right {
      padding: 1em 0 1em 0; } }
@media screen and (max-width: 990px) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    margin: 20px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 540px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      flex-direction: column; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: center; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_left {
      padding: 1em 0 1em 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_right {
      padding: 1em 0 1em 0; } }
@media screen and (max-width: 700px) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    max-width: 500px; } }
@media screen and (max-width: 576px) {
  /*css move_subscribe*/
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    max-width: 350px;
    padding: 0;
    top: 30px; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    width: auto;
    margin: 20px;
    padding: 15px;
    height: auto; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section .current_sub {
      font-size: 12px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section h3, #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section span {
      font-size: 18px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 290px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      flex-direction: column; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left {
        padding: 1em 0 1em 0; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left img {
          max-width: 300px; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right {
        padding: 1em 0 1em 0; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board {
          flex-direction: column-reverse; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .sp-picto {
            flex: none; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: center; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .block_button a {
        width: auto; } }
#popin_blocked_subscription .freeText {
  color: black !important; }
#popin_blocked_subscription .starterText {
  color: #F8B500 !important; }
#popin_blocked_subscription .businessText {
  color: #F0134D !important; }
#popin_blocked_subscription .proText {
  color: #00ADB5 !important; }
#popin_blocked_subscription .entrepriseText {
  color: #003c9d !important; }
#popin_blocked_subscription #move_subscribe {
  margin: 100px;
  border: solid 1px gray;
  border-radius: 5px;
  padding: 20px;
  width: 48vw; }
  #popin_blocked_subscription #move_subscribe .heading {
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 40px; }
  #popin_blocked_subscription #move_subscribe p {
    font-weight: 500;
    font-size: 18px; }
  #popin_blocked_subscription #move_subscribe #block_subscribe {
    display: flex;
    max-width: 1650px;
    justify-content: space-around;
    flex-wrap: wrap; }
    #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision {
      display: flex;
      margin-bottom: 20px;
      flex-direction: column;
      align-content: center;
      width: 200px; }
      #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard {
        text-align: center;
        height: 170px; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard h2 {
          font-weight: 800;
          font-size: 25px;
          font-style: unset; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard p {
          display: flex;
          align-items: flex-end;
          justify-content: center;
          font-size: 25px;
          font-style: unset;
          min-height: 50px;
          margin-bottom: 20px;
          font-weight: 600; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard p span {
            font-size: 15px; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard .sublink {
          margin-top: 10px;
          min-height: unset; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard .sublink a {
            font-weight: 600;
            font-size: 12px;
            text-decoration: none;
            color: #003C9D; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard .subdescription {
          font-weight: 300;
          font-size: 15px;
          color: #003C9D; }
      #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation {
        width: 100%;
        margin-top: 50px; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation h2 {
          font-size: 12px;
          color: black;
          font-style: unset;
          margin-bottom: 50px; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation h2 span {
            font-size: 12px;
            font-weight: bold; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation .subDetails {
          font-size: 12px;
          margin-bottom: 10px;
          font-weight: 300; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation .subDetails i {
            font-size: 13px; }
  #popin_blocked_subscription #move_subscribe .view_function {
    font-weight: 700;
    font-size: 25px;
    color: #003C9D;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }

li.active .client_long_switcher .client_name {
  font-weight: 800; }
li .client_long_switcher .client_name {
  font-size: 14px;
  font-weight: 400; }

body {
  overflow-x: hidden; }
  body * {
    font-family: 'Montserrat', 'Open Sans', sans-serif; }
    body #createFilterPopin .button-group {
      margin-top: 20px;
      text-align: right; }
      body #createFilterPopin .button-group button {
        box-shadow: none; }
  body #tp_global_content #tp_content {
    /* background-color: rgba(0, 0, 0, 0.6); */
    background-color: #f9fafb;
    /* position: absolute; */
    width: 100%;
    z-index: 5;
    top: 0;
    padding-top: 80px;
    /* min-height: 800px; */
    display: flex; }
    body #tp_global_content #tp_content #toggleListing {
      display: none;
      cursor: pointer;
      position: fixed;
      top: 80px;
      left: 0px;
      font-size: 45px;
      background-color: #f0f0f7;
      border: solid 1px #a6a6a8;
      border-left: solid 1px #f0f0f7; }
    body #tp_global_content #tp_content .labellisting {
      width: 100%;
      max-width: 350px; }
      body #tp_global_content #tp_content .labellisting #attributes_container {
        padding-right: 25px; }
        body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes {
          width: 100%; }
          body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li {
            padding: 5px 0; }
            body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container {
              margin: 0; }
              body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container .edit-tag, body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container .predict-tag {
                display: none;
                margin-left: 10px;
                font-size: 1.4rem; }
                body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container .edit-tag:hover, body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container .predict-tag:hover {
                  color: #003C9D; }
              body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container:hover .edit-tag, body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container:hover .predict-tag {
                display: block; }
              body #tp_global_content #tp_content .labellisting #attributes_container ul.attributes li.attributes-list .sp-checkbox-container .sp-checkbox-label {
                display: flex;
                align-items: center;
                font-size: 1.1rem; }
        body #tp_global_content #tp_content .labellisting #attributes_container .radio_mission {
          display: none; }
        body #tp_global_content #tp_content .labellisting #attributes_container .attributes-list {
          max-height: 40vh;
          overflow-y: auto; }
        body #tp_global_content #tp_content .labellisting #attributes_container .li-search {
          border-bottom: 1px solid #b2b2b2;
          position: relative; }
          body #tp_global_content #tp_content .labellisting #attributes_container .li-search input[type=text] {
            width: 100%;
            padding: 10px 20px 10px 40px; }
          body #tp_global_content #tp_content .labellisting #attributes_container .li-search button {
            position: absolute;
            top: 10px;
            left: 10px; }
    @media screen and (max-width: 650px) {
      body #tp_global_content #tp_content #toggleListing {
        display: block;
        z-index: 2; }
        body #tp_global_content #tp_content #toggleListing.toggled {
          border-right: solid 1px #f0f0f7;
          border-left: solid 1px #a6a6a8;
          transform: rotateY(180deg);
          left: 297px;
          transition: left 0.3s; }
      body #tp_global_content #tp_content .labellisting {
        max-width: 0;
        border: solid 1px #a6a6a8; }
        body #tp_global_content #tp_content .labellisting > #attributes_container {
          display: none; }
        body #tp_global_content #tp_content .labellisting.toggled {
          display: block;
          max-width: 100vw;
          transition: all 0.4s; }
          body #tp_global_content #tp_content .labellisting.toggled > #attributes_container {
            display: block; } }
    body #tp_global_content #tp_content [type=BRDPROG] .colorm {
      color: #F8B500; }
    body #tp_global_content #tp_content [type=BRDPROG] .bgcolorm {
      background: #F8B500; }
  body #tp_global_content #tp_content [type=VECTOR] .colorm {
    color: #00ADB5; }
  body #tp_global_content #tp_content [type=VECTOR] .bgcolorm {
    background: #00ADB5; }
body #tp_global_content #tp_content [type=BRODSURNOMS] .colorm {
  color: #FF7B23; }
body #tp_global_content #tp_content [type=BRODSURNOMS] .bgcolorm {
  background: #FF7B23; }
body #tp_global_content #tp_content [type=REDESS] .colorm {
  color: #00ADB5; }
body #tp_global_content #tp_content [type=REDESS] .bgcolorm {
  background: #00ADB5; }
body #tp_global_content #tp_content [type=CUTCONT] .colorm {
  color: #BC3B9A; }
body #tp_global_content #tp_content [type=CUTCONT] .bgcolorm {
  background: #BC3B9A; }
body #tp_global_content #tp_content [type=DETOUR] .colorm {
  color: #C5C91C; }
body #tp_global_content #tp_content [type=DETOUR] .bgcolorm {
  background: #C5C91C; }
body #tp_global_content #tp_content [type=CUSTOMMISSION] .colorm {
  color: #4B3FB4; }
body #tp_global_content #tp_content [type=CUSTOMMISSION] .bgcolorm {
  background: #4B3FB4; }
body #tp_global_content #tp_content [type=BAT] .colorm {
  color: #F0134D; }
body #tp_global_content #tp_content [type=BAT] .bgcolorm {
  background: #F0134D; }
body #tp_global_content #tp_content [type=MOCKUP] .colorm {
  color: #F0134D; }
body #tp_global_content #tp_content [type=MOCKUP] .bgcolorm {
  background: #F0134D; }
body #tp_global_content #tp_content .fulllisting {
  width: 100%;
  padding: 40px 30px;
  margin: 0; }
  body #tp_global_content #tp_content .fulllisting .headering #sendData {
    justify-content: flex-start; }
    body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching {
      width: 50%; }
      body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search {
        border: 1px solid #D8D8D8;
        background: #f9fafb;
        padding: 15px; }
        body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-title {
          font-size: 14px;
          margin-bottom: 10px; }
        body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .query-bloc {
          display: flex;
          margin: 10px 0; }
          body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .query-bloc div.spSelect {
            margin-right: 10px; }
          body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .query-bloc input[type="text"] {
            font-size: 15px;
            border-bottom: 1px solid grey; }
          body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .query-bloc .remove-bloc {
            margin-left: auto;
            cursor: pointer; }
            body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .query-bloc .remove-bloc:hover {
              color: #d32f2f; }
        body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-actions {
          display: flex;
          align-items: center;
          margin-top: 30px; }
          body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-actions .actions-bloc span {
            display: block;
            color: grey;
            cursor: pointer; }
            body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-actions .actions-bloc span:hover {
              color: black; }
          body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-actions .filter-query-buttons {
            margin-left: auto;
            display: flex; }
            body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-actions .filter-query-buttons button, body #tp_global_content #tp_content .fulllisting .headering #sendData > div.searching .container-search #filter-query .filter-query-actions .filter-query-buttons a {
              box-shadow: none; }
    body #tp_global_content #tp_content .fulllisting .headering #sendData > div.actions {
      position: unset;
      margin-right: 130px;
      margin-left: auto; }
    body #tp_global_content #tp_content .fulllisting .headering #sendData #buttonSearchLogo {
      margin: 0; }
  body #tp_global_content #tp_content .fulllisting .multicheck {
    display: none;
    width: 100%;
    margin-top: 10px;
    font-family: Montserrat;
    font-weight: bold; }
    body #tp_global_content #tp_content .fulllisting .multicheck > a {
      margin-right: 10px;
      font-size: 14px;
      color: #003C9D;
      text-decoration: underline; }
  body #tp_global_content #tp_content .fulllisting .products-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px; }
    body #tp_global_content #tp_content .fulllisting .products-pagination a {
      width: 30px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: black;
      text-decoration: none;
      border-top: 2px solid transparent;
      font-size: 15px; }
      body #tp_global_content #tp_content .fulllisting .products-pagination a[data-type="disabled"] {
        color: #707070; }
      body #tp_global_content #tp_content .fulllisting .products-pagination a.active, body #tp_global_content #tp_content .fulllisting .products-pagination a:hover:not([data-type="disabled"]) {
        color: #003C9D;
        font-weight: 600;
        border-top-color: #003C9D; }
body #tp_global_content #tp_content #tutoTag .popin-header {
  background: white;
  z-index: 500000;
  position: absolute;
  left: 75px;
  padding: 0px 60px;
  top: 60px;
  color: #003c9d;
  text-transform: uppercase; }
  body #tp_global_content #tp_content #tutoTag .popin-header .popin-header-title {
    color: #003c9d;
    margin-left: 40px; }
  body #tp_global_content #tp_content #tutoTag .popin-header .close {
    position: absolute;
    top: 15px;
    right: 15px; }
body #tp_global_content #tp_content #tutoTag .popin-content {
  border: 4px solid #f4f4f4;
  margin-top: 40px;
  z-index: 1500;
  padding: 70px 10px 25px 25px; }
body #tp_global_content #tp_content #tutoTag .popin-overlay {
  opacity: 0.7; }
body #tp_global_content #tp_content #tutoTag .messageTuto {
  color: #003c9d;
  width: 50%;
  text-align: left;
  font-family: Oswald !important;
  letter-spacing: 0.1em;
  font-size: 16px !important;
  margin: 30px;
  float: left;
  margin-top: 100px; }
body #tp_global_content #tp_content #tutoTag .imageTutoTags {
  width: 340px;
  float: right; }
body #tp_global_content #tp_content #tutoTag .stylish-blocs {
  position: absolute;
  left: -40px;
  top: -20px;
  width: 90px;
  height: 90px; }
body #tp_global_content #tp_content #tutoTag .stylish-blocs .grey-one {
  width: 70px;
  height: 70px;
  background: #f4f4f4;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
body #tp_global_content #tp_content #tutoTag .stylish-blocs .yellow-one {
  width: 45px;
  height: 45px;
  background: #ffb400;
  position: absolute;
  z-index: 2;
  top: 35px;
  left: 35px; }
body #tp_global_content #tp_content button.tag-logos {
  margin-left: 35px; }
body #tp_global_content #tp_content #stats_admin {
  margin: 20px 0;
  padding: 15px; }
  body #tp_global_content #tp_content #stats_admin .title {
    font-size: 14px;
    margin-bottom: 10px;
    font-family: 'Montserrat', 'Open Sans', sans-serif; }
  body #tp_global_content #tp_content #stats_admin .flexlist {
    display: flex;
    flex-wrap: wrap; }
    body #tp_global_content #tp_content #stats_admin .flexlist a {
      color: inherit; }
    body #tp_global_content #tp_content #stats_admin .flexlist > div {
      width: 100px;
      background: white;
      border: 1px solid #d8d8d8;
      margin: 5px;
      padding: 5px 10px;
      text-align: center; }
      body #tp_global_content #tp_content #stats_admin .flexlist > div span {
        display: block;
        font-weight: bold; }
body #tp_global_content #tp_content .fixing-wrapper {
  width: 0%;
  max-width: 400px;
  background-color: white;
  border-left: 1px solid #E1E1E1;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  position: relative;
  overflow: hidden;
  transition: none;
  z-index: 5; }
  body #tp_global_content #tp_content .fixing-wrapper.realtime {
    position: absolute;
    height: 500px !important;
    width: 350px !important;
    margin-left: 45px;
    margin-top: 2em;
    z-index: 50; }
    body #tp_global_content #tp_content .fixing-wrapper.realtime .tag-logos-container {
      padding: 20px; }
  body #tp_global_content #tp_content .fixing-wrapper .close-tag-logos {
    position: absolute;
    top: 1em;
    right: 1em;
    color: #003C9D;
    cursor: pointer; }
    body #tp_global_content #tp_content .fixing-wrapper .close-tag-logos:hover {
      color: #003C9D; }
  body #tp_global_content #tp_content .fixing-wrapper .tag-logos-notag {
    width: 100%;
    height: 100%;
    padding: 40px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-notag .tag-logos-title {
      font-size: 2em;
      color: #003C9D; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-notag.active {
      display: flex; }
  body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container {
    width: 100%;
    height: 100%;
    padding: 30px 40px 40px 40px;
    display: none;
    flex-direction: column;
    align-items: center; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container.active {
      display: flex; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-title {
      font-size: 2em;
      color: #003C9D;
      font-weight: 800;
      margin-right: auto; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-smart {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      margin: 10px 0; }
      body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-smart .smarttag {
        display: flex;
        align-items: center;
        border: 1px solid #003C9D;
        color: #003C9D;
        padding: 2px 4px;
        margin-right: 5px;
        border-radius: 5px;
        cursor: pointer; }
        body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-smart .smarttag:hover {
          background-color: #003C9D;
          color: white; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .sp_search_bar_form {
      width: 100%;
      margin-bottom: 10px; }
      body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .sp_search_bar_form .search_bar {
        width: 100%; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-list {
      align-self: flex-start;
      width: 100%;
      max-height: 90%;
      overflow: auto;
      margin-bottom: 30px; }
      body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-list .taglist .spacetree {
        height: 1em;
        width: 15px; }
      body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-list .taglist.new-tags {
        font-family: Montserrat;
        font-size: 14px;
        color: #003C9D;
        text-decoration: underline;
        text-align: center;
        margin-top: 15px;
        cursor: pointer; }
    body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-actions {
      margin-top: auto;
      display: flex; }
      body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-actions button.spbtnblue.reversed {
        background-color: white;
        color: #003C9D; }
        body #tp_global_content #tp_content .fixing-wrapper .tag-logos-container .tag-logos-actions button.spbtnblue.reversed:hover {
          background-color: #003C9D;
          color: white; }
body #popinContainer {
  color: black;
  background: white;
  text-align: center;
  margin: auto;
  margin-top: 20%;
  width: 30vw;
  padding: 10px; }
body #popinContainer h1 {
  font-size: 20px; }
body #popinContainer div {
  font-size: 15px;
  text-align: right;
  margin-top: 35px; }
body #popinContainer button {
  font-family: 'Montserrat';
  font-size: 14px;
  cursor: pointer;
  padding: 10px 20px;
  margin: 10px;
  border-radius: 5px;
  color: white; }
  body .popin .popin-container {
    min-width: unset;
    max-width: 600px; }
    body .popin .popin-container .popin-header {
      margin: 0; }
      body .popin .popin-container .popin-header .close {
        color: grey; }
    body .popin .popin-container .popin-body-title {
      color: #003C9D; }
    body .popin .popin-container .popin-body .popin-warning {
      display: none;
      color: #c20303;
      align-items: center;
      margin-bottom: 20px;
      justify-content: center; }
      body .popin .popin-container .popin-body .popin-warning .popin-warning-wording {
        margin-left: 10px; }
    body .popin .popin-container .popin-body .popin-body-wording {
      font-size: 17px;
      font-weight: 700; }
    body .popin .popin-container .popin-body .form-group {
      text-align: left;
      margin-bottom: 20px; }
    body .popin .popin-container .popin-body label {
      color: grey; }
      body .popin .popin-container .popin-body .select2-container .selection {
        text-align: center; }
        body .popin .popin-container .popin-body .select2-container .selection .select2-selection {
          border-color: rgba(128, 128, 128, 0.2); }
      body .popin .popin-container .popin-body .select2-container--open .selection .select2-selection {
        border-color: #808080; }
    body .popin .popin-container .popin-footer {
      margin: 0;
      margin-top: 20px; }
  body .popin#indexFiltersPopin .popin-container {
    max-width: 1600px; }
    body .popin#indexFiltersPopin .popin-container .popin-body iframe {
      width: 100%;
      min-height: 400px; }
body #tp_footer {
  position: relative;
  z-index: 10; }
  body .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__clear {
    font-size: 17px;
    line-height: 24px;
    width: 24px; }
  body .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 1em; }
body .select2-container--material {
  width: 100% !important; }
  body .select2-container--material ::placeholder {
    color: inherit;
    /**
     * Textbox
     */ }
  body .select2-container--material .select2-selection {
    /* @extend input */
    overflow: visible;
    font: inherit;
    touch-action: manipulation;
    margin: 0;
    line-height: inherit;
    border-radius: 0;
    box-sizing: inherit;
    /* @extend .form-control */
    display: block;
    width: 100%;
    color: #55595c;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0.5rem 0 0.6rem;
    font-size: 1rem;
    line-height: 1.5;
    background-color: transparent;
    background-image: none;
    border-radius: 0;
    margin-top: 0.2rem;
    margin-bottom: 1rem;
    /* @extend input[type=text] */
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ccc;
    border-radius: 0;
    outline: 0;
    width: 100%;
    font-size: 1rem;
    box-shadow: none;
    transition: all 0.3s;
    min-height: 2.1rem; }
    body .select2-container--material .select2-selection .select2-selection__rendered {
      padding-left: 0; }
  body .select2-container--material .select2-selection--single .select2-selection__rendered {
    float: left; }
  body .select2-container--material .select2-selection--single .select2-selection__arrow {
    float: right; }
body .select2-container--material .select2-selection--multiple .select2-selection__rendered {
  width: 100%; }
  body .select2-container--material .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
    /**
     * Multiple selected options
     */ }
body .select2-container--material .select2-selection--multiple .select2-selection__choice {
  /* @extend .mdl-chip */
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  border: 0;
  border-radius: 16px;
  background-color: #dedede;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  margin: 2px 0;
  font-size: 0;
  white-space: nowrap;
  /* @extend .mdl-chip__text */
  font-size: 13px;
  vertical-align: middle;
  display: inline-block;
  float: left;
  margin-right: 8px;
  margin-bottom: 4px;
  /**
   * Multiple selected option clear button
   */ }
body .select2-container--material .select2-selection--multiple .select2-selection__choice__remove {
  /* Hide default content */
  font-size: 0;
  opacity: 0.38;
  cursor: pointer;
  float: right;
  margin-top: 4px;
  margin-right: -6px;
  margin-left: 6px;
  transition: opacity; }
  body .select2-container--material .select2-selection--multiple .select2-selection__choice__remove::before {
    content: "cancel";
    /* @extend .material-icons */
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    color: #000; }
  body .select2-container--material .select2-selection--multiple .select2-selection__choice__remove:hover {
    opacity: 0.54; }
body .select2-container--material .select2-search--inline .select2-search__field {
  width: 100%;
  margin-top: 0;
  /* Match input[type=text] */
  height: 34px;
  line-height: 1;
  /**
   * Dropdown
   */ }
body .select2-container--material .select2-dropdown {
  border: 0; }
  body .select2-container--material .select2-dropdown .select2-search__field {
    min-height: 2.1rem;
    margin-bottom: 16px;
    border: 0;
    border-bottom: 1px solid #ccc;
    transition: all 0.3s; }
    body .select2-container--material .select2-dropdown .select2-search__field:focus {
      border-bottom: 1px solid #003C9D;
      box-shadow: 0 1px 0 0 #4585f4; }
body .select2-container--material .select2-results__options {
  /* @extend .zf-shadow-depth* */
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  /* @extend .dropdown-content */
  background-color: #fff;
  margin: 0;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  z-index: 999;
  will-change: width, height;
  /* @extend .dropdown-content inline styles */ }
  /**
   * Options
   */
body .select2-container--material .select2-results__option {
  /* @extend .dropdown-content li */
  cursor: pointer;
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  line-height: 1.5rem;
  text-align: left;
  text-transform: none;
  /* @extend .dropdown-content li>a, .dropdown-content li>span */
  font-size: 1.2rem;
  display: block;
  padding: 1rem;
  /**
   * Disabled options
   */ }
  body .select2-container--material .select2-results__option[aria-disabled=true] {
    /* @extend .select-dropdown li.disabled */
    color: rgba(0, 0, 0, 0.3);
    background-color: transparent !important;
    cursor: context-menu;
    /* @extend .disabled */
    cursor: not-allowed;
    /**
     * Selected option
     */ }
  body .select2-container--material .select2-results__option[aria-selected=true] {
    /* @extend .dropdown-content li:active, .dropdow-content li:hover */
    color: #003C9D;
    background-color: #eee;
    /**
     * Active/hovered option
     */ }
  body .select2-container--material .select2-results__option--highlighted[aria-selected] {
    background-color: #ddd;
    /**
     * Focused textbox
     */ }
body .select2-container--material.select2-container--focus .select2-selection {
  /* @extend input[type=text]:focus */
  border-bottom: 1px solid #003C9D;
  box-shadow: 0 1px 0 0 #4585f4;
  /**
   * Disabled textbox
   */ }
body .select2-container--material.select2-container--disabled .select2-selection {
  /* @extend .select-wrapper input.select-dropdown:disabled */
  color: rgba(0, 0, 0, 0.3);
  cursor: default;
  user-select: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
  body .select2-container--material.select2-container--disabled.select2-container--focus .select2-selection {
    box-shadow: none; }
body .logo_edit_text {
  display: flex;
  align-items: center;
  height: 200px;
  justify-content: space-between; }
body .wrap_image_text {
  margin: 5px;
  padding: 5px;
  position: relative;
  width: 45%;
  background-image: linear-gradient(45deg, #dbdbdb 25%, transparent 25%, transparent 75%, #dbdbdb 75%), linear-gradient(45deg, #dbdbdb 25%, transparent 25%, transparent 75%, #dbdbdb 75%);
  height: 100%;
  background-size: 15px 15px;
  background-position: 0 0, 7.5px 7.5px; }
body .image_edit_text {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center; }
body .box_edit_text {
  border-radius: 10px;
  width: 45%;
  height: 100%;
  background-color: #eee; }
body .box_edit_text textarea {
  font-style: italic;
  padding: 15px;
  width: 100%; }
body .text_detecte {
  margin: 5px 0px;
  padding: 0px;
  display: flex;
  flex-direction: column; }
body div.label_text_detecte {
  display: flex;
  align-items: center;
  margin-right: 10px;
  text-align: left;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: bold; }
body .label_text_detecte > span {
  font-size: 10px;
  font-style: italic;
  text-decoration: underline;
  float: right;
  font-weight: normal; }
body .button_modifer_text {
  padding: 0 5px 0 10px; }
body .text_to_edit {
  padding: 0px;
  font-size: 10px;
  font-style: italic; }
body .change_color_block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-left: 1em;
  margin-top: 0.4em; }
body #label_color {
  margin-right: 15px; }
body #picker_gradient {
  background-image: linear-gradient(45deg, #dbdbdb 25%, transparent 25%, transparent 75%, #dbdbdb 75%), linear-gradient(45deg, #dbdbdb 25%, transparent 25%, transparent 75%, #dbdbdb 75%);
  background-size: 10px 10px;
  background-position: 0 0, 4.5px 4.5px; }
body .actionTagAll {
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 0 0 15px 0; }
body .actionTagAll span {
  display: block; }
body .actionTagAll .spbtnblue.gray {
  border: none;
  background: gray; }
body .actionTagAll .spbtnblue {
  margin: 5px; }
body .tag_all_logos {
  cursor: pointer;
  display: none;
  margin-left: 5px; }
  body .tag_all_logos:hover {
    color: #003C9D; }
body .sp-checkbox-container:hover .tag_all_logos {
  display: block; }
body .mode_tagging {
  color: #003C9D;
  margin-right: 10px; }
body .exit_tagging {
  border: none;
  background: gray;
  border-radius: 5px;
  padding: 5px;
  color: white;
  cursor: pointer; }
  body .exit_tagging:hover {
    color: #003C9D; }
body #tagging_box {
  align-items: center;
  display: flex;
  flex-direction: row; }
body .tagManyPredection {
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 0 0 15px 0; }
body .tagManyPredection span {
  display: block; }
body .tagManyPredection .spbtnblue.gray {
  border: none;
  background: gray; }
body .tagManyPredection .spbtnblue {
  margin: 5px; }

.sp-alert {
  opacity: 1;
  display: none; }

#alert-messenger #cancel-remove {
  position: unset;
  background-color: transparent;
  color: #005829;
  border-color: #005829;
  margin-left: 10px;
  padding: 8px;
  max-height: 30px;
  min-height: auto; }
#alert-messenger .sp-alert-message {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch; }

#delete-multiple-mockups {
  font-size: 1em; }

@keyframes new_anim {
  0% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); }
  5%, 10% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  15%, 25%, 35%, 45% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(2deg); }
  20%, 30%, 40% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(-2deg); }
  50% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  60%, 100% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); } }

.bat-popin.popin-delete .popin-container {
  min-width: 555px !important;
  max-width: 555px !important; }
.bat-popin .popin-container {
  min-width: 700px !important;
  max-width: 700px !important; }
.bat-popin .container-field {
  margin-bottom: 30px; }
  .bat-popin .container-field label {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000; }
  .bat-popin .container-field input {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    box-shadow: none;
    padding: 8px 12px;
    width: 100%;
    box-sizing: border-box; }
.bat-popin p {
  font-weight: 600;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 40px;
  color: #003C9D; }
.bat-popin .form-group.button-group.button-group-single {
  justify-content: center; }
.bat-popin .popin-buttons {
  display: flex;
  justify-content: center; }
  .bat-popin .popin-buttons .sp_button {
    font-size: 14px;
    width: 150px;
    margin-left: 0; }
    .bat-popin .popin-buttons .sp_button + .sp_button {
      margin-left: 35px; }

.popin[theme="basic"] *:not([class*="material-icons"]) {
  font-family: 'Montserrat', 'Arial', serif; }
  .popin[theme="basic"].confirm .popin-container {
    min-width: unset; }
.popin[theme="basic"] .popin-container {
  border-radius: 5px;
  padding: 30px;
  min-width: 900px; }
  .popin[theme="basic"] .popin-container .popin-header {
    margin: 0px 0 40px; }
    .popin[theme="basic"] .popin-container .popin-header .popin-header-title {
      color: #003C9D;
      font-weight: 800;
      text-align: left;
      font-size: 30px;
      font-style: normal; }
    .popin[theme="basic"] .popin-container .popin-header .close {
      color: #003C9D;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      background: none;
      border: 0; }
  .popin[theme="basic"] .popin-container .popin-body input {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    padding: 8px 12px;
    width: 100%; }
  .popin[theme="basic"] .popin-container .popin-body select {
    cursor: pointer;
    color: #003C9D;
    font-weight: bold;
    padding: 6px 6px;
    box-sizing: border-box;
    display: flex;
    background: #FFFFFF;
    border: 1px solid rgba(75, 63, 180, 0.1);
    align-items: center;
    border-radius: 10px; }
    .popin[theme="basic"] .popin-container .popin-body select option {
      color: #003C9D; }
  .popin[theme="basic"] .popin-container .popin-body #new-nameVers {
    outline: unset; }
  .popin[theme="basic"] .popin-container .popin-body #modif-commentaire {
    border: 1px solid #003C9D;
    border-radius: 10px; }
  .popin[theme="basic"] .popin-container .popin-body .error {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #ffe8e6;
    color: #DB2828;
    border: 1px solid #DB2828;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    width: 100%;
    box-sizing: border-box; }
  .popin[theme="basic"] .popin-container .popin-body .success {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #fff;
    color: #1a8604;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 0 auto; }
    .popin[theme="basic"] .popin-container .popin-body .success .material-icons-outlined {
      margin-left: 8px; }
  .popin[theme="basic"] .popin-container .popin-footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px; }

.popin#popin_create_list .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  .popin#popin_create_list .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    .popin#popin_create_list .popin-container .popin-body .content input {
      margin-right: 30px; }
    .popin#popin_create_list .popin-container .popin-body .content select {
      min-width: 120px; }

.popin#popin_create_tag .popin-container .popin-body, .popin#popin_edit_tag .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  .popin#popin_create_tag .popin-container .popin-body .content, .popin#popin_edit_tag .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    .popin#popin_create_tag .popin-container .popin-body .content input, .popin#popin_edit_tag .popin-container .popin-body .content input {
      margin-right: 30px; }
    .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper, .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper {
      overflow: hidden;
      width: 120px;
      height: 26px;
      margin-top: 4px;
      border-radius: 4px;
      box-shadow: 1px 1px 3px 0px grey; }
      .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper input[type='color'], .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper input[type='color'] {
        cursor: pointer;
        padding: 0;
        width: 150%;
        height: 200%;
        margin: -15%; }
    .popin#popin_create_tag .popin-container .popin-body .content select, .popin#popin_edit_tag .popin-container .popin-body .content select {
      min-width: 120px; }

.popin#popin_require_subscribe .popin-container {
  border-radius: 20px;
  width: 420px;
  max-width: 90vw;
  min-width: 500px;
  padding: 0;
  background: #FFFFFF;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  text-align: left; }
  .popin#popin_require_subscribe .popin-container .close {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #999;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s ease; }
    .popin#popin_require_subscribe .popin-container .close:hover {
      background: rgba(0, 0, 0, 0.05); }
    .popin#popin_require_subscribe .popin-container .close .material-icons {
      font-size: 20px; }
  .popin#popin_require_subscribe .popin-container .popin-badge {
    background: #F5F3FF;
    color: #6B5FB4;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: left;
    margin: 0; }
    .popin#popin_require_subscribe .popin-container .popin-badge .sparkle-icon {
      font-size: 14px; }
  .popin#popin_require_subscribe .popin-container .popin-content-wrapper {
    padding: 24px 32px 32px; }
  .popin#popin_require_subscribe .popin-container .popin-header {
    text-align: left;
    background: #F9F7FF;
    border-radius: 10px;
    margin: 15px 0;
    padding: 20px; }
    .popin#popin_require_subscribe .popin-container .popin-header .prime-text {
      font-size: inherit; }
    .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title {
      font-size: 32px;
      font-weight: 700;
      color: #000000;
      line-height: 1.2;
      margin: 0 0 8px 0;
      text-align: left; }
      .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title .prime-text {
        color: #003C9D;
        font-weight: 700; }
    .popin#popin_require_subscribe .popin-container .popin-header .popin-subtitle {
      font-size: 14px;
      font-weight: 400;
      color: #666666;
      margin: 0;
      line-height: 1.5; }
  .popin#popin_require_subscribe .popin-container .popin-promo {
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.5;
    color: #555555;
    border-radius: 4px;
    text-align: left; }
    .popin#popin_require_subscribe .popin-container .popin-promo .promo-icon {
      margin-right: 4px; }
  .popin#popin_require_subscribe .popin-container .popin-cta-text {
    font-size: 13px;
    color: #333333;
    margin: 0 0 20px 0;
    text-align: left; }
    .popin#popin_require_subscribe .popin-container .popin-cta-text strong {
      font-weight: 700; }
  .popin#popin_require_subscribe .popin-container .popin-body {
    margin-bottom: 24px; }
    .popin#popin_require_subscribe .popin-container .popin-body .features-list {
      display: flex;
      flex-direction: column;
      gap: 14px; }
      .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item {
        display: flex;
        align-items: center;
        gap: 14px; }
        .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon {
          width: 44px;
          height: 44px;
          min-width: 44px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-shrink: 0; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon i {
            font-size: 24px; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.purple {
            background: #F3EEFF;
            color: #7B34DB; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue {
            background: #E3F2FD;
            color: #2196F3; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.pink {
            background: #FCE4EC;
            color: #E91E63; }
          .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue-light {
            background: #E1F5FE;
            color: #03A9F4; }
        .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item span {
          font-size: 14px;
          line-height: 1.4;
          color: #333333;
          font-weight: 400; }
  .popin#popin_require_subscribe .popin-container .popin-footer {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; }
    .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary {
      background: linear-gradient(90deg, #4F46E5 0%, #7C3AED 100%);
      color: white;
      font-size: 15px;
      font-weight: 600;
      padding: 14px 32px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      width: 100%;
      box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
      transition: all 0.2s ease; }
      .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary:hover {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(79, 70, 229, 0.4); }
    .popin#popin_require_subscribe .popin-container .popin-footer .footer-info {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      font-size: 12px;
      color: #666666;
      margin: 4px 0; }
      .popin#popin_require_subscribe .popin-container .popin-footer .footer-info i {
        font-size: 18px;
        color: #999999; }
      .popin#popin_require_subscribe .popin-container .popin-footer .footer-info span {
        font-size: 12px; }
    .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link {
      font-size: 13px;
      color: #003C9D;
      text-decoration: none;
      font-weight: 600;
      transition: color 0.2s ease;
      margin-top: 4px; }
      .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link .arrow {
        margin-left: 4px;
        transition: transform 0.2s ease;
        display: inline-block; }
      .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover {
        color: #00296a; }
        .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover .arrow {
          transform: translateX(3px); }

.popin#popin_require_subscribe.popin-no-ai .popin-container {
  border-radius: 5px;
  width: 37%;
  padding: 30px;
  min-width: unset;
  box-shadow: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .close {
    color: #003C9D;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    border-radius: 0; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .close:hover {
      background: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-badge, .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-content-wrapper {
    display: none; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header {
    margin-top: 5%;
    height: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    border-radius: 0;
    padding: 0; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header .popin-header-title {
      font-size: 18px;
      font-weight: 500;
      color: black; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p {
      text-align: start;
      font-size: 25px;
      font-weight: 700; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p span {
        color: #003C9D;
        font-size: 25px;
        font-weight: 700; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body {
    display: flex; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container p {
        font-size: 15px;
        margin: 6px 0;
        font-size: 12px;
        font-weight: 500;
        text-align: start;
        line-height: 20px; }
      .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a {
        text-align: start;
        font-weight: 700;
        line-height: 20px;
        text-decoration: none; }
        .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a:visited {
          color: #003C9D; }
  .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer {
    margin-top: unset; }
    .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer a {
      letter-spacing: 0;
      width: auto;
      font-weight: 700;
      padding: 9px 20px;
      font-size: 14px;
      height: fit-content; }

[id^=popin_infos_distribs_] .popin-container .popin-header img {
  max-width: 240px;
  max-height: 50px; }
[id^=popin_infos_distribs_] .popin-container .popin-body {
  text-align: left; }
  [id^=popin_infos_distribs_] .popin-container .popin-body p {
    margin-bottom: 10px;
    line-height: 20px;
    margin-right: 4px; }
    [id^=popin_infos_distribs_] .popin-container .popin-body p span {
      color: #003C9D;
      font-weight: 700;
      line-height: 20px; }
    [id^=popin_infos_distribs_] .popin-container .popin-body p.address {
      font-style: italic; }

.popin#popin_rename_product_list .popin-container .popin-footer .reset-btn {
  margin-right: auto;
  margin-left: 0; }

.popin#popin_link_customer {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: black;
  margin-bottom: 25px; }
  .popin#popin_link_customer span {
    font-size: inherit;
    font-family: inherit;
    font-weight: 800;
    color: #003C9D;
    text-decoration: none;
    cursor: pointer; }
  .popin#popin_link_customer a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: black;
    text-decoration: underline;
    cursor: pointer; }
    .popin#popin_link_customer a i {
      vertical-align: middle; }
  .popin#popin_link_customer .popin-container {
    max-width: 1600px;
    height: 80vh;
    padding: 0;
    width: 100%; }
    .popin#popin_link_customer .popin-container .popin-header {
      margin: 0; }
      .popin#popin_link_customer .popin-container .popin-header .close {
        z-index: 500; }
    .popin#popin_link_customer .popin-container .popin-body {
      height: 100%;
      display: flex;
      flex-direction: column; }
      .popin#popin_link_customer .popin-container .popin-body > iframe {
        width: 100%;
        height: 100%;
        z-index: 50; }
    .popin#popin_link_customer .popin-container .popin-footer {
      margin-right: 20px;
      margin-bottom: 20px;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 500; }
      .popin#popin_link_customer .popin-container .popin-footer button {
        padding: 10px 20px;
        min-width: unset;
        min-width: none;
        font-size: 12px; }

.popin#popin_type_product .popin-container .popin-body .group_tp {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 5px; }
  .popin#popin_type_product .popin-container .popin-body .group_tp div {
    display: flex;
    width: 30%;
    justify-content: left; }
    .popin#popin_type_product .popin-container .popin-body .group_tp div input {
      width: 50px; }

.popin#popin_report_product .popin-container .popin-header .popin-header-title, .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title {
  display: flex;
  align-items: center;
  color: black;
  font-weight: 700; }
  .popin#popin_report_product .popin-container .popin-header .popin-header-title .icon, .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title .icon {
    color: #003C9D;
    font-size: 1.6em;
    margin-right: 15px; }
.popin#popin_report_product .popin-container .popin-body .content .text, .popin#popin_not_configured_yet .popin-container .popin-body .content .text {
  text-align: left;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 500; }
.popin#popin_report_product .popin-container .popin-body .content textarea, .popin#popin_not_configured_yet .popin-container .popin-body .content textarea {
  width: 100%;
  border: 1px solid rgba(75, 63, 180, 0.1);
  box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
  border-radius: 5px;
  resize: none;
  padding: 12px 18px;
  box-sizing: border-box; }
  .popin#popin_report_product .popin-container .popin-body .content textarea::placeholder, .popin#popin_not_configured_yet .popin-container .popin-body .content textarea::placeholder {
    color: rgba(0, 0, 0, 0.62);
    font-size: 12px;
    font-style: italic; }
.popin#popin_report_product .popin-container .popin-footer, .popin#popin_not_configured_yet .popin-container .popin-footer {
  align-items: center; }
  .popin#popin_report_product .popin-container .popin-footer a, .popin#popin_not_configured_yet .popin-container .popin-footer a {
    letter-spacing: 0;
    width: auto;
    font-weight: 700;
    padding: 9px 20px;
    font-size: 14px; }
  .popin#popin_report_product .popin-container .popin-footer .email_btn, .popin#popin_not_configured_yet .popin-container .popin-footer .email_btn {
    font-weight: 500;
    font-size: 12px;
    color: black;
    width: auto; }
  .popin#popin_report_product .popin-container .popin-footer .switch, .popin#popin_not_configured_yet .popin-container .popin-footer .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0 20px 0 10px;
    padding: 0; }
    .popin#popin_report_product .popin-container .popin-footer .switch input, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
      .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider {
        background: rgba(159, 152, 215, 0.45); }
        .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider::before, .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider::before {
          transform: translateX(20px); }
    .popin#popin_report_product .popin-container .popin-footer .switch .slider, .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider {
      border-radius: 50px;
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(75, 63, 180, 0.05);
      transition: 0.2s; }
      .popin#popin_report_product .popin-container .popin-footer .switch .slider div.round, .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider div.round {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 2px;
        bottom: 2px;
        background-color: #003c9d;
        border-radius: 50px;
        transition: 0.2s; }

.popin#popin_not_configured_yet .popin-container .popin-body * {
  font-size: 15px; }
  .popin#popin_not_configured_yet .popin-container .popin-body * a {
    margin-bottom: 15px; }
.popin#popin_not_configured_yet .popin-container .success {
  background-color: transparent; }
.popin#popin_not_configured_yet .popin-container .actions {
  display: flex;
  justify-content: space-around; }
  .popin#popin_not_configured_yet .popin-container .actions > div {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(75, 63, 180, 0.05); }
  .popin#popin_not_configured_yet .popin-container .actions p {
    margin-bottom: 20px; }
.popin#popin_not_configured_yet .popin-container .text-container {
  text-align: left;
  line-height: 20px; }
  .popin#popin_not_configured_yet .popin-container .text-container a {
    color: #003C9D;
    text-decoration: none;
    font-weight: bold; }
  .popin#popin_not_configured_yet .popin-container .text-container ul {
    padding: 20px; }

.popin#popin_notif_new {
  top: 50px !important;
  left: 70px;
  overflow: unset; }
  .popin#popin_notif_new .popin-overlay {
    opacity: 0.4;
    display: block;
    top: 0;
    left: 0; }
  .popin#popin_notif_new .popin-container {
    top: 0 !important;
    border: 1px solid #E9E7FF;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    border-radius: 5px;
    padding: 17px;
    min-width: unset;
    margin: 0;
    width: max-content; }
    .popin#popin_notif_new .popin-container .popin-header {
      margin-bottom: 10px; }
      .popin#popin_notif_new .popin-container .popin-header .popin-header-title {
        display: block;
        text-align: left;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: unset !important;
        letter-spacing: unset !important;
        border: unset !important;
        padding: unset !important;
        width: unset !important;
        margin: unset !important; }
    .popin#popin_notif_new .popin-container .popin-body .text-container p {
      text-align: left !important;
      font-size: 14px;
      color: #003C9D;
      font-weight: 500; }
    .popin#popin_notif_new .popin-container .popin-footer {
      height: unset;
      margin-bottom: unset;
      align-items: center;
      margin-top: 15px; }
      .popin#popin_notif_new .popin-container .popin-footer a {
        font-weight: 700;
        width: 90px;
        height: 20px;
        font-size: 10px;
        line-height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 4px !important;
        letter-spacing: 0.5px;
        flex: unset; }
        .popin#popin_notif_new .popin-container .popin-footer a.remind-me {
          margin-right: 10px;
          box-sizing: border-box;
          color: #003C9D; }
          .popin#popin_notif_new .popin-container .popin-footer a.remind-me:hover {
            text-decoration: underline; }

.popin#add_filter .popin-container .popin-body .query_type {
  display: flex;
  width: 100%; }
  .popin#add_filter .popin-container .popin-body .query_type .form_input {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    .popin#add_filter .popin-container .popin-body .query_type .form_input:first-child {
      width: 80%;
      margin-right: 10px; }
    .popin#add_filter .popin-container .popin-body .query_type .form_input:last-child {
      width: 20%; }

.popin#popin_change_designer_zones .popin-container {
  background: #FAF9FE;
  max-width: 1200px; }
  .popin#popin_change_designer_zones .popin-container .popin-header .popin-header-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 46px;
    color: #003C9D;
    text-transform: none;
    border-bottom: 1px solid #EDEBFF;
    padding-bottom: 17px; }
.popin#popin_change_designer_zones .popin-container .popin-body .error_conf {
  font-family: 'Montserrat';
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #C71F2C;
  display: none;
  width: 80%;
  margin: auto;
  margin-bottom: auto; }
  .popin#popin_change_designer_zones .popin-container .popin-body .error_conf.error_conf_header {
    margin-bottom: 10px; }
  .popin#popin_change_designer_zones .popin-container .popin-body .error_conf .material-icons-outlined {
    margin-right: 5px; }
.popin#popin_change_designer_zones .popin-container .popin-body .views_products {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto; }
  .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views {
    width: 380px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .product_name {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px; }
    .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container {
      display: flex; }
      .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img {
        min-width: 100px;
        max-width: 150px; }
        .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img img {
          width: 100%; }
      .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_name {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        line-height: 16px; }
.popin#popin_change_designer_zones .popin-container .popin-body .separator {
  width: 90%;
  height: 1px;
  margin: 10px auto;
  background: #EDEBFF; }
.popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container {
  display: flex;
  flex-direction: column;
  max-height: 350px;
  overflow-y: auto;
  width: 80%;
  margin: auto;
  scrollbar-color: #003c9d #f4f4f4;
  scrollbar-width: thin; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #f4f4f4; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar-thumb {
    background: #003c9d; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp span {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      width: 380px;
      text-align: center; }
  .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border-radius: 5px;
    min-height: 100px;
    min-height: 150px;
    margin-bottom: 24px;
    width: 100%;
    margin: auto;
    padding: 0 0; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 380px; }
      .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px; }
    .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp {
      display: flex;
      flex-direction: column;
      width: 300px;
      margin-right: 40px; }
      .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp select.new_emp {
        background: #FFFFFF;
        border: 1px solid #E9E7FF;
        border-radius: 5px;
        color: black;
        height: 36px; }
.popin#popin_change_designer_zones .popin-container .popin-footer {
  display: flex;
  justify-content: flex-end; }
  .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue {
    padding: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 200px;
    height: 48px;
    margin: unset; }
    .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue:nth-child(1) {
      margin-right: 16px; }

.popin#popin_client_choice .popin-container, .popin#popin_customer_project_choice .popin-container {
  max-width: 1600px;
  width: 100%; }
  .popin#popin_client_choice .popin-container .popin-header, .popin#popin_customer_project_choice .popin-container .popin-header {
    margin: 0; }
    .popin#popin_client_choice .popin-container .popin-header .close, .popin#popin_customer_project_choice .popin-container .popin-header .close {
      z-index: 500; }
  .popin#popin_client_choice .popin-container .popin-body, .popin#popin_customer_project_choice .popin-container .popin-body {
    height: 70vh; }
    .popin#popin_client_choice .popin-container .popin-body iframe, .popin#popin_customer_project_choice .popin-container .popin-body iframe {
      width: 100%;
      height: 100%; }
  .popin#popin_client_choice .popin-container .popin-footer form, .popin#popin_customer_project_choice .popin-container .popin-footer form, .popin#popin_client_choice .popin-container .popin-footer > div, .popin#popin_customer_project_choice .popin-container .popin-footer > div {
    display: flex; }

.popin#askModif .popin-container .popin-body form .box_modif_files {
  height: 116px;
  border-radius: 5px;
  position: relative;
  border: 1px dashed #003C9D;
  padding: 16px 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #003C9D;
  box-sizing: border-box; }
  .popin#askModif .popin-container .popin-body form .box_modif_files input[type="file"] {
    width: 0;
    height: 0; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .modif_files {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .download_icon {
    font-size: 50px; }
  .popin#askModif .popin-container .popin-body form .box_modif_files .download_text {
    font-weight: 600; }
.popin#askModif .popin-container .popin-body form .box_import_files {
  display: flex;
  flex-wrap: wrap; }
  .popin#askModif .popin-container .popin-body form .box_import_files .import_file {
    margin-right: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 6px;
    background-color: #F6F5FB;
    border-radius: 5px;
    width: fit-content;
    min-width: 80px;
    max-width: 400px;
    font-weight: 500; }
    .popin#askModif .popin-container .popin-body form .box_import_files .import_file span.filename {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    .popin#askModif .popin-container .popin-body form .box_import_files .import_file .del_file {
      margin-left: auto;
      color: #003C9D;
      cursor: pointer; }

.popin#import-popin .popin-container .popin-body .import-clients-description {
  text-align: left; }
.popin#import-popin .popin-container .popin-body form {
  margin: 20px auto 0 auto; }
  .popin#import-popin .popin-container .popin-body form #InputFileBTNOptions {
    width: 100%;
    position: absolute;
    cursor: pointer;
    height: 100%;
    z-index: 5; }

.popin#Popin_noLogo .popin-container .popin-header .popin-header-title {
  text-align: left;
  text-transform: none; }
  .popin#Popin_noLogo .popin-container .popin-header .popin-header-title span.material-icons-outlined {
    margin: 0 10px; }

.popin#popin_client_choice .popin-container {
  background-color: #f9fafb; }

.popin#newTagPopin .popin-container .popin-body input {
  text-align: left; }
  .popin#newTagPopin .popin-container .popin-body .select2 .select2-selection__rendered {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    width: 100%;
    text-align: left; }

.popin#emb_user_params .popin-container {
  max-width: 1600px; }
  .popin#emb_user_params .popin-container .popin-body .emb_params {
    display: flex;
    justify-content: space-around; }
    .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters {
      text-align: left; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_label {
        margin-bottom: 0px; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_value {
        font-weight: 300; }
    .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table {
      font-weight: 300; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead {
        background: rgba(75, 63, 180, 0.05);
        border-top: 1px solid #E9E7FF;
        border-radius: 5px; }
        .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead td {
          padding: 10px; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody tr, .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        border: 1px solid #E9E7FF; }
      .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        padding: 10px; }

.popin#user-popin .popin-container .popin-body .flex-label {
  margin-bottom: 4px; }
.popin#user-popin .popin-container .popin-body .box_firstname_lastname {
  width: 100%; }
  .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_title {
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_input {
    display: flex; }
.popin#user-popin .popin-container .popin-body .box_permission_management {
  width: 100%; }
  .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_title {
    margin-top: 16px;
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_input {
    padding-left: 12px;
    display: flex;
    flex-direction: column; }
.popin#user-popin .popin-container .popin-body .mail_error {
  color: #C71F2C;
  font-weight: 600;
  margin-top: 10px;
  text-align: left; }
.popin#user-popin .popin-container .popin-body .password_error {
  color: #C71F2C;
  font-weight: 600;
  text-align: left;
  margin-left: 20px; }

.popin#helpCenter .popin-container .popin-body label {
  color: black;
  text-align: left; }
.popin#helpCenter .popin-container .popin-body select {
  color: black;
  font-weight: 300; }
.popin#helpCenter .popin-container .popin-body option {
  color: black;
  font-weight: 300; }
.popin#helpCenter .popin-container .popin-body textarea {
  width: 100%;
  height: 120px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #E9E7FF;
  border-radius: 5px;
  background-color: #ffffff;
  font-size: 16px;
  resize: none; }
.popin#helpCenter .popin-container .popin-body a:visited {
  color: #003C9D; }
.popin#helpCenter .popin-container .popin-body .selectTitle {
  text-align: left; }
.popin#helpCenter .popin-container .popin-body .firstSelect, .popin#helpCenter .popin-container .popin-body .secondSelect {
  text-align: left;
  width: 100%;
  color: black;
  padding: 10px;
  font-weight: 200;
  margin-bottom: 30px; }
  .popin#helpCenter .popin-container .popin-body #thirdSelect .askOpenForms {
    margin-bottom: 35px; }
.popin#helpCenter .popin-container .popin-body .book_demo {
  color: #003C9D;
  cursor: pointer; }
  .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form {
    margin-top: 20px; }
    .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form i {
      font-style: unset; }
.popin#helpCenter .popin-container .popin-body .formsHelpCenter {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: left; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter input {
    height: 36px;
    border: 1px solid #E9E7FF;
    font-weight: 200;
    box-shadow: unset; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter > div {
    margin-bottom: 35px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput input {
      display: flex;
      flex-direction: row;
      width: 100%; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput div {
      width: 45%; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .file-upload {
    display: flex;
    width: 35%;
    align-items: flex-start; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .addFileCenterHelp {
    display: flex;
    justify-content: center; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .alignButtonSend {
    display: flex;
    justify-content: flex-end;
    margin-top: -35px;
    margin-bottom: 0px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .formsHelpCenter {
    display: none; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .blueTextCenterHelp {
    color: #003c9d;
    margin-top: 30px; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: 'Montserrat'; }
    .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box {
      display: flex;
      align-items: center;
      justify-content: start;
      margin: 0 5px 0 0px;
      min-width: 150px; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box button i {
        color: #E4205E;
        cursor: pointer;
        font-size: 20px; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label {
        margin: 0 !important;
        cursor: pointer;
        padding: 10px;
        border-radius: 5px;
        transition: all 0.2s ease-in-out;
        background: #f6f5fb; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label:hover {
        background: #e8e7ea; }
      .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-upload {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1; }
  .popin#helpCenter .popin-container .popin-body .formsHelpCenter #addFile {
    margin: 16px auto; }

.popin#popin_choose_bat .popin-container .popin-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .popin#popin_choose_bat .popin-container .popin-body .mockup-card {
    cursor: pointer;
    border: solid 1px transparent;
    margin-top: 5px;
    padding: 10px; }
    .popin#popin_choose_bat .popin-container .popin-body .mockup-card[chosen] {
      border: solid 1px #003C9D; }
      .popin#popin_choose_bat .popin-container .popin-body .mockup-card .mockup_img img {
        width: auto;
        height: auto;
        max-width: 150px;
        max-height: 150px; }

.popin#create_address_popin .popin-container form .form-group {
  position: relative; }
  .popin#create_address_popin .popin-container form .form-group span.invalid_message {
    display: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 130.5%;
    color: #DB2828;
    text-align: start;
    position: absolute;
    bottom: -5px; }

.popin.sizes_create_person_list_show_more_popin .popin-container .popin-body input {
  border: 0px solid transparent;
  padding: 0px;
  box-shadow: none; }
  .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table td, .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table th {
    padding: 5px; }

.popin#popin_create_custom_product .popin-container .popin-body .required_input, .popin#popin_create_custom_product .popin-container .popin-body .dropdown_required {
  border: 1px solid #C71F2C; }
.popin#popin_create_custom_product .popin-container .popin-body .invalid_message_name, .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_size {
  display: none;
  font-weight: 400;
  font-size: 10px;
  line-height: 130.5%;
  color: #DB2828; }

.popin#popin_warning_contact_empty_customerproject .popin-container, .popin#popin_warning_addresses_empty_customerproject .popin-container, .popin#popin_warning_product_empty_customerproject .popin-container, .popin#popin_warning_missing_elements_customerproject .popin-container {
  min-width: unset;
  width: 500px; }
  .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content {
    display: flex; }
    .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .warning_icon, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .warning_icon {
      color: #C71F2C;
      font-size: 18px;
      margin-right: 16px; }
    .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text {
      color: #003C9D;
      font-weight: 600;
      text-align: left; }
      .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul {
        margin-left: 16px;
        line-height: 18px; }
        .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul li, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul li {
          list-style-type: initial; }
  .popin#popin_warning_contact_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_product_empty_customerproject .popin-container .popin-footer, .popin#popin_warning_missing_elements_customerproject .popin-container .popin-footer {
    justify-content: center; }

.popin#popin_block_modification .popin-container .popin-body {
  display: flex; }
  .popin#popin_block_modification .popin-container .popin-body .block_modification_content {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem; }
    .popin#popin_block_modification .popin-container .popin-body .block_modification_content .modification {
      color: #7634DB; }
  .popin#popin_block_modification .popin-container .popin-body .material-icons-two-tone {
    color: #C71F2C; }

.popin#popin_clear_all_notifications .popin-container {
  min-width: unset;
  width: 500px; }
  .popin#popin_clear_all_notifications .popin-container .popin-body .content {
    display: block !important;
    color: #003C9D;
    font-size: 14px;
    font-weight: 600; }
.popin#popin_clear_all_notifications .popin-footer {
  justify-content: center; }

.popin#askModif .d-none {
  display: none !important; }
.popin#askModif .popin-container {
  text-align: left; }
  .popin#askModif .popin-container .popin-body {
    font-weight: 500; }
    .popin#askModif .popin-container .popin-body .text-information {
      margin: 0;
      margin-bottom: 32px;
      color: #003C9D; }
    .popin#askModif .popin-container .popin-body .form-group {
      margin-bottom: 32px; }
      .popin#askModif .popin-container .popin-body .form-group.modif_type .information_type {
        background-color: #FAF9FE;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        color: #003C9D;
        font-size: 12px;
        font-weight: 500; }
      .popin#askModif .popin-container .popin-body .form-group .annotation {
        font-size: 10px;
        font-weight: 500;
        color: black;
        background-color: transparent;
        border: none;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding: 0;
        padding-top: 3px; }
        .popin#askModif .popin-container .popin-body .form-group .annotation.error {
          color: #C71F2C; }
        .popin#askModif .popin-container .popin-body .form-group .annotation.information {
          color: #AAAAAA; }
      .popin#askModif .popin-container .popin-body .form-group label {
        cursor: auto;
        font-size: 12px;
        margin-bottom: 7px;
        display: inline-block; }
      .popin#askModif .popin-container .popin-body .form-group input, .popin#askModif .popin-container .popin-body .form-group select, .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        border-color: #E9E7FF;
        color: black;
        border-radius: 5px;
        font-weight: 500; }
        .popin#askModif .popin-container .popin-body .form-group input.color_error, .popin#askModif .popin-container .popin-body .form-group select.color_error, .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire.color_error {
          border-color: #C71F2C; }
      .popin#askModif .popin-container .popin-body .form-group input {
        box-shadow: none;
        margin-bottom: 4px; }
      .popin#askModif .popin-container .popin-body .form-group select {
        width: 100%;
        padding: 8px 12px; }
        .popin#askModif .popin-container .popin-body .form-group select option {
          color: black; }
      .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        width: 100%;
        box-sizing: border-box;
        min-height: 150px;
        resize: vertical;
        max-height: 300px; }
    .popin#askModif .popin-container .popin-body .double-form {
      display: flex;
      justify-content: space-between; }
      .popin#askModif .popin-container .popin-body .double-form > * {
        width: 388px;
        min-width: 48%; }
    .popin#askModif .popin-container .popin-body .command-history span.subtitle {
      font-weight: 600;
      font-size: 14px;
      color: black;
      margin-bottom: 20px;
      display: inline-block; }
    .popin#askModif .popin-container .popin-body .command-history .modification_item {
      padding: 10px;
      border: #E9E7FF 1px solid;
      border-radius: 5px;
      margin-bottom: 15px;
      width: 100%;
      box-sizing: border-box; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item .content {
        display: inline-block; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized {
        display: flex;
        justify-content: space-between; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized .content {
          overflow: hidden;
          min-width: 50%;
          text-overflow: ellipsis;
          word-wrap: break-word; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item .tag {
        text-align: right;
        min-width: 30%;
        font-size: 12px; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag i {
          font-size: 18px; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_error {
          color: #C71F2C; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_warning {
          color: #E99A00; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_success {
          color: #238443; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.no_modification {
        color: #AAAAAA;
        text-align: center; }
      .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged {
        display: block; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div {
          display: flex;
          justify-content: space-between; }
          .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div .title {
            font-weight: 700; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged > .content {
          margin: 15px 0; }
        .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .footer {
          color: #909090; }
    .popin#askModif .popin-container .popin-body .command-history .see_more_block {
      display: flex;
      justify-content: center; }
      .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more {
        text-decoration: underline; }
        .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more:hover {
          cursor: pointer; }
  .popin#askModif .popin-container .popin-footer {
    justify-content: center; }
    .popin#askModif .popin-container .popin-footer button {
      width: 149px; }

@media (max-width: 1300px) {
  .popin[theme="basic"] .popin-container {
    min-width: unset; }
  .popin#askModif .popin-container {
    width: auto;
    margin: auto 20px; }
    .popin#askModif .popin-container .popin-header h2 {
      font-size: 20px; }
      .popin#askModif .popin-container .popin-body .double-form {
        flex-direction: column; }
        .popin#askModif .popin-container .popin-body .double-form > * {
          width: unset; }
      .popin#askModif .popin-container .popin-body .form-group {
        width: 100%; } }

#not_editable_config .popin-container .popin-body .block_edit_config {
  color: #003C9D;
  text-align: left;
  margin-left: 2rem;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 36px; }
  #not_editable_config .popin-container .popin-body .block_edit_config p {
    font-size: 15px; }
#not_editable_config .popin-container .popin-body .popin-buttons-bottom {
  display: flex;
  justify-content: space-between; }

#create_mockup_icare .popin-container {
  min-width: 400px;
  width: 550px; }
  #create_mockup_icare .popin-container .popin-body {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 70px; }
    #create_mockup_icare .popin-container .popin-body p {
      font-size: 15px; }
    #create_mockup_icare .popin-container .popin-body .input_icare_code {
      width: 10vw; }
    #create_mockup_icare .popin-container .popin-body .input-part {
      text-align: center;
      margin-bottom: 20px; }
      #create_mockup_icare .popin-container .popin-body .input-part p {
        margin: 0 0 10px;
        font-size: 16px;
        color: #333; }
      #create_mockup_icare .popin-container .popin-body .input-part input {
        width: 100%;
        max-width: 300px;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 4px; }
    #create_mockup_icare .popin-container .popin-body .popin-buttons-bottom {
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 20px;
      right: 20px; }

.color_free {
  color: black !important; }

.color_starter {
  color: #F8B500 !important; }

.color_business {
  color: #F0134D !important; }

.color_pro {
  color: #00ADB5 !important; }

.color_entreprise {
  color: #003c9d !important; }

.bg_free {
  background: #4B3FB40D !important; }

.bg_basics {
  background: #4B3FB40D !important; }

.bg_starter {
  background: #F8B500 !important; }

.bg_business {
  background: #F0134D !important; }

.bg_pro {
  background: #00ADB5 !important; }

.bg_entreprise, .bg_prime {
  background: #003c9d !important; }

.button-link {
  display: block;
  background-color: #ffb400;
  color: white;
  border: 1px solid transparent;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 10px;
  font-family: 'Oswald';
  letter-spacing: 0.1em;
  min-width: 200px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  .button-link.disabled {
    background-color: #c0c0c0; }
    .button-link.disabled:hover {
      cursor: not-allowed; }
  .button-link.autosized {
    width: auto;
    min-width: auto; }
  .button-link.thin {
    padding: 3px 15px;
    margin: 0 0 0 5px; }
  .button-link:not(.disabled):hover {
    background-color: white;
    color: #ffb400;
    border: 1px solid #ffb400;
    cursor: pointer; }
  .button-link i.material-icons {
    font-size: 19px; }
    .button-link i.material-icons .left {
      margin-right: 10px; }
    .button-link i.material-icons .right {
      margin-left: 10px; }

.d-none {
  display: none; }

.d-flex {
  display: flex; }

.sp-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 18px;
  position: relative;
  cursor: pointer; }
  .sp-menu-vertical {
    flex-direction: column;
    align-items: flex-end;
    width: 18px;
    height: auto; }
    .sp-menu-vertical .sp-menu-dots .sp-menu-dot {
      display: block;
      background-color: #003C9D;
      transition: all 0.2s ease; }
      .sp-menu-vertical .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-right: 0;
        margin-bottom: 3px; }
  .sp-menu-dots {
    position: relative;
    z-index: 2; }
    .sp-menu-dots .sp-menu-dot {
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 12px;
      background-color: #003C9D; }
      .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-bottom: 0;
        margin-right: 3px; }
  .sp-menu-dropdown {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -6px;
    background: white;
    border: 1px solid #003C9D;
    opacity: 0;
    padding-top: 24px;
    overflow: hidden;
    white-space: nowrap; }
    .sp-menu-dropdown .sp-menu-item {
      display: flex;
      align-items: center;
      color: #003C9D;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 30px 5px 20px; }
      .sp-menu-dropdown .sp-menu-item:hover {
        background-color: #003C9D;
        color: white; }
  .sp-menu.active .sp-menu-dots .sp-menu-dot {
    width: 18px; }
.sp-menu.active .sp-menu-dots .sp-menu-dot {
  margin: 0; }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(1) {
    transform: rotate3d(0, 0, 1, 45deg); }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(2) {
    transform: rotate3d(0, 0, 1, -45deg) translate3d(3px, -3px, 0); }
  .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(3) {
    transform: scale3d(0, 0, 0); }
.sp-menu.sp-menu-standalone:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }

.sp-menu-referer:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }

h1.title {
  color: #003c9d;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px; }

.imgtobg {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }

.panel {
  width: 0%;
  max-width: 400px;
  background-color: white;
  border-left: 1px solid #e1e1e1;
  box-shadow: -5px 0 10px 0px #e1e1e1;
  position: relative;
  overflow: hidden;
  transition: none;
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column; }
  .panel .close-panel {
    position: absolute;
    top: 10px;
    left: 10px;
    color: grey;
    background: none;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer; }
    .panel .close-panel:hover {
      color: #003C9D; }
  .panel .panel-content {
    padding: 10px 15px;
    margin-top: 40px;
    height: calc(100vh - 40px);
    box-sizing: border-box;
    overflow-y: auto; }
  .panel .panel-footer {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px -10px 10px 0 #e1e1e1; }

.stylish-blocs {
  position: relative;
  width: 90px;
  height: 90px; }
  .stylish-blocs .grey-one {
    width: 70px;
    height: 70px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .stylish-blocs .yellow-one {
    width: 45px;
    height: 45px;
    background: #ffb400;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 35px; }

.sp-checkbox-container {
  display: flex;
  align-items: center;
  margin: 0.65rem 0;
  cursor: pointer; }
  .sp-checkbox-container .sp-checkbox-input {
    display: inline-block;
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0;
    transition: none; }
    .sp-checkbox-container .sp-checkbox-input .sp-checkbox-value {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 1px solid grey;
      border-radius: 2px;
      color: white;
      font-size: 1.2rem;
      font-family: 'Material Icons' !important;
      transition: all 0.1s ease; }
    .sp-checkbox-container .sp-checkbox-input input[type="checkbox"], .sp-checkbox-container .sp-checkbox-input input[type="radio"] {
      position: absolute;
      left: -9999px;
      opacity: 0; }
      .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:indeterminate + .sp-checkbox-value {
        border-color: #003C9D;
        background-color: #003C9D; }
    .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value::before, .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value::before {
      content: '\e876'; }
  .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value::before {
    content: '\e15b'; }
  .sp-checkbox-container .sp-checkbox-label {
    font-size: 1.2rem;
    margin-left: 0.6rem; }
    .sp-checkbox-container:hover .sp-checkbox-input .sp-checkbox-value {
      box-shadow: 0 0 1px 0 #003C9D;
      border-color: rgba(0, 60, 157, 0.5); }

.user_avatar, .client_avatar {
  color: white;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  min-height: 30px;
  min-width: 30px;
  border: none;
  display: inline-flex;
  background-size: cover;
  background-position: center center; }

.status_tag {
  box-sizing: border-box;
  border-radius: 15px;
  height: 25px;
  width: 185px;
  padding: 0 7px 0px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  flex-wrap: nowrap;
  border: none; }
  .status_tag > span {
    margin: 0 !important; }
  .status_tag .text, .status_tag .text_status {
    font-size: 12px !important; }
  .status_tag .material-icons {
    vertical-align: bottom;
    font-size: 18px !important;
    margin-left: 5px; }
  .status_tag .text_status {
    display: block;
    font-weight: 500; }

img.sp-icon {
  max-width: 25px; }

label[for] {
  cursor: pointer; }

[infobulle-trigger] .infobulle {
  display: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  position: fixed;
  width: 100px;
  transform: translateX(-30px);
  background-color: white;
  text-align: center;
  align-items: center;
  z-index: 10000;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(75, 63, 180, 0.2);
  padding: 10px 20px; }
  [infobulle-trigger] .infobulle.primary {
    color: #003C9D; }
  [infobulle-trigger] .infobulle.gray {
    color: gray; }

[infobulle-trigger]:hover .infobulle {
  display: block; }

._basic.sp_notification {
  padding: 10px 0;
  text-align: left;
  border-top: 1px solid #E9E7FF; }
  ._basic.sp_notification.sp_notification_read {
    opacity: 0.35; }
    ._basic.sp_notification.sp_notification_read .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
      display: none; }
  ._basic.sp_notification .sp_notification_content {
    cursor: pointer;
    display: flex;
    padding: 10px;
    text-decoration: none;
    border-radius: 5px; }
    ._basic.sp_notification .sp_notification_content:hover {
      background-color: #F6F5FB; }
    ._basic.sp_notification .sp_notification_content * {
      pointer-events: none; }
    ._basic.sp_notification .sp_notification_content .sp_notification_preview {
      display: flex;
      align-items: center;
      margin: 0 10px 0 0;
      width: 64px;
      height: 64px;
      justify-content: center; }
      ._basic.sp_notification .sp_notification_content .sp_notification_preview .sp_notification_preview_img {
        max-width: 64px;
        max-height: 64px;
        width: auto;
        height: auto;
        float: inherit;
        margin: 0; }
    ._basic.sp_notification .sp_notification_content .sp_notification_infos {
      display: flex;
      flex-direction: column; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type {
        color: #003C9D;
        font-size: 14px;
        font-weight: 500;
        display: flex;
        align-items: center; }
        ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
          width: 6px;
          height: 6px;
          background-color: red;
          display: block;
          margin-left: 8px;
          border-radius: 50px; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_ref_name {
        color: #003C9D;
        font-size: 12px;
        font-weight: 700; }
      ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_date {
        margin-top: auto;
        color: #909090;
        font-size: 10px;
        font-weight: 500; }
._basic.sp_menu_dropdown {
  position: relative; }
  ._basic.sp_menu_dropdown .sp_menu_open {
    color: #003C9D;
    cursor: pointer;
    user-select: none; }
  ._basic.sp_menu_dropdown .sp_menu_container {
    opacity: 0;
    visibility: collapse;
    transition: 0.1s;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99;
    background: #fff;
    border-radius: 5px;
    padding: 12px 12px 10px 12px;
    box-shadow: 0px 1px 4px #d2d2d2;
    min-width: max-content; }
    ._basic.sp_menu_dropdown .sp_menu_container.opened {
      opacity: 1;
      visibility: visible; }
    ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_close {
      color: #003C9D;
      background: #FFFFFF;
      padding: 0 0 6px 6px;
      border-radius: 5px;
      position: absolute;
      top: 6px;
      right: 6px;
      cursor: pointer;
      user-select: none; }
    ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body {
      display: flex;
      flex-direction: column; }
      ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item {
        padding: 10px 36px 10px 10px;
        max-height: unset;
        text-decoration: none;
        color: #003C9D;
        background: #FFFFFF;
        font-weight: 500;
        border-radius: 5px;
        margin-bottom: 2px;
        display: flex;
        align-items: center;
        font-size: 12px; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item.disable {
          color: gray;
          cursor: not-allowed; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:first-child {
          padding: 10px 20px 10px 10px;
          margin-right: 24px; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon {
          margin: 0 0.8rem 0 0;
          font-size: 2rem; }
          ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon._right {
            margin-left: 0.7rem;
            margin-right: -0.4rem; }
        ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:hover:not(.disable) {
          background: #f6f5fb; }
._basic.sp_link {
  text-decoration: none;
  color: #003C9D;
  font-size: 1.2rem;
  font-weight: 700;
  display: flex;
  align-items: center; }
  ._basic.sp_link._center {
    text-align: center; }
  ._basic.sp_link .icon {
    margin-right: 0.7rem;
    margin-left: -0.4rem;
    font-size: 20px; }
    ._basic.sp_link .icon._right {
      margin-left: 0.7rem;
      margin-right: -0.4rem; }
._basic.sp_button {
  background: #003C9D;
  color: #FFFFFF;
  border: 1px solid #003C9D;
  padding: 10px 20px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease;
  font-size: 1rem;
  user-select: none;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  min-width: unset;
  margin: unset;
  min-height: 42px;
  box-sizing: border-box; }
  ._basic.sp_button .icon {
    margin-right: 0.7rem;
    margin-left: -0.4rem;
    font-size: 20px; }
    ._basic.sp_button .icon._right {
      margin-left: 0.7rem;
      margin-right: -0.4rem; }
  ._basic.sp_button:hover:not(._without_hover) {
    background-color: #FFFFFF;
    color: #003C9D; }
  ._basic.sp_button[disabled] {
    background-color: grey;
    border: 1px solid grey;
    color: #FFFFFF;
    cursor: not-allowed; }
    ._basic.sp_button[disabled]:hover:not(._without_hover) {
      background-color: grey;
      border: 1px solid grey;
      color: #FFFFFF; }
    ._basic.sp_button[disabled]._reverse {
      background: #FFFFFF;
      border: 1px solid grey;
      color: grey; }
      ._basic.sp_button[disabled]._reverse:hover:not(._without_hover) {
        background: #FFFFFF;
        border: 1px solid grey;
        color: grey; }
  ._basic.sp_button._reverse {
    background: #FFFFFF;
    color: #003C9D; }
    ._basic.sp_button._reverse:hover:not(._without_hover) {
      color: #FFFFFF;
      background-color: #003C9D; }
  ._basic.sp_button._mga {
    margin: auto; }
  ._basic.sp_button._mla {
    margin-left: auto; }
  ._basic.sp_button._mgta {
    margin-top: auto; }
  ._basic.sp_button._uppercase {
    text-transform: uppercase; }
  ._basic.sp_button._mb16 {
    margin-bottom: 16px; }
  ._basic.sp_button._w100 {
    width: 100%; }
  ._basic.sp_button._ml16 {
    margin-left: 16px; }
._basic.sp_icon {
  font-size: 24px;
  user-select: none; }
  ._basic.sp_icon.edit {
    color: #003C9D; }
    ._basic.sp_icon.edit:hover {
      color: #002c74; }
  ._basic.sp_icon.delete {
    color: #d32f2f; }
    ._basic.sp_icon.delete:hover {
      color: #9b2222; }
  ._basic.sp_icon._pointer {
    cursor: pointer; }
._basic.sp_input {
  background: #FFFFFF;
  color: black;
  border: 1px solid #003C9D;
  padding: 10px 20px;
  box-shadow: none;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
  text-decoration: none;
  transition: all 0.2s ease;
  font-size: 1rem;
  user-select: none;
  width: max-content;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 400; }
  ._basic.sp_input input {
    border-color: #E9E7FF;
    color: #AAAAAA; }
  ._basic.sp_input._reverse {
    background: #003C9D;
    color: #FFFFFF;
    border: 1px solid #FFFFFF; }
._basic.sp_search_bar_form {
  display: flex; }
  ._basic.sp_search_bar_form._small .search_bar {
    padding: 4px 8px;
    width: unset; }
    ._basic.sp_search_bar_form._small .search_bar .icon {
      margin: 0px 5px 0 1px; }
      ._basic.sp_search_bar_form._small .search_bar .icon span {
        font-size: 22px; }
  ._basic.sp_search_bar_form .search_bar {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    padding: 10px 8px;
    display: flex;
    align-items: center;
    position: relative;
    width: 40vw; }
    ._basic.sp_search_bar_form .search_bar .icon {
      cursor: pointer;
      margin: 0 12px; }
      ._basic.sp_search_bar_form .search_bar .icon._search, ._basic.sp_search_bar_form .search_bar .icon._advanced {
        color: #003C9D; }
      ._basic.sp_search_bar_form .search_bar .icon._close {
        color: #D9D9D9;
        display: none; }
        ._basic.sp_search_bar_form .search_bar .icon._close.show {
          display: block; }
    ._basic.sp_search_bar_form .search_bar input {
      font-size: 1rem;
      width: 100%; }
  ._basic.sp_search_bar_form .sp_button {
    margin: 0 16px; }
  ._basic.sp_search_bar_form._jjc {
    justify-content: center; }
._basic.text-disabled {
  color: grey !important;
  cursor: not-allowed; }
._basic.pagination_block {
  margin-top: 10px;
  display: flex;
  justify-content: right;
  align-content: center; }
  ._basic.pagination_block a {
    color: #000;
    text-decoration: none;
    padding: 5px 10px;
    border-radius: 5px;
    cursor: pointer;
    border: solid 1px transparent; }
    ._basic.pagination_block a:hover {
      border: solid 1px #003c9d; }
    ._basic.pagination_block a.active {
      background: #003c9d;
      color: white; }
    ._basic.pagination_block a.page_nav_link {
      padding: 0px; }
      ._basic.pagination_block a.page_nav_link:hover {
        border: solid 1px transparent; }
@media screen and (max-width: 576px) {
  ._basic.sp_button {
    font-size: 1rem; } }

#attributes_container {
  height: 100%;
  width: 100%;
  background: #f0f0f7;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 25px;
  align-items: flex-start;
  padding-left: 25px; }
  #attributes_container ul.attributes {
    margin: 0; }
  #attributes_container .select2 {
    margin-bottom: 10px; }

ul.attributes {
  margin: 0 0 25px 40px; }
  ul.attributes *:not(.material-icons):not(.material-icons-outlined) {
    font-family: "Montserrat"; }
  ul.attributes .alertnotag {
    display: block;
    margin: 15px 0px;
    text-align: center;
    font-style: italic; }
  ul.attributes .pastille {
    float: left;
    height: 25px;
    width: 25px;
    margin: 4px;
    border: 1px solid #9c9c9c; }
  ul.attributes li {
    font-family: "Montserrat";
    font-size: 13px;
    margin-left: 10px; }
    ul.attributes li.attribute-title {
      font-weight: 800;
      margin-top: 15px;
      font-size: 15px;
      margin-left: 0;
      color: black;
      font-size: 18px; }
      ul.attributes li.attributes-list > ul ul {
        overflow: hidden;
        max-height: 0px; }
      ul.attributes li.attributes-list > ul li.active > a > .tagmenu {
        transform: rotate(90deg); }
    ul.attributes li.attributes-list.collapse-attributes .collapse-element {
      height: 0;
      overflow: hidden; }
      ul.attributes li.attributes-list.collapse-attributes .collapse-element.collapsed {
        margin-bottom: 10px; }
      ul.attributes li.attributes-list.collapse-attributes .collapse-element > a:first-child {
        margin-top: 0; }
      ul.attributes li.attributes-list.collapse-attributes .collapse-element + .trigger-collapse {
        color: #003C9D;
        font-weight: bold;
        cursor: pointer; }
        ul.attributes li.attributes-list.collapse-attributes .collapse-element + .trigger-collapse:hover {
          text-decoration: underline; }
  ul.attributes li.checked-attributes a {
    background: white;
    border: 1px solid #003C9D;
    padding: 2px 4px;
    border-radius: 8px;
    color: #003C9D;
    display: inline-flex;
    align-items: center; }
    ul.attributes li.checked-attributes a:hover {
      background: #003C9D;
      color: white; }
ul.attributes li.remove-checked a {
  color: #d32f2f; }
  ul.attributes li.remove-checked a:hover {
    text-decoration: underline; }
ul.attributes li a, ul.attributes li .linkStyle {
  color: #003c9d;
  text-decoration: none;
  font-size: 14px;
  font-weight: 400;
  cursor: pointer; }
  ul.attributes li a .sp-checkbox-label, ul.attributes li .linkStyle .sp-checkbox-label {
    margin-right: auto; }
  ul.attributes li a.active, ul.attributes li .linkStyle.active {
    font-weight: 800; }
  ul.attributes li a span:not(.material-icons):not(.sp-checkbox-label), ul.attributes li .linkStyle span:not(.material-icons):not(.sp-checkbox-label) {
    font-weight: 200;
    font-family: inherit;
    font-size: 0.7em;
    vertical-align: middle;
    color: #636363; }
  ul.attributes li a .material-icons, ul.attributes li .linkStyle .material-icons {
    font-size: 1em;
    vertical-align: middle; }
ul.attributes > li {
  margin-left: 0; }

ul {
  list-style-type: none; }
  ul > li {
    padding-right: 0; }

* {
  background: none repeat scroll 0 0 transparent;
  border: 0;
  margin: 0;
  outline: 0;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  box-sizing: border-box;
  transition: all 0.2s ease; }

#sendData {
  display: block; }
  #sendData .d-flex {
    flex-wrap: wrap; }
  #sendData .filter_list {
    margin-top: 20px; }
    #sendData .filter_list .filter_item {
      width: 256px;
      margin-top: 4px;
      position: relative; }
      #sendData .filter_list .filter_item p {
        font-weight: 600; }
      #sendData .filter_list .filter_item .block {
        height: 36px;
        cursor: pointer;
        border: 1px solid #E9E7FF;
        width: 256px;
        color: gray;
        justify-content: space-between;
        box-shadow: none; }
        #sendData .filter_list .filter_item .block .material-icons {
          display: none; }
      #sendData .filter_list .filter_item .trigger_date_input {
        width: 100%;
        position: absolute;
        left: 0;
        height: 100%;
        opacity: 0; }
        #sendData .filter_list .filter_item .trigger_date_input input {
          height: 100%;
          width: 100%;
          cursor: pointer; }
      #sendData .filter_list .filter_item .filter_block {
        display: none;
        padding-top: 10px;
        padding-bottom: 10px;
        padding: 10px 8px 10px 8px;
        position: absolute;
        z-index: 1000;
        background: white;
        border: 1px solid #E9E7FF;
        border-radius: 5px; }
        #sendData .filter_list .filter_item .filter_block .list_item {
          justify-content: space-between;
          display: flex;
          flex-wrap: wrap; }
        #sendData .filter_list .filter_item .filter_block .menu_open_filter {
          padding: 5px;
          padding-left: 10px;
          margin: 6px; }
        #sendData .filter_list .filter_item .filter_block .input_filter {
          display: flex;
          border-radius: 15px;
          padding-left: 10px;
          height: 38px; }
          #sendData .filter_list .filter_item .filter_block .input_filter input {
            cursor: pointer; }
          #sendData .filter_list .filter_item .filter_block .input_filter label {
            flex-wrap: wrap;
            margin-left: 6px;
            cursor: pointer;
            align-self: center; }
        #sendData .filter_list .filter_item .filter_block.visible {
          display: block; }
  #sendData .spSelect {
    background-color: white; }
    #sendData .spSelect .dropdown {
      position: relative;
      text-align: left;
      background: #FFFFFF;
      border: 1px solid rgba(75, 63, 180, 0.1) !important;
      user-select: none;
      cursor: pointer;
      border-radius: 10px;
      padding: 2px 0 !important; }
      #sendData .spSelect .dropdown .select {
        display: flex;
        justify-content: space-between;
        align-items: center;
        color: #003C9D;
        font-weight: bold;
        margin-bottom: 7px;
        margin-top: 0px; }
        #sendData .spSelect .dropdown .select .arrow-container {
          display: flex;
          align-items: center;
          margin-right: 4px;
          position: absolute;
          background: transparent;
          color: #b2b2b2;
          right: 0;
          top: 0;
          bottom: 0;
          padding: 9px; }
          #sendData .spSelect .dropdown .select .arrow-container i {
            font-size: 17px !important;
            transition: transform 0.25s ease-in-out;
            color: inherit; }
      #sendData .spSelect .dropdown .dropdownmenu {
        border: 1px solid rgba(75, 63, 180, 0.11);
        border-radius: 0 0 5px 5px;
        width: auto;
        right: -1px;
        left: -1px;
        top: 25px; }
        #sendData .spSelect .dropdown .dropdownmenu li {
          color: #003C9D;
          background-color: white;
          padding-left: 20px; }
          #sendData .spSelect .dropdown .dropdownmenu li:hover {
            color: grey;
            background-color: #b2b2b2; }
      #sendData .spSelect .dropdown.active {
        border-radius: 10px 10px 0 0;
        border-bottom: 0px; }
    #sendData .spSelect.reverse .dropdown .dropdownmenu li.selected, #sendData .spSelect.reverse .dropdown .dropdownmenu li:hover {
      color: gray;
      background-color: #b2b2b2; }
    #sendData .spSelect.tagschoice {
      min-width: 204px !important; }
      #sendData .spSelect.PlageDate .dropdown {
        padding: 0px;
        border: 0px;
        border-bottom: 1px solid #b2b2b2; }
        #sendData .spSelect.PlageDate .dropdown .select {
          margin-left: 20px;
          margin-bottom: 2px;
          margin-top: 4px; }
          #sendData .spSelect.PlageDate .dropdown .select .arrow-container {
            padding: 1px; }
  #sendData.sp_search_bar_form .search_bar #filter-query {
    margin: 20px 0; }
    #sendData.sp_search_bar_form .search_bar #filter-query .query-bloc {
      margin-top: 10px; }
      #sendData.sp_search_bar_form .search_bar #filter-query .query-bloc .spSelect .dropdown .select {
        margin: 3px 0;
        padding-left: 6px; }
    #sendData.sp_search_bar_form .search_bar #filter-query .filter-query-actions .filter-query-buttons {
      display: flex;
      margin-top: 10px; }
      #sendData.sp_search_bar_form .search_bar #filter-query .filter-query-actions .filter-query-buttons .sp_button {
        margin: 0 16px 0 0; }
  #sendData.sp_search_bar_form .search_bar.active .arrowdeepSearchInput {
    visibility: hidden;
    opacity: 0; }
  #sendData.sp_search_bar_form .search_bar #buttonsearch {
    width: 100%;
    font-size: 14px; }
  #sendData.sp_search_bar_form .search_bar .DeepSearchBlock, #sendData.sp_search_bar_form .search_bar .autocompleteBox {
    top: 35px;
    border: 2px solid rgba(75, 63, 180, 0.11);
    border-radius: 0 0 15px 15px;
    padding: 22px 18px 18px 18px;
    border-top: 0;
    background-color: white;
    position: absolute;
    left: -1px;
    right: -1px;
    opacity: 0;
    visibility: hidden;
    max-height: 0; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock.active, #sendData.sp_search_bar_form .search_bar .autocompleteBox.active {
      opacity: 1;
      visibility: visible;
      max-height: none; }
  #sendData.sp_search_bar_form .search_bar .autocompleteBox {
    z-index: 3;
    position: absolute;
    top: 35px;
    left: -1px;
    right: -1px;
    background: white;
    padding: 12px 0 12px 56px;
    border-bottom: 1px solid #E9E7FF;
    border-left: 1px solid #E9E7FF;
    border-right: 1px solid #E9E7FF;
    border-radius: 0 0 5px 5px;
    opacity: 0;
    visibility: hidden;
    max-height: 0; }
    #sendData.sp_search_bar_form .search_bar .autocompleteBox.active {
      opacity: 1;
      visibility: visible;
      max-height: none; }
    #sendData.sp_search_bar_form .search_bar .autocompleteBox .autocompleteRow {
      color: #003C9D;
      cursor: pointer;
      padding: 3px; }
      #sendData.sp_search_bar_form .search_bar .autocompleteBox .autocompleteRow:hover {
        text-decoration: underline; }
  #sendData.sp_search_bar_form .search_bar .DeepSearchBlock {
    z-index: 5; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .line_search {
      display: flex;
      vertical-align: middle;
      align-content: center;
      justify-content: flex-start;
      align-items: flex-end; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .TextDeepSearch {
      font-size: 13px;
      color: #3b3b3b;
      font-family: Montserrat;
      letter-spacing: unset;
      flex: 1;
      max-width: 130px;
      margin-right: 10px; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .TextDeepSearch #textTailleCm {
        padding: 3px;
        font-weight: normal;
        font-family: "Montserrat";
        font-size: 11px; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .search_btn_filter_parent {
      display: flex;
      justify-content: flex-end;
      margin-top: 20px; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .date-plage {
      display: flex;
      justify-content: space-between;
      flex: 1; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .date-plage .PlageDate {
        flex: 1; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .date-plage .date-input {
        display: flex;
        align-items: flex-end;
        flex: 1;
        margin-left: 15px; }
        #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .date-plage .date-input #datepickerDeepSearch {
          color: #003C9D;
          font-weight: bold;
          border-radius: 10px;
          background: #FFFFFF;
          border: 1px solid rgba(75, 63, 180, 0.1) !important;
          height: unset;
          padding: 5px 20px;
          flex: 1;
          font-family: Montserrat;
          letter-spacing: unset;
          margin-right: 15px; }
        #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .date-plage .date-input #calendar {
          color: #003C9D;
          width: 20px;
          cursor: pointer; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-point {
      margin-top: 20px; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-point .col_search {
        width: 100%;
        display: flex;
        flex-direction: column;
        max-width: 400px;
        text-align: center; }
        #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-point .col_search .rangeBrodPoint #pointSlide_slider {
          transition: none;
          background: #003c9d;
          border: none;
          border-radius: 50px;
          height: 4px;
          margin-top: 10px; }
          #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-point .col_search .rangeBrodPoint #pointSlide_slider .ui-slider-handle {
            transition: none;
            left: 0%;
            background: #003c9d;
            border: none;
            border-radius: 50px;
            height: 14px;
            width: 14px;
            top: -0.4em;
            box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
            cursor: pointer; }
    #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size {
      margin-top: 20px; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .TextDeepSearch {
        width: 130px;
        margin-bottom: 11px; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size #textTailleCm {
        height: 1em; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .col_search {
        display: flex;
        width: 100%;
        flex-direction: column;
        max-width: 400px;
        text-align: center; }
      #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .buttonTaille {
        display: flex;
        justify-content: space-between;
        padding: 5px 0px;
        border-radius: 5px; }
        #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .buttonTaille .btnTaille {
          width: 28%;
          background-color: #003c9d;
          box-shadow: 0 3px 6px rgba(0, 60, 157, 0.45);
          cursor: pointer;
          padding: 4px 0;
          font-family: Montserrat;
          font-size: 13px;
          color: white;
          letter-spacing: unset; }
          #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .buttonTaille .btnTaille:hover, #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .buttonTaille .btnTaille.btnTailleFocus {
            box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2); }
          #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .buttonTaille .btnTaille.btnTailleFocus {
            font-weight: bold; }
          #sendData.sp_search_bar_form .search_bar .DeepSearchBlock .brod-size .buttonTaille .btnTaille.btnTailleNotFocus {
            color: #dddada; }
  #sendData.sp_search_bar_form .search_bar #buttonSearchLogo {
    margin-right: 10px !important;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
    color: #3b3b3b;
    border-radius: 50%;
    cursor: pointer; }
    #sendData.sp_search_bar_form .search_bar #buttonSearchLogo .icon_search {
      color: #003C9D;
      font-size: 21px;
      font-weight: bold; }

.rowInfo {
  display: flex;
  align-items: center;
  margin-left: auto; }
  .rowInfo .orderTotal, .rowInfo .orderTotal > span {
    color: #3b3b3b;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 16px;
    letter-spacing: 3px; }

.all-TagsDeepSearch {
  margin-top: 10px; }
  .all-TagsDeepSearch.d-none {
    display: none; }
  .all-TagsDeepSearch .list {
    display: flex;
    align-items: center; }
  .all-TagsDeepSearch p.subitem {
    margin: 10px 0 5px;
    font-weight: 600; }
  .all-TagsDeepSearch .erase_filter {
    display: inline;
    text-decoration: underline;
    font-weight: normal;
    font-size: 12px;
    font-weight: 600; }
  .all-TagsDeepSearch .tagsDeepSearch {
    height: 24px;
    font-weight: 600;
    display: inline-flex;
    color: #003c9d;
    background-color: rgba(0, 60, 157, 0.05);
    padding: 2px 8px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    margin-right: 10px;
    border-radius: 15px;
    border: solid 1px #003c9d;
    align-items: center; }
    .all-TagsDeepSearch .tagsDeepSearch.d-none {
      display: none; }
    .all-TagsDeepSearch .tagsDeepSearch .closeTag {
      padding: 2px;
      font-size: 15px;
      cursor: pointer; }
    .all-TagsDeepSearch .tagsDeepSearch .tagsDeepSearch-text {
      font-family: Montserrat;
      margin-right: 10px; }

.flatpickr-current-month input.cur-year {
  background: transparent;
  box-sizing: border-box;
  color: inherit;
  margin: 0;
  display: inline-block;
  font-size: inherit;
  font-family: inherit;
  font-weight: 300;
  line-height: inherit;
  height: auto;
  border: 0;
  border-radius: 0;
  vertical-align: initial;
  -moz-appearance: textfield;
  font-size: 18px;
  margin-left: 8px; }
.flatpickr-current-month .numInputWrapper {
  width: 11ch;
  display: inline-block; }

@media screen and (max-width: 970px) {
  #sendData {
    flex-wrap: wrap;
    justify-content: center;
    margin-left: 0; }
    #sendData .spSelect {
      margin-bottom: 20px; }
      #sendData .spSelect .tagschoice {
        margin-right: 0; }
    #sendData #buttonSearchLogo {
      height: 37px; }
      #sendData #buttonSearchLogo::before {
        display: none; }
  .rowInfo {
    margin-left: 0; } }

@media screen and (max-width: 1600px) {
  #sendData .searching .DeepSearchBlock .line_search, #sendData .searching .DeepSearchBlock .brod-point, #sendData .searching .DeepSearchBlock .brod-size {
    flex-direction: column;
    align-items: baseline; }
    #sendData .searching .DeepSearchBlock .line_search .TextDeepSearch, #sendData .searching .DeepSearchBlock .brod-point .TextDeepSearch, #sendData .searching .DeepSearchBlock .brod-size .TextDeepSearch {
      margin-bottom: 8px; }
    #sendData .searching .DeepSearchBlock .line_search .col_search, #sendData .searching .DeepSearchBlock .brod-point .col_search, #sendData .searching .DeepSearchBlock .brod-size .col_search {
      position: relative; }
      #sendData .searching .DeepSearchBlock .line_search .col_search #textTailleCm, #sendData .searching .DeepSearchBlock .brod-point .col_search #textTailleCm, #sendData .searching .DeepSearchBlock .brod-size .col_search #textTailleCm {
        position: absolute;
        top: -24px;
        left: 157px; } }

@media screen and (max-width: 1100px) {
  #sendData .d-flex {
    flex-direction: column; }
    #sendData .d-flex .search_bar {
      width: 100%; }
      #sendData .d-flex .search_bar .DeepSearchBlock {
        width: 100%; }
        #sendData .d-flex .search_bar .DeepSearchBlock .line_search {
          flex-direction: column;
          align-items: center; }
          #sendData .d-flex .search_bar .DeepSearchBlock .line_search .date-plage {
            flex-direction: column; }
      #sendData .d-flex .search_bar #filter-query .filter-query-actions .filter-query-buttons {
        flex-wrap: wrap;
        justify-content: space-around; }
        #sendData .d-flex .search_bar #filter-query .filter-query-actions .filter-query-buttons .sp_button {
          margin: 0px;
          margin-top: 5px;
          width: 50%;
          max-width: 200px;
          padding: 0px; }
    #sendData .d-flex .search_btn {
      margin: auto;
      margin-top: 5px; } }

#client-popin input[type="text"] {
  border: 0;
  border: 1px solid rgba(75, 63, 180, 0.1);
  color: gray;
  border-radius: 5px;
  text-align: left;
  box-shadow: 0px 5px 20px -10px rgba(0, 60, 157, 0.45); }
#client-popin input[type="text"]:focus {
  text-align: left;
  outline: none; }
#client-popin .flex-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3px; }
  #client-popin .flex-label label {
    color: #000000; }
#client-popin .bold-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 20px; }
  #client-popin .bold-label label {
    color: #000000;
    font-weight: 700; }
#client-popin .m-end {
  margin-right: 100px;
  margin-left: 25px; }
  #client-popin .popin-container .popin-body .form-group {
    margin-bottom: 0; }

.search_sirene {
  display: flex; }
  .search_sirene .wrapBtnSearchSirene {
    margin-left: 20px;
    /*  justify-content: center;
     padding: 2px 10px;
     #btnSearchSirene {
     cursor: pointer;
     &:hover {
     color: #003c9d;
     }
     } */ }
  .search_sirene .search_sirene_box {
    display: flex;
    align-items: center;
    border: 1px solid #003C9D;
    border-radius: 5px;
    padding: 5px; }
    .search_sirene .search_sirene_box .sireneRemove {
      font-size: 10px;
      cursor: pointer; }
    .search_sirene .search_sirene_box #search_sirene {
      width: 320px;
      border: none;
      text-align: left;
      box-shadow: none; }
      .search_sirene .search_sirene_box #search_sirene:focus {
        text-align: left;
        outline: none; }

.search_sirene_result {
  padding-top: 10px; }
  .search_sirene_result table {
    border-collapse: collapse; }
    .search_sirene_result table thead tr {
      height: 30px;
      border-bottom: 1px solid #003C9D; }
      .search_sirene_result table thead tr td {
        font-weight: 700;
        text-align: left;
        width: 400px; }
  .search_sirene_result table tbody tr {
    cursor: pointer;
    height: 30px;
    border-bottom: 1px solid #ddd; }
    .search_sirene_result table tbody tr td {
      text-align: left; }
    .search_sirene_result table tbody tr .found_address_soc, .search_sirene_result table tbody tr .found_siren_soc {
      display: none; }
    .search_sirene_result table tbody tr:hover {
      background-color: #ECECEC; }

.subtitle {
  background-color: rgba(75, 63, 180, 0.05);
  margin-bottom: 30px;
  padding: 20px; }
  .subtitle p {
    font-family: 'Montserrat';
    font-weight: 300;
    text-align: left;
    margin-top: 5px;
    line-height: 2em; }
  .subtitle span {
    font-weight: 500;
    vertical-align: unset; }

.label_cool {
  position: relative;
  width: max-content; }
  .label_cool::after {
    content: 'coooool!';
    color: white;
    background-color: #F0134D;
    border-radius: 10px;
    padding: 0px 8px;
    transform: rotate(-2deg);
    right: 140px;
    position: absolute;
    top: -2px;
    height: 20px;
    font-size: 15px;
    font-weight: 700; }

#sirene_popin .subtitle {
  position: relative;
  width: max-content; }
  #sirene_popin .subtitle::after {
    content: 'coooool!';
    color: white;
    background-color: #F0134D;
    border-radius: 10px;
    padding: 0px 8px;
    transform: rotate(-2deg);
    left: -18px;
    position: absolute;
    top: -12px;
    height: 20px;
    font-size: 15px;
    font-weight: 700;
    animation: 2s new_anim 0s infinite; }

.label_hopo {
  position: relative;
  width: max-content; }
  .label_hopo::before {
    content: 'hopopop!';
    color: white;
    background-color: #F0134D;
    border-radius: 10px;
    padding: 0px 8px;
    transform: rotate(-2deg);
    left: -16px;
    position: absolute;
    top: -10px;
    height: 20px;
    font-size: 15px;
    font-weight: 700;
    width: max-content;
    animation: 2s new_anim 0s infinite; }

.label_main {
  position: relative;
  width: max-content; }
  .label_main::after {
    content: url('/images/main.png');
    padding: 0px 8px;
    transform: rotate(-2deg);
    right: 10px;
    position: absolute; }

.form-row {
  width: 100%;
  display: flex; }

.form-group {
  display: flex;
  flex-direction: column-reverse;
  padding: 10px 5px;
  width: 100%; }
  .form-group-inline {
    display: inline-flex;
    width: 50%;
    justify-content: center; }
  .form-group.group-form-group {
    flex-direction: column;
    padding-top: 0; }
  .form-group[data-suffix] {
    position: relative; }
    .form-group[data-suffix]::after {
      content: attr(data-suffix);
      position: absolute;
      bottom: 10px;
      right: 0px;
      padding: 5px 20px 0;
      background: white;
      color: grey;
      font-family: 'Open Sans', sans-serif; }
  .form-group.sp-checkbox-container {
    flex-direction: row; }
  .form-group .form-group {
    padding-left: 0;
    padding-right: 0; }
  .form-group .societe_search {
    display: flex;
    position: relative; }
    .form-group .societe_search #btn_societe_search {
      color: #003c9d;
      padding: 0px 8px; }
      .form-group .societe_search #btn_societe_search:hover {
        cursor: pointer; }
    .form-group .societe_search .societe_search_result {
      display: none;
      position: absolute;
      z-index: 3;
      background: white;
      border: 1px solid #003c9d;
      top: 25px;
      left: 0;
      height: 250px;
      overflow: auto;
      padding: 10px;
      /* width: calc(100% - 50px);  */
      width: 350px; }
      .form-group .societe_search .societe_search_result table {
        border-collapse: collapse; }
        .form-group .societe_search .societe_search_result table thead tr td {
          text-align: left;
          font-weight: 700;
          width: 300px; }
      .form-group .societe_search .societe_search_result table tbody tr {
        cursor: pointer;
        height: 30px; }
        .form-group .societe_search .societe_search_result table tbody tr td {
          text-align: left;
          width: 300px; }
        .form-group .societe_search .societe_search_result table tbody tr .found_activity_soc, .form-group .societe_search .societe_search_result table tbody tr .found_address_soc, .form-group .societe_search .societe_search_result table tbody tr .found_siren_soc {
          display: none; }
        .form-group .societe_search .societe_search_result table tbody tr:hover {
          background-color: #D8D8D8; }
  .form-group .flex-label {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .form-group .flex-label label {
      color: #003C9D; }
  .form-group .bold-label {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .form-group .bold-label label {
      color: #003C9D;
      font-weight: 700; }
  .form-group .image-wrapper {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 120px;
    border: 1px solid lightgrey;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    box-shadow: 0px 5px 20px -10px rgba(0, 60, 157, 0.45); }
    .form-group .image-wrapper label {
      display: flex;
      justify-content: center;
      width: 100%;
      opacity: 1;
      background-color: white;
      border-radius: 50%;
      border: 2px solid white;
      transition: all 0.15s ease;
      cursor: pointer; }
      .form-group .image-wrapper label > span {
        color: #003c9d;
        font-size: 23px; }
  .form-group input[type="file"] {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .form-group input[type="text"], .form-group input[type="password"], .form-group textarea {
    width: 100%;
    border-color: grey;
    color: grey;
    padding: 5px; }
    .form-group input[type="text"]:focus, .form-group input[type="password"]:focus, .form-group textarea:focus {
      border-color: black;
      color: black; }
      .form-group input[type="text"]:focus + .flex-label label, .form-group input[type="password"]:focus + .flex-label label, .form-group textarea:focus + .flex-label label {
        color: black; }
  .form-group input[type="text"], .form-group input[type="password"] {
    border: 0;
    border: 1px solid #003C9D;
    color: gray;
    border-radius: 5px; }
  .form-group textarea {
    border: 1px solid;
    resize: vertical;
    transition: resize 0s; }
  .form-group .spbtnblue {
    box-shadow: none; }
    .form-group .spSelect .dropdown {
      color: grey;
      border-color: grey;
      padding-left: 0; }
      .form-group .spSelect .dropdown.active {
        color: black;
        border-color: black; }
      .form-group .spSelect .dropdown .dropdownmenu {
        border-color: black; }
        .form-group .spSelect .dropdown .dropdownmenu li {
          color: grey; }
          .form-group .spSelect .dropdown .dropdownmenu li:not([data-value=""]).selected, .form-group .spSelect .dropdown .dropdownmenu li:not([data-value=""]):hover {
            color: black;
            background-color: white; }
  .form-group.button-group {
    flex-direction: row;
    justify-content: flex-end;
    margin-top: 20px;
    align-items: center; }
    .form-group.button-group button {
      margin-left: 10px; }

.popin#client-popin .popin-container {
  max-width: 600px;
  padding: 30px; }
.popin .popin-container {
  padding: 20px 50px;
  min-width: unset; }
  .popin .popin-container .loading {
    display: flex;
    justify-content: center;
    align-items: center; }
    .popin .popin-container .loading, .popin .popin-container .loading-backdrop {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0; }
    .popin .popin-container .loading-backdrop {
      background: white;
      opacity: 0.5;
      z-index: 1; }
    .popin .popin-container .loading-image {
      max-width: 32px;
      max-height: 32px;
      position: relative;
      z-index: 2; }
  .popin .popin-container .popin-header {
    margin: 0; }
    .popin .popin-container .popin-header .close {
      color: #003c9d; }
      .popin .popin-container .popin-header .close:hover {
        color: black; }
      .popin .popin-container .popin-header .close > span {
        color: #003c9d;
        font-size: 15px; }
  .popin .popin-container .popin-body {
    display: flex;
    flex-wrap: wrap; }
    .popin .popin-container .popin-body-title {
      width: 100%;
      text-align: left; }
    .popin .popin-container .popin-body .access-for-user {
      display: flex;
      width: 100%; }
      .popin .popin-container .popin-body .access-for-user .form-group {
        position: relative; }
        .popin .popin-container .popin-body .access-for-user .form-group input[type="text"], .popin .popin-container .popin-body .access-for-user .form-group input[type="password"] {
          border: 0;
          border: 1px solid #003C9D;
          color: gray;
          border-radius: 5px; }
        .popin .popin-container .popin-body .access-for-user .form-group .flex-label {
          justify-content: flex-start;
          align-items: flex-end; }
          .popin .popin-container .popin-body .access-for-user .form-group .flex-label .see-password {
            font-size: 16px;
            color: grey;
            margin-left: 5px;
            cursor: pointer; }
            .popin .popin-container .popin-body .access-for-user .form-group .flex-label .see-password:hover {
              color: black; }
    .popin .popin-container .popin-body .popin-title {
      display: flex; }
      .popin .popin-container .popin-body .popin-title .icon_add_person {
        position: relative;
        background-color: #003c9d;
        border-radius: 50%;
        color: white;
        width: 50px; }
        .popin .popin-container .popin-body .popin-title .icon_add_person span {
          position: absolute;
          top: 8px;
          left: 8px; }
      .popin .popin-container .popin-body .popin-title .popin-body-title {
        font-family: 'Montserrat', serif;
        color: black;
        font-weight: 700;
        padding-left: 15px; }
.popin.confirm .popin-container {
  max-width: 600px; }
  .popin.confirm .popin-container .popin-body-title {
    text-align: center; }
  .popin.confirm .popin-container .popin-body form {
    width: 100%; }

@media screen and (max-width: 576px) {
  #client-popin .m-end {
    margin: unset; }
    #client-popin .form-group .image-wrapper {
      width: 50px;
      height: 50px;
      margin: 0 0 0 5px; }
    #client-popin .form-group .societe_search {
      width: 200px; } }

@keyframes new_anim {
  0% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); }
  5%, 10% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  15%, 25%, 35%, 45% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(2deg); }
  20%, 30%, 40% {
    transform: scale3d(1.01, 1.01, 1.01) rotate(-2deg); }
  50% {
    transform: scale3d(0.98, 0.98, 0.98) rotate(-2deg); }
  60%, 100% {
    transform: scaleX(1) scale3d(1, 1, 1) rotate(-2deg); } }
#popin_blocked_subscription .bat-popin.popin-delete .popin-container {
  min-width: 555px !important;
  max-width: 555px !important; }
#popin_blocked_subscription .bat-popin .popin-container {
  min-width: 700px !important;
  max-width: 700px !important; }
#popin_blocked_subscription .bat-popin .container-field {
  margin-bottom: 30px; }
  #popin_blocked_subscription .bat-popin .container-field label {
    font-weight: 500;
    font-size: 12px;
    line-height: 30px;
    display: flex;
    align-items: center;
    color: #000000; }
  #popin_blocked_subscription .bat-popin .container-field input {
    background: #FFFFFF;
    border: 1px solid #E9E7FF;
    border-radius: 5px;
    box-shadow: none;
    padding: 8px 12px;
    width: 100%;
    box-sizing: border-box; }
#popin_blocked_subscription .bat-popin p {
  font-weight: 600;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 40px;
  color: #003C9D; }
#popin_blocked_subscription .bat-popin .form-group.button-group.button-group-single {
  justify-content: center; }
#popin_blocked_subscription .bat-popin .popin-buttons {
  display: flex;
  justify-content: center; }
  #popin_blocked_subscription .bat-popin .popin-buttons .sp_button {
    font-size: 14px;
    width: 150px;
    margin-left: 0; }
    #popin_blocked_subscription .bat-popin .popin-buttons .sp_button + .sp_button {
      margin-left: 35px; }
#popin_blocked_subscription .popin[theme="basic"] *:not([class*="material-icons"]) {
  font-family: 'Montserrat', 'Arial', serif; }
  #popin_blocked_subscription .popin[theme="basic"].confirm .popin-container {
    min-width: unset; }
#popin_blocked_subscription .popin[theme="basic"] .popin-container {
  border-radius: 5px;
  padding: 30px;
  min-width: 900px; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-header {
    margin: 0px 0 40px; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-header .popin-header-title {
      color: #003C9D;
      font-weight: 800;
      text-align: left;
      font-size: 30px;
      font-style: normal; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-header .close {
      color: #003C9D;
      position: absolute;
      top: 10px;
      right: 10px;
      cursor: pointer;
      background: none;
      border: 0; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body input {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    padding: 8px 12px;
    width: 100%; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body select {
    cursor: pointer;
    color: #003C9D;
    font-weight: bold;
    padding: 6px 6px;
    box-sizing: border-box;
    display: flex;
    background: #FFFFFF;
    border: 1px solid rgba(75, 63, 180, 0.1);
    align-items: center;
    border-radius: 10px; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body select option {
      color: #003C9D; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body #new-nameVers {
    outline: unset; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body #modif-commentaire {
    border: 1px solid #003C9D;
    border-radius: 10px; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body .error {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #ffe8e6;
    color: #DB2828;
    border: 1px solid #DB2828;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    width: 100%;
    box-sizing: border-box; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body .success {
    line-height: 20px;
    padding: 8px;
    border-radius: 8px;
    background-color: #fff;
    color: #1a8604;
    text-align: center;
    margin-bottom: 26px;
    font-weight: 600;
    display: none;
    align-items: center;
    justify-content: center;
    width: max-content;
    margin: 0 auto; }
    #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-body .success .material-icons-outlined {
      margin-left: 8px; }
  #popin_blocked_subscription .popin[theme="basic"] .popin-container .popin-footer {
    display: flex;
    justify-content: flex-end;
    margin-top: 50px; }
#popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  #popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body .content input {
      margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_list .popin-container .popin-body .content select {
      min-width: 120px; }
#popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body {
  display: flex;
  flex-direction: column; }
  #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content {
    display: flex;
    width: 100%;
    margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content input, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content input {
      margin-right: 30px; }
    #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper {
      overflow: hidden;
      width: 120px;
      height: 26px;
      margin-top: 4px;
      border-radius: 4px;
      box-shadow: 1px 1px 3px 0px grey; }
      #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content .cp_wrapper input[type='color'], #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content .cp_wrapper input[type='color'] {
        cursor: pointer;
        padding: 0;
        width: 150%;
        height: 200%;
        margin: -15%; }
    #popin_blocked_subscription .popin#popin_create_tag .popin-container .popin-body .content select, #popin_blocked_subscription .popin#popin_edit_tag .popin-container .popin-body .content select {
      min-width: 120px; }
#popin_blocked_subscription .popin#popin_require_subscribe .popin-container {
  border-radius: 20px;
  width: 420px;
  max-width: 90vw;
  min-width: 500px;
  padding: 0;
  background: #FFFFFF;
  position: relative;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
  text-align: left; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .close {
    position: absolute;
    top: 12px;
    right: 12px;
    color: #999;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 10;
    padding: 4px;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background 0.2s ease; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .close:hover {
      background: rgba(0, 0, 0, 0.05); }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .close .material-icons {
      font-size: 20px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-badge {
    background: #F5F3FF;
    color: #6B5FB4;
    display: inline-block;
    padding: 10px 20px;
    border-radius: 20px;
    text-align: left;
    margin: 0; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-badge .sparkle-icon {
      font-size: 14px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-content-wrapper {
    padding: 24px 32px 32px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header {
    text-align: left;
    background: #F9F7FF;
    border-radius: 10px;
    margin: 15px 0;
    padding: 20px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .prime-text {
      font-size: inherit; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title {
      font-size: 32px;
      font-weight: 700;
      color: #000000;
      line-height: 1.2;
      margin: 0 0 8px 0;
      text-align: left; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .popin-header-title .prime-text {
        color: #003C9D;
        font-weight: 700; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-header .popin-subtitle {
      font-size: 14px;
      font-weight: 400;
      color: #666666;
      margin: 0;
      line-height: 1.5; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-promo {
    margin: 16px 0 0;
    font-size: 12px;
    line-height: 1.5;
    color: #555555;
    border-radius: 4px;
    text-align: left; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-promo .promo-icon {
      margin-right: 4px; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-cta-text {
    font-size: 13px;
    color: #333333;
    margin: 0 0 20px 0;
    text-align: left; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-cta-text strong {
      font-weight: 700; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body {
    margin-bottom: 24px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list {
      display: flex;
      flex-direction: column;
      gap: 14px; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item {
        display: flex;
        align-items: center;
        gap: 14px; }
        #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon {
          width: 44px;
          height: 44px;
          min-width: 44px;
          border-radius: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-shrink: 0; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon i {
            font-size: 24px; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.purple {
            background: #F3EEFF;
            color: #7B34DB; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue {
            background: #E3F2FD;
            color: #2196F3; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.pink {
            background: #FCE4EC;
            color: #E91E63; }
          #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item .feature-icon.blue-light {
            background: #E1F5FE;
            color: #03A9F4; }
        #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-body .features-list .feature-item span {
          font-size: 14px;
          line-height: 1.4;
          color: #333333;
          font-weight: 400; }
  #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer {
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary {
      background: linear-gradient(90deg, #4F46E5 0%, #7C3AED 100%);
      color: white;
      font-size: 15px;
      font-weight: 600;
      padding: 14px 32px;
      border: none;
      border-radius: 10px;
      cursor: pointer;
      width: 100%;
      box-shadow: 0 4px 12px rgba(79, 70, 229, 0.3);
      transition: all 0.2s ease; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .btn-primary:hover {
        transform: translateY(-1px);
        box-shadow: 0 6px 16px rgba(79, 70, 229, 0.4); }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .footer-info {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 6px;
      font-size: 12px;
      color: #666666;
      margin: 4px 0; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .footer-info i {
        font-size: 18px;
        color: #999999; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .footer-info span {
        font-size: 12px; }
    #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link {
      font-size: 13px;
      color: #003C9D;
      text-decoration: none;
      font-weight: 600;
      transition: color 0.2s ease;
      margin-top: 4px; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link .arrow {
        margin-left: 4px;
        transition: transform 0.2s ease;
        display: inline-block; }
      #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover {
        color: #00296a; }
        #popin_blocked_subscription .popin#popin_require_subscribe .popin-container .popin-footer .learn-more-link:hover .arrow {
          transform: translateX(3px); }
#popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container {
  border-radius: 5px;
  width: 37%;
  padding: 30px;
  min-width: unset;
  box-shadow: none; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .close {
    color: #003C9D;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    background: none;
    border: 0;
    width: auto;
    height: auto;
    border-radius: 0; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .close:hover {
      background: none; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-badge, #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-content-wrapper {
    display: none; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header {
    margin-top: 5%;
    height: 25%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: none;
    border-radius: 0;
    padding: 0; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header .popin-header-title {
      font-size: 18px;
      font-weight: 500;
      color: black; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p {
      text-align: start;
      font-size: 25px;
      font-weight: 700; }
      #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-header p span {
        color: #003C9D;
        font-size: 25px;
        font-weight: 700; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body {
    display: flex; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container {
      width: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container p {
        font-size: 15px;
        margin: 6px 0;
        font-size: 12px;
        font-weight: 500;
        text-align: start;
        line-height: 20px; }
      #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a {
        text-align: start;
        font-weight: 700;
        line-height: 20px;
        text-decoration: none; }
        #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-body .text-container a:visited {
          color: #003C9D; }
  #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer {
    margin-top: unset; }
    #popin_blocked_subscription .popin#popin_require_subscribe.popin-no-ai .popin-container .popin-footer a {
      letter-spacing: 0;
      width: auto;
      font-weight: 700;
      padding: 9px 20px;
      font-size: 14px;
      height: fit-content; }
#popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-header img {
  max-width: 240px;
  max-height: 50px; }
#popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body {
  text-align: left; }
  #popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body p {
    margin-bottom: 10px;
    line-height: 20px;
    margin-right: 4px; }
    #popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body p span {
      color: #003C9D;
      font-weight: 700;
      line-height: 20px; }
    #popin_blocked_subscription [id^=popin_infos_distribs_] .popin-container .popin-body p.address {
      font-style: italic; }
#popin_blocked_subscription .popin#popin_rename_product_list .popin-container .popin-footer .reset-btn {
  margin-right: auto;
  margin-left: 0; }
#popin_blocked_subscription .popin#popin_link_customer {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: black;
  margin-bottom: 25px; }
  #popin_blocked_subscription .popin#popin_link_customer span {
    font-size: inherit;
    font-family: inherit;
    font-weight: 800;
    color: #003C9D;
    text-decoration: none;
    cursor: pointer; }
  #popin_blocked_subscription .popin#popin_link_customer a {
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    color: black;
    text-decoration: underline;
    cursor: pointer; }
    #popin_blocked_subscription .popin#popin_link_customer a i {
      vertical-align: middle; }
  #popin_blocked_subscription .popin#popin_link_customer .popin-container {
    max-width: 1600px;
    height: 80vh;
    padding: 0;
    width: 100%; }
    #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-header {
      margin: 0; }
      #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-header .close {
        z-index: 500; }
    #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-body {
      height: 100%;
      display: flex;
      flex-direction: column; }
      #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-body > iframe {
        width: 100%;
        height: 100%;
        z-index: 50; }
    #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-footer {
      margin-right: 20px;
      margin-bottom: 20px;
      opacity: 0;
      visibility: hidden;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: 500; }
      #popin_blocked_subscription .popin#popin_link_customer .popin-container .popin-footer button {
        padding: 10px 20px;
        min-width: unset;
        min-width: none;
        font-size: 12px; }
#popin_blocked_subscription .popin#popin_type_product .popin-container .popin-body .group_tp {
  display: flex;
  justify-content: space-between;
  margin: auto;
  margin-bottom: 5px; }
  #popin_blocked_subscription .popin#popin_type_product .popin-container .popin-body .group_tp div {
    display: flex;
    width: 30%;
    justify-content: left; }
    #popin_blocked_subscription .popin#popin_type_product .popin-container .popin-body .group_tp div input {
      width: 50px; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-header .popin-header-title, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title {
  display: flex;
  align-items: center;
  color: black;
  font-weight: 700; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-header .popin-header-title .icon, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-header .popin-header-title .icon {
    color: #003C9D;
    font-size: 1.6em;
    margin-right: 15px; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body .content .text {
  text-align: left;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 500; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-body .content textarea, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body .content textarea {
  width: 100%;
  border: 1px solid rgba(75, 63, 180, 0.1);
  box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
  border-radius: 5px;
  resize: none;
  padding: 12px 18px;
  box-sizing: border-box; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-body .content textarea::placeholder, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body .content textarea::placeholder {
    color: rgba(0, 0, 0, 0.62);
    font-size: 12px;
    font-style: italic; }
#popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer {
  align-items: center; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer a, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer a {
    letter-spacing: 0;
    width: auto;
    font-weight: 700;
    padding: 9px 20px;
    font-size: 14px; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .email_btn, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .email_btn {
    font-weight: 500;
    font-size: 12px;
    color: black;
    width: auto; }
  #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    margin: 0 20px 0 10px;
    padding: 0; }
    #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch input, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch input {
      opacity: 0;
      width: 0;
      height: 0; }
      #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider {
        background: rgba(159, 152, 215, 0.45); }
        #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch input:checked + .slider::before, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch input:checked + .slider::before {
          transform: translateX(20px); }
    #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch .slider, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider {
      border-radius: 50px;
      position: absolute;
      cursor: pointer;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(75, 63, 180, 0.05);
      transition: 0.2s; }
      #popin_blocked_subscription .popin#popin_report_product .popin-container .popin-footer .switch .slider div.round, #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-footer .switch .slider div.round {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 2px;
        bottom: 2px;
        background-color: #003c9d;
        border-radius: 50px;
        transition: 0.2s; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body * {
  font-size: 15px; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .popin-body * a {
    margin-bottom: 15px; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .success {
  background-color: transparent; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .actions {
  display: flex;
  justify-content: space-around; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .actions > div {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    width: 40%;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(75, 63, 180, 0.05); }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .actions p {
    margin-bottom: 20px; }
#popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .text-container {
  text-align: left;
  line-height: 20px; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .text-container a {
    color: #003C9D;
    text-decoration: none;
    font-weight: bold; }
  #popin_blocked_subscription .popin#popin_not_configured_yet .popin-container .text-container ul {
    padding: 20px; }
#popin_blocked_subscription .popin#popin_notif_new {
  top: 50px !important;
  left: 70px;
  overflow: unset; }
  #popin_blocked_subscription .popin#popin_notif_new .popin-overlay {
    opacity: 0.4;
    display: block;
    top: 0;
    left: 0; }
  #popin_blocked_subscription .popin#popin_notif_new .popin-container {
    top: 0 !important;
    border: 1px solid #E9E7FF;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05);
    border-radius: 5px;
    padding: 17px;
    min-width: unset;
    margin: 0;
    width: max-content; }
    #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-header {
      margin-bottom: 10px; }
      #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-header .popin-header-title {
        display: block;
        text-align: left;
        font-weight: 700;
        font-size: 14px;
        line-height: 17px;
        text-transform: unset !important;
        letter-spacing: unset !important;
        border: unset !important;
        padding: unset !important;
        width: unset !important;
        margin: unset !important; }
    #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-body .text-container p {
      text-align: left !important;
      font-size: 14px;
      color: #003C9D;
      font-weight: 500; }
    #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer {
      height: unset;
      margin-bottom: unset;
      align-items: center;
      margin-top: 15px; }
      #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer a {
        font-weight: 700;
        width: 90px;
        height: 20px;
        font-size: 10px;
        line-height: 15px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;
        padding: 4px !important;
        letter-spacing: 0.5px;
        flex: unset; }
        #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer a.remind-me {
          margin-right: 10px;
          box-sizing: border-box;
          color: #003C9D; }
          #popin_blocked_subscription .popin#popin_notif_new .popin-container .popin-footer a.remind-me:hover {
            text-decoration: underline; }
#popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type {
  display: flex;
  width: 100%; }
  #popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type .form_input {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    #popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type .form_input:first-child {
      width: 80%;
      margin-right: 10px; }
    #popin_blocked_subscription .popin#add_filter .popin-container .popin-body .query_type .form_input:last-child {
      width: 20%; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container {
  background: #FAF9FE;
  max-width: 1200px; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-header .popin-header-title {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    line-height: 46px;
    color: #003C9D;
    text-transform: none;
    border-bottom: 1px solid #EDEBFF;
    padding-bottom: 17px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .error_conf {
  font-family: 'Montserrat';
  justify-content: center;
  align-items: center;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  color: #C71F2C;
  display: none;
  width: 80%;
  margin: auto;
  margin-bottom: auto; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .error_conf.error_conf_header {
    margin-bottom: 10px; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .error_conf .material-icons-outlined {
    margin-right: 5px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products {
  display: flex;
  justify-content: space-between;
  width: 80%;
  margin: auto; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views {
    width: 380px;
    background: #FFFFFF;
    border-radius: 5px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .product_name {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container {
      display: flex; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img {
        min-width: 100px;
        max-width: 150px; }
        #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_img img {
          width: 100%; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .views_products .views .view_container .view .view_name {
        font-family: 'Montserrat';
        font-weight: 500;
        font-size: 12px;
        line-height: 16px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body .separator {
  width: 90%;
  height: 1px;
  margin: 10px auto;
  background: #EDEBFF; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container {
  display: flex;
  flex-direction: column;
  max-height: 350px;
  overflow-y: auto;
  width: 80%;
  margin: auto;
  scrollbar-color: #003c9d #f4f4f4;
  scrollbar-width: thin; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar {
    width: 5px;
    height: 8px;
    background-color: #f4f4f4; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container::-webkit-scrollbar-thumb {
    background: #003c9d; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .old_new_emp span {
      font-family: 'Montserrat';
      font-weight: 600;
      font-size: 14px;
      line-height: 18px;
      width: 380px;
      text-align: center; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    border-radius: 5px;
    min-height: 100px;
    min-height: 150px;
    margin-bottom: 24px;
    width: 100%;
    margin: auto;
    padding: 0 0; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf {
      display: flex;
      flex-direction: column;
      align-items: center;
      width: 380px; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .preview_conf p {
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 15px; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp {
      display: flex;
      flex-direction: column;
      width: 300px;
      margin-right: 40px; }
      #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-body #conf_emp_container .conf_emp .choose_emp select.new_emp {
        background: #FFFFFF;
        border: 1px solid #E9E7FF;
        border-radius: 5px;
        color: black;
        height: 36px; }
#popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-footer {
  display: flex;
  justify-content: flex-end; }
  #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue {
    padding: 0;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    width: 200px;
    height: 48px;
    margin: unset; }
    #popin_blocked_subscription .popin#popin_change_designer_zones .popin-container .popin-footer .spbtnblue:nth-child(1) {
      margin-right: 16px; }
#popin_blocked_subscription .popin#popin_client_choice .popin-container, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container {
  max-width: 1600px;
  width: 100%; }
  #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-header, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-header {
    margin: 0; }
    #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-header .close, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-header .close {
      z-index: 500; }
  #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-body, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-body {
    height: 70vh; }
    #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-body iframe, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-body iframe {
      width: 100%;
      height: 100%; }
  #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-footer form, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-footer form, #popin_blocked_subscription .popin#popin_client_choice .popin-container .popin-footer > div, #popin_blocked_subscription .popin#popin_customer_project_choice .popin-container .popin-footer > div {
    display: flex; }
#popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files {
  height: 116px;
  border-radius: 5px;
  position: relative;
  border: 1px dashed #003C9D;
  padding: 16px 12px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  color: #003C9D;
  box-sizing: border-box; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files input[type="file"] {
    width: 0;
    height: 0; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files .modif_files {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files .download_icon {
    font-size: 50px; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_modif_files .download_text {
    font-weight: 600; }
#popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files {
  display: flex;
  flex-wrap: wrap; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files .import_file {
    margin-right: 16px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    padding: 6px;
    background-color: #F6F5FB;
    border-radius: 5px;
    width: fit-content;
    min-width: 80px;
    max-width: 400px;
    font-weight: 500; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files .import_file span.filename {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body form .box_import_files .import_file .del_file {
      margin-left: auto;
      color: #003C9D;
      cursor: pointer; }
#popin_blocked_subscription .popin#import-popin .popin-container .popin-body .import-clients-description {
  text-align: left; }
#popin_blocked_subscription .popin#import-popin .popin-container .popin-body form {
  margin: 20px auto 0 auto; }
  #popin_blocked_subscription .popin#import-popin .popin-container .popin-body form #InputFileBTNOptions {
    width: 100%;
    position: absolute;
    cursor: pointer;
    height: 100%;
    z-index: 5; }
#popin_blocked_subscription .popin#Popin_noLogo .popin-container .popin-header .popin-header-title {
  text-align: left;
  text-transform: none; }
  #popin_blocked_subscription .popin#Popin_noLogo .popin-container .popin-header .popin-header-title span.material-icons-outlined {
    margin: 0 10px; }
#popin_blocked_subscription .popin#popin_client_choice .popin-container {
  background-color: #f9fafb; }
#popin_blocked_subscription .popin#newTagPopin .popin-container .popin-body input {
  text-align: left; }
  #popin_blocked_subscription .popin#newTagPopin .popin-container .popin-body .select2 .select2-selection__rendered {
    background: white;
    border: 1px solid #003C9D;
    box-sizing: border-box;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.2);
    border-radius: 5px;
    width: 100%;
    text-align: left; }
#popin_blocked_subscription .popin#emb_user_params .popin-container {
  max-width: 1600px; }
  #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params {
    display: flex;
    justify-content: space-around; }
    #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters {
      text-align: left; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_label {
        margin-bottom: 0px; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .user_parameters .emb_sheet_value {
        font-weight: 300; }
    #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table {
      font-weight: 300; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead {
        background: rgba(75, 63, 180, 0.05);
        border-top: 1px solid #E9E7FF;
        border-radius: 5px; }
        #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table thead td {
          padding: 10px; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody tr, #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        border: 1px solid #E9E7FF; }
      #popin_blocked_subscription .popin#emb_user_params .popin-container .popin-body .emb_params .support_parameters table tbody td {
        padding: 10px; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .flex-label {
  margin-bottom: 4px; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_firstname_lastname {
  width: 100%; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_title {
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_firstname_lastname .box_firstname_lastname_input {
    display: flex; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_permission_management {
  width: 100%; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_title {
    margin-top: 16px;
    font-size: 16px;
    padding: 0px 20px;
    text-align: left; }
  #popin_blocked_subscription .popin#user-popin .popin-container .popin-body .box_permission_management .box_permission_management_input {
    padding-left: 12px;
    display: flex;
    flex-direction: column; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .mail_error {
  color: #C71F2C;
  font-weight: 600;
  margin-top: 10px;
  text-align: left; }
#popin_blocked_subscription .popin#user-popin .popin-container .popin-body .password_error {
  color: #C71F2C;
  font-weight: 600;
  text-align: left;
  margin-left: 20px; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body label {
  color: black;
  text-align: left; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body select {
  color: black;
  font-weight: 300; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body option {
  color: black;
  font-weight: 300; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body textarea {
  width: 100%;
  height: 120px;
  padding: 12px 20px;
  box-sizing: border-box;
  border: 1px solid #E9E7FF;
  border-radius: 5px;
  background-color: #ffffff;
  font-size: 16px;
  resize: none; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body a:visited {
  color: #003C9D; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .selectTitle {
  text-align: left; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .firstSelect, #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .secondSelect {
  text-align: left;
  width: 100%;
  color: black;
  padding: 10px;
  font-weight: 200;
  margin-bottom: 30px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body #thirdSelect .askOpenForms {
    margin-bottom: 35px; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .book_demo {
  color: #003C9D;
  cursor: pointer; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form {
    margin-top: 20px; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .askOpenForms #show_form i {
      font-style: unset; }
#popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter {
  display: flex;
  flex-direction: column;
  align-content: space-between;
  text-align: left; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter input {
    height: 36px;
    border: 1px solid #E9E7FF;
    font-weight: 200;
    box-shadow: unset; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter > div {
    margin-bottom: 35px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput input {
      display: flex;
      flex-direction: row;
      width: 100%; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .FirstNameLastNameInput div {
      width: 45%; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .file-upload {
    display: flex;
    width: 35%;
    align-items: flex-start; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .addFileCenterHelp {
    display: flex;
    justify-content: center; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .alignButtonSend {
    display: flex;
    justify-content: flex-end;
    margin-top: -35px;
    margin-bottom: 0px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .formsHelpCenter {
    display: none; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .blueTextCenterHelp {
    color: #003c9d;
    margin-top: 30px; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: 'Montserrat'; }
    #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box {
      display: flex;
      align-items: center;
      justify-content: start;
      margin: 0 5px 0 0px;
      min-width: 150px; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box button i {
        color: #E4205E;
        cursor: pointer;
        font-size: 20px; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label {
        margin: 0 !important;
        cursor: pointer;
        padding: 10px;
        border-radius: 5px;
        transition: all 0.2s ease-in-out;
        background: #f6f5fb; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-label:hover {
        background: #e8e7ea; }
      #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter .fileslist .box .file-upload {
        width: 0.1px;
        height: 0.1px;
        opacity: 0;
        overflow: hidden;
        position: absolute;
        z-index: -1; }
  #popin_blocked_subscription .popin#helpCenter .popin-container .popin-body .formsHelpCenter #addFile {
    margin: 16px auto; }
#popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  #popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body .mockup-card {
    cursor: pointer;
    border: solid 1px transparent;
    margin-top: 5px;
    padding: 10px; }
    #popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body .mockup-card[chosen] {
      border: solid 1px #003C9D; }
      #popin_blocked_subscription .popin#popin_choose_bat .popin-container .popin-body .mockup-card .mockup_img img {
        width: auto;
        height: auto;
        max-width: 150px;
        max-height: 150px; }
#popin_blocked_subscription .popin#create_address_popin .popin-container form .form-group {
  position: relative; }
  #popin_blocked_subscription .popin#create_address_popin .popin-container form .form-group span.invalid_message {
    display: none;
    font-weight: 400;
    font-size: 10px;
    line-height: 130.5%;
    color: #DB2828;
    text-align: start;
    position: absolute;
    bottom: -5px; }
#popin_blocked_subscription .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body input {
  border: 0px solid transparent;
  padding: 0px;
  box-shadow: none; }
  #popin_blocked_subscription .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table td, #popin_blocked_subscription .popin.sizes_create_person_list_show_more_popin .popin-container .popin-body table th {
    padding: 5px; }
#popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .required_input, #popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .dropdown_required {
  border: 1px solid #C71F2C; }
#popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_name, #popin_blocked_subscription .popin#popin_create_custom_product .popin-container .popin-body .invalid_message_size {
  display: none;
  font-weight: 400;
  font-size: 10px;
  line-height: 130.5%;
  color: #DB2828; }
#popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container {
  min-width: unset;
  width: 500px; }
  #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content {
    display: flex; }
    #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .warning_icon, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .warning_icon, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .warning_icon, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .warning_icon {
      color: #C71F2C;
      font-size: 18px;
      margin-right: 16px; }
    #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text {
      color: #003C9D;
      font-weight: 600;
      text-align: left; }
      #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul {
        margin-left: 16px;
        line-height: 18px; }
        #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-body .content .text ul li, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-body .content .text ul li, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-body .content .text ul li, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-body .content .text ul li {
          list-style-type: initial; }
  #popin_blocked_subscription .popin#popin_warning_contact_empty_customerproject .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_warning_addresses_empty_customerproject .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_warning_product_empty_customerproject .popin-container .popin-footer, #popin_blocked_subscription .popin#popin_warning_missing_elements_customerproject .popin-container .popin-footer {
    justify-content: center; }
#popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body {
  display: flex; }
  #popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body .block_modification_content {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem; }
    #popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body .block_modification_content .modification {
      color: #7634DB; }
  #popin_blocked_subscription .popin#popin_block_modification .popin-container .popin-body .material-icons-two-tone {
    color: #C71F2C; }
#popin_blocked_subscription .popin#popin_clear_all_notifications .popin-container {
  min-width: unset;
  width: 500px; }
  #popin_blocked_subscription .popin#popin_clear_all_notifications .popin-container .popin-body .content {
    display: block !important;
    color: #003C9D;
    font-size: 14px;
    font-weight: 600; }
#popin_blocked_subscription .popin#popin_clear_all_notifications .popin-footer {
  justify-content: center; }
#popin_blocked_subscription .popin#askModif .d-none {
  display: none !important; }
#popin_blocked_subscription .popin#askModif .popin-container {
  text-align: left; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-body {
    font-weight: 500; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .text-information {
      margin: 0;
      margin-bottom: 32px;
      color: #003C9D; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group {
      margin-bottom: 32px; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group.modif_type .information_type {
        background-color: #FAF9FE;
        padding: 10px;
        margin-top: 10px;
        border-radius: 5px;
        color: #003C9D;
        font-size: 12px;
        font-weight: 500; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group .annotation {
        font-size: 10px;
        font-weight: 500;
        color: black;
        background-color: transparent;
        border: none;
        display: inline-block;
        text-align: left;
        margin-bottom: 0;
        padding: 0;
        padding-top: 3px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group .annotation.error {
          color: #C71F2C; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group .annotation.information {
          color: #AAAAAA; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group label {
        cursor: auto;
        font-size: 12px;
        margin-bottom: 7px;
        display: inline-block; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group input, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        border-color: #E9E7FF;
        color: black;
        border-radius: 5px;
        font-weight: 500; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group input.color_error, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select.color_error, #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire.color_error {
          border-color: #C71F2C; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group input {
        box-shadow: none;
        margin-bottom: 4px; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select {
        width: 100%;
        padding: 8px 12px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group select option {
          color: black; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group textarea#modif-commentaire {
        width: 100%;
        box-sizing: border-box;
        min-height: 150px;
        resize: vertical;
        max-height: 300px; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form {
      display: flex;
      justify-content: space-between; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form > * {
        width: 388px;
        min-width: 48%; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history span.subtitle {
      font-weight: 600;
      font-size: 14px;
      color: black;
      margin-bottom: 20px;
      display: inline-block; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item {
      padding: 10px;
      border: #E9E7FF 1px solid;
      border-radius: 5px;
      margin-bottom: 15px;
      width: 100%;
      box-sizing: border-box; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .content {
        display: inline-block; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized {
        display: flex;
        justify-content: space-between; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.minimized .content {
          overflow: hidden;
          min-width: 50%;
          text-overflow: ellipsis;
          word-wrap: break-word; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag {
        text-align: right;
        min-width: 30%;
        font-size: 12px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag i {
          font-size: 18px; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_error {
          color: #C71F2C; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_warning {
          color: #E99A00; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item .tag.color_success {
          color: #238443; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.no_modification {
        color: #AAAAAA;
        text-align: center; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged {
        display: block; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div {
          display: flex;
          justify-content: space-between; }
          #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .header div .title {
            font-weight: 700; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged > .content {
          margin: 15px 0; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .modification_item.enlarged .footer {
          color: #909090; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .see_more_block {
      display: flex;
      justify-content: center; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more {
        text-decoration: underline; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .command-history .see_more_block .see_more:hover {
          cursor: pointer; }
  #popin_blocked_subscription .popin#askModif .popin-container .popin-footer {
    justify-content: center; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-footer button {
      width: 149px; }
@media (max-width: 1300px) {
  #popin_blocked_subscription .popin[theme="basic"] .popin-container {
    min-width: unset; }
  #popin_blocked_subscription .popin#askModif .popin-container {
    width: auto;
    margin: auto 20px; }
    #popin_blocked_subscription .popin#askModif .popin-container .popin-header h2 {
      font-size: 20px; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form {
        flex-direction: column; }
        #popin_blocked_subscription .popin#askModif .popin-container .popin-body .double-form > * {
          width: unset; }
      #popin_blocked_subscription .popin#askModif .popin-container .popin-body .form-group {
        width: 100%; } }
#popin_blocked_subscription #not_editable_config .popin-container .popin-body .block_edit_config {
  color: #003C9D;
  text-align: left;
  margin-left: 2rem;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 36px; }
  #popin_blocked_subscription #not_editable_config .popin-container .popin-body .block_edit_config p {
    font-size: 15px; }
#popin_blocked_subscription #not_editable_config .popin-container .popin-body .popin-buttons-bottom {
  display: flex;
  justify-content: space-between; }
#popin_blocked_subscription #create_mockup_icare .popin-container {
  min-width: 400px;
  width: 550px; }
  #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body {
    color: #003C9D;
    text-align: left;
    margin-left: 2rem;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 70px; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body p {
      font-size: 15px; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input_icare_code {
      width: 10vw; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input-part {
      text-align: center;
      margin-bottom: 20px; }
      #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input-part p {
        margin: 0 0 10px;
        font-size: 16px;
        color: #333; }
      #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .input-part input {
        width: 100%;
        max-width: 300px;
        padding: 10px;
        font-size: 14px;
        border: 1px solid #ccc;
        border-radius: 4px; }
    #popin_blocked_subscription #create_mockup_icare .popin-container .popin-body .popin-buttons-bottom {
      display: flex;
      justify-content: space-between;
      position: absolute;
      bottom: 20px;
      right: 20px; }
#popin_blocked_subscription .color_free {
  color: black !important; }
#popin_blocked_subscription .color_starter {
  color: #F8B500 !important; }
#popin_blocked_subscription .color_business {
  color: #F0134D !important; }
#popin_blocked_subscription .color_pro {
  color: #00ADB5 !important; }
#popin_blocked_subscription .color_entreprise {
  color: #003c9d !important; }
#popin_blocked_subscription .bg_free {
  background: #4B3FB40D !important; }
#popin_blocked_subscription .bg_basics {
  background: #4B3FB40D !important; }
#popin_blocked_subscription .bg_starter {
  background: #F8B500 !important; }
#popin_blocked_subscription .bg_business {
  background: #F0134D !important; }
#popin_blocked_subscription .bg_pro {
  background: #00ADB5 !important; }
#popin_blocked_subscription .bg_entreprise, #popin_blocked_subscription .bg_prime {
  background: #003c9d !important; }
#popin_blocked_subscription .button-link {
  display: block;
  background-color: #ffb400;
  color: white;
  border: 1px solid transparent;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  margin: 10px;
  font-family: 'Oswald';
  letter-spacing: 0.1em;
  min-width: 200px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }
  #popin_blocked_subscription .button-link.disabled {
    background-color: #c0c0c0; }
    #popin_blocked_subscription .button-link.disabled:hover {
      cursor: not-allowed; }
  #popin_blocked_subscription .button-link.autosized {
    width: auto;
    min-width: auto; }
  #popin_blocked_subscription .button-link.thin {
    padding: 3px 15px;
    margin: 0 0 0 5px; }
  #popin_blocked_subscription .button-link:not(.disabled):hover {
    background-color: white;
    color: #ffb400;
    border: 1px solid #ffb400;
    cursor: pointer; }
  #popin_blocked_subscription .button-link i.material-icons {
    font-size: 19px; }
    #popin_blocked_subscription .button-link i.material-icons .left {
      margin-right: 10px; }
    #popin_blocked_subscription .button-link i.material-icons .right {
      margin-left: 10px; }
#popin_blocked_subscription .d-none {
  display: none; }
#popin_blocked_subscription .d-flex {
  display: flex; }
#popin_blocked_subscription .sp-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: 18px;
  position: relative;
  cursor: pointer; }
  #popin_blocked_subscription .sp-menu-vertical {
    flex-direction: column;
    align-items: flex-end;
    width: 18px;
    height: auto; }
    #popin_blocked_subscription .sp-menu-vertical .sp-menu-dots .sp-menu-dot {
      display: block;
      background-color: #003C9D;
      transition: all 0.2s ease; }
      #popin_blocked_subscription .sp-menu-vertical .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-right: 0;
        margin-bottom: 3px; }
  #popin_blocked_subscription .sp-menu-dots {
    position: relative;
    z-index: 2; }
    #popin_blocked_subscription .sp-menu-dots .sp-menu-dot {
      display: inline-block;
      width: 4px;
      height: 4px;
      border-radius: 12px;
      background-color: #003C9D; }
      #popin_blocked_subscription .sp-menu-dots .sp-menu-dot:not(:last-child) {
        margin-bottom: 0;
        margin-right: 3px; }
  #popin_blocked_subscription .sp-menu-dropdown {
    position: absolute;
    z-index: 1;
    top: 0;
    right: -6px;
    background: white;
    border: 1px solid #003C9D;
    opacity: 0;
    padding-top: 24px;
    overflow: hidden;
    white-space: nowrap; }
    #popin_blocked_subscription .sp-menu-dropdown .sp-menu-item {
      display: flex;
      align-items: center;
      color: #003C9D;
      font-weight: bold;
      text-decoration: none;
      padding: 5px 30px 5px 20px; }
      #popin_blocked_subscription .sp-menu-dropdown .sp-menu-item:hover {
        background-color: #003C9D;
        color: white; }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot {
    width: 18px; }
#popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot {
  margin: 0; }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(1) {
    transform: rotate3d(0, 0, 1, 45deg); }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(2) {
    transform: rotate3d(0, 0, 1, -45deg) translate3d(3px, -3px, 0); }
  #popin_blocked_subscription .sp-menu.active .sp-menu-dots .sp-menu-dot:nth-child(3) {
    transform: scale3d(0, 0, 0); }
#popin_blocked_subscription .sp-menu.sp-menu-standalone:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }
#popin_blocked_subscription .sp-menu-referer:hover .sp-menu-dots .sp-menu-dot {
  width: 18px; }
#popin_blocked_subscription h1.title {
  color: #003c9d;
  font-size: 32px;
  font-weight: 800;
  margin-bottom: 25px; }
#popin_blocked_subscription .imgtobg {
  height: 100%;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat; }
#popin_blocked_subscription .panel {
  width: 0%;
  max-width: 400px;
  background-color: white;
  border-left: 1px solid #e1e1e1;
  box-shadow: -5px 0 10px 0px #e1e1e1;
  position: relative;
  overflow: hidden;
  transition: none;
  z-index: 1;
  font-family: 'Montserrat', sans-serif;
  display: flex;
  flex-direction: column; }
  #popin_blocked_subscription .panel .close-panel {
    position: absolute;
    top: 10px;
    left: 10px;
    color: grey;
    background: none;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer; }
    #popin_blocked_subscription .panel .close-panel:hover {
      color: #003C9D; }
  #popin_blocked_subscription .panel .panel-content {
    padding: 10px 15px;
    margin-top: 40px;
    height: calc(100vh - 40px);
    box-sizing: border-box;
    overflow-y: auto; }
  #popin_blocked_subscription .panel .panel-footer {
    padding: 20px 0;
    text-align: center;
    box-shadow: 0px -10px 10px 0 #e1e1e1; }
#popin_blocked_subscription .stylish-blocs {
  position: relative;
  width: 90px;
  height: 90px; }
  #popin_blocked_subscription .stylish-blocs .grey-one {
    width: 70px;
    height: 70px;
    background: #f4f4f4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  #popin_blocked_subscription .stylish-blocs .yellow-one {
    width: 45px;
    height: 45px;
    background: #ffb400;
    position: absolute;
    z-index: 2;
    top: 35px;
    left: 35px; }
#popin_blocked_subscription .sp-checkbox-container {
  display: flex;
  align-items: center;
  margin: 0.65rem 0;
  cursor: pointer; }
  #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input {
    display: inline-block;
    position: relative;
    width: 1.3rem;
    height: 1.3rem;
    margin: 0;
    transition: none; }
    #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input .sp-checkbox-value {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      background-color: transparent;
      margin: 0;
      padding: 0;
      border: 1px solid grey;
      border-radius: 2px;
      color: white;
      font-size: 1.2rem;
      font-family: 'Material Icons' !important;
      transition: all 0.1s ease; }
    #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"], #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"] {
      position: absolute;
      left: -9999px;
      opacity: 0; }
      #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"]:indeterminate + .sp-checkbox-value {
        border-color: #003C9D;
        background-color: #003C9D; }
    #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:checked + .sp-checkbox-value::before, #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="radio"]:checked + .sp-checkbox-value::before {
      content: '\e876'; }
  #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-input input[type="checkbox"]:indeterminate + .sp-checkbox-value::before {
    content: '\e15b'; }
  #popin_blocked_subscription .sp-checkbox-container .sp-checkbox-label {
    font-size: 1.2rem;
    margin-left: 0.6rem; }
    #popin_blocked_subscription .sp-checkbox-container:hover .sp-checkbox-input .sp-checkbox-value {
      box-shadow: 0 0 1px 0 #003C9D;
      border-color: rgba(0, 60, 157, 0.5); }
#popin_blocked_subscription .user_avatar, #popin_blocked_subscription .client_avatar {
  color: white;
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  min-height: 30px;
  min-width: 30px;
  border: none;
  display: inline-flex;
  background-size: cover;
  background-position: center center; }
#popin_blocked_subscription .status_tag {
  box-sizing: border-box;
  border-radius: 15px;
  height: 25px;
  width: 185px;
  padding: 0 7px 0px 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  flex-wrap: nowrap;
  border: none; }
  #popin_blocked_subscription .status_tag > span {
    margin: 0 !important; }
  #popin_blocked_subscription .status_tag .text, #popin_blocked_subscription .status_tag .text_status {
    font-size: 12px !important; }
  #popin_blocked_subscription .status_tag .material-icons {
    vertical-align: bottom;
    font-size: 18px !important;
    margin-left: 5px; }
  #popin_blocked_subscription .status_tag .text_status {
    display: block;
    font-weight: 500; }
#popin_blocked_subscription img.sp-icon {
  max-width: 25px; }
#popin_blocked_subscription label[for] {
  cursor: pointer; }
#popin_blocked_subscription [infobulle-trigger] .infobulle {
  display: none;
  font-size: 10px;
  line-height: 12px;
  font-weight: 500;
  position: fixed;
  width: 100px;
  transform: translateX(-30px);
  background-color: white;
  text-align: center;
  align-items: center;
  z-index: 10000;
  border-radius: 10px;
  box-shadow: 0 4px 4px rgba(75, 63, 180, 0.2);
  padding: 10px 20px; }
  #popin_blocked_subscription [infobulle-trigger] .infobulle.primary {
    color: #003C9D; }
  #popin_blocked_subscription [infobulle-trigger] .infobulle.gray {
    color: gray; }
#popin_blocked_subscription [infobulle-trigger]:hover .infobulle {
  display: block; }
  #popin_blocked_subscription ._basic.sp_notification {
    padding: 10px 0;
    text-align: left;
    border-top: 1px solid #E9E7FF; }
    #popin_blocked_subscription ._basic.sp_notification.sp_notification_read {
      opacity: 0.35; }
      #popin_blocked_subscription ._basic.sp_notification.sp_notification_read .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
        display: none; }
    #popin_blocked_subscription ._basic.sp_notification .sp_notification_content {
      cursor: pointer;
      display: flex;
      padding: 10px;
      text-decoration: none;
      border-radius: 5px; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content:hover {
        background-color: #F6F5FB; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content * {
        pointer-events: none; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_preview {
        display: flex;
        align-items: center;
        margin: 0 10px 0 0;
        width: 64px;
        height: 64px;
        justify-content: center; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_preview .sp_notification_preview_img {
          max-width: 64px;
          max-height: 64px;
          width: auto;
          height: auto;
          float: inherit;
          margin: 0; }
      #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos {
        display: flex;
        flex-direction: column; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type {
          color: #003C9D;
          font-size: 14px;
          font-weight: 500;
          display: flex;
          align-items: center; }
          #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_type .sp_notification_badge {
            width: 6px;
            height: 6px;
            background-color: red;
            display: block;
            margin-left: 8px;
            border-radius: 50px; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_ref_name {
          color: #003C9D;
          font-size: 12px;
          font-weight: 700; }
        #popin_blocked_subscription ._basic.sp_notification .sp_notification_content .sp_notification_infos .sp_notification_date {
          margin-top: auto;
          color: #909090;
          font-size: 10px;
          font-weight: 500; }
  #popin_blocked_subscription ._basic.sp_menu_dropdown {
    position: relative; }
    #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_open {
      color: #003C9D;
      cursor: pointer;
      user-select: none; }
    #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container {
      opacity: 0;
      visibility: collapse;
      transition: 0.1s;
      position: absolute;
      right: 0;
      top: 0;
      z-index: 99;
      background: #fff;
      border-radius: 5px;
      padding: 12px 12px 10px 12px;
      box-shadow: 0px 1px 4px #d2d2d2;
      min-width: max-content; }
      #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container.opened {
        opacity: 1;
        visibility: visible; }
      #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_close {
        color: #003C9D;
        background: #FFFFFF;
        padding: 0 0 6px 6px;
        border-radius: 5px;
        position: absolute;
        top: 6px;
        right: 6px;
        cursor: pointer;
        user-select: none; }
      #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body {
        display: flex;
        flex-direction: column; }
        #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item {
          padding: 10px 36px 10px 10px;
          max-height: unset;
          text-decoration: none;
          color: #003C9D;
          background: #FFFFFF;
          font-weight: 500;
          border-radius: 5px;
          margin-bottom: 2px;
          display: flex;
          align-items: center;
          font-size: 12px; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item.disable {
            color: gray;
            cursor: not-allowed; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:first-child {
            padding: 10px 20px 10px 10px;
            margin-right: 24px; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon {
            margin: 0 0.8rem 0 0;
            font-size: 2rem; }
            #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item .icon._right {
              margin-left: 0.7rem;
              margin-right: -0.4rem; }
          #popin_blocked_subscription ._basic.sp_menu_dropdown .sp_menu_container .sp_menu_body .sp_menu_item:hover:not(.disable) {
            background: #f6f5fb; }
  #popin_blocked_subscription ._basic.sp_link {
    text-decoration: none;
    color: #003C9D;
    font-size: 1.2rem;
    font-weight: 700;
    display: flex;
    align-items: center; }
    #popin_blocked_subscription ._basic.sp_link._center {
      text-align: center; }
    #popin_blocked_subscription ._basic.sp_link .icon {
      margin-right: 0.7rem;
      margin-left: -0.4rem;
      font-size: 20px; }
      #popin_blocked_subscription ._basic.sp_link .icon._right {
        margin-left: 0.7rem;
        margin-right: -0.4rem; }
  #popin_blocked_subscription ._basic.sp_button {
    background: #003C9D;
    color: #FFFFFF;
    border: 1px solid #003C9D;
    padding: 10px 20px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.2s ease;
    font-size: 1rem;
    user-select: none;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    min-width: unset;
    margin: unset;
    min-height: 42px;
    box-sizing: border-box; }
    #popin_blocked_subscription ._basic.sp_button .icon {
      margin-right: 0.7rem;
      margin-left: -0.4rem;
      font-size: 20px; }
      #popin_blocked_subscription ._basic.sp_button .icon._right {
        margin-left: 0.7rem;
        margin-right: -0.4rem; }
    #popin_blocked_subscription ._basic.sp_button:hover:not(._without_hover) {
      background-color: #FFFFFF;
      color: #003C9D; }
    #popin_blocked_subscription ._basic.sp_button[disabled] {
      background-color: grey;
      border: 1px solid grey;
      color: #FFFFFF;
      cursor: not-allowed; }
      #popin_blocked_subscription ._basic.sp_button[disabled]:hover:not(._without_hover) {
        background-color: grey;
        border: 1px solid grey;
        color: #FFFFFF; }
      #popin_blocked_subscription ._basic.sp_button[disabled]._reverse {
        background: #FFFFFF;
        border: 1px solid grey;
        color: grey; }
        #popin_blocked_subscription ._basic.sp_button[disabled]._reverse:hover:not(._without_hover) {
          background: #FFFFFF;
          border: 1px solid grey;
          color: grey; }
    #popin_blocked_subscription ._basic.sp_button._reverse {
      background: #FFFFFF;
      color: #003C9D; }
      #popin_blocked_subscription ._basic.sp_button._reverse:hover:not(._without_hover) {
        color: #FFFFFF;
        background-color: #003C9D; }
    #popin_blocked_subscription ._basic.sp_button._mga {
      margin: auto; }
    #popin_blocked_subscription ._basic.sp_button._mla {
      margin-left: auto; }
    #popin_blocked_subscription ._basic.sp_button._mgta {
      margin-top: auto; }
    #popin_blocked_subscription ._basic.sp_button._uppercase {
      text-transform: uppercase; }
    #popin_blocked_subscription ._basic.sp_button._mb16 {
      margin-bottom: 16px; }
    #popin_blocked_subscription ._basic.sp_button._w100 {
      width: 100%; }
    #popin_blocked_subscription ._basic.sp_button._ml16 {
      margin-left: 16px; }
  #popin_blocked_subscription ._basic.sp_icon {
    font-size: 24px;
    user-select: none; }
    #popin_blocked_subscription ._basic.sp_icon.edit {
      color: #003C9D; }
      #popin_blocked_subscription ._basic.sp_icon.edit:hover {
        color: #002c74; }
    #popin_blocked_subscription ._basic.sp_icon.delete {
      color: #d32f2f; }
      #popin_blocked_subscription ._basic.sp_icon.delete:hover {
        color: #9b2222; }
    #popin_blocked_subscription ._basic.sp_icon._pointer {
      cursor: pointer; }
  #popin_blocked_subscription ._basic.sp_input {
    background: #FFFFFF;
    color: black;
    border: 1px solid #003C9D;
    padding: 10px 20px;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    border-radius: 5px;
    text-decoration: none;
    transition: all 0.2s ease;
    font-size: 1rem;
    user-select: none;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 400; }
    #popin_blocked_subscription ._basic.sp_input input {
      border-color: #E9E7FF;
      color: #AAAAAA; }
    #popin_blocked_subscription ._basic.sp_input._reverse {
      background: #003C9D;
      color: #FFFFFF;
      border: 1px solid #FFFFFF; }
  #popin_blocked_subscription ._basic.sp_search_bar_form {
    display: flex; }
    #popin_blocked_subscription ._basic.sp_search_bar_form._small .search_bar {
      padding: 4px 8px;
      width: unset; }
      #popin_blocked_subscription ._basic.sp_search_bar_form._small .search_bar .icon {
        margin: 0px 5px 0 1px; }
        #popin_blocked_subscription ._basic.sp_search_bar_form._small .search_bar .icon span {
          font-size: 22px; }
    #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar {
      background: #FFFFFF;
      border: 1px solid #E9E7FF;
      border-radius: 5px;
      padding: 10px 8px;
      display: flex;
      align-items: center;
      position: relative;
      width: 40vw; }
      #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon {
        cursor: pointer;
        margin: 0 12px; }
        #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._search, #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._advanced {
          color: #003C9D; }
        #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._close {
          color: #D9D9D9;
          display: none; }
          #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar .icon._close.show {
            display: block; }
      #popin_blocked_subscription ._basic.sp_search_bar_form .search_bar input {
        font-size: 1rem;
        width: 100%; }
    #popin_blocked_subscription ._basic.sp_search_bar_form .sp_button {
      margin: 0 16px; }
    #popin_blocked_subscription ._basic.sp_search_bar_form._jjc {
      justify-content: center; }
  #popin_blocked_subscription ._basic.text-disabled {
    color: grey !important;
    cursor: not-allowed; }
  #popin_blocked_subscription ._basic.pagination_block {
    margin-top: 10px;
    display: flex;
    justify-content: right;
    align-content: center; }
    #popin_blocked_subscription ._basic.pagination_block a {
      color: #000;
      text-decoration: none;
      padding: 5px 10px;
      border-radius: 5px;
      cursor: pointer;
      border: solid 1px transparent; }
      #popin_blocked_subscription ._basic.pagination_block a:hover {
        border: solid 1px #003c9d; }
      #popin_blocked_subscription ._basic.pagination_block a.active {
        background: #003c9d;
        color: white; }
      #popin_blocked_subscription ._basic.pagination_block a.page_nav_link {
        padding: 0px; }
        #popin_blocked_subscription ._basic.pagination_block a.page_nav_link:hover {
          border: solid 1px transparent; }
  @media screen and (max-width: 576px) {
    #popin_blocked_subscription ._basic.sp_button {
      font-size: 1rem; } }
#popin_blocked_subscription * {
  font-family: 'Montserrat';
  vertical-align: bottom; }
#popin_blocked_subscription .button_white {
  padding: 10px 20px;
  color: #003c9d;
  border-radius: 5px;
  transition: all 0.2s ease;
  border: 1px solid #003c9d;
  cursor: pointer;
  text-decoration: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
  #popin_blocked_subscription .button_white:hover {
    color: white;
    background-color: #003c9d; }
#popin_blocked_subscription .content_popin {
  margin: 100px;
  padding: 50px;
  border-radius: 5px;
  border: solid 1px gray;
  display: flex;
  width: 1070px;
  height: 701px; }
  #popin_blocked_subscription .content_popin .newLabel {
    position: relative;
    width: max-content; }
    #popin_blocked_subscription .content_popin .newLabel::before {
      content: 'nouveau !';
      color: white;
      background-color: #F0134D;
      border-radius: 10px;
      position: absolute;
      font-size: 15px;
      font-weight: 900;
      text-align: center;
      transform: rotate(-2deg);
      width: 127px;
      height: 18px;
      top: 10px; }
  #popin_blocked_subscription .content_popin .content_left {
    width: 40%;
    padding: 50px; }
    #popin_blocked_subscription .content_popin .content_left h3 {
      font-weight: 700;
      font-size: 25px; }
    #popin_blocked_subscription .content_popin .content_left .description {
      margin-top: 80px;
      margin-bottom: 50px; }
      #popin_blocked_subscription .content_popin .content_left .description .description_row {
        margin-top: 30px;
        display: flex;
        align-items: center; }
        #popin_blocked_subscription .content_popin .content_left .description .description_row img {
          width: 32px; }
      #popin_blocked_subscription .content_popin .content_left .description .description_text {
        padding-left: 25px;
        font-size: 12px;
        font-weight: 500; }
    #popin_blocked_subscription .content_popin .content_left .block_button {
      text-align: center; }
      #popin_blocked_subscription .content_popin .content_left .block_button .button_label {
        font-size: 15px;
        font-weight: 700;
        text-align: center; }
      #popin_blocked_subscription .content_popin .content_left .block_button .label_test {
        font-size: 12px;
        font-weight: 500;
        margin-top: 25px; }
  #popin_blocked_subscription .content_popin .content_right {
    width: 60%; }
    #popin_blocked_subscription .content_popin .content_right .content_right_row {
      display: flex;
      margin: 20px; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .free {
        background-color: #4B3FB40D; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .starter {
        background-color: #F8B500;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .business {
        background-color: #F0134D;
        margin-left: 100px;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .pro {
        background-color: #00ADB5;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .entreprise {
        background-color: #003c9d;
        margin-left: 200px;
        color: #FFFFFF; }
      #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit {
        border-radius: 10px;
        width: 209px;
        height: 209px;
        margin-right: 20px; }
        #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .title {
          font-weight: 900;
          font-size: 20px;
          text-align: center;
          margin: 20px; }
        #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .tarif {
          text-align: center;
          vertical-align: bottom; }
          #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .tarif .tarif_bold {
            font-weight: 600;
            font-size: 30px; }
          #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .tarif .tarif_light {
            font-size: 12px; }
        #popin_blocked_subscription .content_popin .content_right .content_right_row .block_credit .descript_tarif {
          margin: 20px;
          font-size: 10px;
          font-weight: 600;
          /* css for popin tarifs mission*/ }
#popin_blocked_subscription .content_tarifs .heading {
  width: 30%; }
  #popin_blocked_subscription .content_tarifs .heading h3 {
    font-weight: 700;
    font-size: 25px;
    color: #003C9D; }
#popin_blocked_subscription .content_tarifs .free {
  width: 100px; }
#popin_blocked_subscription .content_tarifs .starter {
  color: #F8B500;
  width: 120px; }
#popin_blocked_subscription .content_tarifs .business {
  color: #F0134D;
  width: 120px; }
#popin_blocked_subscription .content_tarifs .pro {
  color: #00ADB5;
  width: 130px; }
#popin_blocked_subscription .content_tarifs .colorgris {
  color: gray; }
#popin_blocked_subscription .content_tarifs .content_row {
  display: flex;
  margin-bottom: 20px; }
  #popin_blocked_subscription .content_tarifs .content_row .mission_block {
    margin-left: 100px;
    text-align: right;
    color: #003C9D;
    width: 193px; }
    #popin_blocked_subscription .content_tarifs .content_row .mission_block .mission_name {
      font-weight: 600;
      font-size: 15px; }
    #popin_blocked_subscription .content_tarifs .content_row .mission_block .option_name {
      font-weight: lighter;
      font-size: 15px;
      margin-top: 20px; }
  #popin_blocked_subscription .content_tarifs .content_row .tarif_row {
    margin-left: 30px;
    display: flex; }
    #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif {
      background-color: #4B3FB40D;
      border-radius: 15px;
      margin-right: 20px;
      margin-left: 10px;
      padding-top: 15px;
      padding-bottom: 15px;
      text-align: center; }
      #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif .tarif {
        margin: 20px;
        font-weight: 600;
        font-size: 15px; }
        #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif .tarif .tarif_small {
          font-size: 8px; }
        #popin_blocked_subscription .content_tarifs .content_row .tarif_row .block_tarif .tarif .tarif_moyenne {
          font-size: 10px; }
#popin_blocked_subscription .content_tarifs .label_test {
  text-align: center;
  font-size: 9px;
  font-weight: 500;
  color: #003C9D;
  margin-top: 10px;
  margin-left: 780px;
  width: 70px; }
#popin_blocked_subscription .content_tarifs .button_row {
  display: flex;
  margin-left: 320px;
  margin-top: 30px; }
  #popin_blocked_subscription .content_tarifs .button_row .text_small {
    font-weight: 700;
    font-size: 10px; }
  #popin_blocked_subscription .content_tarifs .button_row .button_element {
    margin-right: 22px;
    margin-left: 10px;
    width: 70px;
    text-align: center;
    /*  .button_white {
     padding: 10px 20px;
     color: #003c9d;
     border-radius: 5px;
     transition: all 0.2s ease;
     border: 1px solid #003c9d;
     cursor: pointer;
     text-decoration: none;
     &:hover {
     color: white;
     background-color: #003c9d;;
     }
     } */ }
#popin_blocked_subscription .content_tarifs .view_abonnement {
  margin-top: 100px;
  margin-left: 330px; }
  #popin_blocked_subscription .content_tarifs .view_abonnement .text_large {
    font-weight: 700;
    font-size: 15px; }
#popin_blocked_subscription .content_tarifs .headColumn {
  display: flex;
  margin-left: 330px; }
  #popin_blocked_subscription .content_tarifs .headColumn .colTitle {
    margin-left: 8px;
    margin-right: 20px;
    font-weight: 900;
    font-size: 15px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    /* css for popin confirm payment*/ }
#popin_blocked_subscription .confirm_payment {
  display: flex;
  flex-direction: column;
  align-items: center; }
  #popin_blocked_subscription .confirm_payment .heading {
    font-weight: 700;
    font-size: 25px; }
    #popin_blocked_subscription .confirm_payment .heading span {
      font-weight: inherit;
      font-size: inherit; }
  #popin_blocked_subscription .confirm_payment .starter {
    color: #F8B500;
    font-weight: 700;
    font-size: 25px; }
  #popin_blocked_subscription .confirm_payment .user_row {
    margin: 30px;
    font-weight: 600;
    font-size: 14px;
    color: #003C9D; }
    #popin_blocked_subscription .confirm_payment .user_row .slider {
      width: 72px;
      border-radius: 5px;
      display: inline-block;
      border: 5px solid rgba(75, 63, 180, 0.05);
      margin-left: 5px;
      margin-right: 5px;
      position: relative; }
      #popin_blocked_subscription .confirm_payment .user_row .slider::before {
        position: absolute;
        content: "2";
        border-radius: 50%;
        background-color: white;
        top: -15px;
        left: -5px;
        font-size: 14px;
        font-weight: 600;
        width: 26px;
        height: 26px;
        box-sizing: border-box;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
        padding-top: 3px; }
  #popin_blocked_subscription .confirm_payment .email_row {
    font-weight: 600;
    font-size: 12px;
    color: #003C9D;
    justify-content: center;
    display: flex; }
    #popin_blocked_subscription .confirm_payment .email_row .lblemail {
      margin-top: 40px;
      margin-right: 5px; }
    #popin_blocked_subscription .confirm_payment .email_row .box_email {
      margin-top: 30px;
      width: 222px;
      height: 34px;
      border: 1px solid #003C9D;
      box-sizing: border-box;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border-radius: 5px;
      padding: 10px; }
  #popin_blocked_subscription .confirm_payment .formule_row {
    display: flex;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px; }
    #popin_blocked_subscription .confirm_payment .formule_row .formule_box {
      background: #F8B500;
      border-radius: 20px;
      color: white;
      width: 190px;
      height: 190px;
      text-align: center; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box._blackfriday {
        background-color: black !important; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_name {
        margin-top: 30px;
        font-weight: 900;
        font-size: 20px;
        color: white; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_price {
        margin-top: 15px;
        font-weight: 600;
        font-size: 30px; }
        #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_price .text_small {
          font-size: 12px; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_box .formule_description {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 10px;
        text-align: left; }
    #popin_blocked_subscription .confirm_payment .formule_row .formule_detail {
      text-align: left;
      margin-left: 30px; }
      #popin_blocked_subscription .confirm_payment .formule_row .formule_detail p {
        font-weight: 300;
        font-size: 10px; }
        #popin_blocked_subscription .confirm_payment .formule_row .formule_detail p .text_bold {
          font-weight: 700;
          font-size: 10px; }
  #popin_blocked_subscription .confirm_payment .price_box {
    width: 415px;
    border: 1px solid #E9E7FF;
    border-radius: 10px;
    margin-top: 5px;
    box-shadow: border-box;
    padding: 15px;
    margin-left: 280px;
    text-align: left; }
    #popin_blocked_subscription .confirm_payment .price_box input {
      background: white;
      border: 1px solid #003C9D;
      border-radius: 5px;
      box-shadow: border-box;
      width: 15px;
      height: 15px;
      margin-right: 15px; }
    #popin_blocked_subscription .confirm_payment .price_box label {
      font-weight: 300;
      font-size: 12px; }
      #popin_blocked_subscription .confirm_payment .price_box label .lblBold {
        font-weight: 600;
        font-size: 12px; }
  #popin_blocked_subscription .confirm_payment .payment_row {
    display: flex;
    margin-top: 30px;
    margin-bottom: 40px;
    justify-content: center; }
    #popin_blocked_subscription .confirm_payment .payment_row .lblmode_payment {
      font-size: 14px;
      font-weight: 600;
      color: #003C9D; }
    #popin_blocked_subscription .confirm_payment .payment_row .mode_payment {
      border-radius: 20px;
      background: rgba(75, 63, 180, 0.05);
      padding: 20px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment label[for] {
        cursor: pointer; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment table {
        margin-top: 20px;
        margin-bottom: 20px;
        background: white;
        width: 100%; }
        #popin_blocked_subscription .confirm_payment .payment_row .mode_payment table td {
          vertical-align: middle;
          padding: 0px 5px;
          text-align: left; }
          #popin_blocked_subscription .confirm_payment .payment_row .mode_payment table td .card_icon {
            width: 35px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment #cardholder-name, #popin_blocked_subscription .confirm_payment .payment_row .mode_payment #code_reduction {
        color: #003c9d;
        background: "#ffffff";
        font-weight: 600;
        font-family: Montserrat, Open Sans, Segoe UI, sans-serif;
        font-size: 16px;
        margin-bottom: 15px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment #code_reduction {
        margin-top: 15px;
        width: 100%;
        opacity: 0.3;
        font-style: italic;
        font-size: 12px; }
      #popin_blocked_subscription .confirm_payment .payment_row .mode_payment .payment_box {
        background: white;
        border-radius: 10px;
        width: 500px;
        height: 90px;
        padding: 10px;
        margin-top: 20px;
        margin-left: 10px;
        text-align: left; }
        #popin_blocked_subscription .confirm_payment .payment_row .mode_payment .payment_box .number_cart {
          width: 420px;
          height: 34px;
          border: 1px solid #C4C4C4;
          box-sizing: border-box;
          border-radius: 5px;
          background: white;
          padding: 10px;
          margin-top: 10px; }
    #popin_blocked_subscription .confirm_payment .payment_row .reduction_box {
      padding: 20px;
      margin-top: 48px; }
      #popin_blocked_subscription .confirm_payment .payment_row .reduction_box .code_reduction {
        width: 138px;
        height: 34px;
        border: 1px solid #C4C4C4;
        box-sizing: border-box;
        border-radius: 5px;
        background: white;
        padding: 10px;
        margin-top: 10px; }
  #popin_blocked_subscription .confirm_payment .description {
    margin-top: 20px;
    font-weight: 400;
    font-size: 12px;
    color: #003C9D;
    margin-top: 30px; }
    #popin_blocked_subscription .confirm_payment .description .lighter_text {
      font-weight: 300;
      font-size: 12px; }
  #popin_blocked_subscription .confirm_payment .btnconfirm {
    font-weight: 700;
    font-size: 15px;
    padding: 10px 40px;
    /*css POP-IN ajouter des crédits sur son compte. */ }
#popin_blocked_subscription #popin_add_credit .popin-container {
  border-radius: 5px;
  border: solid 1px gray;
  max-width: 690px;
  border-radius: 20px;
  top: 9vh; }
  #popin_blocked_subscription #popin_add_credit .popin-container .popin-header {
    margin: 0; }
  #popin_blocked_subscription #popin_add_credit .popin-container .add_credit {
    margin: 0 auto;
    padding: 30px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .wrapFormCart .specific {
      margin: 16px 16px 6px 16px;
      text-align: left;
      color: #003c9d;
      font-weight: 600;
      font-size: 14px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit h3 {
      font-weight: 700;
      font-size: 25px;
      color: #003C9D; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .description_credit {
      font-weight: 300;
      font-size: 12px;
      margin: 30px auto;
      text-align: left;
      line-height: 20px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row {
      margin: 10px auto;
      padding: 10px 20px;
      display: flex;
      width: 546px;
      background-color: rgba(75, 63, 180, 0.05);
      border-radius: 20px;
      cursor: pointer;
      min-height: 61px;
      align-items: center; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row._blackfriday {
        background: black;
        color: white;
        position: relative; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row._blackfriday.active {
          background-color: #4B3FB4; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row._blackfriday .blackfriday_branding {
          animation: 4s new_anim 0s infinite;
          display: block;
          padding: 5px 10px;
          border-radius: 5px;
          position: absolute;
          font-size: 15px;
          font-weight: 800;
          text-transform: uppercase;
          top: -15px;
          transform: rotate(-2deg);
          left: -22px;
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          background-color: #F8B500; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row.active {
        background: rgba(75, 63, 180, 0.2); }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_credit {
        display: flex;
        align-items: baseline;
        font-size: 30px;
        font-weight: 600; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_credit input {
          font-size: 30px;
          font-weight: 600;
          width: 90px; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_euro {
        font-size: 30px;
        font-weight: 600;
        margin-left: auto;
        text-align: right; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_euro p {
          font-weight: 400;
          font-size: 15px;
          color: #4B3FB4;
          margin-top: 5px; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .number_euro .custom_euro_credit_row {
          font-size: 30px;
          font-weight: 600; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .credit_row .sub_text {
        margin-left: 6px;
        margin-right: 4px;
        font-weight: 300;
        font-size: 15px; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .no_offre {
      height: 60px;
      align-items: center; }
    #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .btn_row {
      margin-top: 30px;
      margin-left: 420px;
      margin-right: 10px; }
      #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .btn_row .btnAppro {
        font-weight: 900;
        font-size: 12px;
        text-align: right;
        position: relative;
        text-decoration: none;
        color: #4B3FB4; }
        #popin_blocked_subscription #popin_add_credit .popin-container .add_credit .btn_row .btnAppro::before {
          content: url('/images/pop_ins/polygon.png');
          position: absolute;
          width: 24.96px;
          height: 24.91px;
          top: -3px;
          left: 100px;
          /* CSS for confirm unsubscribe*/ }
#popin_blocked_subscription #popin_unsubscribe .popin-container, #popin_blocked_subscription #popin_subscribe .popin-container, #popin_blocked_subscription #popin_tarifsproduction .popin-container {
  border-radius: 20px; }
#popin_blocked_subscription .confirm_unsubscribe {
  margin: 50px; }
  #popin_blocked_subscription .confirm_unsubscribe .btn_unsubscribe {
    margin-top: 45px; }
  #popin_blocked_subscription .confirm_unsubscribe .heading {
    font-weight: 700;
    font-size: 25px; }
    #popin_blocked_subscription .confirm_unsubscribe .heading span {
      font-weight: inherit;
      font-size: inherit; }
  #popin_blocked_subscription .confirm_unsubscribe .formule_row {
    display: flex;
    text-align: center;
    margin-top: 30px;
    margin-left: 150px;
    margin-bottom: 20px; }
    #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box {
      background: #F8B500;
      border-radius: 20px;
      color: white;
      width: 209px;
      height: 209px;
      text-align: center; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_name {
        margin-top: 30px;
        font-weight: 900;
        font-size: 20px;
        color: white; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_price {
        margin-top: 15px;
        font-weight: 600;
        font-size: 30px; }
        #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_price .text_small {
          font-size: 12px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_box .formule_description {
        margin-top: 20px;
        margin-left: 10px;
        font-size: 10px;
        text-align: left; }
    #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail {
      text-align: left;
      margin-left: 30px;
      max-width: 400px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail .label_section {
        font-weight: 600;
        font-size: 14px;
        color: #003C9D;
        margin-bottom: 10px;
        width: 490px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail p {
        font-weight: 300;
        font-size: 12px; }
      #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail .row_view_subscribe {
        margin-top: 10px;
        margin-bottom: 10px; }
        #popin_blocked_subscription .confirm_unsubscribe .formule_row .formule_detail .row_view_subscribe .view_subscribe {
          font-weight: 700;
          font-size: 12px;
          color: #003C9D;
          text-decoration: underline; }
  #popin_blocked_subscription .confirm_unsubscribe .reason_box {
    margin-bottom: 50px; }
    #popin_blocked_subscription .confirm_unsubscribe .reason_box .reason_input {
      width: 490px;
      border-radius: 5px;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
      border: 1px solid #003C9D;
      background: #FFFFFF;
      padding: 10px; }
    #popin_blocked_subscription .confirm_unsubscribe .reason_box .label_section {
      font-weight: 600;
      font-size: 14px;
      color: #003C9D;
      margin-bottom: 10px;
      width: 490px; }
#popin_blocked_subscription#popin_blocked_feature .popin-container {
  max-width: 550px;
  border-radius: 20px; }
  #popin_blocked_subscription#popin_blocked_feature .popin-container .popin-header {
    margin: 0; }
#popin_blocked_subscription#popin_blocked_feature .material-icons {
  font-family: 'Material Icons'; }
#popin_blocked_subscription#popin_blocked_feature .block_feat {
  min-width: 500px;
  margin-top: 20px;
  text-align: left;
  position: relative; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat h3 {
    font-weight: 700;
    font-size: 25px;
    color: black; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat .description {
    margin-top: 35px;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: center; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .description .description_row {
      margin-top: 30px;
      display: flex;
      align-items: center;
      width: 300px; }
      #popin_blocked_subscription#popin_blocked_feature .block_feat .description .description_row img {
        width: 32px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .description .description_text {
      padding-left: 25px;
      font-size: 12px;
      font-weight: 500;
      color: black; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat .block_button {
    display: flex;
    justify-content: center; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .block_button .spbtnblue {
      width: 220px;
      text-align: center; }
@media (max-width: 1600px) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    top: 20px; } }
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    top: 60px; }
    #popin_blocked_subscription#popin_blocked_feature .feature_sub_block .close-popin {
      left: 800px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    top: 60px;
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat {
    margin-left: 20px;
    padding: 10px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .close-popin {
      left: 590px; } }
@media screen and (max-width: 990px) and (orientation: landscape) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat {
    margin: 0;
    padding: 10px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .close-popin {
      left: 575px; } }
@media screen and (max-width: 576px) {
  #popin_blocked_subscription#popin_blocked_feature .popin-container {
    max-width: 300px;
    padding: 20px; }
  #popin_blocked_subscription#popin_blocked_feature .block_feat {
    width: auto;
    margin: 0;
    padding: 10px;
    min-width: 0; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat h3 {
      font-size: 18px; }
    #popin_blocked_subscription#popin_blocked_feature .block_feat .close-popin {
      left: 290px; } }
#popin_blocked_subscription#popin_blocked_subscription {
  backdrop-filter: blur(4px); }
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    top: 200px;
    max-width: 1000px;
    border-radius: 10px; }
    #popin_blocked_subscription#popin_blocked_subscription .popin-container .popin-header {
      margin: 0; }
  #popin_blocked_subscription#popin_blocked_subscription .material-icons {
    font-family: 'Material Icons'; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    padding: 0 30px 0 30px;
    display: flex;
    flex-direction: column;
    height: 613px;
    justify-content: space-around;
    position: relative; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      position: absolute;
      left: 1100px;
      top: 55px; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin a {
        font-size: 20px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section {
      text-align: justify; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section h3, #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section span {
        font-weight: 700;
        font-size: 25px;
        color: black; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section .current_sub {
        font-weight: 500;
        font-size: 18px;
        margin-bottom: 1em;
        color: black; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .oranje {
      filter: brightness(0) saturate(100%) invert(72%) sepia(67%) saturate(1048%) hue-rotate(355deg) brightness(94%) contrast(108%); }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .pink {
      filter: brightness(0) saturate(100%) invert(19%) sepia(78%) saturate(4786%) hue-rotate(335deg) brightness(94%) contrast(101%); }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .greenblue {
      filter: brightness(0) saturate(100%) invert(54%) sepia(61%) saturate(389%) hue-rotate(118deg) brightness(103%) contrast(96%); }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: -100px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      display: flex;
      justify-content: space-around; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left a {
          color: #003C9D;
          font-weight: 700;
          font-size: 12px;
          text-decoration: underline; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left img {
          max-width: 400px; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left h4 {
          align-self: flex-start;
          font-size: 15px;
          font-weight: 700;
          position: relative; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left h4::after {
            content: "";
            border-radius: 10px;
            border-bottom: 5px solid rgba(75, 63, 180, 0.24);
            width: 109px;
            position: absolute;
            left: 1px;
            bottom: 1px; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right {
        display: flex;
        justify-content: center; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board {
          display: flex;
          align-items: center;
          max-width: 400px; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .sp-picto {
            background-repeat: no-repeat;
            height: 90px;
            width: 80px;
            flex: 1; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .feat_desc {
            flex: 3;
            padding: 0 2em 2em 2em;
            text-align: left; }
            #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .feat_desc p {
              font-weight: 400;
              line-height: 20px;
              color: black;
              font-size: 12px; }
            #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .feat_desc h3 {
              font-weight: 700;
              font-size: 15px;
              line-height: 20px;
              margin-bottom: 1em;
              color: black; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: flex-end;
      display: flex;
      flex-direction: column;
      align-items: center; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .block_button {
        display: flex;
        margin-bottom: 1em; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .block_button a {
          width: 400px;
          font-size: 15px;
          font-weight: 900;
          text-align: center; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .sub_text {
        font-size: 12px;
        font-weight: 600;
        text-decoration: none; }
  @media (max-width: 1600px) {
    #popin_blocked_subscription#popin_blocked_subscription .popin-container {
      top: 20px;
      max-width: 900px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
      height: auto;
      min-height: 613px; } }
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    top: 60px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 800px; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    top: 60px;
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    padding: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 640px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      flex-direction: column; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: center; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_left {
      padding: 1em 0 1em 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_right {
      padding: 1em 0 1em 0; } }
@media screen and (max-width: 990px) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    max-width: 600px; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    margin: 20px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 540px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      flex-direction: column; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: center; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_left {
      padding: 1em 0 1em 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .content_right {
      padding: 1em 0 1em 0; } }
@media screen and (max-width: 700px) {
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    max-width: 500px; } }
@media screen and (max-width: 576px) {
  /*css move_subscribe*/
  #popin_blocked_subscription#popin_blocked_subscription .popin-container {
    max-width: 350px;
    padding: 0;
    top: 30px; }
  #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block {
    width: auto;
    margin: 20px;
    padding: 15px;
    height: auto; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section .current_sub {
      font-size: 12px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section h3, #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .current_sub_section span {
      font-size: 18px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .close-popin {
      left: 290px; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content {
      flex-direction: column; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left {
        padding: 1em 0 1em 0; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_left img {
          max-width: 300px; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right {
        padding: 1em 0 1em 0; }
        #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board {
          flex-direction: column-reverse; }
          #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .middle_content .content_right .block_board .sp-picto {
            flex: none; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .mg-bt {
      margin-bottom: 0; }
    #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section {
      align-self: center; }
      #popin_blocked_subscription#popin_blocked_subscription .feature_sub_block .btn_section .block_button a {
        width: auto; } }
#popin_blocked_subscription .freeText {
  color: black !important; }
#popin_blocked_subscription .starterText {
  color: #F8B500 !important; }
#popin_blocked_subscription .businessText {
  color: #F0134D !important; }
#popin_blocked_subscription .proText {
  color: #00ADB5 !important; }
#popin_blocked_subscription .entrepriseText {
  color: #003c9d !important; }
#popin_blocked_subscription #move_subscribe {
  margin: 100px;
  border: solid 1px gray;
  border-radius: 5px;
  padding: 20px;
  width: 48vw; }
  #popin_blocked_subscription #move_subscribe .heading {
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
    margin-top: 40px;
    margin-bottom: 40px; }
  #popin_blocked_subscription #move_subscribe p {
    font-weight: 500;
    font-size: 18px; }
  #popin_blocked_subscription #move_subscribe #block_subscribe {
    display: flex;
    max-width: 1650px;
    justify-content: space-around;
    flex-wrap: wrap; }
    #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision {
      display: flex;
      margin-bottom: 20px;
      flex-direction: column;
      align-content: center;
      width: 200px; }
      #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard {
        text-align: center;
        height: 170px; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard h2 {
          font-weight: 800;
          font-size: 25px;
          font-style: unset; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard p {
          display: flex;
          align-items: flex-end;
          justify-content: center;
          font-size: 25px;
          font-style: unset;
          min-height: 50px;
          margin-bottom: 20px;
          font-weight: 600; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard p span {
            font-size: 15px; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard .sublink {
          margin-top: 10px;
          min-height: unset; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard .sublink a {
            font-weight: 600;
            font-size: 12px;
            text-decoration: none;
            color: #003C9D; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subCard .subdescription {
          font-weight: 300;
          font-size: 15px;
          color: #003C9D; }
      #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation {
        width: 100%;
        margin-top: 50px; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation h2 {
          font-size: 12px;
          color: black;
          font-style: unset;
          margin-bottom: 50px; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation h2 span {
            font-size: 12px;
            font-weight: bold; }
        #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation .subDetails {
          font-size: 12px;
          margin-bottom: 10px;
          font-weight: 300; }
          #popin_blocked_subscription #move_subscribe #block_subscribe .subDivision .subExplanation .subDetails i {
            font-size: 13px; }
  #popin_blocked_subscription #move_subscribe .view_function {
    font-weight: 700;
    font-size: 25px;
    color: #003C9D;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px; }

#tp_global_content {
  background: #f9fafb; }
  #tp_global_content #tp_content #title-wrapper {
    width: 100%;
    height: 200px;
    background-image: url('/images/repeatablebgwithmissionsicons.png');
    display: flex;
    flex-direction: column;
    justify-content: center; }
    #tp_global_content #tp_content #title-wrapper #wrapper {
      width: 100%;
      max-width: 960px;
      margin: 0 auto; }
      #tp_global_content #tp_content #title-wrapper #wrapper .title {
        color: white;
        font-family: 'Montserrat', 'Oswald';
        font-weight: 700;
        text-shadow: 0 3px 6px rgba(0, 0, 0, 0.35);
        margin-bottom: 1rem; }
      #tp_global_content #tp_content #title-wrapper #wrapper .description {
        font-size: 17px;
        color: white; }

@media screen and (min-width: 769px) {
  .red {
    color: #F0134D !important;
    text-align: center;
    position: absolute;
    width: 100%;
    left: -2px; }
  .selected-file {
    color: #000000 !important; }
  #import-status {
    left: -2px;
    text-align: center; }
    .import-body .image-contact {
      position: absolute;
      left: 4.37%;
      right: 92.59%;
      top: 8.81%;
      bottom: 87.89%; }
    .import-body .import-clients-description {
      text-align: left; }
      .import-body .import-clients-description .description_1 {
        font-family: 'Montserrat' !important;
        font-style: italic !important;
        font-weight: 600 !important;
        font-size: 15px;
        line-height: 25px;
        color: #000000; }
      .import-body .import-clients-description .description_2 {
        font-family: 'Montserrat' !important;
        font-style: italic !important;
        font-weight: 500 !important;
        font-size: 15px;
        line-height: 25px;
        color: #000000; }
    .import-body .import-clients-dragdrop {
      position: relative;
      padding: 30px;
      background-color: #f6f5fb;
      width: 457px !important;
      height: 139px !important;
      border-radius: 5px; }
      .import-body .import-clients-dragdrop .dragdrop_desc {
        position: absolute;
        left: 3%;
        right: 31.75%;
        top: 70%;
        bottom: 27.75%;
        width: 100%;
        font-family: 'Montserrat' !important;
        font-style: normal !important;
        font-weight: 400 !important;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        color: #003C9D; } }

.breadCrumb {
  padding-left: 20px;
  padding-top: 5px;
  padding-bottom: 5px; }
  .breadCrumb a {
    font-size: 13px;
    color: #003C9D;
    text-decoration: none;
    font-weight: 400; }
    .breadCrumb a:hover {
      text-decoration: underline; }

.content {
  display: flex;
  flex-direction: column;
  margin: auto;
  margin-top: 37px;
  margin-bottom: 50px;
  background-color: white;
  border: 1px solid #D8D8D8;
  position: relative;
  max-width: 1400px;
  padding: 25px; }
  .content h3 {
    width: 100%;
    font-family: Montserrat;
    color: #003c9d;
    font-size: 14px;
    margin: 25px 0 15px 0; }

* {
  vertical-align: middle;
  font-family: 'Montserrat'; }

.page_container {
  background-color: #F8FAFC;
  height: 100vh; }

.action_top {
  display: flex;
  justify-content: space-between; }
  .action_top .actions {
    display: flex; }
    button:not(.action_top .actions:nth-child(1)) {
      margin-right: 10px; }

.page_clients {
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Montserrat';
  border: 1px solid #d8d8d8;
  padding: 15px;
  background: white;
  margin-top: 25px; }
  .page_clients h1 {
    text-align: center;
    padding-top: 10px;
    font-family: 'Montserrat'; }
  .page_clients .table_container {
    border: solid 1px #E9E7FF;
    max-width: unset;
    padding: 15px 10px;
    background-color: white; }
    .page_clients .table_container .actions {
      display: flex;
      margin-bottom: 20px;
      float: right; }
      .page_clients .table_container .actions > button {
        margin-right: 16px; }
    .page_clients .table_container table.dataTable th, .page_clients .table_container table.dataTable td {
      text-align: left;
      background-color: white; }
    .page_clients .table_container table.dataTable thead tr th {
      font-weight: bold;
      font-size: 14px;
      border-bottom: solid 2px #E9E7FF; }
    .page_clients .table_container table.dataTable tbody tr td {
      cursor: pointer; }
    .page_clients .table_container table.dataTable tbody tr td {
      border: none; }

/* .search_sirene {
 display: flex; 
 .wrapBtnSearchSirene  {
 justify-content: center;
 padding: 2px 10px;
 #btnSearchSirene {
 cursor: pointer;
 &:hover {
 color: #003c9d;
 }
 }
 }
 .search_sirene_box {
 .sireneRemove{
 font-size: 10px;
 cursor: pointer;
 }
 #search_sirene {
 width: 500px;
 }
 border: 2px solid #ECECEC;
 height: 30px;
 // border-radius: 10px;
 padding: 5px;
 }
 }
 .search_sirene_result {
 padding-top: 10px;
 table {
 border-collapse: collapse;
 thead {
 tr {
 height: 30px;
 td {
 font-weight: 700;   
 text-align: left;   
 width: 400px;  
 }
 border-bottom: 1px solid #ddd;
 }
 }
 tbody  {
 tr {
 cursor: pointer;
 height: 30px;
 td {
 text-align: left;
 }
 .found_address_soc, .found_siren_soc {
 display: none;
 }
 &:hover {
 background-color: #ECECEC;
 }
 border-bottom: 1px solid #ddd;
 }
 }      
 }      
 } */
button.dt-button {
  padding: 10px 20px;
  font-family: Montserrat;
  /* background: #003c9d;
   color: white;
   box-shadow:  0 3px 6px rgba(0, 60, 157, 0.45);
   border-radius: 5px;
   text-decoration: none;
   transition: all 0.2s ease-in;
   border: 1px solid #003c9d; */
  cursor: pointer;
  border: unset;
  background: unset;
  color: #003c9d; }

button.dt-button:hover:not(.disabled), div.dt-button-collection button.dt-button.active:not(.disabled) {
  color: #003c9d;
  background: white;
  border: unset; }

.dataTables_wrapper .dataTables_paginate a.paginate_button.current {
  background: #003c9d;
  color: white !important;
  border: solid 1px #003c9d;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.1s ease-in;
  font-family: Montserrat; }

.dataTables_wrapper .dataTables_paginate a.paginate_button:hover, .dataTables_wrapper .dataTables_paginate a.paginate_button.current:hover {
  color: #003c9d !important;
  background: white;
  border: solid 1px #003c9d;
  border-radius: 5px; }

.dataTables_wrapper .dataTables_filter input {
  background: white !important;
  width: 400px;
  border: solid 2px #ECECEC;
  border-radius: 5px; }

.dataTables_filter label {
  font-size: 14px;
  font-family: Montserrat; }

.dataTables_filter {
  margin-right: 10px; }

table.dataTable.display tbody tr > .sorting_1 {
  background-color: white !important; }

table.dataTable.no-footer {
  border-bottom: 2px solid #ECECEC !important; }

table.dataTable.display tbody tr.odd {
  background-color: unset; }
  table.dataTable.display tbody tr.odd:hover {
    background-color: rgba(75, 63, 180, 0.05); }

.label_new {
  position: relative;
  width: max-content; }
  .label_new::before {
    content: 'nouveau !';
    color: white;
    background-color: #F0134D;
    border-radius: 10px;
    padding: 0px 8px;
    transform: rotate(-2deg);
    position: absolute;
    height: 20px;
    font-size: 15px;
    font-weight: 700; }

.subtitlecb {
  background-color: rgba(75, 63, 180, 0.05);
  margin-bottom: 30px;
  padding: 20px; }
  .subtitlecb p {
    font-family: 'Montserrat';
    font-weight: 300;
    text-align: left;
    margin-top: 5px; }

/* .societe_search {
 display: flex;
 position: relative;
 #btn_societe_search {
 color: gray;
 margin-left: 5px;
 &:hover {
 color: #003c9d;
 cursor: pointer;
 }
 }
 .societe_search_result {
 display:none;
 position: absolute;
 z-index: 3;
 background: white;
 border: 1px solid #003c9d;
 top: 25px;
 left: 0;
 height: 250px;
 overflow: auto;
 padding: 10px;
 width: calc(100% - 30px); 
 table {
 border-collapse: collapse;
 tbody  {
 tr {
 cursor: pointer;
 height: 20px;
 td {
 text-align: left;                    
 width: 300px;                
 }
 .found_ville_soc, .found_activity_soc, .found_address_soc, .found_siren_soc {
 display: none;
 }              
 &:hover {
 // background-color: #ECECEC;
 background-color: #D8D8D8;
 }
 }
 }
 }      
 }
 } */
/* .form-row {
 width: 100%;
 display: flex;
 }
 .form-group {
 display: flex;
 flex-direction: column-reverse;
 padding: 10px 20px;
 width: 100%;
 &-inline {
 display: inline-flex;
 width: 50%;
 justify-content: center;
 }
 &.group-form-group {
 flex-direction: column;
 padding-top: 0;
 }
 &[data-suffix] {
 position: relative;
 &::after {
 content: attr(data-suffix);
 position: absolute;
 bottom: 10px;
 right: 0px;
 padding: 5px 20px 0;
 background: white;
 color: grey;
 font-family: 'Open Sans', sans-serif;
 }
 }
 &.sp-checkbox-container {
 flex-direction: row;
 }
 .form-group {
 padding-left: 0;
 padding-right: 0;
 }
 .flex-label {
 display: flex;
 justify-content: space-between;
 align-items: center;
 label {
 color: grey;
 }
 }
 .image-wrapper {
 width: 100px;
 height: 100px;
 display: flex;
 align-items: center;
 justify-content: center;
 margin: 0 auto;
 border: 2px solid gray;
 border-radius: 50%;
 background-image: url('/images/picture.png');
 background-repeat: no-repeat;
 background-size: contain;
 background-position: center;
 label {
 display: flex;
 justify-content: center;
 width: 100%;
 height: 100%;
 opacity: 0;
 background-color: grey;
 border-radius: 50%;
 border: 2px solid white;
 transition: all 0.15s ease;
 box-sizing: border-box;
 cursor: pointer;
 > img {
 max-height: 100%;
 max-width: 100%;
 align-self: center;
 }
 }
 &:hover {
 label {
 opacity: 1;
 }
 }
 }
 input[type="file"] {
 position: absolute;
 left: -9999px;
 opacity: 0;
 }
 input[type="text"], input[type="password"], textarea {
 width: 100%;
 border-color: grey;
 color: grey;
 padding: 5px;
 &:focus {
 border-color: black;
 color: black;
 + .flex-label {
 label {
 color: black;
 }
 }
 }
 }
 input[type="text"], input[type="password"] {
 border: 0;
 border-bottom: 1px solid;
 color: gray;
 padding-left: 0;
 }
 textarea {
 border: 1px solid;
 resize: vertical;
 transition: resize 0s;
 }
 .spbtnblue {
 box-shadow: none;
 }
 .spSelect {
 .dropdown {
 color: grey;
 border-color: grey;
 padding-left: 0;
 &.active {
 color: black;
 border-color: black;
 }
 .select {
 color: inherit;
 }
 .dropdownmenu {
 border-color: black;
 li {
 color: grey;
 &:not([data-value=""]) {
 &.selected, &:hover {
 color: black;
 background-color: white;
 }
 }
 }
 }
 }
 }
 &.button-group {
 flex-direction: row;
 justify-content: flex-end;
 margin-top: 20px;
 button {
 margin-left: 10px;
 &.close {
 background-color: grey;
 border-color: grey;
 &:hover {
 background-color: white;
 color: grey;
 }
 }
 }
 }
 }
 .popin {
 font-family: 'Montserrat';
 &#client-popin {
 .popin-container {
 max-width: 600px;
 padding: 20px;
 }
 }
 & &-container {
 padding: 20px 50px;
 min-width: unset;
 .loading {
 display: flex;
 justify-content: center;
 align-items: center;
 &, &-backdrop {
 position: absolute;
 top: 0; bottom: 0;
 left: 0; right: 0;
 }
 &-backdrop {
 background: white;
 opacity: 0.5;
 z-index: 1;
 }
 &-image {
 max-width: 32px;
 max-height: 32px;
 position: relative;
 z-index: 2;
 }
 }
 .popin-header {
 margin: 0;
 .close {
 color: grey;
 &:hover {
 color: black;
 }
 }
 }
 .popin-body {
 display: flex;
 flex-wrap: wrap;
 &-title {
 width: 100%;
 text-align: left;
 }
 .access-for-user {
 display: flex;
 width: 100%;
 .form-group {
 position: relative;
 .flex-label {
 justify-content: flex-start;
 align-items: flex-end;
 .see-password {
 font-size: 16px;
 color: grey;
 margin-left: 5px;
 cursor: pointer;
 &:hover {
 color: black;
 }
 }
 }
 }
 }
 }
 }
 &.confirm {
 .popin-container {
 max-width: 600px;
 .popin-body {
 &-title {
 text-align: center;
 }
 form {
 width: 100%;
 }
 }
 }
 }
 } */
@media screen and (min-width: 992.1px) and (max-width: 1200px) {
  .subtitlecb {
    max-width: 700px; }
    body #tp_global_content #tp_content {
      flex-direction: column; }
      body #tp_global_content #tp_content .labellisting {
        max-width: none; } }

@media screen and (min-width: 768.1px) and (max-width: 992px) {
  .subtitlecb {
    max-width: 600px; }
    body #tp_global_content #tp_content {
      flex-direction: column; }
      body #tp_global_content #tp_content .labellisting {
        max-width: none; } }

@media screen and (max-width: 768px) {
  .width-contact {
    width: 370px !important;
    height: 760px !important;
    text-align: start !important;
    border-radius: 5px; }
  .add-contact {
    position: absolute;
    left: 4.97%;
    right: 92.03%;
    top: 30px;
    bottom: 89.37%; }
  .contact-title {
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 20px;
    line-height: 170.5%;
    /* or 34px */
    display: flex;
    align-items: center; }
  .contact-subtitle {
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 18px !important;
    line-height: 170.5% !important;
    display: flex;
    align-items: center;
    text-align: start;
    margin-left: -21px;
    padding-top: 10px; }
  .contact-circle {
    position: absolute;
    width: 33px;
    height: 33px;
    left: 15px;
    top: 21px; }
  .contact-photo {
    position: absolute;
    left: 180px !important;
    right: 15.82% !important;
    top: 60px !important;
    bottom: 71.26% !important; }
  .contact-photo-button {
    position: absolute;
    width: 50px !important;
    height: 50px !important;
    left: 165px !important;
    top: 46px !important;
    border: none; }
  .add-btn {
    box-sizing: border-box;
    position: absolute;
    width: 101px !important;
    height: 36px !important;
    left: 155px !important;
    top: 700px !important; }
  #plus-contact {
    display: none; }
  .add-contact-form {
    margin-left: 30px; }
  .company-input {
    box-sizing: border-box !important;
    border: 1px solid rgba(75, 63, 180, 0.1) !important;
    box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.05) !important;
    height: 27px !important;
    width: 250px !important;
    border-radius: 5px !important;
    text-align: start !important; }
  .contact-label {
    padding-top: 20px !important;
    text-align: justify; }
  .import-circle {
    position: absolute;
    width: 33px;
    height: 33px;
    left: 10px;
    top: 20px; }
  .image-contact {
    position: absolute;
    left: 4.37%;
    right: 92.59%;
    top: 27px;
    bottom: 87.89%; }
  .import-title {
    font-family: 'Montserrat' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 15px;
    line-height: 170.5%;
    color: black; }
  .description_1 {
    font-family: 'Montserrat' !important;
    font-style: italic !important;
    font-weight: 600 !important;
    font-size: 12px;
    line-height: 25px;
    color: #000000; }
  .description_2 {
    font-family: 'Montserrat' !important;
    font-style: italic !important;
    font-weight: 500 !important;
    font-size: 12px;
    line-height: 25px;
    color: #000000; }
  .webuploader-element-invisible {
    cursor: pointer;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    height: 100%; }
  .import-clients-dragdrop {
    padding: 30px;
    background-color: #f6f5fb;
    width: 270px !important;
    height: 139px !important; }
    .import-clients-dragdrop .dragdrop_desc {
      position: absolute;
      left: 3%;
      right: 31.75%;
      top: 55%;
      bottom: 27.75%;
      width: 95%;
      font-family: 'Montserrat' !important;
      font-style: normal !important;
      font-weight: 400 !important;
      font-size: 12px;
      line-height: 15px;
      text-align: center;
      color: #003C9D; }
    .import-clients-dragdrop .downloadButton {
      text-align: center; }
  .import-btn {
    margin-left: 80px;
    margin-top: 200px; }
    body #tp_global_content .subtitlecb {
      max-width: 400px; }
    body #tp_global_content #tp_content {
      flex-direction: column; }
      body #tp_global_content #tp_content .labellisting {
        max-width: none;
        border: none; }
        body #tp_global_content #tp_content .labellisting #attributes_container {
          display: flex; }
      body #tp_global_content #tp_content .fulllisting .page_clients {
        overflow: scroll; }
        body #tp_global_content #tp_content .fulllisting .page_clients .table_container {
          display: flex;
          flex-direction: column; }
      body #tp_global_content #tp_content .label_new {
        width: auto; } }

@media screen and (max-width: 576px) {
  .actions button {
    margin-top: 5px;
    margin-bottom: 5px; } }

.text-primary {
  color: #003c9d !important; }

.text-red {
  color: #c71f2c !important; }

.text-success {
  color: #003c9d !important; }

#btn-import-clients, #import-clients .import-btn {
  background: #003c9d;
  border: 1px solid rgba(75, 63, 180, 0.25);
  box-shadow: 0px 4px 4px rgba(75, 63, 180, 0.25);
  border-radius: 5px;
  font-weight: 700;
  font-size: 12px;
  line-height: 170.5%;
  cursor: pointer;
  align-items: center;
  text-align: center;
  color: #fff;
  padding: 7px 18px;
  transition: 0.25s all ease;
  width: auto !important; }
  #btn-import-clients:hover, #import-clients .import-btn:hover {
    background: #fff;
    border: 1px solid #003c9d;
    color: #003c9d; }
  #btn-import-clients .spin, #import-clients .import-btn .spin {
    width: 9px;
    height: 9px;
    margin-right: 7px;
    vertical-align: text-bottom;
    border: 3px solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border 0.75s linear infinite;
    animation: spinner-border 0.75s linear infinite;
    display: none;
    margin-bottom: 3px; }
  #btn-import-clients.processing, #import-clients .import-btn.processing {
    cursor: not-allowed; }
    #btn-import-clients.processing .spin, #import-clients .import-btn.processing .spin {
      display: inline-block; }

@keyframes spinner-border {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

#import-clients.popin.import-clients .popin-container .popin-body .contain_import_client {
  margin: 20px auto 0 auto; }
  #import-clients.popin.import-clients .popin-container .popin-body .import-clients-dragdrop .downloadButton, #import-clients.popin.import-clients .popin-container .popin-body .import-clients-dragdrop #import-clients-status, #import-clients.popin.import-clients .popin-container .popin-body .import-clients-dragdrop #file-info {
    pointer-events: all !important;
    cursor: pointer; }
  #import-clients.popin.import-clients .popin-container .popin-body .import-clients-dragdrop #file-info {
    display: flex;
    justify-content: center; }
#import-clients.popin.import-clients .popin-container .btn-remove {
  border: none;
  background: transparent;
  appearance: none;
  cursor: pointer;
  margin-left: 5px; }
#import-clients [data-dragdrop] {
  border: 2px dashed transparent; }
  #import-clients [data-dragdrop].drag {
    border-color: #003c9d; }
#import-clients .popin-overlay {
  top: 0; }

#popin_require_subscribe {
  height: 110%; }

/*Page mes clients*/
#wrapper_page_clients {
  padding: 0;
  background: transparent;
  border: 0; }
  #wrapper_page_clients #popin-remove-client, #wrapper_page_clients .buttons-colvis {
    display: none; }
  #wrapper_page_clients .table_container .actions {
    float: none; }
  #wrapper_page_clients .action {
    min-width: 120px !important; }
  #wrapper_page_clients .action span {
    cursor: pointer;
    display: inline-block; }
  #wrapper_page_clients .remove_clients {
    margin-left: 20px; }
    #wrapper_page_clients table.dataTable thead th {
      padding: 8px 10px; }
    #wrapper_page_clients table.dataTable thead td {
      padding: 8px 10px; }
  #wrapper_page_clients .check-box-clients {
    width: 50px;
    cursor: pointer; }
    #wrapper_page_clients .check-box-clients input {
      width: 18px;
      height: 18px;
      cursor: pointer; }
  #wrapper_page_clients .show-button-multipe {
    margin-top: 40px;
    margin-bottom: 20px; }
  #wrapper_page_clients .dlex {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    font-weight: 500;
    font-size: 12px;
    line-height: 170.5%;
    color: #808080; }
    #wrapper_page_clients .dlex span {
      margin-left: 5px; }
  #wrapper_page_clients .dlex.active {
    color: #003C9D;
    cursor: pointer; }
  #wrapper_page_clients .show-button-multipe .dlex:first-child {
    margin-right: 30px; }
  #wrapper_page_clients .edit_client {
    color: #003C9D; }
  #wrapper_page_clients .remove_clients {
    color: #C71F2C; }

#remove-clients .content-remove-clients p {
  font-weight: 600;
  font-size: 20px;
  line-height: 130.5%;
  color: #000000; }
#remove-clients .popin-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch; }
#remove-clients .wrapper-check-document {
  max-width: 500px;
  text-align: left;
  margin: 20px auto 0; }
  #remove-clients .wrapper-check-document .type-radio:first-child {
    margin-bottom: 20px; }
  #remove-clients .wrapper-check-document .type-radio {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    align-content: stretch;
    font-weight: 600;
    font-size: 14px;
    color: #000000; }
    #remove-clients .wrapper-check-document .type-radio span {
      margin-left: 30px; }
#remove-clients .popin-header .close span {
  font-size: 20px; }
#remove-clients .sp-checkbox-value {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  background-color: transparent;
  margin: 0;
  padding: 0;
  border: 1px solid grey;
  border-radius: 2px;
  color: white;
  font-size: 1.2rem;
  font-family: 'Material Icons' !important;
  transition: all 0.1s ease; }
#remove-clients input[type="radio"] {
  opacity: 0;
  position: absolute; }
#remove-clients input[type="radio"]:checked + .sp-checkbox-value {
  border-color: #003C9D;
  background-color: #003C9D; }
#remove-clients input[type="radio"]:checked + .sp-checkbox-value::before {
  content: '\e876'; }
#remove-clients ._basic.sp_button {
  padding: 10px 60px;
  text-transform: uppercase; }
#remove-clients .popin-header-title {
  border-bottom: 1px solid #EDEBFF;
  padding-bottom: 5px; }
#remove-clients .notice-merge {
  margin: 20px 0 0px;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 130.5%;
  display: flex;
  align-items: center;
  color: #C71F2C; }
#remove-clients .popin-header {
  margin-bottom: 0; }
#remove-clients .notice-text {
  margin-top: 40px; }

#alert-messenger #cancel-remove {
  position: unset;
  background-color: transparent;
  color: #005829;
  border-color: #005829;
  margin-left: 10px;
  padding: 8px;
  max-height: 30px;
  min-height: auto; }
#alert-messenger .sp-alert-message {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: stretch; }

.merge-clients .popin-header {
  margin-bottom: 15px !important; }
.merge-clients .notice {
  font-weight: 500;
  font-size: 14px;
  color: #C71F2C;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
  text-align: left; }
.merge-clients .title-pop {
  margin: 25px 0 35px; }
.merge-clients .wrap-choose-clients {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: stretch;
  align-content: stretch; }
  .merge-clients .wrap-choose-clients .item-meger-client:first-child {
    margin-right: 50px; }
    .merge-clients .wrap-choose-clients .item-meger-client .info {
      background: #FAF9FD;
      border-radius: 5px;
      margin-top: 20px;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      justify-content: flex-start;
      align-items: stretch;
      align-content: stretch;
      padding: 15px 40px;
      font-size: 14px;
      max-width: 335px;
      min-width: 335px;
      min-height: 150px; }
      .merge-clients .wrap-choose-clients .item-meger-client .info span.address {
        margin: 30px 0; }
    .merge-clients .wrap-choose-clients .item-meger-client .sp-checkbox-radio {
      width: 20px;
      height: 20px;
      border: 1px solid #003C9D;
      border-radius: 100%;
      margin: 0 auto;
      position: relative; }
    .merge-clients .wrap-choose-clients .item-meger-client input[type="radio"] {
      width: 20px !important;
      height: 20px !important;
      left: calc(50% - 10px);
      cursor: pointer;
      z-index: 999; }
    .merge-clients .wrap-choose-clients .item-meger-client .sp-checkbox-radio::before {
      content: '';
      position: absolute;
      width: 14px;
      height: 14px;
      left: 2px;
      top: 2px;
      opacity: 0;
      background: #003C9D;
      border-radius: 100%; }
    .merge-clients .wrap-choose-clients .item-meger-client input[type="radio"]:checked + .sp-checkbox-radio::before {
      opacity: 1; }
    .merge-clients .wrap-choose-clients .item-meger-client .input {
      position: relative; }

#merge-clients path {
  fill: #808080 !important; }

#merge-clients.active path {
  fill: #003C9D !important; }

#table_clients_length {
  width: 100%;
  text-align: center;
  font-size: 14px; }
