
/* - easynewsletter.css - */
@media screen {
/* http://www.enea.it/portal_css/easynewsletter.css?original=1 */
/* */
/* */
input.easynewsletter_text {
width:98%;
}
input.easynewsletter_button {
width:100%;
text-align:left;
padding-left:20px
}
#enl_actions{
margin: 1em 0 2em 0;
padding:0.5em;
border-bottom: 1px solid #75AD0A;
}
#enl_actions li{
display: inline;
margin: 0 1em 0 0;
}
/* */

}


/* - ++resource++redturtle.portlet.contextualsearch.stylesheets/contextual_search.css - */
@media screen {
/* http://www.enea.it/portal_css/++resource++redturtle.portlet.contextualsearch.stylesheets/contextual_search.css?original=1 */

}


/* - ++resource++standard_collective_banner.css - */
@media screen {
/* http://www.enea.it/portal_css/++resource++standard_collective_banner.css?original=1 */
/* */
.banner {
height: 235px;
padding: 0px;
margin-top: 10px;
border: 1px solid #e4e4e4;
}
.banner {
width: 100%;
}
.banner ul {
margin: 0px;
}
.banner .linkBox {
width: 19%;
padding: 10px;
float: left;
}
.banner .linkBox li a {
font-size:13px;
font-weight:bold;
margin-bottom: 3px;
padding: 5px 10px;
height: 30px;
line-height: 1.2em;
background-color: #396030;
display: block;
color: #ffffff;
text-decoration: none;
}
.banner .linkBox li a:hover {
background-color: #2c4c25;
}
.banner .textWrap {
float: left;
padding: 5px;
width: 26%;
height: 211px;
padding: 10px;
overflow: hidden;
}
.banner .textWrap h4 {
margin: 10px 0;
}
.banner .textWrap p {
line-height: 1.3em;
}
.banner .statsBox {
padding: 0;
float: right;
}
.banner .statsBox li img {
padding: 10px;
}
.banner p,
.banner h1 {
color: black;
}

}


/* - ++resource++enea.medialink/base.css - */
@media screen {
/* http://www.enea.it/portal_css/++resource++enea.medialink/base.css?original=1 */
.portlet.medialinkCollection .previews ul{
padding: 0;
margin: 0;
}
.portlet.medialinkCollection .previews ul li{
padding: 5px 2px;
}
.portlet.medialinkCollection .previews ul li a{
display: block;
}
.portlet.medialinkCollection .previews ul li img{
vertical-align: middle !important;
margin-right: 5px;
}
.portlet.medialinkCollection .previews ul li:hover,
.portlet.medialinkCollection .previews ul li.current{
background-color: #ecedf1;
}
.portlet.medialinkCollection ul.horizontal-listing li{
float: left;
width: 16%;
}
.portlet.medialinkCollection ul.horizontal-listing li span{
display: none;
}
.portlet.medialinkCollection ul.horizontal-listing li img{
height: auto;
max-width: 100%;
}
.portlet.medialinkCollection .text-below-preview{ clear: both; }

}


/* - ++resource++jquery.dynatree/skin/ui.dynatree.css - */
@media screen {
/* http://www.enea.it/portal_css/++resource++jquery.dynatree/skin/ui.dynatree.css?original=1 */
ul.dynatree-container
{
font-family: tahoma, arial, helvetica;
font-size: 10pt; /* */
white-space: nowrap;
padding: 3px;
background-color: white;
border: 1px dotted gray;
overflow: auto;
}
ul.dynatree-container ul
{
padding: 0 0 0 16px;
margin: 0;
}
ul.dynatree-container li
{
list-style-image: none;
list-style-position: outside;
list-style-type: none;
-moz-background-clip:border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;
background-attachment: scroll;
background-color: transparent;
background-repeat: repeat-y;
background-image: url("++resource++jquery.dynatree/skin/vline.gif");
background-position: 0 0;
margin: 0;
padding: 1px 0 0 0;
float: none !important;
}
/* */
ul.dynatree-container li.dynatree-lastsib
{
background-image: none;
}
/* */
ul.dynatree-no-connector > li
{
background-image: none;
}
/* */
.ui-dynatree-disabled ul.dynatree-container
{
opacity: 0.5;
/* */
background-color: silver;
}
span.dynatree-empty,
span.dynatree-vline,
span.dynatree-connector,
span.dynatree-expander,
span.dynatree-icon,
span.dynatree-checkbox,
span.dynatree-radio,
span.dynatree-drag-helper-img,
#dynatree-drop-marker
{
width: 16px;
height: 16px;
display: -moz-inline-box; /* */
display: inline-block; /* */
vertical-align: top;
background-repeat: no-repeat;
background-position: left;
background-image: url("++resource++jquery.dynatree/skin/icons.gif");
background-position: 0px 0px;
}
/* */
ul.dynatree-container img
{
width: 16px;
height: 16px;
margin-left: 3px;
vertical-align: top;
border-style: none;
}
span.dynatree-connector
{
background-position: -16px -64px;
}
span.dynatree-expander
{
background-position: 0px -80px;
cursor: pointer;
}
.dynatree-exp-cl span.dynatree-expander /* */
{
background-position: 0px -96px;
}
.dynatree-exp-cd span.dynatree-expander /* */
{
background-position: -64px -80px;
}
.dynatree-exp-cdl span.dynatree-expander /* */
{
background-position: -64px -96px;
}
.dynatree-exp-e span.dynatree-expander,  /* */
.dynatree-exp-ed span.dynatree-expander  /* */
{
background-position: -32px -80px;
}
.dynatree-exp-el span.dynatree-expander,  /* */
.dynatree-exp-edl span.dynatree-expander  /* */
{
background-position: -32px -96px;
}
.dynatree-loading span.dynatree-expander  /* */
{
background-image: url("++resource++jquery.dynatree/skin/loading.gif");
}
span.dynatree-checkbox
{
margin-left: 3px;
background-position: 0px -32px;
}
span.dynatree-checkbox:hover
{
background-position: -16px -32px;
}
.dynatree-partsel span.dynatree-checkbox
{
background-position: -64px -32px;
}
.dynatree-partsel span.dynatree-checkbox:hover
{
background-position: -80px -32px;
}
.dynatree-selected span.dynatree-checkbox
{
background-position: -32px -32px;
}
.dynatree-selected span.dynatree-checkbox:hover
{
background-position: -48px -32px;
}
span.dynatree-radio
{
margin-left: 3px;
background-position: 0px -48px;
}
span.dynatree-radio:hover
{
background-position: -16px -48px;
}
.dynatree-partsel span.dynatree-radio
{
background-position: -64px -48px;
}
.dynatree-partsel span.dynatree-radio:hover
{
background-position: -80px -48px;
}
.dynatree-selected span.dynatree-radio
{
background-position: -32px -48px;
}
.dynatree-selected span.dynatree-radio:hover
{
background-position: -48px -48px;
}
span.dynatree-icon /* */
{
margin-left: 3px;
background-position: 0px 0px;
}
.dynatree-ico-cf span.dynatree-icon  /* */
{
background-position: 0px -16px;
}
.dynatree-ico-ef span.dynatree-icon  /* */
{
background-position: -64px -16px;
}
/* */
.dynatree-statusnode-wait span.dynatree-icon
{
background-image: url("++resource++jquery.dynatree/skin/loading.gif");
}
.dynatree-statusnode-error span.dynatree-icon
{
background-position: 0px -112px;
}
/* */
span.dynatree-node
{
/* */
/* */
}
/* */
ul.dynatree-container a
{
color: black; /* */
text-decoration: none;
vertical-align: top;
margin: 0px;
margin-left: 3px;
white-space: normal;
width: 90%;
/* */
}
ul.dynatree-container a:hover
{
/* */
background: #F2F7FD; /* */
border-color: #B8D6FB; /* */
}
span.dynatree-node a
{
display: inline-block; /* */
padding-left: 3px;
padding-right: 3px; /* */
/* */
}
span.dynatree-folder a
{
font-weight: bold;
}
ul.dynatree-container a:focus,
span.dynatree-focused a:link  /* */
{
background-color: #EFEBDE; /* */
}
span.dynatree-has-children a
{
}
span.dynatree-expanded a
{
}
span.dynatree-selected a
{
color: green;
font-style: italic;
}
span.dynatree-active a
{
background-color: #3169C6 !important;
color: white !important; /* */
}
/* ************************************************************/
div.dynatree-drag-helper
{
}
div.dynatree-drag-helper a
{
border: 1px solid gray;
background-color: white;
padding-left: 5px;
padding-right: 5px;
opacity: 0.8;
}
span.dynatree-drag-helper-img
{
}
div.dynatree-drag-helper /**/
{
}
div.dynatree-drop-accept span.dynatree-drag-helper-img
{
background-position: -32px -112px;
}
div.dynatree-drag-helper.dynatree-drop-reject
{
border-color: red;
}
div.dynatree-drop-reject span.dynatree-drag-helper-img
{
background-position: -16px -112px;
}
/* *********************************************************/
#dynatree-drop-marker
{
width: 24px;
position: absolute;
background-position: 0 -128px;
}
#dynatree-drop-marker.dynatree-drop-after,
#dynatree-drop-marker.dynatree-drop-before
{
width:64px;
background-position: 0 -144px;
}
#dynatree-drop-marker.dynatree-drop-copy
{
background-position: -64px -128px;
}
#dynatree-drop-marker.dynatree-drop-move
{
background-position: -64px -128px;
}
/* ***********************************************/
span.dynatree-drag-source
{
/* */
background-color: #e0e0e0;
}
span.dynatree-drag-source a
{
color: gray;
}
/* *****************************/
span.dynatree-drop-target
{
}
span.dynatree-drop-target a
{
}
span.dynatree-drop-target.dynatree-drop-accept a
{
background-color: #3169C6 !important;
color: white !important; /* */
text-decoration: none;
}
span.dynatree-drop-target.dynatree-drop-reject
{
}
span.dynatree-drop-target.dynatree-drop-after a
{
}
span.custom1 a
{
background-color: maroon;
color: yellow;
}

}

