a.ilc_qetitem_ErrorTextItem
{
	text-decoration: none;
	padding: 2px;
}

a.ilc_qetitem_ErrorTextItem:hover
{
	color: #000000;
	text-decoration: none;
	background-color: #D0D0D0;
}

a.ilc_qetitem_ErrorTextSelected
{
	color: #161616;
	background-color: #E2E8EF;
	border-style: none;
}

a.ilc_link_ExtLink
{
	text-decoration: underline;
}

a.ilc_link_FileLink
{
	text-decoration: underline;
}

a.ilc_link_GlossaryLink
{
	text-decoration: underline;
}

a.ilc_glo_ovclink_GlossaryOvCloseLink
{
	text-decoration: underline;
	font-weight: normal;
}

a.ilc_glo_ovuglistlink_GlossaryOvUGListLink
{
	font-weight: normal;
}

a.ilc_glo_ovuglink_GlossaryOvUnitGloLink
{
	font-weight: normal;
}

a.ilc_qimgd_ImageDetailsLink
{
	font-size: 90%;
}

a.ilc_link_IntLink
{
	text-decoration: underline;
}

a.ilc_page_lnavlink_LeftNavigationLink
{
	background-position: left center;
}

a.ilc_page_lnavlink_LeftNavigationLink:hover
{
	text-decoration: none;
	color: ;
}

a.ilc_marker_Marker
{
	background-image: url('images/icon_pin.svg');
	cursor: pointer;
	display: block;
	height: 32px;
	width: 24px;
	background-repeat: no-repeat;
	position: absolute;
}

a.ilc_marker_Marker:hover
{
	background-image: url('images/icon_pin_on.svg');
	background-repeat: no-repeat;
}

a.ilc_page_rnavlink_RightNavigationLink
{
	background-position: left center;
}

a.ilc_page_rnavlink_RightNavigationLink:hover
{
	color: ;
	text-decoration: none;
}

a.ilc_rte_mlink_RTELink
{
	padding-top: 1mm;
	color: #ffffff !important;
	padding-bottom: 1mm;
	border-style: none;
	font-size: 100%;
	text-decoration: none !important;
	text-decoration: none;
	padding-left: 3mm;
	border-width: 1px;
	background-color: #4C6586;
	text-align: center;
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin: 1px;
	margin-right: 5px;
	padding-right: 3mm;
	margin-left: 5px;
}

a.ilc_rte_mlink_RTELink:hover
{
	background-color: ;
	color: #FFFFFF;
	text-decoration: none !important;
}

a.ilc_rte_mlink_RTELinkDisabled
{
	background-color: ;
}

a.ilc_rte_mlink_RTELinkDisabled:hover
{
	background-color: ;
}

a.ilc_rte_texp_RTETreeCollapsed
{
	background-image: url('images/arrow_right.svg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-size: 15px 15px !important;
}

a.ilc_rte_tclink_RTETreeControlLink
{
	color: #4C6586 !important;
	color: #4C6586;
}

a.ilc_rte_tlink_RTETreeCurrent
{
	background-color: #FFFF9D;
	color: #161616 !important;
	background-color: #E2E8EF !important;
}

a.ilc_rte_texp_RTETreeExpanded
{
	background-size: 15px 15px;
	background-image: url('images/arrow_down.svg');
}

a.ilc_rte_tlink_RTETreeLink
{
	color: #4C6586;
	color: #4C6586 !important;
}

div.ilc_va_cntr_AccordCntr
{
	margin-top: 5px;
}

div.ilc_va_icntr_AccordICntr
{
	margin-bottom: 5px;
}

div.ilc_va_icont_AccordICont
{
	border-bottom-right-radius: 3px;
	margin-bottom: 12px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-width: 1px;
	border-color: #DDDDDD;
	margin-top: -1px;
	background-color: #FFFFFF;
	border-style: solid;
	border-bottom-left-radius: 3px;
}

div.ilc_va_ihead_AccordIHead
{
	text-align: left;
	background-position: 15px center;
	cursor: pointer;
	background-repeat: no-repeat;
	border-width: 1px;
	padding-left: 38px;
	padding-bottom: 8px;
	padding-right: 8px;
	background-image: url('images/arrow_right.svg');
	border-style: solid;
	font-weight: 600;
	border-radius: 3px;
	background-size: 20px 20px;
	margin-bottom: 12px;
	padding-top: 8px;
	border-color: #DDDDDD;
	background-color: #F9F9F9;
}

div.ilc_va_ihead_AccordIHead:hover
{
	background-color: #E2E8EF;
}

div.ilc_va_ihcap_AccordIHeadCap
{
	font-weight: 600;
	font-size: 1em;
}

div.ilc_section_Additional
,a.ilc_section_Additional
{
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	border-style: solid;
	position: relative;
	border-color: #4C6586;
	border-width: 2px;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-left: 20px;
	position: relative !important;
	border-radius: 3px;
	background-position: left top;
	background-color: #;
}

div.ilc_section_Additional::before
,a.ilc_section_Additional::before
{
	left: 15px;
	background-position: center center;
	display: block;
	background-color: #eceff4;
	border-radius: 50px;
	border-style: solid;
	content: "";
	background-repeat: no-repeat;
	right: 0px;
	top: -32px;
	height: 60px;
	width: 60px;
	position: absolute;
	border-color: #FFFFFF;
	border-width: 2px;
	background-image: url('images/additional.svg');
}

div.ilc_section_Additional:hover
,a.ilc_section_Additional:hover
{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

div.ilc_section_AdvancedKnowledge
,a.ilc_section_AdvancedKnowledge
{
	border-style: solid;
	border-width: 2px;
	border-color: #4C6586;
	background-color: #;
	background-position: left top;
	position: relative !important;
	padding-bottom: 15px;
	margin-top: 40px;
	padding-top: 35px;
	margin-bottom: 10px;
	position: relative;
	padding-right: 30px;
	padding-left: 20px;
	border-radius: 3px;
}

div.ilc_section_AdvancedKnowledge::before
,a.ilc_section_AdvancedKnowledge::before
{
	position: absolute;
	top: -32px;
	right: 0px;
	width: 60px;
	height: 60px;
	background-image: url('images/advknowledge.svg');
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #FFFFFF;
	content: "";
	display: block;
	border-radius: 50px;
	left: 15px;
	background-position: center center;
	background-color: #eceff4;
	border-width: 2px;
}

div.ilc_qanswer_Answer
{
	padding-left: 10px;
	border-radius: 5px;
	margin: 3px;
	padding-right: 10px;
}

div.ilc_section_Attention
,a.ilc_section_Attention
{
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 35px;
	border-radius: 3px;
	position: relative !important;
	position: relative;
	border-width: 2px;
	border-color: #FA8228;
	border-style: solid;
}

div.ilc_section_Attention::before
,a.ilc_section_Attention::before
{
	border-color: #FFFFFF;
	border-width: 2px;
	border-radius: 50px;
	border-style: solid;
	background-color: #fee6d4;
	background-position: center 12px;
	left: 15px;
	background-image: url('images/attention.svg');
	display: block;
	background-repeat: no-repeat;
	position: absolute;
	top: -32px;
	content: "";
	height: 60px;
	width: 60px;
}

div.ilc_section_Background
,a.ilc_section_Background
{
	padding-bottom: 10px;
	background-color: #F9F9F9;
	padding-top: 10px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

div.ilc_section_BackgroundCard::before
,a.ilc_section_BackgroundCard::before
{
	background-repeat: no-repeat;
	position: absolute;
	content: "";
	background-position: center top;
	background-size: cover;
	background-image: url('images/BackgroundDesign.png');
}

div.ilc_section_BackgroundCard2::before
,a.ilc_section_BackgroundCard2::before
{
	background-repeat: no-repeat;
	background-position: center center;
}

div.ilc_section_BackgroundDesign
,a.ilc_section_BackgroundDesign
{
	background-position: center center;
	margin-top: 60px;
	margin-bottom: 60px;
	padding-top: 120px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 20px;
	width: 100%;
	vertical-align: middle;
	background-size: cover;
	text-align: center;
	background-image: url('images/BackgroundDesign.png');
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	min-height: 400px;
	align-items: center;
}

div.ilc_section_BannerBlue::before
,a.ilc_section_BannerBlue::before
{
	width: 200px;
	padding-left: 15px;
	background-size: contain;
	content: "";
	padding-bottom: 20px;
	padding-right: 15px;
	padding-top: 20px;
	left: 10px;
	background-repeat: no-repeat;
	height: 200px;
	text-align: center;
	position: absolute;
	background-position: center top;
}

div.ilc_section_BannerBlue2
,a.ilc_section_BannerBlue2
{
	padding-top: 50px;
	min-height: 150px;
	position: relative !important;
	position: relative;
	text-align: center;
	background-position: center top;
}

div.ilc_section_BannerBlue2::before
,a.ilc_section_BannerBlue2::before
{
	background-size: contain;
	content: "";
	pointer-events: none;
	background-repeat: no-repeat;
	height: 110%;
	left: -7.5%;
	top: -5%;
	background-position: center center;
	width: 115%;
	position: absolute;
	background-image: url('images/hook_banner2.png');
}

div.ilc_section_BloccoBook
,a.ilc_section_BloccoBook
{
	background-position: left top;
	background-color: #FFFFFF;
	padding-left: 110px;
	position: relative;
	position: relative !important;
	box-shadow: 18px 18px 0px #0cc0df;
	border-radius: 20px;
	padding-top: 120px;
	border-style: solid;
	border-width: 6px;
	border-color: #A6A6A6;
	padding-right: 40px;
	padding-bottom: 120px;
}

div.ilc_section_BloccoBook::before
,a.ilc_section_BloccoBook::before
{
	background-repeat: no-repeat;
	position: absolute;
	background-image: url('images/spirale_book.png');
	width: 200px;
	top: 15px;
	left: -96px;
	background-size: contain;
	height: 200px;
	content: "";
	background-position: center center;
}

div.ilc_section_bloccoBorder
,a.ilc_section_bloccoBorder
{
	background-position: left top;
	position: relative !important;
	border-style: solid;
	border-color: #4C6586;
	border-radius: 30px;
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-width: 2px;
	background-color: #;
}

div.ilc_section_bloccoBorder:hover
,a.ilc_section_bloccoBorder:hover
{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

div.ilc_section_bloccoBorder2
,a.ilc_section_bloccoBorder2
{
	position: relative !important;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-width: 2px;
	background-color: #;
	background-position: left top;
	position: relative;
	border-color: #4C6586;
	border-style: solid;
	border-radius: 30px;
}

div.ilc_section_bloccoBorder2::before
,a.ilc_section_bloccoBorder2::before
{
	border-radius: 50px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 50px;
	top: -32px;
	position: absolute;
	background-image: url('images/vortice.png');
	display: block;
	content: "";
	right: -15px;
	width: 55px;
	height: 55px;
	background-position: center center;
	background-color: #eceff4;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
}

div.ilc_section_bloccoBorderGreen
,a.ilc_section_bloccoBorderGreen
{
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-bottom: 10px;
	margin-top: 40px;
	border-width: 2px;
	position: relative;
	border-radius: 20px;
	border-color: #338C31;
	border-style: solid;
	position: relative !important;
}

div.ilc_section_bloccoBorderGreen::before
,a.ilc_section_bloccoBorderGreen::before
{
	border-color: #FFFFFF;
	border-width: 2px;
	display: block;
	border-style: solid;
	background-position: center;
	border-radius: 50px;
	background-color: white;
	background-size: 50px;
	background-image: url('images/cerchio_spunta.png');
	height: 60px;
	width: 60px;
	left: 15px;
	top: -32px;
	position: absolute;
	background-position: center 12px;
	background-repeat: no-repeat;
	background-color: ;
	content: "";
}

div.ilc_section_bloccoBorderNotHover
,a.ilc_section_bloccoBorderNotHover
{
	position: relative !important;
	border-radius: 30px;
	border-style: solid;
	border-color: #4C6586;
	position: relative;
	background-position: left top;
	background-color: #;
	border-width: 2px;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 30px;
	padding-top: 35px;
	margin-bottom: 10px;
	margin-top: 40px;
}

div.ilc_section_bloccoBorderRed
,a.ilc_section_bloccoBorderRed
{
	border-radius: 30px;
	margin-bottom: 10px;
	margin-top: 40px;
	position: relative !important;
	padding-bottom: 15px;
	padding-top: 35px;
	padding-left: 20px;
	border-width: 2px;
	position: relative;
	padding-right: 30px;
	border-color: #FA8228;
	border-style: solid;
}

div.ilc_section_bloccoBorderRed::before
,a.ilc_section_bloccoBorderRed::before
{
	border-width: 2px;
	background-color: #ffffff;
	height: 60px;
	width: 60px;
	left: 15px;
	background-position: center;
	border-color: #FFFFFF;
	border-style: solid;
	top: -32px;
	position: absolute;
	background-position: center 12px;
	background-repeat: no-repeat;
	background-image: url('images/cerchio_cancellato.png');
	content: "";
	border-radius: 50px;
	display: block;
	background-size: 50px;
}

div.ilc_section_BloccoEvidenza
,a.ilc_section_BloccoEvidenza
{
	position: relative !important;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-position: left top;
	padding-top: 30px;
	position: relative;
}

div.ilc_section_BloccoEvidenza::before
,a.ilc_section_BloccoEvidenza::before
{
	width: 100px;
	top: -45px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url('images/frecce_gialle.png');
	display: block;
	background-size: 60%;
	height: 100px;
	background-position: center center;
	left: -35px;
	content: "";
}

div.ilc_section_bloccoHook::before
,a.ilc_section_bloccoHook::before
{
	top: -50px;
	background-image: url('images/hook_banner.png');
	background-repeat: no-repeat;
	background-position: center top;
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	width: 320px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	position: absolute;
	left: 50px;
	background-size: contain;
	content: "";
	height: 200px;
}

div.ilc_section_bloccoHook2::before
,a.ilc_section_bloccoHook2::before
{
	display: block;
	content: "";
	background-size: contain;
	left: -57px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-top: 15px;
	top: -32px;
	background-image: url('images/hook_banner2.png');
	background-position: center top;
	position: absolute;
	background-repeat: no-repeat;
	height: 200px;
	width: 200px;
}

div.ilc_section_BloccoPageContainer
,a.ilc_section_BloccoPageContainer
{
	max-width: 1200px;
	padding-right: 20px;
	padding-left: 20px;
	overflow-wrap: break-word;
	word-break: break-word;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
}

div.ilc_section_bloccoQuaderno::before
,a.ilc_section_bloccoQuaderno::before
{
	width: 60px;
	display: block;
	background-size: contain;
	height: 100px;
	padding-right: 20px;
	content: "";
	background-position: center center;
	background-image: url('images/spirale.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	left: -36px;
	width: 30px;
	height: 20px;
	padding-left: 10px;
	padding-bottom: 100px;
	padding-top: 100px;
}

div.ilc_section_bloccoStars
,a.ilc_section_bloccoStars
{
	border-color: #4C6586;
	padding-bottom: 15px;
	padding-left: 20px;
	border-width: 2px;
	background-color: #;
	background-position: left top;
	position: relative;
	position: relative !important;
	border-style: solid;
	padding-right: 30px;
	padding-top: 35px;
	margin-bottom: 10px;
	margin-top: 40px;
	border-radius: 30px;
}

div.ilc_section_bloccoStars::before
,a.ilc_section_bloccoStars::before
{
	display: block;
	border-width: 2px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url('images/stars.png');
	border-color: #FFFFFF;
	background-color: #ffffff;
	border-style: solid;
	content: "";
	background-position: center;
	border-radius: 50px;
	background-size: 50px;
	background-position: center center;
	height: 80px;
	width: 80px;
	right: -15px;
	top: -32px;
}

div.ilc_section_Block
,a.ilc_section_Block
{
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	margin-bottom: 10px;
	margin-top: 20px;
}

div.ilc_page_bnav_BottomNavigation
{
	border-right-width: 1px;
	color: #4C6586;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	background-color: #F9F9F9;
	margin: 0px;
	border-color: #F9F9F9;
}

div.ilc_section_BoxBlueBanner::before
,a.ilc_section_BoxBlueBanner::before
{
	position: absolute;
	padding-bottom: 15px;
	padding-right: 50px;
	padding-top: 15px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 10px;
}

div.ilc_section_BoxBlueBanner2
,a.ilc_section_BoxBlueBanner2
{
	min-height: 100px;
	background-position: center top;
	position: relative;
	padding-left: 0px;
	padding-right: 0px;
}

div.ilc_section_BoxBlueBanner2::before
,a.ilc_section_BoxBlueBanner2::before
{
	bottom: 0px;
	background-repeat: no-repeat;
	border-color: #000000;
	border-style: solid;
	top: 50px;
	content: '';
	position: absolute;
	left: 75px;
	background-position: center top;
	right: 75px;
	border-width: 4px;
	border-top-width: 0px;
	border-radius: 20px;
	pointer-events: none;
}

div.ilc_section_Button:hover
,a.ilc_section_Button:hover
{
	background-color: ;
}

div.ilc_section_Card
,a.ilc_section_Card
{
	padding-top: 15px;
	border-radius: 15px;
	max-width: 400px;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	box-shadow: 5px 5px 40px rgba(0,0,0,.2);
	position: relative;
	margin: 15px;
	min-height: 250px;
}

div.ilc_section_cerchioTextureLeft
,a.ilc_section_cerchioTextureLeft
{
	margin-bottom: 60px;
	text-align: center;
	padding-right: 20px;
	padding-top: 80px;
	margin-top: 60px;
	min-height: 280px;
	position: relative !important;
	position: relative;
}

div.ilc_section_cerchioTextureLeft::before
,a.ilc_section_cerchioTextureLeft::before
{
	position: absolute;
	max-height: 800px;
	pointer-events: none;
	overflow: visible;
	background-size: auto 100%;
	display: block;
	content: '';
	bottom: -10%;
	background-position: right center;
	height: 110%;
	width: 155%;
	background-repeat: no-repeat;
	left: -50%;
	background-image: url('images/cerchio_texture.png');
}

div.ilc_section_cerchioTextureRight
,a.ilc_section_cerchioTextureRight
{
	padding-right: 20px;
	position: relative !important;
	min-height: 280px;
	position: relative;
	margin-bottom: 60px;
	margin-top: 60px;
	text-align: center;
	padding-top: 80px;
}

div.ilc_section_cerchioTextureRight::before
,a.ilc_section_cerchioTextureRight::before
{
	background-position: left center;
	background-repeat: no-repeat;
	position: absolute;
	background-image: url('images/cerchio_texture.png');
	right: -50%;
	width: 155%;
	height: 110%;
	bottom: -10%;
	content: '';
	display: block;
	background-size: auto 100%;
	overflow: visible;
	pointer-events: none;
	max-height: 800px;
}

div.ilc_section_Citation
,a.ilc_section_Citation
{
	border-radius: 3px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 35px;
	margin-bottom: 10px;
	margin-top: 40px;
	position: relative;
	position: relative !important;
	padding-bottom: 15px;
	border-width: 2px;
	border-color: #4C6586;
	border-style: solid;
	background-color: #FFFFFF;
}

div.ilc_section_Citation::before
,a.ilc_section_Citation::before
{
	display: block;
	content: "";
	border-radius: 50px;
	background-image: url('images/citation.svg');
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	background-position: center center;
	background-color: #eceff4;
	height: 60px;
	width: 60px;
	top: -32px;
	position: absolute;
	background-repeat: no-repeat;
	left: 15px;
}

div.ilc_section_class
,a.ilc_section_class
{
	border-style: solid;
	border-width: 2px;
	background-color: #;
	background-position: left top;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	position: relative;
	border-radius: 3px;
	position: relative !important;
	border-color: #4C6586;
}

div.ilc_section_class:hover
,a.ilc_section_class:hover
{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

div.ilc_va_ihead_ColoredAccordIHead:hover
{
	cursor: pointer;
	transition: all 0.5s ease-out;
	background-color: #3d506b;
}

div.ilc_section_Confirmation
,a.ilc_section_Confirmation
{
	padding-bottom: 15px;
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 20px;
	position: relative !important;
	border-radius: 3px;
	border-style: solid;
	border-color: #6EA03C;
	border-width: 2px;
}

div.ilc_section_Confirmation::before
,a.ilc_section_Confirmation::before
{
	content: "";
	left: 15px;
	background-position: center center;
	border-style: solid;
	border-color: #FFFFFF;
	border-radius: 50px;
	background-color: #e9f3df;
	background-repeat: no-repeat;
	height: 60px;
	width: 60px;
	top: -32px;
	position: absolute;
	background-image: url('images/confirmation.svg');
	border-width: 2px;
	display: block;
}

div.ilc_section_contentOnTop
,a.ilc_section_contentOnTop
{
	position: relative;
	z-index: 1;
	position: relative !important;
}

div.ilc_iim_ContentPopup
{
	border-style: solid;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	background-color: #FFFFFF;
	border-color: #D8D8D8;
	padding-top: 5px;
}

div.ilc_qover_Correct
{
	background-image: url('images/correct.svg');
	border-style: none;
	background-color: ;
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-bottom: 10px;
	padding-right: 20px;
	margin-top: 10px;
	padding-top: 20px;
	border-radius: 3px;
}

div.ilc_va_cntr_EmphasisedAccordCntr
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
}

div.ilc_va_icont_EmphasisedAccordICont
{
	padding: 15px;
	transition: all 0.5s ease-out;
	transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	background-color: #eceff4;
}

div.ilc_va_ihead_EmphasisedAccordIHead
{
	color: #FFFFFF;
	padding: 15px;
	background-color: #4C6586;
	background-image: url('images/expand_white.svg');
	background-repeat: no-repeat;
	background-position: right center;
	transition: all 0.5s ease-out;
	font-size: 1.5em;
}

div.ilc_va_ihead_EmphasisedAccordIHead:hover
{
	transition: all 0.5s ease-out;
	background-color: #3d506b;
}

div.ilc_section_Example
,a.ilc_section_Example
{
	border-style: solid;
	position: relative !important;
	border-radius: 3px;
	border-color: #4C6586;
	padding-left: 20px;
	border-width: 2px;
	background-color: #;
	padding-right: 30px;
	padding-top: 35px;
	padding-bottom: 15px;
	background-position: left center;
	position: relative;
	margin-bottom: 10px;
	margin-top: 40px;
}

div.ilc_section_Example::before
,a.ilc_section_Example::before
{
	border-color: #FFFFFF;
	border-width: 2px;
	border-radius: 50px;
	border-style: solid;
	right: 0px;
	display: block;
	background-image: url('images/example.svg');
	background-repeat: no-repeat;
	position: absolute;
	top: -32px;
	width: 60px;
	height: 60px;
	background-color: #eceff4;
	background-position: center center;
	left: 15px;
	content: "";
}

div.ilc_section_Excursus
,a.ilc_section_Excursus
{
	padding-top: 35px;
	padding-bottom: 15px;
	border-width: 2px;
	border-style: solid;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-right: 30px;
	border-color: #4C6586;
	border-radius: 3px;
	padding-left: 20px;
	position: relative !important;
	position: relative;
}

div.ilc_section_Excursus::before
,a.ilc_section_Excursus::before
{
	background-position: center center;
	background-color: #eceff4;
	position: absolute;
	border-width: 2px;
	border-radius: 50px;
	left: 15px;
	border-color: #FFFFFF;
	content: "";
	display: block;
	border-style: solid;
	background-repeat: no-repeat;
	top: -32px;
	width: 60px;
	height: 60px;
	background-image: url('images/excursus.svg');
}

div.ilc_qfeedr_FeedbackRight
{
	padding-bottom: 20px;
	border-style: none;
	margin-bottom: 10px;
	padding-top: 20px;
	margin-top: 10px;
	background-color: ;
	padding-left: 60px;
	padding-right: 160px;
	background-image: url('images/correct.svg');
	background-position: 10px;
	background-repeat: no-repeat;
	border-radius: 3px;
}

div.ilc_qfeedw_FeedbackWrong
{
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url('images/exclamation.svg');
	padding-right: 160px;
	background-position: 24px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin-top: 10px;
	background-color: ;
	border-style: none;
	margin-bottom: 10px;
	border-radius: 3px;
}

div.ilc_flist_cont_FileListContainer
{
	border-color: #4C6586;
	color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	text-indent: 7px;
}

div.ilc_flist_head_FileListHeading
{
	margin-bottom: 10px;
	background-position: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-left: 50px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	background-image: url('images/download.svg');
	background-color: #4C6586;
}

div.ilc_sco_fmess_FinalMessage
{
	border-width: 1px;
	margin: 100px;
	font-size: 125%;
	text-align: center;
	border-style: none;
	background-color: ;
	padding: 50px;
}

div.ilc_page_fn_Footnote
{
	margin-top: 5px;
	margin-bottom: 5px;
}

div.ilc_section_frecciaGialla
,a.ilc_section_frecciaGialla
{
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 60px;
	padding-top: 25px;
	background-color: #E0D83A;
	clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
	border-radius: 6px;
	min-height: 60px;
}

div.ilc_glo_overlay_GlossaryOverlay
{
	background-color: ;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-width: 2px;
	padding-top: 5px;
	border-style: none;
}

div.ilc_ha_ihead_HAccordIHead:hover
{
	background-color: #E2E8EF;
}

div.ilc_qover_Incorrect
{
	background-color: ;
	margin-top: 10px;
	border-radius: 3px;
	padding-left: 60px;
	padding-top: 20px;
	border-style: none;
	background-image: url('images/exclamation.svg');
	background-repeat: no-repeat;
	background-position: 24px;
	padding-bottom: 20px;
	padding-right: 20px;
	margin-bottom: 10px;
}

div.ilc_section_Information
,a.ilc_section_Information
{
	padding-top: 35px;
	margin-bottom: 10px;
	margin-top: 40px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-width: 2px;
	border-color: #4C6586;
	border-style: solid;
	position: relative;
	border-radius: 3px;
	position: relative !important;
}

div.ilc_section_Information::before
,a.ilc_section_Information::before
{
	border-radius: 50px;
	border-style: solid;
	border-color: #FFFFFF;
	display: block;
	content: "";
	border-width: 2px;
	left: 15px;
	background-position: center center;
	background-color: #eceff4;
	height: 60px;
	width: 60px;
	top: -32px;
	background-image: url('images/information.svg');
	background-repeat: no-repeat;
	position: absolute;
}

div.ilc_section_Interaction
,a.ilc_section_Interaction
{
	border-width: 1px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: 12px;
	padding-left: 60px;
	background-image: url('images/interaction.svg');
	padding-bottom: 20px;
	padding-right: 20px;
	margin-top: 10px;
	padding-top: 20px;
	border-radius: 3px;
	border-color: #4C6586;
	border-style: solid;
}

div.ilc_section_Interaction:hover
,a.ilc_section_Interaction:hover
{
	cursor: pointer;
	background-color: #E2E8EF;
}

div.ilc_section_lampadina2
,a.ilc_section_lampadina2
{
	border-radius: 10px;
	position: relative;
	margin-top: 40px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-position: left center;
	border-style: solid;
	padding-top: 35px;
	border-width: 2px;
	border-color: #F3DE2C;
	position: relative !important;
}

div.ilc_section_lampadina2::before
,a.ilc_section_lampadina2::before
{
	position: absolute;
	border-radius: 50px;
	display: block;
	content: "";
	background-size: 60%;
	background-color: #FFFFFF;
	border-style: solid;
	left: -20px;
	background-position: center center;
	border-color: #FFFFFF;
	border-width: 2px;
	height: 60px;
	background-image: url('images/lampadina2.png');
	width: 60px;
	top: -32px;
	background-repeat: no-repeat;
}

div.ilc_page_lnav_LeftNavigation
{
	float: left;
	padding-top: 3px;
	text-align: left;
	vertical-align: middle;
}

div.ilc_va_icont_LightAccordICont
{
	border-color: #4C6586;
	border-bottom-style: solid;
	border-width: 4px;
	padding: 10px;
}

div.ilc_va_ihead_LightAccordIHead
{
	border-width: 2px;
	transition: background-image 2s ease-in-out;
	background-image: url('images/expand.svg');
	border-bottom-style: solid;
	border-color: #4C6586;
	padding: 10px;
	color: #4C6586;
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 1.5em;
	background-color: #FFFFFF;
}

div.ilc_va_ihead_LightAccordIHead:hover
{
	border-width: 4px;
	border-color: #4C6586;
	border-bottom-style: solid;
	transition: all 0.5s ease-out;
	cursor: pointer;
}

div.ilc_section_Link
,a.ilc_section_Link
{
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-decoration: underline;
	border-radius: 3px;
	background-position: 10px;
	background-repeat: no-repeat;
	background-image: url('images/link.svg');
	border-style: dashed;
	border-color: #4C6586;
	border-width: 1px;
	padding-left: 60px;
}

div.ilc_section_Literature
,a.ilc_section_Literature
{
	margin-top: 40px;
	border-color: #4C6586;
	border-width: 2px;
	position: relative;
	border-style: solid;
	margin-bottom: 10px;
	padding-top: 35px;
	padding-right: 30px;
	position: relative !important;
	border-radius: 3px;
	padding-left: 20px;
	padding-bottom: 15px;
}

div.ilc_section_Literature::before
,a.ilc_section_Literature::before
{
	border-color: #FFFFFF;
	border-radius: 50px;
	height: 60px;
	width: 60px;
	top: -32px;
	position: absolute;
	border-style: solid;
	background-color: #eceff4;
	background-position: center center;
	left: 15px;
	content: "";
	display: block;
	border-width: 2px;
	background-repeat: no-repeat;
	background-image: url('images/literature.svg');
}

div.ilc_media_caption_MediaCaption
{
	background-color: #F9F9F9;
	font-weight: bolder;
	font-size: 100%;
	padding: 10px;
}

div.ilc_section_Mnemonic
,a.ilc_section_Mnemonic
{
	padding-left: 20px;
	border-radius: 3px;
	position: relative !important;
	padding-right: 30px;
	padding-bottom: 15px;
	border-width: 2px;
	border-color: #F3DE2C;
	position: relative;
	margin-bottom: 10px;
	padding-top: 35px;
	border-style: solid;
	margin-top: 40px;
	background-position: left center;
}

div.ilc_section_Mnemonic::before
,a.ilc_section_Mnemonic::before
{
	border-style: solid;
	background-image: url('images/mnemonic.svg');
	border-width: 2px;
	border-color: #FFFFFF;
	background-color: #fdfadf;
	background-position: center center;
	left: 15px;
	content: "";
	display: block;
	border-radius: 50px;
	background-repeat: no-repeat;
	position: absolute;
	top: -32px;
	width: 60px;
	height: 60px;
}

div.ilc_section_Padding
,a.ilc_section_Padding
{
	padding-bottom: 15px;
	padding-left: 86px;
	padding-right: 86px;
	padding-top: 10px;
}

div.ilc_page_Page
{
	min-height: 300px;
}

div.ilc_page_cont_PageContainer
{
	border-style: solid;
	margin: 0px;
	min-height: 500px;
	background-color: #FFFFFF;
	padding: 20px;
	border-color: #DDDDDD;
	border-width: 1px;
}

div.ilc_section_PanelBlue
,a.ilc_section_PanelBlue
{
	padding-top: 100px;
	hyphens: none;
	padding-left: 0px;
	padding-bottom: 100px;
	padding-right: 0px;
	font-family: 'SF Pro Display',-apple-system,system-ui,BlinkMacSystemFont,'Inter','Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';
	width: 100%;
	color: #FFFFFF;
	background-color: #0CC0DF;
}

div.ilc_section_playBlackBorder
,a.ilc_section_playBlackBorder
{
	margin-bottom: 10px;
	padding-top: 20px;
	border-color: #4C6586;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 60px;
	position: relative;
	margin-top: 10px;
	border-bottom-style: dashed;
	position: relative !important;
	border-radius: 3px;
}

div.ilc_section_playBlackBorder::before
,a.ilc_section_playBlackBorder::before
{
	width: 60px;
	left: 15px;
	background-size: 50px;
	top: -32px;
	height: 60px;
	content: "";
	background-position: center;
	position: absolute;
	background-position: center 12px;
	background-repeat: no-repeat;
	border-radius: 50px;
	display: block;
}

div.ilc_section_Remark
,a.ilc_section_Remark
{
	background-color: #;
	border-color: #4C6586;
	border-width: 2px;
	border-style: solid;
	margin-bottom: 10px;
	margin-top: 40px;
	position: relative !important;
	border-radius: 3px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-top: 35px;
	padding-right: 30px;
	position: relative;
}

div.ilc_section_Remark::before
,a.ilc_section_Remark::before
{
	height: 60px;
	border-radius: 50px;
	display: block;
	content: "";
	left: 15px;
	background-position: center center;
	background-color: #eceff4;
	border-style: solid;
	border-color: #FFFFFF;
	width: 60px;
	background-image: url('images/remark.svg');
	background-repeat: no-repeat;
	border-width: 2px;
	top: -32px;
	position: absolute;
}

div.ilc_page_rnav_RightNavigation
{
	text-align: right;
	padding-top: 3px;
}

div.ilc_rte_menu_RTELinkBar
{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 10px;
	border-top-width: 10px;
}

div.ilc_rte_menu_RTELogo
{
	float: left;
}

div.ilc_rte_menu_RTEMenu
{
	background-color: #FFFFFF;
}

div.ilc_section_Separator
,a.ilc_section_Separator
{
	border-color: #4C6586;
	padding-bottom: 20px;
	border-width: 2px;
	padding-top: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-style: solid;
}

div.ilc_section_SezioneBlocco
,a.ilc_section_SezioneBlocco
{
	text-align: center;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	max-width: 700px;
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	margin: 0 auto;
	border-radius: 40px;
	color: #000000;
	background-position: center center;
	padding: 40px 80px;
}

div.ilc_section_SezioneBlocco::before
,a.ilc_section_SezioneBlocco::before
{
	background-position: center center;
}

div.ilc_section_SezioneButton
,a.ilc_section_SezioneButton
{
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	display: table;
	margin-right: auto;
	margin-left: auto;
	border-radius: 30px;
	position: relative !important;
	height: 50px;
	width: 120px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-top: 12px;
	padding-right: 30px;
	padding-bottom: 12px;
	padding-left: 30px;
	background-color: #F8AE00;
	background-position: left top;
}

div.ilc_section_SezioneButton:hover
,a.ilc_section_SezioneButton:hover
{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

div.ilc_section_SezioneLampadina
,a.ilc_section_SezioneLampadina
{
	position: relative !important;
	border-radius: 10px;
	margin-bottom: 10px;
	margin-top: 40px;
	position: relative;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
	border-color: #F3DE2C;
	border-width: 2px;
	background-position: left center;
	padding-top: 35px;
	border-style: solid;
}

div.ilc_section_SezioneLampadina::before
,a.ilc_section_SezioneLampadina::before
{
	border-radius: 50px;
	display: block;
	background-size: 60%;
	content: "";
	border-style: solid;
	left: -30px;
	background-position: center center;
	background-color: #E0C200;
	border-color: #FFFFFF;
	border-width: 2px;
	height: 60px;
	width: 60px;
	top: -32px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url('images/Lampadina.png');
}

div.ilc_section_Special
,a.ilc_section_Special
{
	padding-left: 20px;
	background-color: ;
	border-style: none;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 20px;
	border-width: 1px;
}

div.ilc_question_Standard
{
	padding-left: 30px;
	padding-bottom: 60px;
	margin-bottom: 10px;
	padding-right: 160px;
	background-color: ;
	padding-top: 30px;
	color: ;
	margin-top: 20px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
	background-position: right top;
}

div.ilc_qover_StatusMessage
{
	padding-bottom: 7px;
}

div.ilc_qtitle_Title
{
	font-size: 140%;
	margin-bottom: 20px;
	font-weight: normal;
}

div.ilc_sco_title_Title
{
	font-weight: bold;
	margin-top: 5px;
	border-color: ;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	font-size: 140%;
}

div.ilc_page_tnav_TopNavigation
{
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #F9F9F9;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: #F9F9F9;
	border-top-width: 1px;
}

div.ilc_va_ihead_VAccordIHead:hover
{
	background-position: 15px center;
	background-color: #E2E8EF;
}

em.ilc_em_Emph
,span.ilc_text_inline_Emph
{
	font-style: italic;
}

figure.ilc_media_cont_MediaContainer
{
	margin: 0px;
}

figure.ilc_media_cont_MediaContainerFull100
{
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
	width: 100%;
	margin: 0px;
}

figure.ilc_media_cont_MediaContainerHighlighted
{
	margin: 0px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
}

figure.ilc_media_cont_MediaContainerMax50
{
	margin: 0px;
	max-width: 50%;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
}

figure.ilc_media_cont_MediaContainerSeparated
{
	margin: 40px;
}

figure.ilc_media_cont_MediaContainterMax100
{
	max-width: 100% !important;
	margin: 0px;
}

h1.ilc_glo_ovtitle_GlossaryOvTitle
,div.ilc_text_block_GlossaryOvTitle
,html.il-no-tiny-bg body#tinymce.ilc_text_block_GlossaryOvTitle
{
	margin-bottom: 10px;
	font-size: 1.5em;
	margin-top: 10px;
	font-weight: 600;
}

h1.ilc_heading1_Headline1
,div.ilc_text_block_Headline1
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline1
{
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 1.75em;
	font-weight: 600;
	padding-top: 10px;
}

h1.ilc_page_title_PageTitle
,div.ilc_text_block_PageTitle
,html.il-no-tiny-bg body#tinymce.ilc_text_block_PageTitle
{
	border-style: none;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-bottom: 3px;
	font-size: 1.75rem;
	font-weight: 600;
	white-space: normal;
	border-bottom-style: none;
	border-bottom-width: 1px;
	text-align: left;
}

h2.ilc_heading2_Headline2
,div.ilc_text_block_Headline2
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline2
{
	font-size: 1.5em;
	margin-top: 20px;
	margin-bottom: 15px;
	font-weight: 600;
}

h3.ilc_heading3_Headline3
,div.ilc_text_block_Headline3
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Headline3
{
	font-size: 1.115em;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: 600;
}

img.ilc_page_lnavimage_LeftNavigationImage
{
	margin-right: 10px;
	border-top-width: 0px;
	margin-top: -3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 120%;
	height: 30px;
	width: 35px;
	background-image: url('images/arrow_left.svg');
	background-repeat: no-repeat;
	background-position: center 4px;
	border-right-width: 1px;
	border-color: #757575;
	border-style: solid;
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

img.ilc_page_lnavimage_LeftNavigationImage:hover
{
	cursor: pointer;
	background-color: #E2E8EF;
}

img.ilc_qimg_QuestionImage
{
	margin: 10px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.10), 0 6px 15px rgba(0,0,0,0.12);
}

img.ilc_page_rnavimage_RightNavigationImage
{
	padding-top: 20px;
	width: 35px;
	background-image: url('images/arrow_right.svg');
	margin-left: 10px;
	font-size: 120%;
	margin-top: -3px;
	background-repeat: no-repeat;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-right: 50px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-color: #757575;
	height: 30px;
	border-style: solid;
	background-position: center 4px;
}

img.ilc_page_rnavimage_RightNavigationImage:hover
{
	cursor: pointer;
	background-color: #E2E8EF;
}

input.ilc_qsubmit_Submit
{
	background-color: #4C6586;
	margin-top: 20px;
	padding: 0.5em;
	color: #ffffff !important;
	border-style: none;
}

input.ilc_qinput_TextInput
{
	padding-left: 4px;
}

li.ilc_list_item_Attention
{
	position: relative;
	padding-left: 45px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 15px;
	list-style-type: none;
}

li.ilc_list_item_Attention::before
{
	width: 35px;
	height: 35px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url('images/attention_red.svg');
	left: 0;
	top: 0;
	content: "";
}

li.ilc_list_item_Checklist
{
	position: relative;
	padding-left: 45px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 15px;
	list-style-type: none;
}

li.ilc_list_item_Checklist::before
{
	left: 0;
	content: "";
	background-image: url('images/checked.svg');
	background-repeat: no-repeat;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0;
}

li.ilc_list_item_Checklist2::before
{
	content: "";
	top: 0;
	width: 35px;
	position: absolute;
	background-repeat: no-repeat;
	background-image: url('images/wrong.svg');
	height: 35px;
	left: 0;
}

li.ilc_list_item_ColoredCircle::before
{
	border-radius: 50px;
	content: counter(section);
	height: 35px;
	width: 35px;
	position: absolute;
	background-color: #59A0A5;
	color: #FFFFFF;
	font-weight: bold;
	justify-content: center;
	align-items: center;
	top: 0;
	left: 0;
	display: grid;
}

li.ilc_list_item_ColoredCircleBackground::before
{
	background-color: #4C6586;
	justify-content: center;
	align-items: center;
	display: grid;
	top: 13px;
	left: 0;
	border-radius: 50px;
	content: counter(section);
	margin-left: 10px;
	height: 50px;
	width: 50px;
	position: absolute;
	font-size: 1.5rem;
	font-weight: bold;
	color: #FFFFFF;
}

li.ilc_list_item_ColoredSquare::before
{
	left: 0;
	top: 0;
	align-items: center;
	justify-content: center;
	display: grid;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F3DE2C;
	position: absolute;
	width: 35px;
	height: 35px;
	content: counter(section);
	border-radius: 6px;
}

li.ilc_list_item_ColoredSquareBackground::before
{
	height: 100%;
	content: counter(section);
	text-align: center;
	width: 35px;
	position: absolute;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F3DE2C;
	left: 0;
	top: 0;
	display: grid;
	justify-content: center;
	align-items: center;
}

li.ilc_flist_li_FileListItem
{
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 3px;
	padding-left: 3px;
}

li.ilc_list_item_FilledCircle
{
	position: relative;
	margin-bottom: 15px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 45px;
	counter-increment: section 1;
	list-style-type: none;
}

li.ilc_list_item_FilledCircle::before
{
	height: 35px;
	content: counter(section);
	border-radius: 50px;
	left: 0;
	top: 0;
	align-items: center;
	font-weight: bold;
	justify-content: center;
	display: grid;
	color: #FFFFFF;
	background-color: #59A0A5;
	min-width: 35px;
	position: absolute;
}

li.ilc_list_item_FilledCircleLarge
{
	padding-bottom: 20px;
	padding-left: 70px;
	list-style-type: none;
	font-size: 1.5rem;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	counter-increment: section 1;
}

li.ilc_list_item_FilledCircleLarge::before
{
	border-radius: 50px;
	color: #FFFFFF;
	margin-left: 10px;
	position: absolute;
	height: 50px;
	background-color: #4C6586;
	font-weight: bold;
	content: counter(section);
	min-width: 50px;
	display: grid;
	left: 0;
	top: 13px;
	justify-content: center;
	align-items: center;
}

li.ilc_list_item_FilledSquare
{
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 15px;
	padding-left: 45px;
	position: relative;
	list-style-type: none;
	counter-increment: section 1;
}

li.ilc_list_item_FilledSquare::before
{
	min-width: 35px;
	top: 0;
	align-items: center;
	justify-content: center;
	display: grid;
	left: 0;
	border-radius: 6px;
	content: counter(section);
	height: 35px;
	position: absolute;
	background-color: #F3DE2C;
	color: #FFFFFF;
	font-weight: bold;
}

li.ilc_list_item_FilledSquareBackground
{
	padding-bottom: 15px;
	counter-increment: section 1;
	list-style-type: none;
	background-color: #fdfadf;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	padding-left: 50px;
	position: relative;
	margin-top: -2px;
	padding-top: 15px;
}

li.ilc_list_item_FilledSquareBackground::before
{
	display: grid;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F3DE2C;
	height: 100%;
	min-width: 35px;
	justify-content: center;
	align-items: center;
	content: counter(section);
	left: 0;
	top: 0;
	position: absolute;
}

li.ilc_list_item_ListItem::before
{
	align-items: center;
	left: 0;
	border-radius: 50px;
	display: grid;
	content: counter(section);
	position: absolute;
	font-size: 1.5rem;
	justify-content: center;
	font-weight: bold;
	top: 13px;
	color: #FFFFFF;
	background-color: #4C6586;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin-left: 10px;
}

li.ilc_list_item_ListItem2::before
{
	border-radius: 50px;
	display: inline-flex;
	content: counter(section);
	align-items: center;
	justify-content: center;
	height: 35px;
	margin-right: 10px;
	font-weight: bold;
	width: 35px;
	background-color: #59A0A5;
	color: #FFFFFF;
}

li.ilc_list_item_ListItem2Absolut::before
{
	font-weight: bold;
	left: 0;
	border-radius: 50px;
	display: grid;
	justify-content: center;
	align-items: center;
	position: absolute;
	content: counter(section);
	height: 35px;
	width: 35px;
	color: #FFFFFF;
	background-color: #59A0A5;
}

li.ilc_list_item_ListItem2Grid::before
{
	display: inline-grid;
	justify-content: center;
	align-items: center;
	background-color: #59A0A5;
	color: #FFFFFF;
	width: 35px;
	height: 35px;
	content: counter(section);
	font-weight: bold;
	border-radius: 50px;
}

li.ilc_list_item_ListItem3::before
{
	content: "";
	display: inline-flex;
	background-image: url('images/checked.svg');
	width: 35px;
	background-repeat: no-repeat;
	height: 35px;
	margin-right: 5px;
}

li.ilc_list_item_ListItem4::before
{
	background-image: url('images/wrong.svg');
	background-repeat: no-repeat;
	content: "";
	display: inline-flex;
	margin-right: 5px;
	height: 35px;
	width: 35px;
}

li.ilc_qordli_OrderListItem
{
	margin-top: 5px;
	margin-right: 0px;
	background-color: #E2E8EF;
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 10px;
	cursor: move;
}

li.ilc_qordli_OrderListItemHorizontal
{
	background-color: #E2E8EF;
	cursor: move;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	padding: 10px;
}

li.ilc_list_item_Pointer
{
	position: relative;
	list-style-type: none;
	padding-left: 45px;
	padding-bottom: 6px;
	padding-top: 6px;
	margin-bottom: 15px;
}

li.ilc_list_item_Pointer::before
{
	background-image: url('images/pointer.svg');
	background-repeat: no-repeat;
	position: absolute;
	width: 35px;
	height: 35px;
	left: 0;
	top: 0;
	content: "";
}

ol.ilc_list_o_NumberedListNoStyle
{
	padding-top: 20px;
	counter-reset: section;
	list-style-type: none;
	margin-top: 15px;
	padding-bottom: 20px;
}

p.ilc_text_block_Book
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Book
{
	hyphens: auto;
	text-align: justify;
}

p.ilc_text_block_Button:hover
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Button:hover
{
	background-color: #5774A0;
}

p.ilc_text_block_List
,html.il-no-tiny-bg body#tinymce.ilc_text_block_List
{
	margin-bottom: 3px;
	margin-top: 3px;
}

p.ilc_text_block_Numbers
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Numbers
{
	text-align: right;
}

p.ilc_text_block_Standard
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Standard
{
	margin-bottom: 10px;
	margin-top: 10px;
}

p.ilc_text_block_StandardLarge
,html.il-no-tiny-bg body#tinymce.ilc_text_block_StandardLarge
{
	font-size: 1.115rem;
}

p.ilc_text_block_TableContent
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TableContent
{
	line-height: 1.8em;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
}

p.ilc_text_block_TextCenter
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextCenter
{
	text-align: center;
}

p.ilc_text_block_TextCenterHeadline1
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextCenterHeadline1
{
	font-size: 1.75em;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	text-align: center;
	font-weight: 600;
}

p.ilc_text_block_TextCenterHeadline3
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextCenterHeadline3
{
	font-weight: 600;
	font-size: 1.115em;
	text-align: center;
}

p.ilc_text_block_TextLeft
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextLeft
{
	text-align: left;
}

p.ilc_text_block_TextLeftHeadline1
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextLeftHeadline1
{
	font-size: 1.75em;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	font-weight: 600;
}

p.ilc_text_block_TextLeftHeadline3
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextLeftHeadline3
{
	font-size: 1.115em;
	margin-top: 15px;
	margin-bottom: 10px;
	font-weight: 600;
}

p.ilc_text_block_TextRight
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextRight
{
	text-align: right;
}

p.ilc_text_block_TextRightHeadline1
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextRightHeadline1
{
	padding-top: 10px;
	font-size: 1.75em;
	text-align: right;
	font-weight: 600;
	margin-bottom: 15px;
	margin-top: 20px;
}

p.ilc_text_block_TextRightHeadline3
,html.il-no-tiny-bg body#tinymce.ilc_text_block_TextRightHeadline3
{
	font-weight: 600;
	text-align: right;
	font-size: 1.115em;
}

p.ilc_text_block_Verse
,html.il-no-tiny-bg body#tinymce.ilc_text_block_Verse
{
	text-align: center;
}

pre.ilc_code_block_Code
{
	background-color: #F9F9F9;
	padding: 9px;
	border-style: solid;
	border-color: #DDDDDD;
	border-width: 1px;
}

span.ilc_text_inline_Accent
{
	background-position: center bottom;
	background-repeat: no-repeat;
	background-image: url('images/icon_pin_on.svg');
	color: #087E0A;
}

span.ilc_text_inline_Attention
{
	color: #CB4D16;
}

span.ilc_text_inline_cerchioRed
{
	background-repeat: no-repeat;
	background-size: contain;
}

span.ilc_text_inline_circleRed
{
	background-image: url('images/circle2.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

span.ilc_text_inline_Comment
{
	color: #B31BFF;
}

span.ilc_qetcorr_ErrorTextCorrected
{
	color: ;
	text-decoration: line-through;
}

span.ilc_text_inline_Important
{
	text-decoration: underline;
}

span.ilc_text_inline_MarkPink
{
	background-image: url('images/mark_pink.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

span.ilc_text_inline_MarkYellow
{
	background-image: url('images/MarkYellow.png');
	background-repeat: no-repeat;
	background-position: center center;
	padding: 8px 11px;
	background-size: contain;
}

span.ilc_text_inline_Mnemonic
{
	padding-left: 4px;
	background-color: ;
	padding-right: 4px;
}

span.ilc_text_inline_PlayText
{
	padding-left: 35px;
	background-size: 35px;
	padding-left: 45px;
	padding-bottom: 10px;
	padding-right: 15px;
	padding-top: 10px;
	vertical-align: middle;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url('images/playBlack.png');
}

span.ilc_text_inline_Quotation
{
	color: #1B5FFF;
	letter-spacing: 0.2px;
	font-family: serif;
	font-style: italic;
	font-size: 114%;
}

span.ilc_text_inline_sottolineatoBlue
{
	background-repeat: no-repeat;
	background-size: contain;
	padding-bottom: 30px;
	transform-origin: center center;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	background-position: center center;
	background-image: url('images/sottolineato.png');
}

span.ilc_text_inline_sottolineatoGiallo
{
	background-position: center center;
	background-image: url('images/sub_img.png');
	background-repeat: no-repeat;
	background-size: contain;
}

strong.ilc_strong_Strong
,span.ilc_text_inline_Strong
{
	font-weight: bold;
}

table.ilc_table_StandardTable
{
	margin-bottom: 10px;
	background-color: ;
	border-color: #9EADBA;
	margin-top: 10px;
	border-collapse: collapse;
}

td.ilc_table_cell_Cell1
,th.ilc_table_cell_Cell1
{
	padding-bottom: 3px;
	border-color: #B01D11;
	border-style: solid;
	padding-right: 10px;
	padding-top: 3px;
	padding-left: 10px;
	background-color: #FFCCCC;
	border-width: 1px;
}

td.ilc_table_cell_Cell2
,th.ilc_table_cell_Cell2
{
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #CCCCFF;
}

td.ilc_table_cell_Cell3
,th.ilc_table_cell_Cell3
{
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-style: solid;
	border-color: #3F9230;
	border-width: 1px;
	background-color: #CCFFCC;
}

td.ilc_table_cell_Cell4
,th.ilc_table_cell_Cell4
{
	border-style: solid;
	border-color: #DB7A1A;
	border-width: 1px;
	background-color: #FFFFCC;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

td.ilc_table_cell_StandardCell1
,th.ilc_table_cell_StandardCell1
{
	padding-right: 10px;
	border-color: #4C6586;
	background-color: #FFFFFF;
	padding-top: 3px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
}

td.ilc_table_cell_StandardCell2
,th.ilc_table_cell_StandardCell2
{
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-color: #4C6586;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}

td.ilc_table_cell_StandardHeader
,th.ilc_table_cell_StandardHeader
{
	border-color: #FFFFFF;
	padding-left: 10px;
	border-style: solid;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #4C6586;
	font-weight: normal;
	padding-right: 10px;
	border-width: 1px;
}

td.ilc_table_cell_StandardHeaderGreen
,th.ilc_table_cell_StandardHeaderGreen
{
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: normal;
	border-width: 1px;
	border-color: #FFFFFF;
	padding-left: 10px;
	border-style: solid;
	background-color: #3F9230;
}

td.ilc_table_cell_StandardHeaderOrange
,th.ilc_table_cell_StandardHeaderOrange
{
	font-weight: normal;
	border-width: 1px;
	padding-right: 10px;
	border-color: #FFFFFF;
	padding-top: 3px;
	color: #FFFFFF;
	padding-bottom: 3px;
	border-style: solid;
	background-color: #DB7A1A;
	padding-left: 10px;
}

td.ilc_table_cell_StandardHeaderRed
,th.ilc_table_cell_StandardHeaderRed
{
	border-color: #FFFFFF;
	background-color: #B01D11;
	border-style: solid;
	padding-left: 10px;
	border-width: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-top: 3px;
	font-weight: normal;
}

td.ilc_table_cell_TransparentC
,th.ilc_table_cell_TransparentC
{
	padding-left: 10px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	border-width: 1px;
	border-color: #000000;
	border-style: solid;
}

td.ilc_table_cell_TransparentH
,th.ilc_table_cell_TransparentH
{
	font-weight: normal;
	border-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-color: ;
	border-width: 1px;
}

textarea.ilc_qlinput_LongTextInput
{
	padding-left: 4px;
}

ul.ilc_flist_FileList
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.ilc_qordul_OrderList
{
	margin: 0px;
	list-style-position: outside;
	list-style: none;
	padding: 0px;
}

ul.ilc_qordul_OrderListHorizontal
{
	list-style: none;
	list-style-position: outside;
	padding: 0px;
	margin: 0px;
}

div.ilc_va_iheada_AccordIHeadActive
{
	margin-bottom: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 38px;
	border-width: 1px;
	border-color: #DDDDDD;
	border-style: solid;
	background-color: #E2E8EF;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 3px;
	background-repeat: no-repeat;
	border-top-left-radius: 3px;
	background-image: url('images/arrow_down.svg');
	background-size: 20px 20px;
	background-position: 10px center;
	cursor: pointer;
}

div.ilc_va_iheada_AccordIHeadActive:hover
{
	background-position: 10px center;
}

div.ilc_va_iheada_ColoredAccordIHeadActive:hover
{
	cursor: pointer;
	background-color: #3d506b;
	background-image: url('images/collapse_white.svg');
	transition: all 0.5s ease-out;
	background-position: right center;
}

div.ilc_va_iheada_EmphasisedAccordIHeadActive
{
	font-size: 1.5em;
	color: #FFFFFF;
	padding: 15px;
	background-color: #3d506b;
	background-image: url('images/collapse_white.svg');
	background-repeat: no-repeat;
	background-position: right center;
	border-radius: 0px;
	transform: scale(1.01);
	-webkit-transform: scale(1.01);
	-moz-transform: scale(1.01);
	-ms-transform: scale(1.01);
	transition: all 0.5s ease-out;
}

div.ilc_va_iheada_EmphasisedAccordIHeadActive:hover
{
	background-color: #3d506b;
	transition: all 0.5s ease-out;
	cursor: pointer;
	background-position: right center;
	background-repeat: no-repeat;
	background-image: url('images/collapse_white.svg');
}

div.ilc_va_iheada_LightAccordIHeadActive
{
	border-bottom-style: solid;
	background-position: right center;
	padding: 10px;
	border-right-width: 0px;
	background-image: url('images/collapse.svg');
	color: #4C6586;
	background-color: #FFFFFF;
	border-left-style: none;
	border-right-style: none;
	font-size: 1.5em;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom-width: 2px;
	border-color: #FFFFFF;
	transition: all 0.5s ease-out;
	background-repeat: no-repeat;
	border-radius: 0px;
	border-left-width: 0px;
}

div.ilc_va_iheada_LightAccordIHeadActive:hover
{
	border-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	transition: all 0.5s ease-out;
	cursor: pointer;
	background-color: #FFFFFF;
	background-position: right center;
	border-width: 0px;
	border-style: none;
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
}

