/*
	BASE
*/
:root {
    --WgtHmBox: #0070AE;
    --WgtHmNumber: #FFFFFF;
    --WgtHmLabel: #123456;
}

.MYHwgt {
/* 
	float: left;
 */
 	display: inline-block;
	margin: 1em;
	min-width: 40vw;
	max-width: 40vw;
/* 
	min-height: 25vw;
 */
	border: 0px solid #FF0000;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	vertical-align: top;
	color: #666666;
}
/*	
		INTESTAZIONI 
*/

.MYHwgt .titolo {
	margin:0px;
	padding-left: 1em;
	padding-right: 1em;
	border-radius: 12px; 
	-moz-border-radius: 12px; /* firefox */
	-webkit-border-radius: 12px; /* safari, chrome */
	background-color: var(--mainColor);
	font-size: 18px;
	text-transform: uppercase;
	color:#FFFFFF;
}

.MYHwgt .abstract {
	margin-left: 12px;
	margin-right: 12px;
	padding: 1em;
	background-color: #EEEEEE;
	font-size: 15px;
}

.MYHwgt .testoEsteso {
	margin-left: 12px;
	margin-right: 12px;
	padding: 1em; 
	background-color: #EEEEEE;
	font-size: 11px;
}


/*
		VUOTO
*/
.MYHwgt .vuoto {
	margin:0px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 1em; 
	border-bottom-left-radius: 12px; 
	-moz-border-bottom-left-radius: 12px; /* firefox */
	-webkit-border-bottom-left-radius: 12px; /* safari, chrome */
	border-bottom-right-radius: 12px; 
	-moz-border-bottom-right-radius: 12px; /* firefox */
	-webkit-border-bottom-right-radius: 12px; /* safari, chrome */
	background-color: #EEEEEE;
	font-size: 15px;
	text-align: center;
	color: #006600;
}


/*	
		DATI 
*/
.MYHwgt .widgetReport {
	margin:0px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 1em; 
	border-bottom-left-radius: 12px; 
	-moz-border-bottom-left-radius: 12px; /* firefox */
	-webkit-border-bottom-left-radius: 12px; /* safari, chrome */
	border-bottom-right-radius: 12px; 
	-moz-border-bottom-right-radius: 12px; /* firefox */
	-webkit-border-bottom-right-radius: 12px; /* safari, chrome */
	background-color: #EEEEEE;
	font-size: 11px;
}

.MYHwgt .widgetReportItem {
	margin: 0px;
	padding: 0px;
}

.MYHwgt .widgetHm {
	margin-right: 3px;
	text-align:right;
}

.MYHwgt .widgetHm .etichetta {
	font-size: 11px;
	font-style= italic;
}

.MYHwgt .widgetHm .valore {
/* 
	font-size: 24px;
	font-weight: bold;
	color: var(--mainColor);
 */
/* 
	background-color: var(--secondaryColor);
 */
    font-size: 24px;
    font-weight: bold;
    color: var(--WgtHmNumber);
    background-color: var(--WgtHmBox);
    display: inline-block;
    min-width: 36px;
    min-height: 36px;
    border-radius: 18px;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    line-height: 36px;
}

.MYHwgt .etichetta {
	font-size: 11px;
	font-style= italic;
}

.MYHwgt .valore {
	font-size: 15px;
	font-weight: bold;
	color: var(--mainColor);
}

.MYHwgt .widgetHmLabel {}

.MYHwgt .widgetHmLabel .valore {
	font-weight: normal !important;
}

.MYHwgt .widgetHmLabel a {
	text-decoration: none !important;
}

.MYHwgt ul {
	list-style-type: none;
	color: #000000;
}

.MYHwgt li {
/* 
	margin-bottom: 1em;
	display: inline-block;
 */
    /* margin-bottom: 1em; */
    display: inline-block;
    min-height: 36px;
    vertical-align: middle;
    background-color: #FF0012;}

.MYHwgt ul ul {
	list-style-type: circle;
	color: #000000;
}

.MYHwgt li.valore {
	margin-bottom: 0;
	color: #000000;
}


/*	
		ALLEGATI 
*/
.MYHwgt .allegati {
	margin:0px;
	margin-left: 12px;
	margin-right: 12px;
	padding: 1em; 
	border-bottom-left-radius: 12px; 
	-moz-border-bottom-left-radius: 12px; /* firefox */
	-webkit-border-bottom-left-radius: 12px; /* safari, chrome */
	border-bottom-right-radius: 12px; 
	-moz-border-bottom-right-radius: 12px; /* firefox */
	-webkit-border-bottom-right-radius: 12px; /* safari, chrome */
	background-color: #EEEEEE;
	font-size: 11px;
}

.MYHwgt .allegati ul {
	list-style-type: circle;
	color: #000000;
}

.MYHwgt .allegati li {
	margin-bottom: 1em;
}


/*	
		MULTIMEDIA 
*/
.MYHwgt .mmedia {
	margin:0px;
	margin-left: 12px;
	margin-right: 12px;
	padding-top:12px;
	border-bottom-left-radius: 12px; 
	-moz-border-bottom-left-radius: 12px; /* firefox */
	-webkit-border-bottom-left-radius: 12px; /* safari, chrome */
	border-bottom-right-radius: 12px; 
	-moz-border-bottom-right-radius: 12px; /* firefox */
	-webkit-border-bottom-right-radius: 12px; /* safari, chrome */
	background-color: #EEEEEE;
	font-size: 11px;
}

.MYHwgt .mmedia ul {
	margin: 0;
	padding: 0;
	color: #000000;
}

.MYHwgt .mmedia li {
	margin: 0;
	padding: 0;
/* 
	border-bottom: 1px solid #CCCCCC;
 */
	text-align: center;
}

.MYHwgt .mmedia div {
	margin: 0;
	padding: 1em;
	padding-top: 0px;
/* 
	border-bottom: 1px solid #CCCCCC;
 */
	text-align: center;
}

.MYHwgt .mmedia .label {
	margin: 0;
	padding: 1em;
	padding-top: 6px;
/* 
	border-bottom: 1px solid #CCCCCC;
 */
	text-align: center;
}

.MYHwgt .mmedia img {
	margin: 0;
	padding: 0;
	max-width: 100%;
}

.MYHwgt .mmedia iframe {
	width: 100% !important;
	height: auto !important;
	padding: 0;
	width: 100%;
}


/*
	STANDARD
*/
.MYHstandard {}

.MYHstandard .titolo {}

.MYHstandard .abstract {}

.MYHstandard .testoEsteso {}

.MYHstandard .widgetReport {}

.MYHstandard .etichetta {}

.MYHstandard .valore {}

.MYHstandard ul {}

.MYHstandard li {}

.MYHstandard ul ul {}

.MYHstandard li.valore {}


/*
	ALERT
*/

.MYHalert {
	min-width: 40vw;
	max-width: 40vw;
/* 
	min-height: 50vw;
 */
 	padding-bottom: 12px;
	background-color: #FF0000;
}

.MYHalert .titolo {
	background-color: #FF0000;
}

.MYHalert .abstract {}

.MYHalert .testoEsteso {}

.MYHalert .widgetReport {}

.MYHalert .etichetta {}

.MYHalert .valore {}

.MYHalert ul {}

.MYHalert li {}

.MYHalert ul ul {}

.MYHalert li.valore {}


/*
	INFO
*/

.MYHinfo {}

.MYHinfo .titolo {}

.MYHinfo .abstract {}

.MYHinfo .testoEsteso {}

.MYHinfo .widgetReport {}

.MYHinfo .etichetta {}

.MYHinfo .valore {}

.MYHinfo ul {}

.MYHinfo li {}

.MYHinfo ul ul {}

.MYHinfo li.valore {}
