
/* - base.css - */
@media screen {
/* https://portal.ictp.it/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 12px arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: #427dbd;
color: #022661;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #3e6fa9;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.5em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #ccc;
background-color: #ccc;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: #022661;
background-color: transparent;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 1px solid #ccc;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #022661 ! important;
text-decoration: none;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 125%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 110%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
ul {
line-height: 1.5em;
margin: 0.5em 0 0 1.5em;
padding: 0;
list-style-image: url(https://portal.ictp.it/bullet.gif);
list-style-type: square;
}
ol {
line-height: 1.5em;
margin: 0.5em 0 0 2.5em;
padding: 0;
list-style-image: none;
}
li {
margin-bottom: 0.5em;
}
dt {
font-weight: bold;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
fieldset {
border: 1px solid #ccc;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: #427dbd;
padding: 0.5em;
font-size: 90%;
}
form {
border: none;
margin: 0;
}
label {
font-weight: bold;
}
textarea {
font: 100% Monaco, "Courier New", Courier, monospace;
border: 1px solid #ccc;
color: Black;
background: White url(https://portal.ictp.it/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #ccc;
color: Black;
vertical-align: middle;
background: White url(https://portal.ictp.it/input_background.gif) repeat-x;
}
button {
font-family: arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
border: 1px solid #ccc;
color: Black;
vertical-align: middle;
background-color: white;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
border: 1px solid #ccc;
color: Black;
background-color: White;
vertical-align: top;
}
optgroup {
font-style: normal;
font-weight: bold;
color: #999;
padding-left: 0.25em;
}
option {
color: black;
}
optgroup > option {
padding: 0 0.25em 0 1em;
}
abbr, acronym, .explain {
border-bottom: 1px dotted #022661;
color: #022661;
background-color: transparent;
cursor: help;
}
q {
font-family: Baskerville, Georgia, serif;
font-style: italic;
font-size: 120%;
}
blockquote {
padding-left: 0.5em;
margin-left: 0;
border-left: 4px solid #ccc;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: #022661;
background-color: white;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #ccc;
color: #022661;
background-color: white;
overflow: auto;
}
ins {
color: green;
text-decoration: none;
}
del {
color: red;
text-decoration: line-through;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
.hiddenStructure {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
.contentViews .hiddenStructure,
.contentActions .hiddenStructure {
position: absolute;
top: -200px;
left: -200px;
}
.hiddenLabel {
display: block;
background: transparent;
background-image: none; /* */
border: none;
height: 1px;
overflow: hidden;
padding: 0;
margin: -1px 0 0 -1px;
width: 1px;
}
/* */

}


/* - public.css - */
@media screen {
/* https://portal.ictp.it/portal_css/public.css?original=1 */
/* */
/* */
/* */
.documentContent p a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent p a:visited {
color: Purple;
background-color: transparent;
}
.documentContent p a:active {
color: Red;
background-color: transparent;
}
.documentContent li a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent li a:visited {
color: Purple;
background-color: transparent;
}
.documentContent li a:active {
color: Red;
background-color: transparent;
}
.documentContent dd a {
text-decoration: none;
border-bottom: 1px #cccccc solid;
}
.documentContent dd a:visited {
color: Purple;
background-color: transparent;
}
.documentContent dd a:active {
color: Red;
background-color: transparent;
}
/* */
#visual-portal-wrapper {
margin: 0;
padding: 0;
}
/* */
#portal-logo {
background: url(https://portal.ictp.it/logo.jpg) no-repeat;
border: 0;
margin: 0.75em 0em 0.75em 1.5em;
padding: 0;
}
#portal-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 72px;
height: 0px !important;
height /**/: 72px;
width: 752px;
cursor: pointer;
}
/* */
#portal-skinswitcher {
}
#portal-skinswitcher a {
display: block;
float: left;
}
#portal-top {
/* */
margin: 0;
padding: 0;
background-color: transparent;
}
/* */
#portal-siteactions {
background-color: transparent;
white-space: nowrap;
list-style-image: none;
list-style-type: none;
margin: 1px 0 0 0;
height: auto;
line-height: normal;
float: right;
padding: 3px 2em 3px 0;
}
#portal-siteactions li {
display: inline;
}
#portal-siteactions li a {
background-color: transparent;
border: 1px solid #427dbd;
color: #76797c;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-siteactions li.selected a {
background-color: white;
color: #022661;
border: 1px solid #ccc;
}
#portal-siteactions li a:hover {
background-color: white;
color: #022661;
border: 1px solid #ccc;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 1.5em 0 0 0;
padding: 0 2em 0 0;
text-align: right;
text-transform: lowercase;
white-space: nowrap;
z-index: 2;
}
#portal-advanced-search {
margin-top: 0.2em;
clear: both;
}
#portal-advanced-search a {
color: #76797c;
text-decoration: none;
text-transform: lowercase;
}
/* */
.LSRes {
font-family:  arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
color: #022661;
background-color: #427dbd;
vertical-align: middle;
display:block;
list-style-image: none;
list-style-type: none;
text-align: left;
min-width: 16.5em;
text-transform: none;
margin-left: 0;
line-height: 1.1em;
}
#LSHighlight {
background-color: white;
border: 1px solid #ccc;
color: #022661;
}
.LSRow {
border: 1px solid #427dbd;
white-space: normal;
padding:0;
margin: 0;
list-style-image: none;
list-style-type: none;
}
.LSRow a {
text-decoration: none;
font-weight:bold;
white-space:nowrap
}
.LSDescr {
color: #76797c;
text-transform: lowercase;
padding-left:2.1em;
margin-top:-0.1em;
}
.LSResult {
position:relative;
display: block;
text-align:right;
padding-top: 5px;
margin: 0;
left: 3px;
z-index: 3;
}
.LSShadow {
position:relative;
text-align:right;
}
.livesearchContainer {
background-color: #427dbd;
margin-top: 0;
padding: 0 !important;
position: absolute;
right:0px;
/* */
top: -17px;
white-space: normal;
font-family:  arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
visibility: visible;
text-align:left;
color: #022661;
background-color: transparent;
border: 1px solid #ccc;
width:300px;
text-transform: none;
}
/* */
.LSIEFix {
background-color: #427dbd;
padding: 0.5em !important;
z-index: 20;
}
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display:block;
}
#LSNothingFound {
text-align: center;
padding: 2px;
}
/* */
#portal-globalnav {
background-color: transparent;
padding: 0em 0em 0em 2em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #ccc;
border-width: 1px;
border-style: solid solid none solid;
color: #022661;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: white;
border: 1px solid #ccc;
border-bottom: white 1px solid;
color: #022661;
}
#portal-globalnav li a:hover {
background-color: white;
border-color: #ccc;
border-bottom-color: white;
color: #022661;
}
#portal-personaltools {
/* */
background-color: white;
border-top-color: #ccc;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;
line-height: 1.6em;
color: #022661;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(https://portal.ictp.it/user.gif) center left no-repeat;
padding-left: 15px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: #022661;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
background: transparent url(https://portal.ictp.it/linkOpaque.gif) center left no-repeat;
padding-left: 8px;
color: #022661;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #022661;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 2em;
padding-right: 2em;
text-transform: lowercase;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
font-size: 120%;
}
.addFavorite {
vertical-align: bottom;
}
#content {
padding: 1em 1em 0 1em !important;
margin: 0em 0em 2em 0em;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #ccc;
}
.newsImage {
border: 1px solid black;
}
.newsImageContainer {
float:right;
margin: 0 0 0.5em 1em;
width: 202px;
}
.newsContent {
padding: 0 1em 1em 1em;
}
.newsContent ul,
.newsContent li {
display: block;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.newsAbout {
display: block;
color: #76797c;
font-size: 85%;
padding: 0;
margin-top: 0;
list-style: none;
list-style-image: none;
float: right;
text-align: right;
}
.newsAbout li {
display: inline;
}
.newsFooter {
}
.newsFooter li {
display: inline;
margin: 0 1em 0 0;
}
.documentActions {
float: right;
margin: 0.4em 0 0 0.5em;
padding: 0;
text-align: right;
}
.documentActions ul {
margin: 1px 0 2px 0;
padding: 0;
display: block;
}
.documentActions li {
display: inline;
list-style: none;
list-style-image: none;
margin: 0;
padding: 0;
}
.documentActions a {
border: none !important;
text-decoration: none;
}
/* */
.error
{
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #022661;
padding: 1em;
margin: 0pt 0pt 1em;
}
.portalMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #022661;
font-size: 85%;
font-weight: bold;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(https://portal.ictp.it/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
.portalMessage a {
color: #022661;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0em 0em 0.5em 0em;
line-height: 1.5em;
}
.documentByLine {
font-size: 85%;
font-weight: normal;
color: #76797c;
margin: 0em 0em 0.5em 0em;
}
.discussion {
margin-top: 1em;
}
/* */
.even {
background-color: transparent;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: transparent;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.listingBar {
background-color: white;
border-color: #ccc;
border-style: solid;
border-width: 1px;
padding: 0em 1em;
text-align: center;
text-transform: lowercase;
vertical-align: top;
margin: 1em 0em;
font-size: 94%;
clear: both;
}
.listingBar span.previous,
.listingPrevious {
text-align: left;
float: left;
margin-right: 1em;
}
.listingBar span.next,
.listingNext {
text-align: right;
float: right;
margin-left: 1em;
}
.listingBar img {
vertical-align: middle;
}
.listingBar a {
text-decoration: none;
}
.tileItem {
border-bottom: 1px solid #ccc;
padding-bottom: 0.5em;
margin-bottom: 0.5em;
}
.tileHeadline {
border: none;
font-size: 110%;
font-weight: bold;
}
.tileHeadline a {
text-decoration: none;
}
.tileBody {
margin-bottom: 0.5em;
}
.tileImage {
float: right;
margin: 0 0 0.5em 0.5em;
border: 1px solid black;
}
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
line-height: 1em;
}
textarea.proportional {
font: 100% arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: white;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
float: none;
line-height: 1.2em;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
text-decoration: none;
color: #3e6fa9;
border: none;
}
#portal-footer a:visited {
color: #3e6fa9;
}
#portal-footer a:hover {
text-decoration: underline;
}
#portal-colophon {
float: none;
margin: 0em 0em 2em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
#portal-colophon ul,
#portal-colophon ul li,
#portal-colophon ul li a {
list-style-image: none;
list-style-type: none;
display: inline;
text-decoration: none;
color: #022661;
}
#portal-colophon ul {
display: table-row;
list-style-type: none;
}
#portal-colophon ul li {
display: table-cell;
font-size: 85%;
margin: 0 0.25em;
padding: 0.1em 0.2em;
}
#portal-colophon .colophonWrapper {
display: table;
margin: 0 auto;
border-collapse: collapse;
border-spacing: 0;
}
#portal-colophon .colophonIcon {
display: block; /* */
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
height /**/: 15px;
width: 80px;
}
#portal-colophon a.colophonIcon {
cursor: pointer;
}
.netscape4 {
display: none;
}
/* */
dl.collapsible {
border: 1px solid #ccc !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: inline;
background: #427dbd;
font-size: 90%;
line-height: 1.5em;
vertical-align: middle;
position: relative;
top: -0.75em;
left: 1em;
width: auto;
margin: 0;
padding: 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: #427dbd url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
padding: 0 0 0 22px;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
padding: 0 0 0 22px;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
top: 0;
left: 0;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid #427dbd;
}
#portal-sitemap a:hover {
border: 1px solid #ccc;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #ccc;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid white;
margin: 0 0 0 0.6em;
}
/* */
.link-plain {
background-image: none;
padding: 0;
}
.link-parent {
display: block;
background: transparent url(https://portal.ictp.it/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
.link-user {
background: transparent url(https://portal.ictp.it/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-external {
background: transparent url(https://portal.ictp.it/link_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-https {
background: transparent url(https://portal.ictp.it/lock_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-mailto {
background: transparent url(https://portal.ictp.it/mail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-news {
background: transparent url(https://portal.ictp.it/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-ftp {
background: transparent url(https://portal.ictp.it/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-irc {
background: transparent url(https://portal.ictp.it/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-callto {
background: transparent url(https://portal.ictp.it/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-webcal {
background: transparent url(https://portal.ictp.it/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-feed {
background: transparent url(https://portal.ictp.it/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-comment {
background: transparent url(https://portal.ictp.it/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
.link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
/* */
body.fullscreen #portal-logo,
body.fullscreen #portal-siteactions {
display: none;
}
body.fullscreen #portal-globalnav {
margin-top: 4em;
}
body.fullscreen #portal-searchbox {
margin: 0.5em 2em 0 0.5em;
padding: 0;
position: relative;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.5em 1em 0.5em 0;
border: 1px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.5em;
border: 1px solid Black;
}
/* */

}


/* - columns.css - */
@media screen {
/* https://portal.ictp.it/portal_css/columns.css?original=1 */
/* */
#portal-columns {
width: 100% !important;
border-collapse: collapse;
border-spacing: 0;
}
#portal-column-one {
vertical-align: top;
width: 199px;
border-collapse: collapse;
padding: 0;
}
#portal-column-content {
vertical-align: top;
margin: 0;
padding: 0;
border-collapse: collapse;
padding: 0;
}
#portal-column-two {
vertical-align: top;
width: 199px;
border-collapse: collapse;
padding: 0;
}
/* */
body.fullscreen #portal-column-one,
body.fullscreen #portal-column-two {
display: none;
}
body.fullscreen #portal-column-content {
width: 100%;
margin: 0;
padding: 0;
}
/* */

}


/* - authoring.css - */
@media screen {
/* https://portal.ictp.it/portal_css/authoring.css?original=1 */
/* */
/* */
.standalone,
.documentEditable * .standalone {
background: white url(https://portal.ictp.it/linkOpaque.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
.context,
.documentEditable * .context {
background: transparent url(https://portal.ictp.it/linkTransparent.gif) 9px 1px no-repeat;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
.destructive,
.documentEditable * .destructive {
background: #ffce7b url(https://portal.ictp.it/linkTransparent.gif) 9px 1px no-repeat;
border: 1px solid #ffa500;
cursor: pointer;
font-size: 85%;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
overflow: visible;
}
input.searchButton {
margin-bottom: 1px ! important;
font-size: 85%;
background: #427dbd url(https://portal.ictp.it/search_icon.gif) 2px 1px no-repeat;
cursor: pointer;
padding: 1px 1px 1px 15px;
text-transform: lowercase;
}
.add,
.documentEditable * .add {
}
.quickSearch {
}
.notify,
.documentEditable * .notify {
border: 1px solid #ffa500;
}
.card {
background-color: white;
border-color: #ccc;
border-width: 1px;
border-style: solid;
float: left;
margin: 1em;
text-align: center;
width: 110px;
padding: 1em 0;
}
.card a {
text-decoration: none;
}
.portrait {
background-color: white;
border-color: #ccc;
border-width: 1px;
border-style: solid;
font-size: 85%;
margin: 0.5em;
padding: 1em 0 0.5em 0;
text-align: center;
width: 100px;
}
.portraitPhoto {
border: 1px solid black;
}
.listing,
.stx table {
/* */
border-collapse: collapse;
border-left: 1px solid #ccc;
border-bottom: 1px solid #ccc;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: white;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
font-weight: normal;
padding: 0.25em 1em;
text-transform: lowercase;
}
.listing .top {
border-left: 1px solid #427dbd;
border-top: 1px solid #427dbd ! important;
border-right: 1px solid #427dbd ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
text-align: center;
}
.listing td,
.stx table td {
border-right: 1px solid #ccc;
padding: 0.25em 1em;
}
.listing a {
text-decoration: none;
}
.listing a:hover {
text-decoration: underline;
}
.listing img {
vertical-align: middle;
}
.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
.vertical {
background-color: #427dbd;
}
.vertical th {
padding: 0.5em;
}
.vertical td {
border-top: 1px solid #ccc;
padding: 0.5em;
}
ul.configlets {
margin: 1em 0;
list-style-image: none;
list-style: none;
}
ul.configlets li {
margin-bottom: 1em;
}
ul.configlets li a {
text-decoration: none;
border: none;
}
ul.configlets li a:visited {
color: #3e6fa9;
background-color: transparent;
}
ul.configlets li a:active {
color: #3e6fa9;
background-color: transparent;
}
ul.configlets li label {
font-weight: bold;
}
ul.configletDetails {
margin: 0em 1em 1em 4em;
list-style-image: none;
list-style: none;
}
ul.configletDetails li {
margin-bottom: 1em;
display: inline;
}
ul.configletDetails li a {
text-decoration: none;
}
ul.configletDetails li label {
font-weight: bold;
}
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
/* */
.stx table p /* */
{
margin: 0;
padding: 0;
}
.stx table  /* */
{
border: 1px solid #ccc ! important;
}
.stx table td {
border-bottom: 1px solid #ccc;
}
.reviewHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: transparent;
border: 1px dashed #ccc;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px dashed #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(https://portal.ictp.it/discussionitem_icon.gif);
background-repeat: no-repeat;
padding-left: 18px;
margin-left: -1px;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
.commentBody {
margin: 0 1em 1em 1em;
}
.spacer {
margin: 1em;
}
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #3f6ca3;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #3f6ca3;
border-style: solid;
color: red;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #90bfe8;
border-bottom: #90bfe8 1px solid;
color: red;
}
.contentViews li a:hover {
background-color: #90bfe8;
color: red;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #90bfe8;
border-left: 1px solid #3f6ca3;
border-right: 1px solid #3f6ca3;
color: red;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: #022661;
text-align: left;
}
.contentActions ul {
line-height: 1.6em;
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #3f6ca3;
line-height: 1.6em;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: red;
padding: 0 0.5em;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
cursor: pointer;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.actionMenu.activated .actionMenuHeader a,
.actionMenu.deactivated .actionMenuHeader a {
background-image: url(https://portal.ictp.it/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: 95% 60%;
padding: 0 1.6em 0 0.5em !important;
cursor: pointer;
}
.actionMenuDisabled {
padding: 0 0.5em 0 0.5em !important;
cursor: pointer;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #90bfe8;
border: 1px #3f6ca3;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
}
.actionMenu.activated .actionMenuContent {
/* */
display: table !important;
border-collapse: collapse;
border-spacing: 0;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent li {
float: none;
background-color: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .selected {
display: block;
white-space: nowrap;
padding: 0 0.5em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent li a:hover {
background-color: #3f6ca3;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #3f6ca3;
}
.actionMenu .actionMenuContent .actionSeparator div.currentDefaultPage {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #3f6ca3;
}
.actionMenu .actionMenuContent .actionSeparator div.actionLabel {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #3f6ca3;
background-color: #3f6ca3;
color: #90bfe8;
cursor: default;
}
.contentBatchAction {
float: left !important;
padding: 0 0.5em;
border-top: 1px solid #3f6ca3;
border-right: 1px solid #3f6ca3;
border-left: none !important;
border-collapse: collapse;
position: relative;
top: -1px;
margin-left: -0.5em !important;
}
#objectMenu.actionMenu .actionMenuContent li {
display: block;
}
#objectMenu.actionMenu .actionMenuContent li,
#objectMenu.actionMenu .actionMenuContent li a:hover {
background-position: 3px 50%;
margin-left: 0;
}
#objectMenu.actionMenu .actionMenuContent li a {
padding-left: 22px;
}
.actionMenuSelected {
display: block;
cursor: default;
background-image: url(https://portal.ictp.it/bullet_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
padding-left: 16px !important;
}
#templateMenu li a {
padding-left: 16px;
}
/* */
dl.collapsible {
border: 1px solid #ccc !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: #427dbd;
line-height: 1.2em;
vertical-align: middle;
font-size: 90%;
position: relative;
top: -0.6em;
width: auto;
margin: 0 0 -0.6em 1em;
padding: 0 0.5em;
}
dl.collapsible dd.collapsibleContent {
margin: 0;
padding: 0 1em;
clear: left;
}
/* */
dl.collapsible dd.collapsibleContent > dl {
margin: 0;
padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
padding: 0 6px 0 22px;
background: #427dbd url(treeExpanded.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedBlockCollapsible {
border: none !important;
height: 1em;
width: auto;
}
dl.collapsedBlockCollapsible dt.collapsibleHeader {
float: none;
position: static;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
display: none;
}
dl.collapsedInlineCollapsible {
border: none !important;
height: 1em;
width: auto;
display: inline;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
position: static;
float: none;
margin: 0;
padding: 0 0 0 22px;
line-height: 1em;
background: transparent url(treeCollapsed.gif) no-repeat 6px 50%;
cursor: pointer;
display: inline;
}
.configlet .documentEditable {
padding: 0em !important;
}
.documentEditable .documentContent {
border: 1px solid #3f6ca3;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #ccc;
color: #022661;
background-color: white;
font-weight: normal !important;
font-size: 85%;
}
.portalNotLoggedIn {} /* */
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
.visualFontSizeCorrection { /* */
font-size: 75%;
background: transparent;
background-image: none;
}
/* */
.highlightedSearchTerm {
background-color: #feff82;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
/* */
#archetypes-fieldname-title input {
font-size: 160%;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea {
font: 100% arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-weight: bold;
}
/* */
tr.dragging td {
background-color: yellow;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */

}


/* - portlets.css - */
@media screen {
/* https://portal.ictp.it/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
/* */
dl.portlet {
margin: 1px 0 1em 0;
border-bottom: 1px solid #ccc;
background-color: #427dbd;
}
dl.portlet a {
text-decoration: none;
}
.portlet a.tile {
display: block;
}
/* */
dd.portletItem a,
dd.portletFooter a {
border-bottom: none;
}
dd.portletItem a:visited,
dd.portletFooter a:visited {
color: #3e6fa9;
}
.portletHeader {
background-color: white;
border: 1px solid #ccc;
padding: 0em 1em;
text-transform: lowercase;
font-weight: normal;
line-height: 1.6em;
}
.portletHeader a {
color: #022661;
}
.portletItem {
margin: 0;
padding: 1em;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.portletItemDetails {
text-align: right;
display: block;
color: #022661;
}
dd.portletFooter {
background-color: transparent;
margin: 0;
padding: 0.25em 1em;
border: 1px solid #ccc;
border-style: dotted solid none solid;
text-align: right;
}
/* */
.portletTopLeft {}
.portletTopRight {}
.portletBottomLeft {}
.portletBottomRight {}
/* */
.portletNavigationTree {
margin: 0 0 0 0.75em;
padding: 0;
list-style: none;
list-style-image: none;
line-height: 1em;
}
.navTree {
list-style: none;
list-style-image: none;
margin-top: 1px;
}
.navTreeLocal {
margin: 0 0 0 0.75em;
}
.navTree li {
margin-bottom: 1px;
}
.navTreeItem {
display: block;
padding: 0;
margin: 0;
}
.navTreeItem a,
dd.portletItem .navTreeItem a {
border: 1px solid #427dbd;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: white;
color: #022661;
border: 1px solid #ccc;
}
.navTreeCurrentItem {
background-color: white;
color: #022661;
border: 1px solid #ccc !important;
}
li.navTreeCurrentItem {
display: block;
padding: 0 0 0 1px;
margin: 0 0 2px -1px;
}
li.navTreeCurrentItem a,
li.navTreeCurrentItem a:hover {
display: block;
border: 1px solid white;
min-height: 1.6em;
line-height: 1.6em;
height: auto;
}
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 0.5em;
margin-bottom: 1px;
min-height: 1.6em;
height: auto;
line-height: 1.6em;
}
/* */
* html li.navTreeCurrentItem a,
* html li.navTreeCurrentItem a:hover {
height: 1.6em;
}
/* */
* html .visualIconPadding {
height: 1.6em;
}
.navTreeLevel0 { margin: 0; }
.navTreeLevel1 { margin-left: 0.75em;}
.navTreeLevel2 { margin-left: 0.75em; }
.navTreeLevel3 { margin-left: 0.75em; }
.navTreeLevel4 { margin-left: 0.75em; }
.navTreeLevel5 { margin-left: 0.75em; }
.dayPopup {
background-color: #ffffe1;
border: 1px solid Black;
padding: 0.2em;
position: absolute;
visibility: hidden;
width: 12em;
z-index: 2;
}
.date {
font-weight: bold;
}
.ploneCalendar {
border: 1px solid #ccc;
margin: 1px 0 1em 0;
border-collapse: collapse;
border-spacing:0;
width: 100%;
}
.ploneCalendar a {
text-decoration: none;
}
.ploneCalendar a:hover {
text-decoration: none;
}
.ploneCalendar th {
background-color: white;
font-weight: normal;
text-align: center;
line-height: 1.6em;
}
.ploneCalendar td {
background-color: transparent;
width: 14%;
text-align: right;
padding: 2px;
}
.ploneCalendar .weekdays td {
background-color: white;
border: 1px solid #ccc;
border-style: solid none;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: white;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: white;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.ploneCalendar #calendar-previous {
background-image: url(https://portal.ictp.it/arrowLeft.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-next {
background-image: url(https://portal.ictp.it/arrowRight.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-previous a,
.ploneCalendar #calendar-next a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
cursor: pointer;
}
.ploneCalendar #calendar-next a {
padding-top: 9px;
height: 0px !important;
height /**/: 9px;
}
/* */

}


/* - presentation.css - */
@media projection {
/* https://portal.ictp.it/portal_css/presentation.css?original=1 */
/* */
/* */
body {
background: White url(https://portal.ictp.it/logo.jpg) no-repeat fixed 95% 95%;
font-family: arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
font-size: 50px !important;
color: Black;
margin: 0;
padding: 0;
min-width: 0px !important;
}
#visual-portal-wrapper {
width: 100% !important;
min-width: 0 !important;
}
#portal-column-content {
margin: 0 !important;
}
#portal-column-content #content {
padding: 1em;
margin: 0 !important;
}
h1, h2 {
font-size: 50px !important;
background-color: white;
border-color: #ccc;
border-style: solid;
border-width: 1px;
padding-top: 0em;
padding-left: 0.5em;
padding-right: 0.5em;
margin: 1em 0 0 0;
page-break-before: always;
font-weight: normal;
}
h1.documentFirstHeading {
/* */
page-break-before: avoid;
}
dl, ol, ul {
font-size: 40px !important;
text-align: left;
margin-top: 0.5em;
}
dt {
background-color: white;
border-color: #ccc;
border-style: solid;
border-width: 1px;
display: inline;
padding-right: 0.5em;
}
dd {
margin-bottom: 0.25em;
}
li {
margin: 0 0 0.5em 0;
}
p {
/* */
display: none;
}
.documentDescription {
font-size: 40px !important;
font-weight: normal;
margin-top: 4em;
text-align: center !important;
}
ul {
list-style-image: url(https://portal.ictp.it/bulletBig.gif);
}
pre {
font-size: 25px;
padding: 0.5em;
font-weight: bold;
background-color: white;
border: 1px dashed #ccc;
}
code {
background-color: white;
border-color: #ccc;
border-style: dashed;
border-width: 1px;
padding: 0.1em 0.25em;
}
a {
color: #3e6fa9 !important;
}
div.top,
#portal-logo,
.hiddenStructure,
#portal-searchbox,
#portal-siteactions,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
input,
.skipnav {
/* */
display: none;
}
div#portal-columns div#visual-column-wrapper,
div#portal-columns div#visual-column-wrapper div#portal-column-content {
width: 100%;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content {
padding: 0;
margin: 0;
}
div#portal-columns div#visual-column-wrapper div#portal-column-content * {
text-align: left;
}
#content,
.group {
background: transparent;
border: none;
padding: 0;
margin: 0;
}
#content {
margin: 0 1em;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a, a:link, a:visited {
color: #520;
background: transparent;
}
/* */

}


/* - print.css - */
@media print {
/* https://portal.ictp.it/portal_css/print.css?original=1 */
/* */
body {
background: White;
/* */
font-size: 11pt !important;
color: Black;
margin: 1em;
padding: 0;
/* */
font-family: Helvetica, sans-serif,"Lucida Grande", Verdana;
font-family: Georgia, Times, "Times New Roman", serif;
}
.img_logo {
display: none;
}
div.top,
#portal-logo,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.help,
.legend,
div.portalMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
input,
.skipnav,
.visualNoPrint,
.visualClear,
#portal-top,
#portal-header-dx,
#portal-columns-header-dx,
#portal-columns-header-sx {
/* */
display: none;
}
ul {
list-style-type: square;
}
#content,
.documentDescription,
.group,
li,
.stx,
p {
background: transparent;
border: none ! important;
font-family: Georgia, Garamond, Times, serif;
font-size: 11pt;
padding: 0 ! important;
margin: 0 ! important;
text-align: left;
}
.documentByLine {
font-family: Georgia, Garamond, Times, serif;
}
h1, h2, h3, h4, h5, h6
{
border: none;
font-family: Georgia, Garamond, Times, serif;
font-weight: bold;
}
p, .documentDescription {
margin: 1em 0 ! important;
line-height: 1.2em;
}
pre {
border: 1pt dashed black;
white-space: pre;
font-size: 8pt;
overflow: auto;
padding: 1em 0;
}
table.listing,
table.listing td {
border: 1pt solid black;
border-collapse: collapse;
}
a {
color: Black !important;
padding: 0 !important
}
a:link, a:visited {
color: #520;
background: transparent;
text-decoration: underline;
}
#content a:link:after,
#content a:visited:after {
content: " ( " attr(href) " ) ";
}
#visual-portal-wrapper {
width: 100% !important;
min-width: 0 !important;
margin: 0 !important;
}
#visual-column-wrapper {
margin: 0 !important;
float: none !important;
}
#portal-column-content {
float: none !important;
margin: 0 !important;
/* */
width: 90% !important;
}
#portal-column-content #content {
float: none !important;
padding: 0em !important;
margin: 0 !important;
}
/* */
div#portal-columns #portal-column-content #content {
margin-right: 8em !important;
}
.timetable-day-form { display:none; }
.section-diploma #content a:link:after,
.section-diploma #content a:visited:after {
content: """";
}
.reservationinfo { display:none; }
.roomtimetable a:link,
.roomtimetable a:visited {
text-decoration: none;
}
.roomtimetable { border-spacing: 0px; }
table.roomtimetable { width: 100%; }
.roomtimetable td { padding:5px; }
.roomtimetable .weekdaysform { display:none;}
.weekdaynumber { display:inline; }
.roomtimetable .linkprevious,
.roomtimetable .linknext { display: none; }
}


/* - mobile.css - */
@media handheld {
/* https://portal.ictp.it/portal_css/mobile.css?original=1 */
/* */
/* */
body {
font: 12px arial,Helvetica,sans-serif,"Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
background-color: #427dbd;
color: #022661;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #3e6fa9;
background-color: transparent;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0.5em 0em 1em 0em;
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
border-bottom: 1px solid #ccc;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #022661 ! important;
}
h1 {
font-size: 160%;
}
h2 {
font-size: 150%;
}
h3 {
font-size: 140%;
border-bottom: none;
font-weight: bold;
}
h4 {
font-size: 120%;
border-bottom: none;
font-weight: bold;
}
h5 {
font-size: 100%;
border-bottom: none;
font-weight: bold;
}
h6 {
font-size: 85%;
border-bottom: none;
font-weight: bold;
}
label {
font-weight: bold;
}
/* */
#portal-searchbox {
font-size: 10px;
}
#portal-globalnav {
/* */
background-color: transparent;
border-collapse: collapse;
padding: 0;
padding-left: 0.2em;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
border-color: #ccc;
border-width: 1px;
border-style: solid solid none solid;
color: #022661;
height: auto;
margin-right: 0.1em;
padding: 0em 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: white;
border: 1px solid #ccc;
border-bottom: white 1px solid;
color: #022661;
}
#portal-personaltools {
/* */
background-color: white;
border-top-color: #ccc;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #022661;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools li {
margin-left: 0.2em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #022661;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;
padding-left: 0.2em;
padding-right: 0.2em;
text-transform: lowercase;
}
.contentViews {
background-color: transparent;
border-collapse: collapse;
padding-left: 0.1em;
line-height: normal;
margin: 0.2em 0 0 0;
/* */
list-style: none;
border: 1px solid #3f6ca3;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #3f6ca3;
border-style: solid;
color: red;
height: auto;
margin-right: 0.2em;
padding: 0;
line-height: normal;
text-decoration: none;
text-transform: lowercase;
z-index: 1;
}
.contentViews .selected a {
background-color: #90bfe8;
border-bottom: #90bfe8 1px solid;
color: red;
}
.contentActions {
border-collapse: collapse;
background-color: #90bfe8;
border-left: 1px solid #3f6ca3;
border-right: 1px solid #3f6ca3;
color: red;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 0.2em;
z-index: 2;
height: 1.2em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: #022661;
text-align: left;
}
.contentActions ul {
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
background-image: url(https://portal.ictp.it/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: center right;
z-index: 4;
border-left: 1px solid #3f6ca3;
padding: 0 0 0 0.2em;
margin: 0 0.2em 0 0;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: red;
padding: 0 0.6em 0 0;
}
.contentActions .actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 0;
right: -1px;
height: auto;
padding: 0;
margin: 0;
cursor: pointer;
}
.contentActions .actionMenu .actionMenuContent ul {
display: block;
background: #90bfe8;
border: 1px #3f6ca3;
border-style: none solid solid solid;
margin: 0.2em 0 0 0;
padding: 0;
cursor: pointer;
}
.actionMenu .actionMenuContent li {
font-size: 10px !important;
float: none;
background: transparent;
display: inline;
padding: 0;
margin: 0;
border: 0;
}
.actionMenu .actionMenuContent li a {
display: block;
white-space: nowrap;
padding: 0 0.2em;
margin: 0.2em 0;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #3f6ca3;
}
.documentEditable .documentContent {
border: 1px solid #3f6ca3;
padding: 0.5em;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #022661;
font-size: 85%;
font-weight: bold;
margin: 2em 0em 1em 0em;
padding: 0.5em 1em;
vertical-align: middle;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: #022661;
}
.documentDescription {
/* */
font-weight: bold;
display: block;
margin: 0.5em 0em;
}
.documentByLine {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
background-color: white;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
float: none;
margin: 2em 0em 1em 0em;
padding: 0.5em 0em 1em 0em;
text-align: center;
}
.hiddenStructure,
#portal-logo,
#portal-searchbox,
#portal-siteactions,
#portal-column-one,
#portal-column-two,
.addFavorite,
.documentActions,
#portal-colophon,
.netscape4
{
display: none;
}
/* */

}


/* - deprecated.css - */
@media screen {
/* https://portal.ictp.it/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
.portletItemSingle {
margin: 0;
padding: 1em;
border: 1px solid #ccc;
border-top: none;
}
dd.portletItemLast {
margin: 0;
padding: 0.25em 1em;
border: 1px solid #ccc;
border-style: none solid;
}
/* */
div.portlet {
border: none;
margin-bottom: 1em;
padding: 0;
}
div.portlet a {
text-decoration: none;
}
/* */
#region-content .portlet {
font-size: 94%;
}
div.portlet h4 { /* */
background-color: white;
border: 1px solid #ccc;
padding: 0em 0.3em 0em 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portlet h5 {
background-color: white;
border: 1px solid #ccc;
padding: 0em 1em 0em 1em;
text-transform: lowercase;
display: inline;
font-size: 1em;
font-weight: normal;
white-space: nowrap;
position: relative;
top: -1px;
}
div.portlet h6 {
background-color: white;
border: 1px solid #ccc;
padding: 0em 0.3em 0em 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portletBody {
position: relative;
top: -1px;
background: transparent;
border: 1px solid #ccc;
}
div.portletDetails {
text-align: right;
}
div.portletContent {
padding: 1em;
}
div.portletAction {
float: right;
width: 0.8em;
text-align: center;
display: block;
text-transform: none;
border-left: 1px solid #ccc;
padding-left: 0.3em;
}
div.portlet h1,
div.portlet h2,
div.portlet h3,
div.portlet h4 {
margin: 0;
padding: 0;
}
div.portlet input {
font-size: 100%;
}
div.portletSyndication {
display: block;
float: left;
border: 1px solid #8cacbb;
background-color: #dee7ec;
font-size: 85%;
}
a.portletMore {
display: block;
text-align: right;
}
div.portletFooter {
padding: 0.5em 1em 1em 1em;
}
/* */
.navIcon,
.navIconRoot {
position: relative;
right: 20px;
}
.navItemText {
margin-left: -20px;
}
.navRootItem,
.navItem {
margin: 0 0 0.2em 0;
border: 1px solid #427dbd;
display: block;
background-repeat: no-repeat;
background-position: 0 1px;
padding: 0.1em 0.25em 0.2em 20px;
margin: 1px 0;
}
.currentNavItem {
background-color: white;
color: #022661;
border: 1px solid #ccc;
}
.portletNavigationTreeItem {
margin: 0;
}
.portletNavigationTreeItem a {
display: block;
text-decoration: none;
padding: 0.5em 0 0.5em 1.75em;
background-repeat: no-repeat;
background-position: 0 3px;
border: 1px solid #427dbd;
}
.portletNavigationTreeItem a:hover,
.currentNavItem {
background-color: white;
color: #022661;
border: 1px solid #ccc !important;
}
/* */
.portletNavigationLevel0 {
margin: 0;
}
/* */
.navLevel1 { margin-left: 0em; }
.navLevel2 { margin-left: 1em; }
.navLevel3 { margin-left: 2em; }
.navLevel4 { margin-left: 3em; }
.navLevel5 { margin-left: 4em; }
.navLevel6 { margin-left: 4.5em; }
.navLevel7 { margin-left: 5em;   }
.navLevel8 { margin-left: 5.5em; }
/* */

}


/* - generated.css - */
@media screen {
/* https://portal.ictp.it/portal_css/generated.css?original=1 */
/* */
/* */
/* */
.contenttype-alumno,
.actionMenu .contenttype-alumno a:hover {
background-image: url(https://portal.ictp.it/alumno_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-alumno {
height: 1%;
}
#portal-sitemap .contenttype-alumno a:hover,
#portlet-navigation-tree .contenttype-alumno a:hover,
#portlet-navigation-tree .contenttype-alumno a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/alumno_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-alumno,
#portlet-navigation-tree .contenttype-alumno {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-alumno a:hover,
* html #portlet-navigation-tree .contenttype-alumno a:hover,
* html #portlet-navigation-tree .contenttype-alumno a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-alumno {
display: block;
}
.contenttype-blobfile,
.actionMenu .contenttype-blobfile a:hover {
background-image: url(https://portal.ictp.it/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-blobfile {
height: 1%;
}
#portal-sitemap .contenttype-blobfile a:hover,
#portlet-navigation-tree .contenttype-blobfile a:hover,
#portlet-navigation-tree .contenttype-blobfile a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-blobfile,
#portlet-navigation-tree .contenttype-blobfile {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-blobfile a:hover,
* html #portlet-navigation-tree .contenttype-blobfile a:hover,
* html #portlet-navigation-tree .contenttype-blobfile a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-blobfile {
display: block;
}
.contenttype-course,
.actionMenu .contenttype-course a:hover {
background-image: url(https://portal.ictp.it/course_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-course {
height: 1%;
}
#portal-sitemap .contenttype-course a:hover,
#portlet-navigation-tree .contenttype-course a:hover,
#portlet-navigation-tree .contenttype-course a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/course_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-course,
#portlet-navigation-tree .contenttype-course {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-course a:hover,
* html #portlet-navigation-tree .contenttype-course a:hover,
* html #portlet-navigation-tree .contenttype-course a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-course {
display: block;
}
.contenttype-diplomafield,
.actionMenu .contenttype-diplomafield a:hover {
background-image: url(https://portal.ictp.it/dipfield_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-diplomafield {
height: 1%;
}
#portal-sitemap .contenttype-diplomafield a:hover,
#portlet-navigation-tree .contenttype-diplomafield a:hover,
#portlet-navigation-tree .contenttype-diplomafield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/dipfield_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-diplomafield,
#portlet-navigation-tree .contenttype-diplomafield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-diplomafield a:hover,
* html #portlet-navigation-tree .contenttype-diplomafield a:hover,
* html #portlet-navigation-tree .contenttype-diplomafield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-diplomafield {
display: block;
}
.contenttype-discussion-item,
.actionMenu .contenttype-discussion-item a:hover {
background-image: url(https://portal.ictp.it/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-discussion-item {
height: 1%;
}
#portal-sitemap .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a:hover,
#portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/discussionitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-discussion-item,
#portlet-navigation-tree .contenttype-discussion-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a:hover,
* html #portlet-navigation-tree .contenttype-discussion-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-discussion-item {
display: block;
}
.contenttype-document,
.actionMenu .contenttype-document a:hover {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-document {
height: 1%;
}
#portal-sitemap .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a:hover,
#portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-document,
#portlet-navigation-tree .contenttype-document {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a:hover,
* html #portlet-navigation-tree .contenttype-document a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-document {
display: block;
}
.contenttype-email-notified-news-item,
.actionMenu .contenttype-email-notified-news-item a:hover {
background-image: url(https://portal.ictp.it/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-email-notified-news-item {
height: 1%;
}
#portal-sitemap .contenttype-email-notified-news-item a:hover,
#portlet-navigation-tree .contenttype-email-notified-news-item a:hover,
#portlet-navigation-tree .contenttype-email-notified-news-item a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-email-notified-news-item,
#portlet-navigation-tree .contenttype-email-notified-news-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-email-notified-news-item a:hover,
* html #portlet-navigation-tree .contenttype-email-notified-news-item a:hover,
* html #portlet-navigation-tree .contenttype-email-notified-news-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-email-notified-news-item {
display: block;
}
.contenttype-event,
.actionMenu .contenttype-event a:hover {
background-image: url(https://portal.ictp.it/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-event {
height: 1%;
}
#portal-sitemap .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a:hover,
#portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/event_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-event,
#portlet-navigation-tree .contenttype-event {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a:hover,
* html #portlet-navigation-tree .contenttype-event a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-event {
display: block;
}
.contenttype-factorytypeinformation,
.actionMenu .contenttype-factorytypeinformation a:hover {
background-image: url(https://portal.ictp.it/);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-factorytypeinformation {
height: 1%;
}
#portal-sitemap .contenttype-factorytypeinformation a:hover,
#portlet-navigation-tree .contenttype-factorytypeinformation a:hover,
#portlet-navigation-tree .contenttype-factorytypeinformation a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-factorytypeinformation,
#portlet-navigation-tree .contenttype-factorytypeinformation {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-factorytypeinformation a:hover,
* html #portlet-navigation-tree .contenttype-factorytypeinformation a:hover,
* html #portlet-navigation-tree .contenttype-factorytypeinformation a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-factorytypeinformation {
display: block;
}
.contenttype-favorite,
.actionMenu .contenttype-favorite a:hover {
background-image: url(https://portal.ictp.it/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-favorite {
height: 1%;
}
#portal-sitemap .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a:hover,
#portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/favorite_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-favorite,
#portlet-navigation-tree .contenttype-favorite {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a:hover,
* html #portlet-navigation-tree .contenttype-favorite a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-favorite {
display: block;
}
.contenttype-fieldsetfolder,
.actionMenu .contenttype-fieldsetfolder a:hover {
background-image: url(https://portal.ictp.it/Fieldset.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-fieldsetfolder {
height: 1%;
}
#portal-sitemap .contenttype-fieldsetfolder a:hover,
#portlet-navigation-tree .contenttype-fieldsetfolder a:hover,
#portlet-navigation-tree .contenttype-fieldsetfolder a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/Fieldset.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-fieldsetfolder,
#portlet-navigation-tree .contenttype-fieldsetfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-fieldsetfolder a:hover,
* html #portlet-navigation-tree .contenttype-fieldsetfolder a:hover,
* html #portlet-navigation-tree .contenttype-fieldsetfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-fieldsetfolder {
display: block;
}
.contenttype-file,
.actionMenu .contenttype-file a:hover {
background-image: url(https://portal.ictp.it/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-file {
height: 1%;
}
#portal-sitemap .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a:hover,
#portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/file_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-file,
#portlet-navigation-tree .contenttype-file {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a:hover,
* html #portlet-navigation-tree .contenttype-file a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-file {
display: block;
}
.contenttype-fileinnercontentproxy,
.actionMenu .contenttype-fileinnercontentproxy a:hover {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-fileinnercontentproxy {
height: 1%;
}
#portal-sitemap .contenttype-fileinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-fileinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-fileinnercontentproxy a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-fileinnercontentproxy,
#portlet-navigation-tree .contenttype-fileinnercontentproxy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-fileinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-fileinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-fileinnercontentproxy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-fileinnercontentproxy {
display: block;
}
.contenttype-folder,
.actionMenu .contenttype-folder a:hover {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folder {
height: 1%;
}
#portal-sitemap .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a:hover,
#portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folder,
#portlet-navigation-tree .contenttype-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a:hover,
* html #portlet-navigation-tree .contenttype-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folder {
display: block;
}
.contenttype-formbooleanfield,
.actionMenu .contenttype-formbooleanfield a:hover {
background-image: url(https://portal.ictp.it/CheckBoxField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formbooleanfield {
height: 1%;
}
#portal-sitemap .contenttype-formbooleanfield a:hover,
#portlet-navigation-tree .contenttype-formbooleanfield a:hover,
#portlet-navigation-tree .contenttype-formbooleanfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/CheckBoxField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formbooleanfield,
#portlet-navigation-tree .contenttype-formbooleanfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formbooleanfield a:hover,
* html #portlet-navigation-tree .contenttype-formbooleanfield a:hover,
* html #portlet-navigation-tree .contenttype-formbooleanfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formbooleanfield {
display: block;
}
.contenttype-formcountryfield,
.actionMenu .contenttype-formcountryfield a:hover {
background-image: url(https://portal.ictp.it/BasicField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formcountryfield {
height: 1%;
}
#portal-sitemap .contenttype-formcountryfield a:hover,
#portlet-navigation-tree .contenttype-formcountryfield a:hover,
#portlet-navigation-tree .contenttype-formcountryfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/BasicField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formcountryfield,
#portlet-navigation-tree .contenttype-formcountryfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formcountryfield a:hover,
* html #portlet-navigation-tree .contenttype-formcountryfield a:hover,
* html #portlet-navigation-tree .contenttype-formcountryfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formcountryfield {
display: block;
}
.contenttype-formcustomscriptadapter,
.actionMenu .contenttype-formcustomscriptadapter a:hover {
background-image: url(https://portal.ictp.it/scriptaction.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formcustomscriptadapter {
height: 1%;
}
#portal-sitemap .contenttype-formcustomscriptadapter a:hover,
#portlet-navigation-tree .contenttype-formcustomscriptadapter a:hover,
#portlet-navigation-tree .contenttype-formcustomscriptadapter a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/scriptaction.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formcustomscriptadapter,
#portlet-navigation-tree .contenttype-formcustomscriptadapter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formcustomscriptadapter a:hover,
* html #portlet-navigation-tree .contenttype-formcustomscriptadapter a:hover,
* html #portlet-navigation-tree .contenttype-formcustomscriptadapter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formcustomscriptadapter {
display: block;
}
.contenttype-formdatefield,
.actionMenu .contenttype-formdatefield a:hover {
background-image: url(https://portal.ictp.it/DateTimeField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formdatefield {
height: 1%;
}
#portal-sitemap .contenttype-formdatefield a:hover,
#portlet-navigation-tree .contenttype-formdatefield a:hover,
#portlet-navigation-tree .contenttype-formdatefield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/DateTimeField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formdatefield,
#portlet-navigation-tree .contenttype-formdatefield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formdatefield a:hover,
* html #portlet-navigation-tree .contenttype-formdatefield a:hover,
* html #portlet-navigation-tree .contenttype-formdatefield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formdatefield {
display: block;
}
.contenttype-formfilefield,
.actionMenu .contenttype-formfilefield a:hover {
background-image: url(https://portal.ictp.it/FileField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formfilefield {
height: 1%;
}
#portal-sitemap .contenttype-formfilefield a:hover,
#portlet-navigation-tree .contenttype-formfilefield a:hover,
#portlet-navigation-tree .contenttype-formfilefield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/FileField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formfilefield,
#portlet-navigation-tree .contenttype-formfilefield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formfilefield a:hover,
* html #portlet-navigation-tree .contenttype-formfilefield a:hover,
* html #portlet-navigation-tree .contenttype-formfilefield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formfilefield {
display: block;
}
.contenttype-formfixedpointfield,
.actionMenu .contenttype-formfixedpointfield a:hover {
background-image: url(https://portal.ictp.it/FloatField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formfixedpointfield {
height: 1%;
}
#portal-sitemap .contenttype-formfixedpointfield a:hover,
#portlet-navigation-tree .contenttype-formfixedpointfield a:hover,
#portlet-navigation-tree .contenttype-formfixedpointfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/FloatField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formfixedpointfield,
#portlet-navigation-tree .contenttype-formfixedpointfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formfixedpointfield a:hover,
* html #portlet-navigation-tree .contenttype-formfixedpointfield a:hover,
* html #portlet-navigation-tree .contenttype-formfixedpointfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formfixedpointfield {
display: block;
}
.contenttype-formfolder,
.actionMenu .contenttype-formfolder a:hover {
background-image: url(https://portal.ictp.it/Form.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formfolder {
height: 1%;
}
#portal-sitemap .contenttype-formfolder a:hover,
#portlet-navigation-tree .contenttype-formfolder a:hover,
#portlet-navigation-tree .contenttype-formfolder a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/Form.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formfolder,
#portlet-navigation-tree .contenttype-formfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formfolder a:hover,
* html #portlet-navigation-tree .contenttype-formfolder a:hover,
* html #portlet-navigation-tree .contenttype-formfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formfolder {
display: block;
}
.contenttype-formintegerfield,
.actionMenu .contenttype-formintegerfield a:hover {
background-image: url(https://portal.ictp.it/IntegerField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formintegerfield {
height: 1%;
}
#portal-sitemap .contenttype-formintegerfield a:hover,
#portlet-navigation-tree .contenttype-formintegerfield a:hover,
#portlet-navigation-tree .contenttype-formintegerfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/IntegerField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formintegerfield,
#portlet-navigation-tree .contenttype-formintegerfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formintegerfield a:hover,
* html #portlet-navigation-tree .contenttype-formintegerfield a:hover,
* html #portlet-navigation-tree .contenttype-formintegerfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formintegerfield {
display: block;
}
.contenttype-formlabelfield,
.actionMenu .contenttype-formlabelfield a:hover {
background-image: url(https://portal.ictp.it/LabelField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formlabelfield {
height: 1%;
}
#portal-sitemap .contenttype-formlabelfield a:hover,
#portlet-navigation-tree .contenttype-formlabelfield a:hover,
#portlet-navigation-tree .contenttype-formlabelfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/LabelField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formlabelfield,
#portlet-navigation-tree .contenttype-formlabelfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formlabelfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formlabelfield {
display: block;
}
.contenttype-formlinesfield,
.actionMenu .contenttype-formlinesfield a:hover {
background-image: url(https://portal.ictp.it/LinesField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formlinesfield {
height: 1%;
}
#portal-sitemap .contenttype-formlinesfield a:hover,
#portlet-navigation-tree .contenttype-formlinesfield a:hover,
#portlet-navigation-tree .contenttype-formlinesfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/LinesField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formlinesfield,
#portlet-navigation-tree .contenttype-formlinesfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formlinesfield a:hover,
* html #portlet-navigation-tree .contenttype-formlinesfield a:hover,
* html #portlet-navigation-tree .contenttype-formlinesfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formlinesfield {
display: block;
}
.contenttype-formmaileradapter,
.actionMenu .contenttype-formmaileradapter a:hover {
background-image: url(https://portal.ictp.it/mailaction.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formmaileradapter {
height: 1%;
}
#portal-sitemap .contenttype-formmaileradapter a:hover,
#portlet-navigation-tree .contenttype-formmaileradapter a:hover,
#portlet-navigation-tree .contenttype-formmaileradapter a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/mailaction.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formmaileradapter,
#portlet-navigation-tree .contenttype-formmaileradapter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formmaileradapter a:hover,
* html #portlet-navigation-tree .contenttype-formmaileradapter a:hover,
* html #portlet-navigation-tree .contenttype-formmaileradapter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formmaileradapter {
display: block;
}
.contenttype-formmultiselectionfield,
.actionMenu .contenttype-formmultiselectionfield a:hover {
background-image: url(https://portal.ictp.it/MultipleListField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formmultiselectionfield {
height: 1%;
}
#portal-sitemap .contenttype-formmultiselectionfield a:hover,
#portlet-navigation-tree .contenttype-formmultiselectionfield a:hover,
#portlet-navigation-tree .contenttype-formmultiselectionfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/MultipleListField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formmultiselectionfield,
#portlet-navigation-tree .contenttype-formmultiselectionfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formmultiselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formmultiselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formmultiselectionfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formmultiselectionfield {
display: block;
}
.contenttype-formpasswordfield,
.actionMenu .contenttype-formpasswordfield a:hover {
background-image: url(https://portal.ictp.it/PasswordField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formpasswordfield {
height: 1%;
}
#portal-sitemap .contenttype-formpasswordfield a:hover,
#portlet-navigation-tree .contenttype-formpasswordfield a:hover,
#portlet-navigation-tree .contenttype-formpasswordfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/PasswordField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formpasswordfield,
#portlet-navigation-tree .contenttype-formpasswordfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formpasswordfield a:hover,
* html #portlet-navigation-tree .contenttype-formpasswordfield a:hover,
* html #portlet-navigation-tree .contenttype-formpasswordfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formpasswordfield {
display: block;
}
.contenttype-formrichlabelfield,
.actionMenu .contenttype-formrichlabelfield a:hover {
background-image: url(https://portal.ictp.it/RichLabelField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formrichlabelfield {
height: 1%;
}
#portal-sitemap .contenttype-formrichlabelfield a:hover,
#portlet-navigation-tree .contenttype-formrichlabelfield a:hover,
#portlet-navigation-tree .contenttype-formrichlabelfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/RichLabelField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formrichlabelfield,
#portlet-navigation-tree .contenttype-formrichlabelfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formrichlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichlabelfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichlabelfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formrichlabelfield {
display: block;
}
.contenttype-formrichtextfield,
.actionMenu .contenttype-formrichtextfield a:hover {
background-image: url(https://portal.ictp.it/RichTextField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formrichtextfield {
height: 1%;
}
#portal-sitemap .contenttype-formrichtextfield a:hover,
#portlet-navigation-tree .contenttype-formrichtextfield a:hover,
#portlet-navigation-tree .contenttype-formrichtextfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/RichTextField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formrichtextfield,
#portlet-navigation-tree .contenttype-formrichtextfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formrichtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formrichtextfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formrichtextfield {
display: block;
}
.contenttype-formsavedataadapter,
.actionMenu .contenttype-formsavedataadapter a:hover {
background-image: url(https://portal.ictp.it/FormAction.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formsavedataadapter {
height: 1%;
}
#portal-sitemap .contenttype-formsavedataadapter a:hover,
#portlet-navigation-tree .contenttype-formsavedataadapter a:hover,
#portlet-navigation-tree .contenttype-formsavedataadapter a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/FormAction.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formsavedataadapter,
#portlet-navigation-tree .contenttype-formsavedataadapter {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formsavedataadapter a:hover,
* html #portlet-navigation-tree .contenttype-formsavedataadapter a:hover,
* html #portlet-navigation-tree .contenttype-formsavedataadapter a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formsavedataadapter {
display: block;
}
.contenttype-formselectionfield,
.actionMenu .contenttype-formselectionfield a:hover {
background-image: url(https://portal.ictp.it/ListField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formselectionfield {
height: 1%;
}
#portal-sitemap .contenttype-formselectionfield a:hover,
#portlet-navigation-tree .contenttype-formselectionfield a:hover,
#portlet-navigation-tree .contenttype-formselectionfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/ListField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formselectionfield,
#portlet-navigation-tree .contenttype-formselectionfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formselectionfield a:hover,
* html #portlet-navigation-tree .contenttype-formselectionfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formselectionfield {
display: block;
}
.contenttype-formstringfield,
.actionMenu .contenttype-formstringfield a:hover {
background-image: url(https://portal.ictp.it/StringField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formstringfield {
height: 1%;
}
#portal-sitemap .contenttype-formstringfield a:hover,
#portlet-navigation-tree .contenttype-formstringfield a:hover,
#portlet-navigation-tree .contenttype-formstringfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/StringField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formstringfield,
#portlet-navigation-tree .contenttype-formstringfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formstringfield a:hover,
* html #portlet-navigation-tree .contenttype-formstringfield a:hover,
* html #portlet-navigation-tree .contenttype-formstringfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formstringfield {
display: block;
}
.contenttype-formtextfield,
.actionMenu .contenttype-formtextfield a:hover {
background-image: url(https://portal.ictp.it/TextAreaField.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formtextfield {
height: 1%;
}
#portal-sitemap .contenttype-formtextfield a:hover,
#portlet-navigation-tree .contenttype-formtextfield a:hover,
#portlet-navigation-tree .contenttype-formtextfield a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/TextAreaField.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formtextfield,
#portlet-navigation-tree .contenttype-formtextfield {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formtextfield a:hover,
* html #portlet-navigation-tree .contenttype-formtextfield a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formtextfield {
display: block;
}
.contenttype-formthankspage,
.actionMenu .contenttype-formthankspage a:hover {
background-image: url(https://portal.ictp.it/ThanksPage.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-formthankspage {
height: 1%;
}
#portal-sitemap .contenttype-formthankspage a:hover,
#portlet-navigation-tree .contenttype-formthankspage a:hover,
#portlet-navigation-tree .contenttype-formthankspage a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/ThanksPage.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-formthankspage,
#portlet-navigation-tree .contenttype-formthankspage {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-formthankspage a:hover,
* html #portlet-navigation-tree .contenttype-formthankspage a:hover,
* html #portlet-navigation-tree .contenttype-formthankspage a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-formthankspage {
display: block;
}
.contenttype-image,
.actionMenu .contenttype-image a:hover {
background-image: url(https://portal.ictp.it/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-image {
height: 1%;
}
#portal-sitemap .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a:hover,
#portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/image_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-image,
#portlet-navigation-tree .contenttype-image {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a:hover,
* html #portlet-navigation-tree .contenttype-image a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-image {
display: block;
}
.contenttype-imageinnercontentproxy,
.actionMenu .contenttype-imageinnercontentproxy a:hover {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-imageinnercontentproxy {
height: 1%;
}
#portal-sitemap .contenttype-imageinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-imageinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-imageinnercontentproxy a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-imageinnercontentproxy,
#portlet-navigation-tree .contenttype-imageinnercontentproxy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-imageinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-imageinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-imageinnercontentproxy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-imageinnercontentproxy {
display: block;
}
.contenttype-imagerepository,
.actionMenu .contenttype-imagerepository a:hover {
background-image: url(https://portal.ictp.it/imagerepository_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-imagerepository {
height: 1%;
}
#portal-sitemap .contenttype-imagerepository a:hover,
#portlet-navigation-tree .contenttype-imagerepository a:hover,
#portlet-navigation-tree .contenttype-imagerepository a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/imagerepository_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-imagerepository,
#portlet-navigation-tree .contenttype-imagerepository {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-imagerepository a:hover,
* html #portlet-navigation-tree .contenttype-imagerepository a:hover,
* html #portlet-navigation-tree .contenttype-imagerepository a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-imagerepository {
display: block;
}
.contenttype-innercontentcontainer,
.actionMenu .contenttype-innercontentcontainer a:hover {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-innercontentcontainer {
height: 1%;
}
#portal-sitemap .contenttype-innercontentcontainer a:hover,
#portlet-navigation-tree .contenttype-innercontentcontainer a:hover,
#portlet-navigation-tree .contenttype-innercontentcontainer a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-innercontentcontainer,
#portlet-navigation-tree .contenttype-innercontentcontainer {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-innercontentcontainer a:hover,
* html #portlet-navigation-tree .contenttype-innercontentcontainer a:hover,
* html #portlet-navigation-tree .contenttype-innercontentcontainer a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-innercontentcontainer {
display: block;
}
.contenttype-ip-folder,
.actionMenu .contenttype-ip-folder a:hover {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-ip-folder {
height: 1%;
}
#portal-sitemap .contenttype-ip-folder a:hover,
#portlet-navigation-tree .contenttype-ip-folder a:hover,
#portlet-navigation-tree .contenttype-ip-folder a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-ip-folder,
#portlet-navigation-tree .contenttype-ip-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-ip-folder a:hover,
* html #portlet-navigation-tree .contenttype-ip-folder a:hover,
* html #portlet-navigation-tree .contenttype-ip-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-ip-folder {
display: block;
}
.contenttype-large-plone-folder,
.actionMenu .contenttype-large-plone-folder a:hover {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-large-plone-folder {
height: 1%;
}
#portal-sitemap .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a:hover,
#portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-large-plone-folder,
#portlet-navigation-tree .contenttype-large-plone-folder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a:hover,
* html #portlet-navigation-tree .contenttype-large-plone-folder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-large-plone-folder {
display: block;
}
.contenttype-lecture,
.actionMenu .contenttype-lecture a:hover {
background-image: url(https://portal.ictp.it/lesson_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-lecture {
height: 1%;
}
#portal-sitemap .contenttype-lecture a:hover,
#portlet-navigation-tree .contenttype-lecture a:hover,
#portlet-navigation-tree .contenttype-lecture a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/lesson_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-lecture,
#portlet-navigation-tree .contenttype-lecture {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-lecture a:hover,
* html #portlet-navigation-tree .contenttype-lecture a:hover,
* html #portlet-navigation-tree .contenttype-lecture a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-lecture {
display: block;
}
.contenttype-link,
.actionMenu .contenttype-link a:hover {
background-image: url(https://portal.ictp.it/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-link {
height: 1%;
}
#portal-sitemap .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a:hover,
#portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-link,
#portlet-navigation-tree .contenttype-link {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a:hover,
* html #portlet-navigation-tree .contenttype-link a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-link {
display: block;
}
.contenttype-linkinnercontentproxy,
.actionMenu .contenttype-linkinnercontentproxy a:hover {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-linkinnercontentproxy {
height: 1%;
}
#portal-sitemap .contenttype-linkinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-linkinnercontentproxy a:hover,
#portlet-navigation-tree .contenttype-linkinnercontentproxy a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-linkinnercontentproxy,
#portlet-navigation-tree .contenttype-linkinnercontentproxy {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-linkinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-linkinnercontentproxy a:hover,
* html #portlet-navigation-tree .contenttype-linkinnercontentproxy a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-linkinnercontentproxy {
display: block;
}
.contenttype-maintenancetask,
.actionMenu .contenttype-maintenancetask a:hover {
background-image: url(https://portal.ictp.it/task.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-maintenancetask {
height: 1%;
}
#portal-sitemap .contenttype-maintenancetask a:hover,
#portlet-navigation-tree .contenttype-maintenancetask a:hover,
#portlet-navigation-tree .contenttype-maintenancetask a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/task.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-maintenancetask,
#portlet-navigation-tree .contenttype-maintenancetask {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-maintenancetask a:hover,
* html #portlet-navigation-tree .contenttype-maintenancetask a:hover,
* html #portlet-navigation-tree .contenttype-maintenancetask a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-maintenancetask {
display: block;
}
.contenttype-news-item,
.actionMenu .contenttype-news-item a:hover {
background-image: url(https://portal.ictp.it/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-news-item {
height: 1%;
}
#portal-sitemap .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a:hover,
#portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-news-item,
#portlet-navigation-tree .contenttype-news-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a:hover,
* html #portlet-navigation-tree .contenttype-news-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-news-item {
display: block;
}
.contenttype-plone-site,
.actionMenu .contenttype-plone-site a:hover {
background-image: url(https://portal.ictp.it/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plone-site {
height: 1%;
}
#portal-sitemap .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a:hover,
#portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/site_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plone-site,
#portlet-navigation-tree .contenttype-plone-site {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a:hover,
* html #portlet-navigation-tree .contenttype-plone-site a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plone-site {
display: block;
}
.contenttype-plonearticle,
.actionMenu .contenttype-plonearticle a:hover {
background-image: url(https://portal.ictp.it/plonearticle.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plonearticle {
height: 1%;
}
#portal-sitemap .contenttype-plonearticle a:hover,
#portlet-navigation-tree .contenttype-plonearticle a:hover,
#portlet-navigation-tree .contenttype-plonearticle a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/plonearticle.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plonearticle,
#portlet-navigation-tree .contenttype-plonearticle {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plonearticle a:hover,
* html #portlet-navigation-tree .contenttype-plonearticle a:hover,
* html #portlet-navigation-tree .contenttype-plonearticle a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plonearticle {
display: block;
}
.contenttype-plonearticlemultipage,
.actionMenu .contenttype-plonearticlemultipage a:hover {
background-image: url(https://portal.ictp.it/multipagearticle_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plonearticlemultipage {
height: 1%;
}
#portal-sitemap .contenttype-plonearticlemultipage a:hover,
#portlet-navigation-tree .contenttype-plonearticlemultipage a:hover,
#portlet-navigation-tree .contenttype-plonearticlemultipage a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/multipagearticle_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plonearticlemultipage,
#portlet-navigation-tree .contenttype-plonearticlemultipage {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plonearticlemultipage a:hover,
* html #portlet-navigation-tree .contenttype-plonearticlemultipage a:hover,
* html #portlet-navigation-tree .contenttype-plonearticlemultipage a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plonearticlemultipage {
display: block;
}
.contenttype-plonearticletool,
.actionMenu .contenttype-plonearticletool a:hover {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-plonearticletool {
height: 1%;
}
#portal-sitemap .contenttype-plonearticletool a:hover,
#portlet-navigation-tree .contenttype-plonearticletool a:hover,
#portlet-navigation-tree .contenttype-plonearticletool a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-plonearticletool,
#portlet-navigation-tree .contenttype-plonearticletool {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-plonearticletool a:hover,
* html #portlet-navigation-tree .contenttype-plonearticletool a:hover,
* html #portlet-navigation-tree .contenttype-plonearticletool a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-plonearticletool {
display: block;
}
.contenttype-pressroom-item,
.actionMenu .contenttype-pressroom-item a:hover {
background-image: url(https://portal.ictp.it/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-pressroom-item {
height: 1%;
}
#portal-sitemap .contenttype-pressroom-item a:hover,
#portlet-navigation-tree .contenttype-pressroom-item a:hover,
#portlet-navigation-tree .contenttype-pressroom-item a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/newsitem_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-pressroom-item,
#portlet-navigation-tree .contenttype-pressroom-item {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-pressroom-item a:hover,
* html #portlet-navigation-tree .contenttype-pressroom-item a:hover,
* html #portlet-navigation-tree .contenttype-pressroom-item a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-pressroom-item {
display: block;
}
.contenttype-recurringlecture,
.actionMenu .contenttype-recurringlecture a:hover {
background-image: url(https://portal.ictp.it/templatelesson_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-recurringlecture {
height: 1%;
}
#portal-sitemap .contenttype-recurringlecture a:hover,
#portlet-navigation-tree .contenttype-recurringlecture a:hover,
#portlet-navigation-tree .contenttype-recurringlecture a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/templatelesson_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-recurringlecture,
#portlet-navigation-tree .contenttype-recurringlecture {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-recurringlecture a:hover,
* html #portlet-navigation-tree .contenttype-recurringlecture a:hover,
* html #portlet-navigation-tree .contenttype-recurringlecture a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-recurringlecture {
display: block;
}
.contenttype-room,
.actionMenu .contenttype-room a:hover {
background-image: url(https://portal.ictp.it/room_icon.png);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-room {
height: 1%;
}
#portal-sitemap .contenttype-room a:hover,
#portlet-navigation-tree .contenttype-room a:hover,
#portlet-navigation-tree .contenttype-room a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/room_icon.png);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-room,
#portlet-navigation-tree .contenttype-room {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-room a:hover,
* html #portlet-navigation-tree .contenttype-room a:hover,
* html #portlet-navigation-tree .contenttype-room a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-room {
display: block;
}
.contenttype-spot,
.actionMenu .contenttype-spot a:hover {
background-image: url(https://portal.ictp.it/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-spot {
height: 1%;
}
#portal-sitemap .contenttype-spot a:hover,
#portlet-navigation-tree .contenttype-spot a:hover,
#portlet-navigation-tree .contenttype-spot a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/link_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-spot,
#portlet-navigation-tree .contenttype-spot {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-spot a:hover,
* html #portlet-navigation-tree .contenttype-spot a:hover,
* html #portlet-navigation-tree .contenttype-spot a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-spot {
display: block;
}
.contenttype-studentsfolder,
.actionMenu .contenttype-studentsfolder a:hover {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-studentsfolder {
height: 1%;
}
#portal-sitemap .contenttype-studentsfolder a:hover,
#portlet-navigation-tree .contenttype-studentsfolder a:hover,
#portlet-navigation-tree .contenttype-studentsfolder a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-studentsfolder,
#portlet-navigation-tree .contenttype-studentsfolder {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-studentsfolder a:hover,
* html #portlet-navigation-tree .contenttype-studentsfolder a:hover,
* html #portlet-navigation-tree .contenttype-studentsfolder a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-studentsfolder {
display: block;
}
.contenttype-topic,
.actionMenu .contenttype-topic a:hover {
background-image: url(https://portal.ictp.it/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-topic {
height: 1%;
}
#portal-sitemap .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a:hover,
#portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/topic_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-topic,
#portlet-navigation-tree .contenttype-topic {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a:hover,
* html #portlet-navigation-tree .contenttype-topic a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-topic {
display: block;
}
.contenttype-zscheduleevent,
.actionMenu .contenttype-zscheduleevent a:hover {
background-image: url(https://portal.ictp.it/zschedule_event.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-zscheduleevent {
height: 1%;
}
#portal-sitemap .contenttype-zscheduleevent a:hover,
#portlet-navigation-tree .contenttype-zscheduleevent a:hover,
#portlet-navigation-tree .contenttype-zscheduleevent a.navTreeCurrentItem {
background-image: url(https://portal.ictp.it/zschedule_event.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-zscheduleevent,
#portlet-navigation-tree .contenttype-zscheduleevent {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-zscheduleevent a:hover,
* html #portlet-navigation-tree .contenttype-zscheduleevent a:hover,
* html #portlet-navigation-tree .contenttype-zscheduleevent a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-zscheduleevent {
display: block;
}
.actionicon-plone-sendto {
background-image: url(https://portal.ictp.it/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-print {
background-image: url(https://portal.ictp.it/print_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss {
background-image: url(https://portal.ictp.it/rss.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-extedit {
background-image: url(https://portal.ictp.it/extedit_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-addtofavorites {
background-image: url(https://portal.ictp.it/favorite_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-QuickInstaller {
background-image: url(https://portal.ictp.it/product_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneReconfig {
background-image: url(https://portal.ictp.it/logoIcon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups {
background-image: url(https://portal.ictp.it/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups2 {
background-image: url(https://portal.ictp.it/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPrefs {
background-image: url(https://portal.ictp.it/user.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPassword {
background-image: url(https://portal.ictp.it/lock_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MailHost {
background-image: url(https://portal.ictp.it/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PortalSkin {
background-image: url(https://portal.ictp.it/skins_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-errorLog {
background-image: url(https://portal.ictp.it/error_log_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ZMI {
background-image: url(https://portal.ictp.it/zope_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SearchSettings {
background-image: url(https://portal.ictp.it/search_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NavigationSettings {
background-image: url(https://portal.ictp.it/navigation_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-full_screen {
background-image: url(https://portal.ictp.it/fullscreenexpand_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-cut {
background-image: url(https://portal.ictp.it/cut_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-copy {
background-image: url(https://portal.ictp.it/copy_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-paste {
background-image: url(https://portal.ictp.it/paste_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-delete {
background-image: url(https://portal.ictp.it/delete_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_atct {
background-image: url(https://portal.ictp.it/topic_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-ics {
background-image: url(https://portal.ictp.it/icon_export_ical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-vcs {
background-image: url(https://portal.ictp.it/icon_export_vcal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_clockwise {
background-image: url(https://portal.ictp.it/icon_rotate_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_counter_clockwise {
background-image: url(https://portal.ictp.it/icon_rotate_counter_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_180 {
background-image: url(https://portal.ictp.it/icon_rotate_180.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_horizontal {
background-image: url(https://portal.ictp.it/icon_flip_horizontal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_vertical {
background-image: url(https://portal.ictp.it/icon_flip_vertical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-TextIndexNG2 {
background-image: url(https://portal.ictp.it/index.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-blobfile-config {
background-image: url(https://portal.ictp.it/site_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-fckeditor_configlet {
background-image: url(https://portal.ictp.it/fckPlone_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-fckeditor_member_prefs {
background-image: url(https://portal.ictp.it/fckPlone_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-TextIndexNG3 {
background-image: url(https://portal.ictp.it/index.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-sendnewsto {
background-image: url(https://portal.ictp.it/mail_n_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-RedirectionTool {
background-image: url(https://portal.ictp.it/action_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-csv {
background-image: url(https://portal.ictp.it/excel_small.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneFormGen {
background-image: url(https://portal.ictp.it/Form.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneWeatherForecastConfig {
background-image: url(https://portal.ictp.it/plone_weather_forecast_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-kupu {
background-image: url(https://portal.ictp.it/kupuimages/kupu_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-externalsitecatalog_management {
background-image: url(https://portal.ictp.it/externalsitecatalog_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-fss_prefs {
background-image: url(https://portal.ictp.it/fss_tool.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-plonearticle_management {
background-image: url(https://portal.ictp.it/plonearticle_tool.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-placefulworkflow {
background-image: url(https://portal.ictp.it/placefulworkflow_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneLanguageTool {
background-image: url(https://portal.ictp.it/flag-plone.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-prefs_captchas_setup_form {
background-image: url(https://portal.ictp.it/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
/* */
.visualIconPadding,
.actionMenu .actionMenuContent .visualIconPadding {
padding-left: 18px;
margin-left: -1px;
}
.visualIconReplace {
background: transparent;
display: block !important;
border: 0;
margin: 0;
padding: 0 0 0 18px !important;
overflow: hidden;
width: 0px !important;
width /**/: 18px;
}
/* */

}

