
/* - newsletter.css - */
@media screen {
/* http://www.fcsh.unl.pt/portal_css/newsletter.css?original=1 */
/* */
.newsletter_no_newsletters_message, .newsletter_last_newsletter, .newsletter_archive, .newsletter_section {
margin-top: 10px;
}
.newsletter_number_and_date {
float: right;
padding-top: 6px;
}
.newsletter_image {
float: right;
}
.newsletter_table th {
background-color: #dee7ec;
text-align: center;
}
.newsletter_table td {
text-align: center;
}
.newsletter_sections ul {
list-style-type: none;
list-style-image: none;
list-style-position: outside;
}
.search_subscription {
width: 250px;
}
.search-field {
float: left;
margin: 0 1em;
}
.search-button {
margin-top: 1.5em!important;
margin-left: 1em!important;
}
/* */
.portletNewsletterPortlet input.context {
float: right;
}
/* */
body.newsletteredition-view {
margin-top: 55px;
}
#nl-nav {
background-color: #262626;
width: 100%;
height: 40px;
box-shadow: 0px 1px 10px #5E5E5E;
position: fixed;
top: 0px;
}
#nl-nav ul {
margin: 0 40px;
padding: 0;
list-style-type: none;
}
#nl-nav ul li {
display: inline;
padding: 0 10px;
}
#nl-nav a {
text-decoration: none;
color: #EDEDED;
line-height: 40px;
}
#nl-nav a:hover {
color: #BDBDBD;
}
#nl-nav .align-right {
float: right;
}
/* */

}

