
/* - authoring.css - */
@media screen {
/* http://www.norden.org/portal_css/authoring.css?original=1 */
/* */
/* */
/* */
.contentViews {
background-color: transparent;
padding-left: 1em;
line-height: normal;
margin: 0;
list-style: none;
border: 1px solid #e3e0d7;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
}
.contentViews li {
display: inline;
padding-top: 0.5em;
}
.contentViews li a {
background-color: transparent;
border: 1px solid #e3e0d7;
border-style: solid;
color: #4F4D4A;
height: auto;
margin-right: 0.5em;
padding: 0em 1em;
line-height: normal;
text-decoration: none;
text-transform: none;
z-index: 1;
border-top-right-radius: 0.5em;
border-top-left-radius: 0.5em;
-webkit-border-top-right-radius: 0.5em;
-webkit-border-top-left-radius: 0.5em;
-moz-border-radius-topleft: 0.5em;
-moz-border-radius-topright: 0.5em;
}
.contentViews .selected a {
background-color: #f9f9f9;
border-bottom: #f9f9f9 1px solid;
color: #4F4D4A;
font-weight:bold;
}
.contentViews li a:hover {
background-color: #f9f9f9;
color: #4F4D4A;
}
.configlet .contentViews {
font-size: 90%;
}
.contentActions {
background-color: #f9f9f9;
border-left: 1px solid #e3e0d7;
border-right: 1px solid #e3e0d7;
color: #4F4D4A;
text-align: right;
text-transform: none;
padding: 0 0 0 1em;
z-index: 2;
position:relative;
height: 1.6em;
}
.contentActions ul,
.contentActions li {
margin: 0;
list-style: none;
list-style-image: none;
color: #4F4D4A;
text-align: left;
line-height: 1.6em;
}
.contentActions li {
float: right;
z-index: 4;
border-left: 1px solid #e3e0d7;
}
.contentActions a {
text-decoration: none;
color: #4F4D4A;
padding: 0 0.5em;
cursor: pointer;
}
.contentActions span.subMenuTitle {
padding: 0em 0.5em;
position: relative;
white-space: nowrap;
display: inline;
}
.contentActions a span.subMenuTitle {
padding: 0px;
display: inline;
}
.actionMenu {
/* */
position: relative;
margin: 0;
padding: 0;
}
.actionMenu .actionMenuHeader {
margin: 0;
padding: 0;
font-weight: normal;
}
.actionMenu.activated .actionMenuHeader {
position: relative;
z-index: 10;
}
.actionMenu .actionMenuHeader a {
display: block;
}
.arrowDownAlternative {
font-size: 0.85em;
}
.actionMenu .actionMenuContent {
display: none;
z-index: 5;
position: absolute;
top: 1.6em;
right: -1px;
height: auto;
padding: 0;
margin: 0;
}
.actionMenu.activated .actionMenuContent {
display: block !important;
max-height:500px;
overflow-y: auto;
overflow-x: hidden;
width:auto !important;
}
.actionMenu.deactivated .actionMenuContent {
display: none !important;
}
.actionMenu .actionMenuContent ul {
display: block;
background: #f9f9f9;
border: 1px #e3e0d7;
border-style: none solid solid solid;
margin: -2px 0 0 0;
padding: 0;
}
.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;
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: #e3e0d7 !important;;
color: White;
}
.actionMenu .actionMenuContent .actionSeparator a {
padding-top: 0.2em;
border-top: 1px solid #e3e0d7;
}
#templateMenu li a {
padding-left: 16px;
}
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: #004D94;
background-color: transparent;
}
ul.configlets li a:active {
color: #004D94;
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.configletDetails li.configletDescription {
display: block;
color: #767776;
font-size: 92.5%;
margin: 0;
}
/* */
.stx table p {
margin: 0;
padding: 0;
}
.stx table {
border: 1px solid #e3e0d7 ! important;
}
.stx table td {
border-bottom: 1px solid #e3e0d7;
}
.reviewHistory,
.contentHistory {
display: inline;
font-size: 110% !important;
color: Black;
}
.comment {
background: #f5f4f2;
border: 1px dashed #e3e0d7;
padding: 0.25em 1em 0.5em 1em;
margin-bottom: 1em;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
border-bottom: 1px dashed #767776;
font-weight: normal;
}
.comment h3 a {
background-image: url(http://www.norden.org/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;
}
/* */
dl.collapsible {
border: 1px solid #e3e0d7 !important;
margin: 1em 0 0 0;
padding: 0;
}
dl.collapsible dt.collapsibleHeader {
display: block;
float: left;
background: #f9f9f9;
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: #f9f9f9 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 #e3e0d7;
padding: 0;
}
.label {
font-weight: bold;
display: inline;
padding-right: 0.5em;
}
.optionsToggle {
border: 1px solid #e3e0d7;
color: #4F4D4A;
background-color: #004D94;
font-weight: normal !important;
font-size: 92.5%;
}
/* */
.portalNotLoggedIn {}
#portal-column-content fieldset > * input:focus,
#portal-column-content fieldset > * textarea:focus {
border-color: #ffa500;
border-width: 1px;
}
/* */
.noInheritedRoles {
color: #a0a0a0;
}
/* */
.currentItem {
border-collapse: collapse;
border: 2px solid #ffa500;
padding: 1px;
}
.managePortletsLink {
display:  block;
color: #767776;
font-size: 92.5%;
font-weight: normal;
}
ul.formTabs {
position: relative;
display: block;
margin: 0 0 -2em 0;
padding: 0;
list-style-type: none;
text-align: center;
}
li.formTab {
display: inline !important;
margin: 0 !important;
padding: 0 !important;
}
li.formTab a {
/* */
display: inline-block;
}
li.formTab a {
border-top: 1px solid #e3e0d7;
border-bottom: 1px solid #e3e0d7;
border-left: 1px dotted #e3e0d7;
background: #f9f9f9;
margin: 0;
padding: 0.125em 0.75em;
text-decoration: none;
}
li.formTab a:visited {
color: #004D94;
}
li.firstFormTab a {
border-left: 1px solid #e3e0d7;
}
li.lastFormTab a {
border-right: 1px solid #e3e0d7;
}
li.formTab a.selected {
background: #004D94;
}
li.formTab a:hover {
background: #004D94;
}
li.formTab a.notify {
background-color: #ffce7b;
color: #4F4D4A;
}
li.formTab a.required span {
background-image: url(http://www.norden.org/required.gif);
background-position: center right;
background-repeat: no-repeat;
padding-right: 8px;
}
li.formTab a.notify:hover {
background-color: #ffa500;
}
.formPanel {
padding: 1em 1em 1em 1em;
border: 1px solid #e3e0d7;
}
.formPanel.hidden {
display: none;
}
div.formControls input.hidden {
display: none;
}
.actionMenuSelected {
font-weight:bold;
}
/* */
#content-history #history dd {
margin-top: 0.8em;
}
#content-history div.historyRecord {
font-size: 90%;
margin-bottom: 10px;
}
#content-history div.historyTools ul {
float: right;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin-top: 0;
}
#content-history div.historyTools ul li {
display: inline;
}
#content-history div.historyTools ul li a{
border-bottom: none;
}
#content-history .historyAction {
color: #4F4D4A;
}
#content-history .historyByLine {
margin-bottom: 1em;
}
#content-history div.historyComment {
background-color: #004D94;
padding: 0.25em 1em;
}
#content-history div.historyComment p {
color: #4F4D4A;
margin: 0;
padding-top: 1px;
}
#content-history a.historyComparePrevious {
border-bottom: medium none;
border-top: 1px dotted #e3e0d7;
display: block;
margin-bottom: -15px;
margin-top: 11px;
}
#content-history dl div.historyRecord a.historyComparePrevious span {
background-color: white;
left: 50%;
position: relative;
top: -1em;
}
/* */
.additionalInfo{
font-size:80%;
}
.referencebrowser-title-cell {
padding-top:3px;
padding-bottom:3px;
}
/* */
.topbanner,
.fc-agenda .topbanner .fc-event-time,
.topbanner a {
background-color: #4E9FD3 !important; /* */
border-color: #4E9FD3 !important;     /* */
color: white !important;           /* */
}
.smallbanner1,
.fc-agenda .smallbanner1 .fc-event-time,
.smallbanner1 a {
background-color: #E35F5F !important; /* */
border-color: #E35F5F !important;     /* */
color: white !important;           /* */
}
.smallbanner2,
.fc-agenda .smallbanner2 .fc-event-time,
.smallbanner2 a {
background-color: green !important; /* */
border-color: green !important;     /* */
color: white !important;           /* */
}
.smallbanner3,
.fc-agenda .smallbanner3 .fc-event-time,
.smallbanner3 a {
background-color: #A645D0 !important; /* */
border-color: #A645D0 !important;     /* */
color: white !important;           /* */
}
div.googleMapEdit {
width:450px; /* */
height:450px; /* */
padding-bottom:30px;
}
.template-plone_control_panel #content {
padding:10px;
}
/* */
.ArchetypesMultiTreeSelectionWidget ul,
.ArchetypesMultiTreeSelectionWidget li {
margin: 0;
list-style: none;
list-style-image: none;
}
.ArchetypesMultiTreeSelectionWidget > ul  {
border: 1px solid #e3e0d7;
padding: 0 5px 5px 5px;
margin-top: 0px;
}
.ArchetypesMultiTreeSelectionWidget input[type="button"] {
margin-bottom:-1px;
}
.ArchetypesMultiTreeSelectionWidget  li > div {
margin-left:-20px;
padding-left:20px;
background-color:white;
}
.ArchetypesMultiTreeSelectionWidget > ul > li > div {
font-weight: bold;
color: #767776;
margin-top:10px;
padding-left:0;
}
.ArchetypesMultiTreeSelectionWidget > ul > li > div > input {
display:none;
}
.ArchetypesMultiTreeSelectionWidget .closed {
background-image: url("http://www.norden.org/icons/bullet_toggle_plus.png");
background-repeat:no-repeat;
background-position:left;
}
.ArchetypesMultiTreeSelectionWidget .open {
background-image: url("http://www.norden.org/icons/bullet_toggle_minus.png");
background-repeat:no-repeat;
background-position:left;
}
.editHook img {
float:none !important;
margin-bottom:0px !important;
padding:3px;
}
/* */
/* */

}


/* - controlpanel.css - */
@media screen {
/* http://www.norden.org/portal_css/controlpanel.css?original=1 */
/* */
.inlineDisplay {
display:inline
}
table.controlpanel-listing {
width:100%;
}
table.controlpanel-listing td, table.controlpanel-listing th {
font-size:120%;
}
table.controlpanel-listing dl {
margin-top:0;
}
table.controlpanel-listing dd {
margin-left: 1em;
}
table.controlpanel-listing dl dt a .trigger{
font-weight:normal;
}
table .controlpanel-listing td {
vertical-align:top;
}
table.controlpanel-listing td.checker{
text-align:center;
}
table.controlpanel-listing th.smallcolumn {
width:1.5em;
}
.chooser-right {
float:right;
margin-right:0 !important;
margin-bottom:0 !important;
}
.rule-element {
background-color:#EEF3F5;
margin:0.5em 0pt 0.5em;
padding:0.3em 1em 0.3em 1em;
width:auto;
}
.rule-element dl {
}
.rule-element dl dd {
margin-left:1em;
}
.rule-updown, .rule-operations {
float:right;
padding-top:0.8em;
}
/* */

}


/* - ++resource++tinymce.stylesheets/tinymce.css - */
@media screen {
/* http://www.norden.org/portal_css/++resource++tinymce.stylesheets/tinymce.css?original=1 */
#content ul.listTypeDisc {
list-style-type: disc;
list-style-image: none;
}
#content ul.listTypeSquare {
list-style-type: square;
list-style-image: none;
}
#content ul.listTypeCircle {
list-style-type: circle;
list-style-image: none;
}
#content ol.listTypeDecimal {
list-style-type: decimal;
list-style-image: none;
}
#content ol.listTypeLowerAlpha {
list-style-type: lower-alpha;
list-style-image: none;
}
#content ol.listTypeUpperAlpha {
list-style-type: upper-alpha;
list-style-image: none;
}
#content ol.listTypeLowerRoman {
list-style-type: lower-roman;
list-style-image: none;
}
#content ol.listTypeUpperRoman {
list-style-type: upper-roman;
list-style-image: none;
}

}


/* - print.css - */
@media print {
/* http://www.norden.org/portal_css/print.css?original=1 */
body {
font-family: Baskerville, Georgia, Garamond, Times, serif;
font-size: 11pt !important;
color:#4F4D4A;
}
h1, h2, h3, h4, h5, h6 {
border: none;
font-family: Baskerville, Georgia, Garamond, Times, serif;
}
div, p, ul, dl, ol {
width: auto;
}
ul, ol, dl {
padding-right: 0.5em;
}
ul {
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: Black !important;
padding: 0 !important;
text-decoration: none !important;
}
a:link, a:visited {
color: #520;
background: transparent;
}
/* */
div.pageBreak {
page-break-before: always;
}
/* */
#content a:link:after,
#content a:visited:after {
font-size: 90%;
content: " [" attr(href) "] ";
}
#content a[href^="mailto"]:after {
content: "";
}
.center-container {
color:#4F4D4A;
}
/* */
div.top,
#portal-logo,
#portal-siteactions,
.hiddenStructure,
#portal-searchbox,
#portal-globalnav,
#portal-personaltools,
#portal-breadcrumbs,
#portal-column-one,
#portal-column-two,
object,
.pp_pic_holder,
.pp_overlay,
.ppt,
.contentViews,
.contentActions,
.help,
.legend,
.portalMessage,
.documentActions,
.documentByLine,
.netscape4,
#portal-footer,
#portal-colophon,
.skipnav,
#kss-spinner,
#review-history,
#azList-nav,
.blueBlock,
#content-history,
.editCropImage,
.listingBar,
.portletFooter,
.discussion input,
.overlay,
.close,
.visualNoPrint,
#portal-languageselector,
#nordic-footer-sitemap,
#nordic-footer-actions,
#nordic-footer-address,
#nordic-translation-info,
.managePortletsLink,
.languagedisclaimer,
#languagedisclaimer,
#portal-toolbar,
#nordic-tagline,
#fb-root,
.fb_ltr,
.languages,
.top-nav,
.top-nav-toggler,
.about,
.right-container,
.left-container,
.page-bottom,
.facebook-comments,
#relatedContent,
iframe,
.form-search,
.documentActions,
.twitter-share-button twitter-count-none {
display: none;
}
.page-top {
box-shadow:none;
-webkit-box-shadow:none;
}
dd.image-caption {
width: auto !important;
}
.discreet {
font-size:84%;
font-weight:normal;
}
#literatureprizeExcerpt {
display:none;
}
#content-responsible-text {
display:none;
}
.freedomofmovementlist,
.freedomofmovementlist th,
.freedomofmovementlist td {
border: 1pt solid black;
border-collapse: collapse;
padding: 0.5em;
}

}


/* - invisibles.css - */
@media screen {
/* http://www.norden.org/portal_css/invisibles.css?original=1 */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
ul.visualNoMarker,
ol.visualNoMarker {
list-style-type: none;
list-style-image: none;
margin: 0.5em 0 0 0;
}
.visualOverflow {
overflow: auto;
margin: 0 0 1em 0;
}
.visualOverflow pre,
.visualOverflow table,
.visualOverflow img {
margin: 0;
}
/* */
.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;
}
/* */
.visualClear {
display: block;
clear: both;
}
/* */
.netscape4 {
display: none;
}
/* */
tr.dragging td {
background-color: #ff6 !important;
}
.draggingHook {
cursor: move;
}
.notDraggable {
}
/* */
}


/* - ++resource++dancing-resources/dancing.css - */
@media screen {
/* http://www.norden.org/portal_css/++resource++dancing-resources/dancing.css?original=1 */
div.crud-form {
padding-right: 1em;
margin-bottom: 2em;
}
div.crud-form div.action {
display: inline;
margin-right: 1em;
}
div.crud-form table {
margin-bottom: 1em;
}
div.crud-form table td {
padding: 0.5em;
}
div.crud-form td.error {
background-color: #FFDDCC;
}
div.crud-form td.error div.error {
border-width: 0;
margin: 0;
padding: 0.2em;
font-weight: bold;
}
.collector-form .subform {
margin: 0 0 1em 0.5em;
padding: 1em;
border: 1px dotted black;
}
fieldset.subforms {
padding: 1em;
border: 1px dotted black;
}
#subscription-combinedform .row .level-1 {
margin-left: 2em;
}
.collector-form .subform-level-1 {
margin-left: 0;
padding-left: 0;
border: none;
}
.deleteform, .moveform {
margin-left: 2em;
}
.moveform {
margin-bottom: 2em;
}
.link-subscribers {
background-image: url(group.gif);
background-repeat: no-repeat;
background-position: left center;
padding-left: 20px;
}
.portlet-dancing .action{
padding-top: 0.5em;
}
#subscription-editforms .form h3,
#subscription-addforms .form h3{
font-weight: bold;
border: none;
}
.row .field .widget .option{
display: block;
}
.batch-navigation {
text-align: center;
}
.batch-navigation li {
display: inline;
}

}


/* - nordicshop.css - */
@media screen {
/* http://www.norden.org/portal_css/nordicshop.css?original=1 */
.nordicshop input[disabled] {
background: #cccccc;
}
.cartHeader  {
width:100%;
}
.checkoutStep  {
float:left;
padding:8px 0;
text-align:center;
width:33%;
color: &dtml-discreetColor;;
}
.currentStep {
font-weight: bold;
color: &dtml-fontColor;;
}
.checkoutStep h3 {
margin-top:0;
margin-bottom: 0.5em;
color: &dtml-discreetColor;;
}
.currentStep h3 {
font-weight: bold;
color: #000;
}
div.shippingAddress {
float:left;
padding: 8px;
width:50%;
}
div.invoiceAddress {
float:left;
padding: 8px;
}
#publication-order-form {
clear: left;
}
#publication-order-form fieldset {
border-left:none;
border-right:none;
border-bottom:none;
}
.nordicshop input.textType {
height:18px;
padding-bottom:0;
padding-top:4px;
width:300px;
font-size:1.5em;
}
table#order-listing {
}
td.totalOrder {
text-align: right;
}
}

