.commandes_btn .commande span {
	min-width: 100%;
}

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


/* Style simple pour le slider */
.rangeslider {
	position: relative !important;
	height: 4px !important;
	width: 80% !important;
	background-color: #e0e0e0 !important;
	border-radius: 2px !important;
	margin: 20px 0 !important;
}

.rangeslider--horizontal {
	height: 6px !important;
}

.rangeslider__fill {
	position: absolute !important;
	top: 0 !important;
	height: 80% !important;
	background-color: #158966 !important;
	border-radius: 2px !important;
}

.rangeslider__handle {
	position: absolute !important;
	cursor: pointer !important;
	width: 19px !important;
	height: 19px !important;
	border-radius: 50% !important;
	background-color: #158966 !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	margin-left: -8px !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
}

/* Style pour le slider désactivé */
.rangeslider--disabled {
	opacity: 0.5 !important;
}

#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%;
	max-width: 800px;
}

.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;
}

.serp-preview {
	border-left: 2px solid #00210E;
	border-radius: 0px;
	width: 100%;
}

.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: #00210E;
	color: #fff;
}

.fr-toolbar.fr-inline {
	margin-top: 30px;
}

#menu-item-5319 {
	width: 100%
}

a {
	text-decoration: none !important;
}

.fr-toolbar.fr-inline.fr-above {
	margin-top: -30px;
}

.message .register {
	display: none
}

.message_update_analyse {
	display: none
}

.ur-submit-button,
.sib-form-block__button .sib-form-block__button-with-loader {
	background-color: #158966;
	margin-left: auto !important;
	margin-right: auto !important;
	min-width: 100%;
	border-radius: 5px !important;
	color: #fff !important;
	font-size: 17px;
	font-weight: 700;
	font-family: Poppins;
	box-shadow: 5px 5px 0px 0px #00210e !important;
	transition: box-shadow 300ms ease 0ms !important;
	;
}


.ur-submit-button:hover {
	box-shadow: 2px 2px 0px 0px #00210e !important;
	;
}

.ur-frontend-form {
	border: 0px;
}

.ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
	margin-bottom: 5px;
}

#user-registration {
	background-color: #fbfbfb;
	box-shadow: 0 0px 0px rgb(45 53 89 / 0%);
}

#user-registration a {
	color: #00210E;
}

input {
	border-radius: 5px !important;
}


.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: #00210E;
	color: #fff !important;
	border: solid 1px #00210E;
}

.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: #00210E !important;
	border: solid 1px #00210E;
	max-width: 140px;
}

.connect_button:hover {
	background-color: #158966;
	color: #fff !important;
	border: solid 2px #158966;
}

.display_credits_left {
	display: flex;
}

.tooltip {
	position: relative;
	display: inline-block;
	margin-right: 3px;
}

.tooltip .tooltiptext {
	visibility: hidden;
	width: 300px;
	background-color: #00210E;
	color: #F6FAF9;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	z-index: 100;
	top: -90px;
	left: 105%;
	opacity: 0;
	transition: opacity 0.3s;
	margin-left: 5px;
}

.tooltip .tooltiptext::after {
	display: none;
	content: "";
	position: absolute;
	top: 80%;
	left: 0%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #00210E transparent transparent transparent;
}

.tooltip .tooltiptext_left::after {
	content: "";
	position: absolute;
	top: 10%;
	left: 0%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #00210E transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

.tooltip:hover .tooltiptext_left {
	visibility: visible;
	opacity: 1;
}


.tooltip .tooltiptext_left {
	visibility: hidden;
	width: 300px;
	background-color: #00210E;
	color: #F6FAF9;
	text-align: center;
	border-radius: 6px;
	padding: 5px;
	position: absolute;
	z-index: 1;
	top: -60px;
	right: 105%;
	opacity: 0;
	transition: opacity 0.3s;
	margin-left: 5px;
}

.tooltip .tooltiptext_left::after {
	display: none;
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-right: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #00210E transparent transparent transparent;
}

#meta_title_input,
#meta_description_input,
#permalien {
	border: 1px solid #EBEBF4;
	border-radius: 5px;
	outline: 0;
	transition: all .35s;
	padding: 10px 15px;
	background: #fff;
	color: #676d8a;
	height: 45px;
	vertical-align: middle;
	margin-bottom: 5px;
}

#Meta_description_input {
	margin-top: 50px;
}

input.text,
input.title,
input[type=text],
select,
textarea {
	margin: 0;
}

.taille_max {
	font-size: 11px;
	font-weight: 400;
	margin-top: 0px;
}

.valide {
	font-size: 13px;
	background: #F6F6F6;
	border: 1px solid #158966;
	border-radius: 5px;
	padding: 5px;
	margin-top: 6px;
	color: #00210E;
	width: fit-content;
}

.invalide {
	font-size: 13px;
	background: #F6F6F6;
	border: 1px solid #FC554F;
	border-radius: 5px;
	padding: 5px !important;
	margin-top: 6px;
	color: #00210E;
	width: fit-content;
}

.svg_matching {
	width: 30px;
	margin-top: -2px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: middle;
}

#resultats_matching_intention_de_recherche {
	margin-top: 20px;
	text-align: left;
	color: #00210E;
	font-size: 18px;
	font-family: "Poppins";
}

#matching_intention_de_recherche {
	margin-top: 20px;
}

#matching_intention_de_recherche .commande {

	border: 1px solid #00210E;
	box-shadow: 3px 3px 0px #00210E;

}

.alt_text {
	background-color: #F6F6F6;
	/* margin-left: 10px; */
	margin-right: 15px;
	padding: 5px;
	border-radius: 3px;
	margin-top: 15px;
	line-height: 20px;
	display: inline-block;
	cursor: pointer;
}

@media screen and (min-width: 981px) {
	.sub-menu {
		min-width: 400px;
	}

	.sub-menu li {
		width: 100%;
	}

	.et-menu li li a {
		padding: 6px 20px;
		width: 100% !important;
	}

	.nav ul li a:hover {
		background-color: rgba(0, 0, 0, .0) !important;
		opacity: 1 !important;
	}

	.end_intro {
		background-color: rgb(21, 137, 102);
		padding: 5px;
		border-radius: 3px;
		color: #fff;
		font-size: smaller;
		font-weight: 900;
	}

	#linkList-1 {
		display: none;
	}
}

.date_small {
	font-size: 13px;
	font-weight: 400;
}

#historique_save {
	display: flex;
	gap: 10px;
	flex-wrap: wrap;

	height: 400px;
	/* Limiter la hauteur à 400 pixels */
	overflow-y: auto;
	/* Permettre le défilement vertical interne */
}

.version-block {
	border: 1px solid #D3D3D3;
	/* Bordure grise */
	padding: 10px;
	width: 30%;
	border-radius: 5px;
	background-color: #F6F6F6;
	/* Fond gris clair */
	font-family: Poppins, sans-serif;
	display: flex;
	align-items: center;
	max-height: 200px;
	justify-content: center;
	flex-wrap: wrap;
	cursor: pointer;
}

.version-block:hover {
	border: 3px solid #00210E;
	/* Bordure grise */
}

.date-time {
	color: #1D402F;
	/* Vert foncé */
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	text-align: center;
	min-width: 100%;
	margin-top: 30px;
}

.version-info {
	color: #A9A9A9;
	/* Gris clair */
	font-size: 16px;
	margin: 5px 0 15px 0;
	text-align: center;
	min-width: 100%;
	margin-top: 5px;

}


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

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


#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: #00210E;
	/* Couleur de la barre de progression */
	border-radius: 10px;
}

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

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

.plan_used {
	background-color: #B6F7E3;
	padding-left: 2px;
	padding-right: 2px;
	border-radius: 2px;
	color: rgb(21, 137, 102);
	border: 1px solid rgb(21, 137, 102);
	margin-left: 2px;
	margin-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.plan_unused_words_item,
.unique_structured_word,
.common_word {
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	border-radius: 3px;
	color: #00210E;
	border: 1px solid #00210E;
	margin-left: 2px;
	margin-right: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
	line-height: 40px;
}

.plan_unused_words_item {
	background-color: #FFDCDB;
	color: #FC554F;
	border: 1px solid #FC554F;
}

.unique_structured_word {
	background-color: rgb(255, 232, 196);
	color: rgb(222, 154, 45);
	border: 1px solid rgb(222, 154, 45);
}

#plan_unused_words,
#unique_structured_words,
#common_words {
	margin-top: 15px;
	margin-bottom: 15px;
}

#explication_commandes {
	font-size: 12px;
	color: #00210E;
	margin-top: 20px;
}

.ex_unique_moi,
.ex_unique_concu,
.ex_commun {
	border-radius: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

.ex_unique_moi {
	background-color: rgb(255, 232, 196);
	color: rgb(222, 154, 45);
}

.ex_unique_concu {
	color: #FC554F;
	background-color: #FFDCDB;
}

.ex_commun,
.common_word {
	background-color: rgb(182, 247, 227);
	color: rgb(21, 137, 102);
	border-color: rgb(21, 137, 102);
}


.IDR_container {
	border: 0px solid #00210E;
	border-radius: 5px;
	width: 100%;
	padding: 10px;
	margin-bottom: 30px;
	text-align: left;
}

.IDR_title {
	color: #00210E;
	font-size: 20px;
	margin-bottom: 20px;
}

.IDR_tags {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
	gap: 10px;
}

.IDR_tag {
	background-color: #F6F6F6;
	color: #00210E;
	padding: 4px 8px;
	border-radius: 5px;
	font-size: 14px;
}


.animate-border {
	position: relative;
	border: 1px solid transparent;
	background-clip: padding-box;
}

.animate-border::before {
	content: '';
	position: absolute;
	top: -1px;
	right: -1px;
	bottom: -1px;
	left: -1px;
	background: #158966;
	z-index: -1;
}

.animate-border::after {
	content: '';
	position: absolute;
	background: #EAF4F1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	animation: border-progress 2s linear forwards;
}

@keyframes border-progress {
	0% {
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}

	25% {
		top: -3px;
		right: 0;
		bottom: 0;
		left: -3px;
	}

	50% {
		top: -3px;
		right: 0;
		bottom: -3px;
		left: -3px;
	}

	75% {
		top: -3px;
		right: -3px;
		bottom: -3px;
		left: -3px;
	}

	100% {
		top: -1px;
		right: -1px;
		bottom: -1px;
		left: -1px;
	}
}

.IDR_update_message {
	text-align: left;
}

.IDR_update_message img {
	border-radius: 5px;
}

.IDR_update_message p {
	color: #00210E;
	font-size: 16px;
	text-align: left;
}

#idr_relancer_img {
	display: none;
}

#idr_relancer {
	border: 0px solid #00210E;
	background: #00210E;
	padding: 8px;
	margin-top: 15px;
	margin-bottom: 35px;
	color: #fff;
	font-size: 19px;
	font-weight: 600 !important;
	box-shadow: 5px 5px 0px 0px #158966;
	cursor: pointer;
	transition-duration: 320ms;
	border-radius: 5px;
}

#saved {
	opacity: 0;
	max-height: 40px;
	transition: opacity 0.5s ease;
	min-height: 50px;
}

.toggle {
	width: fit-content;
	padding: 10px;
	margin: 10px;
	cursor: pointer;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
}

#toggle1 {
	background-color: rgb(182, 247, 227);
	color: rgb(21, 137, 102);
}

#toggle2 {
	background-color: rgb(255, 232, 196);
	color: rgb(222, 154, 45);
}

.toggle-container {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	/* Espace entre les toggles */
}

.pastille_verte_claire {
	background-color: #9DE4CF
}

.pastille_violet {
	background-color: #6767D9
}

#meta_description_input {
	height: 100px;
}

#avertissement_meta_title {
	font-size: 12px;
	margin-bottom: 20px;
	color: #00210E
}


.queries-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 10px;
}

.query-metrics {
	margin-left: 15px;
	padding-left: 10px;
	gap: 5px;
	border-left: 1px solid #EBEBEB;
	display: flex;
	align-items: center;
}

.query-info {
	display: flex;
	align-items: center;
	gap: 8px;
	/* Espace entre le select et le texte */
}

.clicks,
.position,
.impressions {
	font-weight: 600;
	padding-left: 2px;
	padding-right: 2px;
}

.position {
	color: #D9782F;

}

.clicks {
	color: #5383EC
}

.impressions {
	color: #5837AA
}

.query-row {
	background-color: #fff;
	margin-right: 5px;
	margin-bottom: 5px;
	color: #00210E;
	border-radius: 3px;
	font-size: 12px;
	border: 1px solid #EBEBEB;
	padding: 5px;
	min-width: fit-content;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.urls-queries {
	margin: 20px 0;
}

.url-block {
	margin-bottom: 30px;
	padding: 20px;
	background: #f9f9f9;
	border-radius: 5px;
}

.url-link {
	display: block;
	margin-bottom: 15px;
	color: #158966;
}

.queries-table {
	width: 100%;
	border-collapse: collapse;
	margin-top: 10px;
}

.queries-table th,
.queries-table td {
	padding: 8px;
	border: 1px solid #ddd;
	text-align: left;
}

.queries-table th {
	background: #f5f5f5;
}

.query-url .description {
	text-align: center;
}

.query-url {
	margin-top: 10px;
}

.query-url img {
	margin: auto;
	cursor: pointer;
}

.query-objectif {
	text-align: center !important;
	margin-right: auto;
	margin-left: auto;
	font-weight: 600;
	margin-bottom: 10px;

}

.query-block .objectif {
	border: 1px solid #00210E;
}


.query-block {
	background: #FBFBFB;
	border: 1px solid #EBEBEB;
	border-radius: 12px;
	padding: 20px;
	margin-bottom: 20px;
}

.query-header {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 5px;
}


/* Styles pour les différents états */
.query-status.todo {
	color: #00210E;
}

.query-status.done {
	color: #158966;
}

.query-status.ignore {
	color: #FC554F;
}

/* Style pour le point */
.query-status option::before {
	content: "•";
	margin-right: 5px;
}


.strong_relevance {
	background: #CBFFEF;
	color: #158966;
	padding: 4px 8px;
	border-radius: 5px;
	font-weight: 600;
}

.medium_relevance {
	background: #FFF3D8;
	color: #F0A800;
	padding: 4px 8px;
	border-radius: 5px;
	font-weight: 600;
}

.low_relevance {
	background: #FFE5E4;
	color: #FC554F;
	padding: 4px 8px;
	border-radius: 5px;
	font-weight: 600;
}

.query-title {
	color: #00210E;
	margin: 0;
	font-size: 13px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.query-url {
	position: relative;
	padding: 0px 0;
	color: #00210E;
}

.query-url a {
	color: #00210E;
	font-size: 11px;
}

.url-link {
	color: #00210E;
	text-decoration: none;
}

.url-actions {
	display: none;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	gap: 8px;
	background: #FBFBFB;
	padding-left: 10px;
}

.query-url:hover .url-actions {
	display: flex;
}

.metrics {
	display: flex;
	gap: 30px;
}

.metric.clicks {
	color: #5837AA;
}

.metric.impressions {
	color: #5383EC;
}

.metric.position {
	color: #D9782F;
}

.link-status {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #EBEBEB;
}

.link-from,
.link-to {
	display: flex;
	align-items: center;
	gap: 8px;
	color: #00210E;
}

.help-tooltip {
	position: relative;
	display: inline-block;
}

.tooltip-text {
	visibility: hidden;
	position: absolute;
	background: white;
	color: #00210E;
	padding: 8px 12px;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	z-index: 1;
	width: 200px;
	bottom: 130%;
	left: 50%;
	transform: translateX(-50%);
}

.help-tooltip:hover .tooltip-text {
	visibility: visible;
}

.query-status {
	border: none;
	background: transparent;
	color: #00210E;
	font-size: 10px;
	padding: 5px;
}

.query-status option {
	font-size: 10px;
}

@media (max-width: 768px) {
	.query-data {
		flex-direction: column;
		gap: 15px;
	}

	.metrics {
		flex-wrap: wrap;
	}

	.link-status {
		flex-direction: column;
		gap: 10px;
	}
}

.tooltip-container_GSC {
	position: relative;
	display: inline-block;
}

.tooltip-container_GSC .help-icon:hover+.tooltip_GSC {
	display: block !important;
}

.tooltip-container_GSC .help-icon:hover+.tooltip_GSC_vers {
	display: block !important;
}

.tooltip_GSC {
	position: absolute;
	background-color: #333;
	color: white;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 12px;
	white-space: nowrap;
	z-index: 1000;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 8px;
}

.tooltip_GSC_vers {
	position: absolute;
	background-color: #333;
	color: white;
	padding: 5px 10px;
	border-radius: 4px;
	font-size: 12px;
	white-space: nowrap;
	z-index: 1000;
	left: 100%;
	top: 50%;
	transform: translateY(-50%);
	margin-left: 8px;
}

.tooltip_GSC::before {
	content: '';
	position: absolute;
	left: -6px;
	top: 50%;
	transform: translateY(-50%);
	border-width: 6px 6px 6px 0;
	border-style: solid;
	border-color: transparent #333 transparent transparent;
}

.tooltip_GSC_vers::before {
	content: '';
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	border-width: 6px 6px 6px 0;
	border-style: solid;
	border-color: transparent #333 transparent transparent;
}

/* Masquer par défaut */
.query-status {
	display: none;
}

/* Afficher au survol de la ligne */
.query-row:hover .query-status {
	display: block;
	/* ou flex selon votre mise en page */
}

.query-row:hover .query-metrics {
	display: none;
}

@keyframes highlight {
	0% {
		background-color: transparent;
	}

	50% {
		background-color: rgba(21, 137, 102, 0.1);
	}

	100% {
		background-color: transparent;
	}
}

.query-block.updated {
	animation: highlight 1s ease;
}

.reload-icon {
	display: none;
}

.progress-container_anchor {
	background-color: #f0f0f0;
	border-radius: 4px;
	height: 4px;
	width: 100%;
	overflow: hidden;
	display: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.progress-bar_anchor {
	background-color: #158966;
	height: 100%;
	width: 0%;
	transition: width 0.1s ease;
}

.query-text {
	cursor: pointer;
}

.query-text.copied {
	color: #158966;
	transition: color 0.3s ease;
}

#maillage_interne_reco_site_web {
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
}

#maillage_interne_reco {
	width: 100%;
}

#url_analyse {
	display: flex;
	margin-bottom: 15px;
}

#url_actuelle {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
}

#validerbtn_maillage_interne_reco {
	border-radius: 5px;
	width: 100%;
	margin: auto;
	margin-top: 10px;
}

.form_maillage form {
	min-width: 100%;
}

.form_maillage {
	background: #FBFBFB;
	border: 1px solid #EBEBEB;
	border-radius: 12px;
	padding: 20px;
	margin-bottom: 20px;
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

/* gsc-domain-selector.css */
.domain-input-container {
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
	width: 100%;
}

.domain-input-container.has-gsc select,
.domain-input-container.has-gsc input#maillage_interne_reco_site_web {
	width: 100%;
	min-width: 0;
	/* Permet au flex de réduire correctement */
}

.domain-input-container:not(.has-gsc) input#maillage_interne_reco_site_web {
	width: 100%;
}

.gsc-domain-select {
	padding: 8px;
	border: 1px solid #bbb;
	border-radius: 4px;
	background-color: #fff;
	height: 35px;
	margin-top: 10px;
}

.filter-container {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 10px;
}

.filter-button {
	background-color: transparent;
	border: 1px dashed #000;
	padding: 5px 10px;
	border-radius: 5px;
	cursor: pointer;
	font-weight: 400;
	display: flex;
	align-items: center;
	gap: 5px;
	font-size: 14px;
	color: black;
}

.separator {
	flex-grow: 1;
	height: 1px;
	background: #aaa;
	border-top: 1px dashed #555;
}

.prompts-list {
	display: block;
}

.prompt-item {
	background-color: #f8f8f8;
	padding: 10px;
	margin: 5px 0;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	font-size: 14px;
}

.btn_ajouter_prompt {
	border-radius: 5px;
	background-color: #000;
	padding: 15px;
	color: #fff !important;
	width: fit-content;
	margin-top: 15px;
}

#liste_des_prompts .ajouter_prompt {
	color: #fff !important;
}

#liste_des_prompts .analyse_container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: row;
	flex-wrap: wrap;
	background: #FEFEFE;
	border: 1px solid #EBEBF4;
	border-radius: 5px;
	padding: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 15px;
	margin-bottom: 10px;
	font-size: 13px;
	color: #00210E;
}

.domain-input-container {
	position: relative;
	width: 100%;
}

.domain-suggestions {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	background: white;
	border: 1px solid #ddd;
	border-top: none;
	border-radius: 0 0 4px 4px;
	z-index: 1000;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.domain-suggestion {
	padding: 8px 12px;
	cursor: pointer;
	transition: background-color 0.2s;
}

.domain-suggestion:hover,
.domain-suggestion.active {
	background-color: #f5f5f5;
}