
/* - fonts.css - */
/* https://www.ifp.cnr.it/portal_css/fonts.css?original=1 */
/* */
/* */
/* */
@import url("//hello.myfonts.net/count/2f354f");
@font-face {font-family: 'ProximaNovaA-Light';
src: url('https://www.ifp.cnr.it/fonts/2F354F_0_0.eot');
src: url('https://www.ifp.cnr.it/fonts/2F354F_0_0.eot?#iefix') format('embedded-opentype'),url('https://www.ifp.cnr.it/fonts/2F354F_0_0.woff2') format('woff2'),url('https://www.ifp.cnr.it/fonts/2F354F_0_0.woff') format('woff'),url('https://www.ifp.cnr.it/fonts/2F354F_0_0.ttf') format('truetype')
}
@font-face {font-family: 'ProximaNovaA-Semibold';
src: url('https://www.ifp.cnr.it/fonts/2F354F_1_0.eot');
src: url('https://www.ifp.cnr.it/fonts/2F354F_1_0.eot?#iefix') format('embedded-opentype'),url('https://www.ifp.cnr.it/fonts/2F354F_1_0.woff2') format('woff2'),url('https://www.ifp.cnr.it/fonts/2F354F_1_0.woff') format('woff'),url('https://www.ifp.cnr.it/fonts/2F354F_1_0.ttf') format('truetype')
}
@font-face {font-family: 'ProximaNovaS-Light';
src: url('https://www.ifp.cnr.it/fonts/2F354F_2_0.eot');
src: url('https://www.ifp.cnr.it/fonts/2F354F_2_0.eot?#iefix') format('embedded-opentype'),url('https://www.ifp.cnr.it/fonts/2F354F_2_0.woff2') format('woff2'),url('https://www.ifp.cnr.it/fonts/2F354F_2_0.woff') format('woff'),url('https://www.ifp.cnr.it/fonts/2F354F_2_0.ttf') format('truetype')
}
@font-face {font-family: 'ProximaNovaS-Semibold';
src: url('https://www.ifp.cnr.it/fonts/2F354F_3_0.eot');
src: url('https://www.ifp.cnr.it/fonts/2F354F_3_0.eot?#iefix') format('embedded-opentype'),url('https://www.ifp.cnr.it/fonts/2F354F_3_0.woff2') format('woff2'),url('https://www.ifp.cnr.it/fonts/2F354F_3_0.woff') format('woff'),url('https://www.ifp.cnr.it/fonts/2F354F_3_0.ttf') format('truetype')
}
@font-face {font-family: 'ProximaNova-Light';
src: url('https://www.ifp.cnr.it/fonts/2F354F_4_0.eot');
src: url('https://www.ifp.cnr.it/fonts/2F354F_4_0.eot?#iefix') format('embedded-opentype'),url('https://www.ifp.cnr.it/fonts/2F354F_4_0.woff2') format('woff2'),url('https://www.ifp.cnr.it/fonts/2F354F_4_0.woff') format('woff'),url('https://www.ifp.cnr.it/fonts/2F354F_4_0.ttf') format('truetype')
}
@font-face {font-family: 'ProximaNova-Semibold';
src: url('https://www.ifp.cnr.it/fonts/2F354F_5_0.eot');
src: url('https://www.ifp.cnr.it/fonts/2F354F_5_0.eot?#iefix') format('embedded-opentype'),url('https://www.ifp.cnr.it/fonts/2F354F_5_0.woff2') format('woff2'),url('https://www.ifp.cnr.it/fonts/2F354F_5_0.woff') format('woff'),url('https://www.ifp.cnr.it/fonts/2F354F_5_0.ttf') format('truetype')
}
/* */

/* - font-awesome.css - */
/* https://www.ifp.cnr.it/portal_css/font-awesome.css?original=1 */
/* */
/* */
/* */
@font-face {
font-family: 'FontAwesome';
src: url('https://www.ifp.cnr.it/fonts/font-awesome/fontawesome-webfont.eot?v=4.4.0');
src: url('https://www.ifp.cnr.it/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('https://www.ifp.cnr.it/fonts/font-awesome/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('https://www.ifp.cnr.it/fonts/font-awesome/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('https://www.ifp.cnr.it/fonts/font-awesome/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('https://www.ifp.cnr.it/fonts/font-awesome/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
}
/* */
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
}
/* */
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-90 {
transform: rotate(90deg);
}
.fa-rotate-180 {
transform: rotate(180deg);
}
.fa-rotate-270 {
transform: rotate(270deg);
}
.fa-flip-horizontal {
transform: scale(-1, 1);
}
.fa-flip-vertical {
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
}
/* */
.fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
/* */

/* - base.css - */
@media screen {
/* https://www.ifp.cnr.it/portal_css/base.css?original=1 */
/* */
/* */
body {
font: 85% ProximaNova-Light, Arial;
background-color: White;
color: #787878;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
th, td {
vertical-align: top;
}
table.plain {
border: 1px solid black;
border-spacing: 0px;
padding: 3px;
}
table.plain th {
padding: 0.25em 1em;
}
table.plain td {
border: 1px solid black;
padding: 0.25em 1em;
}
table.listing {
border-width: 2px;
}
table.listing th {
border: 1px solid gray;
background-color: #dee7ec;
color: black;
padding: 0.25em 1em;
}
table.listing td {
border: 1px solid gray;
padding: 0.25em 1em;
}
table.grid {
border-width: 0px;
border-spacing: 0px;
}
table.grid th, table.grid td {
border: 1px solid black;
padding: 0.25em 1em;
}
table.data {
border: 1px solid black;
}
table.data th, table.data td {
border: 1px solid gray;
padding: 0.25em 1em;
}
table.hidden {
border: 0px solid #cccccc;
}
table.hidden th, table.hidden td {
border: 0px solid #cccccc;
padding: 0.25em 1em;
}
table.nospace th{
padding: 0.25em 1em;
}
table.nospace td {
padding: 0em 1em 0.25em 0em;
}
a {
color: #0044aa;
background-color: transparent;
text-decoration: none;
font-family: 'ProximaNova-Semibold', Arial;
text-decoration: none;
}
a:visited {
color: #0044aa;
}
a:hover {
color: #fa6e1e;
}
img {
border: none;
vertical-align: middle;
}
p {
margin: 0 0 0.75em 0;
line-height: 1.25em;
}
p img {
border: none;
margin: 0;
}
hr {
border: 0;
height: 1px;
color: #8cacbb;
background-color: #8cacbb;
margin: 0.5em 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: #0044aa;
background-color: transparent;
font-family: ProximaNova-Light, Arial;
font-weight: normal;
margin: 0 0 0.25em 0;
border-bottom: 0px solid #8cacbb;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #787878 ! important;
text-decoration: none;
}
h1 {
font-size: 36px;
font-family: 'ProximaNova-Semibold', Arial;
font-weight: normal;
}
h2 {
font-size: 22px;
font-family: 'ProximaNova-Semibold', Arial;
font-weight: normal;
}
h3 {
font-size: 19px;
font-family: 'ProximaNova-Semibold', Arial;
font-weight: normal;
}
h4 {
font-size: 15px;
font-family: 'ProximaNova-Semibold', Arial;
font-weight: normal;
}
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://www.ifp.cnr.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: normal;
}
dd {
line-height: 1.5em;
margin-bottom: 1em;
}
fieldset {
border: 1px solid #8cacbb;
margin: 1em 0em 1em 0em;
padding: 0em 1em 1em 1em;
line-height: 1.5em;
width: auto;
}
legend {
background: White;
padding: 0.5em;
font-size: 90%;
}
form {
border: none;
margin: 0;
}
label {
font-weight: bold;
}
textarea {
font-family: ProximaNova-Light, Arial;
border: 1px solid #8cacbb;
color: Black;
background: White url(https://www.ifp.cnr.it/input_background.gif) repeat-x;
width: 100%;
}
input {
font-family: ProximaNova-Light, Arial;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background: White url(https://www.ifp.cnr.it/input_background.gif) repeat-x;
margin: 2px 0px 0px 0px;
}
button {
font-family: ProximaNova-Light, Arial;
visibility: visible;
border: 1px solid #8cacbb;
color: Black;
vertical-align: middle;
background-color: #dee7ec;
padding: 1px;
cursor: pointer;
font-size: 85%;
text-transform: lowercase;
}
select {
border: 1px solid #8cacbb;
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 #787878;
color: #787878;
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 #8cacbb;
color: #76797c;
}
code, tt {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 120%;
color: #787878;
background-color: #dee7ec;
padding: 0 0.1em;
}
pre {
font-family: Monaco, "Courier New", Courier, monospace;
font-size: 100%;
padding: 1em;
border: 1px solid #8cacbb;
color: #787878;
background-color: #dee7ec;
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://www.ifp.cnr.it/portal_css/public.css?original=1 */
/* */
/* */
.sendToPrinter {
display: none;
margin-left: 0px;
background-color: #ffaa00;
}
/* */
#portal-column-one .visualPadding {
padding: 2.1em 1em 1em 0em;
}
#portal-column-two .visualPadding {
padding: 2.1em 0em 1em 30px;
}
/* */
.documentContent {
font-size: 110%;
padding: 1em 0em 2em 0em !important;
background: White;
}
/* */
.documentContent p a {
text-decoration: none;
}
.documentContent p a:visited {
color: #0044aa;
background-color: transparent;
}
.documentContent p a:hover {
color: #fa6e1e;
background-color: transparent;
}
.documentContent p a:active {
color: #fa6e1e;
background-color: transparent;
}
.documentContent li a {
text-decoration: none;
}
.documentContent li a:visited {
color: #0044aa;
}
.documentContent li a:hover {
color: #fa6e1e;
background-color: transparent;
}
.documentContent li a:active {
color: #fa6e1e;
}
.documentContent dd a {
text-decoration: none;
}
.documentContent dd a:visited {
color: #0044aa;
background-color: transparent;
}
.documentContent dd a:hover {
color: #fa6e1e;
background-color: transparent;
}
.documentContent dd a:active {
color: #fa6e1e;
background-color: transparent;
}
/* */
/* */
.field {
top: 0;
left: 0;
margin: 0 1em 1em 0;
}
.field .field {
margin: 1em 0 0 0;
}
.fieldRequired {
background: url(https://www.ifp.cnr.it/required.gif) center left no-repeat;
padding: 0 0 0 8px;
color: White;
}
.fieldUploadFile {
text-align: right;
margin-right: 0.75em;
display: none;
}
.fieldTextFormat {
text-align: right;
margin-right: 0.75em
}
.formHelp {
font-size: 90%;
color: #76797c;
margin: 0 0 0.2em 0;
}
.formHelp:hover {
color: #787878;
cursor: default;
}
.formControls {
margin: 1em 0;
}
.error {
/* */
background-color: #ffce7b;
border: 1px solid #ffa500;
padding: 1em;
margin: 0 0 1em 0;
width: 95%;
}
.error .fieldRequired {
color: #ffce7b;
}
/* */
.noborder,
.documentEditable * .noborder {
border: none;
margin: 0;
background: none;
background-color: transparent;
}
/* */
#visual-portal-wrapper {
width: 980px;                                                              /* */
margin: 0;
padding: 0;
margin-left: auto;                                                         /* */
margin-right: auto;                                                        /* */
}
#table-portal-wrapper {
margin-left: auto;
margin-right: auto;
}
/* */
#portal-logo {
background: url(https://www.ifp.cnr.it/logo.jpg) no-repeat;
border: 0;
margin: 0px 0px 0px 0px;
padding: 0;
}
#portal-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 74px;
height: 0px !important;
width: 417px;
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: 0px solid White;
color: #787878;
height: auto;
padding: 0.2em;
margin-right: 0.2em;
text-transform: uppercase;
}
#portal-siteactions li.selected a {
background-color: White;
color: #0044aa;
border: 0px solid #8cacbb;
}
#portal-siteactions li a:hover {
background-color: White;
color: #fa6e1e;
border: 0px solid #8cacbb;
}
/* */
#portal-searchbox {
float: right;
clear: right;
background-color: transparent;
margin: 0 0 0 0;
padding: 0 0 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:  ProximaNova-Light, Arial;
visibility: visible;
color: #436976;
background-color: White;
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: #dee7ec;
border: 1px solid #8cacbb;
color: #436976;
}
.LSRow {
border: 1px solid White;
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: White;
margin-top: 0;
padding: 0 !important;
position: absolute;
right: 0px;
/* */
top: 0;
white-space: normal;
font-family:  ProximaNova-Light, Arial;
visibility: visible;
text-align: left;
color: #436976;
border: 1px solid #8cacbb;
width: 30em;
text-transform: none;
}
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
background-color: #8cacbb;
border: 0;
}
#livesearchLegend {
line-height: 1em;
margin-top: -2em;
margin-left: -0.1em;
border: 1px solid #8cacbb;
border-bottom: 0;
}
* html #livesearchLegend {
margin-top: -1.9em;
margin-left: -8px;
position: relative;
}
/* */
.LSIEFix {
background-color: White;
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 0em;
white-space: nowrap;
list-style: none;
margin: 0;
height: auto;
line-height: normal;
font-family: 'ProximaNova-Semibold', Arial;
}
#portal-globalnav li {
display: inline;
}
#portal-globalnav li a {
/* */
background-color: transparent;
color: #ffffff;
height: auto;
margin-right: 0.5em;
padding: 0em 1.25em;
text-decoration: none;
text-transform: uppercase;
font-size: 14px;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-globalnav li a:hover {
background-color: #dee7ec;
border-color: #8cacbb;
border-bottom-color: #dee7ec;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #dee7ec;
border-top-color: #8cacbb;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 11px;
line-height: 1.6em;
color: #787878;
padding: 0em 3em 0em 3em;
margin: 0;
text-align: right;
text-transform: lowercase;
list-style: none;
}
#portal-personaltools .portalUser {
background: transparent url(https://www.ifp.cnr.it/user.gif) center left no-repeat;
padding-left: 18px;
}
#portal-personaltools .portalNotLoggedIn {
/* */
color: #787878;
padding: 0;
background: transparent;
background-image: none;
}
#portal-personaltools li {
color: #436976;
margin-left: 1em;
display: inline;
}
#portal-personaltools li a {
text-decoration: none;
color: #436976;
}
#portal-personaltools .visualIconPadding {
padding-left: 10px;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
padding-top: 13px;
font-size: 12px;
text-transform: lowercase;
line-height: 1.6em;
}
#portal-breadcrumbs a {
text-decoration: none;
}
.breadcrumbSeparator {
margin: 0px 3px;
font-size: 12px;
}
.addFavorite {
vertical-align: bottom;
}
#content {
padding: 1em 0em 0em 0em !important;
margin: 0em 0em 2em 0em;
}
.documentEditable {
padding: 0em 2em 1em 2em !important;
font-size: 90%;
}
#content-news h1 {
margin-bottom: 1em;
}
/* */
#content h5,
#content h6 {
color: #76797c;
}
.newsItem {
margin-bottom: 1em;
border-bottom: 1px solid #8cacbb;
}
.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: -3em 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;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #787878;
font-size: 85%;
font-weight: bold;
margin: 1em 0em;
padding: 0.5em 1em 0.5em 3em;
vertical-align: middle;
background-image: url(https://www.ifp.cnr.it/info_icon.gif);
background-repeat: no-repeat;
background-position: 5px 50%;
}
.portalMessage a,
.portalWarningMessage a,
.portalStopMessage a {
color: #787878;
}
.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: #f0f0f0;
}
.odd {
background-color: transparent;
}
.visualHighlight {
background-color: #f0f0f0;
}
.discreet {
color: #76797c;
font-size: 85%;
font-weight: normal;
}
.pullquote {
padding: 0 1em 0 1em;
margin: 0 0 1em 1em;
font-weight: bold;
color: #CC9933;
float: right;
width: 35%;
clear: right;
background-color: White;
}
.callout {
font-weight: bold;
color: #CC9933;
padding: 0px 1em;
}
.tab_to_right {
padding-left: 20px;
}
/* */
.listingBar {
background-color: #dee7ec;
border-color: #8cacbb;
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-top: 1px solid #8cacbb;
padding-top: 0.5em;
margin-top: 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;
}
.eventDetails {
float: right;
width: 20em;
clear: right;
margin: 0px 0px 5px 5px;
}
/* */
/* */
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% ProximaNova-Light, Arial;
}
.productCredits {
text-align: right;
font-size: 85%;
clear: both;
font-weight: normal;
color: #76797c;
}
#portal-footer {
margin-top: 40px;
width: 100%;
min-width: 1000px;
height: 320px;
font-size: 13px;
}
#portal-footer p {
margin: 0.25em 0;
}
#portal-footer a {
font-family: 'ProximaNova-Light', Arial;
color: #ffffff;
}
#portal-footer a:visited {
color: #ffffff;
}
#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: #787878;
}
#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; /* */
display: inline-block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0 auto;
padding: 0;
padding-top: 15px;
height: 0px !important;
width: 80px;
vertical-align: top;
}
#portal-colophon a.colophonIcon {
cursor: pointer;
}
#portal-colophon .colophonIconPlone {
background-image: url(https://www.ifp.cnr.it/plone_powered.gif);
}
#portal-colophon .colophonIcon508 {
background-image: url(https://www.ifp.cnr.it/colophon_sec508.gif);
}
#portal-colophon .colophonIconWAI {
background-image: url(https://www.ifp.cnr.it/colophon_wai-aa.gif);
}
#portal-colophon .colophonIconXHTML {
background-image: url(https://www.ifp.cnr.it/colophon_xhtml.png);
}
#portal-colophon .colophonIconCSS {
background-image: url(https://www.ifp.cnr.it/colophon_css.png);
}
#portal-colophon .colophonIconAnyBrowser {
background-image: url(https://www.ifp.cnr.it/colophon_anybrowser.png);
}
.feedButton {
display: block;
float: right;
margin-top: 1px;
}
.poweredBy {
display: block;
clear: both;
font-size: 85%;
font-weight: normal;
color: #76797c;
text-align: right;
}
/* */
#portal-sitemap {
list-style: none;
list-style-image: none;
margin: 0;
font-size: 90%;
border: none;
}
#portal-sitemap a {
border: 1px solid White;
}
#portal-sitemap a:hover {
border: 1px solid #8cacbb;
}
#portal-sitemap .navTreeLevel1 {
padding-left: 1em;
border-left: 0.5em solid #8cacbb;
margin: 0 0 0 0.5em;
}
#portal-sitemap .navTreeLevel2 {
padding-left: 1em;
border-left: 0.5em solid #dee7ec;
margin: 0 0 0 0.6em;
}
/* */
.photoAlbumEntry {
float: left;
height: 185px;
width: 143px;
margin: 0em;
padding: 0px 6px 0px 9px;
text-align: center;
background-image: url('https://www.ifp.cnr.it/polaroid-single.png');
background-repeat: no-repeat;
}
.photoAlbumEntry img {
border: 1px solid #ccc;
display: block;
margin: 0 auto;
}
.photoAlbumEntryWrapper {
height: 130px;
width: 128px;
margin-bottom: 7px;
}
.photoAlbumEntry a {
display: block;
text-decoration: none;
font-size: 85%;
height: 169px;
width: 130px;
margin: 16px auto 0px;
}
.photoAlbumFolder {
background-image: url('https://www.ifp.cnr.it/polaroid-multi.png');
background-repeat: no-repeat;
}
.photoAlbumEntryTitle {
color: #76797c;
display: block;
overflow: hidden;
width: 128px;
height: 3.6em;
}
/* */
.link-plain {
background-image: none;
padding: 0;
}
.link-parent {
display: block;
background: transparent url(https://www.ifp.cnr.it/arrowUp.gif) 4px 5px no-repeat;
padding: 1px 0px 10px 16px;
font-size: 85%;
text-decoration: none;
}
.link-user {
background: transparent url(https://www.ifp.cnr.it/user.gif) 0 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-external {
background: transparent url(https://www.ifp.cnr.it/newlink_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-https {
background: transparent url(https://www.ifp.cnr.it/newlink_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-mailto {
background: transparent url(https://www.ifp.cnr.it/newmail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-news {
background: transparent url(https://www.ifp.cnr.it/topic_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-ftp {
background: transparent url(https://www.ifp.cnr.it/file_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-irc {
background: transparent url(https://www.ifp.cnr.it/discussionitem_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-callto {
background: transparent url(https://www.ifp.cnr.it/phone_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-webcal {
background: transparent url(https://www.ifp.cnr.it/event_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 16px;
}
.link-feed {
background: transparent url(https://www.ifp.cnr.it/rss.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-comment {
background: transparent url(https://www.ifp.cnr.it/discussionitem_icon.gif) center left no-repeat;
padding: 1px 0px 1px 16px !important; /* */
}
.link-anchor {
color: #76797c;
text-decoration: none;
font-weight: normal;
}
/* */
.visualGhosted {
opacity: 0.2;
}
/* */
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;
z-index: 3;
}
/* */
.image-left {
float: left;
clear: both;
margin: 0.2em 0.5em 0 0;
border: 0px solid Black;
}
.image-inline {
float: none;
}
.image-right {
float: right;
clear: both;
margin: 0.2em 0 0 0.5em;
border: 0px solid Black;
}
/* */

}


/* - columns.css - */
@media screen {
/* https://www.ifp.cnr.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: 16em;
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: 340px;
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://www.ifp.cnr.it/portal_css/authoring.css?original=1 */
/* */
/* */
.standalone,
.documentEditable * .standalone {
background: #dee7ec url(https://www.ifp.cnr.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://www.ifp.cnr.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://www.ifp.cnr.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: White url(https://www.ifp.cnr.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: #dee7ec;
border-color: #8cacbb;
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: #dee7ec;
border-color: #8cacbb;
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 #8cacbb;
border-bottom: 1px solid #8cacbb;
font-size: 85%;
margin: 1em 0em 1em 0em;
}
.listing th,
.stx table th {
background: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
border-right: 1px solid #8cacbb;
font-weight: normal;
padding: 0.25em 1em;
text-transform: lowercase;
}
.listing .top {
border-left: 1px solid White;
border-top: 1px solid White ! important;
border-right: 1px solid White ! important;
text-align: right ! important;
padding: 0em 0em 1em 0em;
}
.listing .listingCheckbox {
text-align: center;
}
.listing td,
.stx table td {
border-right: 1px solid #8cacbb;
padding: 0.25em 1em;
}
.listing a {
font-size: 10px;
text-decoration: none;
}
.listing a:hover {
}
.listing img {
vertical-align: middle;
}
.listing td a label,
.stx table td a label {
cursor: pointer;
}
/* */
.vertical {
background-color: White;
}
.vertical th {
padding: 0.5em;
}
.vertical td {
border-top: 1px solid #8cacbb;
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: #0044aa;
background-color: transparent;
}
ul.configlets li a:active {
color: #0044aa;
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 #8cacbb ! important;
}
.stx table td {
border-bottom: 1px solid #8cacbb;
}
.reviewHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #f0f0f0;
border: 1px solid #8cacbb;
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 solid #76797c;
font-weight: normal;
}
.comment h3 a {
background-image: url(https://www.ifp.cnr.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 #74ae0b;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
font-size: 11px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #74ae0b;
border-style: solid;
color: #578308;
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: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentViews li a:hover {
background-color: #cde2a7;
color: #578308;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
text-align: right;
text-transform: lowercase;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
font-size: 11px;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
display: inline;
color: #787878;
text-align: left;
}
.contentActions ul {
line-height: 1.6em;
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #74ae0b;
line-height: 1.6em;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
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://www.ifp.cnr.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: #cde2a7;
border: 1px #74ae0b;
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: #74ae0b;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
margin-top: 0.2em;
padding-top: 0.2em;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.currentDefaultPage {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
}
.actionMenu .actionMenuContent .actionSeparator div.actionLabel {
margin-top: 0.2em;
padding: 0.2em 0.5em 0em 0.5em;
white-space: nowrap;
border-top: 1px solid #74ae0b;
background-color: #74ae0b;
color: #cde2a7;
cursor: default;
}
.contentBatchAction {
float: left !important;
padding: 0 0.5em;
border-top: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
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://www.ifp.cnr.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 #8cacbb !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: White;
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: White 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 #74ae0b;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #8cacbb;
color: #787878;
background-color: #dee7ec;
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: ProximaNova-Light, Arial;
font-weight: normal;
width: 99%;
}
#archetypes-fieldname-description textarea {
font: 100% ProximaNova-Light, Arial;
font-weight: bold;
}
/* */
tr.dragging td {
background-color: yellow;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */

}


/* - portlets.css - */
@media screen {
/* https://www.ifp.cnr.it/portal_css/portlets.css?original=1 */
/* */
/* */
/* */
/* */
.portlet {
font-family: 'ProximaNova-Semibold', Arial;
font-size: 13px;
}
dl.portlet {
margin: 0px 0px 10px 0px;
border-bottom: 0px solid #8cacbb;
}
dl.portlet a {
text-decoration: none;
}
.portlet a.tile {
color: #0044aa !important;
}
/* */
dd.portletItem a {
color: #787878;
border-bottom: none;
}
dd.portletItem a:hover {
color: #0044aa;
}
dd.portletItem .selected {
color: #0044aa;
}
dd.portletFooter a {
color: #0044aa;
border-bottom: none;
}
dd.portletFooter a:hover {
color: #fa6e1e;
}
.portletHeader {
}
.portletItem {
margin: 0px;
margin-bottom: 30px;
padding: 0px;
border-left: 0px solid #8cacbb;
border-right: 0px solid #8cacbb;
}
.portletItemDetails {
text-align: right;
display: block;
color: #787878;
}
dd.portletFooter {
background-color: #ffffff;
margin: 0;
padding: 0.25em 0em;
border: 0px solid #8cacbb;
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 White;
display: block;
text-decoration: none;
padding-top: 0.2em;
padding-bottom: 0.25em;
font-size: 11px;
}
.navTreeItem a:hover,
dd.portletItem .navTreeItem a:hover {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.navTreeCurrentItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !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 #dee7ec;
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 #8cacbb;
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: #dee7ec;
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: #dee7ec;
border: 1px solid #8cacbb;
border-style: solid none;
text-align: center;
padding: 2px;
}
.ploneCalendar .event {
background-color: #dee7ec;
font-weight: bold;
}
.ploneCalendar .todayevent {
background-color: #dee7ec;
border: 2px solid #ffa500;
font-weight: bold;
}
.ploneCalendar .todaynoevent {
border-collapse: collapse;
border: 2px solid #ffa500;
}
.ploneCalendar #calendar-previous {
background-image: url(https://www.ifp.cnr.it/arrowLeft.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
}
.ploneCalendar #calendar-next {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.it/portal_css/presentation.css?original=1 */
/* */
/* */
body {
background: White url(https://www.ifp.cnr.it/logo.jpg) no-repeat fixed 95% 95%;
font-family: ProximaNova-Light, Arial;
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: #dee7ec;
border-color: #8cacbb;
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: #dee7ec;
border-color: #8cacbb;
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://www.ifp.cnr.it/bulletBig.gif);
}
pre {
font-size: 25px;
padding: 0.5em;
font-weight: bold;
background-color: #dee7ec;
border: 1px solid #8cacbb;
}
code {
background-color: #dee7ec;
border-color: #8cacbb;
border-style: solid;
border-width: 1px;
padding: 0.1em 0.25em;
}
a {
color: #0044aa !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://www.ifp.cnr.it/portal_css/print.css?original=1 */
/* */
/* */
div.top,
.bottoni,
.box_image_banner,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
.contentViews,
.contentActions,
.content.menu,
.help,
.legend,
div.portalMessage,
div.portalWarningMessage,
div.portalStopMessage,
div.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
.visualNoPrint {
/* */
display: none;
}
body {
font: 100% ProximaNova-Light, Arial;
}
h1, h2, h3, h4, h5, h6
{
border: none;
font-family: ProximaNova-Light, Arial;
}
p, ul, dl, ol {
width: auto !important;
}
ul, ol, dl {
padding-right: 0em;
}
ul {
list-style-image: url(https://www.ifp.cnr.it/bullet.gif);
list-style-type: square;
}
.documentDescription {
font-weight: bold;
}
pre {
border: 1pt dotted 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: #0044aa !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
.internal_content.banner_content_img_big {
height: 220px;
}
.internal_content.banner_content_img_small {
height: 100px;
}
#portal-logo {
background: url(https://www.ifp.cnr.it/logo.jpg) no-repeat;
border: 0;
margin: 0px 0px 0px 0px;
padding: 0;
}
#portal-logo a {
display: block;
text-decoration: none;
overflow: hidden;
border: 0;
margin: 0;
padding: 0;
padding-top: 74px !important;
height: 0px !important;
width: 407px;
cursor: pointer;
}
.link-external {
background: transparent url(https://www.ifp.cnr.it/newlink_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.link-mailto {
background: transparent url(https://www.ifp.cnr.it/newmail_icon.gif) 0px 1px no-repeat;
padding: 1px 0px 1px 18px;
}
.even {
background-color: #f0f0f0;
}
/* */
}


/* - mobile.css - */
@media handheld {
/* https://www.ifp.cnr.it/portal_css/mobile.css?original=1 */
/* */
/* */
body {
font: 85% ProximaNova-Light, Arial;
background-color: White;
color: #787878;
margin: 0;
padding: 0;
}
table {
font-size: 100%;
}
a {
color: #0044aa;
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 #8cacbb;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #787878 ! 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: #8cacbb;
border-width: 1px;
border-style: solid solid none solid;
color: #436976;
height: auto;
margin-right: 0.1em;
padding: 0em 0.2em;
text-decoration: none;
text-transform: lowercase;
}
#portal-globalnav li.selected a {
/* */
background-color: #dee7ec;
border: 1px solid #8cacbb;
border-bottom: #dee7ec 1px solid;
color: #436976;
}
#portal-personaltools {
/* */
background-color: #dee7ec;
border-top-color: #8cacbb;
border-top-style: solid;
border-top-width: 1px;
border-bottom-color: #8cacbb;
border-bottom-style: solid;
border-bottom-width: 1px;
color: #787878;
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: #436976;
}
.visualCaseSensitive {
text-transform: none;
}
#portal-breadcrumbs {
/* */
border-bottom-color: #8cacbb;
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 #74ae0b;
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 #74ae0b;
border-style: solid;
color: #578308;
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: #cde2a7;
border-bottom: #cde2a7 1px solid;
color: #578308;
}
.contentActions {
border-collapse: collapse;
background-color: #cde2a7;
border-left: 1px solid #74ae0b;
border-right: 1px solid #74ae0b;
color: #578308;
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: #787878;
text-align: left;
}
.contentActions ul {
padding: 0;
margin: 0;
}
.contentActions li {
float: right;
background-image: url(https://www.ifp.cnr.it/arrowDownAlternative.gif);
background-repeat: no-repeat;
background-position: center right;
z-index: 4;
border-left: 1px solid #74ae0b;
padding: 0 0 0 0.2em;
margin: 0 0.2em 0 0;
}
.actionItems li {
background-image: none;
}
.contentActions a {
text-decoration: none;
color: #578308;
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: #cde2a7;
border: 1px #74ae0b;
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 #74ae0b;
}
.documentEditable .documentContent {
border: 1px solid #74ae0b;
padding: 0.5em;
}
/* */
.portalMessage,
.portalWarningMessage,
.portalStopMessage,
.system-message,
#error-handling {
background-color: #ffce7b;
border: 1px solid #ffa500;
color: #787878;
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: #787878;
}
.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: #dee7ec;
border-top: 1px solid #8cacbb;
border-bottom: 1px solid #8cacbb;
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://www.ifp.cnr.it/portal_css/deprecated.css?original=1 */
/* */
/* */
/* */
/* */
.portletItemSingle {
margin: 0;
padding: 1em;
border: 1px solid #8cacbb;
border-top: none;
}
dd.portletItemLast {
margin: 0;
padding: 0.25em 1em;
border: 1px solid #8cacbb;
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: #dee7ec;
border: 1px solid #8cacbb;
padding: 0em 0.3em 0em 1em;
text-transform: lowercase;
display: block;
font-size: 1em;
font-weight: normal;
}
div.portlet h5 {
background-color: #dee7ec;
border: 1px solid #8cacbb;
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: #dee7ec;
border: 1px solid #8cacbb;
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 #8cacbb;
}
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 #8cacbb;
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 White;
display: block;
background-repeat: no-repeat;
background-position: 0 1px;
padding: 0.1em 0.25em 0.2em 20px;
margin: 1px 0;
}
.currentNavItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb;
}
.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 White;
}
.portletNavigationTreeItem a:hover,
.currentNavItem {
background-color: #dee7ec;
color: #436976;
border: 1px solid #8cacbb !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://www.ifp.cnr.it/portal_css/generated.css?original=1 */
/* */
/* */
/* */
.contenttype-atrelativepathcriterion,
.actionMenu .contenttype-atrelativepathcriterion a:hover {
background-image: url(https://www.ifp.cnr.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-atrelativepathcriterion {
height: 1%;
}
#portal-sitemap .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
#portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/document_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-atrelativepathcriterion,
#portlet-navigation-tree .contenttype-atrelativepathcriterion {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a:hover,
* html #portlet-navigation-tree .contenttype-atrelativepathcriterion a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-atrelativepathcriterion {
display: block;
}
.contenttype-call,
.actionMenu .contenttype-call a:hover {
background-image: url(https://www.ifp.cnr.it/call_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-call {
height: 1%;
}
#portal-sitemap .contenttype-call a:hover,
#portlet-navigation-tree .contenttype-call a:hover,
#portlet-navigation-tree .contenttype-call a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/call_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-call,
#portlet-navigation-tree .contenttype-call {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-call a:hover,
* html #portlet-navigation-tree .contenttype-call a:hover,
* html #portlet-navigation-tree .contenttype-call a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-call {
display: block;
}
.contenttype-coll,
.actionMenu .contenttype-coll a:hover {
background-image: url(https://www.ifp.cnr.it/coll_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-coll {
height: 1%;
}
#portal-sitemap .contenttype-coll a:hover,
#portlet-navigation-tree .contenttype-coll a:hover,
#portlet-navigation-tree .contenttype-coll a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/coll_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-coll,
#portlet-navigation-tree .contenttype-coll {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-coll a:hover,
* html #portlet-navigation-tree .contenttype-coll a:hover,
* html #portlet-navigation-tree .contenttype-coll a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-coll {
display: block;
}
.contenttype-discussion-item,
.actionMenu .contenttype-discussion-item a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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://www.ifp.cnr.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://www.ifp.cnr.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-documentx3,
.actionMenu .contenttype-documentx3 a:hover {
background-image: url(https://www.ifp.cnr.it/documentX3_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-documentx3 {
height: 1%;
}
#portal-sitemap .contenttype-documentx3 a:hover,
#portlet-navigation-tree .contenttype-documentx3 a:hover,
#portlet-navigation-tree .contenttype-documentx3 a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/documentX3_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-documentx3,
#portlet-navigation-tree .contenttype-documentx3 {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-documentx3 a:hover,
* html #portlet-navigation-tree .contenttype-documentx3 a:hover,
* html #portlet-navigation-tree .contenttype-documentx3 a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-documentx3 {
display: block;
}
.contenttype-elementstructure,
.actionMenu .contenttype-elementstructure a:hover {
background-image: url(https://www.ifp.cnr.it/elementStructure_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-elementstructure {
height: 1%;
}
#portal-sitemap .contenttype-elementstructure a:hover,
#portlet-navigation-tree .contenttype-elementstructure a:hover,
#portlet-navigation-tree .contenttype-elementstructure a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/elementStructure_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-elementstructure,
#portlet-navigation-tree .contenttype-elementstructure {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-elementstructure a:hover,
* html #portlet-navigation-tree .contenttype-elementstructure a:hover,
* html #portlet-navigation-tree .contenttype-elementstructure a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-elementstructure {
display: block;
}
.contenttype-event,
.actionMenu .contenttype-event a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-favorite,
.actionMenu .contenttype-favorite a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-file,
.actionMenu .contenttype-file a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-filestorage,
.actionMenu .contenttype-filestorage a:hover {
background-image: url(https://www.ifp.cnr.it/fileStorage_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-filestorage {
height: 1%;
}
#portal-sitemap .contenttype-filestorage a:hover,
#portlet-navigation-tree .contenttype-filestorage a:hover,
#portlet-navigation-tree .contenttype-filestorage a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/fileStorage_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-filestorage,
#portlet-navigation-tree .contenttype-filestorage {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-filestorage a:hover,
* html #portlet-navigation-tree .contenttype-filestorage a:hover,
* html #portlet-navigation-tree .contenttype-filestorage a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-filestorage {
display: block;
}
.contenttype-focus,
.actionMenu .contenttype-focus a:hover {
background-image: url(https://www.ifp.cnr.it/focus_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-focus {
height: 1%;
}
#portal-sitemap .contenttype-focus a:hover,
#portlet-navigation-tree .contenttype-focus a:hover,
#portlet-navigation-tree .contenttype-focus a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/focus_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-focus,
#portlet-navigation-tree .contenttype-focus {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-focus a:hover,
* html #portlet-navigation-tree .contenttype-focus a:hover,
* html #portlet-navigation-tree .contenttype-focus a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-focus {
display: block;
}
.contenttype-folder,
.actionMenu .contenttype-folder a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-foldercall,
.actionMenu .contenttype-foldercall a:hover {
background-image: url(https://www.ifp.cnr.it/folderCall_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldercall {
height: 1%;
}
#portal-sitemap .contenttype-foldercall a:hover,
#portlet-navigation-tree .contenttype-foldercall a:hover,
#portlet-navigation-tree .contenttype-foldercall a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folderCall_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldercall,
#portlet-navigation-tree .contenttype-foldercall {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldercall a:hover,
* html #portlet-navigation-tree .contenttype-foldercall a:hover,
* html #portlet-navigation-tree .contenttype-foldercall a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldercall {
display: block;
}
.contenttype-folderevidenza,
.actionMenu .contenttype-folderevidenza a:hover {
background-image: url(https://www.ifp.cnr.it/folderEvidenza_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderevidenza {
height: 1%;
}
#portal-sitemap .contenttype-folderevidenza a:hover,
#portlet-navigation-tree .contenttype-folderevidenza a:hover,
#portlet-navigation-tree .contenttype-folderevidenza a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folderEvidenza_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderevidenza,
#portlet-navigation-tree .contenttype-folderevidenza {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderevidenza a:hover,
* html #portlet-navigation-tree .contenttype-folderevidenza a:hover,
* html #portlet-navigation-tree .contenttype-folderevidenza a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderevidenza {
display: block;
}
.contenttype-folderfocus,
.actionMenu .contenttype-folderfocus a:hover {
background-image: url(https://www.ifp.cnr.it/folderFocus_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderfocus {
height: 1%;
}
#portal-sitemap .contenttype-folderfocus a:hover,
#portlet-navigation-tree .contenttype-folderfocus a:hover,
#portlet-navigation-tree .contenttype-folderfocus a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folderFocus_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderfocus,
#portlet-navigation-tree .contenttype-folderfocus {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderfocus a:hover,
* html #portlet-navigation-tree .contenttype-folderfocus a:hover,
* html #portlet-navigation-tree .contenttype-folderfocus a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderfocus {
display: block;
}
.contenttype-foldergallery,
.actionMenu .contenttype-foldergallery a:hover {
background-image: url(https://www.ifp.cnr.it/folderGallery_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldergallery {
height: 1%;
}
#portal-sitemap .contenttype-foldergallery a:hover,
#portlet-navigation-tree .contenttype-foldergallery a:hover,
#portlet-navigation-tree .contenttype-foldergallery a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folderGallery_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldergallery,
#portlet-navigation-tree .contenttype-foldergallery {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldergallery a:hover,
* html #portlet-navigation-tree .contenttype-foldergallery a:hover,
* html #portlet-navigation-tree .contenttype-foldergallery a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldergallery {
display: block;
}
.contenttype-foldermap,
.actionMenu .contenttype-foldermap a:hover {
background-image: url(https://www.ifp.cnr.it/folderMap_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-foldermap {
height: 1%;
}
#portal-sitemap .contenttype-foldermap a:hover,
#portlet-navigation-tree .contenttype-foldermap a:hover,
#portlet-navigation-tree .contenttype-foldermap a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folderMap_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-foldermap,
#portlet-navigation-tree .contenttype-foldermap {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-foldermap a:hover,
* html #portlet-navigation-tree .contenttype-foldermap a:hover,
* html #portlet-navigation-tree .contenttype-foldermap a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-foldermap {
display: block;
}
.contenttype-folderstructure,
.actionMenu .contenttype-folderstructure a:hover {
background-image: url(https://www.ifp.cnr.it/folderStructure_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderstructure {
height: 1%;
}
#portal-sitemap .contenttype-folderstructure a:hover,
#portlet-navigation-tree .contenttype-folderstructure a:hover,
#portlet-navigation-tree .contenttype-folderstructure a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folderStructure_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderstructure,
#portlet-navigation-tree .contenttype-folderstructure {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderstructure a:hover,
* html #portlet-navigation-tree .contenttype-folderstructure a:hover,
* html #portlet-navigation-tree .contenttype-folderstructure a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderstructure {
display: block;
}
.contenttype-folderuser,
.actionMenu .contenttype-folderuser a:hover {
background-image: url(https://www.ifp.cnr.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-folderuser {
height: 1%;
}
#portal-sitemap .contenttype-folderuser a:hover,
#portlet-navigation-tree .contenttype-folderuser a:hover,
#portlet-navigation-tree .contenttype-folderuser a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/folder_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-folderuser,
#portlet-navigation-tree .contenttype-folderuser {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-folderuser a:hover,
* html #portlet-navigation-tree .contenttype-folderuser a:hover,
* html #portlet-navigation-tree .contenttype-folderuser a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-folderuser {
display: block;
}
.contenttype-footer,
.actionMenu .contenttype-footer a:hover {
background-image: url(https://www.ifp.cnr.it/footer_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-footer {
height: 1%;
}
#portal-sitemap .contenttype-footer a:hover,
#portlet-navigation-tree .contenttype-footer a:hover,
#portlet-navigation-tree .contenttype-footer a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/footer_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-footer,
#portlet-navigation-tree .contenttype-footer {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-footer a:hover,
* html #portlet-navigation-tree .contenttype-footer a:hover,
* html #portlet-navigation-tree .contenttype-footer a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-footer {
display: block;
}
.contenttype-groupgallery,
.actionMenu .contenttype-groupgallery a:hover {
background-image: url(https://www.ifp.cnr.it/groupGallery_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-groupgallery {
height: 1%;
}
#portal-sitemap .contenttype-groupgallery a:hover,
#portlet-navigation-tree .contenttype-groupgallery a:hover,
#portlet-navigation-tree .contenttype-groupgallery a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/groupGallery_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-groupgallery,
#portlet-navigation-tree .contenttype-groupgallery {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-groupgallery a:hover,
* html #portlet-navigation-tree .contenttype-groupgallery a:hover,
* html #portlet-navigation-tree .contenttype-groupgallery a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-groupgallery {
display: block;
}
.contenttype-image,
.actionMenu .contenttype-image a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-indexdoc,
.actionMenu .contenttype-indexdoc a:hover {
background-image: url(https://www.ifp.cnr.it/indexDoc_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-indexdoc {
height: 1%;
}
#portal-sitemap .contenttype-indexdoc a:hover,
#portlet-navigation-tree .contenttype-indexdoc a:hover,
#portlet-navigation-tree .contenttype-indexdoc a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/indexDoc_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-indexdoc,
#portlet-navigation-tree .contenttype-indexdoc {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-indexdoc a:hover,
* html #portlet-navigation-tree .contenttype-indexdoc a:hover,
* html #portlet-navigation-tree .contenttype-indexdoc a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-indexdoc {
display: block;
}
.contenttype-large-plone-folder,
.actionMenu .contenttype-large-plone-folder a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-link,
.actionMenu .contenttype-link a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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-marker,
.actionMenu .contenttype-marker a:hover {
background-image: url(https://www.ifp.cnr.it/marker_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-marker {
height: 1%;
}
#portal-sitemap .contenttype-marker a:hover,
#portlet-navigation-tree .contenttype-marker a:hover,
#portlet-navigation-tree .contenttype-marker a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/marker_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-marker,
#portlet-navigation-tree .contenttype-marker {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-marker a:hover,
* html #portlet-navigation-tree .contenttype-marker a:hover,
* html #portlet-navigation-tree .contenttype-marker a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-marker {
display: block;
}
.contenttype-mobility,
.actionMenu .contenttype-mobility a:hover {
background-image: url(https://www.ifp.cnr.it/mobility_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-mobility {
height: 1%;
}
#portal-sitemap .contenttype-mobility a:hover,
#portlet-navigation-tree .contenttype-mobility a:hover,
#portlet-navigation-tree .contenttype-mobility a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/mobility_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-mobility,
#portlet-navigation-tree .contenttype-mobility {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-mobility a:hover,
* html #portlet-navigation-tree .contenttype-mobility a:hover,
* html #portlet-navigation-tree .contenttype-mobility a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-mobility {
display: block;
}
.contenttype-news-item,
.actionMenu .contenttype-news-item a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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://www.ifp.cnr.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://www.ifp.cnr.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-profilo,
.actionMenu .contenttype-profilo a:hover {
background-image: url(https://www.ifp.cnr.it/profilo_icon.gif);
background-repeat: no-repeat;
background-position: 0% 0%;
}
* html .contenttype-profilo {
height: 1%;
}
#portal-sitemap .contenttype-profilo a:hover,
#portlet-navigation-tree .contenttype-profilo a:hover,
#portlet-navigation-tree .contenttype-profilo a.navTreeCurrentItem {
background-image: url(https://www.ifp.cnr.it/profilo_icon.gif);
background-repeat: no-repeat;
background-position: 0% 3px;
}
#portal-sitemap .contenttype-profilo,
#portlet-navigation-tree .contenttype-profilo {
background-position: 0% 4px;
}
* html #portal-sitemap .contenttype-profilo a:hover,
* html #portlet-navigation-tree .contenttype-profilo a:hover,
* html #portlet-navigation-tree .contenttype-profilo a.navTreeCurrentItem {
position: relative;
}
.listing .contenttype-profilo {
display: block;
}
.contenttype-topic,
.actionMenu .contenttype-topic a:hover {
background-image: url(https://www.ifp.cnr.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://www.ifp.cnr.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;
}
.actionicon-plone-sendto {
background-image: url(https://www.ifp.cnr.it/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-print {
background-image: url(https://www.ifp.cnr.it/print_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rss {
background-image: url(https://www.ifp.cnr.it/rss.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-extedit {
background-image: url(https://www.ifp.cnr.it/extedit_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-addtofavorites {
background-image: url(https://www.ifp.cnr.it/favorite_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-QuickInstaller {
background-image: url(https://www.ifp.cnr.it/product_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneReconfig {
background-image: url(https://www.ifp.cnr.it/logoIcon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups {
background-image: url(https://www.ifp.cnr.it/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-UsersGroups2 {
background-image: url(https://www.ifp.cnr.it/group.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPrefs {
background-image: url(https://www.ifp.cnr.it/user.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MemberPassword {
background-image: url(https://www.ifp.cnr.it/lock_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-MailHost {
background-image: url(https://www.ifp.cnr.it/mail_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PortalSkin {
background-image: url(https://www.ifp.cnr.it/skins_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-errorLog {
background-image: url(https://www.ifp.cnr.it/error_log_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-ZMI {
background-image: url(https://www.ifp.cnr.it/zope_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-SearchSettings {
background-image: url(https://www.ifp.cnr.it/search_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-NavigationSettings {
background-image: url(https://www.ifp.cnr.it/navigation_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-full_screen {
background-image: url(https://www.ifp.cnr.it/fullscreenexpand_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-cut {
background-image: url(https://www.ifp.cnr.it/cut_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-copy {
background-image: url(https://www.ifp.cnr.it/copy_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-paste {
background-image: url(https://www.ifp.cnr.it/paste_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-object_buttons-delete {
background-image: url(https://www.ifp.cnr.it/delete_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-portal_atct {
background-image: url(https://www.ifp.cnr.it/topic_icon.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-placefulworkflow {
background-image: url(https://www.ifp.cnr.it/placefulworkflow_icon.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-ics {
background-image: url(https://www.ifp.cnr.it/icon_export_ical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-vcs {
background-image: url(https://www.ifp.cnr.it/icon_export_vcal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_clockwise {
background-image: url(https://www.ifp.cnr.it/icon_rotate_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_counter_clockwise {
background-image: url(https://www.ifp.cnr.it/icon_rotate_counter_clockwise.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-rotate_180 {
background-image: url(https://www.ifp.cnr.it/icon_rotate_180.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_horizontal {
background-image: url(https://www.ifp.cnr.it/icon_flip_horizontal.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-plone-flip_vertical {
background-image: url(https://www.ifp.cnr.it/icon_flip_vertical.png) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-fss_prefs {
background-image: url(https://www.ifp.cnr.it/fss_tool.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-PloneLanguageTool {
background-image: url(https://www.ifp.cnr.it/flag-plone.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-qPloneDropDownMenu {
background-image: url(https://www.ifp.cnr.it/qplonedropdownmenu.gif) !important;
background-repeat: no-repeat;
background-position: 0% 50%;
}
.actionicon-controlpanel-kupu {
background-image: url(https://www.ifp.cnr.it/kupuimages/kupu_icon.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;
}
/* */

}

