/*	
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
			NETMEDICINE 1
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/		
	@import url(https://www.arduanet.it/xlibrary/styles/css/1-xbasic-shd.css); 
	
	:root {
		
		
/*	Fonts -------------------------------------------- */ 
	--FBasic:			'Arimo';
	--FStrong:			'Nunito';
	--FLite:				'Raleway';
	--FLiteNarrow:	'Raleway';
	--FTitle1:			'Raleway';
	--FTitle2:			'Nunito';	
	--FTitle3:			'Nunito';	
	--FWriting: 		'Indie Flower';			
		
/*	Colors ------------------------------------------- */ 	
	--CMain1: 		rgb(254,221,0);
	--CMain2: 		rgb(35,39,42);
	--CMain3: 		rgb(255,175,0);
	--CMain4: 		rgb(64,208,107);

	--CLight1			: rgb(254,236,136);
	--CLight2			: rgb(203,227,203);
	--CLight3			: rgb(218,231,218);
	
	--CMark1			: rgb(250,197,62); 		/* Orange */
	--CMark2			: rgb(121,206,149);	/* Green Good */	
	
	--CButton1			: rgb(254,236,136); 		/* Orange Light */
	--CButton2			: rgb(162,214,162) ;		/* Green Light */
	
	--CNormalButton	: rgb(254,236,136); 		/* Orange Light */
	--CSlideButton	: rgb(162,214,162) ;		/* Green Light */
	
	--CLink1				: rgb(254,236,136);	
	--CScreenBg		: rgb(255,255,255);
	--CBlack				: rgb(50,50,50);	

		

/*	Colors ------------------ */ 


	
	--xMedium1: rgb(254,221,0);
	--xMedium2: rgb(255,175,0);
	
	--xButton1: rgb(254,236,136);

	--xDark2:rgb(35,39,42);
	
	--xLight1:rgb(254,236,136);
	
	--xLink1:rgb(254,236,136);
	

/* ===========================	
	Nuova NOMENCLATURA
	=========================== */
	
	--CLight3			: rgb(218,231,218);
	
	--CButtonAction	: rgb(162,214,162) ;		/* Green Light */
	--CButtonNormal	: rgb(254,236,136); 		/* Orange Light */
	--CButtonSlide	: rgb(162,214,162) ;		/* Green Light */
	

	
} 
	

	
	
/* 	==============================================================================================================================
	  H E A D I N G S
	============================================================================================================================= */	
	h1 						{  font-family: var(--FTitle1); font-weight:normal;		 }
	h2 						{	font-family:var(--FTitle2); font-size:30px; font-weight:bold; color:var(--CBlack); }
	h3						{	font-family:var(--FTitle3); font-size:26px; font-weight:bold; color:var(--CMark2); }
	h2.Writing			{	font-family:var(--FWriting); font-size:35px; line-height:100%; color:var(--CBlack); }
/* 	==============================================================================================================================
	  T E X T
	============================================================================================================================= */						
	hr 						{	color:var(--CLight1);  background-color: var(--CLight1);}
	input 					{	color:var(--CBlack); }	
/*	========================================================================================================================== */							
	figcaption 				{	margin:15px 0px 40px 0px;padding:0px 0px 15px 0px; font-family:var(--FLite); font-size:14px; color:var(--CBlack); border-bottom:1px dotted silver;}
	ul 							{	list-style-type: square; }
	ul.pointer2 			{	ist-style-image: url(../images/li-pointer2.png); }
	ul.pointer2 li			{	margin-bottom:5px; }
	
	
	
/*	
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	  S E C T I O N S T Y L E
	  View per le categorie in formato blog
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
	
 /*=================================================================== */ 
 /*	  P A T H W A Y   CA T E G O R Y
	================================================================== */ 
	div.Section-PATHWAY 				{	display:block; box-sizing:border-box; text-align:right;  }
	
	div.PATHWAY  							{	display:inline-block; clear:both;margin:0px; padding:0px;  }
	div.PATHWAY  a 						{	display:block; padding:10px 20px; color: white; background-color:var(--CMain2);}
	div.PATHWAY  a:link  				{	}
	div.PATHWAY  a:visited			{	}
	div.PATHWAY  a:hover				{	color:black; background-color:var(--CLink1); }		
	


/*		|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
				Section HEADER 
		|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/		
	div.Section-HEADER 						{	 max-width:1000px;  border:0px solid black;}
/*	======================================================================================================================= */ 
/*		SECTION HEAD
		Intestazione aggiuntiva
	======================================================================================================================= */

/*	======================================================================================================================= */ 
/*	 	Section TRAILER
		Titolo di categoria e Descrizione
	======================================================================================================================= */ 	 		
		div.Section-TRAILER					{ 	border:0px solid red;  }
		div.Section-HEAD 						{		}
		H1.Section-HEAD-Title				{	}		
		div.Section-IMAGE						{ 	  }
/*	=============================================================================================================== */
		div.Section-INTRO1 					{ 	text-align:right; margin:0px; margin:0px auto; background-color:transparent; border:0px solid black; }
		div.Section-INTRO2 					{	text-align:center; margin:0px; margin:0px auto; background-color:white; Border:0px solid red; }
		div.Section-INTRO3						{	text-align:center; margin:0px; margin:0px auto; background-color:white; Border:0px solid red; }
/*	======================================================================================================================= */ 
		H1.Section-TITLE1 						{ 	display:inline-block;position:relative; max-width:none; height:auto; margin:0px auto; padding:20px 40px 28px 30px;
															font-family: var(--FBasic), sans-serif; font-size:38px; line-height:120%; font-weight:normal; text-transform:uppercase; font-variant:none;
															letter-spacing:-0px; text-shadow: none;  text-align:center; color:white; background-color:var(--CMain1);  } 	
		H1.Section-TITLE2						{				} 
		H1.Section-TITLE2						{				} 
 													
													
/*		======================================================================================================================== */	
		div.Section-DESCRIPTION1			{	max-width:1000px; padding: 40px 50px; font-family:var(--FLite); font-size:20px; line-height:130%; letter-spacing:-0px; text-align:left;}
		div.Section-DESCRIPTION1:first-letter {	padding:0px 8px 4px 0px;  font-family:var(--FLite); font-size:120px; font-weight:bold; color:var(--CMain1); }
/*		======================================================================================================================= */	


	
/*		|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
					Section PAGE 
		|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/		
		div.Section-PAGE 						{	max-width:960px; margin:0px auto;  border:0px solid lime; }

/*	====================================================================================== */ 
 /*	   CATEGORIE CHILDREN
 ========================================================================================= */ 
	div.Section-CHILDREN 						{				   }
	div.Section-SUBCATEGORY 					{				padding:8px; background-color:var(--CLight1); }
	div.Section-SUBCATEGORY  ul 				{ 			  }
	div.Section-SUBCATEGORY  ul:after	{ 		}
	div.Section-SUBCATEGORY  ul li 			{ 			 }	
	div.Section-SUBCATEGORY  ul li a 			{ 			color: var(--CBlack); background-color:white; }
	div.Section-SUBCATEGORY  ul li a:hover { 		color: var(--CBlack); background-color:var(--CLink1);}
	












 /*	============================================================================================== */ 
 /*	   A R T I C L E S   S L I D E  - F l a s h S t y l e
	================================================================================================ */ 
	.AS-FLASH  div.FRAME h2  					{	font-family:var(--FBasic),'sans-serif';
	}
 /* ================================================================================================ */ 
 /*	   A R T I C L E S   L I S T 
 ================================================================================================= */ 
	
 /*	================================================================================================= */ 
 /*	   A R T I C L E  C A R D 						 S t y l e  B a s i c
 ================================================================================================= */
	div.ArticlePower-BASIC 													{   margin: 0px auto 0px auto; padding: 5%;}
	div.ArticlePower-BASIC h2.ArticlePower-TITLE		 			{	display:block; position:relative;  margin:0px 0px 10px 0px; padding:0px;  
																							font-family:var(--FLite); font-size:20px;  line-height:115%; font-variant:normal;  font-weight:normal; text-transform:none;
																							text-align:center; color:black; }	
	div.ArticlePower-BASIC h2.ArticlePower-TITLE a 				{ 	font-size:inherit; font-weight:inherit; color:inherit;  text-decoration: none;}	
	div.ArticlePower-BASIC h2.ArticlePower-TITLE a:link 		{ 	color:inherit; }
	div.ArticlePower-BASIC h2.ArticlePower-TITLE a:visited { 	color:inherit;}
	div.ArticlePower-BASIC h2.ArticlePower-TITLE a:hover 	{ 	color:rgb(71,186,86); }		
	
									
		div.ArticlePower-BASIC div.ArticlePower-TEXT 				{	font-family:var(--FBasic); }	

	div.ArticlePower-BASIC:nth-child(odd) 						{	border-right: 1px solid var(--CSilverLight); }	


		
									
/*	============================================================================================================================= */	
	div.Section-MODULES2 H3 			{	display:block; float:none;  height:35px; margin:0px; padding:15px 0px 20px 0px; 
														font-family:var(--FLite);  font-size:22px; line-height:24px;
														color:white;  text-align:center; font-weight:normal;
														color:black; background:none;border:none; }		
			
 /*	=========================================================================================================== */ 
 /*	   A R T I C L E S   L I S T 
	============================================================================================== */ 	
	div.Section-ARTICLELIST 				{				 }
	div.items-leading 						{					 }
									


	
 /*	======================================================================================================= */ 
 /*	   S t y l e  B a s i c
 ========================================================================================================== */			








/*
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	  A R T I C L E S T Y L E
	  View per gli articoli
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
	


/*
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	  ARTICLE HEADER
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
/* 	============================================================================================================================
	  ARTICLE HEADER													
	============================================================================================================================ */	
	div.Article-HEADER 						{	margin:0px; border:0px solid red; text-align:left;				} 									
	div.Article-HEAD-CONTAINER 			{	text-align:right;		}
	H1.Article-HEAD 							{	display:inline-block; clear:both; box-sizing:border-box; margin:0px 0px 0px 0px;padding: 10px 20px; }	
/*	============================================================================================================================= */	
/*	 CATEGORIA
	============================================================================================= */		
	div.Article-CATEGORY-CONTAINER 	{	text-align:right;	}
	H2.Article-CATEGORY 						{	display:inline-block; clear:both; position:relative; margin:0px 20px 0px 20px; padding:7px 20px; max-width:none;
															font-family:var(--FBasic), sans-serif;  font-size:24px; line-height:30px; font-weight:normal; font-variant:normal;  letter-spacing:-0px; 
															text-align:left;  color:white; background-color:var(--CMain2);  border-radius:0px 0px 4px 4px; border:none;  } 												
	H2.Article-CATEGORY  a 					{	color:white }
	H2.Article-CATEGORY   a:link  		{	color:white; }
	H2.Article-CATEGORY   a:visited 	{ 	color:white; }
	H2.Article-CATEGORY  a:hover 		{	  }
	
	
/*
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	  ARTICLE TITLE-DETAILS
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/		
	
/*	============================================================================================================================= */				
/*	 TITOLO ARTICOLO e DETTAGLI 
	============================================================================================= */	
	div.Article-TITLE-DETAILS 				{	max-width:1000px; margin:30px auto 0px auto; padding:25px 40px; border:0px solid orange;  }
	H1.Article-TITLE1 							{	display:block; margin:0px 0px 15px 20px; padding: 0px ;  
															font-family:var(--FTitle1); font-size: 44px; line-height:120%; font-weight:normal; font-style:normal; font-variant:normal; text-align:left; color: var(--CBlack);	border:0px solid red;}
/*	============================================================================================================================= */	
								
	div.Article-DETAILS 						{	margin:0px 0px 0px 0px; padding: 20px 20px ; border:0px solid black;				} 	
	dl.article-info 								{	display:block; clear:both; overflow:hidden; border:0px solid red; margin:0px 0px 15px 0px; padding:0px 0px 0px 5px;}
	div.Article-AUTHOR 						{					}	
	dd.createdby 								{	display:block; margin:0px 0px 5px 0px; padding:0px 0px 0px 0px;
															font-family:var(--FStrong); font-size:18px; color:var(--Color4); font-weight:normal; font-style:normal; text-align:left; }			
	dd.published 								{	font-size:11px ; color:gray; margin:0px 0px 15px 0px; padding:0px; font-weight:bold; border:0px solid orange;}
	
	div.Article-TOOLS 							{	border:0px solid orange;}
	
/*	============================================================================================================================= */	
	div.Article-AVATAR 						{	display:block; float:left; width:100px; margin:0px 20px 10px 0px; padding:4px; text-align:center; border:0px solid black; 
															background-color:rgb(187,196,173); -moz-border-radius:3px; border-radius:3px; -webkit-border-radius:3px;	}
	div.Article-AVATAR img 					{	display:block; width:100px; }		
/*	============================================================================================================================= */	



/*
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	  ARTICLE TRAILER
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
	
/*	======================================================================================================================= */ 
/*	  TRAILER (Immagine + Descrizione)
	======================================================================================================================= */ 	 	
	div.Article-TRAILER 						{ 	max-width:1000px; margin: 0px auto 0px auto;  border:0px solid black;    }
/*	=============================================================================================== */
	div.Article-INTRO1 							{	border:0px solid red; }
	div.Article-INTRO2 							{	border:0px solid red; }
	div.Article-INTRO3 							{	border:0px solid red; }
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */	
	div.Article-DESCRIPTION1 				{	max-width:600px; margin:20px 25px 25px 25px; padding:40px 40px 50px 40px;
															font-family:var(--FLite); font-size:18px; line-height:130%;  border:none; border-radius:0px; color:black; background-color:var(--CLight3); }
												
	div.Article-DESCRIPTION2 				{	max-width:600px; margin:20px 25px 25px 25px; padding:30px 30px 40px 30px;
															font-family:var(--FBasic); font-size:18px; line-height:120%; 
															color:white; background-color: var(--CMain3);  border:none;border-radius:0px;	}
	div.Article-DESCRIPTION3 				{	max-width:600px; margin:20px 25px 25px 25px; padding:30px 30px 40px 30px;  font-size:18px; font-family:var(--FStrong); line-height:125%;
															color:var(--CMark2);  background-color:white;}
	div.Article-DESCRIPTION4 				{	max-width:600px; margin:20px 25px 25px 25px; padding:30px 30px 40px 30px;  font-size:18px; font-family:var(--FStrong); line-height:130%;
															color:var(--CBlack); background-color:transparent; border-bottom: 30px solid var(--CLight1);}
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */														
	div.Article-IMAGE 							{	width:100%; margin:0px; padding:0px; text-align:left; }
/*	=============================================================================================================== */


/*
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
	  ARTICLE CONTENT
	|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
	div.Article-CONTENT 						{	max-width:1000px; margin:0px auto; border:0px solid black; }		
/* 	============================================================================================================================
	  A R T I C L E  T E X T													
	============================================================================================================================ */
	div.Article-TEXT 								{	box-sizing:border-box; overflow:hidden; box-sizing:border-box; padding:20px 7% 60px 7%;  font-family:var(--FBasic), serif; font-size:15px; line-height:145%;}	

	div.Article-TEXT div.FullText:first-letter {	display:block; float:left; padding:5px 8px 4px 0px; font-size: 60px; font-weight:bold; font-style:normal;
																			color:rgb(240,204,155);  text-transform:uppercase; line-height:80%;  }
																			
	div.Article-TEXT h2 							{	padding:20px 10px 0px 10px; border-top:10px solid var(--CLight1); font-size:32px; }																			
	div.Article-TEXT h3 							{	ont-size:28px; }
	
	span.Article-FirstLetter					{	color: var(--CMain3);}	
/*															------------------------------------------------------------------------------------------------------------------------------------ */	
	div.Article-TEXT b 							{	font-weight:bold;   }	
	div.Article-TEXT i 							{	font-family:'Arial','Helvetica','sans-serif';    }	


	
/*	========================================================================================================================== */
	div.RMLEFT 									{	color:  rgb(134,206,130); }

/* 	=======================================================================================================================================
	  ARTICLE CREDITS
	====================================================================================================================================== */
	div.Article-TEXT div.CREDITS  			{	font-family:var(--FLite);   }	
	div.Article-TEXT div.CREDITS  H4 		{	display:inline-block; clear:both; margin:0px 0px 20px 0px; font-family:font-family:var(--FLite); font-size:16px;
															margin-top:40px; padding:8px 15px; color:white; background:rgb(140,204,152); font-weight:bold; border-radius:4px; }	


	
/*
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
			C O N T E N U T I
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
	
	div.GUIDE hr {				 height:5px; }					





	.normal-links 							{	color: var(--CBlack) !important; background-color: var(--CButtonNormal) !important;}
	.slide-links  								{	color:white !important ; background-color:var(--CButtonSlide) !important;  border:1px solid transparent !important;}
	

	
											
/*
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
			F T M L
	||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	

/* 	======================================================================================================================
	 FLEXMODULE				
	====================================================================================================================== */
	div.FlexModule1 div.XM-Content h2 {		margin:0px 0px 30px 0px;; padding-top:0px; font-family:var(--FStrong); font-weight:bold; font-size:28px; line-height:120%;
																color:var(--CBlack); text-align:inherit;  }

/* 	=======================================================================================================================================
	FTML Cmd = FLEXMODULE 			Genera box di presentazione contenuto con link 
	====================================================================================================================================== */
	div.FlexModule2 							{	position:relative; overflow:hidden; box-sizing:border-box;  margin:20px;
															background:white; border-radius:5px; border:0px solid black;}									
/* 	================================================================================================================================ */	
	div.FlexModule2 div.XM-Image 		{		}
	div.FlexModule2 img 						{	display:block; box-sizing:border-box; width:100%; max-width:initial !important;  }
	div.FlexModule2 div.XM-Content 		{	margin:0px auto; padding:20px 25px; overflow:hidden; box-sizing:border-box; border:0px solid black;
															font-size:15px; line-height:18px; color:var(--CBlack); text-align:left; text-shadow: none; background:none;   }
									
	div.FlexModule2 div.XM-Content h1 {	margin-top:0px; padding-top:0px; font-family:var(--FStrong); font-size:28px; color:var(--CBlack); text-align:center;  }
	div.FlexModule2 div.XM-Content h2 {	margin:0px 0px 30px 0px;; padding-top:0px; font-family:var(--FStrong); font-weight:bold; font-size:28px; line-height:120%;
															color:var(--CBlack); text-align:inherit;  }

									
/* 	================================================================================================================================ */		
	div.FlexModule2 div.XM-Readmore 						{	display:block; clear:both; padding:20px 0px; Height:auto; text-align:center; }
	div.FlexModule2 div.XM-Readmore span 				{	display:inline-block; clear:both;padding:10px 20px; font-size:16px; font-weight:normal; 
																				color:white; background-color:rgb(176,206,176); border-radius:3px; border:1px solid transparent;}	
	div.FlexModule2 div.XM-Readmore span:hover 	{ 	cursor:pointer;	color:gray; background:white; border-color:rgb(150,150,150);}
/* 	================================================================================================================================ */	
		




/* 	======================================================================================================================
	 REFLINK				
	 ===================================================================================================================== */
	div.REFLINK:hover {							color:black !important; background-color:var(--CLight1); }	

	
/* 	=======================================================================================================================================
	WIDGET -  Class = WidgetContact OVERRIDE
	====================================================================================================================================== */
	div.WidgetContact 									{	margin:5px; border-radius:4px;}
/*	======================================================================================================================= */	
	div.WidgetContact div.XM-Header 			{	color: black; background-color:var(--CLight2); }		
	div.WidgetContact div.XM-Header H3 		{	font-family: var(--FBasic); font-size: 24px; line-height: 38px; }	
/* 	====================================================================================================================== */			
	
	
	
	
/* 	======================================================================================================================
	 WIDGET				
	====================================================================================================================== */
 	div.WidgetHome 									{	overflow:hidden; text-align:center;	margin:0px;  background-repeat:no-repeat; border:none;  background-position:center center; }
/* 	------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */	
	div.WidgetHome div.XM-Border 				{	height:250px; box-sizing:border-box; border:1px solid white;}
	div.WidgetHome div.XM-Header 				{	height:40px; cursor:pointer; margin:0px; padding:0px;
																	font-size:15px; line-height:38px; font-family: Arial,'sans-serif'; font-weight:normal; font-variant:small-caps;  text-align:center;
																	text-transform:lowercase; color:black; background-repeat:no-repeat; background-color:rgb(250,250,248); border:none;}									
	div.WidgetHome div.XM-Header:hover 	{	background-color:rgb(255,236,134);transition-property: background; transition-timing-function: ease; transition-duration:0.1s; }	
	div.WidgetHome div.XM-Header H3 			{	display:block; float:none;  height:40px; margin:0px; padding:0px 10px 0px 10px; 
																	font-family:var(--FBasic); font-size:25px;  line-height:34px;
																	text-align:center; font-weight:normal; text-transform:lowercase;  font-variant:small-caps;
																	color:black; background:none;border:none; }			
/* 	------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */		 
	div.WidgetHome div.XM-Content 			{	height:0px; padding-top:210px; overflow:hidden;  font-size:14px; line-height:15px;
																	color:rgb(50,50,50);ursor:pointer;
																	background-repeat:no-repeat; background-position:center top; 
																	color:rgb(50,50,50); text-shadow: none;  }
	div.WidgetHome div.XM-Content:hover {	height:210px; padding-top:0px; background-image: none !important; }	
/* 	------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */	
	div.WidgetHome div.XM-Text 					{	padding:10%;  text-align:center; }
	div.WidgetHome div.XM-Readmore 			{	padding:0px; height:auto; text-align:center; }
	div.WidgetHome div.XM-Readmore span 	{  display:inline-block;padding:5px 12px; font-size:90%; font-weight:normal; color:white;
																	background-color:rgb(176,206,176);
																	border:1px solid transparent; border-radius:3px;}	
	div.WidgetHome div.XM-Readmore span:hover {	color:gray; background:white; border:1px solid rgb(220,220,220);}	



/*	||||||||||||||||||||||||||||||||||||||||||||||||||||
		d i v s  -  s p e c i f i c					
	||||||||||||||||||||||||||||||||||||||||||||||||||||
*/	
	

	section.Quote  						{	background-color:var(--CLight3); font-size:15px;}

	section.Pathology	 				{	padding:25px 35px 30px 100px; }				
	section.Pathology H3 				{ 	}	
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	section.Clinic 						{	}			
	section.Clinic H3 					{ 	}												
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	section.Diagnosis  					{	}
	section.Diagnosis H3 				{ 	}	
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	section.References 				{	}
	section.References i 				{	 }		
	section.References H4 			{	}		
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
	section.Story 						{	}
	section.Story   h3					{	font-variant:small-caps; text-transform:lowercase; color:var(--CBlack);  }	
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */	
	section.Outlook						{	 }
	section.Outlook H3				{	 }	
/*	-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */	
	section.Banking					{ 	  	}
	section.Banking  h3				{	}		


