/* Content of SMCCFlyer.isml */
#mx_vol_volantino {
    height: auto !important;
    margin: 0 auto -30px;
    min-height: 100%;
}
#mx_vol_header {
    background-color: #1F2754;
    height: 72px;
    line-height: 72px;
}
#mx_vol_header img {
    margin-left: 20px;
    vertical-align: middle;
}
/* commentato da Glauco a causa dei conflitti generati nella welcome page per; non vanno messi tag generici Es. "img"... possono generare conflitti in altre pagine
 !!!!!

img {
    height: auto;
    max-width: 100%;
}
img, fieldset {
    border: 0 none;
}
*/
#mx_vol_header .mx_vol_share {
    color: #FFFFFF;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    min-width: 300px;
}
#flyer_container{
	width:100%;
	height: 800px;
}
#mx_vol_footer {
    background-color: #1F2754;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    display:none;
}
.TronyFlyerWP_Flyer{
	width:auto; height:auto;
}
#myViewerContent{
	width: auto;
	height: auto;
	position: relative;
	margin: 0px auto;
}
/* EO Content of SMCCFlyer.isml */

/* Content of gre_base.js related to the jQuery modification of the Promozione Nazionale */




.NationalPromotionSelectCategory{
	color: #5578BD;
    font-family: futuramdbtbold;
    font-size: 14px;
    padding: 3px 10px;
    text-transform: capitalize;
}




.NationalPromotionMainEntry .vetrina_terzariga_colonna_riga2{
	height:195px;
}

.NationalPromotionMainEntryTab .vetrina_terzariga_colonna_riga2{
	height:197px;
}


/* EO - Content of gre_base.js related to the jQuery modification of the Promozione Nazionale */