
/* ----- textLarge.css ----- */
@media screen {
body {
    font-size: 95% !important;
}

#klink-buttons{
	font-size:  69% !important; 
	font-weight: bold;
}

#portal-siteactions{
font-size: 79% !important;
}

#portal-searchbox{
font-size: 69% !important;

}

.accreditamento{
	line-height: 18px !important;

}
}


