/*
Theme Name: Thot
Template: Divi
Version: 1.0.0
*/

/** Global classes */
.hide {
  display: none !important;
}

button
{
  cursor: pointer;
  width: fit-content;
  padding: 5px;
  border: solid 1px #EBEBF4;
  border-radius: 5px;
  background-color: #fff;
  color: #666;
}
button:hover{
  background-color: #ECF5F2;
}

input[type="button"]
{
  cursor: pointer;
}

a{
  text-decoration: none !important;
}

footer{
  position: relative;
  z-index: 0;
}

/* Modal popup */
.modal-popup
{
  width: 25%; 
  min-width: 500px;
  padding: 0;
  font-size: 1rem;
  color: black;
  border-radius: 5px;
  border: solid 1px #6767D9;
  box-shadow: 0px 2px 5px grey;
}

.modal-popup::backdrop {
  background-color: white;
  opacity: 0.75;
}

.modal-popup h1{
  margin-top: 30px;
}

.modal-popup .highlight
{
  padding: 2px;
  font-weight: bold;
  border-radius: 5px;
  background-color: rgb( 133, 133, 247, 0.2 );
}

.modal-popup .content-container,
.modal-popup .confirm-container
{
  padding: 30px;
}

.modal-popup .confirm-container
{
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 30px;
  border-top: solid 0.5px grey;
}

.modal-popup .confirm-container button
{
  width: 50%;
  height: 40px;
  border: none;
  color: white;
  font-weight: bold;
}
.modal-popup .confirm-container button.cancel
{
  background-color: #888888;
}
.modal-popup .confirm-container button.confirm
{
  background: linear-gradient( to right, #8585F7, #c087f8 );
}

#editor-thot p,
#editor-thot li,
#view_version p,
#view_version li
{
  font-size: 16px;
  line-height: 1.8em;
  color: #000000;  
}

#editor-thot ul > li,
#view_version ul > li
{
  list-style-type: disc;
  list-style-position: outside;
}

.liste_alts {
  display: none
}

#copie_ngrams_span,
#btn_create_craftseo_span,
#btn_create_quiz_span {
  display: none;
  margin-left: 5px;
}

#text-editor-consignes-2 {
  display: none;
}

.title_tag_concurrent,
.titre_h1_concurrent {
  line-height: 25px;
  color: #000;
}

.itemConcurrence .liens {
  margin-bottom: 0px !important;
  color: #000;
  font-size: 13px;
}

#headings_serps .suggestlink::after,
#liste_idees .ideesSujet::after,
.IDR_title::after {
  content: '→';
  font-weight: bold;
  opacity: 0;
  margin-left: 5px;
  transition: opacity 0.2s;
}

#headings_serps .suggestlink:hover::after,
#liste_idees .ideesSujet:hover::after,
.IDR_title:hover::after {
  opacity: 1;
}

#headings_serps .suggestlink:hover,
#liste_idees .ideesSujet:hover,
.IDR_title:hover {
  border-radius: 15px;
  background: #F6F6F6;
  cursor: pointer !important;
}

.IDR_title {
  cursor: pointer;
}

.score_mots_concurrents {
  font-size: 14px;
  font-weight: 600;
  margin-left: 15px;
}

.encart_moyenne {
  border: 0px solid #bbb !important;
}

.itemConcurrence {
  border: 1px solid #bbb;
  padding: 10px;
  border-radius: 5px;
  margin-top: 5px;
  margin-right: 3px;
  margin-left: 3px;
}

.itemConcurrence:hover {
  border: 1px solid #000000;
}

.concurrent-blacklisted {
  border: 1px solid #FC554F !important;
  color: #FC554F !important;
  background-color: #FFF2F2 !important;
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 8px;
  text-align: center;
}

#btn_create_craftseo_span,
#import_url_content_span,
#btn_create_quiz_span {
  white-space: nowrap;
}

#btn_create_quiz_span {
  padding-right: 20px;
}

.liens suggestlink {
  color: #000;
}

.lien_concurrent {
  font-weight: 600;
  font-size: 14px;
  color: #000;
}

.title_concurrent_span {

  background-color: #DEF7EE;
  padding: 2px;
  margin-right: 5px;
  color: #158966;
  border-radius: 5px;
  font-weight: 600;

}

.h1_concurrent_span {

  background-color: #FFF6E0;
  padding: 2px;
  color: #DD8C16;
  margin-right: 5px;
  border-radius: 5px;
  font-weight: 600;
}

#copie_tableau_concurrence {
  display: none;
  float: right;
  margin-bottom: 10px;
}

#updateForm submit {
  cursor: pointer;
}

#searchBar {
  margin-left: 20px;
}
/* 
.link_data_analyse {
  max-width: 80%;
} */

#code_head {
  display: none;
}

.resize-zone {
  position: absolute;
  width: 10px;
  margin-right: 10px;
  min-height: 90vh;
  right: -10px;
  top: 0;
  bottom: 0;
  cursor: ew-resize;
  /* Curseur de redimensionnement horizontal */
}

.resize-zone:hover {
  background-color: #ECF5F2;
  width: 5px;
  border-radius: 10px;
}

.fr-box.fr-basic .fr-element {
  font-family: Poppins;
}

#lancement {
  cursor: pointer;
}

#row_head,
.row_head {
  min-width: 100%;
}

#liste_des_prompts a {
  color: #24C789 !important;
  text-decoration: underline;
  -webkit-text-decoration-color: #24C789;
  text-decoration-color: #24C789;
}

.date_restart {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lien_premium {
  font-weight: 800;
  color: #000000;
}

.lien_premium:hover {
  font-size: 14px;
}

.fr-sticky-off,
.fr-sticky-on {
  position: sticky !important;
  z-index: 10;
}

.commandes_btn {
  display: flex;
  flex-flow: row wrap;
  gap: 5px 10px;
}

.commande {
  position: relative;
  display: block;
  cursor: pointer;
  color: #000000;
  padding: 6px;
  border: 1px solid #bbb;
  border-radius: 5px;
  font-size: 13px;
  width: auto;
  height: auto;
}

.commande:hover {
  background-color: #ECF5F2;
}
.commande:hover .commande-hover{
  display: flex;
}

.commande a {
  color: #000000;
  font-size: 13px;
  width: fit-content;
  display: flex;
}

.commande img{
  display: block;
  width: 24px;
  height: 24px;
}

.commande-hover{
  display: none;
  position: absolute;
  top: -1px;  
  align-items: center;
  width: fit-content;
  height: 36px;
  padding: 0 6px;  
  background-color: #ECF5F2;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  box-sizing: content-box;
  white-space: nowrap;
  z-index: 2;
}
.commande-hover.left{
  right: 32px;    
  border-left: 1px solid #bbb;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.commande-hover.right{
  left: 32px;  
  
  border-right: 1px solid #bbb;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.info_left_side_bottom {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 30px;
  color: #000000;
}

#editor-thot a,
#erreur_import a,
#view_version a {
  color: #000;
  font-weight: 600;
}

#erreur_import {
  color: #000000;
}

#editor-thot h2,
#view_version h2 {
  color: #000;
  font-size: 23px;
  font-weight: 900;
  font-family: 'Poppins';
}

#editor-thot {
  min-height: 72vh; margin-bottom: 0px; margin-top: 0px;
}

#editor-thot h1,
#view_version h1 {
  color: #000;
  font-size: 28px;
  font-weight: 900;
  font-family: 'Poppins';
}

#editor-thot h3,
#view_version h3 {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins';
}

#editor-thot h4,
#view_version h4 {
  color: #000000;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Poppins';
}

.btn_ai_assistant {
  display: flex;
  flex-wrap: wrap;
  flex: auto;
  flex-direction: row;
  align-items: stretch;
}

.copy_prompt {
  cursor: pointer;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  min-height: 40px;
  position: relative;
  background: #ffffff;
}

.copy_prompt svg, .copy_prompt img {
  pointer-events: none;
}

.get_ai_response {
  cursor: pointer;
  margin-top: 0px;
  margin-bottom: 0px;
}

.content_response_ai {
  font-family: 'Poppins';
  font-size: 14px;
  margin-top: 20px;

}

.btn_ai_response {
  border: 0px solid rgba(22, 75, 137, 0.1);
  background: #000000;
  color: #fff;
  font-size: 16px;
  padding: 5px;
  height: 35px;
  font-weight: 500 !important;
  transition: all 300ms ease 0ms;
  border-radius: 5px;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
}

.ajouter_prompt {
  font-size: 17px;
  font-weight: 700;
  color: #000000;
}

.ajouter_prompt a {
  color: #000000;
  font-size: 17px;
  font-weight: 700;
}

.ql-clipboard {
  position: fixed;
  display: none;
  left: 50%;
  top: 50%;
}

.ql-hidden {
  display: none;
}

#filter_container {
  display: flex;
  justify-content: space-between;
}

.left_filter_container{
  display: flex;
  align-items: center;
  gap: 10px;
}

.group_filter{
  display: block;
  width: fit-content;
  border-radius: 5px;
  padding: 10px;
  background-color: #fff;
  border: solid 1px #EBEBF4;
  font-size: 13px;
  font-weight: 500;
  color: #666;
  cursor: pointer;
}

.group_filter:hover{

  background-color: #ECF5F2;
}

.group_filter.selected
{
  border: solid 1px #24C789; 
  background-color: #ECF5F2;
}

.commun_group_filter
{
  display: flex;  
  align-items: center;
  gap: 10px;
}

.groupe_container {
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;
  margin-right: 20px;
  border: solid 1px #EBEBF4;
  font-size: 13px;
}

.group_filter_etat_container
{
  display: flex;
  margin-top: 20px;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
}

.group_filter_etat_container > p
{
  text-wrap: nowrap;
}

.ancre-title .group_filter_etat {
  border: solid 1px #000000;
}

.ql-toolbar .ql-picker-options {
  outline: none !important;
}

#title_and_share {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

#title_and_share .todo_container {
  color: #000000;
}

#title_and_share .options-container {
  position: absolute;
  background-color: #f9f9f9;
  border: 1px solid #000000;
  min-width: 160px;
  padding: 10px;
  z-index: 2;
  border-radius: 5px;
}

.header_serp .bouton,
#title_and_share .bouton 
{
  background-color:#fff;
  font-size: 1rem;
	color: #24C789;
  padding: 5px 10px;
  border-radius:5px;
}

.header_serp .bouton:hover,
#title_and_share .bouton:hover 
{
  background-color: #24C789;
  color: white;
}

.text-editor-consignes-2 {
  margin-top: 10px;
}

.text-editor-consignes-2,
.text-editor-consignes {
  color: #000000;
  font-size: 13px;
}

#query_title
{
  display: flex;
  flex-flow: column;
  gap: 8px;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  margin-left: auto;
  padding: 0;
}

#query_title #label
{
  display: flex;
  align-items: center;
  gap: 8px;
}

h1 {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}

#sharing-form label {
  color: #fff;
  margin-right: 20px;
}

.link_groupe {
  color: #fff;
  margin-left: 15px;
}

.ql-toolbar {
  position: absolute !important;
  padding: 0px 0px !important;
  left: 0px;
  top: 80px;
  background-color: #fff !important;
  z-index: 10000;
  width: 100%;
  padding-bottom: 10px !important;
}

#copie_keywords {
  color: #000000;
  cursor: pointer;
}

select {
  font-family: 'Poppins';
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

body,
.ql-constainer {
  font-family: 'Poppins', sans-serif !important;
  font-size: 14px;
  height: 100vh;
  overflow: auto;
  padding-bottom: 25px;
}

.ql-container p,
.ql-container li,
.ql-container ul {
  font-size: 18px;
  line-height: 1.8em;
  margin-bottom: 15px !important;
  color: #000000;
}

.ql-container h3 {
  font-size: 18px;
}

.ql-editor {
  min-height: 300px;
}

.ql-editor h3,
.ql-editor h2,
.ql-editor h1 {
  margin-top: 25px !important;
  margin-bottom: 32px !important;
}

.highRelevance {
  color: #24C789;
  margin-right: 5px;
}

.midRelevance {
  color: #EAA800;
  margin-right: 5px;
}

.lowRelevance {
  color: #D32D2D;
  margin-right: 5px;
}

.highRelevance strong {
  color: #24C789;
  margin-right: 5px;
}

.midRelevance strong {
  color: #EAA800;
  margin-right: 5px;
}

.lowRelevance strong {
  color: #D32D2D;
  margin-right: 5px;
}

h2,
h3 {
  color: #000000;
  font-family: Poppins;
  line-height: 41px;
  letter-spacing: 0em;
  text-align: left;
  margin-top: 25px !important;
  margin-bottom: 25px !important;
}

h3 {
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
  margin-top: 30px;
}

h2 {
  font-size: 20px;
  font-weight: 600;
  color: #000000;
}

h4 {
  font-weight: 600;
  color: #000000;
  margin-top: 8px;
}

#display_score,
#display_intro,
#display_exces,
#display_mots {
  max-width: 100%;
  border-radius: 10px;
  min-width: 20%;
  padding: 15px;
  padding-top: 15px;
  margin-right: 5%;
  margin-top: 10px;
  color: #000000;
  font-weight: 300, Light;
  font-size: 14px;
  box-shadow: 0px 3px 6px #eee;
}


#display_mots {
  margin-right: 0px;
}

.et_pb_tabs_controls ul , .et_pb_tabs_0 .et_pb_tabs_controls li, ul.et_pb_tabs_controls {
  background-color: #fff !important;
}

ul.et_pb_tabs_controls:after {
  border-top: 0px solid #fff !important;
}

#dataAnalyse {
  border-radius: 5px;
  /*background: #fff;*/ 
  background-color: #fff;
  padding-bottom: 5px;
  margin-bottom: 0px;
  border: #fff;
  margin-top: 0px;
  overflow: visible;
  margin-left: 0px;
}

#dataAnalyse h4 {
  line-height: normal;
  font-weight: 500;
  color: #000000;
  font-size: 15px;
  overflow: auto;
}

.scoreSEO,
.nb_mots {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: 0.44px;
  color: #000000;
  margin-bottom: 5px;
  overflow: auto;
}

#nb_mots_selected{
  display: none;
}

#ratiosSERP {
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}

.ratio {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 25px;
  letter-spacing: 0.44px;
  color: #000000;
  text-align: center;
}

#ratio-fp,
#ratio-catalogue,
#ratio-classique {
  max-width: 25%;
  border: 1px solid #E9E9E9;
  border-radius: 5px;
  text-align: center;
  padding: 8px;
  flex: 1;
  flex-grow: 1;
}

#ratio-fp,
#ratio-catalogue {
  margin-right: 8px;
}

#work_zone {
  min-width: 100%;
  max-width: 1250px;
  max-height: 620px;
  min-height: 490px;
  overflow-y: hidden;
  margin-top: 0px;
}

.keyword-right-side {
  margin-left: 10px;
  padding-left: 5px;
  padding-right: 5px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 15px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  letter-spacing: 0.44px;
  min-height: 20px;
  padding-top: 5px;
  padding-bottom: 6px;
  margin-right: 1px;
}

.green .keyword-right-side  {
  background-color: #F6FFFB;
}

.red .keyword-right-side  {
  background-color: #FFF7F7;
}

.blue .keyword-right-side  {
  background-color: #F5FDFF;
}

.yellow .keyword-right-side  {
  background-color: #FFFCF8;
}

.keyword-right-side
.suggestlink {
  margin-bottom: 5px;
  min-height: 27px;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 5px;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  background: #FFFFFF;
  color: #000000;
  margin-right: 10px;
  margin-top: 10px;
}

.keyword-left-side,
.question {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 27px;
  cursor: pointer;
}

.ngrams-left-side {
  margin-top: 5px;
  margin-bottom: 5px;
  min-height: 27px;
  padding-right: 8px
}

.occurences-requises {
  font-size: 12px;
  letter-spacing: 0.44px;
}

#mots-cles-side-bar {
  margin-top: 20px;
  min-width: 38%;
  max-width: 38%;
  overflow: scroll;
  border-right: 1px solid #E4E6F0 !important;
  padding-right: 10px;
}

#motcle {
  background-color: #2CD997;
}

#liste_KW_obligatoires,
#liste_KW_complementaires,
#ngrams_liste,
#liste_entitees_nommes {
  display: flex;
  flex-wrap: wrap;
}

#editeur-side-bar {
  min-width: 60%;
  overflow-y: scroll; 
  max-height: 85vh;
  border: 1px solid #e5e7eb;
	border-radius: 10px;
}

.keyword,
.ideesSujet,
.ngram,
.sujetCannibalises,
.entites_nommees,
.alerte_lien {
  padding-left: 8px;
  padding-right: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 15px !important;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  background: #F6F6F6;
  color: #000000;
  margin-right: 10px;
  margin-top: 10px;
  border:none !important
}

.keyword.a_supprimer
{
  background-color: #FBD1D0 !important;
}

.ngram,
.entites_nommees {
  padding-right: 8px;
}

.sujetCannibalises {
  max-width: fit-content;
  padding-right: 8px;
}

.ideesSujet,
.alerte_lien {
  max-width: fit-content;
  padding-right: 8px;
  cursor: pointer;
}

.categorie-idees {
  margin-bottom: 20px;
}

.categorie-titre {
  font-size: 12px !important;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
  margin-top: 0;
  padding: 5px 0;
  border-bottom: 1px solid #e0e0e0;
}

.alerte_lien {
  color: rgb(211, 45, 45);
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  font-weight: 600;
}

#sujet {
  border-radius: 0px;
  border: 1px solid #000000;
  border-top: 0px solid #000000;
  border-left: 0px solid #000000;
  border-right: 0px solid #000000;
}

.head {
  width: 100%;
  height: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 30px;
}

.headElements {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: 0;
  gap: 0px;
}

#labelSujetContainer {
  padding-top: 5px;
  padding-bottom: 5px;
}

#filtering {
  margin-left: 15px;
}

#subjectFilter,
#choix_sujet {
  margin-left: 5px;
  border-radius: 3px;
  background-color: #F6F6F6;
  border: 0px;
  border-color: #fff;
  padding: 5px;
  line-height: 22px;
  max-width: 400px;
}

.upload-csv {
  max-width: 800px;
}

.submit_button {
  max-width: 200px;
}

.custom-file-upload {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  text-align: left;
  max-width: 250px;
  color: #000000
}

.flex-container {
  display: flex;
  margin-top: 5px;
  max-width: 1250px;
  max-width: 100%;
  margin: auto;
  overflow: visible;
}

.flex-child {
  flex: 2;
  overflow: visible;
  position: relative;
}

.flex-child:first-child {
  margin-right: 20px;
}


.ql-toolbar,
.ql-container,
.ql-snow {
  border: 0px solid #EDEDED !important;
}

#versionMobile {
  display: none;
  margin: auto;
}

#headerCTA {
  color: #fff;
  background-color: #118AFC;
  height: 90px;
  text-align: right;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  border-radius: 5px;
}

#texteInscription {
  max-width: 450px;
}

#boutonInscription {
  padding: 10px;
  background: #F6A228;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  max-width: 450px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  cursor: pointer;
}

option {
  font-family: Poppins !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 27px !important;
  letter-spacing: 0em;
}

#boutonInscription a {
  color: #fff;
  text-decoration: none;
}

#labelSujet {
  border-radius: 3px;
  background-color: #007FFF;
  padding: 5px;
  margin-right: 15px;
  color: #fff;
  font-size: 14px;
}


@media screen and (max-width: 705px) {

  #versionMobile {
    display: block;
    max-width: fit-content;
    margin: auto;
  }

  #mobileThot {
    margin: auto;
  }

  .flex-container {
    display: none;
  }

  #liste_KW_obligatoires {
    display: none;
  }

  #liste_KW_complementaires {
    display: none;
  }

  #uploadAndChoose {
    display: none;
  }
}

.suggestlink a {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}

.moyenneBlue {
  color: #000000;
}

.numSerp {
  border-radius: 90%;
  min-width: 40px;
  min-height: 40px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 1px;
  padding-top: 1px;
  margin-right: 5px;
  background: #000000;
  border: 0px solid #000000;
  color: #fff;
  text-align: center;
  font-size: 9px;
}

.popup_export {
  display: block;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  background-color: #fff;
  padding: 20px;
  z-index: 9;

  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
}

#container_popup {
  width: 110%;
  height: 100%;
  margin-left: -50px;
  top: 0;
  z-index: 9;
  position: fixed;
  display: none;
  background-color: rgba(22, 22, 22, 0.5);
}

#button_telecharger_brief,
#commande_analyse {
  min-width: 140px;
  padding: 0px;
  padding-bottom: 15px;
  height: 17px;
  display: flex;
  margin-left: 10px;
  border-radius: 3px;
  background-color: #118AFC;
  border: 0px;
  border-color: #ffffff;
  cursor: pointer;
}

#commande_analyse {
  background-color: #F6A228
}

#button_export,
#commande_analyse a {
  margin: auto;
  padding-top: 5px;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
  text-decoration: none;
}

#commande_analyse a {
  display: block;
  padding: 5px;
  padding-right: 10px;
  padding-left: 10px;
}

#closepopup {
  margin-right: 3px;
  text-align: right;
  color: #FC554F;
  cursor: pointer;
}

#success_rate,
#keywords_all,
#idees_liste_all,
#suggestions_liens_all,
#risques_cannibalisation_all,
#concurrentsAnalyse,
#titresHn_all,
#ngrams_all,
#prompts_enregistres {
  display: flex;
  align-items: center;
  gap: 5px;
  cursor: pointer;
  padding: 0;
  margin: 10px 0;
}

#success_rate:hover,
#prompts_enregistres:hover,
#keywords_all:hover,
#idees_liste_all:hover,
#ngrams_all:hover,
#suggestions_liens_all:hover,
#risques_cannibalisation_all:hover,
#concurrentsAnalyse:hover,
#titresHn_all:hover {
  background-color: #F7FAF9;
  border-radius: 3px;
}

#success_rate img,
#keywords_all img,
#idees_liste_all img,
#suggestions_liens_all img,
#risques_cannibalisation_all img,
#concurrentsAnalyse img,
#titresHn_all img,
#ngrams_all img,
#prompts_enregistres img
{
  display: block;
}


#ratiosSERP h4 {
  font-size: 14px;
}

#ratiosSERP,
#ngrams_liste,
#liste_KW_all,
#liste_idees,
#risques_cannibalisation,
#concurrents_serps,
#headings_serps {
  margin-bottom: 10px;
}

.ql-snow.ql-toolbar button:hover,
.ql-snow .ql-toolbar button:hover,
.ql-snow.ql-toolbar button:focus,
.ql-snow .ql-toolbar button:focus,
.ql-snow.ql-toolbar button.ql-active,
.ql-snow .ql-toolbar button.ql-active,
.ql-snow.ql-toolbar .ql-picker-label:hover,
.ql-snow .ql-toolbar .ql-picker-label:hover,
.ql-snow.ql-toolbar .ql-picker-label.ql-active,
.ql-snow .ql-toolbar .ql-picker-label.ql-active,
.ql-snow.ql-toolbar .ql-picker-item:hover,
.ql-snow .ql-toolbar .ql-picker-item:hover,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected {
  color: #24C789 !important;
}

.ql-snow.ql-toolbar button:hover .ql-fill,
.ql-snow .ql-toolbar button:hover .ql-fill,
.ql-snow.ql-toolbar button:focus .ql-fill,
.ql-snow .ql-toolbar button:focus .ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #24C789 !important;
}

.ql-snow.ql-toolbar button:hover .ql-stroke,
.ql-snow .ql-toolbar button:hover .ql-stroke,
.ql-snow.ql-toolbar button:focus .ql-stroke,
.ql-snow .ql-toolbar button:focus .ql-stroke,
.ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ql-snow .ql-toolbar button.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-snow.ql-toolbar button:hover .ql-stroke-miter,
.ql-snow .ql-toolbar button:hover .ql-stroke-miter,
.ql-snow.ql-toolbar button:focus .ql-stroke-miter,
.ql-snow .ql-toolbar button:focus .ql-stroke-miter,
.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #24C789 !important;
}

.ql-snow a {
  color: #24C789 !important;
}

#maillage_interne_reco_site_web,
#url_actuelle {
  width: 80%;
  height: 35px;
  margin-right: 20px;
  color: rgb(0, 0, 0);
}

#url_form {
  width: 80%;
  height: 35px;
  margin-right: 10px;
  color: rgb(0, 0, 0);
  padding-left: 10px;
}

.btn_CRAFT {
  border: 0px solid rgba(22, 75, 137, 0.1);
  background: #000000;
  color: #fff;
  font-size: 16px;
  height: 35px;
  font-weight: 500 !important;
  transition: all 300ms ease 0ms;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  margin-left: 10px;
}

#maillage_interne_reco_site_web {
  width: 60%;
  margin-top: 30px;
}

#url_actuelle {
  width: 60%;
  margin-top: 5px;
}

#validerbtn_maillage_interne_reco {
  text-align: center;
  height: 35px;
  font-weight: 500 !important;
  transition: all 300ms ease 0ms;
  background: #000000;
  font-size: 16px;
  border: 0px solid rgba(22, 75, 137, 0.1);
  width: 60%;
  padding-top: 5px;
  float: left;
  cursor: pointer;
  margin-top: 20px;
  color: #ffffff !important;
  margin-bottom: 20px;
}



.rangeslider {
  width: 66%;
  /* limite la largeur du curseur Ã  100px */
  position: relative;
  display: inline-block;
  margin-right: 10px;
}

.rangeslider__fill {
  background: #24C789;
}

.rangeslider__handle {
  background: #24C789;
  border: none;
  /* Enlève la bordure de la poignée */
  height: 20px;
  /* rend la poignÃ©e plus petite */
  width: 20px;
  box-shadow: none;
}

.rangeslider--horizontal .rangeslider__handle {
  top: -7px;
}

.rangeslider--horizontal {
  height: 8px;
  /* rend la ligne plus fine */
}

.fr-second-toolbar {
  display: none;
}

.fr-element .fr-view {
  padding: 0px;
}

.div_icone_analyse {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.div_icone_analyse p {
  width: fit-content;
  vertical-align: middle;
  margin-left: 10px;
  color: #000000;
  font-size: 16px;
}

.progress-tooltip {
  position: relative;
  padding-top: 50px;
}

.progress-tooltip .progress-tooltip-info {
  align-items: center;
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: 0 0 2px #ccc;
  color: #000000;
  display: inline-flex;
  font-weight: bold;
  justify-content: center;
  height: 35px;
  position: absolute;
  top: 5px;
  left: 0;
  text-align: center;
  transform: translateX(calc(-50% - 5px));
  width: fit-content;
  padding-left: 7px;
  padding-right: 10px;
}

.progress-tooltip .progress-tooltip-info::before,
.progress-tooltip .progress-tooltip-info::after {
  content: '';
  display: inline-block;
  border: 7px solid transparent;
  border-top-color: #eee;
  position: absolute;
  bottom: -13px;
  left: 50%;
  transform: translateX(-50%);
}

.progress-tooltip .progress-tooltip-info::before {
  border-width: 8px;
  border-top-color: #ccc;
  bottom: -16px;
  left: 50%;
}

.progress-tooltip .progress-tooltip-info::after {
  z-index: 1;
}

.progress {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border: none;
  border-radius: 5px;
  display: block;
  font-family: sans-serif;
  height: 10px;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 100%;
}

.progress::-webkit-progress-bar {
  background-color: #ccc;
}

.progress::-webkit-progress-value {
  border-radius: 5px;
  background-color: #000000;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}

.progress::-moz-progress-bar {
  border-radius: 5px;
  background-color: #7856ff;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
}

.progress::-ms-fill {
  border-radius: 5px;
  background-color: #7856ff;
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 10px 10px;
  border: none;
}

.wrapper {
  max-width: 500px;
  margin-bottom: 50px;
}


#statistiques_texte {
  padding-top: 20px;
}

#statistiques_texte p {
  color: #000000;
  font-size: 16px;
}

#editor-thot em {
  font-weight: 400 !important;
}

.fr-toolbar,
.fr-element,
.fr-view,
.fr-wrapper {
  border: none !important;
}

.header-indicator {
  color: #fff;
  margin-right: 5px;
  padding-left: 5px;
  border-radius: 2px;
  background-color: #000000;
}

#structured-plan {
  margin-top: 20px;
  color: #000000;
}

.level-1 {
  font-size: 1.5em;
  font-weight: bold;
  list-style-type: none;
  margin-top: 10px;
}

.level-2 {
  font-size: 1.3em;
  margin-left: 10px;
  list-style-type: none;
  margin-top: 10px;
}

.level-3 {
  font-size: 1.1em;
  margin-left: 20px;
  list-style-type: none;
  margin-top: 10px;
}

.level-4 {
  font-size: 1em;
  margin-left: 25px;
  list-style-type: none;
  margin-top: 10px;
}

.link_maillage_interne {
  font-size: 12px;
}

.liens_internes_nb {
  margin-left: 10px
}

#suggestions_lien p {
  color: rgb(0, 0, 0);
}

#tag-indicator {
  display: block;
  position: absolute;
  z-index: 1000;
  font-size: 13px;
  font-weight: 600;
  color: #000000;
  padding: 5px;
}


#tableau_concurrence {
  border-collapse: collapse;
  color: #000000;
}

#tableau_concurrence tr {
  border-bottom: 1px solid #000000;
}

#tableau_concurrence a {
  color: #000000;
}

#tableau_concurrence tr:hover {
  background-color: rgba(0, 0, 0, 0.02);
}

#tableau_concurrence td,
#tableau_concurrence th {
  border: none !important;
}

.hidden-option {
  display: none;
}

.hidden-option {
  display: none;
}

#resultats_matching_intention_de_recherche .valide {
  background: #F6F6F6;
  border: 1px solid #24C789;
  border-radius: 5px;
  padding: 5px;
  margin-top: 6px;
  color: #000000;
  width: fit-content;
}

#resultats_matching_intention_de_recherche .invalide {
  background: #F6F6F6;
  border: 1px solid #FC554F;
  border-radius: 5px;
  padding: 5px;
  margin-top: 6px;
  color: #000000;
  width: fit-content;
}

.svg_matching {
  padding-top: 6px
}

#matching_intention_de_recherche {
  border: 1px solid #000000;
  box-shadow: 3px 3px 0px #000000;
}


.checkbox {
  display: flex;
  align-items: center;
  /* Centre les éléments verticalement */
}

.checkbox input[type="checkbox"] {
  width: 18px;
  height: 18px;
  cursor: pointer;
  margin-right: 5px;
  margin-left: 0px;
}

.checkbox label {
  margin: 0;
  display: flex;
  align-items: center;
  cursor: pointer;
}


#last_maj {
  display: none;
  font-size: 13px;
  font-weight: 400;
}

.alt_text {
  background-color: #F6F6F6;
  /* margin-left: 10px; */
  margin-right: 10px;
  padding: 5px;
  border-radius: 3px;
  margin-top: 10px;
}


#historique {
  display: flex;
  gap: 10px;
}

.version-block {

  border: 1px solid #000000;
  /* Bordure grise */
  padding: 10px;
  width: 250px;
  border-radius: 8px;
  background-color: #F9F9F9;
  /* Fond gris clair */
  font-family: Arial, sans-serif;
}

.date-time {
  color: #000000;
  /* Vert foncé */
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}

.version-info {
  color: #A9A9A9;
  /* Gris clair */
  font-size: 16px;
  margin: 5px 0 15px 0;
}

.actions {
  display: flex;
  justify-content: space-between;
}

.view,
.restore {
  color: #000000;
  /* Noir */
  text-decoration: none;
  font-weight: thin;
  font-size: 16px;
}

.view:hover,
.restore:hover {
  text-decoration: underline;
}

#code_snippet {
  color: #000000;
  font-size: 12px;
  padding: 5px;
}

#copy_script {
  margin-top: 20px;
}

.icone_btn {
  max-height: 20px;
}

.view-switch {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.view-switch button {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 5px;
  transition: background-color 0.3s, color 0.3s;
}

.view-switch button img {
  height: 20px;
  width: 20px;
  transition: filter 0.3s;
}

.view-switch button.active {
  background: #1a73e8;
  color: #fff;
}

.view-switch button.active img {
  filter: brightness(0) invert(1);
}

#simulator {
  background: #fff;
  width: 90%;
}

.input-group {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.input-group input[type="text"],
.input-group textarea {
  flex-grow: 1;
  padding: 8px;
  border-radius: 4px;
  border: 1px solid #ccc;
}

.counter {
  font-size: 12px;
  color: #666;
  margin-left: 10px;
  white-space: nowrap;
}

.serp-preview {
  padding: 15px;
  border-radius: 8px;
  margin-bottom: 15px;
}

#preview-title {
  font-size: 18px;
  color: #1a0dab;
  margin-bottom: 5px;
  overflow: visible;
  white-space: normal;
  margin: 0px important;
  padding: 0px important;
}

.serp-preview p {
  color: #545454;
  font-size: 14px;
  margin-top: 0;
  overflow: visible;
  white-space: normal;
}

.star-rating {
  display: inline-block;
  margin-top: 5px;
  color: #fbbc05;
}

.star-rating span {
  color: #777;
  font-size: 13px;
}

.view-switch {
  display: flex;
  gap: 10px;
  margin-bottom: 20px;
}

.view-switch button {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  cursor: pointer;
}

.view-switch button.active {
  background: #000000;
  color: #ffffff;
}

.unlimited_credits{
  margin-left: 5px;
  font-size: 1.3rem;
  font-weight: normal;
}

.connect_button {
  font-family: 'Poppins', sans-serif !important;
  padding-top: 0.3em !important;
  padding-right: 1em !important;
  padding-bottom: 0.3em !important;
  padding-left: 1em !important;
  text-align: center;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 300;
  margin-left: 15px;
  background-color: #fff;
  color: #000000 !important;
  border: solid 1px #000000;
  max-width: 140px;
}

.buy_credits_button {
	font-family: 'Poppins', sans-serif !important;
	padding-top: 0.3em !important;
	padding-right: 1em !important;
	padding-bottom: 0.3em !important;
	padding-left: 1em !important;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	font-weight: 300;
	cursor: pointer;
	max-width: 140px;
	background-color: #000000;
	color: #fff !important;
	border: solid 1px #000000;
}

#credits_progress {
	-webkit-appearance: none;
	appearance: none;
	width: 50px;
	height: 5px;
	margin-left: 0px;
	margin-right: 10px;
	border: none;
	border-radius: 10px;
	background-color: #e0e0e0;
	/* Couleur de fond de la barre */
}

/* Style pour la barre de progression elle-même */
#credits_progress::-webkit-progress-bar {
	background-color: #e0e0e0;
	border-radius: 10px;
}

#credits_progress::-webkit-progress-value {
	background-color: #000000;
	/* Couleur de la barre de progression */
	border-radius: 10px;
}

/* Pour Firefox */
#credits_progress::-moz-progress-bar {
	background-color: #000000;
	border-radius: 10px;
}

/* Pour IE10 */
#credits_progress::-ms-fill {
	background-color: #000000;
	border-radius: 10px;
}

#saved {
  display: none !important;
}