@font-face {
  font-family: 'id00_serif_roundregular';
  src: url('../fonts/id00_serif_round_playtype-webfont-webfont.eot');
  src: url('../fonts/id00_serif_round_playtype-webfont-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/id00_serif_round_playtype-webfont-webfont.woff') format('woff'), url('../fonts/id00_serif_round_playtype-webfont-webfont.ttf') format('truetype'), url('../fonts/id00_serif_round_playtype-webfont-webfont.svg#id00_serif_roundregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'id00_serif_roundlight';
  src: url('../fonts/id00serifround-lt-webfont.eot');
  src: url('../fonts/id00serifround-lt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/id00serifround-lt-webfont.woff') format('woff'), url('../fonts/id00serifround-lt-webfont.ttf') format('truetype'), url('../fonts/id00serifround-lt-webfont.svg#id00_serif_roundlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'id00_serif_demibold';
  src: url('../fonts/id00serifround-demibold-webfont.eot');
  src: url('../fonts/id00serifround-demibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/id00serifround-demibold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   Box sizing
   ========================================================================== */
/**
 * Use "border-box" sizing by default.
 */
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
div.row {
  float: left;
  width: 100%;
  display: block;
  position: relative;
}
div.cell {
  position: relative;
  float: left;
  left: 100%;
}
div.width-full {
  width: 100%;
}
div.position-0 {
  margin-left: -100%;
}
#body-wrapper {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
#viewlet-above-content-body .row .cell > .content,
#viewlet-below-content-body .row .cell > .content {
  clear: both;
}
/* IE8: keeps livesearch from falling behind content area,
   and display menu from falling behind footer
   Keeping float for IE7, so the portlets don't fall */
.ie6 div.cell {
  float: none;
}
/* Special classes for 1/3, 2/3 widths and 1/3, 2/3 positions. 
These do not strictly conform to the grid, but are useful for certain layouts. */
div.width-1\3a 3 {
  width: 32.333%;
}
/* .width-1:3 */
div.width-2\3a 3 {
  width: 66.1%;
}
/* .width-2:3 */
div.position-1\3a 3 {
  margin-left: -66.05%;
}
/* .position-1:3 */
div.position-2\3a 3 {
  margin-left: -32.3%;
}
/* .position-2:3 */
/* Panels */
.panels {
  clear: both;
}
.panel div.width-1\3a 2 {
  width: 48.8%;
}
.panel div.position-1\3a 2 {
  margin-left: -48.8%;
}
.mixin-span_first {
  margin-left: 0;
}
@media screen and (min-width: 0px) {
  .grid9 .cell {
    float: left;
  }
  .grid9 .cell:first-child {
    margin-left: 0;
  }
  .grid9.width-1\3a 9 {
    width: 11.11111111%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-2\3a 9 {
    width: 22.22222222%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-3\3a 9 {
    width: 33.33333333%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-4\3a 9 {
    width: 44.44444444%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-5\3a 9 {
    width: 55.55555556%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-6\3a 9 {
    width: 66.66666667%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-7\3a 9 {
    width: 77.77777778%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-8\3a 9 {
    width: 88.88888889%;
    border-left-width: 0;
    padding: 0 0%;
    margin-left: 0%;
  }
  .grid9.width-9\3a 9 {
    margin-left: 0;
    width: 100%;
  }
}
#portal-column-content {
  margin-left: -100%;
  margin-bottom: 2em;
  width: 100%;
}
@media screen and (min-width: 767px) {
  #portal-column-two {
    float: left;
    left: 0;
  }
  #portal-column-one {
    width: 220px;
    margin-left: -255px;
    float: left;
    font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
    position: relative;
  }
  #viewlet-below-content,
  #viewlet-below-content-title,
  #viewlet-below-content-body,
  #viewlet-above-content-body {
    float: left;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  #portal-column-two {
    width: 150px;
    float: right;
    padding-top: 14px;
  }
  #portal-column-content.has-sl,
  #portal-column-content.has-slsr {
    width: 645px;
    margin-left: -645px;
  }
  #portal-column-content.has-slsr #portal-column-two ~ div {
    width: 475px;
  }
  #portal-column-content.has-sr #portal-column-two ~ div {
    width: 725px;
  }
  .template-manage-portlets #portal-column-two {
    width: 220px;
    float: right;
  }
  .template-manage-portlets #portal-column-content.has-slsr #portal-column-two ~ div {
    width: 405px;
  }
}
@media screen and (min-width: 767px) and (max-width: 992px) {
  #portal-column-content.has-sl,
  #portal-column-content.has-slsr {
    width: 100%;
    padding-left: 260px;
  }
  #portal-column-content #portal-column-two ~ div {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #portal-column-content {
    margin-left: 0;
    width: 100% !important;
    float: left !important;
  }
  #portal-column-content .documentFirstHeading,
  #portal-column-content .documentDescription {
    margin-left: 10px !important;
  }
  body:not(.template-folder_navigation_view) #content {
    margin-top: 1em;
  }
  body:not(.template-folder_navigation_view) #content-core,
  body:not(.template-folder_navigation_view) #viewlet-below-content,
  body:not(.template-folder_navigation_view) #viewlet-below-content-title,
  body:not(.template-folder_navigation_view) #viewlet-below-content-body,
  body:not(.template-folder_navigation_view) #viewlet-above-content-body {
    padding: 0 10px;
  }
}
/* ==========================================================================
     General Styles
     ========================================================================== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  background-color: #fff;
  color: #555555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.813em;
  height: 100%;
}
a {
  color: #249448;
  text-decoration: none;
}
ol,
ul {
  list-style: none;
}
a:hover {
  color: #1D7D3C;
}
h1 {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 2.461764em;
  font-weight: normal;
  line-height: 1.1505em;
  margin: 0 0 14px;
}
h2 {
  color: #333333;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.28596928em;
  font-weight: normal;
  margin: 0 0 4px;
}
h3 {
  color: #333333;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.2139731em;
  font-weight: normal;
}
h4 {
  color: #333333;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.14289234em;
  font-weight: normal;
}
h5 {
  font-size: 1em;
}
h6 {
  font-size: 0.8em;
}
fieldset {
  border: 1px solid #dfddd2;
  margin: 1em 0;
  padding: 1em;
}
img {
  max-width: 100%;
  height: auto;
  width: auto;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}
caption,
th {
  text-align: left;
}
abbr,
acronym {
  border: 0;
}
q:before,
q:after {
  content: '';
}
.placeholder {
  color: #a37188;
}
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cf:after {
  clear: both;
}
div:empty:not(.visualClear) {
  display: none;
}
.hide {
  display: none;
}
.iframe {
  max-width: 100%;
}
/* @group Content Area */
.discreet {
  font-size: 85%;
}
.visualHighlight {
  background-color: #ffb;
}
.pullquote {
  color: #249448;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  margin: -11px 0 20px;
  padding: 0 0 0 23px;
  position: relative;
}
.pullquote:before {
  color: #249448;
  content: "“ ";
  font-size: 2.75em;
  left: 0;
  position: absolute;
  top: 10px;
}
.callout {
  background-color: #eee;
  border-left: 1em solid #ccc;
  padding: 1em;
}
/* Content layout styles */
div.documentByLine {
  color: #76797c;
  font-size: 85%;
  font-weight: normal;
  margin-bottom: 0.5em;
}
.newsImageContainer {
  float: right;
  margin: 0 0 0.5em 1em;
}
.tileImage {
  float: left;
  margin: 15px 20px 15px 0;
}
.eventDetails {
  margin: 0 0 1em 0;
}
.eventDetails .eventDetail {
  clear: both;
}
.eventLocation {
  margin-top: 15px;
}
.eventAttendees {
  margin-top: 15px;
}
/* @end */
/* @group Data tables */
table.invisible td,
table.invisible th,
table.plain td,
table.plain th,
table.listing td,
table.listing th {
  padding: 0.5em 1em;
  vertical-align: top;
}
table.listing,
table.plain {
  margin: 0 0 0.75em;
  width: 100%;
}
table.plain th,
table.plain td {
  border: 1px solid #ddd;
}
table.plain th {
  text-align: left;
}
table.listing {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
table.listing tr.odd th {
  border: 0.1em solid #fff;
  border-style: solid solid none none;
}
table.listing tbody th {
  font-weight: bold;
}
table.listing tbody tr.odd {
  background: #eee;
}
table.listing td.listingCheckbox,
table.listing th.listingCheckbox {
  text-align: center;
}
table.listing th {
  background-color: #ddd;
  border: 1px solid #e7e7e7;
  border-width: 1px 1px 0;
  color: #666;
}
table.listing td {
  border-right: 1px solid #ddd;
}
table.listing td.notDraggable,
table.listing td.draggable {
  background: #ddd !important;
  border-bottom: 1px solid #fff;
  padding: 0.4em 0.4em 0 0.5em;
  text-shadow: #fff 1px 1px 1px;
  text-align: center;
  vertical-align: middle;
}
table.listing .top {
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
/* Vertical table data listings */
table.vertical th {
  text-align: right;
}
table.vertical td {
  border-top: 1px solid #e7e7e7;
  padding: 0.5em;
}
/* Grid table listings */
table.grid td,
table.grid th {
  border: 1px solid #e7e7e7;
  padding: 0.5em;
}
.dragindicator {
  outline: 2px solid #ffd700;
}
#foldercontents-order-column {
  padding: 0;
}
/* Listing Bar */
.listingBar {
  border-top: 1px solid #e7e5df;
  font-size: 0.7302366em;
  padding: 4px 0 6px;
  text-align: right;
  text-transform: uppercase;
}
.listingBar .next {
  float: right;
}
.listingBar .previous {
  display: inline-block;
}
.listingBar a,
.listingBar .current {
  display: inline-block;
  padding: 0.25em 0.5em;
}
/* @end */
/* Dashboard */
#dashboard-portlets1,
#dashboard-portlets2,
#dashboard-portlets3,
#dashboard-portlets4 {
  float: left;
  margin-right: 1.3%;
  width: 24%;
}
#dashboard-portlets4 {
  margin-right: 0;
}
/* @end */
/* @group Status messages */
dl.portalMessage,
div.attention,
div.caution,
div.danger,
div.error,
div.hint,
div.important,
div.note,
div.tip,
div.warning {
  margin: 1em 0;
  border: 1px solid #996;
  background-color: #ffffe3;
  clear: both;
}
dl.portalMessage a,
#content dl.portalMessage a,
div.attention a,
div.caution a,
div.danger a,
div.error a,
div.hint a,
div.important a,
div.note a,
div.tip a,
div.warning a,
#content div.attention a,
#content div.caution a,
#content div.danger a,
#content div.error a,
#content div.hint a,
#content div.important a,
#content div.note a,
#content div.tip a,
#content div.warning a {
  color: #000;
  text-decoration: underline;
}
dl.portalMessage dt,
div > .admonition-title {
  background-color: #996;
  float: left;
  margin: 0 0.5em 0 0;
  padding: 0.5em 0.75em;
  color: White;
  line-height: 1.25em;
}
dl.portalMessage dd,
div.attention > .last,
div.caution > .last,
div.danger > .last,
div.error > .last,
div.hint > .last,
div.important > .last,
div.note > .last,
div.tip > .last,
div.warning > .last {
  padding: 0.5em 0.5em;
  margin: 0;
  line-height: 1.25em;
}
.warning {
  border-color: #d80;
}
.warning > dt,
.warning > .admonition-title {
  background-color: #d80;
}
.error {
  border-color: #d00;
}
.error > dt,
.error > .admonition-title {
  background-color: #d00;
}
.warning {
  border-color: #d80;
}
.warning > dd,
.warning > .last {
  background-color: #fd7;
}
.error {
  border-color: red;
}
.error > dd,
.error > .last {
  background-color: #fdc;
}
/* @end */
/* @group Collapsible */
dl.collapsible {
  border: 1px solid #dfddd2;
  margin: 1em 0;
  padding: 0;
}
dl.collapsible dt.collapsibleHeader {
  background-color: #fff;
  display: inline;
  float: left;
  font-size: 90%;
  line-height: 1.2em;
  margin: 3px 0 -0.6em 0.95em;
  padding: 0 0.5em;
  position: relative;
  top: -0.8em;
  vertical-align: middle;
  width: auto;
}
dl.collapsible dd.collapsibleContent {
  margin: 0;
  padding: 0.5em 1em 0.4em;
  clear: left;
}
/* for IE the following isn't needed, that's why the css2 selector is used */
dl.collapsible dd.collapsibleContent > dl {
  margin: 0;
  padding: 0;
}
dl.expandedInlineCollapsible dt.collapsibleHeader,
dl.expandedBlockCollapsible dt.collapsibleHeader {
  background: #fff url('../images/sprite-v.png') 6px -6053px no-repeat;
  cursor: pointer;
  padding: 0 0.5em 0 1.45em;
}
dl.collapsedBlockCollapsible {
  border: 0;
  border-top: 1px solid #dfddd2;
  height: 1em;
  width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader,
dl.collapsedBlockCollapsible dt.collapsibleHeader {
  background: #fff url('../images/sprite-v.png') 6px -5893px no-repeat;
  cursor: pointer;
  float: none;
  line-height: 1.2em;
  margin: 0 0 0 1em;
  padding: 0 0.5em 0 1.5em;
  position: relative;
}
dl.collapsedInlineCollapsible dd.collapsibleContent,
dl.collapsedBlockCollapsible dd.collapsibleContent {
  display: none;
}
dl.collapsedInlineCollapsible {
  border: 0;
  display: inline;
  height: 1em;
  width: auto;
}
dl.collapsedInlineCollapsible dt.collapsibleHeader {
  cursor: pointer;
  display: inline;
  float: none;
  line-height: 1em;
  margin: 0;
  padding: 0 0 0 2em;
  position: static;
}
.collapsible .collapser.collapsed:after {
  content: " ▶";
}
.collapsible .collapser.expanded:after {
  content: " ▼";
}
/* @end */
/* @group Comments */
.discussion .hide {
  display: none;
}
.discussion {
  clear: both;
  font-size: 1.09em;
}
.comment {
  margin-top: 1.5em;
  padding: 0 0 9px;
}
.comment .documentByLine {
  background-color: #f1f1f1;
  margin: 0;
  padding: 5px;
}
.commentImage {
  float: left;
  padding: 5px 7px;
}
.comment .formControls {
  margin-left: 0;
}
.commentTime {
  color: #666;
}
.commentBody {
  border-color: #d9d9d9 #f1f1f1 #f1f1f1;
  border-style: solid;
  border-width: 1px;
  clear: both;
  margin: 0 0 5px;
  padding: 5px;
  overflow: auto;
}
.comment h1,
.comment h2,
.comment h3,
.comment h4,
.comment h5,
.comment h6 {
  font-weight: normal;
}
.commentActions {
  text-align: right;
}
.reply-to-comment-button {
  margin-left: 11px;
}
.reply {
  background-color: #f1f1f1;
  clear: both;
  font-size: 1.09em;
  margin: 35px 0 0;
  padding: 5px 7px;
  position: relative;
}
.reply fieldset {
  margin: 0;
}
.reply legend {
  font-weight: bold;
  position: absolute;
  top: -28px;
}
.reply p {
  color: #76797c;
  font-size: 0.92em;
}
.reply textarea {
  min-height: 50px;
  width: 100%;
}
.replyTreeLevel0 {
  margin-left: 0em;
}
.replyTreeLevel1 {
  margin-left: 1em;
}
.replyTreeLevel2 {
  margin-left: 2em;
}
.replyTreeLevel3 {
  margin-left: 3em;
}
.replyTreeLevel4 {
  margin-left: 4em;
}
.replyTreeLevel5 {
  margin-left: 5em;
}
.replyTreeLevel6 {
  margin-left: 6em;
}
.replyTreeLevel7 {
  margin-left: 7em;
}
.replyTreeLevel8 {
  margin-left: 8em;
}
.replyTreeLevel9 {
  margin-left: 9em;
}
.replyTreeLevel10 {
  margin-left: 10em;
}
/* @end */
.reviewHistory,
.contentHistory {
  display: inline;
  color: Black;
}
.spacer {
  margin: 1em;
}
.label {
  font-weight: bold;
  display: inline;
}
.label .fieldErrorBox {
  font-weight: normal;
}
.optionsToggle {
  border: 0.1em solid #8cacbb;
  color: Black;
  background-color: #dee7ec;
  font-weight: normal;
  font-size: 90%;
}
/* for highlighting of search terms */
.highlightedSearchTerm {
  background-color: #ffa;
  padding: 0;
}
dl.searchResults .highlightedSearchTerm {
  background-color: transparent;
  font-weight: bold;
}
/* for greying out inherited roles */
.noInheritedRoles {
  color: #a0a0a0;
}
/* for highlighting current items, like the language or today in the calendar */
/* @end */
/* @group Search results page */
fieldset#search-field {
  border: none !important;
  text-align: center;
}
input.searchPage {
  font-size: 200% !important;
}
#rss-subscription {
  float: left;
  line-height: 3em;
}
#search-results-bar .actionMenuContent {
  margin-top: 1em;
  padding: 0;
}
#search-filter {
  background: #ddd;
  margin: 0;
  padding: 0;
}
#content #search-filter fieldset {
  border: none !important;
  position: relative;
  padding: 0;
  margin: 0;
}
#content #search-filter legend {
  background: transparent;
  font-size: 1.1em;
  padding: 0.5em 0.9em;
  font-weight: bold;
}
#search-filter .field {
  background: #eee;
  padding: 1em 1.5em;
  margin: 0;
}
#search-filter .field label {
  font-weight: normal;
}
#search-filter .formControls {
  text-align: center;
}
#search-results-wrapper {
  margin-top: 1em;
}
form.searchPage h1.documentFirstHeading {
  font-weight: normal;
  letter-spacing: 0;
  float: left;
  margin-right: 0.8em;
}
form.searchPage h1.documentFirstHeading .highlightedSearchTerm {
  background: transparent !important;
}
#search-results-bar > * {
  float: left;
}
#searchResultsSort {
  float: right;
}
#search-results-bar {
  position: relative;
  z-index: 1;
  float: left;
  width: 100%;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
  padding: 1em 0;
}
#search-results-bar dl.actionMenu {
  margin-bottom: 0;
}
#search-results-bar dd.actionMenuContent {
  margin-left: 0;
  padding-left: 0;
}
#search-results-bar dt.actionMenuHeader a {
  border-bottom: none;
}
#search-results-bar dt.actionMenuHeader a::after {
  content: " ▼";
}
.searchResults {
  margin-top: 0;
}
#ajax-search-res {
  display: none;
}
/* @end */
/* Blockquote */
blockquote.quoteAsParagrapgh {
  margin-bottom: 1.57em;
}
/* @end */
/* @group Image alignment classes */
.image-left {
  clear: left;
  float: left;
  margin: 0.5em 1em 0.5em 0;
}
.image-right {
  clear: left;
  float: right;
  margin: 0.5em;
}
.image-inline {
  float: none;
}
.image-caption {
  margin: 0;
  font-size: 0.9em;
}
/* @end */
/* @group Table of Contents */
/*Table of Contents styling - essentially a portlet with smaller fonts and aligned right + limited in width*/
dl.toc {
  float: right;
  width: 35%;
  font-size: 100%;
  margin: 1em 0 0.5em 1.5em;
}
dl.toc dt {
  margin-left: 1em;
  font-weight: normal;
  text-transform: uppercase;
}
dl.toc dd {
  margin-bottom: 0;
  padding-left: 2em;
}
dl.toc dd ol {
  margin-left: 1.5em;
}
/* @end */
/* @group Sitemap */
#portal-sitemap {
  list-style: none;
  margin-left: 0;
  font-size: 130%;
  font-weight: bold;
}
#portal-sitemap li {
  list-style: none;
  margin-left: 0;
}
#portal-sitemap a {
  border-bottom: none;
  display: block;
}
#portal-sitemap > li {
  border-bottom: 0.1em dotted #ddd;
  line-height: 1.8em;
  padding: 0.25em 1em;
  margin-bottom: 0;
}
#portal-sitemap .navTreeLevel2,
#portal-sitemap .navTreeLevel2 ul {
  font-size: 85%;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0.25em 0;
}
/* @end */
/* @group Album view classes */
.photoAlbumVisual {
  background-color: #f9f9f9;
  border-bottom: 1px solid #ededed;
  border-radius: 12px;
  display: inline-block;
  margin: 0 3px 6px 6px;
  padding: 0 0 1px;
  vertical-align: top;
}
.photoAlbumShadow {
  background-color: #f3f3f3;
  border-bottom: 1px solid #a2a2a2;
  border-radius: 10px;
  padding: 0 0 1px;
}
.photoAlbumEntry {
  background-color: #ededed;
  border-color: #d3d3d3 #e8e8e8;
  border-radius: 8px;
  border-style: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  font-size: 0.92em;
  line-height: 1.36em;
  margin: 0 3px 6px 6px;
  vertical-align: top;
  width: 144px;
}
.photoAlbumFolder {
  margin: 0;
  vertical-align: top;
}
.photoAlbumEntry a {
  border-radius: 8px;
  border-color: #f8f8f8;
  border-style: solid;
  border-width: 0 1px 1px 0;
  display: block;
  height: 156px;
  overflow: hidden;
  padding: 8px 7px 8px 6px;
  position: relative;
  text-decoration: none;
}
.photoAlbumEntry a:after {
  background-color: rgba(241, 241, 241, 0.4);
  bottom: 0;
  content: "";
  height: 8px;
  position: absolute;
  width: 131px;
}
.photoAlbumEntryWrapper {
  display: block;
  text-align: center;
}
.photoAlbumEntry img {
  border: 2px solid #fff;
}
.photoAlbumEntryTitle {
  color: #757373;
  display: block;
  padding: 4px 3px 0;
  width: 126px;
}
.photoAlbumEntry a:hover {
  overflow: visible;
}
.photoAlbumEntry a:hover .photoAlbumEntryTitle {
  background-color: #f1f1f1;
  background-color: rgba(241, 241, 241, 0.8);
  bottom: 0;
  min-height: 50%;
  position: absolute;
}
/* @end */
/* @group Invisibles */
.hiddenStructure {
  display: none !important;
}
#content .visualNoMarker {
  list-style: none;
  margin-left: 0;
}
.visualClear {
  clear: both;
}
/* @end */
/* @group Accessibility elements, applied by JS */
body.largeText {
  font-size: 81%;
}
body.smallText {
  font-size: 56%;
}
/* @end */
/* @group Status messages */
#content .portalMessage,
.portalMessage {
  background-color: #ffffe3;
  border: 1px solid #996;
  clear: both;
  margin: 1em 0;
}
.portalMessage dl {
  margin: 0;
}
.portalMessage a {
  color: #000;
}
.portalMessage dt {
  background-color: #996;
  color: #fff;
  font-weight: bold;
  float: left;
  line-height: 1.25em;
  margin: 0 0.5em 0 0;
  max-width: 30%;
  padding: 0.5em 0.75em;
}
.portalMessage dd {
  line-height: 1.25em;
  margin: 0;
  padding: 0.5em 0.5em;
}
dl.warning {
  border-color: #d80;
}
dl.warning dt {
  background-color: #d80;
}
dl.warning dd {
  background-color: #fd7;
}
dl.error {
  border-color: #d00;
}
dl.error dt {
  background-color: #d00;
}
dl.error dd {
  background-color: #fdc;
}
/* @end */
/* @group Overlay windows */
/* styling for overlays (popups) */
.overlay {
  display: none;
  height: auto;
  margin: 1em;
  width: auto;
}
.overlay-iframe,
.overlay-ajax {
  min-height: 100px;
  width: 600px;
  z-index: 99;
}
div.overlay-iframe {
  height: 60%;
}
/* default close button positioned on upper-left corner */
div.overlaybg div.close,
div.overlay div.close {
  background: url('../images/sprite-v.png') 0 -2967px no-repeat !important;
  cursor: pointer;
  height: 30px;
  left: -14px;
  position: absolute;
  top: -14px;
  width: 30px;
}
.pb-ajax {
  overflow-y: auto;
}
.pb-ajax,
.pb-image,
.overlay iframe {
  -moz-box-shadow: 0 0 3em 0.5em #666;
  -webkit-box-shadow: 0 0 3em #666;
  box-shadow: 0 0 3em 0.5em #666;
  background-color: #fff;
  border: 1px solid #999;
  white-space: normal;
}
.pb-ajax > div {
  padding: 1em;
}
.pb-ajax .documentActions {
  display: none;
}
div.overlay div.close span {
  display: block;
  height: 1px;
  margin: -1px 0 0 -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
}
div.overlay textarea {
  width: 100%;
}
/* Hide form elements that don't make sense within an overlay. */
div.overlay .link-parent {
  display: none;
}
div.overlay #createGroup legend {
  display: none;
}
div.overlay #createGroup fieldset {
  border: none;
}
/* lets play nice with paragraphs, links, tabbed pages in overlay e.g. when plone.openid is installed */
div.overlay p {
  margin-bottom: 1em;
}
div.overlay label {
  margin-bottom: 0.25em;
}
div.overlay a:hover {
  color: #75ad0a;
}
div.overlay a:hover label {
  cursor: pointer;
}
div.overlay a.selected {
  color: #000000;
}
div.overlay .formTab {
  font-weight: bold;
  margin-right: 1em;
}
div.overlay .formTab.lastFormTab {
  margin-right: 0em;
}
div.overlay .formControls a {
  display: block;
  margin: 0.75em;
}
/* @end */
/* @group Content History */
div.historyRecord {
  margin-bottom: 1em;
}
div.historyTools ul {
  float: right;
  margin: 0.5em 1em;
}
div.historyTools ul li {
  display: inline;
  padding: 0 0.015em;
}
div.historyTools ul li a {
  border-bottom: none;
}
div.historyTools form {
  display: inline;
}
.historyByLine {
  background: #ddd;
  padding: 0.5em;
}
div.historyLinks {
  float: right;
  clear: right;
  margin: 0.5em 1em 0 0;
}
div.historyComment {
  border: 1px solid #ddd;
  padding: 0.5em 1em;
}
div.historyComment p {
  margin: 0;
  padding-top: 1px;
}
a.historyComparePrevious {
  border-top: 1px dotted #ccc;
  display: block;
  margin-top: 3em;
  text-align: center;
}
a.historyComparePrevious span {
  background-color: white;
  padding: 0 0.5em;
  position: relative;
  top: -0.75em;
}
/* @end */
/* Add new */
#plone-contentmenu-factories li a {
  padding-left: 17px;
  background: url(../images/icons-sprite.png) no-repeat 1px -1199px;
  display: block;
}
#folderContentsForm tbody a:before {
  background: url(../images/icons-sprite.png) no-repeat 1px -1199px;
  display: block;
  content: '';
  width: 20px;
  height: 16px;
  float: left;
  filter: invert(100%);
  margin-left: -5px;
  -webkit-filter: invert(100%);
}
#plone-contentmenu-factories li a:hover {
  background-color: #fff;
  background-position: 1px -2799px;
}
#plone-contentmenu-factories li .contenttype-focus,
#folderContentsForm tbody .contenttype-focus:before {
  background-position: 1px 2px;
}
#plone-contentmenu-factories li .contenttype-focus:hover {
  background-position: 2px -1598px;
}
#plone-contentmenu-factories li .contenttype-folder,
#folderContentsForm tbody .contenttype-folder:before {
  background-position: 1px 2px;
}
#plone-contentmenu-factories li .contenttype-folder:hover {
  background-position: 2px -1598px;
}
#plone-contentmenu-factories li .contenttype-document,
#folderContentsForm tbody .contenttype-document:before {
  background-position: 1px -199px;
}
#plone-contentmenu-factories li .contenttype-document:hover {
  background-position: 2px -1799px;
}
#plone-contentmenu-factories li .contenttype-news-item,
#folderContentsForm tbody .contenttype-news:before-item {
  background-position: 1px -399px;
}
#plone-contentmenu-factories li .contenttype-news-item:hover {
  background-position: 2px -1999px;
}
#plone-contentmenu-factories li .contenttype-event,
#plone-contentmenu-factories li .contenttype-eventlocal,
#folderContentsForm tbody .contenttype-event:before,
#folderContentsForm tbody .contenttype-eventlocal:before {
  background-position: 1px -599px;
}
#plone-contentmenu-factories li .contenttype-event:hover,
#plone-contentmenu-factories li .contenttype-event:hover {
  background-position: 2px -2199px;
}
#plone-contentmenu-factories li .contenttype-topic,
#folderContentsForm tbody .contenttype-topic:before {
  background-position: 1px -800px;
}
#plone-contentmenu-factories li .contenttype-topic:hover {
  background-position: 2px -2400px;
}
#plone-contentmenu-factories li .contenttype-image,
#folderContentsForm tbody .contenttype-image:before {
  background-position: 1px -999px;
}
#plone-contentmenu-factories li .contenttype-image:hover {
  background-position: 2px -2599px;
}
#plone-contentmenu-factories li .contenttype-file,
#folderContentsForm tbody .contenttype-file:before {
  background-position: 1px -1199px;
}
#plone-contentmenu-factories li .contenttype-file:hover {
  background-position: 2px -2799px;
}
#plone-contentmenu-factories li .contenttype-link,
#folderContentsForm tbody .contenttype-link:before {
  background-position: 1px -1395px;
}
#plone-contentmenu-factories li .contenttype-link:hover {
  background-position: 2px -2995px;
}
#plone-contentmenu-factories #settings {
  background-image: none;
  padding: 0;
}
/* @end */
/* @group jQuery Tag multiple selector */
.optionsBox {
  overflow-y: auto;
  border: solid 1px #999999;
  background: #FFFFFF;
  height: 14em;
  width: 100%;
}
.optionsBox LABEL {
  padding: 2px 0 0 0;
  display: block;
  line-height: 1em;
  font-weight: normal;
}
.optionsBox input {
  vertical-align: middle;
  margin: 1px 4px 4px 6px;
}
.optionsBox LABEL.checked {
  background-color: #EEEEEE;
}
.optionsBox LABEL.hover {
  background-color: #777777;
  color: #FFFFFF;
}
#archetypes-fieldname-subject .formHelp {
  font-weight: normal;
}
#existingTagsSection {
  position: relative;
  margin-left: 3em;
}
#existingTags {
  float: left;
  width: 50%;
}
#content #existingTags dd {
  margin-bottom: 1px;
  margin-left: 0;
}
#content #selectedTags,
#content #newTags {
  margin-bottom: 0;
  margin-left: 0;
}
#content #selectedTagsSection {
  margin-left: 3em;
  float: left;
  width: 43%;
  margin-bottom: 0;
}
#newTagsSection {
  width: 48%;
  margin-left: 3em;
}
#content p.selectedTag {
  margin-bottom: .4em;
}
#existingTagsTitle,
#newTagsTitle {
  float: left;
}
#existingTagsHelp,
#newTagsHelp {
  float: right;
}
#noTagsSelected,
#oneOrMoreTagsSelected {
  display: none;
}
#ajax-spinner {
  margin: 0 auto;
  width: 40px;
  height: 40px;
  position: fixed;
  left: 50%;
  top: 50%;
  display: none;
  z-index: 1000;
}
#ajax-spinner .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
}
#ajax-spinner .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #249448;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
#ajax-spinner .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
#ajax-spinner .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
#ajax-spinner .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
#ajax-spinner .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
#ajax-spinner .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
#ajax-spinner .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#ajax-spinner .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
#ajax-spinner .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
#ajax-spinner .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
#ajax-spinner .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
#ajax-spinner .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
#ajax-spinner .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#ajax-spinner .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#ajax-spinner .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#ajax-spinner .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
#ajax-spinner .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
#ajax-spinner .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
#ajax-spinner .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
#ajax-spinner .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
#ajax-spinner .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
#ajax-spinner .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
#ajax-spinner .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* @end */
/* Bubble links */
.bubbleLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.077225em;
}
.bubbleLinks li {
  background-color: #249448;
  display: inline-block;
  padding: 0;
}
.bubbleLinks li:hover {
  background: #1D7D3C;
}
.bubbleLinks li a {
  color: #fff;
  display: block;
  padding: 3px 13px;
}
.taglist {
  margin-top: 0.5em;
  list-style: none;
  margin-left: 0;
}
.taglist li {
  background: #cc223f;
  display: inline-block;
  margin: 0 3px 7px;
  line-height: 1.5;
}
.taglist li:hover {
  background: #a1192e;
  color: #fff;
}
.taglist li a {
  padding: 3px 13px;
  text-decoration: none;
  color: #fff;
}
.arrowBullets li + li {
  margin-top: 5px;
}
.panelBullets li {
  padding: 0 0 0 10px !important;
  background-image: none !important;
  text-indent: -8px;
}
.panelBullets li:before {
  content: '- ';
}
.panelBullets li a {
  color: #555555;
}
a.redLink {
  color: #c72200;
  padding: 0 0 0 13px;
  text-decoration: none;
}
#freetext {
  font-size: 1.167em;
}
/* @group Content elements */
.documentContent {
  line-height: 1.5em;
}
.documentContent p:not(:first-child),
.documentContent ul:not(:first-child),
.documentContent h2:not(:first-child),
.documentContent h3:not(:first-child),
.documentContent h4:not(:first-child),
.documentContent h5:not(:first-child) {
  margin-top: 1.5em;
}
.documentContent h2 + *,
.documentContent h3 + *,
.documentContent h4 + *,
.documentContent h5 + * {
  margin-top: 0 !important;
}
.documentContent hr {
  background-color: #e7e5df;
  height: 1px;
  border: none;
}
.documentContent img {
  vertical-align: text-bottom;
}
.documentContent ol {
  list-style-type: decimal;
  margin: 0 0 18px 27px;
}
.documentContent li {
  clear: both;
}
.documentContent li ul,
.documentContent li ol {
  margin-top: 0;
  margin-bottom: 0;
}
.documentContent li + li {
  margin-top: 0.25em;
}
.documentContent dl:not(.captioned) {
  margin: 0 0 1em;
}
.documentContent dt {
  font-weight: normal;
}
.documentContent dd:not(.image-caption) {
  margin: 0 0 1em 27px;
}
.documentContent pre {
  background-color: #222;
  color: #fff;
  font-size: 12px;
  font-family: monospace;
  margin-bottom: 1em;
  padding: 1em;
  overflow-x: auto;
}
.documentContent ul {
  list-style: none;
}
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a2a2a2;
  font-weight: normal;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a2a2a2;
  font-weight: normal;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a2a2a2;
  font-weight: normal;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a2a2a2;
  font-weight: normal;
}
input {
  font-family: "Lucida Grande", Arial, FreeSans;
  vertical-align: middle;
}
input[type="checkbox"],
input[type="radio"] {
  margin-right: 3px;
}
.label,
label {
  font-weight: bold;
  vertical-align: middle;
}
label.horizontal {
  display: block;
  margin: 0 0 0.5em;
}
.field {
  margin: 0 0 1em;
}
div.field.error {
  background-color: #fdc;
  border: 1px solid red;
  margin: 1em 0;
  padding: 0.5em;
}
.formControls {
  margin: 1em 0;
}
.formControls input {
  margin-right: 4px;
}
.context,
.standalone,
.destructive {
  margin-right: 4px;
  padding: 0 3px;
}
/* @group Forms */
/* Emulates the styling from the h1 tag */
.field input[type="text"][name$=".title"],
input#title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  width: 100%;
}
/* Emulates styling from the description's view */
#content .field textarea[name$=".description"],
#archetypes-fieldname-description textarea#description {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.28596928em;
  line-height: 1.15em;
  margin: 0 0 5px;
  padding: 14px 45px 16px 0;
  float: left;
  width: 100%;
  margin: 0;
}
input[type="text"],
input[type="password"],
textarea {
  border: 1px solid #a2a2a2;
  padding: 4px;
}
input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover {
  border: 1px solid #555555;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus {
  border: 1px solid #249448;
  outline: none;
}
button,
input[type="submit"] {
  background-color: #555555;
  border: 1px solid #000;
  color: #fff;
  padding: 3px 6px;
}
input[type="submit"].standalone {
  background-color: #f0ad4e;
}
.field textarea {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
label .fieldErrorBox {
  font-weight: normal;
}
dl.enableFormTabbing dd {
  margin-left: 0;
  padding-top: 2em;
}
.searchSection {
  color: #76797c;
  margin-top: 0.25em;
}
.searchSection label:hover {
  color: Black;
}
.fieldRequired {
  color: #fff;
}
.fieldRequired:before {
  color: #f00;
  content: "■ ";
}
.fieldUploadFile {
  text-align: right;
  margin-right: 0.75em;
  display: none;
}
.fieldTextFormat {
  text-align: right;
  margin-right: 0.75em;
}
.formHelp {
  display: block;
  font-weight: normal;
  color: #555;
  margin: 0 0 0.2em 0;
}
.error .fieldRequired {
  color: #d00;
}
div.error.warning {
  background-color: transparent;
  border: none;
  margin-top: 0;
  padding: 0;
}
div.error.warning input {
  border: 2px solid red;
}
input.inputLabelActive {
  color: #76797c;
}
textarea#form\.description {
  height: 6em;
  width: 99%;
}
table.listing tbody tr.odd.selected td,
table.listing tbody tr.odd.dragging td,
tr.dragging,
tr.selected {
  background-color: #ffa;
}
table.listing tbody tr.odd.error td,
tr.error {
  background-color: #fdc;
}
.multi-widget-field {
  padding-left: 0.5em;
  border-left: 1.5em solid #DDD;
}
.multi-widget-checkbox {
  margin-left: -2em;
  margin-right: 0.5em;
  width: 1.5em;
  display: inline-block;
}
/* @group Login form */
body.template-logged_out #content,
body.template-login_form #content,
.pb-ajax #login-form {
  text-align: center;
}
#fieldset-openid-login input,
#login-form input {
  font-size: 150%;
}
body.template-register #content input,
body.template-new-user #content input {
  font-size: 150%;
  width: inherit;
}
#fieldset-openid-login label,
#login-form label {
  margin-right: 0.5em;
  padding-top: 0.2em;
  text-align: right;
  width: 10em;
  display: inline-block;
}
#fieldset-openid-login .formControls input,
#login-form .formControls input {
  margin-left: 0.25em;
}
/* @end */
/* @end */
.criteria,
.sortingField {
  margin: 0 0 0.75em;
}
.criteria select {
  margin: 0 3px 6px 0;
}
.sortingField select {
  margin-right: 3px;
}
.widgetPulldownMenu label {
  display: block;
}
.multipleSelectionWidgetTitle {
  cursor: pointer;
}
.widgetPulldownMenu {
  margin: 0;
}
/*----- Login form -----*/
body.template-register #content input,
body.template-new-user #content input {
  font-size: 150%;
  width: inherit;
}
#fieldset-openid-login .formControls,
#login-form .formControls {
  padding-left: 10.7em;
}
body {
  min-height: 100%;
  overflow-x: hidden;
}
.portal-header,
#visual-portal-wrapper {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
}
#portal-column-content #viewlet-above-content-body #portal-navigation-menu {
  clear: both;
  margin-top: 1em;
}
#portal-column-content #viewlet-above-content-body #portal-navigation-menu .portletHeader {
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 0.3px;
}
#portal-column-content #viewlet-above-content-body #portal-navigation-menu .portletItem {
  font-size: 16px;
}
#portal-column-content #viewlet-above-content-body #portal-navigation-menu .portletItem ul {
  column-width: 290px;
  -moz-column-width: 290px;
  -webkit-column-width: 290px;
}
#portal-column-content #viewlet-above-content-body #portal-navigation-menu .portletItem li {
  padding-left: 0;
  margin-bottom: 10px;
}
#portal-column-content #viewlet-above-content-body #portal-navigation-menu .portletItem a:before {
  content: "-";
  padding-right: 3px;
}
body.template-folder_navigation_view #portal-main-menu {
  display: none;
}
body.template-folder_navigation_view #portal-column-content {
  margin-bottom: 0;
}
body.template-folder_navigation_view a.managePortletsFallback {
  position: absolute;
  z-index: 2;
  color: white;
  right: 100%;
  padding: 20px 40px;
}
body.template-folder_navigation_view .managePortletsLink a {
  color: white;
}
body.template-folder_navigation_view .documentFirstHeading,
body.template-folder_navigation_view .documentFirstImage,
body.template-folder_navigation_view .documentDescription {
  display: none;
}
body.template-folder_navigation_view #portal-breadcrumbs {
  background: #282828;
  width: 600px;
}
@media (max-width: 992px) {
  body.template-folder_navigation_view #portal-breadcrumbs {
    width: 100%;
  }
}
body.template-folder_navigation_view .portalMessage {
  margin: 0;
  padding: 7px;
}
body.template-folder_navigation_view #content-core {
  margin-bottom: 0;
}
body:not(.template-folder_navigation_view) #viewlet-below-content {
  margin-top: 1em;
}
#viewlet-below-content-title:empty {
  display: none;
}
#viewlet-below-content-title:before {
  border-top: 1px solid #dfddd2;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  margin-top: -1px;
}
#viewlet-below-content-title.exclude-title {
  margin-bottom: 40px;
  margin-top: 30px;
}
#viewlet-below-content-title.exclude-title:empty {
  display: block !important;
  padding-top: 20px;
}
#viewlet-below-content-title.exclude-title:empty + #viewlet-above-content-body {
  margin-top: -60px;
}
#viewlet-below-content-body .panel > h2 {
  font-size: 18px;
  clear: both;
  width: 100%;
  line-height: 22px;
}
#viewlet-below-content-body .panel > h2:after {
  background: #2d6c59;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none', see ie9fixes.css */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkNmM1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWQ2NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
  background: -o-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
  background: linear-gradient(to right, #2d6c59 0%, #8ad66a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d6c59', endColorstr='#8ad66a', GradientType=1);
  /* IE6-8 */
  width: 100%;
  height: 8px;
  display: block;
  content: " ";
  margin-top: 10px;
  background-size: 224px 7px;
  background-repeat: no-repeat;
  border-top: 1px solid #a5a5a5;
}
.after-header-wrapper {
  margin-top: 69px;
  position: relative;
}
.portal-header-wrapper {
  font-size: 0.8631621em;
  position: fixed;
  z-index: 999;
  width: 100%;
  -webkit-transition: height 350ms ease;
  -moz-transition: height 350ms ease;
  -ms-transition: height 350ms ease;
  -o-transition: height 350ms ease;
  transition: height 350ms ease;
}
@media (min-width: 900px) {
  .portal-header-wrapper {
    background: #f6f6f6;
  }
}
.portal-header {
  z-index: 2;
  position: relative;
  margin: 0 auto;
  background: #f6f6f6;
}
.header-upper-menu {
  width: 70%;
  margin-top: 18px;
  float: right;
}
.header-upper-menu li {
  float: right;
  line-height: 30px;
  list-style: none;
}
#portal-main-menu {
  text-transform: uppercase;
  color: #555555;
  float: right;
  line-height: 30px;
  margin-right: 30px;
}
#portal-main-menu:hover {
  text-decoration: none;
}
#portal-main-menu:after {
  content: "";
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA9gD2APbboEbJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMIDQkguvDrzwAAAJxJREFUGNN1jjEOglAQRN8iMbGw8hgcxJpikIbK0tbOa2hp7U/2BN5AL8AtKKxMCBELkSDBLV/ezKxJWgLG/2tjYAdsgOeEsABCDFyAPbCakCogzMqyfCRJUgPr0ewLOLj7NerAEbiNWu7ACSCShLs3ZpYODTNL3b2R9AFZlgEgqZDUSiqGvP+hS8yBLXAGanf/lQDyPP+yNoTQ8zcPgyvJHWYTiwAAAABJRU5ErkJggg==') no-repeat;
  height: 9px;
  width: 9px;
  display: inline-block;
  margin-left: 4px;
}
#portal-primary-navigation {
  display: none;
  position: fixed;
  z-index: 1000;
  height: 0;
  -webkit-transition: height 350ms ease;
  -moz-transition: height 350ms ease;
  -ms-transition: height 350ms ease;
  -o-transition: height 350ms ease;
  transition: height 350ms ease;
}
#portal-primary-navigation ul {
  float: right;
}
#portal-primary-navigation li {
  display: inline-block;
}
#portal-primary-navigation a {
  font-family: 'id00_serif_demibold', Arial, Helvetica, sans-serif;
  color: #555555;
  display: block;
  line-height: 20px;
  height: 45px;
  padding: 0 30px;
  font-size: 16px;
  float: left;
  border-right: 1px solid;
  overflow: hidden;
}
#portal-primary-navigation a:hover {
  color: #1D7D3C;
}
#portal-primary-navigation li:last-child a {
  padding-right: 0;
  border-right: none;
  max-width: 210px;
  width: auto;
  display: table;
}
.navigation-root #portal-main-menu,
.navigation-root #portal-breadcrumbs {
  display: none;
}
.expand-menu #portal-main-menu a:after {
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA9gD2APbboEbJAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMIDQkF8fQ/iAAAAKFJREFUGNN1z7FNBEEQRNE3aHUSNgZ4BIEBOGTRc0sGSBAPpLDazgIHiwTOxQGDDBgNzi66E/CtVqlaVVXsMY4jFPRpmn70o/WICK21TWvtrrW2iYhDU61VZsIWj9hmplorKBFhEU577+/rdynlbJ7nj4hQlqgBz7jeq/iCm8z8Wjvd49IhV3hY487xihO/+cTFgBFv2P1hOsbtsKx58j/9G/IxMbrcbnGvAAAAAElFTkSuQmCC') no-repeat;
}
.header-mobile-menu {
  display: none;
  padding: 5px 10px;
}
.header-mobile-menu .menu-trigger {
  display: none;
}
#mobile-column-trigger {
  display: none;
}
#portal-globalnav a {
  color: #fff;
}
#content-core {
  margin: 0 0 20px;
  float: left;
  width: 100%;
}
.documentDescription {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.28596928em;
  line-height: 1.15em;
  margin: 0 0 5px;
  padding: 14px 45px 16px 0;
  float: left;
  width: 100%;
}
#viewlet-below-content-title:empty + .documentDescription {
  padding-top: 0;
}
.descriptionImage {
  float: left;
  width: 33%;
}
.descriptionContent {
  float: right;
  width: 66%;
  padding-left: 10px;
}
.publication {
  float: right;
  width: 66%;
}
.largeText {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.departmentPath .readMoreArrow {
  padding: 0 0 0 32px;
}
.template-view #content-core .departmentPath .readMoreArrow.first {
  background: transparent;
  padding: 0;
}
/* Document Actions */
.documentActions {
  font-size: 0.92em;
  text-align: right;
}
#content .documentActions ul {
  list-style-type: none;
}
.documentActions li {
  display: inline;
}
.documentActions a {
  padding: 0 5px;
  text-decoration: none;
}
#portal-motd {
  background-color: yellow;
  border-bottom: 2px solid black;
  padding: 1em 50px;
  font-size: 12px;
  width: 100%;
}
#portal-motd > p {
  margin: 0;
}
#portal-cookieoptout {
  background-color: white;
  border-top-color: black;
  border-top-style: solid;
  border-top-width: 2px;
  display: none;
  text-align: left;
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 999;
  padding: 0 10px;
}
#cookieoptoutinner {
  font-size: 12px;
  margin: auto;
  max-width: 960px;
  padding-top: 15px;
}
#cookieoptoutinner p {
  margin-bottom: 1em;
  max-width: 960px;
}
#cookieoptoutinner strong {
  font-size: 110%;
}
.languageselector {
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
}
.languageselector li {
  display: block;
  margin-right: 3px;
}
.languageselector li:not(.currentLanguage) + li:after {
  content: '/';
}
.languageselector .currentLanguage {
  display: none;
}
.languageselector a {
  color: #555555;
  margin: 0 0 0 0;
  padding: 0 0 1px 0;
}
.header-upper-menu .currentLanguage a {
  font-weight: bold;
  color: #777;
}
.languageselector a:hover {
  text-decoration: underline;
}
#portal-breadcrumbs {
  font-size: 0.922755em;
  line-height: 30px;
  clear: both;
  margin: 0;
}
@media (max-width: 992px) {
  #portal-breadcrumbs {
    line-height: 20px;
  }
}
@media (max-width: 992px) {
  #portal-breadcrumbs {
    padding-left: 10px !important;
  }
}
@media (max-width: 992px) {
  .template-folder_navigation_view #portal-breadcrumbs {
    padding-left: 10px !important;
  }
}
#portal-breadcrumbs a {
  display: inline-block;
  margin: 0 12px 0 0;
  color: #7d7d7d;
}
#portal-breadcrumbs span {
  display: inline-block;
}
#portal-breadcrumbs > span:last-child {
  color: #249448;
}
#portal-breadcrumbs > span:last-child .breadcrumbSeparator {
  display: none;
}
#breadcrumbs-you-are-here {
  display: none !important;
}
.breadcrumbSeparator {
  display: inline-block;
  height: 9px;
  margin: 0 12px 0 0;
  width: 9px;
}
.portal-searchbox__mobile {
  display: none;
}
.top-button-search {
  display: none;
}
#search-sort-field .searchBox {
  margin: 0 0 19px;
}
#portal-searchbox {
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  margin-left: 30px;
}
.LSBox {
  width: auto;
  border-radius: 15px;
  background: #fff;
}
.LSBox .searchField {
  font-family: Arial, Helvetica, sans-serif;
  background-color: transparent;
  border: 0;
  color: #000;
  height: 30px;
  padding-left: 12px;
  width: 180px;
  font-size: 14px;
  -webkit-transition: width 350ms ease;
  -moz-transition: width 350ms ease;
  -ms-transition: width 350ms ease;
  -o-transition: width 350ms ease;
  transition: width 350ms ease;
}
.LSBox .searchField:active,
.LSBox .searchField:focus {
  width: 300px;
}
.searchField::-ms-clear {
  display: none;
}
.LSBox ::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #000;
}
.LSBox :-moz-placeholder {
  /* Firefox 18- */
  text-transform: uppercase;
  color: #000;
}
.LSBox ::-moz-placeholder {
  /* Firefox 19+ */
  text-transform: uppercase;
  color: #000;
}
.LSBox :-ms-input-placeholder {
  text-transform: uppercase;
  color: #000;
}
#content .searchField {
  font-size: 0.9288962em;
}
.LSBox .searchField.placeholder {
  color: #6c103e;
  font-weight: normal;
}
.LSBox .searchField:focus,
.LSBox .searchField:hover {
  border: 0;
}
.LSBox .searchButton {
  border: 0;
  cursor: pointer;
  overflow: hidden;
  margin-right: 10px;
  text-indent: -9999px;
  width: 16px;
  height: 16px;
  top: 0;
}
.LSResult {
  position: relative;
  z-index: 3;
}
.livesearchContainer {
  background-color: #fff;
  border: 1px solid #e6e6db;
  left: 0;
  margin: 2em 0 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#livesearchLegend {
  background-color: #fff;
  border-color: #e6e6db;
  border-style: solid;
  border-width: 1px 1px 0;
  line-height: 1.18em;
  margin-left: -1px;
  padding: 4px 8px;
  position: absolute;
  top: -23px;
}
.LSIEFix {
  padding: 4px 8px 10px;
}
.LSRow a {
  text-decoration: none;
}
.LSDescr {
  padding: 0 0 5px 19px;
}
#portal-logo-wrapper {
  float: left;
  width: 220px;
}
#portal-logo {
  display: inline-block;
  margin: 0;
}
#portal-logo:before {
  content: "";
  background: url('../images/krone.svg') no-repeat;
  background-size: 40px;
  display: inline-block;
  height: 66px;
  width: 55px;
  background-position: 10px 13px;
}
#portal-logo:before,
#portal-logo span {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
#portal-title {
  display: inline-block;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  color: #555;
  font-size: 13px;
  line-height: 15px;
  vertical-align: bottom;
  padding-bottom: 19px;
  max-width: 140px;
}
/*----- Portal Site Actions -----*/
#portal-siteactions {
  float: right;
  padding: 4px 4px 0 0;
}
#portal-siteactions li {
  display: inline;
}
#portal-siteactions a {
  color: #555555;
  margin: 0 20px 0 0;
  padding: 0 0 1px 0;
}
#portal-siteactions a:hover {
  text-decoration: underline;
}
#portal-siteactions-mobile {
  display: none;
}
.template-view #content-core a {
  padding: 0 12px 0 0;
}
/* Advanced Collections */
.template-advanced_view .documentDescription {
  margin: 0 0 6px;
}
#advanced fieldset {
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #dfddd2;
  margin: 0;
  padding: 0;
}
#advanced fieldset .sortBox {
  display: inline-block;
  margin: 0 0 10px;
}
#advanced #results-bar {
  border-bottom: 1px solid #dfddd2;
  line-height: 1.5em;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  padding: 10px 0;
}
#advanced label {
  font-weight: normal;
}
#advanced .LSBox {
  margin: 0 0 25px;
  width: 100%;
  background: #dfddd2;
}
.site-en #advanced .LSBox {
  margin: 25px 0 25px;
}
#advanced .searchField {
  width: 100%;
  padding-right: 30px;
  margin-right: -30px;
}
#advanced select {
  border: 1px solid #e7e5df;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  padding: 3px 3px 4px 9px;
}
#advanced .sortBox select {
  margin-top: 0;
  vertical-align: middle;
}
#advanced .details {
  color: #a2a2a2;
  display: block;
  font-size: 0.863406em;
  line-height: 1.4em;
}
.eventDate {
  color: #585242;
  float: left;
  padding: 15px 15px 5px 3px;
  text-align: center;
  width: 61px;
}
.eventDateMonth {
  display: block;
  font-size: 0.7689354em;
}
.eventDateDay {
  display: block;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 2.7689967em;
  padding: 5px 0 15px;
}
.programSubmit {
  background: #1a6274 url('../images/sprite-v.png') 8px -829px no-repeat;
}
#advanced .listingBar a {
  padding: 0;
}
#advanced .advancedItemEventBody .details {
  font-size: 100%;
}
#advanced-results {
  float: left;
  margin-top: 20px;
}
/* Person View */
.imageContainer {
  float: left;
  margin: 0 15px 15px 0;
}
.employeeInformation {
  float: left;
  margin: 0 15px 15px 0;
  width: 315px;
}
.privateInformation {
  width: 100%;
}
.personJobtitleFunctiontitle {
  font-size: 1.14em;
}
.personJobtitleFunctiontitle td {
  padding-bottom: 0.79em;
}
.employeeQR {
  display: block;
  margin: 0 0 15px;
}
.employeeQR img {
  max-width: 150px !important;
}
.employeeDataBlock {
  border-top: 1px solid #e7e5df;
  clear: both;
  padding: 15px 0 0;
}
.departmentPaths {
  margin-bottom: 1em;
}
/* Publication */
.rssFeed {
  padding-top: 10px;
}
.rssFeed div + p {
  margin-top: 0 !important;
}
.rssHeader {
  font-size: 1.33em;
  padding-bottom: 5px;
}
.publicationDetails {
  padding-top: 15px;
  border-top: 1px solid #dfddd2;
  margin-bottom: 15px;
}
.publicationDetails label {
  font-weight: normal;
  vertical-align: top;
}
/* Phone Book */
.template-phonebook_view #sortmobile,
.template-phonebook_view #alphamobile {
  display: none;
}
/* Accordion */
div.accordionItem > h3 {
  background: url(../images/accordion-arrows.png) no-repeat 12px 12px #e6e6e4;
  border-top: 2px solid #fff;
  cursor: pointer;
  padding: 8px 5px 8px 29px;
  margin-top: 0px !important;
}
div.accordionItem h3.active {
  background-position: 12px -135px;
}
div.accordionItem > h3:first-child {
  border: 0;
}
div.accordionDescription {
  padding: 10px;
}
/* Publication list */
#advanced dt {
  clear: both;
}
#advanced dd {
  overflow: hidden;
  padding: 0 31px 14px 0;
}
/* Publication links */
.descriptionContent .publicationLinks ul li {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.83793758em;
  padding: 0;
}
#content .descriptionContent .publicationLinks ul li {
  margin: 0 3px 7px 0;
  padding: 0;
}
#content .descriptionContent .publicationLinks a {
  display: inline-block;
  padding: 2px 13px 1px;
}
/* Batman menu */
body.template-folder_navigation_view .portal-column-wrapper #viewlet-below-content-title {
  display: none;
}
.batman-nav {
  text-shadow: rgba(0, 0, 0, 0.14902) 0 1px 1px, rgba(0, 0, 0, 0.14902) 0 0 25px;
}
.batman-nav .description {
  color: #a1a1a1;
}
.batman-nav span,
.batman-nav a {
  color: #fff;
}
.batman-nav a {
  padding: 5px 20px;
  font-size: 1.1em;
  line-height: 1.2em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
}
.batman-nav .description {
  font-size: 0.8em;
  line-height: 1.2em;
  display: block;
  padding-top: 2px;
  font-family: Arial, Helvetica, sans-serif;
}
.batman-nav li:after,
.batman-nav li:first-child:before {
  height: 1px;
  width: 60px;
  margin-left: 20px;
  background: #9a9a9a;
  display: block;
  content: '';
}
.batman-nav li {
  background: transparent;
  padding: 0;
}
.batman-nav li.selected {
  background: #0C9641;
}
.batman-nav li.selected a,
.batman-nav li.selected span {
  color: #fff;
}
.batman-nav li:not(.selected):hover {
  cursor: pointer;
}
.batman-nav li:not(.selected):hover a,
.batman-nav li:not(.selected):hover span {
  color: #1D7D3C;
}
.batman-nav li a {
  display: block;
}
body:not(.template-folder_navigation_view) #edit-bar {
  margin-bottom: 10px;
  top: 10px;
  position: relative;
}
.template-folder_navigation_view #portal-breadcrumbs {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1;
  line-height: 40px;
}
.template-folder_navigation_view #portal-breadcrumbs a {
  color: #7c7c7c;
}
.template-folder_navigation_view #portal-breadcrumbs > span:last-child,
.template-folder_navigation_view #portal-breadcrumbs > span:last-child a {
  color: #fff;
}
#content img.documentFirstImage {
  width: 100%;
}
.pfg-form {
  margin-top: 1em;
}
.portlet {
  margin: 0 0 19px;
}
#viewlet-above-content-body .portlet {
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  #portal-column-wrapper .portletHeader {
    background: #E6E6E4;
  }
}
#portal-column-wrapper .portletHeader span {
  display: inline-block;
  padding: 8px 0;
}
.portletTopLeft:empty,
.portletTopRight:empty {
  display: none !important;
}
#viewlet-above-content-body .panel-verical .content + .content {
  margin-top: 60px;
}
dl.portletError {
  background-color: #ffa500;
}
dl.portletError dd {
  padding: 1em;
}
.portletItem {
  margin: 0;
  padding: 8px 0;
}
.portletFooter {
  margin: 0;
  padding: 6px 0;
}
.blockedPortlet .portletHeader {
  background: transparent;
  border: 1px dashed #ddd;
  margin: -1px;
}
#portal-column-content .blockedPortlet .portletHeader a,
.blockedPortlet .portletHeader a {
  color: #666;
}
.blockedPortlet .portletBlockedMessage {
  color: white;
  display: inline;
}
.portletItemDetails {
  display: block;
  color: #a2a2a2;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.tile {
  display: block;
}
/* Portlet Metadata Has Image */
.portletMetadataHasImage {
  position: relative;
}
/* Styles for portlet of big text */
/* Styles for portlet of portal column content */
#portal-column-content .portletHeader {
  font-family: 'id00_serif_demibold', Arial, Helvetica, sans-serif;
  display: block;
  font-size: 18px;
  min-width: 49px;
  padding-bottom: 8px;
}
#portal-column-content .portletHeader a {
  color: #555;
}
#portal-column-content .portletCollection .portletHeader a:after,
#portal-column-content .portletRich .portletHeader a:after {
  content: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAJCAYAAAACTR1pAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQGCCgGsFYSGQAAALNJREFUKM9jYCAAuvbMvLjq3NZYdHEmQho1JVSibr2637T41Pq6XdcPM8LEGRmIANuvHpC4+uL2Zj4OnisKQjLpbpq2v4jSyMDAwLDr+mHu268fLPvz7w+3mphiMGPphvb/DCQCeSHpLaTYyPbg3ZPZn3981dCUUPFjJsqP1w4K3nh5dzMjJLD8PbTs3xMM1a1X9itcenr9MB8Hz2UVUYUQN03br0Q5ceKB+XuWndmUjy4OAL9NQ8J8Gkj1AAAAAElFTkSuQmCC');
  position: relative;
  top: -1px;
  margin-left: -10px;
  left: -10px;
}
#portal-column-content .portletHeader a:hover span {
  text-decoration: underline;
}
#portal-column-content .portletFooter {
  clear: both;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.7317em;
  padding: 4px 0 6px;
  text-align: right;
  text-transform: uppercase;
}
#portal-column-content .portletFooter a {
  margin: 0 0 0 13px;
}
#portal-column-content .portletFooter .visFlere {
  float: left;
  margin: 0 13px 0 0;
}
#portal-column-content .portletStaticText dt.titleless {
  display: none;
}
#portal-column-two .portletHeader {
  font-size: 1.333em;
  padding: 11px 0 0;
}
/* Manage Portlets */
.managePortletsLink {
  text-align: center;
}
.managePortletsFallback {
  display: block;
  text-align: center;
}
.managedPortletActions {
  float: right;
}
.managedPortletActions a {
  margin: 0 2px;
}
/* Manage Panels */
#portal-column-content .manage-panel .portletHeader {
  background: #a2a2a2;
  color: #000;
}
#portal-column-content .manage-panel .portletHeader a:after {
  display: none;
}
#portal-column-content .manage-panel .blockedPortlet .portletHeader {
  background: #e3e3df;
}
#portal-column-content .manage-panel .managedPortletActions a,
#portal-column-content .manage-panel .managedPortletActions button {
  color: #fff;
}
.navTree li {
  padding: 0;
}
.navTree .navTree {
  margin-left: 17px;
}
.navTree .navTreeLevel1 a {
  font-family: Arial, Helvetica, sans-serif;
}
.navTree .navTreeLevel1 a:before {
  content: '· ';
  float: left;
}
.navTree .navTreeLevel1 span {
  padding-left: 10px;
  display: block;
}
.portletNavigationTree {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.portletNavigationTree a {
  color: #555;
  padding: 0;
  background: transparent;
}
.portletNavigationTree a:before {
  content: '- ';
}
.portletNavigationTree a:hover {
  color: #1D7D3C;
}
.portletNavigationTree li {
  margin: 0 0 7px 0;
}
.portletNavigationTree ul.navTree {
  margin-top: 7px;
}
.portletNavigationTree ul.navTreeLevel0 {
  margin-top: 10px;
}
.portletNavigationTree .navTreeCurrentItem {
  color: #1D7D3C;
}
.portletNavigationTree .navTreeTopNode {
  position: absolute;
  top: -79px;
  width: 100%;
}
.portletNavigationTree .navTreeTopNode a {
  display: table-cell;
  height: 74px;
  vertical-align: bottom;
  font-size: 1.5em;
  line-height: 1.2em;
}
.portletNavigationTree .navTreeTopNode a:before {
  content: none;
}
.portletNavigationTree .navTreeTopNode:after {
  background: -moz-linear-gradient(0deg, #2D6C59 0%, #8AD66A 100%);
  /* ff3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #2D6C59), color-stop(100%, #8AD66A));
  /* safari4+,chrome */
  background: -webkit-linear-gradient(0deg, #2D6C59 0%, #8AD66A 100%);
  /* safari5.1+,chrome10+ */
  background: -o-linear-gradient(0deg, #2D6C59 0%, #8AD66A 100%);
  /* opera 11.10+ */
  background: -ms-linear-gradient(0deg, #2D6C59 0%, #8AD66A 100%);
  /* ie10+ */
  background: linear-gradient(90deg, #2D6C59 0%, #8AD66A 100%);
  /* w3c */
  width: 224px;
  height: 7px;
  display: block;
  content: "";
  margin-top: 4px;
  background-repeat: no-repeat;
}
.portletNavigationTree .navTreeTopNode.navTreeCurrentNode {
  font-size: 0;
}
.ploneCalendar {
  width: 100%;
}
.ploneCalendar th,
.ploneCalendar td {
  text-align: center;
}
.portletEventsPortlet .portletItem {
  border-bottom: 1px solid #a5a5a5;
  display: table;
  min-height: 50px;
  padding: 12px 0 11px;
  width: 100%;
}
.portletEventsPortlet .portletItem a {
  color: #555;
}
@media (max-width: 992px) {
  .portletEventsPortlet .portletItem {
    border-top: none;
    padding: 10px;
  }
}
.portletEventDate {
  display: table-cell;
  padding: 0 10px 0 3px;
  text-align: center;
  vertical-align: top;
  width: 61px;
  line-height: 1.3em;
}
.portletEventDateMonth {
  display: block;
  font-size: 0.7689354em;
  text-transform: capitalize;
}
.portletEventDateDay {
  display: block;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 2.7689967em;
  padding: 4px 0 15px;
}
.portletEventDetail {
  display: table-cell;
  vertical-align: middle;
}
.portletEventName {
  display: block;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.077225em;
  line-height: 1.2em;
}
.portletEventLocation {
  color: #888888;
  font-size: 0.9em;
  line-height: 1;
}
.portletNewsPortlet {
  margin: 0 0 1.5em;
  overflow: hidden;
  position: relative;
}
.portletNewsPortlet a {
  color: #555555;
}
.portletNewsPortlet a:hover {
  color: #1D7D3C;
}
.portletNewsPortlet a + .portletNewsDate {
  padding: 3px 0;
}
.portletNewsPortlet .portletItem {
  clear: left;
  float: left;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.230882em;
  padding: 0 0 15px 0;
}
@media (min-width: 767px) {
  .portletNewsPortlet .portletItem {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .portletNewsPortlet .portletItem {
    margin-right: 15px;
  }
}
.portletNewsPortlet .portletItem.odd {
  clear: right;
  padding: 2px 0 0 0;
  line-height: 1.2em;
  border-bottom: 1px solid #A5A5A5;
}
@media (min-width: 767px) {
  .portletNewsPortlet .portletItem.odd {
    margin-left: 12px;
  }
}
#content .portletNewsPortlet ul {
  margin: 0;
}
#content .portletNewsPortlet li {
  background: transparent;
  border-bottom: 1px solid #a5a5a5;
  padding: 12px 10px 11px 0;
}
#content .portletNewsPortlet li:first-child {
  padding-top: 0;
}
#content .portletNewsPortlet li:last-child {
  border: 0;
}
.portletNewsPortlet .hilight {
  margin: 0 0 13px;
}
.portletNewsPortlet .title {
  display: block;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.408929em;
  line-height: 1.2em;
  margin: 0 0 13px;
}
.portletNewsPortlet .description {
  color: #555;
  width: 85%;
  padding-bottom: 8px;
}
.portletNewsPortlet .date {
  border: 0;
  font-size: 0.857em;
  padding: 0;
  text-align: left;
  width: auto;
}
.portletNewsPortlet .odd a {
  display: block;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.2em;
  padding: 0 10px 0 0;
  line-height: 1.2em;
}
.portletNewsPortlet .left {
  float: left;
}
@media (min-width: 767px) {
  .portletNewsPortlet .left {
    width: 49%;
  }
}
.portletNewsPortlet .right {
  float: right;
}
@media (min-width: 767px) {
  .portletNewsPortlet .right {
    width: 49%;
  }
}
.portletNewsPortlet .defaultHidden {
  display: none;
}
.portletNewsPortlet .defaultVisible {
  display: block;
}
.portletNewsPortlet .portletFooter {
  padding: 3px 10px 19px 0;
  border-bottom: none !important;
}
@media (min-width: 767px) {
  .portletNewsPortlet .portletFooter {
    width: 49%;
  }
}
.portlet .seMere {
  color: #249448;
  font-size: 11px;
}
.portletActionsPortlet {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.922755em;
  clear: both;
}
.portletActionsPortlet .portletItem {
  padding: 3px 0 0;
}
.portletActionsPortlet .portletItem a {
  padding: 3px 10px 4px 0;
}
.portletActionsPortlet .portletActionItem a {
  display: block;
  padding: 3px 10px 4px 29px;
}
.portletActionsPortlet .actionitem-translation span:after {
  content: " version";
}
.portletActionsPortlet a {
  color: #555555;
}
.portletActionsPortlet a:hover {
  color: #1D7D3C;
}
.relatedItems {
  margin: 15px 0 0;
}
.relatedItems a {
  display: block;
  font-size: 1.167em;
  line-height: 1.2em;
  padding: 0 10px 1px 0;
}
.relatedItems .related-0 a {
  font-size: 2.083em;
  padding: 0 10px 4px 0;
}
#relatedItemBox dt {
  background-color: #1a6274;
  color: #fff;
  display: inline-block;
  padding: 4px 15px 3px;
}
#relatedItemBox dd {
  border-bottom: 1px solid #e7e5df;
  margin: 0;
  padding: 7px 0 7px;
}
#relatedItemBox .related-0 {
  padding: 13px 0 6px;
}
.relatedDetails {
  font-size: 0.917em;
  line-height: 1.4em;
}
.relatedDetails span {
  font-size: 1.273em;
}
#content .portletShortcutPortlet ul {
  margin: 0;
  padding: 12px 0 13px;
}
#content .portletShortcutPortlet li {
  background: #249448;
  padding: 0;
  vertical-align: top;
}
#content .portletShortcutPortlet li:hover {
  background-color: #1D7D3C;
}
#content .portletShortcutPortlet .portletItem {
  background: #F6F6F6;
}
#content .portletShortcutPortlet span,
#content .portletShortcutPortlet a {
  color: #555555;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet {
  position: relative;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet:before {
  background: #e6e6e4;
  background: -moz-linear-gradient(left, #e6e6e4 11.25%, #f6f6f6 0%);
  background: -webkit-linear-gradient(left, #e6e6e4 11.25%, #f6f6f6 0%);
  background: linear-gradient(to right, #e6e6e4 11.25%, #f6f6f6 0%);
  width: 9999px;
  top: -1px;
  left: -100%;
  height: 100%;
  content: "";
  position: absolute;
  z-index: 1;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet:after {
  content: "";
  display: table;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletHeader,
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem {
  z-index: 2;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletHeader {
  width: 25%;
  font-family: 'id00_serif_demibold', Arial, Helvetica, sans-serif;
  padding: 20px 10px 20px 0;
  font-size: 24px;
  color: #333333;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletHeader span {
  display: block;
  padding-left: 0;
}
@media (min-width: 767px) {
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletHeader {
    background: transparent;
  }
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem {
  clear: none;
  width: 75%;
  overflow: inherit;
  padding: 0 40px 20px;
  font-size: 16px;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem ul {
  margin-top: 20px;
  padding: 0;
  column-width: 190px;
  -moz-column-width: 190px;
  -webkit-column-width: 190px;
  column-gap: 10px;
  -moz-column-gap: 10px;
  -webkit-column-gap: 10px;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem li {
  background: transparent;
  margin-right: 0;
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem a {
  color: #555555;
  font-family: 'id00_serif_demibold', Arial, Helvetica, sans-serif;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem span {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  line-height: 16px;
  position: relative;
}
#portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem span:after {
  content: '';
  border-top: 1px solid #a5a5a5;
  width: 60px;
  left: 0;
  margin-top: 15px;
  display: block;
}
@media (max-width: 992px) {
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletHeader {
    width: 100%;
    left: 0;
    padding: 10px 0;
    position: inherit;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem {
    width: 100%;
    padding: 0 0 20px 0 !important;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem ul {
    padding: 0 10px 0 10px !important;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem li {
    width: 100%;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem li:after {
    margin-left: 0;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem a {
    background: transparent;
    padding-bottom: 0;
    padding-top: 9px;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem a,
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet .portletItem span {
    padding-left: 0;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet:before,
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet:after {
    display: none;
  }
}
.portletCarousel {
  background-color: #fff;
  clear: both;
  position: relative;
}
@media (max-width: 992px) {
  .portletCarousel {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .portletCarousel .carouselPortletItemVisual,
  .portletCarousel .carouselPortletItemWrapper {
    display: block;
    width: 100%;
  }
  .portletCarousel .carouselPortletItemWrapper {
    padding: 10px;
  }
  .portletCarousel .carouselPortletItemVisual .carouselPortletItemImg {
    width: 100% !important;
  }
}
.portletCarousel .portletHeader {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 1;
}
.portletCarousel .portlet {
  position: relative;
  background: #333;
}
.carouselPortletItem {
  display: inline-block;
  line-height: 0;
  margin: 0;
  position: relative;
}
.carouselPortletItem:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.carouselPortletItem a {
  display: block;
}
.carouselPortletItemVisual {
  float: left;
  display: table-cell;
}
.carouselPortletItemWrapper {
  overflow: hidden;
  display: table-cell;
  background: #333333;
  padding: 30px 20px 0 20px;
  vertical-align: top;
  max-width: 320px;
}
.carouselPortletItemWrapper:after {
  background: #2d6c59;
  /* Old browsers */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkNmM1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWQ2NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
  background: -o-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
  background: linear-gradient(to right, #2d6c59 0%, #8ad66a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d6c59', endColorstr='#8ad66a', GradientType=1);
  /* IE6-8 */
  width: 63px;
  height: 6px;
  display: block;
  content: "";
  margin-top: 15px;
}
.carouselPortletItemTitle {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  color: #f5f5f3;
  display: block;
  font-size: 2em;
  line-height: 1.15em;
  text-decoration: none;
  margin-bottom: 15px;
}
#content .panels .portletCarousel .carouselPortletItemTitle:visited {
  color: #222;
}
.carouselPortletItemDescription {
  color: #f5f5f3;
  display: block;
  font-size: 1.083em;
  line-height: 1.15em;
}
.portletCarousel ul {
  background-color: transparent;
  display: table;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.077225em;
  line-height: 1.251em;
  padding: 0;
  position: relative;
  width: 100%;
}
#content .portletCarousel ul {
  display: none;
  margin: 0;
}
.portletCarousel li {
  border-left: 1px solid #dfddd2;
  cursor: pointer;
  display: table-cell;
  min-height: 54px;
  position: relative;
  vertical-align: top;
  width: 162px;
}
#content .portletCarousel li {
  background: transparent;
  padding: 0;
}
.portletCarousel li:first-child {
  border: 0;
}
.portletCarousel li.current:before {
  content: ' ';
  display: block;
  height: 10px;
  margin: -10px 0 0;
}
.portletCarousel li a {
  display: block;
  outline: none;
  padding: 16px 16px;
}
.portletCarousel li:hover a {
  color: #1D7D3C;
}
.portletCarousel li.current a {
  color: #000;
}
.portletCarousel .prevnextblock {
  display: none;
}
.showPrevious {
  background-color: #fff;
  border-top: 1px solid #dfddd2;
  clear: both;
  display: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.846333em;
  padding: 3px 0 6px;
  text-align: center;
  text-transform: uppercase;
}
.portletTilePortlet {
  margin: 0 0 15px;
  position: relative;
}
.portletTilePortlet .portletHeader {
  background-color: #c72200;
  left: 0;
  position: absolute;
  top: 0;
}
#portal-column-content .portletTilePortlet .portletHeader {
  background-color: #c72200;
}
.portletTilePortlet .portletItem {
  padding: 0 0 8px;
}
.portletTileHeading {
  color: #c72200;
  display: block;
  font-size: 1.500em;
  margin: 0 10px 12px 0;
  padding: 13px 10px 0 15px;
  text-decoration: none;
}
#content a.portletTileHeading {
  color: #c72200;
}
.portletTileDescription {
  display: block;
  padding: 0 20px 0 15px;
}
/*----- Portlet Rich -----*/
.portletRich {
  position: relative;
}
.portletRich .portletHeader {
  display: inline-block;
}
.portletRich .portletItem {
  border-bottom: 1px solid #a5a5a5;
}
.portletRich .portletItem > img {
  margin-bottom: 8px;
}
.portletRich .portletItem > div {
  overflow: hidden;
}
.portletRich .bubbleLinks li {
  margin-bottom: 5px;
}
.portletRssCollection .portletItem {
  border-bottom: 1px solid #a5a5a5;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  font-size: 1.230882em;
  line-height: 1.2em;
}
.portletRssCollection .portletItem a {
  color: #555;
}
.panel-portlet-column .portlet {
  margin-bottom: 0;
}
.panel-portlet-column h3 {
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .panel-portlet-column .portletPanelPortlet .portletItem {
    padding: 10px;
    margin-bottom: 10px;
    background: #F6F6F6;
  }
}
.portletPanelPortlet {
  font-family: 'id00_serif_roundlight', Arial, Helvetica, sans-serif;
}
.portletPanelPortlet .portletItem p,
.portletPanelPortlet .portletItem li {
  margin: 0 0 7px 0;
  font-size: 13px;
}
.portletContactsPortlet {
  word-wrap: break-word;
}
/* @group Tabs */
#edit-bar {
  background-color: #75ad0a;
  min-height: 1.73em;
  width: 100%;
  padding: 3px;
}
#edit-bar li {
  font-size: 90%;
}
#edit-bar:after {
  clear: both;
  content: "";
  display: table;
}
#content-views {
  background-color: #75ad0a;
  float: left;
}
#content-views .actionMenu {
  display: inline-block;
}
#content-views .actionMenu a {
  display: block;
}
#content-views li {
  display: inline;
}
#content-views a {
  color: #fff;
  display: inline-block;
  line-height: 1.83em;
  padding: 3px 0.45em;
  text-decoration: none;
}
#content-views li.selected a,
#content-views li a:hover {
  background: #fff;
  color: #000;
}
#content-views li.selected a {
  font-weight: bold;
}
.state-private {
  color: #ff0000 !important;
}
.state-pending {
  color: #ffa500 !important;
}
.state-expired {
  color: #ff0000 !important;
}
.syndicated {
  color: #008000 !important;
}
#plone-contentmenu-workflow .state-private {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  background-color: #ff0000;
  border: 1px solid  #ff0000;
  color: #fff !important;
  padding: 0 0.5em;
}
#plone-contentmenu-workflow .state-pending {
  -moz-border-radius: 0.5em;
  -webkit-border-radius: 0.5em;
  border-radius: 0.5em;
  background-color: #ffa500;
  border: 1px solid #ffa500;
  color: #fff !important;
  padding: 0 0.5em;
}
/* Form Tabs */
#content .formTabs {
  background-color: #ddd;
  margin: 0;
  padding: 3px 3px 0;
}
.formTab {
  display: inline;
  margin-right: 0.25em;
}
#content .formTab {
  background: transparent;
  padding: 0;
}
.formTab a {
  color: #000;
  display: inline-block;
  line-height: 2em;
  padding: 0 0.75em;
  text-decoration: none;
}
#content .formTab a:hover,
.formTab a.selected {
  background: #fff;
  color: #000;
}
a.notify {
  background-color: red;
  color: #fff;
}
.required span:after,
span.required:after {
  color: #f00;
  content: " ■";
}
.formPanel {
  border: 0;
  padding: 0;
}
.formPanel.hidden {
  display: none;
}
.formControls input.hidden {
  display: none;
}
.crud-form {
  clear: both;
}
#title {
  font-size: 2em;
  width: 100%;
}
#description {
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
}
.suppressVisualEditor {
  margin: 0 !important;
}
.fieldUploadFile {
  display: none;
}
/* @end */
/* @group Pulldown menus */
#contentActionMenus > li {
  display: inline;
}
#contentActionMenus > li a {
  line-height: 1.83em;
}
.actionMenu {
  margin: 0 0 0 0.5em;
  position: relative;
  white-space: nowrap;
}
#contentActionMenus .actionMenu {
  float: right;
}
.actionMenu a {
  color: #fff;
  display: block;
  padding: 3px;
  text-decoration: none;
}
.arrowDownAlternative {
  font-size: 80%;
}
.actionMenu dd {
  background-color: #75ad0a;
  margin: 0;
  min-width: 100%;
  padding: 0 3px 3px;
  position: absolute;
  right: -3px;
  width: auto;
  z-index: 5;
}
.actionMenu.deactivated dd {
  display: none;
}
.actionMenu dd a:hover,
.actionMenu dd .actionMenuSelected {
  background-color: #fff;
  color: #666;
}
.actionMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.subMenuTitle {
  display: block;
  padding: 0 3px;
}
/* @group Personal tools pulldown */
/* @end */
/* @group Content pulldowns */
#folderHeader,
#contextHeader {
  border-bottom: 2px solid white;
}
#contextHeader {
  margin-top: 5px;
}
/* @end */
/* This is required to override a built-in TinyMCE link styling */
body.mceContentBody a {
  color: #249448 !important;
  border-bottom: none !important;
}
.mceContentBody {
  padding: 10px;
}
/* @group Control panel */
#setup-link {
  font-size: 90%;
}
#content .configlets li {
  display: block;
  margin: 1em 0;
}
#content .configlets li a {
  border: none;
  text-decoration: none;
}
#content .configlets li a:visited {
  background-color: transparent;
  color: #436976;
}
#content .configlets li a:active {
  background-color: transparent;
  color: #436976;
}
#content .configlets li label {
  font-weight: bold;
}
#content .configletDetails {
  list-style-image: none;
  list-style: none;
}
#content .configletDetails li {
  display: inline;
  margin-bottom: 1em;
}
#content .configletDetails li a {
  text-decoration: none;
}
#content .configletDetails li label {
  font-weight: bold;
}
#content .configletDetails li.configletDescription {
  color: #76797c;
  display: block;
  margin: 0;
}
.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;
  margin-bottom: 0;
}
.rule-element {
  background-color: #EEF3F5;
  margin: 0.5em 0pt 0.5em;
  padding: 0.3em 1em 0.3em 1em;
  width: auto;
}
.rule-element dl dd {
  margin-left: 1em;
}
.rule-updown,
.rule-operations {
  float: right;
  padding-top: 0.8em;
}
/* @end */
/* @group Portlets management */
div.portletAssignments div.portletHeader {
  padding: 0.42em 1em;
  background: #ddd;
  line-height: normal;
}
div.portletAssignments .managedPortletActions {
  float: right;
}
div.portletAssignments .managedPortletActions a,
div.portletAssignments .managedPortletActions button {
  border: 0;
  background: transparent;
  color: #249448;
  padding: 3px;
}
div.portletAssignments .managedPortletActions form {
  display: inline;
}
.managedPortlet {
  margin: 0.8em 0;
}
div.managePortletsLink,
a.managePortletsFallback {
  padding: 0.25em 0.5em;
  margin: 0 auto 1em;
  text-align: center;
}
a.managePortletsFallback {
  display: inline-block;
  /* in order for our vertical margins to work on inline element */
}
#content a.managePortletsFallback {
  display: block;
  border-bottom: none !important;
}
/* @end */
.relatedItems a,
.portletTileHeading,
a.redLink {
  background-color: transparent;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAJCAMAAAAmRK2vAAAANlBMVEUAAADPIDzPIDzPITzPIDzPITzPIT3PIDzPIDzPIDzPIT3PITzPIDzPITzOIDzPITzPIDzOIDwfg+26AAAAEnRSTlMAwqFdDNPdBBW1kNt+xCtuIOuCBuUaAAAAM0lEQVQI1x2KxxEAIBACDRfN9t+shzzYGZbUa0LWHZ/GRUHyTKCKowtbuOmxHWl45A39ABxTAOdrKuj7AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: 3px 50%;
}
.arrowBullets li {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMJCg8VB+r5igAAAJZJREFUGNN1kDEKwkAQRZ+ykNZDbNhT2Ni4khxlLiBqlWBlOZewUSyE7dJ6BWEvkiJgs8QNxl+/P/8xkGLVH6z6MzNZAjitCmAN7K36JpW+UKk73vLsgRq4AUervokSRnCRzQEY4J4KbZRwmkAZ7IAXsAI2UUJnZi5dEtBGCd3olGKAaz41cXJaFQPDA9jmQJTw4/L3Tx+sJzMjxNjPEwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: 0px 4px;
  padding: 0 0 0 13px;
}
.documentContent ul:not([class]) li {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADBAMAAACkBqiMAAAAElBMVEVVVVVVVVVVVVVVVVVVVVVVVVXWbsLCAAAABXRSTlMwxkAQkPo7AzgAAAARSURBVAjXY2AyYBBVYHBkAAAC1ACpn5JnWQAAAABJRU5ErkJggg==);
  background-position: 1px 8px;
  background-repeat: no-repeat;
  padding: 0 0 0 10px;
}
.LSBox .searchButton {
  background-color: transparent;
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAQCAMAAAD+iNU2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQPCjkhOAkfhgAAAIpQTFRF8PDw8fHx9fXz9fX19vb09vb29/f19/f3+Pj44ODg39/f4ODgKSkpKioqLS0tLi4uMDAwMTExMjIyMzMzNDQ0OTk5TU1NTk5OT09PUFBQUlJSVVVVVlZWf39/gIB+gICAgYGBjo6OmZmZm5ubnJycnZ2dnp6erKysra2rra2trq6srq6u3t7e////pHRkNgAAAAx0Uk5TAAAAAAAAAAAAzO7u4GtmnwAAAAFiS0dELc3aQT0AAACqSURBVAgdBcGBQoJAEEXRYebd3QSyXCpQKigXzez/v69zDJptLmXejCC55W4qy/W6HqYOPJlNxz+Adhotkttl2BHxELkdLshtXgACWN+RbP8juZKL2xMu2/9KLsm5F5Js/pTkkmKZA2wbWsgE7UsFzMZjS0TeTW8NyOjG4eN+W8vrF0puRFNPz4dT/e6rJIMAINj6igyAyATUxxqG5J5cgnzuqwEAAHBe/wHoIAtCqTfO1QAAAABJRU5ErkJggg==');
  background-position: 100% 100%;
  background-repeat: no-repeat;
}
.departmentPath .readMoreArrow {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAJBAMAAAAmxto/AAAAMFBMVEUAAADPIDzPIDzPIDzPIDzPIDzPITzPITzPIDzOIDzPIDzPITzPIT3PITzPIDzPIDxWDKgUAAAAD3RSTlMADcMaBbXd06FvK12RfutPsETeAAAAMklEQVQI12MAA7YNDFDA9ZYBBsxbYCzGIAGG/1AQABVjaTeAsoQCoQzmHAcoi2kCAwMAZRENc0ivmsoAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
}
.breadcrumbSeparator {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAABmJLR0QAVQBVAFV4xrLkAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQEDCYH9NJvVgAAAL5JREFUGNNtjz1Ow0AQRh+xpRQTySU9kmmm4Qzc4VvtAdxBhEQbUUFDS8EdrO0pSR8ppfcmrlb8NDayLF4775v5pmJC0sHdb3LOJ1ZsAGKMW+DKzN4k3U2hP6kKIdD3/Ze7f5RSdmb23LZtnVI6SiLnTDUMAwDu/g18llIuzexxFgEu1vclXZvZGdiN43ibUjrWiyFADdxPwsu8aRNCmL0aeG2aZj8JT8vyxBi3kt67rvuR9LD+btnlIGnPP/wC+2RHsOfkWdgAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
}
.departmentPath .readMoreArrow {
  background-position: 0 50%;
}
.portletCarousel li.current:before {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAKBAMAAACkp3isAAAAFVBMVEUAAAD///////////////////////9Iz20EAAAABnRSTlMAD9Ue7q2DXlamAAAANElEQVQI12MAAVEDBihgVHOGMYXSUgxggmlpzjDBNKAwTBAoDBUEC0MEwcJgQZgwUBACHAC/1RNENM3o7AAAAABJRU5ErkJggg==);
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-print a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAQAAAD8x0bcAAAAAmJLR0QA/4ePzL8AAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgAwgTOjU1/uRuAAAAp0lEQVQoz42RsRHDIAxFPxxFaNRjnysPwwRM4LWyQSZgj2QCn3FPQzqnMIlzCPtQKd6hryeBXG4Dq4coGhw6OhIN1QQJe6N0jUStKAGx82sdsIYCJXmFAH6N3cnq5ZZNwVWeXY0ftX//QRi5X7dhxCt7sgZAX53T768SoGANhio0WEMBUFFTolAPTPc92W++nZjI6avnULCwjxZ+4JlBc+EJoKc7lfkBjUUtd1+Hz3UAAAAASUVORK5CYII=);
  background-position: 2px 3px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-print a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMLDhIu5I0c5QAAARVJREFUOMtjZEADsrU2/xmIAI+bjzDiVUCMQdjUMDFQCVDNIMaFknpsNSl8PykxpGXOJ3ZGmH/17vy22br85FFSDIj3NtXbZ8R+Ee41p3M/9Uk1hIGBgWHh1tOX9G//siYpugnFItUCmwXFqZJ6fDUpfB+J0Rhw+LvE5ANnX2I1aJs5uyMxqVa21ub/C0FGawYGhnUo6Sg42MxUttaG8yMXoxWxXvnMzmTGwMDA4BNhZgU36JQW2ymlp78dv7MzahJrEN/P/4Iu8ebOF1XZjuJMkMR4DT1BYihwSjDfRMg1wcFmc9ANw4h+pn8Mdwnmq3//7xHMtIJf/h8mZBDzf4ZreNMRAwMDwwlttrWy2jZ4DTqGRQwAIjNfF13CAoQAAAAASUVORK5CYII=);
  background-position: 2px 3px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-read_aloud a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAQAAABDj1eZAAAAAmJLR0QAR0I19wEAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgAwgQMg5OajkbAAAAdklEQVQoz83RrRGEMBDF8X8yzIBaHcRdO0sDFEIjNEIDl3oQQQcTFFiGj4C8Z/e35j2jpSSyiVUhCWLtp2ugToIkmyPgp1gD7cpD2tXyIn+K1OWAOrAg4Z41Hwlg9rMMRjvpz7OYfWkA8/c3Hllx/PLLQ/13lw2oVSAwtssqxAAAAABJRU5ErkJggg==);
  background-position: 2px 7px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-read_aloud a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAYAAADphp8SAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMLDhsWHU0fMgAAALtJREFUOMtjXCipx16TwveDgQLQMucTB6Nsrc1/BgYGBr27v223Ljt5hBQDvKPMbS4psx5mYGBgYGJgYGAwu/bLjFRDGBgYGLYuO3nE7NovMwYGBgYGmIsoAbK1Nv+ZGKgERg0i0qCQIDMTcg0ICoHoZWJgYGA4qc12GiZACggPMLU4rcl2moGBgYERVxZ53HyEMcrPdMFhffZ4orIIrgQGY5td/2W3ds2pw4QMYyFkU/zzSz8pSvKk6gEAFo48jH/dkeAAAAAASUVORK5CYII=);
  background-position: 2px 7px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-facebook a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAAmJLR0QAR0I19wEAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgAwgQMxijpb0LAAAAeklEQVQoz71RMQ6AIBArhESm2+FDvIB/+BXf4QfkQ7DjwoYDEo2gbHa4XNombVJmJkp4RZSCEhC1C61oFHlK/E0GXIgagM2tZLPNhbeZ97P3Ocryib5hW+rHMYBo8+td2Y3omT5LXvjHYNSTPPvDKIAD5FtLHQtgo7kPqJQlz3j+GI8AAAAASUVORK5CYII=);
  background-position: 3px 3px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-facebook a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMLDgsidjv51gAAALNJREFUOMtjZGBgYJCttfnPQAZ43HyEkRGmWf/2L+stK04dI0ajS7y580051j0MDAwMTAwMDAxyL/74EauZgYGBYc/Ck3v1b/+yZiDF+bK1Nv9hGFmMiRQ/W175ubRlzidmZDEWUgxYtf50zCo0MSYGCgELMX5HZz9uPsKIVQGxBpEdiNjAcDHAIsNSlpiMg8z3iTCzghvwVJT5kU6hlRaxtgaEmtleVGU7ysDAwMBIaXYGAH5yQqYykcnIAAAAAElFTkSuQmCC);
  background-position: 3px 3px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-linkedin a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAAmJLR0QAR0I19wEAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgAwgQNRYSRzeKAAAAiUlEQVQoz72RsRHCMBAE9zUaiOTcDmnB9PA0oBagJ1pQBSqCFgjtXESKRGDPEJgfE3Hp7dzf/MnlECqmXkcfKpQhz1tT+24K1Vk25LkMQGwAeopNr1soNr/ST+R7C8eO/Ces3PJ9OQiQxExIUs6gowEkgfwAxh87/AGQ2KxXL2s46CbtLRtkb+43vvkpefRxubAAAAAASUVORK5CYII=);
  background-position: 3px 5px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-linkedin a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMLDhkvcH71uAAAASBJREFUOMtjXCipx1aTwveTgQzQMucTO6Nsrc1/BgYGBsNbv2w2rTx1lBiNTgnmnrdlWbcxMDAwMDEwMDAoPvsTQKxmBgYGhn0LTm43uP3LloGBgYEB5gIGBgaGkGAzc9lam/8R/qYziDFIttbmPxOywJq1p04yMDCwH9VjzyPWNSzoAo+bj/wiJSBZsDnL/sLPqUs2n85B9h6SBYzIfCZspnJ///8dXZPV5Z+xDAwMDKFBZnEEDfjBzsiObuPKDaeXMDAwMHxnY/AgaMBPVgY2XH6WePfvGUEDeL79/4LLAK6f/38SNOA3KyNOF3zkYeIlaAA+wPr7/y+MaMtxNNYg1aAcR2MNeErcaMN5PcbX1IAUzRttOK8zMDAwMFKanQHlVWMGx2ZV8wAAAABJRU5ErkJggg==);
  background-position: 3px 5px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-twitter a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPCAQAAAChU0zgAAAAAmJLR0QAR0I19wEAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgAwgQNCzNUN95AAABRklEQVQoz3WQvUoDQRSFv43jT5G9nSKGIGlsbcwDmGZSRSymSaPYpLPPG4hvoJ2FCAqCnYOgaKsg2qmoVWIjFjcgij9jsVmzLDrdPffMdw8H/nm24YILWaXwj3FUDrQGLtRXU80AJL911l+nsryBP7FDTMtD/elw75eqLQC5csHOA9gKaAn8t3/UarxrpwYBdkDHdViX5NgFOy8P2vbdhO8vQDoAUSK4oG2/BtbQlC3QYf+Zyf2Wsdo5OU/X1jCRMvtbQ1O2onR0AfaiP9sw8gFaMy6Aiu9pSTougLb8Zs67kkAMgKjrq1rzJzlmLBtaBTC9mfhWFyhS5I5T/50/L5q0ABHYhhxk688QC/IFOubfAYbg/qZ8J0fly/ubnLEiL6DiX5M5UxboMmd0GYkmQ1W2QdusDyJFg0qixXh3wNQW+/45e+UHFvZ67kP10CIAAAAASUVORK5CYII=);
  background-position: 0 4px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-twitter a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPCAYAAAALWoRrAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMLDh8EipirfgAAApJJREFUOMuVU11IFGEUPbOzzcyquFESLTZGgf276OqsGGMGBZWZP9CaVLQvYoZPZS/lDgm7oET0kCCii+KLWgSCYi/iirmmLBu1G/5FCbXkVBDImj8zuza97IRuo+X3dLmc79x77rmXwDZfUYX1USCdqgWAkNNLaGF02yHsNJmZQDpVe/hTpBEAWIFXSm3Wnnjcn0qswCtqnDMtX+197uuOB6uYkNNLdJrMZPuFhMtzqfqe/LerDV39/vsbOmUFPombkjrUpP8o1cUKvFJext1Wc+ev5xYBwMEv0QoAsIvBtZH2iafmD3LNaCZzr8xm5TaQhpzen0wE9QCQH5Ay931fM1pm5dbxE/RjVuCVa0U5NZMHdvTzAenZXKp+YH33A92+ZgDwH6F8f8lX5V0aW2lr9ryuis2QHLRQjSMW5i4AuNxhvV0MrmnN2lGZvKJpRPEVaxUr8EqnyUzGfSJV+VuYSNrKuCZW4BViMzNc7rDOLgaV/9mK3Ft5xvkUcgEAMj7K9WAFXol1Z4xV3KvmWIFXbhTmPPkXaUUJ17J+e/Rq4KhMXmDBw7EOnDUr1Q1nM2682FK20WGmb2a+l6tDqlH2i9xpj4Uezp6WGpYZnWn/t8iPcCIZYiJo8lhoQ8jpXdqCkHBUJv+Kvy4CAMpLuQfjGXR98ejK2b58gwdAwmZkrMATABJc7vCySuhyhw12MbiqYkgAmJyZHzm3a0/SEGdo4QNSdKxtYogV+KTwy89yPKmxIC0x7WvU1nvK8CZGuNMuBpc0zxQAqs9kXxo4aegDgKwZyZ2yqLQWBOR348coStytK4gSKAweoqoBgJuSekteSTatvSW09q0vj37oO07f0ZLPTUodKYtKXeugX9xs1r8BbTYBZByjG9oAAAAASUVORK5CYII=);
  background-position: 0 4px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-send a {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAQAAAB6UzRyAAAAAmJLR0QAR0I19wEAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfgAwgQNAdh7CY5AAABTUlEQVQoz32RrU5DQRCFv3sviqSToIooKPoCGMDQBMESQCB6RQUKZBOC4OctMPAECBJqQDRhFCmIlhdAAK5VBDVrSLhwEXtbfkJYs7PJ2XO+mUnSfPpl5vHplX9OlOahsDVU3/8WxVYDP2Hb0pYszV31TyeXSGZTOgBXlQcA2+Zc/Q8RpLlvXp2Ep0tYlwsAq3GrBUoMVi8dF5ItxvWyFVnZdqUjH+7AVQonVxIzUQ9uUTq2oL3iy7x0Aaweg3pgCUBvQLpp7hIA7bUiawBZDOCbgQOsBiBZiFnZkzM/q5cRgKtI3+KAmebWYFKO/GbpFELfYwA6SGGOXvCSjsV2LwqBFKIQk+bQ+lYDWFmfRyMAsIXh4AK0bcBQMhJxB64KriIZAG8/dhcuzYE1tyx9O7TY70v711qKmFVpg9X05jdj0R1AdP0d1WJ2vpw+AWeKgxq19wq6AAAAAElFTkSuQmCC);
  background-position: 3px 4px;
  background-repeat: no-repeat;
}
.portletActionsPortlet .actionitem-send a:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARCAYAAADQWvz5AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMLDiExne50IAAAAntJREFUOMudVF9IU1Ec/nanuyU2ezFTuBo99KDNcuu60uOfUjSYir0khHYrtAgCrQwpdkVy4EMFGUVhe8hs0V61IMEgZI62kenElRJGSe5B+sMI3b1OTi+euE4N6zzd3+875/t+9/v9ztELMqG27WlZBZkZk29n5r7jP5dOkAnVJip90ZaiCfWuFA4u/wsRZw2pzQDgcEa25U2rrkHrltv2RmNMkAltLTTv2zRRtTd6DwBCWQkZ/W5//WynR1fjWSwBAPeRpDFBJvREjdjdm56b/NdfAwBBJjRvWnX1u/31WrA3PVc/ZOGvvc7jr7Pc4VHlbNmo4pTCQbqGraFKlOO9aqo40FVfLaaxuLnYskuyiT2CTKggE9pgE/vaDpr3IE45WZAJ1ZZ/0iY2CTKhVw6Zq+KFWwvM1YxQkAltKbZc4ABACgd/AcCQhb/INj9+EXgIAM/KkwZWRPQMc5clDQLgCyeUWwDwzcht5Ri4d2apX+sFAIjv1Uvs295ojLEuznZ61Epf9P6Iib9snlLP9D0P3NCxjXW1Yr7XxPsczginNVKQCc0PqXcSl2nKiImXrCG125dtaAaAnE9L5S+f+F4BwJ9yJz/MfU0pyeyIcfj8s273x8jwFxUAKlJ3/vBnGzrODSyYFw1YfJPD29nc3fSOTq1qv1Z9pfR182w5nJEdUjg4v2ogtQEJKlJ8h7Qml75T2leaM79msrXBUb/SBwDHj4mlzDd7ozHG8AVel7DhFdEGzOTEGBrqasU2r4n3FY8pTx3OCFceiD7yZxvaNyJao1A0rlwd3s93AQAZV867BgIPXAAQxmlBJKc2/Rxopjx1HUwn2cSe9c79Bqa7+HItUaRoAAAAAElFTkSuQmCC);
  background-position: 3px 4px;
  background-repeat: no-repeat;
}
a.twitter {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPCAYAAAALWoRrAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AQMDwoF5B/zYgAAAuFJREFUOMuFkz9IK1sYxH+bXaISwSJRxC1sBInBagWbIFho7PyDSMBGMCgiCrGIoBIuYmFMkdiI2igBsbARbYSQThBRURBURESDCi6m0CKBxOx5RcjexHvfe1MtnO/MfGdmVtI0TfAfkCQJIQRCCCRJwu12E41GAdA0DUmS/pix8D8QQpjkVquVQCDA5OQkQgji8Ther7dsBkApqqytrVFRUcHl5SVHR0c8PDyYykWMjIxwc3PD6ekp7e3tqKpKNBollUoRj8fNjS2GYQCQSCSw2WxYrVZWV1fZ2NhA0zSTUFVVhoaGiEQiSJKEYRgkk0mCwSCBQIDa2loMwygsUvTUZrNxeHjI4OAgn5+f9PT04PP50HWdzc1NhoeHub6+Zmtrq8xrSZKYmppCVVVmZ2cLZ6VBLSws8Pr6al5UFAWPx4PP5yOfz+P1evn+/jY3LVpjtVrZ3d2lsbGxINTW1iYMw0CWZZqbmwmFQgwMDJDL5cxLsixjt9vRdf1fA5VlGY/Hw+LiYiH9ovLt7S0vLy+Mjo4iy7KZaj6fLyMsDU8IgaIoxGIx+vr6GBsbQ1pfXxd1dXVEIhHS6TQOh4OVlRWampp4f39nZ2eH/f39QqoWS1kjit/9/f10dXUxMTFRED05ORFOp5NcLsf5+TnpdBqn00llZSXhcJizszNz47+hurqavb09/H4/d3d3BdLe3l4Ri8UIBoPU1NRQVVXF4+MjV1dXFOv2s6+l6YdCIT4+PgiHw7/PNE0THR0dzM3NMT09zf39vUnyk6zovcVS+BFnZmZobW1lfHycbDZrNkJuaGj4lUwmSaVSLC0t8fb2xtPT0189BLBYLNTX17O8vIzdbsfv95PJZMrmynrqcrmYn58nk8lwcHDAxcUFuq6jKAoOh4OWlhbcbjdut5vt7W1isZhpUZk1mqaJ0jLLskxnZyfd3d24XC7sdjvZbBZd13l+fub4+JhEIsHX11fZa0rxD+CWbysvoa/nAAAAAElFTkSuQmCC) no-repeat;
  padding-left: 25px;
  background-position: 0px 2px;
}
#portal-secondary-navigation li {
  padding: 0;
}
#portal-secondary-navigation li:not(.site-action) + li.site-action {
  margin-top: 2em;
}
@media (min-width: 992px) {
  #footer-menu {
    width: 220px;
    float: left;
  }
  #footer-language-selector {
    width: 308px;
    float: right;
  }
  #portal-footer-wrapper .panel-0 {
    width: 654px;
    float: left;
  }
  #portal-footer-wrapper .panel-0 .content {
    margin-left: 12px;
  }
}
#portal-footer-wrapper {
  padding: 1em 1em;
  background: #333;
  max-width: 900px;
  margin: auto;
  position: relative;
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
}
#portal-footer-wrapper > .cell {
  z-index: 2;
}
#portal-footer-wrapper a {
  font-family: 'id00_serif_roundregular', Arial, Helvetica, sans-serif;
  line-height: 20px;
  color: #f4f4f2;
  text-decoration: none;
}
#portal-footer-wrapper ul {
  font-size: 1.2em;
}
#portal-footer-wrapper p {
  font-family: Arial, Helvetica, sans-serif;
}
#portal-footer-wrapper .panels {
  clear: none;
}
#portal-footer-wrapper .portletHeader {
  color: #888888;
  border-bottom: 1px solid;
  font-size: 1.4em;
  padding-bottom: 10px;
}
#portal-footer-wrapper .portletHeader span {
  padding: 0;
}
#portal-footer-wrapper .portletRich .portletItem {
  border: 0;
}
#portal-footer-wrapper .portletRich .portletItem h1,
#portal-footer-wrapper .portletRich .portletItem h2,
#portal-footer-wrapper .portletRich .portletItem h3,
#portal-footer-wrapper .portletRich .portletItem h4,
#portal-footer-wrapper .portletRich .portletItem h5 {
  color: #f4f4f2;
}
#portal-footer-wrapper #portal-colophon {
  bottom: 0;
  clear: both;
  padding: 0;
  margin-top: 30px;
}
#portal-footer-wrapper #portal-colophon dd {
  margin: 0;
}
#portal-footer-wrapper .portlet {
  margin-bottom: 30px;
}
#portal-footer-wrapper li {
  margin-bottom: 5px;
}
#portal-footer-wrapper #portal-languageselector,
#portal-footer-wrapper .languageselector {
  float: left;
}
#portal-footer-wrapper #portal-languageselector li,
#portal-footer-wrapper .languageselector li {
  float: right;
  padding: 0 !important;
}
#portal-footer-wrapper .portletRich .portletHeader {
  display: block;
}
#portal-footer-wrapper > :before,
#portal-footer-wrapper > :after {
  content: " ";
  display: table;
}
#portal-footer-wrapper > :after {
  clear: both;
}
#portal-footer-wrapper .documentContent p {
  color: #888;
}
#portal-footer-wrapper .documentContent .portletItem > div {
  overflow-x: auto;
  min-height: .01%;
}
@media (max-width: 992px) {
  #portal-footer-wrapper .documentContent .portletItem > div {
    overflow-y: hidden;
    width: 100%;
  }
}
#portal-footer-wrapper td {
  padding: 0 1em 0 0;
}
@media (max-width: 767px) {
  #portal-footer-wrapper td {
    width: 100%;
    clear: both;
    float: left;
    padding-bottom: 10px;
  }
}
div.factbox,
div.factbox1,
div.factbox2,
div.factbox3,
div.factbox4,
div.factbox5,
div.factbox6,
div.factbox7,
div.factbox8,
div.factbox9,
div.factbox10 {
  float: left;
  width: 40%;
  margin: .45em 1em .45em 0;
  padding: 10px 10px;
}
div.factbox7,
div.factbox8,
div.factbox9,
div.factbox10 {
  width: 100%;
}
div.factbox-right,
div.factbox2-right,
div.factbox3-right,
div.factbox4-right,
div.factbox5-right,
div.factbox6-right {
  float: right;
  width: 40%;
  margin: .45em 0 .45em .95em;
  padding: 10px 10px;
}
div.factbox1,
div.factbox1-right {
  border: 1px solid #ccb1bc;
}
div.factbox5,
div.factbox5-right,
div.factbox10 {
  color: #fff;
  background-color: #249448;
}
div.factbox5 p:last-child,
div.factbox5-right p:last-child,
div.factbox10 p:last-child {
  margin-bottom: 0;
}
div.factbox5 h2,
div.factbox5-right h2,
div.factbox10 h2 {
  margin-bottom: 10px;
}
div.factbox5 a,
div.factbox5-right a,
div.factbox10 a {
  color: #fff;
}
div.factbox5 a:hover,
div.factbox5-right a:hover,
div.factbox10 a:hover {
  text-decoration: underline;
}
div.factbox6,
div.factbox6-right {
  background-color: #249448;
}
div.factbox p,
div.factbox-right p,
div.factbox2 p,
div.factbox2-right p,
div.factbox3 p,
div.factbox3-right p,
div.factbox4 p,
div.factbox4-right p,
div.factbox5 p,
div.factbox5-right p,
div.factbox6 p,
div.factbox6-right p,
div.factbox7 p,
div.factbox8 p,
div.factbox9 p,
div.factbox10 p {
  margin: 0 0 12px;
}
div.div50 {
  width: 50%;
}
div.div75 {
  width: 75%;
}
div.factbox2,
div.factbox2-right,
div.factbox4,
div.factbox4-right,
div.factbox9,
div.factbox9-right {
  background: #e6e6e4;
  color: #555555;
}
div.factbox8,
div.factbox8-right {
  background: #323232;
  color: #fff;
}
div.factbox8 h2,
div.factbox8-right h2,
div.factbox8 h3,
div.factbox8-right h3,
div.factbox8 h4,
div.factbox8-right h4,
div.factbox8 p,
div.factbox8-right p,
div.factbox8 li,
div.factbox8-right li {
  color: #fff;
}
div.factbox,
div.factbox-right,
div.factbox3,
div.factbox3-right,
div.factbox7 {
  background: #f6f6f6;
  color: #555555;
}
@media (max-width: 767px) {
  div.factbox,
  div.factbox-right,
  div.factbox2,
  div.factbox2-right,
  div.factbox3,
  div.factbox3-right,
  div.factbox4,
  div.factbox4-right,
  div.factbox5,
  div.factbox5-right,
  div.factbox6,
  div.factbox6-right,
  div.factbox7,
  div.factbox8,
  div.factbox9,
  div.factbox10 {
    float: none;
    margin: 0.45em 0;
    padding: 0.45em 3% 0.45em;
    width: 100%;
  }
  div.factbox-right,
  div.factbox2-right,
  div.factbox3-right,
  div.factbox4-right,
  div.factbox5-right,
  div.factbox6-right {
    float: none;
    margin: 0.45em 0;
  }
}
@media only screen and (min-width: 767px) {
  #portal-logo:before {
    margin-left: -55px;
  }
  .portal-header-wrapper {
    -webkit-box-shadow: 0px 0px 5px 0px #CCCCCC;
    box-shadow: 0px 0px 5px 0px #CCCCCC;
  }
  #portal-logo {
    margin-left: 70px;
  }
  #portal-logo:before {
    background-position: 8px 12px;
    background-size: 40px;
  }
  .expand-menu #portal-title {
    font-size: 16px;
    line-height: 20px;
  }
  .expand-menu #portal-logo:before {
    height: 136px;
    background-size: 55px;
    background-position: 0px 28px;
    /*background-position: 6px 12px; */
  }
  .expand-menu .portal-header-wrapper {
    padding: 0;
    background: #f6f6f6;
  }
  .expand-menu #portal-primary-navigation {
    display: block;
    width: 100%;
    max-width: 900px;
    margin: -68px auto 0;
  }
  .expand-menu #portal-primary-navigation a {
    width: 180px;
  }
  .expand-menu #portal-primary-navigation li:last-child a {
    width: 150px;
  }
  .expand-menu .after-header-wrapper {
    margin-top: 140px;
  }
  .expand-menu .header-upper-menu {
    margin-bottom: 35px;
  }
  .expand-menu #visual-portal-wrapper:after {
    content: '';
    display: block;
    width: 224px;
    height: 7px;
    background-size: 224px 7px;
    position: absolute;
    top: 138px;
    background: #2d6c59;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none', see ie9fixes.css */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkNmM1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWQ2NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
    background: -o-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
    background: linear-gradient(to right, #2d6c59 0%, #8ad66a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d6c59', endColorstr='#8ad66a', GradientType=1);
    /* IE6-8 */
  }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
  .expand-menu #visual-portal-wrapper:after {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  div.row {
    float: none;
    width: auto;
  }
  div.cell {
    float: none !important;
    left: 0 !important;
    margin: 0 !important;
    width: auto !important;
  }
  #visual-portal-wrapper {
    max-width: 100%;
    width: auto;
    overflow-x: hidden;
    clear: both;
  }
  .portal-header-wrapper,
  #visual-portal-wrapper {
    padding: 0 !important;
  }
  .portletCarousel ul,
  #content .portletCarousel ul,
  #portal-languageselector,
  #portal-personaltools-wrapper,
  #portal-siteactions,
  .bgColumnOne,
  .showPrevious,
  #portal-main-menu,
  .header-upper-menu .languageselector {
    display: none;
  }
  #portal-column-one {
    display: none;
    position: initial;
    padding: 0 10px;
  }
  #portal-column-two {
    position: initial;
    float: none;
    padding: 10px;
  }
  .mobile-column-expanded .documentFirstHeading {
    display: none;
  }
  .mobile-column-expanded #portal-column-one {
    position: relative;
    margin-top: -1em;
    z-index: 2;
  }
  .mobile-column-expanded #content:before {
    position: absolute;
    content: "";
    background-color: rgba(98, 98, 98, 0.7);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .mobile-column-expanded #mobile-column-trigger .open {
    display: none;
  }
  .mobile-column-expanded #mobile-column-trigger .close {
    display: block;
  }
  .mobile-column-expanded #viewlet-below-content-title:before {
    border-top: 0;
  }
  .mobile-column-expanded #portal-breadcrumbs {
    margin-left: 0;
    margin-bottom: 0;
    padding: 10px 50px 10px 0;
    background: #333;
    border-right: 8px solid #909090;
  }
  .mobile-column-expanded #portal-breadcrumbs > span:last-child {
    color: #fff;
  }
  .mobile-column-expanded #portal-column-one {
    display: block;
    width: 100%;
    background: #fff;
    border-right: 8px solid #909090;
    padding-bottom: 100px;
  }
  .portletNavigationTree {
    font-size: 17px;
  }
  .portletNavigationTree ul.navTreeLevel0 {
    margin-top: 10px;
  }
  .portletNavigationTree .portletItem {
    padding-top: 0;
  }
  .portletNavigationTree li {
    margin-bottom: 13px;
  }
  .portletNavigationTree .navTreeTopNode {
    width: 70%;
    position: initial;
    font-size: 1.35em !important;
    text-indent: 0px;
  }
  .portletNavigationTree .navTreeTopNode a {
    font-size: 1.15em;
    height: auto;
  }
  .portletNavigationTree .navTreeTopNode:after {
    width: 70%;
    height: 5px;
  }
  /*button-nav.png*/
  .menu-trigger {
    -webkit-background-size: 51px 41px;
    background-size: 51px 41px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGYAAABSAgMAAADbWklKAAAACVBMVEUAAAD///////9zeKVjAAAAAnRSTlMATX7+8BUAAAApSURBVEjHYwhgwAVGpUalRqWwSK2CgAV4pAav40dDYzQ0RqVGpYaUFAD5XDlFjZyR1wAAAABJRU5ErkJggg==);
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #fff;
    display: inline-block;
    float: right;
    height: 41px;
    margin: 0 0 0 1px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 51px;
  }
  .menu-trigger:hover,
  .menu-trigger.activated {
    background-color: #64ebcd;
  }
  .menu-trigger span {
    display: block;
    padding: 41px 0 0;
  }
  /* Phone Book Mobile */
  .template-phonebook_view #alpha {
    display: none;
  }
  .template-phonebook_view #alphamobile {
    display: block;
  }
  .template-phonebook_view #alphamobile a {
    background-color: #17124d;
    color: #fff;
    display: inline-block;
    margin: 0 -2px 2px 0;
    padding: 10px 0 11px;
    text-align: center;
    text-transform: capitalize;
    width: 33%;
  }
  .template-phonebook_view .responsivetable thead tr {
    display: none;
  }
  .template-advanced_view .searchBox,
  .template-phonebook_view .searchBox {
    position: relative;
    width: 100%;
  }
  .template-advanced_view .searchBox label,
  .template-phonebook_view .searchBox label {
    display: none;
  }
  .template-advanced_view #advanced .searchPage,
  .template-phonebook_view #advanced .searchPage {
    padding: 2% 3%;
    width: 83%;
  }
  .template-advanced_view #advanced .searchButton,
  .template-phonebook_view #advanced .searchButton {
    bottom: 1px;
    margin: 0;
    position: absolute;
    right: 0;
    width: 9%;
  }
  .template-phonebook_view #sortmobile {
    background-color: #17124d;
    color: #fff;
    display: block;
    margin: 0 0 1.5em;
    padding: 10px;
    text-align: center;
  }
  .template-phonebook_view #sortmobile #sorter {
    vertical-align: middle;
    width: 50%;
  }
  /* Top banner */
  #portal-motd {
    padding: 12px 10px 10px 10px;
    position: relative;
    top: 41px;
  }
  /* We always clear-fix portlets */
  .portlet:before,
  .portlet:after {
    content: " ";
    display: table;
  }
  .portlet:after {
    clear: both;
  }
  .after-header-wrapper {
    margin-top: 45px;
  }
  .mobile-expand-menu .after-header-wrapper {
    margin-top: 91px;
  }
  .header-upper-menu {
    width: 100%;
    margin-top: 0px;
  }
  #portal-searchbox {
    width: 100%;
    float: none;
    margin: -10px 0 0;
  }
  #portal-searchbox .searchField:not(.open) {
    display: none;
  }
  #portal-searchbox .searchButton {
    position: absolute;
    top: 16px;
    right: 6px;
  }
  .LSBox {
    margin: 15px;
  }
  #portal-logo:before {
    height: 38px;
    background-size: 31px;
    background-position: 15px 7px;
  }
  #portal-title {
    padding-bottom: 2px;
  }
  .navigation-root #portal-primary-navigation {
    padding-left: 1em !important;
  }
  #mobile-column-trigger {
    display: block;
    position: relative;
  }
  #mobile-column-trigger .open,
  #mobile-column-trigger .close {
    position: absolute;
    z-index: 100;
  }
  #mobile-column-trigger .open {
    width: 40px;
    height: 40px;
    background: #333333;
    padding: 12px 0px 0px 10px;
    border-radius: 0 4px 4px 0;
    top: 7px;
    left: 0;
  }
  #mobile-column-trigger .close {
    background: #259e51;
    border-radius: 50%;
    display: none;
    top: 8px;
    right: 16px;
    padding: 7px 0px 0px 7px;
    width: 30px;
    height: 30px;
  }
  #mobile-column-trigger:hover {
    cursor: pointer;
  }
  .header-mobile-menu {
    display: block;
  }
  .documentContent img {
    width: 100%;
  }
  .navigation-root #portal-primary-navigation {
    max-height: auto;
    width: 100%;
    overflow: visible;
    margin: 20px 0 0 0;
    display: block;
    position: static;
    padding: 15px 0;
    height: auto;
  }
  .navigation-root #portal-primary-navigation ul {
    float: none;
  }
  .navigation-root #portal-primary-navigation li {
    display: block;
  }
  .navigation-root #portal-primary-navigation li a:after {
    width: 50px;
    height: 1px;
    background: #a5a5a5;
    display: block;
    content: "";
    margin-top: 15px;
  }
  .navigation-root #portal-primary-navigation li:last-child a:after {
    display: none;
  }
  .navigation-root #portal-primary-navigation a {
    width: 100%;
    height: auto;
    padding: 5px 20px 10px 0;
    border-right: none;
    float: none;
  }
  .navigation-root #portal-primary-navigation li:last-child a {
    padding-bottom: 0;
  }
  #viewlet-below-content-body .panel > h2 {
    color: #fff;
    padding: 10px;
    margin-bottom: 0;
    font-size: 1em;
    width: 100%;
    background: #2d6c59;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none', see ie9fixes.css */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJkNmM1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4YWQ2NmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    /* FF3.6-15 */
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
    background: -o-linear-gradient(left, #2d6c59 0%, #8ad66a 100%);
    background: linear-gradient(to right, #2d6c59 0%, #8ad66a 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2d6c59', endColorstr='#8ad66a', GradientType=1);
    /* IE6-8 */
  }
  #viewlet-below-content-body .panel > h2:after {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .portal-header-wrapper,
  #visual-portal-wrapper {
    padding: 0 10px;
  }
  /* Header */
  #portal-header {
    background: #17124d;
    background: -moz-linear-gradient(left, #17124d 0%, #17124d 9%, #25134c 19%, #4b1749 36%, #951d43 64%, #b42041 78%, #cb223f 92%, #cc223f 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #17124d), color-stop(9%, #17124d), color-stop(19%, #25134c), color-stop(36%, #4b1749), color-stop(64%, #951d43), color-stop(78%, #b42041), color-stop(92%, #cb223f), color-stop(100%, #cc223f));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #17124d 0%, #17124d 9%, #25134c 19%, #4b1749 36%, #951d43 64%, #b42041 78%, #cb223f 92%, #cc223f 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #17124d 0%, #17124d 9%, #25134c 19%, #4b1749 36%, #951d43 64%, #b42041 78%, #cb223f 92%, #cc223f 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #17124d 0%, #17124d 9%, #25134c 19%, #4b1749 36%, #951d43 64%, #b42041 78%, #cb223f 92%, #cc223f 100%);
    /* IE10+ */
    background: linear-gradient(to right, #17124d 0%, #17124d 9%, #25134c 19%, #4b1749 36%, #951d43 64%, #b42041 78%, #cb223f 92%, #cc223f 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#17124d', endColorstr='#cc223f', GradientType=1);
    /* IE6-9 */
    float: none;
    left: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation-root #mobile-column-trigger,
  .template-folder_navigation_view #mobile-column-trigger {
    display: none;
  }
  #portal-searchbox {
    margin-right: 15px;
  }
  /* Search */
  .top-button-search {
    /*mobile-button-search-black.png*/
    background-position: 11px 11px;
    background-repeat: no-repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMJDh8pZU4/gAAAAjpJREFUOMullD9IHEEUh7+Zu3U5K7mrUynYBS3SepWYWtg/ssIVaVMEOzFWxj6Q2uKKg71ZQhohitXZWUXsBK2s70jlMQyzkyK7sHqbBC+/cvbNt+/93psnqChJEs8Ys+mcewd0gQ4wBkZCiBPP8y4Gg4HhLxIAYRgihHiV5/k10C6+3QH3wDKwUpxNpJRrzrkHpVQtsAmUsBtgCfjUaDQ+p2k6LoPiOO5Yaz8AH/M8v5FSvgYe6oAySRKvyGxJCNHNsuzQ9/1xNcj3/XGWZYdCiC6wlOf5dZIkXhzHs0BjzGZR5rFS6jIMQ/r9/pOgfr9PGIYopS6BY6BtjNlK03TWwyAIvgLbjUaj4/v+5Dmsql6vh9a6ba0dA+dZlr2t87AL3KVpOuEfKn42CYLgDtis9bAYjXtepvvibi1wXIzGS7QM5H8amxGwHcdx+wUergDfazMUQpwAWGv3ym7Wqey+tXavmN0vtUDP8y6ACXAQhuGGUoperzeTmVKKMAw3gAPgEbiKomgWOBgMjJRyDfjpnBsFQXCkte5Ug7TWnSAIjpxzI8ABi865M8/zWv/7lh+Bxcr9Wynl+nA4nD4BPts2W86598WcyaKb54VnV865M+BNFer7/roxZjocDn8vh1LWWqOUOgVO6wyPooiFhYWu1voHsFocr2qtR81mswtMBXMoiqJWnudVKMBDs9lcnQsIsLu729Jaj6rlCyG+yXmBxphpUWa5F6fA/twZltrZ2WlZawfAvlLq9hepdAKcaMO2zgAAAABJRU5ErkJggg==);
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 41px;
    outline: none;
    overflow: hidden;
    position: relative;
    right: 0;
    width: 51px;
  }
  .top-button-search span {
    display: block;
    padding: 41px 0 0;
  }
  /* Portlet Carousel */
  .carouselPortletItemVisual {
    height: auto;
    float: none;
  }
  .carouselPortletItemWrapper {
    height: auto;
    float: none;
  }
  .carouselPortletItemTitle {
    font-size: 1.3em;
  }
  .carouselPortletItemDescription {
    font-size: 0.9em;
  }
  /* Portlet Shortcut */
  .portletShortcutPortlet ul a {
    padding: 9px 13px;
  }
  .portletShortcutPortlet .portletItem {
    clear: both;
  }
  #content .portletShortcutPortlet .portletItem li {
    display: block;
  }
  /* Portlet Contacts */
  /* Breadcrumbs */
  #portal-breadcrumbs {
    min-height: 30px;
    padding-top: 7px;
    margin: 0 0 15px 43px;
  }
  /* Content */
  .documentFirstHeading {
    font-size: 2.000em;
  }
  #portal-column-content {
    clear: both;
  }
  .arrowBullets li a {
    display: block;
  }
  .bubbleLinks a {
    padding: 9px 13px;
  }
  /* Portlet Actions */
  .portletActionsPortlet {
    overflow: hidden;
    padding: 0;
  }
  .portletActionsPortlet .portletHeader {
    clear: both;
  }
  #portal-column-content .portletActionsPortlet .actionitem-translation {
    padding-left: 0;
  }
  .portletActionsPortlet .portletItem {
    display: block;
    float: left;
    overflow: hidden;
    padding: 0;
    width: auto !important;
    margin-right: 15px !important;
  }
  .portletActionsPortlet .portletItem .actionitem-translation a {
    padding: 0;
    color: #249448;
  }
  #portal-column-two .portletActionsPortlet .portletItem {
    padding: 0 !important;
  }
  .portletActionsPortlet .portletItem a {
    display: block;
    font-size: 13px;
    padding: 12px 0 10px 30px;
    white-space: nowrap;
    background-position: 0 50%;
  }
  #visual-portal-wrapper .portletActionsPortlet .portletItem a:hover {
    background-position: 0 50%;
  }
  #portal-colophon {
    margin-top: 30px !important;
  }
  .batman-nav {
    background: #3d3d3d;
    width: 100% !important;
    padding: 0 1em 100px 1em;
  }
  .batman-nav ul {
    margin-top: 0 !important;
  }
  .batman-nav a {
    padding-left: 0;
    padding-right: 0;
  }
  .batman-nav li:last-child:after,
  .batman-nav li:first-child:before {
    content: none;
  }
  .batman-nav li:after,
  .batman-nav li:first-child:before {
    margin-left: 0;
  }
  .batman-nav .level-three {
    margin-top: 0;
  }
  .batman-nav .level-three:before {
    display: none;
  }
  .batman-nav.row {
    float: left;
  }
  .batman-nav:before {
    display: none !important;
  }
  .batman-nav.expanded {
    background: #4f4f4f;
  }
  .batman-nav.expanded .level-one,
  .batman-nav.expanded .level-two {
    display: none;
  }
  .batman-nav.expanded .level-three {
    display: block;
  }
  .batman-nav.expand-level-one {
    background: #333333;
  }
  .batman-nav.expand-level-one .level-three,
  .batman-nav.expand-level-one .level-two {
    display: none;
  }
  .batman-nav.expand-level-one .level-one {
    display: block;
  }
  .batman-nav .level-one,
  .batman-nav .level-three {
    display: none;
  }
  .batman-nav .grid9 {
    width: 100%;
  }
  .batman-nav #batman-nav__back {
    display: block;
  }
  .batman-nav.expand-level-one #batman-nav__back {
    display: none;
  }
  .batman-nav .level-two {
    background: #3d3d3d;
  }
  .batman-nav .level-three {
    position: inherit !important;
    background: #4f4f4f;
  }
  .batman-nav .level-three li {
    margin-left: 0 !important;
    width: 100% !important;
  }
  .batman-nav .selected,
  .batman-nav .selected:before,
  .batman-nav .level-one li.selected:before {
    background: transparent !important;
  }
  #batman-nav__back {
    position: fixed;
    background: #249448;
    bottom: 10px;
    left: 10px;
    display: none;
    z-index: 999;
    border-radius: 30px;
    height: 60px;
    width: 60px;
    line-height: 70px;
    overflow: hidden;
  }
  #batman-nav__back:before {
    content: "";
    display: block;
    width: 14px;
    height: 25px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAZBAMAAADztQLBAAAAMFBMVEURlUQek0kUl0Uclj8tnlMgolUynk03n1pKqWtgtHrI6NXW7d7a7djd7N/9/f/+//wcUmOdAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+AEEwwTCAuS31cAAABySURBVAjXYxAEAZEVDGDa+xeYFtm/BUz7/HZkgHAFQbT3b0cQLXJ+iyCIBnGBNEgWRGe/dgTREK4gw2yQLJDe/1wQhS9y/wqYBmovBNMi9w8KQsx7C6FF9h0XhNpXCKZBWsDu8Ya4ByQAca8sxL2C4isBXYgs5lqx1NsAAAAASUVORK5CYII=') no-repeat;
    margin: 13px 0 0 20px;
  }
}
@media only screen and (min-width: 992px) {
  body.template-folder_navigation_view:before {
    background: #333;
    width: 9999px;
    right: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
    display: block;
  }
  body.template-folder_navigation_view #portal-breadcrumbs,
  body.template-folder_navigation_view #content {
    padding-top: 0;
    position: relative;
  }
  body.template-folder_navigation_view #portal-breadcrumbs:before,
  body.template-folder_navigation_view #content:before {
    background: #333;
    width: 9999px;
    top: 0;
    right: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    display: block;
  }
  body.template-folder_navigation_view #portal-breadcrumbs:before {
    background: #282828;
  }
  body.template-folder_navigation_view #content:after {
    content: " ";
    display: table;
    clear: both;
  }
  body.template-folder_navigation_view #edit-bar {
    position: relative;
  }
  body.template-folder_navigation_view #edit-bar:before {
    background-color: #75ad0a;
    width: 9999px;
    top: 0;
    right: 100%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 0;
    display: block;
  }
  #content:not(.mceContentBody) {
    min-height: 550px;
    padding-top: 20px;
    font-size: 1.0769811em;
  }
  #content #viewlet-below-content-title:not(.exclude-title) {
    width: 640px;
  }
  #content #viewlet-below-content-title:not(.exclude-title) + .documentDescription {
    width: 640px;
  }
  #portal-footer-wrapper:before {
    background: #333;
    width: 9999px;
    top: 0;
    left: -75%;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
  }
  #batman-nav__back {
    display: none;
  }
  .batman-nav {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAAABCAIAAADrWgR+AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4AMWDSQEFh91XQAAAB1pVFh0Q29tbWVudAAAAAAAQ3JlYXRlZCB3aXRoIEdJTVBkLmUHAAAAFElEQVQoz2P09/dnGAWjYBQMHAAAR34A7/V2iDoAAAAASUVORK5CYII=') repeat-y;
    background-position: 300px 0px;
  }
  .batman-nav:before {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAlgAAAACAQMAAAC+IjAnAAAABlBMVEUyMzE8PjuffKxWAAAAAWJLR0QAiAUdSAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+AEFQ0dMwCzLhYAAAASSURBVAjXY2DABf6TDBioaBYAtzJjnRSUz0gAAAAASUVORK5CYII=') repeat-y;
    width: 600px;
    top: 0;
    left: 0;
    height: 100%;
    content: "";
    position: absolute;
    z-index: 1;
  }
  .batman-nav ul {
    z-index: 2;
    position: relative;
    margin: 0;
  }
  .batman-nav.expanded {
    background-position: 600px 0px;
  }
  .batman-nav.expanded .level-three {
    display: block;
  }
  .batman-nav.expanded .level-three li {
    margin-left: 0;
  }
  .batman-nav .level-one {
    padding-top: 20px;
    font-size: 1.35em;
    line-height: 1.4em;
    width: 200px;
  }
  .batman-nav .level-one li.selected {
    margin-top: -1px;
    position: relative;
  }
  .batman-nav .level-one li.selected:before {
    background: #249448 !important;
    position: absolute;
    right: 75%;
    width: 9999px !important;
    height: 100% !important;
    content: '';
    z-index: -1;
  }
  .batman-nav .level-one li.selected:after {
    display: none;
  }
  .batman-nav .level-one .description {
    display: none;
  }
  .batman-nav .level-one a {
    padding: 15px 10px;
    margin: 0;
  }
  .batman-nav .level-two {
    width: 400px;
    margin-top: 0 !important;
  }
  .batman-nav .level-two .selected {
    margin-top: -1px;
    padding: 10px 0;
  }
  .batman-nav .level-two .selected a {
    margin: 0;
  }
  .batman-nav .level-two .selected:before,
  .batman-nav .level-two .selected:after {
    display: none !important;
  }
  .batman-nav .level-two li:last-child:after {
    display: none;
  }
  .batman-nav .level-two,
  .batman-nav .level-three {
    padding: 20px 0 150px;
  }
  .batman-nav .level-three {
    width: 300px;
    z-index: 1;
    margin-top: -40px !important;
    padding-top: 80px;
    display: none;
    -webkit-transition: width 350ms linear;
    -moz-transition: width 350ms linear;
    -ms-transition: width 350ms linear;
    -o-transition: width 350ms linear;
    transition: width 350ms linear;
  }
  .batman-nav .level-three:before {
    background: #282828;
    width: 300px;
    top: 0;
    height: 40px;
    content: "";
    position: absolute;
    z-index: 1;
    right: 0;
  }
  .batman-nav .level-three li {
    width: 300px;
    margin-left: -300px;
  }
  #portal-logo {
    margin-left: 0;
  }
  #portal-column-content.width-full #viewlet-below-content-body .panel {
    width: 75%;
    margin-left: 25%;
  }
  #portal-column-content.width-full #viewlet-below-content-body .panel > h2 {
    clear: both;
    position: relative;
    margin-left: -33.333%;
    width: 133.333%;
  }
  #portal-column-content.width-full #viewlet-below-content-body .panel .panel-portlet-column {
    position: absolute;
    margin-left: -25%;
    width: 25%;
    padding-right: 2.5%;
  }
  #portal-column-content.width-full #viewlet-below-content-body .panel .panel-portlet-column + .row {
    padding-left: 6%;
  }
  #portal-column-content.width-full #viewlet-below-content-body .manage-panel {
    margin-left: 29.5%;
  }
  #portal-column-content #viewlet-above-content-body .portletShortcutPortlet {
    margin-bottom: 38px;
  }
}
@media print {
  /* Removes certain elements when printing, and apply basic font styles
   for the remaining content. */
  html {
    height: 100% !important;
  }
  body {
    background-color: transparent;
    font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
    font-size: 11pt;
    height: auto;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-weight: bold;
    line-height: 125%;
    page-break-after: avoid;
    page-break-inside: avoid;
  }
  a {
    border-bottom: 0.5pt solid #000;
    color: #000;
    text-decoration: none;
  }
  pre {
    border: 1pt dotted #000;
    font-size: 8pt;
    overflow: auto;
    padding: 1em;
    white-space: pre;
  }
  table.listing,
  table.listing td {
    border-collapse: collapse;
    border: 1pt solid #000;
  }
  table.listing td,
  table.listing th {
    padding: 6px;
  }
  div.row {
    float: none;
    width: auto;
  }
  div.cell {
    float: none;
    left: auto;
    margin: 0 !important;
    width: auto !important;
  }
  #visual-portal-wrapper {
    background: transparent;
    min-height: 100px;
    width: 100%;
  }
  #portal-header {
    background-color: #17124d;
    float: none;
    margin: 0 0 25px;
    padding: 0;
    width: 100%;
  }
  .documentDescription {
    font-weight: bold;
  }
  /* Page break class for use when printing */
  div.pageBreak {
    page-break-before: always;
  }
  /* Basic styles for listing and document views */
  #content dt {
    margin: 1em 0 0.625em;
  }
  #content p,
  #content table {
    margin-bottom: 0.625em;
    margin-top: 0.625em;
  }
  #content .documentDescription,
  #content #description {
    margin: 0.5em 0 1.31em;
  }
  /* Uncomment these if you want link addresses inserted along with the link text
   when you print.
#content a:link:after,
#content a:visited:after {
   content: " [" attr(href) "] ";
}
*/
  /* Hide all the elements that are irrelevant for printing */
  div.top,
  .portletCarousel,
  .menu-trigger,
  .top-button-search,
  .bgColumnOne,
  #portal-logo,
  #portal-siteactions-mobile,
  #portal-siteactions,
  #portal-languageselector,
  .hiddenStructure,
  #portal-searchbox,
  #theme-globalnav,
  #portal-personaltools,
  #portal-breadcrumbs,
  #edit-bar,
  .carousel,
  #portlets-in-header,
  #portal-column-one,
  #portlets-above,
  #portlets-below,
  #portal-column-two,
  #portlets-footer,
  .contentViews,
  .contentActions,
  .help,
  .legend,
  .portalMessage,
  .documentActions,
  .netscape4,
  #viewlet-below-content .reply,
  #viewlet-below-content .discussion,
  #portal-footer,
  #portal-colophon,
  .skipnav,
  #kss-spinner,
  #review-history,
  #content-history,
  .listingBar,
  .link-presentation,
  input.standalone,
  .overlay,
  .managePortletsFallback,
  .close,
  .link-parent,
  .draggingHook,
  #foldercontents-order-column,
  input.context,
  .visualNoPrint {
    display: none;
  }
  /* Image alignment classes */
  .image-left {
    border: 0.4pt solid #000;
    clear: left;
    float: left;
    margin: 0.5em 1em 0.5em 0;
  }
  .image-inline {
    float: none;
  }
  .image-right {
    border: 0.4pt solid #000;
    clear: right;
    float: right;
    margin: 0.5em;
  }
  dd.image-caption {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  dl.captioned {
    padding: 0.8em;
  }
  .newsImageContainer {
    float: right;
    margin: 0 0 0.5em 1em;
    width: 16em;
  }
  .tileImage {
    border: 0.4pt solid #000;
    float: right;
    margin: 0 0 0.5em 0.5em;
  }
  #mobile-logo {
    background: #17124d url(../images/FIVU_DK_White_L_RGB.png) 10px 25px no-repeat;
    border: 0;
    display: block;
    padding: 135px 0 0;
    text-decoration: none;
    width: 100%;
  }
  /* Portlets */
  .portletHeader {
    font-weight: bold;
  }
  /* publication date */
  #viewlet-above-content-body .publicationdate {
    margin-bottom: 14px;
  }
}
