/*================index=====================*/

.wrapper{
    padding:1em;
    display: center;
}
.container{
    max-width:500px;
    background-color:white;
    padding:1em;
    margin-top:1em;
    box-shadow:0px 0px 15px rgb(190,190,190);
    border:2px solid #06a07257;
    
    
}
.container h6{
    
    color:#06a07257;
    
    
    
}
.profile-info{
    display:flex;
    justify-content:space-between;
    
}
.icons{
    display:flex;
    justify-content:space-between;
}
.icons p{
    margin-left:1em;
    cursor:pointer;
}
.profile-name{
    display:flex;
    margin-bottom:1em;
}
.profile-name h1{
    align-self:flex-start;
    font-size:22px;
    font-weight:500px;
    color:#06a07257;
}
.profile-name img{
    width:50px;
    height:50px;
    border-radius:50%;
    border:2px solid rgb(3,99,255);
    cursor:pointer;
}
.post-text{
    color:rgb(63,63,63);
    line-height:22px;
}
.post-image{
    margin-top:1em;
    margin-bottom:1em;
    text-align:center;
}
.post-image img{
    width:300px;
    height:300px;
    
}
.reactions{
    display:flex;
    justify-content:space-between;
    
}
.reactions h1{
    cursor:pointer;
    font-size:24px;
    
}
.profile-name img:hover{
    border:2px solid #06a07257;
}
.user_name h1{
    color:black;
    cursor:pointer;
}
/*-----------------------------index----------------------------*/





body{
	background-color : rgb(227, 235, 240);
	color: rgb(227, 235, 240);
	font-size: 25px;
	font-family:ui-serif;
}
th{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 2;
}




/*=============menue derou============*/
.navbar-nav{
    cursor:pointer;
}
.dropdown-menu{
    position:relative;
    
    
}
.dropdown-menu .submenu{
    display:none;
    position:absolute;
    left:88%;
    top:-7px;
}
.dropdown-menu>li:hover>.submenu{
    display:block;
}
/*-----------------------------------*/


 









/*=============impression=================*/
@media print {
	 #id_titre_creation_pharm,#id_menue,#imprimer,#id_total,#btn_retour_accueil{
	   visibility: hidden;
	}


	#id_div_identif_pharm2{
		text-align: center;
		font-size: 40px;
		visibility: visible;
	
		
	}
	
 }
 #id_menue{
	position: relative;
	height: 33px;
	width: 100%;
	
 }

 
/*-------------------------------------------*/	

/*================historique==============================*/

#id_div_identif_pharm2{
	text-align: center;
	font-size: 20px;
	display: none;
	
}

#id_div_identif_pharm4{
	display: flex;
	background-color: #0beecff3;
	position: relative;
	margin-top: 100px;
}
#id_total{
	background-color: #047154f3;
	text-align: center;
	width: 100%;
	
	margin-top: -40px;
		

}
#id_titre_creation_pharm{
	color: #2da04af3;
	text-align: center;
	font-size: 30px;
	
	width:100%;
	height: 38px;
	
	
}

/*------------------------------------------------------*/

/*=================header;=====================*/

/*-----------------------------------------------------*/

/*=========================meneu footer======================*/

/*-----------------------------------------------------*/



/*=================page_index=== ==================*/
#id_body_index{
	background-image:url("images/img_constr_3.jpg");
		
}
#id_p_rulupharma_index_php{
	
	color: #42634af3;
	font-size: 30px;
	
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	margin-top: 0px;
}



#id_form_log{
text-align: center;

}
#id_input_login{
	width: 200px;
	height: 40px;
	text-align: center;
	border: solid 2px #05bb2cf3; 
	border-radius: 20%;
	background-color:#42634af3;
	font-size: 20px;
}
#id_input_mdp{
	width: 200px;
	height: 40px;
	text-align: center;
	border: solid 2px #05bb2cf3; 
	border-radius: 20%;
	background-color:#42634af3;
	font-size: 20px;
}
#id_label_login{
	font-size: 20px;
	color:#070707f3;
}
#id_label_mdp{
	font-size: 20px;
	color:#070707f3;
}

#id_sbm_seconnecter{
	 color:rgb(227, 235, 240);;
	background-color: #05bb2cf3; 
	border-radius: 5px;
	height: 40px;
	font-size: 20px;
	border-radius: 40%;
}
#id_sbm_seconnecter:hover{
	background-color:#90fc04f3;
	color:#05bb2cf3; 
	border-radius: 40%;
}
/*------------------------page_index--------------------*/



/*=============publi================cllass=====*/

#id_form_log1{
text-align: center;

}
#id_input_file_publi{
	width: 200px;
	height: 25px;
	color:red;
	 

	background-color:#42634af3;

}
#id_input_login1{
	width: 200px;
	height: 40px;
	text-align: center;
	
	border-radius: 20%;
	background-color:white;
	font-size: 20px;
}
#id_input_login2{
	width: 200px;
	height: 40px;
	text-align: center;
	
	border-radius: 20%;
	background-color:white;
	font-size: 20px;
}
#id_label_login1{
	font-size: 20px;
	color:#070707f3;
}
#id_label_mdp1{
	font-size: 20px;
	color:#070707f3;
}

#id_sbm_seconnecter1{
	 color:rgb(227, 235, 240);;
	background-color: #05bb2cf3; 
	border-radius: 5px;
	height: 40px;
	font-size: 20px;
	border-radius: 40%;
}
#id_sbm_seconnecter1:hover{
	background-color:#90fc04f3;
	color:#05bb2cf3; 
	border-radius: 40%;
}
/*------------------------publier class--------------------*/

/*==================erreur & seccus===============================*/
#id_message_erreur{
	
	color: rgba(236, 32, 5, 0.911);
	text-align: center;
	font-size: 30px;
	
}
#id_message_succes{
	color: rgba(9, 26, 253, 0.911);
	text-align: center;
	font-size: 30px;
	
}

/*---------------------------------------------------------8*/


/*==================accueil ===============================*/
#id_body_accueil{
	background-image:url("images/img_constr_2.jpg");
	
}

#id_div_identif_pharm{
	text-align: center;
	background-image:url("logoschool/SOS.png");  
	height:220px;
	color: black;
	
}
#id_div_identif_pharm h2{

	color:green;
}

/*--------------------------------------------*/

/*==================accueil_chef===============================*/
#id_body_accueil_chef{
background-image:url("images/img_constr_2.jpg");
	
}


	

/*--------------------------------------------*/

/*==================creation compte  ===============================*/
#id_body_creer_pharmacie{
	background-image:url("images/img_constr_1.jpg");
	
	
}



#id_form_creation{
text-align: center;
}

#id_form_creation label{
	color:white;
	background:#06a07257;
	font-family: ui-serif;
	font-size: 16PX;
	
}
#id_form_creation input{
	text-align: center;
	
	
}


#id_sbm_creer{
	color:rgb(227, 235, 240);
   background-color: #05bb2cf3; 
   border-radius: 5px;
   height: 40px;
   font-size: 20px;
   border-radius: 40%;
   font-family: ui-serif;
}
#id_sbm_creer:hover{
   background-color:#90fc04f3;
   color:#05bb2cf3; 
   border-radius: 40%;
   font-family: ui-serif;
}
#btn_retour_accueil{
   color:rgb(227, 235, 240);
   background-color: #eaa5cff3; 
   border-radius: 5px;
   height: 40px;
   font-size: 20px;
   border-radius: 40%;
   text-decoration: none;
   font-family: ui-serif;
}
#btn_retour_accueil a{

	text-decoration: none;
	font-family: ui-serif;
 }


#btn_retour_accueil:hover{
   background-color:#90fc04f3;
   color:#05bb2cf3; 
   border-radius: 40%;
   font-family: ui-serif;
}

/*--------------------------------------------*/

/*===============historique simple=================*/
#id_hist_PV{

	background-color: yellow;
	text-align: center;
}
#id_PV{
	background-color: green;
}
/*--------------------------------------------------*/



/*==================header===============================*/

/*--------------------------------------------------------*/
/*=======================footer================*/
#id_p_footer{
	color: white;
	font-size: 10px;
	text-align: center;
	background:#06a07257;
}

/*-----------------------footer-----------------*/

/*===========================accueil=============================*/






/*===========================Smartphones (portrait and landscape)========================*/

@media  screen and (min-device-width : 320px) and (max-device-width : 480px) {
	#id_menue{
		position: fixed;
		height: 0px;		
		margin-left: 0px;
		font-size: 12px;
		font-family:ui-serif;
		cursor: pointer;
		text-align: center;
		color: blue;
		
	 }
	 #id_div_identif_pharm{
		text-align: center;
		font-size: 15px;
		margin-top: 270px;
		
	}
	#id_titre_creation_pharm{
		color: #2da04af3;
		text-align: center;
		font-size: 20px;
		width: 100%;
		
		
	
	}
	
#id_form_creation{
	text-align: center;
	}
	
	#id_form_creation label{
		color: rgb(26, 27, 26);
		font-family: ui-serif;
		font-size: 10px;
		
	}
	#id_form_creation input{
		text-align: center;
		width: 130px;
		height: 25px;
		font-size: 15px;
		
		
	}
	
	
	#id_sbm_creer{
		color:rgb(227, 235, 240);
	   background-color: #05bb2cf3; 
	   
	   height: 25px;
	  
	   font-size: 10px;
	   border-radius: 0%;
	   font-family: ui-serif;
	}
	#id_sbm_creer:hover{
	   background-color:#90fc04f3;
	   color:#05bb2cf3; 
	   border-radius: 0%;
	   font-family: ui-serif;
	}
	#btn_retour_accueil_{
	   color:rgb(227, 235, 240);
	   background-color: #eaa5cff3; 
	  
	   height: 25px;
	   font-size: 10px;
	   border-radius: 40%;
	   text-decoration: none;
	   font-family: ui-serif;
	}
	#btn_retour_accueil_ a{
	
		text-decoration: none;
		font-family: ui-serif;
	 }
	
	#btn_retour_accueil_:hover{
	   background-color:#90fc04f3;
	   color:#05bb2cf3; 
	   border-radius: 40%;
	   font-family: ui-serif;
	}
	
	#id_message_erreur{
	
		color: rgba(236, 32, 5, 0.911);
		text-align: center;
		font-size: 18px;
		
	}
	#id_message_succes{
		color: rgba(9, 26, 253, 0.911);
		text-align: center;
		font-size: 18px;
		
	}
	#example{
		width: 80%;
		
	}
	#id_sbm_creer{
		color:rgb(227, 235, 240);
	   background-color: #05bb2cf3; 
	   border-radius: 5px;
	   height: 25px;
	   font-size: 10px;
	   border-radius: 40%;
	   font-family: ui-serif;
	}
	#id_sbm_creer:hover{
	   background-color:#90fc04f3;
	   color:#05bb2cf3; 
	   border-radius: 40%;
	   font-family: ui-serif;
	}

	#btn_retour_accueil{
		color:rgb(227, 235, 240);
		background-color: #eaa5cff3; 
		border-radius: 5px;
		height: 25px;
		font-size: 10px;
		border-radius: 40%;
		text-decoration: none;
		font-family: ui-serif;
	 }
	 #btn_retour_accueil a{
	 
		 text-decoration: none;
		 font-family: ui-serif;
	  }
	 
	 
	 #btn_retour_accueil:hover{
		background-color:#90fc04f3;
		color:#05bb2cf3; 
		border-radius: 40%;
		font-family: ui-serif;
	 }
	 #imprimer{
		color:rgb(227, 235, 240);;
		background-color: #eaa5cff3; 
		border-radius: 5px;
		height: 25px;
		font-size: 10px;
		border-radius: 40%;
		
		font-family: ui-serif;

	 }
	 
	 #example{
	    font-size:10px;
	 }
	  #id_menue{
	position: relative;
	height: 30px;
	
	
 }
 #mene_acc_et_profil{
     display:flex;
 }
#id_menue{
    font-size:10px;
    width:100px;
}
    #id_div_identif_pharm{

	margin-left:80px;
	margin-top:10px;
	width:200px;
	
}
	
}
/*------------------------------------------------------------*/



/*==============================disigne publication ========================*/




/*-----------------------------------------------------------------------------/*
