
/* - main.css - */
@media screen {
/* http://www.ife.no/portal_css/main.css?original=1 */
/* */
/* */
body {
font-size: 75%;
/* */
font-family: Arial, san-serif;
color: #474747;
background: #bfbfbf;
line-height: 1.5em; }
body#content {
padding: 1em;
font-size: 1em; }
html.kupu-html {
font-size: 75% !important; }
a {
color: #358493;
text-decoration: none; }
h1, h2, h3, h4 {
margin: 0.75em 0em;
line-height: normal; }
h1,
h2 {
font-size: 1.84em;
color: #358493;
font-weight: normal; }
h2 {
font-family: Georgia, serif;
font-weight: bold; }
h3 {
font-size: 1.4em; }
h4 {
font-size: 1.2em; }
input {
font-size: 1em;
border: 1px solid #ccc; }
sub {
vertical-align: sub;
font-size: smaller; }
sup {
vertical-align: super;
font-size: smaller; }
pre {
padding: 15px;
/* */
white-space: pre;
/* */
white-space: pre-wrap;
/* */
white-space: pre-line;
/* */
word-wrap: break-word;
/* */ }
textarea {
overflow: auto; }
/* */
.ie6 legend, .ie7 legend {
margin-left: -7px; }
/* */
/* */
input[type="radio"] {
vertical-align: text-bottom; }
input[type="checkbox"] {
vertical-align: bottom; }
.ie7 input[type="checkbox"] {
vertical-align: baseline; }
.ie6 input {
vertical-align: text-bottom; }
/* */
label, input[type=button], input[type=submit], button {
cursor: pointer; }
/* */
button, input, select, textarea {
margin: 0; }
/* */
input:invalid, textarea:invalid {
border-radius: 1px;
-moz-box-shadow: 0px 0px 5px red;
-webkit-box-shadow: 0px 0px 5px red;
box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid {
background-color: #f0dddd; }
/* */
::-moz-selection {
background: #F87C49;
color: #fff;
text-shadow: none; }
::selection {
background: #F87C49;
color: #fff;
text-shadow: none; }
/* */
a:link {
-webkit-tap-highlight-color: #F87C49; }
/* */
button {
width: auto;
overflow: visible; }
/* */
.ie7 img {
-ms-interpolation-mode: bicubic; }
button, input, select, textarea {
font-family: Arial, sans-serif; }
dl, ul, ol {
margin-bottom: 1em;
list-style-position: inside; }
dt {
font-weight: bold;
margin-top: 0.75em; }
dd,
li li {
margin-left: 1.5em; }
pre {
font-size: 1.2em; }
p {
margin-bottom: 1em; }
.odd {
background: #F6F6F6; }
.even {
background: #D5E8ED; }
ul.horList,
ul.horList li {
list-style: none;
margin: 0;
padding: 0; }
ul.horList li {
display: inline;
margin: 0;
padding: 0; }
ul.horList li a {
display: inline-block;
border-left: 1px solid #fff;
padding: 0em 1em;
line-height: 1em; }
ul.horList li:nth-child(1) a {
border: none; }
#kss-spinner {
width: 16px;
height: 16px;
background: #000;
padding: 1em;
text-align: center;
-moz-border-radius: 0.7em;
/* */
-webkit-border-radius: 0.7em;
/* */
border-radius: 0.7em;
/* */
background-color: #000000;
background-color: rgba(0, 0, 0, 0.8);
/* */ }
.ie6 #kss-spinner,
.ie7 #kss-spinner,
.ie8 #kss-spinner {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000');
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#CC000000',EndColorStr='#CC000000')";
/* */ }
/* */
/* */
html, body {
height: 100%; }
#visual-portal-wrapper {
min-height: 100%;
position: relative;
max-width: 1500px;
margin: 0 auto;
background: white url(body_bg_main.jpg) 50% 0% no-repeat; }
#portal-header,
#portal-columns,
#portal-footer,
#portal-colophon,
#portal-siteactions,
#footer-wrapper {
max-width: 1020px;
margin: 0 auto; }
.ie6 #portal-header,
.ie6 #portal-columns,
.ie6 #portal-footer,
.ie6 #portal-colophon,
.ie6 #portal-siteactions,
.ie6 #footer-wrapper {
width: 1020px; }
#portal-top {
margin-bottom: 4.3em; }
#footer {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 14em; }
.contentWrapper {
min-height: 50em;
background: #fff; }
#portal-column-two {
width: 20em;
float: right;
margin-top: 1.45em;
margin-bottom: 3em;
margin-left: 3em; }
#content-core {
margin-top: 3.75em;
position: relative; }
#content-core table.invisible {
width: 100%; }
.fullWidth #content-core {
margin-right: 0;
padding-right: 0; }
/* */
/* */
#portal-top {
background: transparent url(top_shadow_alpha.png) top left repeat-x;
min-height: 150px;
position: relative; }
.ie6 #portal-top,
.ie7 #portal-top {
z-index: 1; }
#portal-header {
position: relative; }
#portal-personaltools {
padding: 0.5em 0;
position: absolute;
top: 0;
right: 0;
text-align: right;
list-style: none; }
#portal-personaltools li {
list-style: none;
display: inline; }
#portal-personaltools li a {
display: inline-block;
margin-left: 1em;
color: #fff; }
#portal-logo {
display: inline-block;
margin: 26px 0 32px;
outline: none; }
#portal-sub-logo {
display: inline-block;
margin: 26px 0 32px 32px;
outline: none; }
#portal-topactions {
margin-top: 5em;
float: right; }
#portal-topactions a {
color: #fff; }
/* */
#portal-languageselector {
float: right;
clear: right;
margin: 4.8em 0 0 1em;
text-align: right;
list-style: none; }
#portal-languageselector li {
display: inline;
list-style: none; }
#portal-languageselector li a {
margin-left: 0.5em;
display: inline-block; }
#portal-languageselector li.currentLanguage {
opacity: .5; }
.ie6 #portal-languageselector li.currentLanguage,
.ie7 #portal-languageselector li.currentLanguage,
.ie8 #portal-languageselector li.currentLanguage {
zoom: 1;
filter: alpha(opacity=50); }
/* */
/* */
#portal-globalnav {
clear: both;
font-size: 1.2em;
background: #fff;
margin: 0;
padding: 0 2em;
list-style: none; }
#portal-globalnav > li {
padding: 0.5em 0;
list-style: none;
display: inline-block;
border-bottom: 3px solid #fff;
border-top: 3px solid #fff;
position: relative; }
.i6 #portal-globalnav > li,
.ie7 #portal-globalnav > li {
zoom: 1;
display: inline; }
#portal-globalnav > li.selected {
border-bottom-color: #f87c49; }
#portal-globalnav > li a {
display: inline-block;
padding: 0 1em;
border-left: 1px solid #cecece;
white-space: normal;
font-weight: bold;
color: #474747; }
#portal-globalnav > li:nth-child(1) a {
border-left: none !important; }
/* */
.navSubLevel {
display: none;
position: absolute;
z-index: 4;
top: 2.2em;
left: 0;
width: 55.75em;
margin-top: 6px;
min-width: 100%;
padding: 2.5em 1.5em;
font-size: 0.9em;
color: #fff;
background-color: #474747;
background-color: rgba(71, 71, 71, 0.9);
/* */
-moz-box-shadow: 2px 4px 8px #333;
/* */
-webkit-box-shadow: 2px 4px 8px #333;
/* */
box-shadow: 2px 4px 8px #333;
/* */ }
.ie6 .navSubLevel,
.ie7 .navSubLevel,
.ie8 .navSubLevel {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#E5474747',EndColorStr='#E5474747');
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#E5474747',EndColorStr='#E5474747')";
/* */ }
.ie6 .navSubLevel,
.ie7 .navSubLevel {
padding: 2.5em 0em; }
.dropdownColumn {
font-size: 0.92em; }
.dropdownColumn ul,
.dropdownColumn li {
list-style: none;
margin: 0;
padding: 0; }
#portal-globalnav .dropdownColumn a {
color: #fff;
padding: 0;
font-weight: normal; }
#portal-globalnav .dropdownColumn a:hover {
text-decoration: underline; }
.dropdownSection h3 {
font: italic 1em Georgia, sans-serif;
margin-bottom: 1.3em; }
.ie6 .dropdownSection h3,
.ie7 .dropdownSection h3 {
margin: 0 0 1.3em 1.5em; }
#portal-globalnav .dropdownSection h3 a {
font-weight: bold; }
.dropdownSection {
margin: 0 1.63em; }
.dropdownColumn .dropdownSection:nth-child(1) {
margin-bottom: 5em; }
/* */
/* */
/* */
.LSBox {
position: relative; }
#portal-searchbox input#searchGadget {
font-size: 1em;
font-family: Arial, san-serif;
outline: none;
width: 17em;
padding: 0.3em 0.7em;
color: #474747;
background: #fff;
-moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4);
box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.4);
border-width: 0px;
-moz-border-radius: 12px;
/* */
-webkit-border-radius: 12px;
/* */
border-radius: 12px;
/* */ }
#portal-searchbox button {
background: transparent url("search_icon.png") 50% 50% no-repeat;
height: 16px;
width: 16px;
border: none;
position: absolute;
z-index: 1;
right: 0.5em;
top: 0.3em;
overflow: hidden;
cursor: pointer; }
#portal-searchbox button span {
position: absolute;
left: -100px;
top: -100px; }
#portal-searchbox {
float: right;
background-color: transparent;
margin: 4.8em 0 0 0;
padding: 0;
text-align: right;
white-space: nowrap;
z-index: 2; }
#portal-advanced-search {
margin-top: 0.2em;
clear: both; }
#portal-advanced-search a {
text-decoration: none; }
dl.searchResults dt {
font-size: 140%;
font-weight: normal; }
form.searchPage {
text-align: center; }
input.searchPage {
font-size: 200% !important; }
form.searchPage input.searchButton {
background-position: 5px 7px;
padding: 1px 10px; }
/* */
#livesearch-advanced-search,
#livesearch-all-items {
font-size: 0.85em;
margin-top: 1.25em;
font-family: Helvetica, Arial, sans-serif;
border-top: 1px solid #555; }
#livesearch-all-items {
margin-top: 0; }
.LSRes {
visibility: visible;
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,
.LSHighlight {
background-color: #646464;
color: #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px; }
.LSTable {
margin: 0; }
.LSRow {
white-space: normal;
padding: 0;
margin: 0;
list-style-image: none;
list-style-type: none;
font-family: Georgia, Baskerville, Times, "Times New Roman", serif; }
.LSRow a {
display: block;
padding: 0.31em 0.46em;
margin: 1px 0;
text-decoration: none;
color: #fff;
font-family: Helvetica, Arial, sans-serif;
position: relative; }
#LSHighlight a,
.LSHighlight a,
.LSRow a:hover {
color: #fff;
text-shadow: 0 0 2px #333; }
.LSDescr {
color: #aaa;
font-size: 0.8em;
font-weight: normal;
margin-left: 2.5em;
text-shadow: none;
font-family: Verdana, Helvetica, Arial, sans-serif; }
#LSHighlight .LSDescr,
.LSHighlight .LSDescr {
color: #f7f7f7; }
.LSResult {
position: relative;
display: block;
text-align: right;
margin: 0;
left: 3px;
z-index: 5; }
.LSShadow {
position: relative;
text-align: right; }
.livesearchContainer {
padding: 0 !important;
position: absolute;
right: 0px;
color: #aaa;
/* */
top: 12px;
white-space: normal;
visibility: visible;
text-align: left;
width: 30em;
text-transform: none;
margin: 0;
border: 1px solid #000000;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #000000;
background-color: rgba(0, 0, 0, 0.9);
/* */
box-shadow: 0px 0px 4px #777;
-moz-box-shadow: 0px 0px 4px #777;
-webkit-box-shadow: 0px 0px 4px #777; }
* html .livesearchContainer {
padding: 1px !important;
padding-top: 0 !important;
border: 0; }
#livesearchLegend {
display: none; }
* html #livesearchLegend {
position: relative; }
/* */
.LSIEFix {
background-color: transparent;
padding: 0.76em 0.46em !important;
z-index: 20;
margin: 1px;
border: 1px solid #fff;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px; }
.LSBox {
clear: left;
float: left;
text-align: right;
padding-right: 1px;
display: block; }
#LSNothingFound {
text-align: center;
padding: 2px; }
.LSBox label {
font-weight: normal; }
/* */
/* */
/* */
/* */
#portal-column-content {
padding-bottom: 17.5em;
-moz-box-shadow: 0px 0px 8px #aaa;
/* */
-webkit-box-shadow: 0px 0px 8px #aaa;
/* */
box-shadow: 0px 0px 8px #aaa;
/* */ }
#section-title {
font-family: Georgia, serif;
font-size: 2.2em;
font-weight: bold;
color: #fff;
padding: 0.7em 1.6em;
background-color: #1C6B7D;
background-color: rgba(28, 107, 125, 0.7);
/* */ }
.ie6 #section-title,
.ie7 #section-title,
.ie8 #section-title {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B21C6B7D',EndColorStr='#B21C6B7D');
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#B21C6B7D',EndColorStr='#B21C6B7D')";
/* */ }
.documentFirstHeading {
margin-top: 0; }
.documentDescription {
font: bold 1.5em Georgia, serif;
margin-top: 1.5em;
line-height: normal;
margin-bottom: 1.6em; }
#content {
background: #fff;
padding: 3.5em; }
#content-image {
display: block;
text-align: center;
margin-top: 2.5em; }
#content-image img {
display: block;
margin: 0 auto;
width: 681px;
-moz-box-shadow: 0px 4px 8px #999;
/* */
-webkit-box-shadow: 0px 4px 8px #999;
/* */
box-shadow: 0px 4px 8px #999;
/* */ }
#viewlet-below-content {
padding: 0 2.5em; }
.documentByLine {
font-weight: normal !important;
clear: both; }
.documentActions {
margin-top: 1.5em; }
#plone-document-byline {
color: #777;
margin-top: 2em; }
.tileItem {
margin: 2em 0; }
.tileItem .tileImage {
float: left;
margin: 0; }
.tileItem .tileHeadline,
.tileItem .documentModified {
margin-left: 64px;
font-size: 1em;
padding-left: 1em; }
/* */
#content-sectors {
font-size: 0.92em; }
#content-sectors h4 {
display: inline; }
#content-sectors ul {
display: inline; }
#content-sectors ul li a {
border-color: #474747;
padding: 0 0.5em; }
/* */
/* */
#content-subsections {
margin-bottom: 1.5em;
margin-top: 2.5em; }
#content-subsections ul li {
padding: 0.2em 0;
border-bottom: 3px solid #fff; }
#content-subsections ul li a {
font-weight: bold;
color: #474747;
border-color: #474747; }
#content-subsections ul li:nth-child(1) a {
padding-left: 0; }
#content-subsections ul li.currentSubsectionItem {
border-bottom-color: #F87C49; }
/* */
/* */
body.template-frontpage_view #portal-top {
margin-bottom: 0; }
body.template-frontpage_view #section-title {
display: none; }
body.template-frontpage_view .contentWrapper {
min-height: 55em; }
body.template-frontpage_view .documentDescription {
font-size: 1.17em;
line-height: 1.5em;
margin-bottom: 2em; }
#frontpage-columns {
margin-bottom: 2.5em; }
#frontpage-columns .fpBlock {
border-left: 1px solid #ccc; }
#frontpage-columns .fpBlock:nth-child(1) {
border-left: none; }
#frontpage-columns .width-8:nth-child(1) .visualPadding {
padding: 1em 2em 1em 0; }
#frontpage-columns .width-8:nth-child(2) .visualPadding {
padding: 1em 0 1em 2em; }
#frontpage-columns .width-5 .visualPadding {
padding: 1em 2em; }
#frontpage-columns .width-5:nth-child(1) .visualPadding {
padding-left: 0; }
#frontpage-columns .width-5:nth-child(3) .visualPadding {
padding-right: 0; }
#frontpage-columns .width-16 {
width: 100%;
margin-left: -100%; }
#frontpage-columns .width-8 {
width: 50%;
margin-left: -50%; }
#frontpage-columns .width-8:nth-child(1) {
margin-left: -100%; }
#frontpage-columns .width-5 {
width: 33%;
margin-left: -33%; }
#frontpage-columns .width-5:nth-child(1) {
margin-left: -100%; }
#frontpage-columns .width-5:nth-child(2) {
margin-left: -66%; }
#viewlet-below-content .managePortletsFallback {
display: none; }
#subjects-blocks {
margin-left: -24px;
margin-right: -24px;
overflow: hidden; }
.subjectItem {
float: left;
width: 296px;
text-align: center;
position: relative;
margin-left: 24px;
margin-bottom: 24px;
-moz-box-shadow: 0px 4px 8px #999;
/* */
-webkit-box-shadow: 0px 4px 8px #999;
/* */
box-shadow: 0px 4px 8px #999;
/* */ }
.subjectItem a {
display: block;
position: relative;
overflow: hidden; }
.subjectItem img {
width: 100%;
display: block; }
.subjectItem span {
position: absolute;
z-index: 1;
bottom: 0;
left: 0;
width: 19.1em;
text-align: left;
color: #fff;
font-family: Georgia, serif;
font-size: 1.17em;
text-transform: uppercase;
padding: 0.5em 1em;
background-color: #1C6B7D;
background-color: rgba(28, 107, 125, 0.7);
/* */ }
.ie6 .subjectItem span,
.ie7 .subjectItem span,
.ie8 .subjectItem span {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B21C6B7D',EndColorStr='#B21C6B7D');
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#B21C6B7D',EndColorStr='#B21C6B7D')";
/* */ }
#manage-frontpage-portlets {
clear: both;
font-size: 1em;
text-align: center; }
#manage-frontpage-portlets a {
text-decoration: none !important;
background: #444;
color: #fff;
cursor: pointer;
padding: 0.3em 0.7em;
border: none;
-moz-border-radius: 7px;
/* */
-webkit-border-radius: 7px;
/* */
border-radius: 7px;
/* */ }
a.more {
background: url("li_arrow.png") no-repeat scroll 1px 50% transparent;
font-weight: bold;
padding-left: 16px; }
/* */
/* */
/* */
.portlet {
margin-bottom: 4em;
padding-bottom: 0.5em; }
#portal-column-two .portlet {
margin-bottom: 1em;
padding-bottom: 0; }
.portlet .odd, .portlet .even {
background: transparent; }
dd.portletItem {
margin-left: 0; }
.portletFooter {
margin: 0;
padding: 0.5em 1em; }
.managePortletsLink {
text-align: center;
font-size: 1em;
margin-top: 1.5em; }
.managePortletsLink a {
text-decoration: none !important;
background: #444;
color: #fff;
cursor: pointer;
padding: 0.3em 0.7em;
border: none;
-moz-border-radius: 7px;
/* */
-webkit-border-radius: 7px;
/* */
border-radius: 7px;
/* */ }
.portletLogin a img {
display: none; }
/* */
#portal-column-two {
background: #358493;
color: #fff;
padding: 2em 1.5em 0;
position: relative;
z-index: 100;
-moz-box-shadow: 0px 4px 8px #999;
/* */
-webkit-box-shadow: 0px 4px 8px #999;
/* */
box-shadow: 0px 4px 8px #999;
/* */ }
#portal-column-two a {
color: #fff;
text-decoration: underline; }
#portal-column-two .portlet .portletHeader {
font-family: Georgia, serif;
font-size: 1.8em;
font-weight: bold;
margin-bottom: 1em;
margin-top: 0; }
#portal-column-two .managedPortlet .portletHeader {
font-family: Arial, sans-serif;
font-weight: normal;
font-size: 1.2em;
margin-bottom: 0; }
#portal-column-two .portletHeader a {
text-decoration: none; }
/* */
/* */
#portal-column-one .visualPadding {
margin-right: 2.6em; }
#portal-column-one .portlet {
color: #fff;
background-color: #000000;
background-color: rgba(0, 0, 0, 0.6);
/* */ }
.ie6 #portal-column-one .portlet,
.ie7 #portal-column-one .portlet,
.ie8 #portal-column-one .portlet {
background: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000)";
/* */
zoom: 1; }
#portal-column-one .portletHeader {
color: #fff;
margin-left: 6px;
padding: 0.3em 0.5em; }
#portal-column-one .portletHeader a {
color: #fff; }
#portal-column-one .portletItem {
padding: 0.3em 1em; }
#portal-column-one .portletItem a {
color: #fff;
text-decoration: underline; }
#portal-column-one ul,
#portal-column-one li {
list-style: none; }
#portal-column-one li {
border-top: 1px solid #737577;
padding-left: 1px;
margin: 0; }
#portal-column-one li a {
display: block !important;
padding: 0.3em 0.5em;
color: #fff;
font-weight: bold;
border-left: 5px solid #fff; }
#portal-column-one li.navTreeCurrentNode a,
#portal-column-one li a:hover {
border-color: #f8733c;
color: #f8733c; }
#portal-column-one .portletFooter a {
color: #fff; }
/* */
/* */
dl.portletNavigationTree {
font-size: 1.16em;
padding-bottom: 0; }
dl.portletNavigationTree ul.navTree {
margin-bottom: 0; }
dl.portletNavigationTree ul.navTree ul {
margin-left: 1em; }
dl.portletNavigationTree .portletHeader {
display: none; }
dd.portletItem > ul.navTree > li:nth-child(1) {
border-top: none; }
#portal-column-one dl.portletNavigationTree .portletItem {
padding: 0; }
#portal-column-one dl.portletNavigationTree .portletItem a {
text-decoration: none; }
dl.portletNavigationTree li.navTreeItem span.toggleNode {
background-image: url("twistie-closed.gif"); }
dl.portletNavigationTree li.navTreeItem span.expandedNode {
background-image: url("twistie-open.gif"); }
/* */
/* */
#portal-column-two .portletContact {
margin-bottom: 0; }
.contactInfo h4 {
margin-top: 0;
font-size: 1em; }
.portletContact img {
margin-top: 0; }
.contactInfo a {
text-decoration: underline; }
.portletContact .portletItem:before,
.portletContact .portletItem:after {
content: "";
display: table; }
.portletContact .portletItem:after {
clear: both; }
.portletContact .portletItem {
*zoom: 1; }
/* */
/* */
/* */
#footer {
color: #fff;
background-color: #1c6c7e;
background-image: -moz-linear-gradient(top, #3495a4, #034156);
/* */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3495a4), color-stop(1, #034156));
/* */
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#3495a4', EndColorStr='#034156');
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#3495a4', EndColorStr='#034156')";
/* */ }
#footer a {
color: #fff; }
#footer-wrapper {
position: relative; }
#portal-footer {
float: left;
width: 765px;
text-align: left !important;
padding-top: .5em;
font-size: 1.2em; }
#portal-footer h4 {
margin-top: 0; }
.footerBlock {
width: 33%;
float: left;
}
.footerBlock h5 {
margin-bottom: 1em; }
/* */
#portal-siteactions {
bottom: 1.3em;
right: 255px;
display: block;
float: right;
margin-right: 0;
}
#portal-siteactions li a {
padding: 0 1.5em;
text-decoration: underline; }
.footerBlock,
#footer-wrapper,
#portal-footer{
padding-right: 0!important;
padding-top: .5em;
}
#footer #copyright,
#footer #poweredby{
text-align: right;
padding-right: 1.5em;
float:right;
text-align: right;
}
/* */
/* */
#copyright div{
bottom: 2.3em;
margin-right: 0;
position: absolute;
right: 0;
width: 255px; }
#trademark {
bottom: 0.2em;
margin-right: 0;
position: absolute;
right: 0;
text-align: right;
width: 255px; }
/* */
/* */
/* */
.formControls,
#actionsView {
margin-top: 1.5em; }
fieldset {
margin: 1em 0; }
fieldset fieldset {
margin-left: 1.5em; }
legend {
font-family: Georgia, serif;
color: #358493;
font-size: 1.2em;
margin-bottom: 0.8em; }
.field {
background: none repeat scroll 0 0 #F6F6F6;
border-top: 1px solid #e0e0e0;
margin: 0.3em 0;
padding: 1.5em 1em; }
#portal-column-one .field,
#portal-column-two .field {
background: transparent;
border: none;
padding: 0; }
.field .field {
border: none;
padding: 0; }
label {
font-weight: bold;
color: #000; }
#portal-column-one label,
#portal-column-two label {
color: #fff; }
.context,
.documentEditable * .context,
.standalone,
.documentEditable * .standalone,
.destructive,
.documentEditable * .destructive,
input.searchButton {
background: #444;
color: #fff;
cursor: pointer;
padding: 0.3em 0.7em;
border: none;
text-transform: none;
font-size: 1em;
-moz-border-radius: 7px;
/* */
-webkit-border-radius: 7px;
/* */
border-radius: 7px;
/* */ }
.standalone,
.documentEditable * .standalone {
background-color: #358493; }
.destructive,
.documentEditable * .destructive {
background-color: #F87C49; }
div.managedPortlet {
padding-top: 0.5em;
padding-bottom: 0.5em;
color: #fff;
margin: 1em 0;
background: #444;
background-color: rgba(0, 0, 0, 0.4);
/* */ }
.ie6 div.managedPortlet,
.ie7 div.managedPortlet,
.ie8 div.managedPortlet {
background-color: transparent;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#66000000',EndColorStr='#66000000');
/* */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#66000000',EndColorStr='#66000000')";
/* */ }
div.managedPortlet a {
color: #fff; }
.managedPortlet .portletHeader {
font-size: 1.2em;
padding: 0.5em 1em; }
.managedPortletActions {
display: block;
float: right; }
div.managedPortlet .managedPortletActions a {
font-weight: bold;
color: #ccc; }
div.managedPortlet .managedPortletActions a.delete {
color: #EF9F52 !important; }
input#title {
font-size: 1.84em;
font-family: Arial, sans-serif;
width: 100%; }
textarea#description {
font: bold 1.5em Georgia, serif;
width: 100%; }
body.portaltype-emergency form#emergency-base-edit textarea {
width: 100%; }
/* */
/* */
.pb-ajax > * {
padding: 1.5em; }
#exposeMask {
background: #000 !important; }
.pb-ajax, .pb-image {
border-color: #777; }
/* */
/* */
/* */
dl.portletMainSubjectsFilter {
font-size: 1.16em;
padding-bottom: 0; }
dl.portletMainSubjectsFilter .portletHeader {
display: none; }
#portal-column-one dl.portletMainSubjectsFilter .portletItem {
padding: 0; }
dl.portletMainSubjectsFilter ul.navTree {
margin-bottom: 0; }
#portal-column-one dl.portletMainSubjectsFilter .portletItem a {
text-decoration: none; }
#subjectfilter button,
.plone-navbar-toggle{
z-index: 1;
position: absolute;
display: none;
top: 83px;
right: 2px;
float: right;
margin-top: 6px;
margin-bottom: 3px;
padding: 6px 10px;
background-color: transparent;
background-image: none;
border: 1px solid white;
border-radius: 4px;
}
#subjectfilter.closed button{
background-color: transparent;
}
#subjectfilter button,
#subjectfilter button:hover,
.plone-navbar-toggle.selected,
.plone-navbar-toggle:hover{background-color: #f87c49;}
.icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background: white;
margin-top: 2px;
}
.icon-bar + .icon-bar {
margin-top: 5px;
}
.icon-bar + .icon-bar + .icon-bar {
margin-bottom: 3px;
}
#subjectfilter,
#subnav{
display: none;
}
#portal-footer #portal-topactions{
display:none;
}
@media (max-width: 1022px) {
#portal-footer #portal-topactions{
display:block;
float: none;
margin-bottom: 1em;
}
#portal-footer #portal-topactions a{
color: #fff;
}
ul.horList li:nth-child(1) a{
padding-left: 0em;
}
#content ul.horList{
padding-left: 0em;
}
#content{
padding-left: 2px;;
}
#footer-wrapper,
#portal-top{
padding-left: 2px;
}
#portal-column-one {display: none;}
#subjectfilter{
display: block;
padding-bottom: 5px;
}
#subjectfilter .navTreeLevel0{
background-color: #f87c49;
border: 1px solid black;
width: auto;
display: inline-block;
float: right;
margin-right : 2px;
position:relative;
padding: .25em;
}
#subjectfilter button{
display: block;
border-color: black;
position: static;
float: right;
margin-right : 2px;
border-radius: 0;
margin-bottom: -2px;
position:relative;
z-index: 100;
top: 0;
right: 0;
border-bottom: none;
}
#subjectfilter.closed button{
border-bottom: 1px solid black;
}
#portal-column-content{  background-color: white;}
#subnav {display: block;}
#subnav .navTreeLevel0 {
list-style: none;
padding: 0;
margin-left: .5em;
margin-top:  -0.5em; }
#subjectfilter.closed .navTreeLevel0{
display: none;
}
#subjectfilter .navTreeLevel0{
clear: both;
}
#subjectfilter .navTreeLevel0 li {
list-style: circle;
margin-left: 2em;
padding-left: 1em;
}
#subjectfilter .navTreeLevel0  li.navTreeCurrentNode{
list-style: disc;
}
#subjectfilter .navTreeLevel0  li a{
padding-bottom: .25em;
padding-top: .25em;
display: block;
color: black;
}
#subjectfilter .navTreeLevel0  li a:hover,
#subjectfilter .navTreeLevel0  li.navTreeCurrentNode a{
text-decoration: underline;
}
#subnav .navTreeLevel0 li {
display: inline;
margin: 0;
padding: 0.2em 0;
border-bottom: 3px solid rgba(0,0,0,0); }
#subnav .navTreeLevel0 li a {
display: inline-block;
border-left: 1px solid #474747;
padding: 0em 1em;
line-height: 1em;
font-weight: bold;
margin-top: 1em;
color: #474747;
}
#subnav .navTreeLevel0 li:nth-child(1) a {
padding-left: 0;
border-left: none; }
#subnav .navTreeLevel0 li.navTreeCurrentNode  {
border-bottom-color: #F87C49; }
.plone-navbar-toggle{display: block!important;}
#portal-globalnav li{display: block;}
.cell {float: none; width: 100%; left: 0; margin-left: 0;}
#portal-logo {position: absolute; left: 0; top: 0;}
#portal-topactions {float: left; clear: left; margin-top: 0em;}
#portal-topactions a{color: #358493;}
#portal-searchbox {width: 100%; float: left; margin-top: 100px; padding: 10px 0;}
#portal-languageselector{position: absolute; top: 0; right: 0;}
#portal-footer {width: 100%; padding-left:0;}
#footer {height: 25em; position: static;}
.footerBlock {width: auto; margin-right: 3em;}
#portal-top{margin-bottom: 0;}
#portal-siteactions {clear: both;}
#poweredby {clear: both;}
#copyright {clear: both;}
#portal-searchbox input#searchGadget{
border-radius: 4px;
font-size: 13px;
margin-left: 2px;
}
#portal-globalnav,
#portal-searchbox,
#portal-topactions{
display: none;
}
#portal-globalnav{padding: 0 0;}
#portal-globalnav > li.selected{border-bottom: none;}
#portal-globalnav > li{padding: 0; }
#portal-globalnav > li.selected a,
#portal-globalnav > li a:hover{background-color: #f87c49;}
#portal-globalnav > li a{display: block; padding: 0.5em; border: none;}
.navSubLevel{width: 100%;}
#portaltab-subjectareas{}
#portaltab-publications{}
#portal-column-one .portlet{background: none;}
#portal-column-one .portlet a{color: #737577;}
#portal-column-one .portlet li{border-top: none;}
#portal-column-one .portlet li a{border-left: 2px solid #358493;}
.expand {
display: block !important;
}
#frontpage-columns .width-5{width: 100%;}
#frontpage-columns .width-5:nth-child(1),
#frontpage-columns .width-5:nth-child(2),
#frontpage-columns .width-5:nth-child(3)
{margin-left: 0; border-left: none;}
#subjectfilter:after, #portal-column-one:after, #portal-column-content:after { content: ""; display: table;  clear: both;  }
#portal-column-content{padding-bottom: 0;}
#frontpage-columns .cell { height: auto!important; border-top: 1px solid #F6F6F6; }
#frontpage-columns .cell .visualPadding{padding: 0;}
}
/* */
/* */
/* */

}

