<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/***********************************************************************************************************************************/
/************************ 								/!\	WARNING /!\										************************/
/************************ 																					************************/
/************************ 				   	THIS CSS IS FOR : SKINNING ID="CONTENT"	 						************************/
/************************ 																					************************/
/************************ 				  NOT FOR : PUTTING STYLES ABOUT PAGE CONTENT						************************/
/************************ 																					************************/
/************************ 		https://mdc-web-tomcat17.ubisoft.org/confluence/display/OWL/Layouts			************************/
/************************ 																					************************/
/***********************************************************************************************************************************

	***************************************************************
	*					  content__breadcrumb 				  	  *
	***************************************************************
	*															  *
	*						  content__top						  *
	*															  *
	***************************************************************
	*								*							  *
	*		content__middle			*		content__aside		  *
	*								*							  *
	***************************************************************
	*															  *
	*						 content__bottom					  *
	*															  *
	***************************************************************

***********************************************************************************************************************************/

#content {
	box-sizing: border-box;
	clear: both; 
	font-size: 13px;
	margin-bottom: 15px;
	z-index: 1;
}
#content:after {
	clear: both; 
	content: " ";
	display: block; 
	height: 0; 
	visibility: hidden;
}
.operation-gifts #content {
    margin-bottom: 0;
}
</pre></body></html>