/*!!!!! DEFINITION DES POLICES D'ECRITURE !!!!!*/
@font-face{
	font-family: 'police_theireply';
	font-weight: 100;
	src: url('https://fonts.theireply.fr/akrobat/Thin.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/Thin.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/Thin.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/Thin.eot');
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 200;
	src: url('https://fonts.theireply.fr/akrobat/ExtraLight.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/ExtraLight.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/ExtraLight.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/ExtraLight.eot')
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 300;
	src: url('https://fonts.theireply.fr/akrobat/Light.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/Light.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/Light.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/Light.eot')
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 400;
	src: url('https://fonts.theireply.fr/akrobat/Regular.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/Regular.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/Regular.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/Regular.eot')
	font-display: swap;
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 600;
	src: url('https://fonts.theireply.fr/akrobat/SemiBold.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/SemiBold.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/SemiBold.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/SemiBold.eot')
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 700;
	src: url('https://fonts.theireply.fr/akrobat/Bold.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/Bold.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/Bold.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/Bold.eot')
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 800;
	src: url('https://fonts.theireply.fr/akrobat/ExtraBold.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/ExtraBold.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/ExtraBold.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/ExtraBold.eot')
}
@font-face{
	font-family: 'police_theireply';
	font-weight: 900;
	src: url('https://fonts.theireply.fr/akrobat/Black.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/akrobat/Black.woff') format('woff'),
	     url('https://fonts.theireply.fr/akrobat/Black.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/akrobat/Black.eot')
}


@font-face{
	font-family: 'liberationsans';
	font-weight: 400;
	src: url('https://fonts.theireply.fr/liberationsans/regular.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/liberationsans/regular.woff') format('woff'),
	     url('https://fonts.theireply.fr/liberationsans/regular.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/liberationsans/regular.eot')
}
@font-face{
	font-family: 'liberationsans';
	font-weight: 700;
	src: url('https://fonts.theireply.fr/liberationsans/bold.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/liberationsans/bold.woff') format('woff'),
	     url('https://fonts.theireply.fr/liberationsans/bold.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/liberationsans/bold.eot')
}
@font-face{
	font-family: 'liberationsans';
	font-style: italic;
	font-weight: 400;
	src: url('https://fonts.theireply.fr/liberationsans/italic.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/liberationsans/italic.woff') format('woff'),
	     url('https://fonts.theireply.fr/liberationsans/italic.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/liberationsans/italic.eot')
}
@font-face{
	font-family: 'liberationsans';
	font-style: italic;
	font-weight: 700;
	src: url('https://fonts.theireply.fr/liberationsans/bolditalic.eot?#iefix') format('embedded-opentype'),
	     url('https://fonts.theireply.fr/liberationsans/bolditalic.woff') format('woff'),
	     url('https://fonts.theireply.fr/liberationsans/bolditalic.ttf') format('truetype'),
	     url('https://fonts.theireply.fr/liberationsans/bolditalic.eot')
}


/*!!!!! CODE POUR TOUTES LES PAGES !!!!!*/
body
{
	margin: 0;
	font-family: "police_theireply", "Arial", sans-serif;
	min-height: 100vh;
	color: rgb(15,15,15);
}
/*____________________*/


/*--- Marges sur les balises p ---*/
p
{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
/*____________________*/


/*--- Liens cliquables ---*/
a
{
	color: black;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	text-decoration: underline;
}
/*____________________*/


/*--- Boutons ---*/
.bouton
{
	white-space: normal;
	box-shadow: 5px 5px 5px rgba(210, 210, 210, 0.5);
	border-radius: 10px;
	border: none;
	cursor: pointer;
	background: #F9F9F9;
}
.bouton:active
{
	position: relative;
	top: 1px;
	left: 1px;
}
/*____________________*/

input[type="text"], input[type="password"], input[type="number"], input[type="search"], input[type="email"], input[type="date"]
{
	border-radius: 5px;
	border: 1px solid #80deea;
	
}

input[type="text"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="email"]:focus
{
	outline: 1px #80deea solid;
	box-shadow: 0px 0px 4px #80deea;
}

input, button, select
{
	font-family:  "police_theireply";
}


/*--- écran de chargement ---*/
#attente_chargement
{
	height: 100vh;
	background-color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
    right: 0px;
    bottom: 0px;
    left: 0px;
    top: 0px;
    z-index: 9;
}
#img_attente_chargement
{
	height: 25vh;
}
/*____________________*/


/*--- Bandeau cookies --*/
#msg_cookie
{
	position: fixed;
	bottom: 0;
	width: 100%;
	background-color: rgb(200,200,230);
}
#txt_msg_cookie
{
	font-size: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#btn_fermer_cookie
{
	margin-left: 10px;
	padding: 5px;
	font-size: 16px;
	background-color: rgb(230,230,230);
}
/*____________________*/


/*--- Header ---*/
header
{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 50px;
	background-color: #f2f3f4;
	z-index: 2;
	box-shadow: #f2f3f4 0px 0px 10px;
}
#panneau_gauche_header
{
	display: flex;
	align-items: center;
}

#btn_menu_header
{
	margin-left: 20px;
	margin-right: 10px;
}

#btn_zed_header
{
	margin-right: 10px;
}

#img_btn_menu_header
{
	height: 20px;
	vertical-align: bottom;
}

#img_btn_zed_header
{
	height: 35px;
	vertical-align: bottom;
}

#img_btn_zed_header_min
{
	height: 35px;
	vertical-align: bottom;
}

#barre_recherche_header
{
	display: flex;
	align-items: center;
}

#input_barre_recherche_header
{
	height: 30px;
	font-size: 18px;
	font-family: "police_theireply", sans-serif;
}
#barre_recherche_header > button
{
	position: relative;
	padding: 0;
	left: -25px;
	border: none;
	background: none;
	cursor: pointer;
}
#barre_recherche_header > button > img, #barre_recherche_header > button
{
	height: 20px;
}
#btn_connexion, #btn_creer_compte
{
	background-color: rgb(220,220,250);
	border-radius: 5px;
	margin-right: 10px;
	padding: 5px;
	font-size: 15px;
	text-align: center;
}

#pseudo_header
{
	text-align: center;
	border: none;
	background: none;
	cursor: pointer;
	width: 40px;
	height: 40px;
	position: relative;
}

#img_favoris_header
{
	height: 25px;
}
#img_minage_header
{
	height: 30px;
}
#logo_ajouter_header
{
	height: 25px;
}
.image_profil_header
{
	height: 40px;
}
.image_profil_header:last-child
{
	position: absolute;
	top: 0;
	left: 0;
}
#panneau_droite_header
{
	display: flex;
	justify-content: space-around;
	align-items: center;
}
/*____________________*/


/*--- Menu ---*/
#corps_menu
{
	position: absolute;
	top: 50px;
	width: 270px;
	left: -270px;
	background-color: #cfcfcf;
	opacity: 0.95;

	display: flex;
	flex-direction: column;
	align-items: flex-start;
	transition: all .2s ease-in;
}
.element_corps_menu
{
	width: 240px;
    margin-top: 10px;
    margin-left: 5px;
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    background-color: #cfcfcf;
	border-radius: 5px;
}
.sous_element_corps_menu
{
	width: 240px;
    margin-left: 20px;
    padding: 5px;
    font-size: 15px;
    /text-align: center;
    background-color: #cfcfcf;
	border-radius: 5px;
}
/*____________________*/


/*--- Menu du header ---*/
#menu_compte
{
	display: none;
	position: absolute;
	flex-direction: column;
	align-items: center;
	background-color: white;
	box-shadow: 1px 1px 5px grey;
	border-radius: 5px;
	padding: 20px;
}
#mini_texte_menu_compte
{
	color: grey;
	font-size: 15px;
	margin-bottom: 5px;
	
}
#points_menu_compte
{
	font-size: 25px;
}
#image_points_menu_compte
{
	height: 22px;
	vertical-align: middle;
}
#separateur_menu_compte
{
	height: 1px;
	width: 90%;
	background-color: grey;
	margin-top: 5px;
	margin-bottom: 10px;
}

#menu_minage_header
{
	display: none;
	position: absolute;
	flex-direction: column;
	align-items: center;
	background-color: white;
	box-shadow: 1px 1px 5px grey;
	border-radius: 5px;
	padding: 20px;
	box-sizing: border-box;
}
#bloc_active_minage_header
{
	display: none;
	flex-direction: column;
	align-items: center;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 20px;
	background-color: rgb(200, 255, 200);
}
#titre_bloc_active_minage_header
{
	font-size: 20px;
}
#infos_bloc_active_minage_header
{
	display: flex;
	justify-content: space-between;
	width: 100%;
}
#infos_bloc_active_minage_header > p
{
	font-size: 16px;
}
#titre_menu_minage_header
{
	/color: grey;
	font-size: 20px;
	margin-bottom: 10px;
	text-align: center;
}
#explic_menu_minage_header
{
	font-size: 15px;
	text-align: center;
}
#bloc_case_cocher_minage_header
{
	margin-top: 20px;
	display: flex;
}

#label_case_cocher_minage_header
{
	margin-right: 10px;
	font-size: 18px;
}
#infos_puissance_minage_header
{
	font-size: 12px;
}

#menu_favoris_header
{
	display: none;
	position: absolute;
	flex-direction: column;
	background-color: white;
	box-shadow: 1px 1px 5px grey;
	border-radius: 5px;
	padding: 10px;
	box-sizing: border-box;
	overflow-y: auto;
	max-height: 70vh;
}
#attente_favoris_header
{
	height: 100px;
}
#sondages_favoris_header
{
	/width: 100%;
}
.element_sondages_favoris_header
{
	/width: 100%;
	padding: 10px;
	display: flex;
	justify-content: space-between;
}
.bloc_titre_img_sondages_favoris_header
{
	width: 100%;
	display: flex;
}
.titre_sondages_favoris_header
{
	height: 80px;
	width: auto;
	font-size: 18px;
	margin-left: 20px;
}
.imgs_favoris_header
{
	height: 80px;
}
.suppr_sondages_favoris_header
{
	height: 15px;
}
#erreur_favoris_header
{
	display: flex;
	flex-direction: column;
	align-items: center;
}
#txt_erreur_favoris_header
{
	font-size: 20px;
}
#img_erreur_favoris_header
{
	width: 200px;
}
/*____________________*/


/*--- Footer ---*/
footer
{
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: center;
}

#msg_partager
{
	margin-bottom: 10px;
	text-align: center;
}

#reseaux_partage
{
	display: flex;
	justify-content: space-around;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid grey;
}

.img_reseau
{
	height: 50px;
}

#corps_categories_footer
{
	width: 100%;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.titre_categorie
{
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}

.lien_categorie
{
	margin-bottom: 5px;
}
.titre_reseaux
{
	font-weight: 400;
	text-align: center;
	margin-bottom: 10px;
}

#reseaux_theireply
{
	display: flex;
	justify-content: space-around;
	width: 100%;
	margin-bottom: 10px;
}

.img_reseaux_theireply
{
	height: 35px;
}

.titre_categorie_aide
{
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin-bottom: 10px;
}

#lien_utip
{
	font-size: 18px;
	margin-bottom: 5px;
	text-align: center;
}

#img_utip
{
	height: 30px;
	vertical-align: middle;
}

.separateur_horizontal
{
	background-color: grey;
	height: 1px;
}
/*____________________*/


/*--- Interrupteur à glissière ---*/
.onoffswitch {
    position: relative; width: 45px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #E3E3E3; border-radius: 50px;
}
.onoffswitch-inner {
    display: block; width: 200%; margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    display: block; float: left; width: 50%; height: 15px; padding: 0; line-height: 15px;
    font-size: 16px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "";
    padding-left: 10px;
    background-color: #FFFFFF; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "";
    padding-right: 10px;
    background-color: #FFFFFF; color: #666666;
    text-align: right;
}
.onoffswitch-switch {
    display: block; width: 20px; height: 20px; margin: -2.5px;
    background: #A1A1A1;
    position: absolute; top: 0; bottom: 0;
    right: 26px;
    border: 2px solid #E3E3E3; border-radius: 50px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px;
    background-color: #27A1CA;
}

/*!!!!! CODE DES PAGES DE PLUS DE 1024 PX DE LARGE !!!!!*/
@media (min-width: 1024px)
{
	/*--- Bandeau cookies --*/
	#msg_cookie
	{
		display: flex;
		justify-content: center;
		align-items: center;
	}
	/*____________________*/


	/*--- Header ---*/
	#btn_zed_header
	{
		margin-left: 15px;
	}
	#img_btn_zed_header_min
	{
		display: none;
	}
	#input_barre_recherche_header
	{
		width: 40vw;
	}
	#panneau_droite_header
	{
		width: 15vw;
	}
	/*____________________*/


	/*--- Footer ---*/
	#msg_partager
	{
		font-size: 30px;
	}
	#reseaux_partage
	{
		width: 50vw;
	}
	.titre_categorie
	{
		font-size: 22px;
	}

	.lien_categorie
	{
		font-size: 18px;
	}
	.titre_reseaux
	{
		font-size: 20px;
	}
	/*____________________*/


	#menu_minage_header
	{
		width: 400px;
	}
	#bloc_active_minage_header
	{
		width: 400px;
	}
	#menu_favoris_header
	{
		width: 400px;
	}
}



/*!!!!! CODE DES PAGES DE MOINS DE 1023 PX DE LARGE !!!!!*/
@media (max-width: 1023px)
{
	#msg_cookie
	{
		display: flex;
		flex-direction: column;
		justify-content: center;
		text-align: center;
		align-items: center;
	}


	/*--- Header ---*/
	#btn_zed_header
	{
		margin-left: 5px;
	}
	#img_btn_zed_header
	{
		display: none;
	}
	#input_barre_recherche_header
	{
		width: 30vw;
	}
	#minage_header
	{
		display: none;
	}
	#panneau_droite_header
	{
		width: 50vw;
	}
	/*____________________*/


	/*--- Footer ---*/
	#msg_partager
	{
		font-size: 25px;
	}
	#reseaux_partage
	{
		width: 90vw;
	}
	.titre_categorie
	{
		font-size: 20px;
	}

	.lien_categorie
	{
		font-size: 16px;
	}
	.titre_reseaux
	{
		font-size: 20px;
	}
	/*____________________*/


	#menu_minage_header
	{
		width: 95vw;
	}
	#bloc_active_minage_header
	{
		width: 95vw;
	}
	#menu_favoris_header
	{
		width: 95vw;
	}
}