
/* - unithemeCustom.css - */
@media screen {
/*
   (do not remove this)
   (not this either)
*/

/* YOUR CSS RULES START HERE */


/*Twitter YRSS*/
#portletwrapper-706c6f6e652e7269676874636f6c756d6e0a636f6e746578740a2f62696f6c6f6769652f5952535050323032300a7972737370323032302d6175662d74776974746572 {
    position: relative;
    left: 35px;
    top: -19px;
}

/* #archetypes-fieldname-abstractfinal, #archetypes-fieldname-affili, #archetypes-fieldname-authors, #archetypes-fieldname-abstitle, #pfg-fieldwrapper, #fg-base-edit, #content > div.pfg-form.formid-Abstractform  {max-height: 300px !important; height: 300px !important;}
*/

/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: underline;
color:#00337a;
font-style: bold;
border-bottom:0px dotted #ffcc66;
}

a.tooltip:hover {
background: transparent;
z-index: 100;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip:hover span {
display: block;
position: absolute;
top: 30px;
left: 0;
width: 300px;
z-index: 100;
color: #000000;
border: 1px solid;
border-color: #ffcc66;
border-left: 5px solid #ffcc66;
padding: 2px 10px 2px 10px;
background: #fff8dc;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-style: Normal;
text-align: left;
}



/* YOUR CSS RULES STOP HERE */

/*  */

/* Latest version of the documentation on pre-defined properties from Plone 
   can be found in CMFPlone/skins/plone_styles/ploneCustom.css.dtml */

}

