.MYHpolizzeInScadenza {
/* 
	position: absolute;
	z-index: 99;
	display: block;
 */
	margin: 3em;
	width: 25vw;
	height: 25vw;
	border: 3px solid var(--mainColor);
	background-color: #EEEEEE;
	color: #FFFFFF;
}

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

/* OLD */


/* ITEMS & ITEM */

/* 
.list li, .itemData li, .availability li {
	font-weight:normal;
	font-size:12px;
}

.list .materialPerformance {
	width:18px;
	height:18px;
	border:0px;
}

.list table {
	width:100%;
}
 */

/* ITEMS */

/* 
.list .thumb {
	float:left;
}

.list .data {
	float:left;
	margin-top:18px;
	margin-left:18px;
	font-size:12px;
}

.list img {
	border:1px solid #FFCC00;
	height:90px;
}
 */

/* ITEM */

/* 
#detailLeftTop {
	float:left;
	width:75%;
}

#detailRightTop {
	float:right;
	width:22%;
}

#detailLeft {
	float:left;
	width:60%;
}

#detailRight {
	float:right;
	width:37%;
}

.detail {
}

#detailLeft .image {
	margin-top:24px;
	text-align:center;
}

#detailLeft .image img {
	max-width:540px;
}
 */

/*
.ui-icon-myicon:after {
    background-image: url("iconimg.svg");
}
.ui-icon-giallo:after {
    background-color: #f3e518 !important;
}
.ui-icon-blu:after {
    background-color: #313e8c !important;
}
.ui-icon-rosso:after {
    background-color: #e22924 !important;
}
.ui-icon-verde:after {
    background-color: #4ba62d !important;
}
.ui-icon-arancione:after {
    background-color: #f0851b !important;
}
.ui-icon-viola:after {
    background-color: #83207d !important;
}
.ui-icon-grigio:after {
    background-color: #b1a096 !important;
}
.ui-icon-bianco:after {
    background-color: #ffffff !important;
}
.ui-icon-nero:after {
	background-color: #000000 !important;;
}
*/

/* PARTNERS */

/* 
#partner {
}

#partner #detailLeftTop {
	float:left;
	width:49%;
}

#partner #detailRightTop {
	float:right;
	width:49%;
}

#partner #detailLeft {
	clear:both;
	width:100%;
}

#partner #detailRight {
	clear:both;
	width:100%;
}

.bloccato {
	color:#FF0000;
}

.monitorato {
	color:#FF9900;
}

.miniLabel {
	font-size:13px;
}
 */
