

/* reset.less */

/* YUI 3.8.1 (build 5795) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
html {
  color: #000;
  background: #ffffff;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000000;
}
#yui3-css-stamp.cssreset {
  display: none;
}
/* Transition */


/* featherlight.min.css */

/**
 * Featherlight - ultra slim jQuery lightbox
 * Version 0.1.12 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2014, Noel Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all{.featherlight{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;height:100%;text-align:center;cursor:pointer;background:#333;background:rgba(0,0,0,.8)}.featherlight .featherlight-close{position:absolute;z-index:9999;right:0;top:0;line-height:25px;width:25px;cursor:pointer;text-decoration:none;text-align:center;font:Arial,sans-serif;background:#fff;color:#000}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.featherlight .featherlight-content{text-align:left;display:inline-block;vertical-align:middle;position:relative;padding:2%;width:60%;max-height:95%;overflow:auto;background:#fff;cursor:auto}.featherlight .featherlight-inner{display:block}.featherlight-iframe .featherlight-content{min-height:60%}.featherlight iframe{border:0;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.featherlight .featherlight-image{width:100%}}


/* featherlight.uzh.css */

@media all {
	.featherlight {
		background: #d8dee4;
		background: rgba(200, 206, 212, 0.8);
	}
	.featherlight .featherlight-close {
		color: #dc6027;
		font-weight: bold;
		background: transparent;
	}
	.featherlight .featherlight-content {
		border: 1px solid #c8ced4;
		padding: 20px;

		min-width: 50%;
		width: auto;
	}
}



/* flowplayer.css */

@charset "UTF-8";
@font-face {
  font-family: flowplayer;
  src: url("assets/img/flowplayer/flowplayer.eot?#iefix") format("embedded-opentype"), url("assets/img/flowplayer/flowplayer.woff2") format("woff2"), url("assets/img/flowplayer/flowplayer.woff") format("woff"); }

.fp-icon {
  display: inline-block; }
  .fp-icon:before {
    font-family: flowplayer;
    font-size: 1.7em; }

.fp-airplay:before {
  content: "\e001"; }

.fp-fullscreen:before {
  content: "\e002"; }

.fp-checked:before {
  content: "\e003"; }

.fp-embed:before {
  content: "\e004";
  color: #fff; }

.fp-chromecast:before {
  content: "\e005"; }

.fp-email:before {
  content: "\e006"; }

.fp-playbtn:before {
  content: "\e007"; }

.fp-share:before {
  content: "\e009"; }

.fp-share2:before {
  content: "\e00a"; }

.fp-twitter:before {
  content: "\e00c";
  color: #1da1f2; }

.fp-facebook:before {
  content: "\e00a";
  color: #3b5998; }

.fp-volumebtn:before {
  content: "\e00b"; }

.fp-volume-off:before {
  content: "\e00d"; }

.fp-unload:before {
  content: "\e00f"; }

.fp-prevbtn:before {
  content: "\e011"; }

.fp-nextbtn:before {
  content: "\e012"; }

.flowplayer.is-mouseover .fp-captions, .flowplayer.is-paused .fp-captions {
  bottom: 3em; }

.flowplayer.is-poster .fp-engine {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-loading .fp-engine {
  top: -9999em; }

.flowplayer.is-loading .fp-ui .fp-header, .flowplayer.is-loading .fp-ui .fp-controls {
  filter: alpha(opacity=0);
  opacity: 0; }

.flowplayer.is-splash .fp-ui > *, .flowplayer.is-poster .fp-ui > * {
  display: none; }

.flowplayer.is-splash .fp-ui > .fp-play, .flowplayer.is-poster .fp-ui > .fp-play {
  display: block; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-play, .flowplayer.is-poster.is-loading .fp-ui > .fp-play {
  display: none; }

.flowplayer.is-splash.is-loading .fp-ui > .fp-waiting, .flowplayer.is-poster.is-loading .fp-ui > .fp-waiting {
  display: block; }

.flowplayer.is-poster .fp-engine {
  left: -9999em;
  top: -9999em; }

.flowplayer.is-poster .fp-captions {
  display: none !important; }

.flowplayer.is-disabled .fp-color {
  background-color: #999; }

.flowplayer.has-title .fp-header {
  top: 0;
  text-align: right; }

.flowplayer.is-fullscreen {
  top: 0 !important;
  left: 0 !important;
  border: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  z-index: 99999 !important;
  -webkit-box-shadow: 0 !important;
          box-shadow: 0 !important;
  background-image: none !important;
  background-color: #333; }
  .flowplayer.is-fullscreen .fp-player {
    background-color: #333; }
  .flowplayer.is-fullscreen .fp-fullscreen:before {
    content: "\e016"; }

.flowplayer.is-fullscreen.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-minimal .fp-fullscreen:before {
  content: "\e216"; }

.flowplayer.is-fullscreen.fp-edgy .fp-fullscreen:before {
  content: "\e116"; }

.flowplayer.is-fullscreen.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.is-fullscreen.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e316"; }

.flowplayer.is-fullscreen.is-mouseout.is-playing .fp-ui {
  cursor: none; }

.flowplayer.is-loading .fp-waiting, .flowplayer.is-seeking .fp-waiting {
  display: block !important; }
  .flowplayer.is-loading .fp-waiting svg, .flowplayer.is-loading .fp-waiting p, .flowplayer.is-seeking .fp-waiting svg, .flowplayer.is-seeking .fp-waiting p {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-loading .fp-play, .flowplayer.is-seeking .fp-play {
  display: none !important; }

.flowplayer.is-playing {
  background-image: none !important; }
  .flowplayer.is-playing .fp-playbtn:before {
    content: "\e008"; }

.flowplayer.is-playing.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-minimal .fp-playbtn:before {
  content: "\e208"; }

.flowplayer.is-playing.fp-edgy .fp-playbtn:before {
  content: "\e108"; }

.flowplayer.is-playing.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.is-playing.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e308"; }

.flowplayer.is-muted .fp-volumebtn:before {
  content: "\e00d"; }

.flowplayer.is-muted.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-minimal .fp-volumebtn:before {
  content: "\e20d"; }

.flowplayer.is-muted.fp-edgy .fp-volumebtn:before {
  content: "\e10d"; }

.flowplayer.is-muted.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.is-muted.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30d"; }

.flowplayer.is-inverted .fp-duration {
  display: none; }

.flowplayer.is-inverted .fp-remaining {
  display: block; }

.flowplayer.is-closeable .fp-header .fp-unload {
  display: block; }

.flowplayer.is-error {
  background-color: #aaa; }
  .flowplayer.is-error .fp-ui {
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.is-live .fp-timeline {
  visibility: hidden; }

.flowplayer.is-live .fp-bar > *.fp-buffer, .flowplayer.is-live .fp-bar-slider > *.fp-buffer {
  max-width: 100%; }

.flowplayer.is-live.is-dvr .fp-timeline {
  visibility: visible; }

.flowplayer.is-live.is-dvr.is-live-position .fp-duration {
  color: #00abcd; }

.flowplayer.is-flash-disabled .fp-waiting {
  display: none !important; }

.flowplayer.is-flash-disabled .fp-ui {
  height: auto;
  background: none;
  filter: alpha(opacity=100);
  opacity: 1; }
  .flowplayer.is-flash-disabled .fp-ui .fp-header, .flowplayer.is-flash-disabled .fp-ui .fp-controls {
    display: none; }

.flowplayer.is-flash-disabled .fp-engine {
  top: 0; }

.flowplayer.is-tiny {
  font-size: .7em; }

.flowplayer.is-small {
  font-size: .8em; }

.flowplayer.no-buffer .fp-ui .fp-controls .fp-timeline .fp-buffer {
  display: none; }

.flowplayer.no-volume .fp-volumebar {
  display: none; }

.flowplayer.fp-mute .fp-volumebtn {
  display: inline-block; }

@-webkit-keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

@keyframes pulse {
  0% {
    filter: alpha(opacity=0);
    opacity: 0; }
  100% {
    filter: alpha(opacity=100);
    opacity: 1; } }

.flowplayer .fp-chromecast-engine {
  position: absolute;
  display: none;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  color: #fff; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-status {
    font-size: 150%;
    text-align: center; }
  .flowplayer .fp-chromecast-engine .fp-chromecast-engine-icon {
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDAwMDAwIiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0wIDBoMjR2MjRIMHoiIGZpbGw9Im5vbmUiIG9wYWNpdHk9Ii4xIi8+CiAgICA8cGF0aCBkPSJNMCAwaDI0djI0SDB6IiBmaWxsPSJub25lIi8+CiAgICA8cGF0aCBkPSJNMSAxOHYzaDNjMC0xLjY2LTEuMzQtMy0zLTN6bTAtNHYyYzIuNzYgMCA1IDIuMjQgNSA1aDJjMC0zLjg3LTMuMTMtNy03LTd6bTE4LTdINXYxLjYzYzMuOTYgMS4yOCA3LjA5IDQuNDEgOC4zNyA4LjM3SDE5Vjd6TTEgMTB2MmM0Ljk3IDAgOSA0LjAzIDkgOWgyYzAtNi4wOC00LjkzLTExLTExLTExem0yMC03SDNjLTEuMSAwLTIgLjktMiAydjNoMlY1aDE4djE0aC03djJoN2MxLjEgMCAyLS45IDItMlY1YzAtMS4xLS45LTItMi0yeiIvPgo8L3N2Zz4=");
    -webkit-mask-size: 100% 100%;
    background-color: #fff;
    margin: 10% auto 2em;
    height: 5em;
    width: 5em; }

.flowplayer.is-chromecast {
  background-color: #333; }
  .flowplayer.is-chromecast .fp-chromecast-engine {
    display: block; }
  .flowplayer.is-chromecast .fp-flash-disabled {
    display: none !important; }
  .flowplayer.is-chromecast .fp-engine {
    left: -9999em;
    top: -9999em;
    bottom: auto;
    right: auto; }

.flowplayer.fp-default-playlist .fp-prev, .flowplayer.fp-default-playlist .fp-next {
  position: absolute;
  top: 45%;
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s; }
  .flowplayer.fp-default-playlist .fp-prev:before, .flowplayer.fp-default-playlist .fp-next:before {
    font-family: flowplayer;
    font-size: 2.8em; }

.flowplayer.fp-default-playlist .fp-prev {
  left: 0.4em; }
  .flowplayer.fp-default-playlist .fp-prev:before {
    content: "\e011"; }

.flowplayer.fp-default-playlist .fp-next {
  right: 0.4em; }
  .flowplayer.fp-default-playlist .fp-next:before {
    content: "\e012"; }

.flowplayer.fp-default-playlist .fp-playlist {
  position: absolute;
  right: 0.4em;
  bottom: 3em;
  width: 100%;
  text-align: center; }
  .flowplayer.fp-default-playlist .fp-playlist a {
    background-color: #fff;
    height: 0.8em;
    border-radius: 50%;
    width: 0.8em;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s; }
    .flowplayer.fp-default-playlist .fp-playlist a:hover {
      -webkit-transform: scale(1.2, 1.2);
          -ms-transform: scale(1.2, 1.2);
              transform: scale(1.2, 1.2); }
    .flowplayer.fp-default-playlist .fp-playlist a.is-active {
      filter: alpha(opacity=100);
      opacity: 1; }

.flowplayer.fp-default-playlist.fp-edgy .fp-prev:before {
  content: "\e111"; }

.flowplayer.fp-default-playlist.fp-edgy .fp-next:before {
  content: "\e112"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-minimal .fp-prev:before {
  content: "\e211"; }

.flowplayer.fp-default-playlist.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-minimal .fp-next:before {
  content: "\e212"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-prev:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-prev:before {
  content: "\e311"; }

.flowplayer.fp-default-playlist.fp-edgy.fp-outlined .fp-next:before, .flowplayer.fp-default-playlist.fp-edgy.fp-minimal .fp-next:before {
  content: "\e312"; }

.flowplayer.fp-custom-playlist {
  overflow: visible; }
  .flowplayer.fp-custom-playlist .fp-playlist, .flowplayer.fp-custom-playlist.is-splash .fp-playlist, .flowplayer.fp-custom-playlist.is-poster .fp-playlist, .flowplayer.fp-custom-playlist.is-loading .fp-playlist {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1; }

.flowplayer.fp-edgy .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-rounded-fill {
  display: none !important; }

.flowplayer.fp-edgy .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy .fp-waiting svg.fp-loading-sharp-fill {
  display: block; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-fill, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-fill, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-fill {
  display: none; }

.flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-play svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-pause svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-play-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-pause-sharp-outline, .flowplayer.fp-edgy.fp-outlined .fp-waiting svg.fp-loading-sharp-outline, .flowplayer.fp-edgy.fp-minimal .fp-waiting svg.fp-loading-sharp-outline {
  display: block; }

.flowplayer.fp-edgy, .flowplayer.fp-edgy .fp-menu, .flowplayer.fp-edgy .fp-captions p, .flowplayer.fp-edgy .fp-textarea, .flowplayer.fp-edgy .fp-bar, .flowplayer.fp-edgy .fp-bar-slider, .flowplayer.fp-edgy .fp-bar > *, .flowplayer.fp-edgy .fp-bar-slider > *, .flowplayer.fp-edgy .fp-timestamp {
  border-radius: 0; }

.flowplayer.fp-edgy .fp-airplay:before {
  content: "\e101"; }

.flowplayer.fp-edgy .fp-fullscreen:before {
  content: "\e102"; }

.flowplayer.fp-edgy .fp-checked:before {
  content: "\e103"; }

.flowplayer.fp-edgy .fp-embed:before {
  content: "\e104"; }

.flowplayer.fp-edgy .fp-chromecast:before {
  content: "\e105"; }

.flowplayer.fp-edgy .fp-email:before {
  content: "\e106"; }

.flowplayer.fp-edgy .fp-playbtn:before {
  content: "\e107"; }

.flowplayer.fp-edgy .fp-share:before {
  content: "\e109"; }

.flowplayer.fp-edgy .fp-share2:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-twitter:before {
  content: "\e10c"; }

.flowplayer.fp-edgy .fp-facebook:before {
  content: "\e10a"; }

.flowplayer.fp-edgy .fp-volumebtn:before {
  content: "\e10b"; }

.flowplayer.fp-edgy .fp-volume-off:before {
  content: "\e10d"; }

.flowplayer.fp-edgy .fp-unload:before {
  content: "\e10f"; }

.flowplayer.fp-edgy .fp-prevbtn:before {
  content: "\e111"; }

.flowplayer.fp-edgy .fp-nextbtn:before {
  content: "\e112"; }

.flowplayer.fp-edgy.fp-outlined .fp-airplay:before, .flowplayer.fp-edgy.fp-minimal .fp-airplay:before {
  content: "\e301"; }

.flowplayer.fp-edgy.fp-outlined .fp-fullscreen:before, .flowplayer.fp-edgy.fp-minimal .fp-fullscreen:before {
  content: "\e302"; }

.flowplayer.fp-edgy.fp-outlined .fp-checked:before, .flowplayer.fp-edgy.fp-minimal .fp-checked:before {
  content: "\e303"; }

.flowplayer.fp-edgy.fp-outlined .fp-embed:before, .flowplayer.fp-edgy.fp-minimal .fp-embed:before {
  content: "\e304"; }

.flowplayer.fp-edgy.fp-outlined .fp-chromecast:before, .flowplayer.fp-edgy.fp-minimal .fp-chromecast:before {
  content: "\e305"; }

.flowplayer.fp-edgy.fp-outlined .fp-email:before, .flowplayer.fp-edgy.fp-minimal .fp-email:before {
  content: "\e306"; }

.flowplayer.fp-edgy.fp-outlined .fp-playbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-playbtn:before {
  content: "\e307"; }

.flowplayer.fp-edgy.fp-outlined .fp-share:before, .flowplayer.fp-edgy.fp-minimal .fp-share:before {
  content: "\e309"; }

.flowplayer.fp-edgy.fp-outlined .fp-share2:before, .flowplayer.fp-edgy.fp-minimal .fp-share2:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-twitter:before, .flowplayer.fp-edgy.fp-minimal .fp-twitter:before {
  content: "\e30c"; }

.flowplayer.fp-edgy.fp-outlined .fp-facebook:before, .flowplayer.fp-edgy.fp-minimal .fp-facebook:before {
  content: "\e30a"; }

.flowplayer.fp-edgy.fp-outlined .fp-volumebtn:before, .flowplayer.fp-edgy.fp-minimal .fp-volumebtn:before {
  content: "\e30b"; }

.flowplayer.fp-edgy.fp-outlined .fp-volume-off:before, .flowplayer.fp-edgy.fp-minimal .fp-volume-off:before {
  content: "\e30d"; }

.flowplayer.fp-edgy.fp-outlined .fp-unload:before, .flowplayer.fp-edgy.fp-minimal .fp-unload:before {
  content: "\e30f"; }

.flowplayer.fp-edgy.fp-outlined .fp-prevbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-prevbtn:before {
  content: "\e311"; }

.flowplayer.fp-edgy.fp-outlined .fp-nextbtn:before, .flowplayer.fp-edgy.fp-minimal .fp-nextbtn:before {
  content: "\e312"; }

.flowplayer.no-svg .fp-ui .fp-header, .flowplayer.no-svg .fp-ui .fp-controls {
  background-color: #333; }

.flowplayer.no-svg .fp-ui .fp-play.fp-visible {
  background-color: #ccc;
  position: absolute;
  padding-top: 17%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible svg {
    display: none; }
  .flowplayer.no-svg .fp-ui .fp-play.fp-visible .fp-playbtn {
    display: inline; }

.flowplayer .fp-player, .flowplayer .fp-ui, .flowplayer .fp-header, .flowplayer .fp-captions, .flowplayer .fp-controls {
  position: absolute;
  width: 100%; }

.flowplayer {
  font-family: avenir, sans-serif;
  font-size: 16px;
  position: relative;
  max-height: 100%;
  overflow: hidden;
  border-radius: .24em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  zoom: 1 !important;
  width: 100%;
  display: inline-block; }
  .flowplayer .fp-hidden {
    display: none; }
  .flowplayer .fp-shown {
    display: block !important; }
  .flowplayer * {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
  .flowplayer.is-ready:not(.is-poster) {
    background-color: #333; }
  .flowplayer .fp-engine {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%; }
  .flowplayer video.fp-engine:not(.native-subtitles)::-webkit-media-controls {
    display: none !important; }
  .flowplayer .fp-player {
    position: absolute;
    bottom: 0;
    top: 0; }
  .flowplayer .fp-waiting {
    display: none; }
    .flowplayer .fp-waiting p {
      filter: alpha(opacity=0);
      opacity: 0;
      color: #ccc;
      font-weight: bold; }
  .flowplayer .fp-ui {
    height: 100%;
    top: 0;
    background-image: none;
    -webkit-transition: background-image .1s;
    transition: background-image .1s;
    text-align: center;
    cursor: pointer;
    color: #fff; }
    .flowplayer .fp-ui a, .flowplayer .fp-ui strong {
      color: inherit !important;
      font-style: normal !important;
      text-decoration: none !important; }
    .flowplayer .fp-ui strong {
      font-weight: bold !important; }
    .flowplayer .fp-ui > * {
      -webkit-transition: opacity .1s;
      transition: opacity .1s;
      filter: alpha(opacity=0);
      opacity: 0; }
  .flowplayer.fp-ui-shown .fp-ui, .flowplayer.is-paused .fp-ui, .flowplayer.is-mouseover .fp-ui, .flowplayer.is-loading .fp-ui {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.25)), color-stop(15%, transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.25), transparent 15%);
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.25), transparent 15%); }
    .flowplayer.fp-ui-shown .fp-ui > *, .flowplayer.is-paused .fp-ui > *, .flowplayer.is-mouseover .fp-ui > *, .flowplayer.is-loading .fp-ui > * {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-header {
    top: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.25), transparent);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.25), transparent);
    text-align: left;
    height: 3.6em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
    padding-left: .9em; }
    .flowplayer .fp-header .fp-icon {
      margin: .9em .9em 0 0; }
      .flowplayer .fp-header .fp-icon.fp-active {
        color: #ec6c4c; }
    .flowplayer .fp-header .fp-fullscreen, .flowplayer .fp-header .fp-unload {
      float: right; }
    .flowplayer .fp-header .fp-unload {
      display: none; }
  .flowplayer .fp-help {
    display: none; }
  .flowplayer .fp-message {
    background-color: rgba(0, 0, 0, 0.5);
    text-align: left;
    font-size: 1.2em;
    overflow: hidden;
    filter: alpha(opacity=0);
    opacity: 0;
    padding: .6em .9em;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    .flowplayer .fp-message.fp-shown {
      filter: alpha(opacity=100);
      opacity: 1; }
  .flowplayer .fp-message.fp-shown + .fp-header {
    filter: alpha(opacity=0);
    opacity: 0; }
  .flowplayer .fp-textarea {
    background-color: rgba(0, 0, 0, 0.5);
    width: 80%;
    position: absolute;
    left: 10%;
    top: 15%;
    color: #fff;
    outline: 0;
    border-radius: .2em;
    border: 0;
    min-height: 60%; }
  .flowplayer .fp-logo {
    position: absolute;
    bottom: 3em;
    left: 0.9em; }
    .flowplayer .fp-logo img {
      width: 100%; }
  .flowplayer .fp-captions {
    bottom: 1.2em;
    display: none;
    text-align: center;
    color: #fff; }
    .flowplayer .fp-captions p {
      background-color: rgba(0, 0, 0, 0.65);
      border-radius: .2em;
      font-size: 110%;
      display: inline-block;
      padding: .1em .3em;
      margin: .1em; }
  .flowplayer .fp-speed-flash {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    font-size: 4em;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    filter: alpha(opacity=0) !important;
    opacity: 0 !important;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 4em;
    height: 2em;
    display: none; }
    .flowplayer .fp-speed-flash.fp-hilite {
      filter: alpha(opacity=100) !important;
      opacity: 1 !important;
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
  .flowplayer .fp-play .fp-playbtn, .flowplayer .fp-pause .fp-playbtn, .flowplayer .fp-waiting .fp-playbtn {
    display: none; }
  .flowplayer .fp-play svg, .flowplayer .fp-pause svg, .flowplayer .fp-waiting svg {
    position: absolute;
    pointer-events: none;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 6em;
    height: 6em;
    filter: alpha(opacity=0);
    opacity: 0;
    margin: auto;
    max-height: 30%;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all .2s;
    transition: all .2s;
    display: none; }
    .flowplayer .fp-play svg.fp-play-rounded-fill, .flowplayer .fp-play svg.fp-pause-rounded-fill, .flowplayer .fp-play svg.fp-loading-rounded-fill, .flowplayer .fp-pause svg.fp-play-rounded-fill, .flowplayer .fp-pause svg.fp-pause-rounded-fill, .flowplayer .fp-pause svg.fp-loading-rounded-fill, .flowplayer .fp-waiting svg.fp-play-rounded-fill, .flowplayer .fp-waiting svg.fp-pause-rounded-fill, .flowplayer .fp-waiting svg.fp-loading-rounded-fill {
      display: block; }
  .flowplayer .fp-play.fp-visible svg, .flowplayer .fp-pause.fp-visible svg, .flowplayer .fp-waiting.fp-visible svg {
    -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
            transform: scale(1.5);
    filter: alpha(opacity=100);
    opacity: 1; }
  .flowplayer .fp-remaining {
    display: none; }
  .flowplayer .fp-controls {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: -moz-box;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
       -moz-box-align: center;
            align-items: center;
    height: 2.4em;
    bottom: 0;
    z-index: 2;
    padding-left: 0.3em;
    padding-right: 0.3em; }
    .flowplayer .fp-controls > * {
      margin: 0 .6em; }
    .flowplayer .fp-controls > strong {
      letter-spacing: 1px; }
    .flowplayer .fp-controls img {
      width: 1.2em; }
  .flowplayer .fp-bar, .flowplayer .fp-bar-slider {
    background-color: #ccc;
    background-color: rgba(255, 255, 255, 0.5);
    position: relative;
    cursor: col-resize;
    height: .9em;
    border-radius: 0.24em;
    -ms-flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
       -moz-box-flex: 1;
            flex: 1; }
    .flowplayer .fp-bar > *, .flowplayer .fp-bar-slider > * {
      background-color: rgba(255, 255, 255, 0.6);
      position: absolute;
      height: 100%;
      border-radius: 0.24em; }
      .flowplayer .fp-bar > *.fp-progress.animated, .flowplayer .fp-bar-slider > *.fp-progress.animated {
        -webkit-transition-timing-function: linear;
                transition-timing-function: linear;
        -webkit-transition-property: width, height;
        transition-property: width, height; }
      .flowplayer .fp-bar > *.fp-buffer, .flowplayer .fp-bar-slider > *.fp-buffer {
        -webkit-transition: width .25s linear;
        transition: width .25s linear; }
    .flowplayer .fp-bar.no-animation > *, .flowplayer .no-animation.fp-bar-slider > * {
      -webkit-transition: none;
      transition: none; }
  .flowplayer .fp-timeline {
    -webkit-transition: height .2s;
    transition: height .2s; }
  .flowplayer .fp-cuepoint {
    background-color: #000;
    position: absolute;
    height: 100%;
    width: 2px; }
  .flowplayer .fp-timestamp {
    background-color: rgba(0, 0, 0, 0.65);
    display: none;
    border-radius: .2em;
    padding: .1em .3em;
    font-size: 90%;
    bottom: 1.4em;
    height: auto; }
  .flowplayer .fp-timeline:hover .fp-timestamp {
    display: inline; }
  .flowplayer .fp-volume {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    height: 100%;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center; }
  .flowplayer .fp-volumebtn {
    display: none; }
  .flowplayer .fp-bar-slider {
    background-color: transparent;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-transition: height .2s;
    transition: height .2s;
    white-space: nowrap;
    -ms-flex: 1 0 auto; }
    .flowplayer .fp-bar-slider em {
      border-radius: 2px;
      display: inline-block;
      width: 5px;
      height: 100%;
      position: relative;
      vertical-align: top;
      margin-left: 3px;
      -webkit-transition: -webkit-transform 0.4s;
      transition: -webkit-transform 0.4s;
      transition: transform 0.4s;
      transition: transform 0.4s, -webkit-transform 0.4s;
      -webkit-transform-origin: bottom;
          -ms-transform-origin: bottom;
              transform-origin: bottom;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      -webkit-transform: scale(1.1);
          -ms-transform: scale(1.1);
              transform: scale(1.1); }
      .flowplayer .fp-bar-slider em:hover {
        -webkit-transform: scaleY(1.35);
            -ms-transform: scaleY(1.35);
                transform: scaleY(1.35);
        -webkit-transition: -webkit-transform 0.2s;
        transition: -webkit-transform 0.2s;
        transition: transform 0.2s;
        transition: transform 0.2s, -webkit-transform 0.2s; }
      .flowplayer .fp-bar-slider em.fp-grey {
        background-color: rgba(255, 255, 255, 0.75); }
  .flowplayer.no-flex .fp-controls {
    white-space: nowrap; }
    .flowplayer.no-flex .fp-controls > * {
      display: inline-block;
      vertical-align: center;
      margin: 0 .3em; }
  .flowplayer.no-flex .fp-timeline {
    width: 40%; }
  .flowplayer.no-flex.fp-full .fp-timeline {
    margin-bottom: .6em;
    height: .9em; }
  .flowplayer.no-flex.fp-fat .fp-bar, .flowplayer.no-flex.fp-playful .fp-bar, .flowplayer.no-flex.fp-fat .fp-bar-slider, .flowplayer.no-flex.fp-playful .fp-bar-slider {
    height: .9em !important; }
  .flowplayer.fp-fat .fp-bar, .flowplayer.fp-playful .fp-bar, .flowplayer.fp-fat .fp-bar-slider, .flowplayer.fp-playful .fp-bar-slider {
    height: 100%;
    border-radius: 0; }
  .flowplayer.fp-fat .fp-bar > *, .flowplayer.fp-playful .fp-bar > *, .flowplayer.fp-fat .fp-bar-slider > *, .flowplayer.fp-playful .fp-bar-slider > * {
    border-radius: 0; }
  .flowplayer.fp-fat .fp-timestamp, .flowplayer.fp-playful .fp-timestamp {
    bottom: 3.2em; }
  .flowplayer.fp-fat .fp-bar-slider em, .flowplayer.fp-playful .fp-bar-slider em {
    -webkit-transform: scaleY(0.6);
        -ms-transform: scaleY(0.6);
            transform: scaleY(0.6);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center; }
    .flowplayer.fp-fat .fp-bar-slider em:hover, .flowplayer.fp-playful .fp-bar-slider em:hover {
      -webkit-transform: scaleY(0.75);
          -ms-transform: scaleY(0.75);
              transform: scaleY(0.75); }
  .flowplayer.fp-slim .fp-timeline {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-timeline {
    height: .9em; }
  .flowplayer.fp-slim .fp-cue {
    width: 4px; }
  .flowplayer.fp-slim .fp-bar-slider {
    height: .2em; }
  .flowplayer.fp-slim .fp-controls:hover .fp-bar-slider {
    height: 0.9em; }
  .flowplayer.fp-full .fp-timeline {
    position: absolute;
    height: .3em;
    bottom: 2.8em;
    margin: 0;
    width: 100%;
    border-radius: 0;
    overflow: inherit;
    left: 0; }
    .flowplayer.fp-full .fp-timeline:before {
      content: "";
      width: 100%;
      height: 1.2em;
      position: absolute;
      top: -1.2em;
      left: 0; }
  .flowplayer.fp-full .fp-controls {
    height: 2.8em; }
    .flowplayer.fp-full .fp-controls:hover .fp-timeline {
      height: 1em; }
  .flowplayer.fp-full .fp-volume {
    margin-right: auto; }
  .flowplayer.fp-full .fp-duration, .flowplayer.fp-full .fp-remaining {
    margin-left: 0; }
    .flowplayer.fp-full .fp-duration:before, .flowplayer.fp-full .fp-remaining:before {
      position: relative;
      content: "/";
      left: -.3em; }
  .flowplayer.fp-minimal .fp-controls {
    background-color: transparent !important; }
    .flowplayer.fp-minimal .fp-controls > * {
      display: none; }
  .flowplayer.fp-minimal .fp-header > * {
    display: none; }
  .flowplayer.fp-minimal .fp-header .fp-fullscreen {
    display: inherit; }
  .flowplayer.fp-minimal .fp-timeline {
    height: .3em;
    max-width: 12em;
    width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-box-flex: 0;
    -webkit-flex: none;
       -moz-box-flex: 0;
        -ms-flex: none;
            flex: none; }
  .flowplayer.fp-playful .fp-color, .flowplayer.fp-playful .fp-color-play {
    background-color: #ec6c4c;
    fill: #ec6c4c; }
  .flowplayer.fp-playful .fp-controls {
    background-color: #006680; }
  .flowplayer .fp-selected:before {
    content: "âœ“ "; }
  .flowplayer .fp-menu {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: .24em;
    position: absolute;
    width: 8em;
    right: .5em;
    z-index: 2;
    font-size: 90%;
    -webkit-transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, height .2s, -webkit-transform .2s;
    transition: opacity .2s, transform .2s, height .2s;
    transition: opacity .2s, transform .2s, height .2s, -webkit-transform .2s;
    -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
            transform: scale(0.95);
    bottom: -100%;
    height: 0;
    filter: alpha(opacity=0) !important;
    opacity: 0 !important; }
    .flowplayer .fp-menu.fp-active {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1);
      height: auto;
      bottom: 3.2em;
      filter: alpha(opacity=100) !important;
      opacity: 1 !important; }
    .flowplayer .fp-menu > * {
      display: block;
      padding: .4em 1.2em;
      text-align: right; }
    .flowplayer .fp-menu strong {
      display: block;
      padding: .7em 1.2em;
      border-bottom: 1px solid rgba(255, 255, 255, 0.2);
      background-color: rgba(0, 0, 0, 0.3);
      text-transform: uppercase;
      letter-spacing: 1px;
      cursor: default;
      font-size: 90%; }
    .flowplayer .fp-menu a {
      color: rgba(255, 255, 255, 0.8); }
    .flowplayer .fp-menu a:hover:not(.fp-selected) {
      background-color: #000;
      color: #fff; }
    .flowplayer .fp-menu .fp-icon {
      cursor: pointer; }
      .flowplayer .fp-menu .fp-icon:before {
        margin-right: .1em;
        font-size: 1.5em;
        vertical-align: -0.1em; }
  .flowplayer .fp-qsel-menu {
    width: auto; }
  .flowplayer .fp-context-menu {
    width: auto;
    right: auto;
    bottom: auto !important;
    display: none; }
    .flowplayer .fp-context-menu.fp-active {
      display: block; }
    .flowplayer .fp-context-menu a, .flowplayer .fp-context-menu strong {
      text-align: left;
      color: #fff;
      white-space: nowrap; }
  .flowplayer .fp-subtitle-menu {
    width: 9em; }
  .flowplayer .fp-share-menu {
    width: 9em;
    padding-bottom: 0.2em; }
    .flowplayer .fp-share-menu.fp-active {
      bottom: auto; }
    .flowplayer .fp-share-menu a, .flowplayer .fp-share-menu strong {
      text-align: left; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-fill, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-fill, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-fill {
    display: none; }
  .flowplayer.fp-outlined .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-play svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-pause svg.fp-loading-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-play-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-pause-rounded-outline, .flowplayer.fp-outlined .fp-waiting svg.fp-loading-rounded-outline, .flowplayer.fp-minimal .fp-waiting svg.fp-loading-rounded-outline {
    display: block; }
  .flowplayer.fp-outlined .fp-airplay:before, .flowplayer.fp-minimal .fp-airplay:before {
    content: "\e201"; }
  .flowplayer.fp-outlined .fp-fullscreen:before, .flowplayer.fp-minimal .fp-fullscreen:before {
    content: "\e202"; }
  .flowplayer.fp-outlined .fp-checked:before, .flowplayer.fp-minimal .fp-checked:before {
    content: "\e203"; }
  .flowplayer.fp-outlined .fp-embed:before, .flowplayer.fp-minimal .fp-embed:before {
    content: "\e204"; }
  .flowplayer.fp-outlined .fp-chromecast:before, .flowplayer.fp-minimal .fp-chromecast:before {
    content: "\e205"; }
  .flowplayer.fp-outlined .fp-email:before, .flowplayer.fp-minimal .fp-email:before {
    content: "\e206"; }
  .flowplayer.fp-outlined .fp-playbtn:before, .flowplayer.fp-minimal .fp-playbtn:before {
    content: "\e207"; }
  .flowplayer.fp-outlined .fp-share:before, .flowplayer.fp-minimal .fp-share:before {
    content: "\e209"; }
  .flowplayer.fp-outlined .fp-share2:before, .flowplayer.fp-minimal .fp-share2:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-twitter:before, .flowplayer.fp-minimal .fp-twitter:before {
    content: "\e20c"; }
  .flowplayer.fp-outlined .fp-facebook:before, .flowplayer.fp-minimal .fp-facebook:before {
    content: "\e20a"; }
  .flowplayer.fp-outlined .fp-volumebtn:before, .flowplayer.fp-minimal .fp-volumebtn:before {
    content: "\e20b"; }
  .flowplayer.fp-outlined .fp-volume-off:before, .flowplayer.fp-minimal .fp-volume-off:before {
    content: "\e20d"; }
  .flowplayer.fp-outlined .fp-unload:before, .flowplayer.fp-minimal .fp-unload:before {
    content: "\e20f"; }
  .flowplayer.fp-outlined .fp-prevbtn:before, .flowplayer.fp-minimal .fp-prevbtn:before {
    content: "\e211"; }
  .flowplayer.fp-outlined .fp-nextbtn:before, .flowplayer.fp-minimal .fp-nextbtn:before {
    content: "\e212"; }
  .flowplayer .fp-color {
    background-color: #00abcd;
    fill: rgba(0, 0, 0, 0.2); }
  .flowplayer .fp-color-play {
    fill: transparent; }
  .flowplayer.is-rtl {
    direction: rtl; }
    .flowplayer.is-rtl .fp-icon {
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    .flowplayer.is-rtl .fp-menu .fp-icon {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
  .flowplayer.-grayscale video.fp-engine {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%); }
  .flowplayer.-sepia video.fp-engine {
    -webkit-filter: sepia(100%);
    filter: sepia(100%); }
  .flowplayer.-blur video.fp-engine {
    -webkit-filter: blur(5px);
    filter: blur(5px); }

.fp-filters {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  position: absolute; }




/* tablesorter.css */

table.tablesorter thead tr .header {
	background-image: url(assets/img/tablesorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(img/tablesorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(img/tablesorter/desc.gif);
}



/* elements.less */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
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 `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/*:after,
:before {
	.screenreader-mute();
}*/
a img {
  border: none;
  /* just in case some ooouuld IE is arround */

}
menu {
  margin: 0;
  padding: 0;
}
menu li {
  list-style-type: none;
}
/**
 * Reponsive Images
 */
img {
  height: auto;
  max-width: 100%;
}
/**
 * Richtext styles
 */
span.attention {
  color: #009933;
  font-style: italic;
}
strong,
b {
  font-weight: bold;
  font-style: inherit;
}
em,
i {
  font-style: italic;
  font-weight: inherit;
}
code,
pre {
  font-size: 1.1em;
  font-family: font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  white-space: pre-wrap;       /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
sup,
sub {
  font-size: smaller;
  vertical-align: baseline;
  position: relative;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.3em;
}
big {
  font-size: 1.2em;
}
small {
  font-size: 0.9em;
}
cite {
  font-style: italic;
}
code {
  font-size: 1em;
  font-family: font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  white-space: pre-wrap;       /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
dfn {
  font-style: italic;
}
kbd {
  font-family: monospace;
}
q::before,
q::after {
  content: '"';
}
samp {
  font-family: monospace;
}
tt {
  font-family: monospace;
}
var {
  font-style: italic;
}
@media screen and (max-width: 812px) {
  .show-in-desktop {
    display: none !important;
  }
  .hide-in-mobile {
    display: none !important;
  }
}
@media print {
  .show-in-desktop {
    display: none !important;
  }
  .hide-in-print {
    display: none !important;
  }
  /**
  	 * Richtext styles
  	 */
  span.attention {
    color: #000000;
  }
  img {
    page-break-inside: avoid;
  }
}
/* Transition */


/* grid.less */

/* Ggrid System
	you can do all variations of 1 to 4 column styles with these classes,
	no additional classes needed.
*/
.g-unit {
  overflow: hidden;
}
.g-col {
  float: left;
  min-height: 1px;
  overflow: hidden;
  margin-right: 20px;
}
.g-col-r {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}
.g-col-flex {
  float: none;
  overflow: hidden;
}
.g-1of4 {
  width: 220px;
}
.g-2of4 {
  width: 460px;
}
/* the footer uses a separate grid system based on margins,
	either left or right to position it with the main column (flex)
*/
.g-col-footer {
  clear: both;
  margin: 20px 20px 12px;
}
.g-1of4-r {
  margin-right: 260px;
}
.g-1of4-l {
  margin-left: 260px;
}
.g-2of4-l {
  margin-left: 500px;
}
.g-2of4-r {
  margin-right: 500px;
}
.g-3of4-l {
  margin-left: 620px;
}
.g-3of4-r {
  margin-right: 620px;
}
@media screen and (max-width: 812px) {
  .g-col {
    margin-right: 10px;
  }
  article > .g-unit > .g-col {
    float: none;
    margin-right: 0;
  }
  article > .g-unit > .g-col-r {
    float: none;
    margin-left: 0;
  }
  article > .g-unit > .g-1of4,
  article > .g-unit .g-2of4,
  article > .g-unit .g-1of4-l,
  article > .g-unit .g-1of4-r,
  article > .g-unit .g-2of4-l,
  article > .g-unit .g-2of4-r,
  article > .g-unit .g-3of4-l,
  article > .g-unit .g-3of4-r {
    width: auto;
    margin-right: 0;
  }
  .g-col-footer {
    margin-left: 0;
    margin-right: 0;
  }
}
@media print {
  article > .g-unit > .g-col {
    float: none;
    margin-right: 0;
  }
  article > .g-unit > .g-1of4,
  article > .g-unit .g-2of4,
  article > .g-unit .g-1of4-l,
  article > .g-unit .g-1of4-r,
  article > .g-unit .g-2of4-l,
  article > .g-unit .g-2of4-r,
  article > .g-unit .g-3of4-l,
  article > .g-unit .g-3of4-r {
    width: auto;
    margin-right: 0;
  }
}
/* Transition */


/* variables-author.less */

/* Transition */


/* zora.css */

.mod-zora p {
	margin: 0.3em 0 0.6em 0;
	padding: 0;
	line-height: 1.6em;
}
.mod-zora firstauthor,
.mod-zora type,
.mod-zora pubdate {
	font-weight: bold;
}

.mod-zora .Z3988 {
	display: none;
}

.mod-zora title {
	display: inline;
}

.mod-zora a,
.mod-zora a:visited,
.mod-zora a:hover {
	color: #dc6027;
}

.mod-zora a.uzh,
.mod-zora a.internal{
	display: block;
}

.mod-zora a:before {
	display: inline-block;
	background: url(/img/sprite/sprite.png?20150331135517) no-repeat 0 0;
	content:"";
	vertical-align: -10%;
	margin-right: 0.25em;
	background-position: -99px -41px;
	width: 10px;
	height: 13px
}


.zora-publication-list {
	margin-bottom: 2em;
}

.zora-publication-list li {
	margin-bottom: 1em;
}

.zora-publication-list ul {
	padding-left: 1em;
}

.zora-publication-list ul > ul {
	padding-left: 1em;
}

.zora-publication-list ul b {
	display: block;
}

.zora-sort-headings {
	overflow: hidden;
	margin-top: .2em;
	margin-bottom: 2em;
}

.zora-sort-headings li {
	float: left;
	border-left: solid 1px black;
	padding-left: .5em;
	margin-left: .5em;
	line-height: 1em;
}
.zora-sort-headings li:first-child {
	margin: 0;
	padding: 0;
	border: none;
}
.zora-publication-head {
	overflow: hidden;
    padding-top: 2px;
}

.zora-publication-head .zora-sort-headings {
	float: left;
}
.zora-publication-head .zora-sorting {
	float: right;
}

.paging-full-numbers {
	margin-bottom: 2em;
}

.paging-full-numbers ul,
.paging-full-numbers li {
	display: inline-block;
}

.paging-full-numbers a:before {
	display: none;
}

.paging-full-numbers a {
	color: #000000;
	display: block;
}


.paging-full-numbers a.paginate_active {
	font-weight: bold;
	color: #dc6027;
}

.paging-full-numbers a.paginate_button,
.paging-full-numbers a.paginate_active {
	border: 1px solid LightGrey;
	cursor: pointer;
	margin: 0 1px;
	padding: 2px 2px;
}

#zora-export-list {
	margin: 0 1em 0 0;
}




/* zora.print.css */

.mod-zora a {
    color: #000000;
    text-decoration: underline;
}

.mod-zora a.uzh:before {
    display: inline-block;
    background: url(/img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
}

.mod-zora a:visited {
    text-decoration: underline;
    color: #000000;
}


/* banner.less */

.mod-banner {
  margin-bottom: 10px;
}
.mod-banner a,
.mod-banner img {
  display: block;
}
/* Transition */


/* breadcrumb.less */

.mod-breadcrumb {
  float: left;
  line-height: 1.4em;
  font-size: 0.9166666666666666em;
  margin: 8px 150px 7px 21px;
}
.mod-breadcrumb h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-breadcrumb .sections {
  display: none;
}
.mod-breadcrumb .breads a {
  color: #7b828a;
  text-decoration: none;
}
.mod-breadcrumb .breads a:hover {
  border-bottom: 1px solid #7b828a;
}
.mod-breadcrumb .breads a:after {
  speak: none;
  content: " Â» ";
  border-bottom: none;
}
.mod-breadcrumb .breads a:hover:after {
  border-bottom: 1px solid #e3e7ea;
}
.mod-breadcrumb .breads a:last-child:after {
  display: none;
}
.mod-breadcrumb .children {
  display: none;
}
.mod-breadcrumb .children:empty {
  display: none;
}
.skin-layout-bigfont .mod-breadcrumb {
  font-size: 1em;
}
.skin-layout-bigfont .mod-breadcrumb a {
  color: #000000;
}
@media screen and (max-width: 812px) {
  .mod-breadcrumb {
    width: 100%;
    font-size: 1em;
    padding: 12px 0 12px;
    margin: 0;
    border-top: 1px solid #a3adb7;
  }
  .mod-breadcrumb .sections {
    display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #a3adb7;
  }
  .mod-breadcrumb .sections a {
    display: inline-block;
    color: #000000;
    text-decoration: none;
  }
  .mod-breadcrumb .sections a:hover {
    color: #dc6027;
    text-decoration: none;
  }
  .mod-breadcrumb .sections a.active {
    font-weight: bold;
  }
  .mod-breadcrumb .sections a:after {
    speak: none;
    font-weight: normal;
    content: '\2022';
    margin: 0 2px 0 5px;
  }
  .mod-breadcrumb .sections a:last-child:after {
    display: none;
  }
  .mod-breadcrumb .breads a {
    display: inline-block;
    color: #000000;
  }
  .mod-breadcrumb .breads a:hover {
    color: #dc6027;
    text-decoration: none;
    border-bottom: none;
  }
  .mod-breadcrumb .breads a:hover:after {
    border-bottom: none;
  }
  .mod-breadcrumb .breads a:last-child,
  .mod-breadcrumb .breads a:nth-last-child(2) {
    display: inline-block;
  }
  .mod-breadcrumb .breads a:last-child:before,
  .mod-breadcrumb .breads a:nth-last-child(2):before {
    content: normal;
  }
  .mod-breadcrumb .breads a:last-child span,
  .mod-breadcrumb .breads a:nth-last-child(2) span {
    display: inline;
  }
  .mod-breadcrumb .breads a:last-child {
    font-weight: bold;
    cursor: default;
  }
  .mod-breadcrumb .breads a:last-child:hover {
    color: inherit;
  }
  .mod-breadcrumb .breads a + a + a:before {
    display: inline;
    content: 'â€¦';
  }
  .mod-breadcrumb .breads a + a + a span {
    display: none;
  }
  .mod-breadcrumb .breads a + a + a.visible {
    display: inline;
  }
  .mod-breadcrumb .breads a + a + a.visible span {
    display: inline;
  }
  .mod-breadcrumb .breads a + a + a.visible:before {
    content: normal;
  }
  .mod-breadcrumb .breads a + a + a + a {
    display: none;
  }
  .mod-breadcrumb .breads a + a + a + a.visible {
    display: inline-block;
  }
  .mod-breadcrumb .sections + .breads {
    display: none;
  }
  .mod-breadcrumb .children {
    display: block;
    margin-top: 0.76em;
    padding: 0;
  }
  .mod-breadcrumb .children li {
    padding: 0 0 0.16em 0;
  }
  .mod-breadcrumb .children li a {
    display: inline-block;
    color: #000000;
    text-decoration: none;
    padding: 0 0 0 13px;
  }
  .mod-breadcrumb .children li a:hover {
    text-decoration: none;
    color: #dc6027;
  }
  .mod-breadcrumb .children li a:before {
    content: "";
    position: absolute;
    margin-left: -13px;
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -99px -41px;
    width: 10px;
    height: 13px;
  }
}
@media print {
  .mod-breadcrumb {
    clear: both;
    width: 100%;
    margin-left: 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #a3adb7;
    color: #000000;
  }
  .mod-breadcrumb .sections {
    display: none;
  }
  .mod-breadcrumb .breads a {
    color: #000000;
  }
}
/* Transition */


/* children.less */

.mod-children details {
  margin-bottom: 0.6em;
  line-height: 1.6em;
}
.mod-children summary {
  margin-top: 0.3em;
  list-style-type: none;
}
.mod-children summary::-webkit-details-marker {
  display: none;
}
.mod-children summary::-moz-details-marker {
  display: none;
}
.mod-children summary::-ms-details-marker {
  display: none;
}
.mod-children summary::details-marker {
  display: none;
}
.mod-children a {
  display: block;
  padding-left: 13px;
  color: #dc6027;
  text-decoration: none;
}
.mod-children a:visited {
  color: #7b828a;
}
.mod-children a:hover {
  text-decoration: underline;
  color: #dc6027;
}
.mod-children a:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  margin-top: 2px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
@media screen and (max-width: 812px) {
  .mod-children a:visited {
    color: #dc6027;
  }
}
@media print {
  .mod-children {
    color: #000000;
  }
  .mod-children a {
    text-decoration: underline;
    color: #000000;
  }
  .mod-children a:visited {
    color: #000000;
  }
  .mod-children a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* comments.less */

.mod-comments {
  margin-top: 34px;
}
.mod-comments h4 {
  border-top: 1px solid #a3adb7;
  border-bottom: 1px solid #a3adb7;
  position: relative;
  padding: 3px 60px 3px 5px;
  line-height: 1.1666666666666667em;
  min-height: 16px;
}
.mod-comments h4 span {
  color: #0028a5;
  font-weight: bold;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.1666666666666667em;
  margin-right: 5px;
}
.mod-comments h4 + p {
  padding: 8px 0;
}
.mod-comments p + h4 {
  margin-top: 10px;
}
.mod-comments div.comment {
  padding: 10px 0;
  font-size: 0.9500000000000001em;
}
.mod-comments div.comment + div {
  border-top: 1px dotted #a3adb7;
}
.mod-comments div.comment span {
  font-weight: bold;
  display: block;
}
.mod-comments div.comment em {
  font-style: normal;
}
.mod-comments div.comment span {
  font-size: 1.0909090909090908em;
}
.mod-comments div.comment p {
  font-size: 1.0909090909090908em;
}
.mod-comments ul.required {
  color: #dc6027;
  font-style: italic;
}
.mod-comments .form-row {
  border-bottom: 0;
  max-width: 458px;
  clear: left;
}
.mod-comments .form-row label {
  width: 100%;
  float: left;
  padding-top: 10px;
}
.mod-comments .form-row input,
.mod-comments .form-row textarea {
  background: #edeff1;
  border: 1px solid #c8ced4;
}
.mod-comments .form-row textarea {
  width: 99.5%;
  margin-right: 0;
}
.mod-comments .form-row input {
  width: 99%;
  padding: 2px;
}
.mod-comments .form-row.mgnlhp {
  display: none;
}
.mod-comments button,
.mod-comments input[type=submit] {
  width: auto;
}
.mod-comments .form-item-m {
  float: left;
  width: 48%;
  margin-right: 0;
  margin-left: 0;
}
.mod-comments .form-item-m label {
  width: 100%;
}
.mod-comments .form-item-m input {
  width: 97.5%;
}
.mod-comments .form-item-m + div {
  float: right;
}
.mod-comments .button-wrapper {
  padding: 10px 0 3px;
  padding-left: 0;
  overflow: hidden;
}
@media screen and (max-width: 812px) {
  .mod-comments h4 {
    padding-right: 0;
    padding-left: 0;
  }
  .mod-comments h4 span {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1em;
    color: #3353b7;
  }
  .mod-comments select,
  .mod-comments textarea,
  .mod-comments input {
    font-size: 16px;
    line-height: 18px;
  }
}
@media print {
  .mod-comments h4 {
    border-top: none;
    border-bottom: 1px solid #a3adb7;
  }
  .mod-comments h4 span {
    color: #000000;
  }
  .mod-comments div.comment + div {
    border-top: 1px dotted #a3adb7;
  }
  .mod-comments ul.required {
    color: #000000;
  }
  .mod-comments .form-row input,
  .mod-comments .form-row textarea {
    background: #ffffff;
    border: 1px solid #000000;
  }
}
/* Transition */


/* dbquery.less */

.mod-db-query .page {
  display: none;
}
.mod-db-query .page-active {
  display: block;
}
.mod-db-query .pagination {
  text-align: center;
  margin-bottom: 1em;
}
.mod-db-query .pagination i {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  font-style: normal;
}
.mod-db-query .pagination a {
  display: inline-block;
  padding: 7px 10px 3px;
}
.mod-db-query .pagination a:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -30px -80px;
  width: 11px;
  height: 15px;
}
.mod-db-query .pagination a:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -57px;
  width: 11px;
  height: 15px;
}
.mod-db-query .pagination a.inactive {
  cursor: default;
}
.mod-db-query .pagination a.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -80px;
  width: 11px;
  height: 15px;
}
.mod-db-query .pagination a.next {
  left: auto;
  right: 0;
  text-align: right;
}
.mod-db-query .pagination a.next:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -15px -80px;
  width: 11px;
  height: 15px;
}
.mod-db-query .pagination a.next:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -45px -80px;
  width: 11px;
  height: 15px;
}
.mod-db-query .pagination a.next.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -80px;
  width: 11px;
  height: 15px;
}
@media print {
  .mod-db-query .pagination a {
    display: none;
  }
}
/* Transition */


/* directlinks.less */

.mod-directlinks {
  font-size: 0.9500000000000001em;
  line-height: 1.4000000000000001em;
  background: #edeff1;
  border: 1px solid #dadee2;
  margin-bottom: 10px;
  padding: 0 9px 8px;
}
.mod-directlinks h2 {
  color: #0028a5;
  font-size: 1.4em;
  line-height: 1.1em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  padding: 8px 0 4px;
}
.mod-directlinks ul {
  margin-top: 5px;
}
.mod-directlinks h3 {
  font-size: 1em;
  font-weight: bold;
  padding: 5px 0;
}
.mod-directlinks a {
  text-decoration: none;
}
.mod-directlinks a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-directlinks a:visited {
  color: #000000;
}
.mod-directlinks li {
  padding-bottom: 1px;
}
.mod-directlinks li a {
  color: #000000;
  padding-left: 14px;
}
.mod-directlinks li a[href^="http"]:before,
.mod-directlinks li a.www:before {
  content: '';
  position: absolute;
  margin-left: -14px;
  margin-top: 1px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -116px;
  width: 10px;
  height: 13px;
}
.mod-directlinks li a[href^="/"]:before,
.mod-directlinks li a[href*="uzh.ch"]:before,
.mod-directlinks li a[href^="mailto:"]:before,
.mod-directlinks li a.mail:before,
.mod-directlinks li a.uzh:before,
.mod-directlinks li a.internal:before,
.mod-directlinks li a[href^="#"]:before {
  content: '';
  position: absolute;
  margin-left: -14px;
  margin-top: 0;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-directlinks li a[href*="/dam/"]:before,
.mod-directlinks li a.download:before {
  content: '';
  position: absolute;
  margin-left: -14px;
  margin-top: 2px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -99px;
  width: 10px;
  height: 13px;
}
.mod-directlinks .mod-text h3 {
  margin-top: 3px;
}
.mod-directlinks select {
  max-width: 160px;
  margin: 0 4px 0 0;
  padding: 0;
}
.mod-directlinks input {
  width: 35px;
  padding: 0 4px;
}
@media screen and (max-width: 812px) {
  .mod-directlinks {
    font-size: 1em;
    background-color: transparent;
    border: none;
    border-top: 1px solid #a3adb7;
    padding: 0 0 8px 0;
    margin-bottom: 0;
  }
  .mod-directlinks h2 {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1.2307692307692308em;
    padding: 0.6666666666666666em 0 0.16666666666666666em 0;
    color: #3353b7;
  }
  .mod-directlinks h3 {
    font-size: 1.0769230769230769em;
  }
  .mod-directlinks .mod-text {
    margin: 0;
  }
  .mod-directlinks .mod-text h3 {
    margin-top: 0.3333333333333333em;
  }
  .mod-directlinks a:visited {
    color: #dc6027;
  }
  .mod-directlinks li {
    line-height: 18px;
    padding: 0 0 0.16666666666666666em 0;
  }
  .mod-directlinks li a {
    color: #dc6027;
  }
  .mod-directlinks li a[href^="/"]:before,
  .mod-directlinks li a[href*="uzh.ch"]:before,
  .mod-directlinks li a[href^="mailto:"]:before,
  .mod-directlinks li a.mail:before,
  .mod-directlinks li a.uzh:before,
  .mod-directlinks li a.internal:before,
  .mod-directlinks li a[href^="#"]:before {
    margin-top: 1px;
  }
  .mod-directlinks li a[href*="/dam/"]:before,
  .mod-directlinks li a.download:before {
    margin-top: 3px;
  }
}
@media print {
  .mod-directlinks {
    background: transparent;
    color: #000000;
    border: none;
    padding: 0;
  }
  .mod-directlinks h2 {
    color: #000000;
  }
  .mod-directlinks a:visited {
    color: #000000;
  }
  .mod-directlinks li a {
    color: #000000;
  }
  .mod-directlinks li a[href^="http"]:before,
  .mod-directlinks li a.www:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -84px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-directlinks li a[href^="/"]:before,
  .mod-directlinks li a[href*="uzh.ch"]:before,
  .mod-directlinks li a[href^="mailto:"]:before,
  .mod-directlinks li a.mail:before,
  .mod-directlinks li a.uzh:before,
  .mod-directlinks li a.internal:before,
  .mod-directlinks li a[href^="#"]:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-directlinks li a[href*="/dam/"],
  .mod-directlinks li a.download {
    color: #000000;
  }
  .mod-directlinks li a[href*="/dam/"]:before,
  .mod-directlinks li a.download:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -116px;
    width: 10px;
    height: 13px;
  }
  .mod-directlinks .mod-text {
    display: none;
  }
}
/* Transitio	n */


/* emergency.less */

.mod-emergency {
  font-size: 0.9500000000000001em;
  line-height: 1.3em;
}
.mod-emergency .inner-wrap {
  background-color: #ea0000;
  border: 1px solid #ea0000;
  color: #ffffff;
  margin-bottom: 0.9em;
  padding: 5px 9px 14px 9px;
}
.mod-emergency .inner-wrap h4 {
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 0.61em;
  line-height: 1.3em;
  padding-top: 2px;
}
.mod-emergency .inner-wrap p {
  margin-bottom: 1px;
}
.mod-emergency .inner-wrap a {
  color: #ffffff;
  text-decoration: none;
  margin-left: 13px;
}
.mod-emergency .inner-wrap a:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -99px;
  width: 10px;
  height: 13px;
}
.mod-emergency .inner-wrap a:visited,
.mod-emergency .inner-wrap a:hover {
  color: #ffffff;
  text-decoration: underline;
}
@media screen and (max-width: 812px) {
  .mod-emergency {
    font-size: 1em;
  }
}
@media print {
  .mod-emergency {
    margin-top: 5px;
    color: #000000;
  }
  .mod-emergency .inner-wrap {
    background-color: transparent;
    border: 1px solid #a3adb7;
    color: #000000;
  }
  .mod-emergency .inner-wrap h4 {
    font-family: #000000;
  }
  .mod-emergency .inner-wrap li a {
    color: #000000;
  }
  .mod-emergency .inner-wrap li a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-emergency .inner-wrap li a:visited {
    color: #000000;
  }
}
/* Transition */


/* error.less */

.mod-error .error-header-wrapper {
  position: relative;
  min-height: 167px;
  border-top: 29px solid #e3e7ea;
}
.mod-error .error-header-wrapper li {
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
}
.mod-error .error-content {
  margin: 0 1.6666666666666667em;
}
.mod-error .error-content a {
  padding-left: 13px;
  color: #dc6027;
  text-decoration: none;
}
.mod-error .error-content a:before {
  content: "";
  position: absolute;
  margin-top: 2px;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-error .error-content a:hover {
  text-decoration: underline;
}
.mod-error .error-content a:visited {
  text-decoration: underline;
  color: #7b828a;
}
@media print {
  .mod-error .error-header-wrapper {
    border-top: 29px solid #000000;
  }
  .mod-error .error-header-wrapper li {
    font-family: #000000;
  }
  .mod-error .error-content a {
    color: #000000;
  }
  .mod-error .error-content a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-error .error-content a:visited {
    color: #000000;
  }
}
/* Transition */


/* footer.less */

.mod-footer {
  margin-top: 20px;
  line-height: 1.5em;
}
.mod-footer h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-footer .top {
  overflow: hidden;
}
.mod-footer .top a {
  float: right;
  font-size: 0.9166666666666666em;
  line-height: 1.2;
  padding: 1px 0 0 0;
  color: #dc6027;
  text-decoration: none;
  position: relative;
}
.mod-footer .top a:hover {
  text-decoration: underline;
}
.mod-footer .top a:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -116px;
  width: 10px;
  height: 13px;
  content: "";
  margin-left: -13px;
  position: absolute;
  display: block;
}
.mod-footer .copyright {
  clear: right;
  margin: 4px 0 0;
  padding: 4px 0 0;
  border-top: 1px solid #c8ced4;
  font-size: 0.8333333333333334em;
  color: #333333;
  line-height: 1.4em;
}
.mod-footer .copyright.language-switcher {
  display: none;
}
.mod-footer .copyright .show-mobile {
  display: none;
}
.mod-footer .copyright a {
  color: #333333;
  text-decoration: none;
  border-bottom: 1px solid #ffffff;
}
.mod-footer .copyright a:hover {
  border-bottom: 1px solid #333333;
}
.mod-footer .copyright a:before {
  border-bottom: 1px solid #ffffff;
}
.mod-footer .copyright a:before,
.mod-footer .copyright span:before {
  speak: none;
  content: " | ";
  vertical-align: top;
}
.mod-footer .copyright a:empty:before,
.mod-footer .copyright span:empty:before {
  content: none;
}
.mod-footer .copyright a.first:before,
.mod-footer .copyright span.first:before {
  display: none;
}
@media screen and (max-width: 812px) {
  .mod-footer {
    margin-right: 15px;
    margin-left: 15px;
  }
  .mod-footer .top a {
    float: left;
    padding: 10px 13px 3px;
  }
  .mod-footer .copyright {
    font-size: 1em;
    margin: 9px 0 0;
    padding: 11px 0 0;
    border-color: #a3adb7;
  }
  .mod-footer .copyright.language-switcher {
    display: block;
  }
  .mod-footer .copyright a.first:before,
  .mod-footer .copyright span.first:before {
    display: inline;
  }
  .mod-footer .copyright a.show-mobile,
  .mod-footer .copyright span.show-mobile {
    display: inline;
  }
  .mod-footer .copyright a.show-mobile.first:before,
  .mod-footer .copyright span.show-mobile.first:before {
    display: none;
  }
}
@media print {
  .mod-footer .top {
    display: none;
  }
  .mod-footer .top a {
    color: #000000;
  }
  .mod-footer .top a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -70px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-footer .copyright {
    border-top: 1px solid #a3adb7;
    color: #000000;
  }
  .mod-footer .copyright a {
    color: #000000;
  }
}
/* Transition */


/* form.less */

.mod-form input,
.mod-form textarea {
  width: 56.7%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-form .form-row > label {
  width: 28%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mod-form .form-row h4 + fieldset {
  padding-left: 28%;
}
.mod-form .button-wrapper {
  padding-left: 28%;
}
.mod-form .form-item-s {
  margin-left: 28%;
}
.mod-form .form-item-m {
  margin-left: 28%;
}
.mod-form .form-item-l {
  margin-left: 28%;
}
.mod-form {
  margin-bottom: 20px;
}
.mod-form iframe {
  margin-left: -8px;
}
.mod-form .required {
  margin-bottom: 10px;
}
.mod-form .form-wrapper {
  margin-top: 10px;
}
.mod-form .form-wrapper:first-child {
  margin-top: 0;
}
.mod-form h2,
.mod-form h3,
.mod-form legend {
  font-size: 1.0769230769230769em;
}
.mod-form h2,
.mod-form legend {
  display: block;
  width: 100%;
  font-weight: bold;
  padding: 2px 0 3px;
  border-top: solid 1px #c8ced4;
  border-bottom: dotted 1px #c8ced4;
}
.mod-form h3 {
  display: block;
  width: 100%;
  font-weight: bold;
  padding: 0.3em 0 0.6em;
  border-top: solid 1px #c8ced4;
}
.mod-form h4 {
  font-weight: bold;
}
.mod-form h4 + fieldset legend {
  font-weight: normal;
}
.mod-form p a {
  white-space: normal;
}
.mod-form fieldset:first-child legend {
  border-top: none;
}
.mod-form input,
.mod-form textarea {
  float: left;
  padding: 2px;
  margin-right: 4.35%;
}
.mod-form input.pb,
.mod-form textarea.pb {
  border: 1px solid #c8ced4;
}
.mod-form input.pb[type=submit],
.mod-form textarea.pb[type=submit] {
  padding: 2px 8px;
  border-radius: 5px;
  margin: 0 0 0 -1px;
  background: none;
  font-weight: normal;
  width: auto;
}
.mod-form button,
.mod-form input[type=submit],
.mod-form input[type=file],
.mod-form input[type=reset],
.mod-form input[type=button],
.mod-form input[type=checkbox],
.mod-form input[type=radio] {
  width: auto;
  margin-left: 2px;
  margin-right: 0.5em;
}
.mod-form input[type=checkbox],
.mod-form input[type=radio] {
  padding: 0;
}
.mod-form input[type=checkbox] + label,
.mod-form input[type=radio] + label {
  line-height: 1.2em;
}
.mod-form .step-by-step {
  padding: 10px 0 3px;
  overflow: hidden;
  margin-bottom: 20px;
}
.mod-form .step-by-step li button {
  background: #ffffff;
  border: 1px solid #ffffff;
  color: #000000;
  float: left;
  padding-left: 0;
  border-left: 0;
  margin-left: 0;
}
.mod-form .step-by-step li button em {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-form .step-by-step li button:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
  position: relative;
  top: 2px;
  left: -7px;
}
.mod-form .step-by-step li:first-child button:before {
  visibility: hidden;
  width: 0;
}
.mod-form .step-by-step .done button:hover {
  color: #dc6027;
  cursor: pointer;
  text-decoration: underline;
}
.mod-form .step-by-step .to-do button {
  color: #7b828a;
}
.mod-form .step-by-step .do button {
  color: #0028a5;
}
.mod-form .form-row {
  overflow: hidden;
  padding: 2px 0 3px;
  border-bottom: dotted 1px #c8ced4;
}
.mod-form .form-row:last-child {
  border-bottom: none;
}
.mod-form .form-row > label {
  float: left;
  padding-right: 3px;
  word-wrap: break-word;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.mod-form .form-row span {
  display: block;
  overflow: hidden;
  color: #333333;
  word-wrap: break-word;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.mod-form .form-row .range-min,
.mod-form .form-row .range-max {
  display: inline-block;
}
.mod-form .form-row input[type=range] {
  display: inline-block;
  width: 42%;
  margin: 0 0.5em;
}
.mod-form .form-row h4 {
  margin-bottom: 0.5em;
}
.mod-form .form-row fieldset {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.mod-form .form-row fieldset legend {
  display: none;
}
.mod-form .form-row fieldset .form-item {
  padding: 2px 4.35% 2px 0;
}
.mod-form .form-row fieldset .form-item-s,
.mod-form .form-row fieldset .form-item-m,
.mod-form .form-row fieldset .form-item-l {
  margin-left: 0;
}
.mod-form .form-row fieldset.mod .form-item {
  display: inline-block;
}
.mod-form .form-row .form-item label {
  width: auto;
  float: none;
  display: block;
  margin-right: 1.2em;
  overflow: visible;
  white-space: nowrap;
}
.mod-form .form-row .form-item + .form-item {
  margin-left: 0;
}
.mod-form #mgnlhp {
  display: none;
  visibility: hidden;
}
.mod-form .button-wrapper {
  padding: 10px 0 3px;
  overflow: hidden;
}
.mod-form .button-wrapper input {
  float: right;
  margin: 0 0 0 0.5em;
}
.mod-form .form-item-s label,
.mod-form .form-item-m label,
.mod-form .form-item-l label {
  width: auto;
  float: none;
  display: block;
}
.mod-form .form-item-s input,
.mod-form .form-item-m input,
.mod-form .form-item-l input {
  margin: 0;
  width: 97%;
  float: none;
}
.mod-form .form-item-s {
  float: left;
  width: 13%;
  margin-right: 4.35%;
}
.mod-form .form-item-l {
  float: left;
  width: 30%;
}
.mod-form .form-item-m {
  float: left;
  width: 21.5%;
  margin-right: 4.35%;
}
.mod-form .form-item-s + div,
.mod-form .form-item-m + div,
.mod-form .form-item-l + div {
  margin-left: 0;
}
@media screen and (max-width: 812px) {
  .mod-form select,
  .mod-form textarea,
  .mod-form input {
    font-size: 16px;
    line-height: 18px;
  }
  .mod-form textarea {
    width: 75% !important;
  }
  .mod-form .form-row > label {
    float: none;
    display: block;
    width: 90% !important;
  }
  .mod-form .form-row > label span {
    max-width: 100%;
  }
  .mod-form .form-row span {
    padding-top: 4px;
    clear: both;
  }
  .mod-form .form-row fieldset.mod .form-item {
    display: block;
  }
  .mod-form .form-row h4 + fieldset {
    padding-left: 0 !important;
  }
  .mod-form .form-row .form-item label {
    white-space: normal;
  }
  .mod-form .button-wrapper {
    padding-left: 0 !important;
  }
  .mod-form .button-wrapper input {
    float: none;
  }
  .mod-form .button-wrapper input:first-child {
    margin-left: 0;
  }
  .mod-form .form-item-s,
  .mod-form .form-item-m,
  .mod-form .form-item-l {
    margin-left: 0 !important;
  }
  .mod-form .form-item-l {
    width: 60%;
  }
}
@media print {
  .mod-form {
    color: #000000;
  }
  .mod-form .required {
    margin-bottom: 5px;
  }
  .mod-form h2,
  .mod-form legend {
    border-top: none;
    border-bottom: none;
  }
  .mod-form h3 {
    border-top: none;
  }
  .mod-form input.pb,
  .mod-form textarea.pb {
    border: none;
  }
  .mod-form li button {
    background: #000000;
    border: none;
    color: #000000;
  }
  .mod-form li button:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-form .done button:hover {
    color: #000000;
  }
  .mod-form .to-do button {
    color: #000000;
  }
  .mod-form .do button {
    color: #000000;
  }
  .mod-form .step-by-step li button {
    color: #000000;
  }
  .mod-form .step-by-step li button:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-form .step-by-step .done button:hover {
    color: #000000;
  }
  .mod-form .step-by-step .to-do button {
    color: #000000;
  }
  .mod-form .step-by-step .do button {
    color: #000000;
  }
  .mod-form .form-row {
    border-bottom: none;
  }
  .mod-form .form-row span {
    color: #000000;
  }
}
/* Transition */


/* gallery.less */

.mod-news-gallery .gallery-nav {
  overflow: hidden;
  line-height: 1.6em;
  margin: 0.3em 0 0.6em 0;
  min-height: 19px;
}
.mod-news-gallery .gallery-nav.bottom {
  margin: 0.3em 20px 0.6em 20px;
}
.mod-news-gallery .gallery-nav a {
  text-decoration: none;
  color: #000000;
  float: right;
}
.mod-news-gallery .gallery-nav a.back:before {
  content: "";
  vertical-align: -15%;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-news-gallery .gallery-nav a.more:after {
  content: "";
  vertical-align: -15%;
  margin-left: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-news-gallery .gallery-nav a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-news-gallery .gallery-nav a:visited {
  text-decoration: underline;
  color: #7b828a;
}
.mod-news-gallery .gallery-nav a:first-child {
  float: left;
}
.mod-news-gallery .gallery-nav a:first-child:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -56px -99px;
  width: 10px;
  height: 13px;
}
.mod-news-gallery dl {
  background: transparent url(img/loading-black.gif) no-repeat 50% 50%;
}
.mod-news-gallery dl dt {
  background: transparent no-repeat 50% 50%;
  background-size: contain;
  height: 534px;
}
.mod-news-gallery dl dd {
  margin: 10px 0 15px 0;
  padding: 0 20px;
}
.mod-news-gallery dl dd.caption {
  padding: 0;
  text-align: left;
  font-size: 1.0833333333333333em;
  /* p tag manipulation to improve formatting of FCK-Editor generated text */

}
.mod-news-gallery dl dd.caption p {
  display: inline;
}
.mod-news-gallery .filmstrip {
  position: relative;
  overflow: hidden;
  margin: 0.3em 0 1.5em 0;
}
.mod-news-gallery .filmstrip ul {
  width: 99999%;
  font-size: 0;
  border-left: 10px solid #ffffff;
}
.mod-news-gallery .filmstrip ul li {
  float: left;
  display: block;
}
.mod-news-gallery .filmstrip ul li a {
  display: block;
  width: 120px;
  margin-left: 10px;
}
.mod-news-gallery .filmstrip ul li a img {
  display: block;
}
.mod-news-gallery .filmstrip > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 80px;
  background: #ffffff;
}
.mod-news-gallery .filmstrip > a:before {
  margin-top: 2px;
}
.mod-news-gallery .filmstrip > a:before,
.mod-news-gallery .pagination > a:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -30px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a:hover:before,
.mod-news-gallery .pagination > a:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -57px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.inactive,
.mod-news-gallery .pagination > a.inactive {
  cursor: default;
}
.mod-news-gallery .filmstrip > a.inactive:before,
.mod-news-gallery .pagination > a.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.right,
.mod-news-gallery .pagination > a.right {
  left: auto;
  right: 0;
  text-align: right;
}
.mod-news-gallery .filmstrip > a.right:before,
.mod-news-gallery .pagination > a.right:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -15px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.right:hover:before,
.mod-news-gallery .pagination > a.right:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -45px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.right.inactive:before,
.mod-news-gallery .pagination > a.right.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .pagination {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 1em;
}
.mod-news-gallery .pagination i {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  font-style: normal;
}
.mod-news-gallery .pagination a {
  display: inline-block;
  padding: 7px 10px 3px;
}
@media screen and (max-width: 812px) {
  .mod-news-gallery .pagination {
    margin-top: 0;
  }
  .mod-news-gallery dl dt {
    height: 208px;
  }
  .mod-news-gallery dl dd.caption {
    padding: 0;
  }
}
@media print {
  .mod-news-gallery .gallery-nav a.back:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -42px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-news-gallery .gallery-nav a.more:after {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-news-gallery .gallery-nav a:visited {
    color: #000000;
  }
  .mod-news-gallery .pagination a {
    display: none;
  }
}
/* Transition */


/* header.less */

.mod-header {
  position: relative;
  min-height: 163px;
  margin-bottom: 41px;
}
@media screen and (max-width: 812px) {
  .mod-header {
    background: none !important;
    min-height: 0;
    margin-bottom: 7px;
  }
}
@media print {
  .mod-header {
    min-height: 100px;
    margin-bottom: 0;
  }
}
/* Transition */


/* header-corporate.less */

.skin-header-corporate {
  min-height: 0;
  margin-bottom: 0;
}
/* Transition */


/* iframe.less */

.mod-iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 100%;
  max-width: 100%;
}
/* Transition */


/* iframe-loadinganimation.less */

.skin-iframe-loadinganimation {
  background: transparent url(img/loading-black.gif) scroll no-repeat 50% 50%;
}
.skin-iframe-loadinganimation-blue {
  background-image: url(img/loading-blue.gif);
}
/* Transition */


/* layout.less */

html {
  font-size: 100%;
  background: #ffffff;
}
body {
  font-family: Arial, Helvetica, FreeSans, sans-serif;
  font-size: 0.75em;
  line-height: 1.5em;
  color: #000000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
/* html.mod-layout */
.mod-layout {
  height: 100%;
  background: #e3e7ea;
  /* css rules for news category */

}
.mod-layout body {
  height: 100%;
  margin: 0 20px;
}
.mod-layout .l-body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  width: 980px;
  margin: 0 auto;
  min-height: 100%;
  padding-bottom: 1em;
}
.mod-layout .l-header {
  overflow: hidden;
  position: relative;
}
.mod-layout .l-header-top {
  overflow: hidden;
  background: #e3e7ea;
  min-height: 30px;
}
.mod-layout .l-meta {
  position: absolute;
  right: 0;
  top: 0;
}
.mod-layout .l-social {
  margin: -24px 20px 0;
  min-height: 24px;
}
.mod-layout .l-wrapper {
  margin: 0 20px;
  overflow: hidden;
}
.mod-layout .l-body-news .l-wrapper {
  background: url(img/l-wrapper-border.png) 0 0;
  padding-bottom: 40px;
}
.mod-layout .l-body-news .l-footer {
  margin-top: -38px;
}
.mod-layout .l-footer {
  margin-right: 20px;
  margin-left: 20px;
}
.mod-layout .l-expo {
  position: relative;
  display: block;
  max-width: 700px;
  margin-bottom: 20px;
}
.mod-layout .l-nav {
  display: none;
  float: left;
  min-height: 1px;
  width: 220px;
  margin-right: 20px;
}
.mod-layout .l-related {
  display: none;
  float: right;
  width: 220px;
  margin-left: 20px;
  min-height: 200px;
}
.mod-layout .l-content {
  overflow: hidden;
}
@media screen and (max-width: 812px) {
  body {
    font-size: 0.8125em;
    line-height: 1.3846153846153846em;
  }
  .mod-layout body {
    margin: 0;
  }
  .mod-layout .l-wrapper {
    margin: 0 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    background: none;
    border-bottom: 1px solid #a3adb7;
  }
  .mod-layout .l-body {
    width: auto;
  }
  .mod-layout .l-body-news .l-wrapper {
    background: none;
    padding-bottom: 0;
  }
  .mod-layout .l-body-news .l-footer {
    margin-top: 50px;
  }
  .mod-layout .l-body .l-footer {
    margin-top: 50px;
  }
  .mod-layout .l-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .mod-layout .l-header-top,
  .mod-layout .l-header-bottom,
  .mod-layout .l-nav,
  .mod-layout .l-related,
  .mod-layout .l-content {
    width: 100%;
  }
  .mod-layout .l-header-top {
    -webkit-order: 2;
    -ms-flex-order: 2;
    -moz-flex-order: 2;
    order: 2;
    background: #ffffff;
    border-bottom: 1px solid #a3adb7;
    margin: 0 15px 0;
    min-height: 0;
  }
  .mod-layout .l-header-bottom {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -moz-flex-order: 1;
    order: 1;
    margin: 0 6px;
  }
  .mod-layout .l-social {
    display: none;
  }
  .mod-layout .l-footer {
    margin-right: 0;
    margin-left: 0;
  }
  .mod-layout .l-expo {
    display: none;
  }
  .mod-layout .l-related {
    margin-left: 0;
    margin-top: 0;
    -webkit-order: 4;
    -ms-flex-order: 4;
    -moz-flex-order: 4;
    order: 4;
    min-height: 0;
  }
  .mod-layout .l-related + .l-related {
    -webkit-order: 3;
    -ms-flex-order: 3;
    -moz-flex-order: 3;
    order: 3;
  }
  .mod-layout .l-nav {
    margin-right: 0;
    margin-top: 0;
    -webkit-order: 2;
    -ms-flex-order: 2;
    -moz-flex-order: 2;
    order: 2;
    min-height: 0;
  }
  .mod-layout .l-content {
    -webkit-order: 1;
    -ms-flex-order: 1;
    -moz-flex-order: 1;
    order: 1;
    padding-top: 10px;
  }
}
@media screen and (max-width: 812px) {
  .mod-layout .l-body-news .l-nav {
    order: 0;
    border-bottom: 1px solid #a3adb7;
    padding-bottom: 5px;
  }
  .mod-layout .l-body-news .l-nav .mod-teaser {
    display: none;
  }
  .mod-layout .l-body-news .l-header-top {
    border-bottom: none;
  }
  .mod-layout #uzhNT01NewsArticle .l-body-news .l-nav {
    display: none;
  }
  .mod-layout #uzhNT01NewsArticle .l-body-news .l-header-top {
    border-bottom: 1px solid #a3adb7;
  }
}
@media print {
  .mod-layout {
    background-color: #ffffff;
  }
  .mod-layout body {
    margin: 0;
  }
  .mod-layout .l-body {
    width: 625px;
    margin: 10px 0 0 30px;
  }
  .mod-layout .l-wrapper {
    display: table;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .mod-layout .l-footer {
    margin-right: 0;
    margin-left: 0;
  }
  .mod-layout .l-nav {
    display: none;
  }
  .mod-layout .l-related,
  .mod-layout .l-content {
    position: relative;
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
  }
  .mod-layout .l-related {
    display: table-footer-group;
    border-top: 1px solid #a3adb7;
    padding-top: 5px;
  }
  .mod-layout .l-related:empty {
    display: none;
  }
  .mod-layout .l-content {
    display: table-header-group;
  }
  .mod-layout .l-header-top {
    background: #ffffff;
  }
  .mod-layout .l-body-news .l-wrapper {
    background: none;
  }
}
/* Transition */


/* layout-bigfont.less */

.skin-layout-bigfont {
  font-size: 0.875em;
}
/* Transition */


/* layout-nav.less */

.skin-layout-nav .l-nav {
  display: block;
}
.skin-layout-nav .l-footer {
  margin-left: 260px;
}
@media screen and (max-width: 812px) {
  .skin-layout-nav .l-nav {
    margin-left: 0;
  }
  .skin-layout-nav .l-footer {
    margin-left: 0;
  }
  .skin-layout-nav .l-related {
    margin-left: 0;
  }
}
@media print {
  .skin-layout-nav .l-nav {
    display: none;
  }
  .skin-layout-nav .l-footer {
    margin-right: 0;
    margin-left: 0;
  }
}
/* Transition */


/* layout-related.less */

.skin-layout-related .l-related {
  display: block;
}
.skin-layout-related .l-footer {
  margin-right: 260px;
}
@media screen and (max-width: 812px) {
  .skin-layout-related .l-footer {
    margin-right: 0;
  }
}
@media print {
  .skin-layout-related .l-related {
    display: table-footer-group;
  }
  .skin-layout-related .l-footer {
    margin-right: 0;
    margin-left: 0;
  }
}
/* Transition */


/* lead.less */

.mod-lead {
  overflow: hidden;
  margin-bottom: 2em;
  font-weight: bold;
}
.mod-lead img {
  float: left;
  margin: 3px 20px 4px 0;
}
.mod-lead strong {
  font-size: 1.0833333333333333em;
  line-height: 1.45em;
}
.mod-lead strong p {
  padding: 0;
}
#uzhST03HomeOverviewII .mod-lead img + strong p {
  max-width: 100%;
}
#uzhST03HomeOverviewII .mod-lead strong p {
  max-width: 460px;
}
@media screen and (max-width: 812px) {
  .mod-lead img {
    float: none;
    margin: 0 0 10px 0;
    display: block;
  }
}
/* Transition */


/* lead-image.less */

.skin-lead-image img {
  float: none;
  margin-right: 0;
  margin-top: 0;
}
@media print {
  .skin-lead-image {
    display: none;
  }
}
/* Transition */


/* linklist.less */

.mod-linklist {
  line-height: 1.3em;
  border-top: solid 1px #dadee2;
  margin-bottom: 20px;
}
.mod-linklist h3 {
  padding: 3px 0 0.4em 0;
  font-weight: bold;
  color: #000000;
  margin: 1px 0 0 0;
}
.mod-linklist h3 a {
  color: #000000;
}
.mod-linklist h3 a:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-linklist h3.noimage {
  padding: 3px 0 3px 0;
  background-image: url(img/div/dot_line_links.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.mod-linklist h3.noimage a {
  padding-bottom: 0;
}
.mod-linklist img {
  vertical-align: bottom;
}
.mod-linklist a + ul {
  margin-top: 10px;
}
.mod-linklist img + ul {
  margin-top: 22px;
  background-image: url(img/div/dot_line_links.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
.mod-linklist p {
  margin: 2px 0 1px 0;
  line-height: 1.6em;
  background-image: url(img/div/dot_line_links.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.mod-linklist h3 a,
.mod-linklist li a,
.mod-linklist p a {
  text-decoration: none;
  display: inline-block;
  padding: 0 0 0 15px;
  position: relative;
  color: #000000;
}
.mod-linklist h3 a:before,
.mod-linklist li a:before,
.mod-linklist p a:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
  position: absolute;
  margin-top: 1px;
  margin-left: -13px;
  margin-right: 0.25em;
  z-index: 1;
}
.mod-linklist h3 a[href^="http"]:before,
.mod-linklist li a[href^="http"]:before,
.mod-linklist p a[href^="http"]:before,
.mod-linklist h3 a.www:before,
.mod-linklist li a.www:before,
.mod-linklist p a.www:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -116px;
  width: 10px;
  height: 13px;
}
.mod-linklist h3 a[href^="/"]:before,
.mod-linklist li a[href^="/"]:before,
.mod-linklist p a[href^="/"]:before,
.mod-linklist h3 a[href*="uzh.ch"]:before,
.mod-linklist li a[href*="uzh.ch"]:before,
.mod-linklist p a[href*="uzh.ch"]:before,
.mod-linklist h3 a[href^="mailto:"]:before,
.mod-linklist li a[href^="mailto:"]:before,
.mod-linklist p a[href^="mailto:"]:before,
.mod-linklist h3 a.mail:before,
.mod-linklist li a.mail:before,
.mod-linklist p a.mail:before,
.mod-linklist h3 a.uzh:before,
.mod-linklist li a.uzh:before,
.mod-linklist p a.uzh:before,
.mod-linklist h3 a.internal:before,
.mod-linklist li a.internal:before,
.mod-linklist p a.internal:before,
.mod-linklist h3 a[href^="#"]:before,
.mod-linklist li a[href^="#"]:before,
.mod-linklist p a[href^="#"]:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-linklist h3 a[href*="/dam/"]:before,
.mod-linklist li a[href*="/dam/"]:before,
.mod-linklist p a[href*="/dam/"]:before,
.mod-linklist h3 a.download:before,
.mod-linklist li a.download:before,
.mod-linklist p a.download:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -99px;
  width: 10px;
  height: 13px;
}
.mod-linklist h3 a:hover,
.mod-linklist li a:hover,
.mod-linklist p a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-linklist h3 a:visited,
.mod-linklist li a:visited,
.mod-linklist p a:visited {
  color: #7b828a;
}
.mod-linklist h3 a:before {
  margin-top: 0;
}
.mod-linklist ul {
  padding: 0 0 1px 0;
}
.mod-linklist ul li {
  background-image: url(img/div/dot_line_links.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 2px 0 2px 0;
  line-height: 1.5em;
}
@media screen and (max-width: 812px) {
  .mod-linklist {
    border-top: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mod-linklist:first-child {
    margin-top: 0;
  }
  .mod-linklist ul {
    padding-top: 2px;
  }
  .mod-linklist ul li {
    background-image: none;
    padding: 0 0 2px 0;
  }
  .mod-linklist img + ul {
    margin-top: 4px;
    background-image: none;
  }
  .mod-linklist p {
    background-image: none;
  }
  .mod-linklist h3:first-child {
    padding-top: 2px;
  }
  .mod-linklist h3.noimage {
    background-image: none;
  }
  .mod-linklist h3 a,
  .mod-linklist li a,
  .mod-linklist p a {
    color: #dc6027;
  }
  .mod-linklist h3 a:visited,
  .mod-linklist li a:visited,
  .mod-linklist p a:visited {
    color: #dc6027;
  }
  .l-nav .mod-linklist,
  .l-nav + .l-related .mod-linklist {
    border-top: 1px solid #a3adb7;
    padding-top: 10px;
  }
}
@media print {
  .mod-linklist {
    border-top: none;
  }
  .mod-linklist:first-child {
    border-top: none;
  }
  .mod-linklist h3 a:visited,
  .mod-linklist li a:visited,
  .mod-linklist p a:visited {
    color: #000000;
  }
  .mod-linklist h3 a:before,
  .mod-linklist li a:before,
  .mod-linklist p a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-linklist h3 a[href^="http"]:before,
  .mod-linklist li a[href^="http"]:before,
  .mod-linklist p a[href^="http"]:before,
  .mod-linklist h3 a.www:before,
  .mod-linklist li a.www:before,
  .mod-linklist p a.www:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -84px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-linklist h3 a[href^="/"]:before,
  .mod-linklist li a[href^="/"]:before,
  .mod-linklist p a[href^="/"]:before,
  .mod-linklist h3 a[href*="uzh.ch"]:before,
  .mod-linklist li a[href*="uzh.ch"]:before,
  .mod-linklist p a[href*="uzh.ch"]:before,
  .mod-linklist h3 a[href^="mailto:"]:before,
  .mod-linklist li a[href^="mailto:"]:before,
  .mod-linklist p a[href^="mailto:"]:before,
  .mod-linklist h3 a.mail:before,
  .mod-linklist li a.mail:before,
  .mod-linklist p a.mail:before,
  .mod-linklist h3 a.uzh:before,
  .mod-linklist li a.uzh:before,
  .mod-linklist p a.uzh:before,
  .mod-linklist h3 a.internal:before,
  .mod-linklist li a.internal:before,
  .mod-linklist p a.internal:before,
  .mod-linklist h3 a[href^="#"]:before,
  .mod-linklist li a[href^="#"]:before,
  .mod-linklist p a[href^="#"]:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-linklist h3 a[href*="/dam/"]:before,
  .mod-linklist li a[href*="/dam/"]:before,
  .mod-linklist p a[href*="/dam/"]:before,
  .mod-linklist h3 a.download:before,
  .mod-linklist li a.download:before,
  .mod-linklist p a.download:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -116px;
    width: 10px;
    height: 13px;
  }
  .mod-linklist img + ul {
    margin-top: 10px;
  }
  .l-nav .mod-linklist,
  .l-nav + .l-related .mod-linklist {
    border-top: 1px dotted #a3adb7;
    padding-top: 10px;
  }
  .l-nav .mod-linklist:first-child,
  .l-nav + .l-related .mod-linklist:first-child {
    border-top: 1px solid #a3adb7;
  }
}
/* Transition */


/* linklist-corporate.less */

.skin-linklist-corporate {
  border-top: none;
  border-left: solid 1px #dadee2;
  margin-bottom: 0;
  padding: 0 9px 24px;
  font-size: 1em;
  line-height: 1.4em;
}
.skin-linklist-corporate h3 a,
.skin-linklist-corporate li a,
.skin-linklist-corporate p a {
  padding: 0 0 3px 0;
}
.skin-linklist-corporate h3 {
  color: #0028a5;
  font-size: 1.3em;
  line-height: 1.2em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  padding: 0 0 6px 0;
  margin-top: 0;
  margin-bottom: 0;
}
.skin-linklist-corporate h3 a {
  color: #0028a5;
  text-decoration: none;
  padding-right: 15px;
  margin-right: -9px;
  padding-left: 0;
}
.skin-linklist-corporate h3 a:before {
  background: none;
  content: none;
}
.skin-linklist-corporate h3 a:visited {
  color: #0028a5;
}
.skin-linklist-corporate h3 a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.skin-linklist-corporate h3 a:after {
  content: "";
  position: absolute;
  margin: 3px 0 0 5px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.skin-linklist-corporate p {
  margin: 0 0 5px 0;
  font-size: 0.95em;
  line-height: 1.3em;
  background-image: none;
}
.skin-linklist-corporate ul {
  border-bottom: 0;
  background-image: none;
}
.skin-linklist-corporate ul li {
  background-image: none;
  padding: 0;
  font-size: 0.95em;
  line-height: 1.35em;
}
.skin-linklist-corporate li a {
  padding: 0 0 0 13px;
}
.skin-linklist-corporate li a:before {
  margin-top: 0;
}
@media screen and (max-width: 812px) {
  .skin-linklist-corporate {
    font-size: 1em;
    border-left: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .skin-linklist-corporate p,
  .skin-linklist-corporate ul li {
    font-size: 1em;
  }
  .skin-linklist-corporate h3 {
    font-size: 1.2307692307692308em;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    padding: 0.3333333333333333em 0 0.16666666666666666em 0;
    margin: 0;
    color: #3353b7;
  }
  .skin-linklist-corporate h3 a {
    color: #dc6027;
  }
  .skin-linklist-corporate h3 a:visited {
    color: #dc6027;
  }
  .skin-linklist-corporate h3 a:after {
    margin: 2px 0 0 7px;
  }
  .skin-linklist-corporate a,
  .skin-linklist-corporate a:hover,
  .skin-linklist-corporate a:visited {
    color: #dc6027;
  }
}
@media print {
  .skin-linklist-corporate {
    border-left: none;
    padding-left: 0;
    padding-bottom: 15px;
  }
  .skin-linklist-corporate h3 {
    color: #000000;
  }
  .skin-linklist-corporate h3 a {
    color: #000000;
    text-decoration: none;
    padding-right: 15px;
    padding-left: 0;
  }
  .skin-linklist-corporate h3 a:after {
    content: none;
  }
  .skin-linklist-corporate h3 a:hover,
  .skin-linklist-corporate h3 a:visited {
    color: #000000;
  }
}
/* Transition */


/* linklist-morenews.less */

.skin-linklist-morenews {
  border-top: none;
}
.skin-linklist-morenews h3 {
  font-size: 1.1666666666666667em;
}
@media screen and (max-width: 812px) {
  .skin-linklist-morenews h3 {
    font-size: 1em;
  }
}
/* Transition */


/* login.less */

.mod-login {
  background: #e3e7ea;
}
.mod-login .login-wrapper {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  border-top: 29px solid #e3e7ea;
  max-width: 980px;
  margin: 0 auto;
  min-height: 100%;
  padding-bottom: 1em;
}
.mod-login .login-wrapper .login-header-wrapper {
  position: relative;
  min-height: 167px;
}
.mod-login .login-wrapper .login-header-wrapper li {
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
}
.mod-login .login-wrapper .login-header-wrapper h1 span {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-login .login-wrapper .mgnl-form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 406px;
  margin: 37px auto 0;
  border: 1px solid #dadee2;
  padding: 28px 20px 26px;
}
.mod-login .login-wrapper .mgnl-form label {
  clear: left;
  float: left;
  display: inline-block;
  width: 80px;
  color: #000000;
  margin: 2px 5px 0 0;
  text-align: left;
  cursor: default;
}
.mod-login .login-wrapper .mgnl-form input[type="text"],
.mod-login .login-wrapper .mgnl-form input[type="password"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 275px;
  padding: 2px;
  margin: 0 0 16px 0;
  border: solid 1px #dadee2;
  border-radius: 0;
  color: #333333;
  height: 26px;
  -webkit-appearance: none;
}
.mod-login .login-wrapper .mgnl-form input[type="text"]:focus,
.mod-login .login-wrapper .mgnl-form input[type="password"]:focus {
  border: 2px solid #93bac6;
}
.mod-login .login-wrapper .mgnl-form input.btn-submit {
  padding: 0 5px;
}
.mod-login .login-wrapper .mgnl-form .login-msg {
  clear: both;
  margin: 0 0 20px;
}
.mod-login .login-wrapper .mgnl-form .login-msg p {
  margin: 4px 0 7px;
}
.mod-login .login-wrapper .mgnl-form .login-msg p:first-child {
  margin-top: 0;
}
.mod-login .login-wrapper .mgnl-form .login-bar {
  margin-left: 85px;
}
.mod-login .login-wrapper .mgnl-form .login-bar a {
  margin-left: 30px;
  font-size: 12px;
  text-decoration: none;
  color: #dc6027;
  white-space: nowrap;
}
.mod-login .login-wrapper .mgnl-form .login-bar a:before {
  content: "";
  vertical-align: -10%;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-login .login-wrapper .mgnl-form .login-bar a:hover {
  text-decoration: underline;
}
.mod-login .login-wrapper .login-panel {
  margin-left: 0;
  left: 0;
}
.mod-login .login-wrapper #login.login-panel {
  margin-left: 0;
}
.mod-login .login-wrapper #login .header {
  display: none;
}
.mod-login .login-wrapper #footer {
  margin-top: 4em;
  text-align: center;
}
.mod-login .login-wrapper #footer a {
  font-size: 12px;
  text-decoration: none;
  color: #dc6027;
  white-space: nowrap;
}
.mod-login .login-wrapper #footer a:before {
  content: "";
  vertical-align: -15%;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -116px;
  width: 10px;
  height: 13px;
}
.mod-login .login-wrapper #footer a:hover {
  text-decoration: underline;
}
.mod-login .login-wrapper #wayf_div {
  width: 50%;
  margin: 0 auto;
}
#wayf_intro_label {
  margin: 4px;
}
@media screen and (max-width: 812px) {
  .mod-login .login-wrapper .mgnl-form {
    margin-top: 0;
  }
  .mod-login .login-wrapper .mgnl-form label {
    float: none;
    width: auto;
  }
  .mod-login .login-wrapper .mgnl-form input[type="text"],
  .mod-login .login-wrapper .mgnl-form input[type="password"] {
    display: block;
    clear: both;
    width: 100%;
    margin: 0 0 8px;
  }
  .mod-login .login-wrapper .mgnl-form .login-bar {
    margin: 20px 0 0;
  }
}
@media print {
  .mod-login {
    background: #ffffff;
  }
  .mod-login .login-wrapper {
    border-top: 29px solid #000000;
  }
  .mod-login .mgnl-form {
    background-color: #ffffff;
    max-width: 406px;
    margin: 0 auto;
  }
}
/* Transition */


/* logo.less */

.mod-logo {
  overflow: hidden;
  padding: 15px 0.8333333333333334em 15px 1.4166666666666667em;
}
.mod-logo a {
  display: block;
}
.mod-logo a span {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-logo a img {
  vertical-align: bottom;
}
.mod-logo a.svg {
  display: inline-block;
  position: relative;
}
.mod-logo a.svg:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.mod-logo a.svg object {
  pointer-events: none;
}
.mod-logo ul {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  float: left;
}
.mod-logo ul li {
  display: inline-block;
  vertical-align: middle;
}
.mod-logo ul li a {
  padding: 0 15px;
}
.mod-logo ul li.main-logo a {
  padding: 0 16px 0 0;
}
.mod-logo ul li.special-logo a {
  padding-left: 4px;
  padding-top: 2px;
}
.mod-logo ul.right {
  float: right;
  margin-top: 30px;
}
.mod-logo ul.right li a {
  padding: 0 0 0 20px;
}
.mod-logo ul.right li:last-child a {
  padding: 0 10px 0 20px;
}
.mod-logo ul.separator li:before {
  position: absolute;
  display: block;
  content: '';
  height: 51px;
  width: 1px;
  bottom: 18px;
  background: #a3adb7;
}
.mod-logo ul.separator li:first-child:before {
  content: normal;
}
.mod-logo .text-logo {
  float: left;
}
.mod-logo h1 {
  font-weight: bold;
  font-size: 2em;
  line-height: 1.0909090909090908em;
  padding: 7px 0 12px 4px;
  min-height: 50px;
}
.mod-logo h1 a {
  color: #000000;
  text-decoration: none;
}
.mod-logo h2 {
  clear: both;
  font-size: 0.8333333333333334em;
  padding: 10px 0 0 4px;
  line-height: 1.2em;
}
@media screen and (max-width: 812px) {
  .mod-logo {
    padding: 1.0769230769230769em 0.6923076923076923em 0.38461538461538464em 0.6923076923076923em;
  }
  .mod-logo .text-logo {
    float: none;
  }
  .mod-logo ul {
    float: none;
    white-space: normal;
    padding-top: 0;
  }
  .mod-logo ul li {
    display: block;
  }
  .mod-logo ul li a {
    padding: 10px 4px;
  }
  .mod-logo ul li img {
    max-width: 190px;
    max-height: 55px;
  }
  .mod-logo ul li.main-logo .svg object {
    height: 60px;
    width: 174.096px;
  }
  .mod-logo ul li.main-logo img {
    max-height: 100%;
    max-width: 100%;
  }
  .mod-logo ul li.special-logo a {
    padding-left: 0;
    padding-top: 0;
  }
  .mod-logo ul.right {
    float: none;
    padding-top: 0;
  }
  .mod-logo ul.right li a {
    padding-left: 0;
  }
  .mod-logo ul.right li:last-child a {
    padding: 10px 0;
  }
  .mod-logo ul.separator li:before {
    content: none;
  }
  .mod-logo h1 {
    font-size: 1.3333333333333333em;
    line-height: 1.25em;
    min-height: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
  .mod-logo h2 {
    padding-left: 0;
  }
}
@media print {
  .mod-logo {
    padding-left: 0;
    padding-right: 0;
  }
  .mod-logo a.svg object {
    pointer-events: auto;
  }
  .mod-logo .main-logo a.svg object {
    width: 191px;
    height: 66px;
  }
  .mod-logo ul.separator li:before {
    position: absolute;
    display: block;
    content: '';
    height: 51px;
    width: 1px;
    bottom: 18px;
    background: #000000;
  }
}
/* Transition */


/* map.less */

.mod-map .map-canvas {
  width: 100%;
  height: 300px;
}
.mod-map img {
  max-width: none;
}
.l-related .mod-map .map-canvas {
  height: 220px;
}
@media screen and (max-width: 812px) {
  .l-nav .mod-map,
  .l-related .mod-map {
    border-top: 1px solid #a3adb7;
    padding: 10px 0;
  }
}
@media print {
  .l-nav .mod-map,
  .l-nav + .l-related .mod-map {
    border-top: 1px dotted #a3adb7;
    padding-top: 10px;
  }
  .l-nav .mod-map:first-child,
  .l-nav + .l-related .mod-map:first-child {
    border-top: 1px solid #a3adb7;
  }
}
/* Transition */


/* metanavigation.less */

.mod-metanavigation {
  float: right;
  margin: 13px 16px 0 0;
  text-align: right;
  font-size: 0.9em;
  position: relative;
  z-index: 1;
}
.mod-metanavigation h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-metanavigation nav,
.mod-metanavigation ul,
.mod-metanavigation li,
.mod-metanavigation a {
  display: inline-block;
}
.mod-metanavigation li {
  color: #7b828a;
}
.mod-metanavigation li:after {
  speak: none;
  content: " | ";
  vertical-align: top;
}
.mod-metanavigation li:last-child:after {
  display: none;
}
.mod-metanavigation a {
  text-decoration: none;
  color: #7b828a;
  margin: 0 2px;
  vertical-align: bottom;
}
.mod-metanavigation a:hover {
  text-decoration: underline;
}
.mod-metanavigation a.active {
  font-weight: bold;
  color: #0028a5;
}
.mod-metanavigation a.active:hover {
  text-decoration: none;
}
.skin-header-light .mod-metanavigation li {
  color: #ffffff;
}
.skin-header-light .mod-metanavigation a {
  color: #ffffff;
}
.skin-header-light .mod-metanavigation a.active {
  color: #ffffff;
}
.skin-header-dark .mod-metanavigation li {
  color: #000000;
}
.skin-header-dark .mod-metanavigation a {
  color: #000000;
}
.skin-header-dark .mod-metanavigation a.active {
  color: #000000;
}
@media screen and (max-width: 812px) {
  .mod-metanavigation {
    display: none;
  }
}
@media print {
  .mod-metanavigation {
    display: none;
  }
}
/* Transition */


/* navigation.less */

.mod-navigation {
  position: absolute;
  top: 113px;
  height: 50px;
  left: 1.6666666666666667em;
  right: 1.6666666666666667em;
  color: #000000;
}
.mod-navigation .navigation-publication {
  display: none;
}
.mod-navigation .navigation-publication a:hover {
  color: #000000;
}
.mod-navigation h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-navigation li {
  display: inline-block;
}
.mod-navigation a,
.mod-navigation a:hover {
  color: #000000;
  text-decoration: none;
}
.mod-navigation a:hover {
  color: #dc6027;
}
.mod-navigation a.current,
.mod-navigation a.active {
  color: #0028a5;
}
.mod-navigation .l1 {
  position: relative;
  font-size: 1.5833333333333333em;
  font-weight: bold;
  letter-spacing: .3px;
  border-bottom: solid 1px #a3adb7;
  min-height: 27px;
}
.mod-navigation .l1 li {
  margin-right: 8px;
}
.mod-navigation .l1 li a {
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  line-height: 23px;
  display: inline-block;
  border-bottom: 4px solid #ffffff;
}
.mod-navigation .l1 li a.current,
.mod-navigation .l1 li a.active {
  border-bottom-color: #0028a5;
}
.mod-navigation .l2 {
  font-size: 1em;
  line-height: 1.5em;
  margin-top: 4px;
  height: 18px;
  overflow: visible;
  padding-right: 18px;
}
.mod-navigation .l2 ul {
  margin-right: 0;
  overflow: hidden;
}
.mod-navigation .l2 li {
  float: left;
}
.mod-navigation .l2 li:after {
  speak: none;
  content: '\2022';
  margin: 0 7px 0 5px;
}
.mod-navigation .l2 li a.current,
.mod-navigation .l2 li a.active {
  font-weight: bold;
}
.mod-navigation .l2 li:last-child:after {
  display: none;
}
.skin-header-1 .mod-navigation {
  right: 0;
}
.skin-layout-bigfont .mod-navigation .l1 {
  top: -4px;
}
.skin-layout-bigfont .mod-navigation .l1 li a {
  line-height: 27px;
}
@media screen and (max-width: 812px) {
  .mod-navigation {
    position: static;
    min-height: 0;
    height: auto;
  }
  .mod-navigation .navigation-publication {
    display: block;
    font-size: 1.5384615384615385em;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 9px 1px;
  }
  .mod-navigation .l1,
  .mod-navigation .l2 {
    display: none;
  }
}
@media print {
  .mod-navigation {
    position: static;
    min-height: 0;
  }
  .mod-navigation .navigation-publication {
    display: block;
    font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
    font-size: 1.5384615384615385em;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 0 3px;
    border-bottom: solid 1px #a3adb7;
    margin-bottom: 20px;
  }
  .mod-navigation .l1,
  .mod-navigation .l2 {
    display: none;
  }
}
/* Transition */


/* navigation-breadcrumb.less */

.skin-navigation-breadcrumb .l1 a.current,
.skin-navigation-breadcrumb .l1 a.active {
  color: #000000;
}
.skin-navigation-breadcrumb .l1 ul {
  border-bottom: 4px solid #0028a5;
  display: inline-block;
}
.skin-navigation-breadcrumb .l1 li {
  margin-right: 0;
}
.skin-navigation-breadcrumb .l1 li a {
  border-bottom: none;
}
.skin-navigation-breadcrumb .l1 li a:hover {
  color: inherit;
}
.skin-navigation-breadcrumb .l1 li:before {
  content: " â€“ ";
}
.skin-navigation-breadcrumb .l1 li:first-child:before {
  content: "";
}
@media screen and (max-width: 812px) {
  .skin-navigation-breadcrumb .l1 {
    border-bottom: none;
  }
  .skin-navigation-breadcrumb .l1 a.current,
  .skin-navigation-breadcrumb .l1 a.active {
    color: #000000;
  }
  .skin-navigation-breadcrumb .l1 ul {
    border-bottom: none;
  }
  .skin-navigation-breadcrumb .l1 li {
    display: inline;
  }
  .skin-navigation-breadcrumb .l1 li a {
    display: inline;
  }
  .skin-navigation-breadcrumb .l1 li a.active {
    display: inline;
  }
}
/* Transition */


/* navigation-empty.less */

@media screen and (max-width: 812px) {
  .skin-navigation-empty .l1 {
    display: none;
  }
}
/* Transition */


/* nevv.less */

.mod-nevv {
  position: relative;
  min-height: 24px;
}
.mod-nevv .mod-nevv-container .mod-text .mod-nevv-date {
  white-space: nowrap;
}
.mod-nevv .mod-nevv-container .mod-text table.ornate {
  padding-right: 1em;
}
.mod-nevv .mod-nevv-container .mod-text table.ornate th,
.mod-nevv .mod-nevv-container .mod-text table.ornate td {
  padding-right: 1em;
}
.mod-nevv .mod-nevv-container .mod-text table.ornate th.number,
.mod-nevv .mod-nevv-container .mod-text table.ornate td.number {
  text-align: right;
}
.mod-nevv .mod-nevv-container .mod-text table.ornate th:last-child,
.mod-nevv .mod-nevv-container .mod-text table.ornate td:last-child {
  padding-right: 0;
}
.mod-nevv .mod-nevv-container .mod-text table.ornate.sortable th[data-sort] {
  background-image: url(img/tablesorter/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
  padding-right: 1.8em;
}
.mod-nevv .mod-nevv-container .mod-text table.ornate.sortable th[data-sort].asc {
  background-image: url(img/tablesorter/desc.gif);
}
.mod-nevv .mod-nevv-container .mod-text table.ornate.sortable th[data-sort].desc {
  background-image: url(img/tablesorter/asc.gif);
}
.mod-nevv .mod-nevv-container .pagination {
  text-align: center;
  margin-bottom: 1em;
}
.mod-nevv .mod-nevv-container .pagination i {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  font-style: normal;
}
.mod-nevv .mod-nevv-container .pagination a {
  display: inline-block;
  padding: 7px 10px 3px;
}
.mod-nevv .mod-nevv-container .pagination a:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -30px -80px;
  width: 11px;
  height: 15px;
}
.mod-nevv .mod-nevv-container .pagination a:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -57px;
  width: 11px;
  height: 15px;
}
.mod-nevv .mod-nevv-container .pagination a.inactive {
  cursor: default;
}
.mod-nevv .mod-nevv-container .pagination a.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -80px;
  width: 11px;
  height: 15px;
}
.mod-nevv .mod-nevv-container .pagination a.next {
  left: auto;
  right: 0;
  text-align: right;
}
.mod-nevv .mod-nevv-container .pagination a.next:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -15px -80px;
  width: 11px;
  height: 15px;
}
.mod-nevv .mod-nevv-container .pagination a.next:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -45px -80px;
  width: 11px;
  height: 15px;
}
.mod-nevv .mod-nevv-container .pagination a.next.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -80px;
  width: 11px;
  height: 15px;
}
.mod-nevv .mod-nevv-loading {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  background-image: url(img/loading-black.gif);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: .7;
}
@media print {
  .mod-nevv .pagination a {
    display: none;
  }
}
/* Transition */


/* newsentry.less */

.mod-newsentry {
  margin-bottom: 1.7em;
}
.mod-newsentry .topimage {
  display: inline-block;
  vertical-align: bottom;
  margin-bottom: 1em;
}
.mod-newsentry p {
  margin: 0.3em 0 0.6em 0;
  line-height: 1.6em;
}
.mod-newsentry p.author {
  position: relative;
  margin-top: 0.7em;
}
.mod-newsentry p.author a {
  position: absolute;
  top: 0;
  right: 9px;
  color: #dc6027;
}
.mod-newsentry p.author a:before {
  content: "";
  vertical-align: -0.15em;
  margin-right: 0.2em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-newsentry p.author a:hover {
  color: #dc6027;
}
.mod-newsentry h1 {
  margin-bottom: 17px;
}
.mod-newsentry h1 span {
  color: #0028a5;
  margin: 0 0.2em 17px 0;
  font-size: 1.9166666666666667em;
  line-height: 1.3333333333333333em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
}
.mod-newsentry h1 time {
  display: block;
  line-height: 1.5em;
  margin: -0.37em 0 0;
}
.mod-newsentry h3 {
  overflow: hidden;
  font-size: 1em;
  font-weight: normal;
}
.mod-newsentry h3 time {
  float: right;
}
.mod-newsentry .more {
  display: inline-block;
  border-top: 1px solid #c8ced4;
  padding-top: 0.25em;
  color: #dc6027;
  text-decoration: none;
}
.mod-newsentry .more:hover {
  text-decoration: underline;
}
.mod-newsentry .more:before {
  content: "";
  vertical-align: -0.3em;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -56px -99px;
  width: 10px;
  height: 13px;
}
.l-body-news .mod-newsentry h1 span {
  border-bottom: 2px solid #0028a5;
}
@media screen and (max-width: 812px) {
  .mod-newsentry h1 {
    margin-bottom: 0;
  }
  .mod-newsentry h1 span {
    color: #3353b7;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1.2307692307692308em;
    margin-bottom: 0;
  }
  .l-body-news .mod-newsentry h1 span {
    border-bottom-color: #3353b7;
  }
}
@media print {
  .mod-newsentry h1 span {
    color: #000000;
  }
  .mod-newsentry p.author a {
    color: #000000;
  }
  .mod-newsentry p.author a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-newsentry .more {
    border-top: 1px solid #000000;
    color: #000000;
  }
  .mod-newsentry .more:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -42px -99px;
    width: 10px;
    height: 13px;
  }
  .l-body-news .mod-newsentry h1 span {
    border-bottom: 2px solid #000000;
  }
}
/* Transition */


/* newsentry-footer.less */

.skin-newsentry-footer {
  margin-bottom: 2.3em;
}
/* Transition */


/* newsentry-footer-author.less */

.skin-newsentry-footer-author {
  border-top: dotted 1px #c8ced4;
  margin-top: 32px;
  padding-top: 6px;
}
.skin-newsentry-footer-author p.author {
  margin: 0;
}
@media print {
  .skin-newsentry-footer-author {
    border-top: dotted 1px #a3adb7;
  }
}
/* Transition */


/* newsentry-mediadesk.less */

.skin-newsentry-mediadesk h1 {
  margin-bottom: 0;
}
.skin-newsentry-mediadesk h1 span {
  margin-bottom: 6px;
  border-bottom: 0;
  display: inline-block;
  line-height: 1.2208333333333334em;
}
.skin-newsentry-mediadesk h3 {
  margin-bottom: 12px;
}
.skin-newsentry-mediadesk h3 time {
  float: none;
}
.l-body-news .skin-newsentry-mediadesk h1 span {
  border-bottom: none;
}
@media screen and (max-width: 812px) {
  .skin-newsentry-mediadesk h1 span {
    margin-bottom: 0;
    line-height: 1.3333333333333333em;
  }
  .skin-newsentry-mediadesk h3 {
    margin-bottom: 0;
  }
}
/* Transition */


/* newsgallery.less */

.mod-news-gallery .gallery-nav {
  overflow: hidden;
  line-height: 1.6em;
  margin: 0.3em 0 0.6em 0;
  min-height: 19px;
}
.mod-news-gallery .gallery-nav.bottom {
  margin: 0.3em 20px 0.6em 20px;
}
.mod-news-gallery .gallery-nav a {
  text-decoration: none;
  color: #000000;
  float: right;
}
.mod-news-gallery .gallery-nav a.back:before {
  content: "";
  vertical-align: -15%;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-news-gallery .gallery-nav a.more:after {
  content: "";
  vertical-align: -15%;
  margin-left: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-news-gallery .gallery-nav a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-news-gallery .gallery-nav a:visited {
  text-decoration: underline;
  color: #7b828a;
}
.mod-news-gallery .gallery-nav a:first-child {
  float: left;
}
.mod-news-gallery .gallery-nav a:first-child:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -56px -99px;
  width: 10px;
  height: 13px;
}
.mod-news-gallery dl {
  background: transparent url(img/loading-black.gif) no-repeat 50% 50%;
}
.mod-news-gallery dl dt {
  background: transparent no-repeat 50% 50%;
  background-size: contain;
  height: 534px;
}
.mod-news-gallery dl dd {
  margin: 10px 0 15px 0;
  padding: 0 20px;
}
.mod-news-gallery dl dd.caption {
  padding: 0;
  text-align: left;
  font-size: 1.0833333333333333em;
  /* p tag manipulation to improve formatting of FCK-Editor generated text */

}
.mod-news-gallery dl dd.caption p {
  display: inline;
}
.mod-news-gallery .filmstrip {
  position: relative;
  overflow: hidden;
  margin: 0.3em 0 1.5em 0;
}
.mod-news-gallery .filmstrip ul {
  width: 99999%;
  font-size: 0;
  border-left: 10px solid #ffffff;
}
.mod-news-gallery .filmstrip ul li {
  float: left;
  display: block;
}
.mod-news-gallery .filmstrip ul li a {
  display: block;
  width: 120px;
  margin-left: 10px;
}
.mod-news-gallery .filmstrip ul li a img {
  display: block;
}
.mod-news-gallery .filmstrip > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 80px;
  background: #ffffff;
}
.mod-news-gallery .filmstrip > a:before {
  margin-top: 2px;
}
.mod-news-gallery .filmstrip > a:before,
.mod-news-gallery .pagination > a:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -30px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a:hover:before,
.mod-news-gallery .pagination > a:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -57px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.inactive,
.mod-news-gallery .pagination > a.inactive {
  cursor: default;
}
.mod-news-gallery .filmstrip > a.inactive:before,
.mod-news-gallery .pagination > a.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.right,
.mod-news-gallery .pagination > a.right {
  left: auto;
  right: 0;
  text-align: right;
}
.mod-news-gallery .filmstrip > a.right:before,
.mod-news-gallery .pagination > a.right:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -15px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.right:hover:before,
.mod-news-gallery .pagination > a.right:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -45px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .filmstrip > a.right.inactive:before,
.mod-news-gallery .pagination > a.right.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -80px;
  width: 11px;
  height: 15px;
}
.mod-news-gallery .pagination {
  text-align: center;
  margin-top: -30px;
  margin-bottom: 1em;
}
.mod-news-gallery .pagination i {
  display: inline-block;
  line-height: 30px;
  vertical-align: top;
  font-style: normal;
}
.mod-news-gallery .pagination a {
  display: inline-block;
  padding: 7px 10px 3px;
}
@media screen and (max-width: 812px) {
  .mod-news-gallery .pagination {
    margin-top: 0;
  }
  .mod-news-gallery dl dt {
    height: 208px;
  }
  .mod-news-gallery dl dd.caption {
    padding: 0;
  }
}
@media print {
  .mod-news-gallery .gallery-nav a.back:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -42px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-news-gallery .gallery-nav a.more:after {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-news-gallery .gallery-nav a:visited {
    color: #000000;
  }
  .mod-news-gallery .pagination a {
    display: none;
  }
}
/* Transition */


/* newslist.less */

.mod-newslist h1 {
  font-size: 1.9166666666666667em;
  font-weight: bold;
}
.mod-newslist h2 {
  margin: 20px 0 6px 0;
  font-size: 1.1666666666666667em;
  margin-top: 1.5em;
  font-weight: bold;
}
.mod-newslist h2 a:hover {
  color: #dc6027;
  text-decoration: none;
}
.mod-newslist a {
  color: #000000;
  text-decoration: none;
}
.mod-newslist a:hover {
  text-decoration: underline;
}
.mod-newslist h3 {
  font-size: 1.1666666666666667em;
  line-height: 1.3em;
  font-weight: bold;
  margin: 0.35em 0;
}
.mod-newslist h3 time {
  font-weight: normal;
  margin-right: 0.28em;
}
.mod-newslist h3 a:hover {
  color: #dc6027;
  text-decoration: none;
}
.mod-newslist .channelimage {
  margin: 5px 10px 7px 0;
}
.mod-newslist .topimage {
  float: left;
  margin: 5px 20px 7px 0;
  width: 220px;
}
.mod-newslist .topimage img {
  vertical-align: bottom;
  width: 220px;
}
.mod-newslist li {
  border-top: solid 1px #dadee2;
  padding: 11px 0 8px;
  margin: 0;
  clear: left;
  overflow: hidden;
}
.mod-newslist li h3 {
  margin: 0 0 0.35em 0;
}
.mod-newslist li span.gallery {
  position: relative;
  display: block;
  margin-bottom: 13px;
}
.mod-newslist li span.gallery img {
  display: block;
}
.mod-newslist li span.gallery a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  text-decoration: none;
  padding: 0 30px 0 0;
}
.mod-newslist li span.gallery a span {
  position: relative;
  top: 2px;
  left: 7px;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.1666666666666667em;
}
.mod-newslist li span.gallery a:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff;
  -moz-transform: scale(0.9999);
  /* fix for firefox edges */

}
.mod-newslist p {
  margin: 0.1em 0 0.05em;
  line-height: 1.6em;
}
.mod-newslist .more,
.mod-newslist .comments {
  color: #dc6027;
}
.mod-newslist .more:before,
.mod-newslist .comments:before {
  content: "";
  vertical-align: -0.1em;
  margin-right: 0.2em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-newslist .comments {
  display: block;
}
.overview-content .mod-newslist {
  font-size: 0.9500000000000001em;
  line-height: 1.4000000000000001em;
  border: 1px solid #dadee2;
  margin-bottom: 20px;
  padding-bottom: 8px;
}
.overview-content .mod-newslist h2 {
  color: #000000;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0.61em 9px 0.51em 9px;
  background: #dadee2;
  margin: 0;
}
.overview-content .mod-newslist h2 a {
  color: #000000;
  text-decoration: none;
}
.overview-content .mod-newslist h2 a:visited {
  color: #000000;
}
.overview-content .mod-newslist .channelimage {
  margin: 8px 0;
  padding: 0 9px;
  width: auto;
}
.overview-content .mod-newslist .channelimage img {
  display: block;
  width: auto;
}
.overview-content .mod-newslist .topimage {
  float: none;
  margin: 8px 0;
  width: auto;
}
.overview-content .mod-newslist .topimage img {
  display: block;
  width: auto;
}
.overview-content .mod-newslist ul {
  padding: 0;
}
.overview-content .mod-newslist ul li {
  padding: 0;
  clear: left;
  overflow: hidden;
  border-top: none;
  margin: 0 9px 0 9px;
  border-bottom: 1px solid #c8ced4;
}
.overview-content .mod-newslist ul li h3 {
  margin: 0;
  font-size: 1em;
  line-height: 1.45em;
  font-weight: bold;
}
.overview-content .mod-newslist ul li h3 a {
  padding: 0.51em 6px 0.51em 14px;
  display: block;
  color: #000000;
  text-decoration: none;
}
.overview-content .mod-newslist ul li h3 a:visited {
  color: #7b828a;
}
.overview-content .mod-newslist ul li h3 a:hover {
  color: #000000;
  background-color: #edeff1;
  text-decoration: none;
}
.overview-content .mod-newslist ul li h3 a:hover.more {
  color: #dc6027;
  background: none;
}
.overview-content .mod-newslist ul li h3 a:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.overview-content .mod-newslist ul li h3 time {
  font-weight: normal;
  margin-right: 0.28em;
}
.overview-content .mod-newslist ul li h3.nolink {
  padding: 0.51em 0 0.11em;
}
.overview-content .mod-newslist ul li .text-basics {
  padding: 0 0 0.51em 0;
}
.overview-content .mod-newslist ul li .text-basics p {
  margin: 0;
  line-height: 1.45em;
}
.overview-content .mod-newslist ul li .text-basics .more {
  color: #dc6027;
}
.overview-content .mod-newslist ul li .text-basics .more.before {
  content: "";
  vertical-align: -0.1em;
  margin-right: 0.2em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.overview-content .mod-newslist ul li:last-child {
  padding-bottom: 0;
  border: none;
}
@media screen and (max-width: 812px) {
  .mod-newslist a:hover {
    text-decoration: underline;
  }
  .mod-newslist h2 a:hover {
    text-decoration: underline;
  }
  .mod-newslist h3 a:hover {
    text-decoration: underline;
  }
  .mod-newslist li {
    border-top: none;
  }
  .mod-newslist li span.gallery a {
    bottom: 0;
    right: 0;
  }
  .mod-newslist li span.gallery a span {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
  }
  .mod-newslist .topimage {
    margin-right: 10px;
    width: 116px;
  }
  .mod-newslist .topimage img {
    width: auto;
  }
  .overview-content .mod-newslist {
    border: none;
    margin-bottom: 10px;
  }
  .overview-content .mod-newslist h2 {
    font-size: 13px;
    background: none;
    padding: 0;
  }
  .overview-content .mod-newslist h2 a {
    color: #dc6027;
  }
  .overview-content .mod-newslist h2 a:hover {
    text-decoration: underline;
  }
  .overview-content .mod-newslist h2 a:visited {
    color: #dc6027;
  }
  .overview-content .mod-newslist .channelimage {
    padding: 0;
  }
  .overview-content .mod-newslist ul li {
    margin: 0;
    border: none;
  }
  .overview-content .mod-newslist ul li h3 {
    font-weight: normal;
  }
  .overview-content .mod-newslist ul li h3 a {
    padding-top: 2px;
    padding-bottom: 2px;
    color: #dc6027;
  }
  .overview-content .mod-newslist ul li h3 a:hover {
    background: none;
    text-decoration: underline;
  }
  .overview-content .mod-newslist ul li h3 a:visited {
    color: #dc6027;
  }
}
@media print {
  .mod-newslist li {
    border-top: solid 1px #a3adb7;
  }
  .mod-newslist li:before,
  .mod-newslist li:after {
    content: " ";
    display: table;
  }
  .mod-newslist li:after {
    clear: both;
  }
  .mod-newslist .more,
  .mod-newslist .comments {
    color: #000000;
  }
  .mod-newslist .more:before,
  .mod-newslist .comments:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .overview-content .mod-newslist {
    border: none;
  }
  .overview-content .mod-newslist h2 {
    background: none;
    padding-left: 0;
  }
  .overview-content .mod-newslist .channelimage {
    padding: 0;
  }
  .overview-content .mod-newslist ul {
    margin: 0;
  }
  .overview-content .mod-newslist ul li {
    margin: 0;
    border-bottom: none;
  }
  .overview-content .mod-newslist ul li h3 a {
    padding: 0 0 2px 13px;
  }
  .overview-content .mod-newslist ul li h3 a:visited {
    color: #000000;
  }
  .overview-content .mod-newslist ul li h3 a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .overview-content .mod-newslist ul li h3 a:hover {
    background-color: transparent;
  }
  .overview-content .mod-newslist ul li .text-basics .more {
    color: #000000;
  }
  .overview-content .mod-newslist ul li .text-basics .more:visited {
    color: #000000;
  }
}
/* Transition */


/* newslist-article.less */

.skin-newslist-article {
  margin-top: 10px;
  margin-bottom: 10px;
}
.skin-newslist-article h3 {
  margin: 0 0 2px 0;
  padding: 5px 0 0 0;
  font-size: 1em;
  font-weight: normal;
  overflow: auto;
}
.skin-newslist-article h3 time {
  float: right;
}
.skin-newslist-article h3 span.total {
  float: right;
}
.skin-newslist-article h4 {
  font-size: 1.5999999999999999em;
  line-height: 1.34em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  margin: 2px 0 16px 0;
}
.skin-newslist-article h4 a {
  color: #0028a5;
  text-decoration: none;
  border-bottom: 2px solid #0028a5;
}
.skin-newslist-article h4 a:hover {
  color: #dc6027;
  text-decoration: none;
  border-bottom-color: #dc6027;
}
.skin-newslist-article h4 a:visited {
  color: #777777;
  border-bottom-color: #777777;
}
.skin-newslist-article p.author {
  position: relative;
  margin: 10px 0 18px 0;
}
.skin-newslist-article p.author a {
  position: absolute;
  top: 0;
  right: 9px;
  color: #dc6027;
}
.skin-newslist-article p.author a:before {
  content: "";
  vertical-align: -0.15em;
  margin-right: 0.2em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.skin-newslist-article p.author a:hover {
  color: #dc6027;
}
.skin-newslist-article li {
  border-top-style: dotted;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 2px;
}
.skin-newslist-article li h3 {
  margin-bottom: 2px;
}
.skin-newslist-article div:last-child {
  overflow: hidden;
}
.skin-newslist-article div:last-child a {
  white-space: nowrap;
}
@media screen and (max-width: 812px) {
  .skin-newslist-article {
    margin-bottom: 20px;
  }
  .skin-newslist-article h4 {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1.2307692307692308em;
    color: #3353b7;
    margin-bottom: 2px;
  }
  .skin-newslist-article h4 a,
  .skin-newslist-article h4 a:hover,
  .skin-newslist-article h4 a:visited {
    color: #dc6027;
    border-bottom: none;
  }
  .skin-newslist-article h4 a:hover {
    text-decoration: underline;
  }
  .skin-newslist-article div:last-child {
    overflow: visible;
  }
  .skin-newslist-article li {
    border-top: 1px dotted #a3adb7;
    margin: 10px 0;
  }
  .skin-newslist-article li:first-child {
    border-top: none;
    margin-bottom: 10px;
    padding-top: 0;
  }
}
@media print {
  .skin-newslist-article h4 a {
    color: #000000;
    border-bottom: 2px solid #000000;
  }
  .skin-newslist-article h4 a:visited {
    color: #000000;
    border-bottom-color: #000000;
  }
  .skin-newslist-article p.author a {
    color: #000000;
  }
  .skin-newslist-article p.author a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .skin-newslist-article li {
    border-top-style: solid;
    border-top-color: #a3adb7;
  }
  .skin-newslist-article li:first-child {
    border-top: none;
  }
}
/* Transition */


/* newslist-article-list.less */

.skin-newslist-article-list {
  margin-bottom: 25px;
}
.skin-newslist-article-list + .skin-newslist-article-list {
  margin-top: -10px;
  margin-bottom: 20px;
}
.skin-newslist-article-list h1,
.skin-newslist-article-list h4 {
  border-top: 1px solid #a3adb7;
  border-bottom: 1px solid #a3adb7;
  position: relative;
  padding: 3px 5px;
  font-size: 1em;
  line-height: 1.1666666666666667em;
  min-height: 16px;
}
.skin-newslist-article-list h1 span.list-name,
.skin-newslist-article-list h4 span.list-name {
  display: inline;
  color: #0028a5;
  font-weight: bold;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.1666666666666667em;
  margin-right: 5px;
}
.skin-newslist-article-list h1 span.article-count,
.skin-newslist-article-list h4 span.article-count {
  white-space: nowrap;
}
.skin-newslist-article-list h1 a,
.skin-newslist-article-list h4 a {
  display: inline;
  float: right;
  margin-top: 1px;
  margin-left: 10px;
  font-weight: bold;
}
.skin-newslist-article-list h1 a:before,
.skin-newslist-article-list h4 a:before {
  content: "";
  vertical-align: -0.2em;
  margin-right: 0.2em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.skin-newslist-article-list h1 a:hover,
.skin-newslist-article-list h4 a:hover {
  color: #dc6027;
  border-bottom-color: #dc6027;
}
@media screen and (max-width: 812px) {
  .skin-newslist-article-list + .skin-newslist-article-list {
    margin-top: -8px;
  }
  .skin-newslist-article-list h1,
  .skin-newslist-article-list h4 {
    padding-left: 0;
    padding-right: 0;
  }
  .skin-newslist-article-list h1 span.list-name,
  .skin-newslist-article-list h4 span.list-name {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1em;
    color: #3353b7;
  }
  .skin-newslist-article-list h1 a,
  .skin-newslist-article-list h4 a {
    margin-top: 0;
  }
}
@media print {
  .skin-newslist-article-list h1,
  .skin-newslist-article-list h4 {
    border-top: none;
    border-bottom: 1px solid #a3adb7;
    padding-left: 1px;
  }
  .skin-newslist-article-list h1 span.list-name,
  .skin-newslist-article-list h4 span.list-name {
    color: #000000;
  }
  .skin-newslist-article-list h1 a:before,
  .skin-newslist-article-list h4 a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* newslist-article-list-archive.less */

.skin-newslist-article-list-archive {
  margin-bottom: 25px;
}
.skin-newslist-article-list-archive + .skin-newslist-article-list-archive {
  margin-top: -25px;
  margin-bottom: 20px;
}
.skin-newslist-article-list-archive.skin-bg-grey h4 {
  background: #ffffff;
}
.skin-newslist-article-list-archive h4 {
  border-top: 0;
  border-bottom: 0;
  position: relative;
  padding: 3px 0 10px;
  line-height: 1.6666666666666667em;
  min-height: 16px;
}
.skin-newslist-article-list-archive h4 span.list-name {
  display: inline;
  color: #0028a5;
  font-weight: bold;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.6666666666666667em;
  margin-right: 5px;
}
.skin-newslist-article-list-archive h4 span.article-count {
  white-space: nowrap;
}
.skin-newslist-article-list-archive h4 a {
  display: inline;
  float: right;
  margin-top: 3px;
  margin-left: 10px;
  font-weight: bold;
  text-decoration: none;
}
.skin-newslist-article-list-archive h4 a:before {
  content: "";
  vertical-align: -0.2em;
  margin-right: 0.2em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.skin-newslist-article-list-archive h4 a:hover {
  color: #dc6027;
  border-bottom-color: #dc6027;
}
.skin-newslist-article-list-archive a:hover {
  text-decoration: none;
}
.skin-newslist-article-list-archive ul {
  border-top: solid 1px #a3adb7;
  border-bottom: solid 1px #a3adb7;
  padding: 0 10px;
}
.skin-newslist-article-list-archive ul li {
  border-top: 0;
  display: inline-block;
  font-weight: bold;
  padding: 2px 0;
  overflow: inherit;
}
.skin-newslist-article-list-archive ul li.current {
  color: #0028a5;
}
.skin-newslist-article-list-archive ul li:after {
  speak: none;
  content: " | ";
  vertical-align: 0.1em;
  padding: 0 4px 0 3px;
}
.skin-newslist-article-list-archive ul li:last-child:after {
  content: none;
}
@media screen and (max-width: 812px) {
  .skin-newslist-article-list-archive h4 span.list-name {
    color: #3353b7;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1em;
  }
  .skin-newslist-article-list-archive h4 a {
    margin-top: 0;
  }
  .skin-newslist-article-list-archive ul {
    padding: 0;
  }
  .skin-newslist-article-list-archive a:hover {
    text-decoration: underline;
  }
}
@media print {
  .skin-newslist-article-list-archive h4 {
    padding-bottom: 5px;
  }
  .skin-newslist-article-list-archive h4 span.list-name {
    color: #000000;
  }
  .skin-newslist-article-list-archive h4 a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .skin-newslist-article-list-archive li.current {
    color: #000000;
  }
  .skin-newslist-article-list-archive ul {
    border-top: solid 1px #a3adb7;
    border-bottom: solid 1px #a3adb7;
    padding-left: 0;
    padding-right: 0;
  }
}
/* Transition */


/* newslist-bg-grey.less */

.skin-bg-grey {
  background: #edeff1;
}
.overview-content .skin-bg-grey ul li h3 a:hover {
  background-color: #ffffff;
}
@media screen and (max-width: 812px) {
  .skin-bg-grey {
    background: none;
  }
}
@media print {
  .skin-bg-grey {
    background-color: #ffffff;
  }
}
/* Transition */


/* newslist-dossier.less */

.skin-newslist-dossier h1 {
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.6666666666666667em;
  font-weight: bold;
  color: #0028a5;
  margin: 16px 0 10px 0;
  border: none;
  padding-left: 0;
}
@media screen and (max-width: 812px) {
  .skin-newslist-dossier h1 {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    color: #3353b7;
    font-size: 1.2307692307692308em;
  }
}
@media print {
  .skin-newslist-dossier h1 {
    color: #000000;
  }
}
/* Transition */


/* newslist-link-all.less */

.skin-newslist-link-all {
  padding-bottom: 0;
}
.skin-newslist-link-all h4 {
  border-top: 1px dotted #a3adb7;
  border-bottom: 1px dotted #a3adb7;
  background-color: transparent;
}
.skin-newslist-link-all h4 a {
  left: 0;
}
@media print {
  .skin-newslist-link-all h4 {
    border-top: 1px dotted #a3adb7;
    border-bottom: 1px dotted #a3adb7;
  }
}
/* Transition */


/* newslist-mediadesk.less */

.skin-newslist-mediadesk h3 {
  min-height: 15px;
}
.skin-newslist-mediadesk h3 time {
  clear: right;
  float: left;
  margin-right: 0;
  width: 100%;
  font-size: 0.8571428571428571em;
}
.skin-newslist-mediadesk h4 {
  font-size: 1.4166666666666667em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  margin: 0 0 3px 0;
  line-height: 1.25em;
}
.skin-newslist-mediadesk h4.archive {
  font-size: 1.2em;
}
.skin-newslist-mediadesk h4 a {
  color: #0028a5;
  text-decoration: none;
}
.skin-newslist-mediadesk h4 a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.skin-newslist-mediadesk h4 a:visited {
  color: #777777;
}
.skin-newslist-mediadesk li {
  border-top-style: dotted;
}
.skin-newslist-mediadesk li:first-child {
  border-width: 0;
}
@media screen and (max-width: 812px) {
  .skin-newslist-mediadesk h4 {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1.2307692307692308em;
  }
  .skin-newslist-mediadesk h4 a,
  .skin-newslist-mediadesk h4 a:hover,
  .skin-newslist-mediadesk h4 a:visited {
    color: #dc6027;
  }
  .skin-newslist-mediadesk li {
    border-top-width: 1px;
    border-color: #a3adb7;
  }
  .skin-newslist-mediadesk li .topimage {
    max-width: 116px;
    margin-right: 10px;
  }
}
@media print {
  .skin-newslist-mediadesk h4 a {
    color: #000000;
  }
  .skin-newslist-mediadesk h4 a:visited {
    color: #000000;
  }
  .skin-newslist-mediadesk li {
    page-break-inside: avoid;
  }
}
/* Transition */


/* newslist-top-image.less */

.skin-newslist-top-image li {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.skin-newslist-top-image li span.gallery {
  margin-bottom: 13px;
}
/* Transition */


/* pagetitle.less */

.mod-pagetitle {
  margin: 0 0.2em 0.75em 0;
  color: #0028a5;
  font-size: 1.9166666666666667em;
  line-height: 1.2em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
}
.mod-pagetitle a {
  color: #0028a5;
  text-decoration: none;
}
@media screen and (max-width: 812px) {
  .mod-pagetitle {
    color: #3353b7;
    font-size: 1.3em;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
  }
}
@media print {
  .mod-pagetitle {
    color: #000000;
    padding-top: 2px;
  }
  .mod-pagetitle a {
    color: #000000;
  }
}
/* Transition */


/* pagetitle-newsgallery.less */

.skin-pagetitle-newsgallery {
  display: inline-block;
  border-bottom: 2px solid #0028a5;
}
@media print {
  .skin-pagetitle-newsgallery {
    border-bottom: 2px solid #000000;
  }
}
/* Transition */


/* person.less */

.mod-person {
  line-height: 1.6em;
}
.mod-person h2 {
  font-size: 1.1666666666666667em;
  margin: 3px 0 21px 0;
  line-height: 1.2em;
  font-weight: bold;
  clear: both;
}
.mod-person a {
  color: #000000;
  text-decoration: none;
}
.mod-person a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-person a:visited {
  color: #7b828a;
}
.mod-person a.back {
  color: #dc6027;
}
.mod-person a.back:visited {
  color: #7b828a;
}
.mod-person a.back:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-person a:before {
  content: "";
  vertical-align: -0.15em;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-person a:empty {
  display: none;
}
.mod-person .download:before {
  vertical-align: -0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -99px;
  width: 10px;
  height: 13px;
}
.mod-person .www:before {
  vertical-align: -0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -116px;
  width: 10px;
  height: 13px;
}
.mod-person .back {
  display: inline-block;
  border-top: 1px solid #c8ced4;
  padding: 0.25em 0;
}
.mod-person .back:before {
  vertical-align: -0.25em;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -56px -99px;
  width: 10px;
  height: 13px;
}
.mod-person .intro,
.mod-person .outro {
  margin: 0.3em 0 0.6em 0;
}
.mod-person .person {
  padding-top: 23px;
  padding-bottom: 16px;
  overflow: hidden;
  background-image: url(img/div/dot_line_team.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.mod-person .person .u-uid {
  display: none;
  speak: none;
}
.mod-person .person .image {
  padding-top: 5px;
}
.mod-person .person .image:before {
  content: none;
}
.mod-person .person:first-child {
  border-top: solid 1px #dadee2;
  background-image: url(img/div/dot_line_team.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.mod-person .person h4 {
  font-weight: bold;
}
@media screen and (max-width: 812px) {
  .mod-person a {
    color: #dc6027;
  }
  .mod-person a:visited {
    color: #dc6027;
  }
  .mod-person a.back:visited {
    color: #dc6027;
  }
  .mod-person .person {
    padding-top: 10px;
  }
  .mod-person .person:first-child {
    border-top: none;
    padding-top: 0;
  }
  .mod-person .person .image {
    max-width: 25%;
  }
}
@media print {
  .mod-person a[href] {
    color: #000000;
  }
  .mod-person a[href]:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-person a:visited {
    color: #000000;
  }
  .mod-person a.back {
    border-top: none;
    padding-bottom: 10px;
    color: #000000;
  }
  .mod-person a.back:visited {
    color: #000000;
  }
  .mod-person a.back:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -42px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-person .download:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -116px;
    width: 10px;
    height: 13px;
  }
  .mod-person .person {
    background: none;
  }
  .mod-person .person:first-child {
    border: none;
    background: none;
  }
}
/* Transition */


/* person-footer.less */

.skin-person-footer {
  margin-top: 1.588em;
}
/* Transition */


/* person-header.less */

.skin-person-header .person:first-child {
  margin-top: 0;
}
/* Transition */


/* person-list.less */

.skin-person-list .person:last-child {
  background-image: none;
}
/* Transition */


/* player.less */

.mod-player {
  margin: 0 0 0.9em 0;
  line-height: 1;
  position: relative;
  max-width: 100%;
}
.mod-player .mediaplayer {
  display: block;
  max-width: 100%;
}
.mod-player .mediaplayer object {
  display: block;
}
.mod-player .mediaplayer-media {
  vertical-align: bottom;
  max-width: 100%;
}
.mod-player .mediaplayer-media video {
  width: 100%;
}
.mod-player .caption {
  font-size: 0.97em;
  font-weight: bold;
  line-height: 1.3;
  padding: 7px 10px 9px 9px;
  min-height: 14px;
  background-color: #e3e7ea;
}
.l-body-news .mod-player .caption {
  font-weight: normal;
}
/* Transition */


/* player-audio.less */

.skin-player-audio .mediaplayer-media {
  position: relative;
}
.skin-player-audio .mediaplayer-media audio {
  display: inline-block;
  vertical-align: bottom;
  width: 100%;
}
/* Transition */


/* player-video.less */

.skin-player-video {
  /* custom player skin */

}
.skin-player-video .mediaplayer .fp-color {
  background-color: rgba(0, 0, 0, 0.4);
}
.skin-player-video .mediaplayer .fp-controls {
  background-color: rgba(0, 0, 0, 0.4);
}
.skin-player-video .mediaplayer .fp-timeline {
  background-color: rgba(255, 255, 255, 0.5);
}
.skin-player-video .mediaplayer .fp-progress {
  background-color: #0028a5;
}
.skin-player-video .mediaplayer .fp-buffer {
  background-color: rgba(255, 255, 255, 0.23);
}
.skin-player-video .mediaplayer .is-playing {
  background-image: none !important;
  background-color: #333;
}
/* Transition */


/* rubrics.less */

.mod-rubrics {
  overflow: hidden;
  margin-bottom: 20px;
  background-color: #dadee2;
}
.mod-rubrics .mod-top-image-rotator {
  float: left;
}
.mod-rubrics .links {
  float: left;
  margin-left: 20px;
  padding: 20px 0 0 0;
  width: 210px;
}
.mod-rubrics .links h1 a {
  font-size: 2.1em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  letter-spacing: 0.2px;
  color: #0028a5;
  text-decoration: none;
}
.mod-rubrics .links h1:last-child {
  display: none;
}
.mod-rubrics .links ul {
  display: block;
}
.mod-rubrics .links ul li {
  display: block;
  line-height: 1.2em;
}
.mod-rubrics .links ul a {
  display: block;
  padding: .2em .2em 1.29em 0;
  font-size: 0.9299991666666667em;
  color: #000000;
  text-decoration: none;
}
.mod-rubrics .links ul a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-rubrics .links ul a:before {
  content: "";
  float: left;
  position: relative;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
  top: 0;
  left: 1px;
  margin-right: 3px;
}
.mod-rubrics .links ul:last-child li a {
  padding-bottom: .1em;
}
.skin-layout-bigfont .mod-rubrics .links {
  padding-top: 15px;
  width: 213px;
}
.skin-layout-bigfont .mod-rubrics .links h1 a {
  font-size: 1.7857142857142858em;
}
.skin-layout-bigfont .mod-rubrics .links ul a {
  padding: 0 0 0.4em 0;
  font-size: 0.9142857142857144em;
  line-height: 1.09375em;
}
@media screen and (max-width: 812px) {
  .mod-rubrics {
    margin: -12px 0 0 0;
    background-color: transparent;
    border: none;
  }
  .mod-rubrics .links {
    float: none;
    margin-left: 0;
    padding: 12px 13px 8px;
  }
  .mod-rubrics .links h1 {
    padding: 0 0 0.16em 0;
  }
  .mod-rubrics .links h1 a {
    font-size: 1em;
    color: #000000;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-weight: normal;
  }
  .mod-rubrics .links h1 a:before {
    content: "";
    position: absolute;
    margin-top: 1px;
    margin-left: -13px;
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -99px -41px;
    width: 10px;
    height: 13px;
  }
  .mod-rubrics .links h1 a:hover {
    color: #dc6027;
    text-decoration: underline;
  }
  .mod-rubrics .links h1:last-child {
    display: block;
  }
  .mod-rubrics .links ul {
    display: none;
  }
}
@media print {
  .mod-rubrics {
    background-color: #ffffff;
    margin-bottom: 15px;
  }
  .mod-rubrics .links {
    margin-left: 0;
    padding-left: 0;
  }
  .mod-rubrics .links h1 a {
    color: #000000;
  }
  .mod-rubrics .links ul a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* screenreader.less */

.mod-screenreader {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* Transition */


/* search.less */

/* default search field */
.mod-search {
  margin-top: 7px;
  line-height: 1.3em;
  position: relative;
}
.mod-search ::-webkit-input-placeholder {
  /* WebKit browsers */

  color: #000000;
}
.mod-search :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #000000;
  opacity: 1;
}
.mod-search ::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #000000;
  opacity: 1;
}
.mod-search :-ms-input-placeholder {
  /* Internet Explorer 10+ */

  color: #000000;
}
.mod-search .search {
  font-size: 0.9090909090909091em;
  height: 14px;
  padding: 1px 1px 0 2px;
  width: 100px;
  margin-top: 0;
  line-height: 15px;
  border: 1px solid #dadee2;
  margin-right: 21px;
  position: absolute;
  top: 0;
  right: 0;
}
.mod-search .submit {
  display: inline-block;
  width: 15px;
  height: 15px;
  font-size: 13px;
  line-height: 12px;
  padding: 0 0 3px 1px;
  position: absolute;
  top: 1px;
  right: 0;
  background: #94a6b1;
  color: #ffffff;
  border: none;
}
.mod-search .submit::-moz-focus-inner {
  border: 0;
  padding: 0;
  margin-top: -1px;
  margin-bottom: -2px;
}
.skin-layout-bigfont .mod-search .search {
  height: 18px;
  font-size: 1em;
}
.skin-layout-bigfont .mod-search .submit {
  height: 18px;
}
@media screen and (max-width: 812px) {
  .mod-search {
    display: none;
  }
}
@media print {
  .mod-search {
    display: none;
  }
}
/* Transition */


/* search-mobile.less */

.skin-search-mobile {
  display: none;
}
@media screen and (max-width: 812px) {
  .skin-search-mobile {
    display: block;
    float: none;
    max-width: 280px;
    margin: 18px 0.75em 0;
  }
  .skin-search-mobile .search,
  .skin-search-mobile .submit {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 90%;
    padding: 0.23076923076923078em;
    height: auto;
    font-size: 13px;
    line-height: 20px;
    -webkit-appearance: none;
    border-radius: 0;
  }
  .skin-search-mobile .submit {
    width: 10%;
    position: absolute;
    right: -10px;
    padding-right: 0;
    padding-left: 0;
  }
}
/* Transition */


/* searchgoogle.less */

.mod-search-google {
  margin: 10px 0;
}
.mod-search-google .search {
  position: relative;
}
.mod-search-google .search > label {
  position: absolute;
  top: 2px;
  left: 5px;
  pointer-events: none;
}
.mod-search-google input[type=search] {
  padding: 3px 2px 3px 3px;
  width: 50%;
  margin: 0 5px 0 0;
  border: 1px solid #c8ced4;
}
.mod-search-google input[type=submit] {
  padding: 2px 8px;
}
.mod-search-google input[type=radio] {
  vertical-align: -15%;
}
.mod-search-google fieldset {
  margin-top: .5em;
}
.mod-search-google fieldset h3 {
  float: left;
  margin-left: 5px;
}
.mod-search-google fieldset ul {
  float: left;
  margin-left: 1em;
}
.mod-search-google .gsc-control-cse {
  padding: 10px 0;
}
@media screen and (max-width: 812px) {
  .mod-search-google .search > label {
    font-size: 16px;
    top: 4px;
  }
  .mod-search-google input[type=search],
  .mod-search-google input[type=submit] {
    font-size: 16px;
    line-height: 18px;
    -webkit-appearance: none;
  }
  .mod-search-google .gsc-result .gs-title {
    height: auto;
  }
}
@media print {
  .mod-search-google input[type=search] {
    border: 1px solid #000000;
  }
  .mod-search-google input[type=submit] {
    border: 1px solid #000000;
  }
}
/* Transition */


/* searchgoogle-news.less */

.skin-search-google-news {
  margin: 20px 0 13px;
}
/* Transition */


/* searchgoogle-page.less */

.skin-search-google-page input[type=submit] {
  padding: 3px 8px 3px;
  background: none;
  border-radius: 5px;
  border: 1px solid #c8ced4;
}
/* Transition */


/* sitefunctions.less */

.mod-sitefunctions {
  float: right;
  margin: 13px 18px 0 0;
  text-align: right;
  font-size: 0.9em;
}
.mod-sitefunctions h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-sitefunctions ul,
.mod-sitefunctions a {
  display: inline-block;
}
.mod-sitefunctions ul li {
  color: #7b828a;
  display: inline;
}
.mod-sitefunctions ul li:after {
  speak: none;
  content: " | ";
  vertical-align: top;
}
.mod-sitefunctions ul li:last-child:after {
  display: none;
}
.mod-sitefunctions ul .service-print {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -56px -116px;
  width: 10px;
  height: 10px;
  padding: 11px 10px 0 0;
}
.mod-sitefunctions ul .service-font {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -75px -80px;
  width: 18px;
  height: 9px;
  top: -1px;
  padding: 9px 18px 0 0;
}
.mod-sitefunctions ul .sprite {
  margin: 0 2px;
  vertical-align: -2px;
  overflow: hidden;
  /* remove text from sight, dimensions via padding */

  position: relative;
  height: 0;
  width: 0;
}
.skin-header-light .mod-sitefunctions ul li {
  color: #ffffff;
}
.skin-header-light .mod-sitefunctions ul .service-print {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -42px -116px;
  width: 10px;
  height: 10px;
  padding: 11px 10px 0 0;
}
.skin-header-light .mod-sitefunctions ul .service-font {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -13px;
  width: 18px;
  height: 9px;
}
.skin-header-light .mod-sitefunctions ul .sprite {
  margin: 0 2px;
  vertical-align: -2px;
  overflow: hidden;
  /* remove text from sight, dimensions via padding */

  position: relative;
  height: 0;
  width: 0;
}
.skin-header-dark .mod-sitefunctions ul li {
  color: #000000;
}
.skin-header-dark .mod-sitefunctions ul .service-print {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -70px -116px;
  width: 10px;
  height: 10px;
  padding: 11px 10px 0 0;
}
.skin-header-dark .mod-sitefunctions ul .service-font {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px 0;
  width: 18px;
  height: 9px;
  top: -1px;
  padding: 9px 18px 0 0;
}
.skin-header-dark .mod-sitefunctions ul .sprite {
  margin: 0 2px;
  vertical-align: -2px;
  overflow: hidden;
  /* remove text from sight, dimensions via padding */

  position: relative;
  height: 0;
  width: 0;
}
@media screen and (max-width: 812px) {
  .mod-sitefunctions {
    display: none;
  }
}
@media print {
  .mod-sitefunctions {
    display: none;
  }
}
/* Transition */


/* sitemap.less */

.mod-sitemap {
  line-height: 1em;
  font-size: 0.95em;
  margin-bottom: 0.9em;
}
.mod-sitemap section {
  padding-bottom: 1.5em;
}
.mod-sitemap section li {
  font-weight: bold;
  line-height: 1.2em;
  margin: 2.5em 0 0.35em 0;
  padding: 0.2em 0 0 0;
}
.mod-sitemap section li a:empty {
  display: none;
}
.mod-sitemap section li ul {
  border-top: 1px solid #c8ced4;
  margin-top: 0.25em;
  padding-top: 0.4em;
}
.mod-sitemap section li ul ul {
  border: 0;
  margin-top: -2px;
  padding-top: 0.1em;
}
.mod-sitemap section li ul ul ul {
  margin-top: 0.1em;
}
.mod-sitemap section li li {
  font-weight: normal;
  border-bottom: 1px dotted #c8ced4;
  margin: 0.2em 0 0.3em 0;
  padding: 0.2em 0 0 0;
}
.mod-sitemap section li li a {
  padding-bottom: 0.35em;
}
.mod-sitemap section li li li {
  border-bottom: 0;
  border-top: 0;
  margin: 0.2em 0 0.3em 0;
  padding: 0 0 0 20px;
}
.mod-sitemap section li li li a {
  padding-bottom: 0;
}
.mod-sitemap section li li li:first-child {
  border-top: 0;
  padding-top: 0;
}
.mod-sitemap section li:first-child {
  margin-top: 0;
}
.mod-sitemap section li:last-child {
  border-bottom: 0;
}
.mod-sitemap a,
.mod-sitemap a:visited {
  display: inline-block;
  text-decoration: none;
  color: #000000;
}
.mod-sitemap a:hover {
  text-decoration: underline;
  color: #dc6027;
}
@media screen and (max-width: 812px) {
  .mod-sitemap section:last-child {
    padding-bottom: 5px;
  }
  .mod-sitemap a,
  .mod-sitemap a:visited,
  .mod-sitemap a:hover {
    color: #dc6027;
  }
}
@media print {
  .mod-sitemap section li ul {
    border-top: none;
    padding-top: 15px;
  }
  .mod-sitemap section li li {
    border-bottom: none;
  }
}
/* Transition */


/* slideshow.less */

@charset "UTF-8";
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 40px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\F000";
}
.fa-music:before {
  content: "\F001";
}
.fa-search:before {
  content: "\F002";
}
.fa-envelope-o:before {
  content: "\F003";
}
.fa-heart:before {
  content: "\F004";
}
.fa-star:before {
  content: "\F005";
}
.fa-star-o:before {
  content: "\F006";
}
.fa-user:before {
  content: "\F007";
}
.fa-film:before {
  content: "\F008";
}
.fa-th-large:before {
  content: "\F009";
}
.fa-th:before {
  content: "\F00A";
}
.fa-th-list:before {
  content: "\F00B";
}
.fa-check:before {
  content: "\F00C";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\F00D";
}
.fa-search-plus:before {
  content: "\F00E";
}
.fa-search-minus:before {
  content: "\F010";
}
.fa-power-off:before {
  content: "\F011";
}
.fa-signal:before {
  content: "\F012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\F013";
}
.fa-trash-o:before {
  content: "\F014";
}
.fa-home:before {
  content: "\F015";
}
.fa-file-o:before {
  content: "\F016";
}
.fa-clock-o:before {
  content: "\F017";
}
.fa-road:before {
  content: "\F018";
}
.fa-download:before {
  content: "\F019";
}
.fa-arrow-circle-o-down:before {
  content: "\F01A";
}
.fa-arrow-circle-o-up:before {
  content: "\F01B";
}
.fa-inbox:before {
  content: "\F01C";
}
.fa-play-circle-o:before {
  content: "\F01D";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\F01E";
}
.fa-refresh:before {
  content: "\F021";
}
.fa-list-alt:before {
  content: "\F022";
}
.fa-lock:before {
  content: "\F023";
}
.fa-flag:before {
  content: "\F024";
}
.fa-headphones:before {
  content: "\F025";
}
.fa-volume-off:before {
  content: "\F026";
}
.fa-volume-down:before {
  content: "\F027";
}
.fa-volume-up:before {
  content: "\F028";
}
.fa-qrcode:before {
  content: "\F029";
}
.fa-barcode:before {
  content: "\F02A";
}
.fa-tag:before {
  content: "\F02B";
}
.fa-tags:before {
  content: "\F02C";
}
.fa-book:before {
  content: "\F02D";
}
.fa-bookmark:before {
  content: "\F02E";
}
.fa-print:before {
  content: "\F02F";
}
.fa-camera:before {
  content: "\F030";
}
.fa-font:before {
  content: "\F031";
}
.fa-bold:before {
  content: "\F032";
}
.fa-italic:before {
  content: "\F033";
}
.fa-text-height:before {
  content: "\F034";
}
.fa-text-width:before {
  content: "\F035";
}
.fa-align-left:before {
  content: "\F036";
}
.fa-align-center:before {
  content: "\F037";
}
.fa-align-right:before {
  content: "\F038";
}
.fa-align-justify:before {
  content: "\F039";
}
.fa-list:before {
  content: "\F03A";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B";
}
.fa-indent:before {
  content: "\F03C";
}
.fa-video-camera:before {
  content: "\F03D";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\F03E";
}
.fa-pencil:before {
  content: "\F040";
}
.fa-map-marker:before {
  content: "\F041";
}
.fa-adjust:before {
  content: "\F042";
}
.fa-tint:before {
  content: "\F043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044";
}
.fa-share-square-o:before {
  content: "\F045";
}
.fa-check-square-o:before {
  content: "\F046";
}
.fa-arrows:before {
  content: "\F047";
}
.fa-step-backward:before {
  content: "\F048";
}
.fa-fast-backward:before {
  content: "\F049";
}
.fa-backward:before {
  content: "\F04A";
}
.fa-play:before {
  content: "\F04B";
}
.fa-pause:before {
  content: "\F04C";
}
.fa-stop:before {
  content: "\F04D";
}
.fa-forward:before {
  content: "\F04E";
}
.fa-fast-forward:before {
  content: "\F050";
}
.fa-step-forward:before {
  content: "\F051";
}
.fa-eject:before {
  content: "\F052";
}
.fa-chevron-left:before {
  content: "\F053";
}
.fa-chevron-right:before {
  content: "\F054";
}
.fa-plus-circle:before {
  content: "\F055";
}
.fa-minus-circle:before {
  content: "\F056";
}
.fa-times-circle:before {
  content: "\F057";
}
.fa-check-circle:before {
  content: "\F058";
}
.fa-question-circle:before {
  content: "\F059";
}
.fa-info-circle:before {
  content: "\F05A";
}
.fa-crosshairs:before {
  content: "\F05B";
}
.fa-times-circle-o:before {
  content: "\F05C";
}
.fa-check-circle-o:before {
  content: "\F05D";
}
.fa-ban:before {
  content: "\F05E";
}
.fa-arrow-left:before {
  content: "\F060";
}
.fa-arrow-right:before {
  content: "\F061";
}
.fa-arrow-up:before {
  content: "\F062";
}
.fa-arrow-down:before {
  content: "\F063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\F064";
}
.fa-expand:before {
  content: "\F065";
}
.fa-compress:before {
  content: "\F066";
}
.fa-plus:before {
  content: "\F067";
}
.fa-minus:before {
  content: "\F068";
}
.fa-asterisk:before {
  content: "\F069";
}
.fa-exclamation-circle:before {
  content: "\F06A";
}
.fa-gift:before {
  content: "\F06B";
}
.fa-leaf:before {
  content: "\F06C";
}
.fa-fire:before {
  content: "\F06D";
}
.fa-eye:before {
  content: "\F06E";
}
.fa-eye-slash:before {
  content: "\F070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\F071";
}
.fa-plane:before {
  content: "\F072";
}
.fa-calendar:before {
  content: "\F073";
}
.fa-random:before {
  content: "\F074";
}
.fa-comment:before {
  content: "\F075";
}
.fa-magnet:before {
  content: "\F076";
}
.fa-chevron-up:before {
  content: "\F077";
}
.fa-chevron-down:before {
  content: "\F078";
}
.fa-retweet:before {
  content: "\F079";
}
.fa-shopping-cart:before {
  content: "\F07A";
}
.fa-folder:before {
  content: "\F07B";
}
.fa-folder-open:before {
  content: "\F07C";
}
.fa-arrows-v:before {
  content: "\F07D";
}
.fa-arrows-h:before {
  content: "\F07E";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080";
}
.fa-twitter-square:before {
  content: "\F081";
}
.fa-facebook-square:before {
  content: "\F082";
}
.fa-camera-retro:before {
  content: "\F083";
}
.fa-key:before {
  content: "\F084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\F085";
}
.fa-comments:before {
  content: "\F086";
}
.fa-thumbs-o-up:before {
  content: "\F087";
}
.fa-thumbs-o-down:before {
  content: "\F088";
}
.fa-star-half:before {
  content: "\F089";
}
.fa-heart-o:before {
  content: "\F08A";
}
.fa-sign-out:before {
  content: "\F08B";
}
.fa-linkedin-square:before {
  content: "\F08C";
}
.fa-thumb-tack:before {
  content: "\F08D";
}
.fa-external-link:before {
  content: "\F08E";
}
.fa-sign-in:before {
  content: "\F090";
}
.fa-trophy:before {
  content: "\F091";
}
.fa-github-square:before {
  content: "\F092";
}
.fa-upload:before {
  content: "\F093";
}
.fa-lemon-o:before {
  content: "\F094";
}
.fa-phone:before {
  content: "\F095";
}
.fa-square-o:before {
  content: "\F096";
}
.fa-bookmark-o:before {
  content: "\F097";
}
.fa-phone-square:before {
  content: "\F098";
}
.fa-twitter:before {
  content: "\F099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A";
}
.fa-github:before {
  content: "\F09B";
}
.fa-unlock:before {
  content: "\F09C";
}
.fa-credit-card:before {
  content: "\F09D";
}
.fa-feed:before,
.fa-rss:before {
  content: "\F09E";
}
.fa-hdd-o:before {
  content: "\F0A0";
}
.fa-bullhorn:before {
  content: "\F0A1";
}
.fa-bell:before {
  content: "\F0F3";
}
.fa-certificate:before {
  content: "\F0A3";
}
.fa-hand-o-right:before {
  content: "\F0A4";
}
.fa-hand-o-left:before {
  content: "\F0A5";
}
.fa-hand-o-up:before {
  content: "\F0A6";
}
.fa-hand-o-down:before {
  content: "\F0A7";
}
.fa-arrow-circle-left:before {
  content: "\F0A8";
}
.fa-arrow-circle-right:before {
  content: "\F0A9";
}
.fa-arrow-circle-up:before {
  content: "\F0AA";
}
.fa-arrow-circle-down:before {
  content: "\F0AB";
}
.fa-globe:before {
  content: "\F0AC";
}
.fa-wrench:before {
  content: "\F0AD";
}
.fa-tasks:before {
  content: "\F0AE";
}
.fa-filter:before {
  content: "\F0B0";
}
.fa-briefcase:before {
  content: "\F0B1";
}
.fa-arrows-alt:before {
  content: "\F0B2";
}
.fa-group:before,
.fa-users:before {
  content: "\F0C0";
}
.fa-chain:before,
.fa-link:before {
  content: "\F0C1";
}
.fa-cloud:before {
  content: "\F0C2";
}
.fa-flask:before {
  content: "\F0C3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5";
}
.fa-paperclip:before {
  content: "\F0C6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\F0C7";
}
.fa-square:before {
  content: "\F0C8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\F0C9";
}
.fa-list-ul:before {
  content: "\F0CA";
}
.fa-list-ol:before {
  content: "\F0CB";
}
.fa-strikethrough:before {
  content: "\F0CC";
}
.fa-underline:before {
  content: "\F0CD";
}
.fa-table:before {
  content: "\F0CE";
}
.fa-magic:before {
  content: "\F0D0";
}
.fa-truck:before {
  content: "\F0D1";
}
.fa-pinterest:before {
  content: "\F0D2";
}
.fa-pinterest-square:before {
  content: "\F0D3";
}
.fa-google-plus-square:before {
  content: "\F0D4";
}
.fa-google-plus:before {
  content: "\F0D5";
}
.fa-money:before {
  content: "\F0D6";
}
.fa-caret-down:before {
  content: "\F0D7";
}
.fa-caret-up:before {
  content: "\F0D8";
}
.fa-caret-left:before {
  content: "\F0D9";
}
.fa-caret-right:before {
  content: "\F0DA";
}
.fa-columns:before {
  content: "\F0DB";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\F0DC";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\F0DD";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\F0DE";
}
.fa-envelope:before {
  content: "\F0E0";
}
.fa-linkedin:before {
  content: "\F0E1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\F0E3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4";
}
.fa-comment-o:before {
  content: "\F0E5";
}
.fa-comments-o:before {
  content: "\F0E6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\F0E7";
}
.fa-sitemap:before {
  content: "\F0E8";
}
.fa-umbrella:before {
  content: "\F0E9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\F0EA";
}
.fa-lightbulb-o:before {
  content: "\F0EB";
}
.fa-exchange:before {
  content: "\F0EC";
}
.fa-cloud-download:before {
  content: "\F0ED";
}
.fa-cloud-upload:before {
  content: "\F0EE";
}
.fa-user-md:before {
  content: "\F0F0";
}
.fa-stethoscope:before {
  content: "\F0F1";
}
.fa-suitcase:before {
  content: "\F0F2";
}
.fa-bell-o:before {
  content: "\F0A2";
}
.fa-coffee:before {
  content: "\F0F4";
}
.fa-cutlery:before {
  content: "\F0F5";
}
.fa-file-text-o:before {
  content: "\F0F6";
}
.fa-building-o:before {
  content: "\F0F7";
}
.fa-hospital-o:before {
  content: "\F0F8";
}
.fa-ambulance:before {
  content: "\F0F9";
}
.fa-medkit:before {
  content: "\F0FA";
}
.fa-fighter-jet:before {
  content: "\F0FB";
}
.fa-beer:before {
  content: "\F0FC";
}
.fa-h-square:before {
  content: "\F0FD";
}
.fa-plus-square:before {
  content: "\F0FE";
}
.fa-angle-double-left:before {
  content: "\F100";
}
.fa-angle-double-right:before {
  content: "\F101";
}
.fa-angle-double-up:before {
  content: "\F102";
}
.fa-angle-double-down:before {
  content: "\F103";
}
.fa-angle-left:before {
  content: "\F104";
}
.fa-angle-right:before {
  content: "\F105";
}
.fa-angle-up:before {
  content: "\F106";
}
.fa-angle-down:before {
  content: "\F107";
}
.fa-desktop:before {
  content: "\F108";
}
.fa-laptop:before {
  content: "\F109";
}
.fa-tablet:before {
  content: "\F10A";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B";
}
.fa-circle-o:before {
  content: "\F10C";
}
.fa-quote-left:before {
  content: "\F10D";
}
.fa-quote-right:before {
  content: "\F10E";
}
.fa-spinner:before {
  content: "\F110";
}
.fa-circle:before {
  content: "\F111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112";
}
.fa-github-alt:before {
  content: "\F113";
}
.fa-folder-o:before {
  content: "\F114";
}
.fa-folder-open-o:before {
  content: "\F115";
}
.fa-smile-o:before {
  content: "\F118";
}
.fa-frown-o:before {
  content: "\F119";
}
.fa-meh-o:before {
  content: "\F11A";
}
.fa-gamepad:before {
  content: "\F11B";
}
.fa-keyboard-o:before {
  content: "\F11C";
}
.fa-flag-o:before {
  content: "\F11D";
}
.fa-flag-checkered:before {
  content: "\F11E";
}
.fa-terminal:before {
  content: "\F120";
}
.fa-code:before {
  content: "\F121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123";
}
.fa-location-arrow:before {
  content: "\F124";
}
.fa-crop:before {
  content: "\F125";
}
.fa-code-fork:before {
  content: "\F126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\F127";
}
.fa-question:before {
  content: "\F128";
}
.fa-info:before {
  content: "\F129";
}
.fa-exclamation:before {
  content: "\F12A";
}
.fa-superscript:before {
  content: "\F12B";
}
.fa-subscript:before {
  content: "\F12C";
}
.fa-eraser:before {
  content: "\F12D";
}
.fa-puzzle-piece:before {
  content: "\F12E";
}
.fa-microphone:before {
  content: "\F130";
}
.fa-microphone-slash:before {
  content: "\F131";
}
.fa-shield:before {
  content: "\F132";
}
.fa-calendar-o:before {
  content: "\F133";
}
.fa-fire-extinguisher:before {
  content: "\F134";
}
.fa-rocket:before {
  content: "\F135";
}
.fa-maxcdn:before {
  content: "\F136";
}
.fa-chevron-circle-left:before {
  content: "\F137";
}
.fa-chevron-circle-right:before {
  content: "\F138";
}
.fa-chevron-circle-up:before {
  content: "\F139";
}
.fa-chevron-circle-down:before {
  content: "\F13A";
}
.fa-html5:before {
  content: "\F13B";
}
.fa-css3:before {
  content: "\F13C";
}
.fa-anchor:before {
  content: "\F13D";
}
.fa-unlock-alt:before {
  content: "\F13E";
}
.fa-bullseye:before {
  content: "\F140";
}
.fa-ellipsis-h:before {
  content: "\F141";
}
.fa-ellipsis-v:before {
  content: "\F142";
}
.fa-rss-square:before {
  content: "\F143";
}
.fa-play-circle:before {
  content: "\F144";
}
.fa-ticket:before {
  content: "\F145";
}
.fa-minus-square:before {
  content: "\F146";
}
.fa-minus-square-o:before {
  content: "\F147";
}
.fa-level-up:before {
  content: "\F148";
}
.fa-level-down:before {
  content: "\F149";
}
.fa-check-square:before {
  content: "\F14A";
}
.fa-pencil-square:before {
  content: "\F14B";
}
.fa-external-link-square:before {
  content: "\F14C";
}
.fa-share-square:before {
  content: "\F14D";
}
.fa-compass:before {
  content: "\F14E";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\F150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\F151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\F152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\F153";
}
.fa-gbp:before {
  content: "\F154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\F155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\F156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\F157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\F158";
}
.fa-won:before,
.fa-krw:before {
  content: "\F159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A";
}
.fa-file:before {
  content: "\F15B";
}
.fa-file-text:before {
  content: "\F15C";
}
.fa-sort-alpha-asc:before {
  content: "\F15D";
}
.fa-sort-alpha-desc:before {
  content: "\F15E";
}
.fa-sort-amount-asc:before {
  content: "\F160";
}
.fa-sort-amount-desc:before {
  content: "\F161";
}
.fa-sort-numeric-asc:before {
  content: "\F162";
}
.fa-sort-numeric-desc:before {
  content: "\F163";
}
.fa-thumbs-up:before {
  content: "\F164";
}
.fa-thumbs-down:before {
  content: "\F165";
}
.fa-youtube-square:before {
  content: "\F166";
}
.fa-youtube:before {
  content: "\F167";
}
.fa-xing:before {
  content: "\F168";
}
.fa-xing-square:before {
  content: "\F169";
}
.fa-youtube-play:before {
  content: "\F16A";
}
.fa-dropbox:before {
  content: "\F16B";
}
.fa-stack-overflow:before {
  content: "\F16C";
}
.fa-instagram:before {
  content: "\F16D";
}
.fa-flickr:before {
  content: "\F16E";
}
.fa-adn:before {
  content: "\F170";
}
.fa-bitbucket:before {
  content: "\F171";
}
.fa-bitbucket-square:before {
  content: "\F172";
}
.fa-tumblr:before {
  content: "\F173";
}
.fa-tumblr-square:before {
  content: "\F174";
}
.fa-long-arrow-down:before {
  content: "\F175";
}
.fa-long-arrow-up:before {
  content: "\F176";
}
.fa-long-arrow-left:before {
  content: "\F177";
}
.fa-long-arrow-right:before {
  content: "\F178";
}
.fa-apple:before {
  content: "\F179";
}
.fa-windows:before {
  content: "\F17A";
}
.fa-android:before {
  content: "\F17B";
}
.fa-linux:before {
  content: "\F17C";
}
.fa-dribbble:before {
  content: "\F17D";
}
.fa-skype:before {
  content: "\F17E";
}
.fa-foursquare:before {
  content: "\F180";
}
.fa-trello:before {
  content: "\F181";
}
.fa-female:before {
  content: "\F182";
}
.fa-male:before {
  content: "\F183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184";
}
.fa-sun-o:before {
  content: "\F185";
}
.fa-moon-o:before {
  content: "\F186";
}
.fa-archive:before {
  content: "\F187";
}
.fa-bug:before {
  content: "\F188";
}
.fa-vk:before {
  content: "\F189";
}
.fa-weibo:before {
  content: "\F18A";
}
.fa-renren:before {
  content: "\F18B";
}
.fa-pagelines:before {
  content: "\F18C";
}
.fa-stack-exchange:before {
  content: "\F18D";
}
.fa-arrow-circle-o-right:before {
  content: "\F18E";
}
.fa-arrow-circle-o-left:before {
  content: "\F190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\F191";
}
.fa-dot-circle-o:before {
  content: "\F192";
}
.fa-wheelchair:before {
  content: "\F193";
}
.fa-vimeo-square:before {
  content: "\F194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\F195";
}
.fa-plus-square-o:before {
  content: "\F196";
}
.fa-space-shuttle:before {
  content: "\F197";
}
.fa-slack:before {
  content: "\F198";
}
.fa-envelope-square:before {
  content: "\F199";
}
.fa-wordpress:before {
  content: "\F19A";
}
.fa-openid:before {
  content: "\F19B";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\F19C";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\F19D";
}
.fa-yahoo:before {
  content: "\F19E";
}
.fa-google:before {
  content: "\F1A0";
}
.fa-reddit:before {
  content: "\F1A1";
}
.fa-reddit-square:before {
  content: "\F1A2";
}
.fa-stumbleupon-circle:before {
  content: "\F1A3";
}
.fa-stumbleupon:before {
  content: "\F1A4";
}
.fa-delicious:before {
  content: "\F1A5";
}
.fa-digg:before {
  content: "\F1A6";
}
.fa-pied-piper-pp:before {
  content: "\F1A7";
}
.fa-pied-piper-alt:before {
  content: "\F1A8";
}
.fa-drupal:before {
  content: "\F1A9";
}
.fa-joomla:before {
  content: "\F1AA";
}
.fa-language:before {
  content: "\F1AB";
}
.fa-fax:before {
  content: "\F1AC";
}
.fa-building:before {
  content: "\F1AD";
}
.fa-child:before {
  content: "\F1AE";
}
.fa-paw:before {
  content: "\F1B0";
}
.fa-spoon:before {
  content: "\F1B1";
}
.fa-cube:before {
  content: "\F1B2";
}
.fa-cubes:before {
  content: "\F1B3";
}
.fa-behance:before {
  content: "\F1B4";
}
.fa-behance-square:before {
  content: "\F1B5";
}
.fa-steam:before {
  content: "\F1B6";
}
.fa-steam-square:before {
  content: "\F1B7";
}
.fa-recycle:before {
  content: "\F1B8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\F1B9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA";
}
.fa-tree:before {
  content: "\F1BB";
}
.fa-spotify:before {
  content: "\F1BC";
}
.fa-deviantart:before {
  content: "\F1BD";
}
.fa-soundcloud:before {
  content: "\F1BE";
}
.fa-database:before {
  content: "\F1C0";
}
.fa-file-pdf-o:before {
  content: "\F1C1";
}
.fa-file-word-o:before {
  content: "\F1C2";
}
.fa-file-excel-o:before {
  content: "\F1C3";
}
.fa-file-powerpoint-o:before {
  content: "\F1C4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\F1C5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\F1C6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\F1C7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8";
}
.fa-file-code-o:before {
  content: "\F1C9";
}
.fa-vine:before {
  content: "\F1CA";
}
.fa-codepen:before {
  content: "\F1CB";
}
.fa-jsfiddle:before {
  content: "\F1CC";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\F1CD";
}
.fa-circle-o-notch:before {
  content: "\F1CE";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\F1D0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\F1D1";
}
.fa-git-square:before {
  content: "\F1D2";
}
.fa-git:before {
  content: "\F1D3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\F1D4";
}
.fa-tencent-weibo:before {
  content: "\F1D5";
}
.fa-qq:before {
  content: "\F1D6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\F1D8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\F1D9";
}
.fa-history:before {
  content: "\F1DA";
}
.fa-circle-thin:before {
  content: "\F1DB";
}
.fa-header:before {
  content: "\F1DC";
}
.fa-paragraph:before {
  content: "\F1DD";
}
.fa-sliders:before {
  content: "\F1DE";
}
.fa-share-alt:before {
  content: "\F1E0";
}
.fa-share-alt-square:before {
  content: "\F1E1";
}
.fa-bomb:before {
  content: "\F1E2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\F1E3";
}
.fa-tty:before {
  content: "\F1E4";
}
.fa-binoculars:before {
  content: "\F1E5";
}
.fa-plug:before {
  content: "\F1E6";
}
.fa-slideshare:before {
  content: "\F1E7";
}
.fa-twitch:before {
  content: "\F1E8";
}
.fa-yelp:before {
  content: "\F1E9";
}
.fa-newspaper-o:before {
  content: "\F1EA";
}
.fa-wifi:before {
  content: "\F1EB";
}
.fa-calculator:before {
  content: "\F1EC";
}
.fa-paypal:before {
  content: "\F1ED";
}
.fa-google-wallet:before {
  content: "\F1EE";
}
.fa-cc-visa:before {
  content: "\F1F0";
}
.fa-cc-mastercard:before {
  content: "\F1F1";
}
.fa-cc-discover:before {
  content: "\F1F2";
}
.fa-cc-amex:before {
  content: "\F1F3";
}
.fa-cc-paypal:before {
  content: "\F1F4";
}
.fa-cc-stripe:before {
  content: "\F1F5";
}
.fa-bell-slash:before {
  content: "\F1F6";
}
.fa-bell-slash-o:before {
  content: "\F1F7";
}
.fa-trash:before {
  content: "\F1F8";
}
.fa-copyright:before {
  content: "\F1F9";
}
.fa-at:before {
  content: "\F1FA";
}
.fa-eyedropper:before {
  content: "\F1FB";
}
.fa-paint-brush:before {
  content: "\F1FC";
}
.fa-birthday-cake:before {
  content: "\F1FD";
}
.fa-area-chart:before {
  content: "\F1FE";
}
.fa-pie-chart:before {
  content: "\F200";
}
.fa-line-chart:before {
  content: "\F201";
}
.fa-lastfm:before {
  content: "\F202";
}
.fa-lastfm-square:before {
  content: "\F203";
}
.fa-toggle-off:before {
  content: "\F204";
}
.fa-toggle-on:before {
  content: "\F205";
}
.fa-bicycle:before {
  content: "\F206";
}
.fa-bus:before {
  content: "\F207";
}
.fa-ioxhost:before {
  content: "\F208";
}
.fa-angellist:before {
  content: "\F209";
}
.fa-cc:before {
  content: "\F20A";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\F20B";
}
.fa-meanpath:before {
  content: "\F20C";
}
.fa-buysellads:before {
  content: "\F20D";
}
.fa-connectdevelop:before {
  content: "\F20E";
}
.fa-dashcube:before {
  content: "\F210";
}
.fa-forumbee:before {
  content: "\F211";
}
.fa-leanpub:before {
  content: "\F212";
}
.fa-sellsy:before {
  content: "\F213";
}
.fa-shirtsinbulk:before {
  content: "\F214";
}
.fa-simplybuilt:before {
  content: "\F215";
}
.fa-skyatlas:before {
  content: "\F216";
}
.fa-cart-plus:before {
  content: "\F217";
}
.fa-cart-arrow-down:before {
  content: "\F218";
}
.fa-diamond:before {
  content: "\F219";
}
.fa-ship:before {
  content: "\F21A";
}
.fa-user-secret:before {
  content: "\F21B";
}
.fa-motorcycle:before {
  content: "\F21C";
}
.fa-street-view:before {
  content: "\F21D";
}
.fa-heartbeat:before {
  content: "\F21E";
}
.fa-venus:before {
  content: "\F221";
}
.fa-mars:before {
  content: "\F222";
}
.fa-mercury:before {
  content: "\F223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\F224";
}
.fa-transgender-alt:before {
  content: "\F225";
}
.fa-venus-double:before {
  content: "\F226";
}
.fa-mars-double:before {
  content: "\F227";
}
.fa-venus-mars:before {
  content: "\F228";
}
.fa-mars-stroke:before {
  content: "\F229";
}
.fa-mars-stroke-v:before {
  content: "\F22A";
}
.fa-mars-stroke-h:before {
  content: "\F22B";
}
.fa-neuter:before {
  content: "\F22C";
}
.fa-genderless:before {
  content: "\F22D";
}
.fa-facebook-official:before {
  content: "\F230";
}
.fa-pinterest-p:before {
  content: "\F231";
}
.fa-whatsapp:before {
  content: "\F232";
}
.fa-server:before {
  content: "\F233";
}
.fa-user-plus:before {
  content: "\F234";
}
.fa-user-times:before {
  content: "\F235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\F236";
}
.fa-viacoin:before {
  content: "\F237";
}
.fa-train:before {
  content: "\F238";
}
.fa-subway:before {
  content: "\F239";
}
.fa-medium:before {
  content: "\F23A";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\F23B";
}
.fa-optin-monster:before {
  content: "\F23C";
}
.fa-opencart:before {
  content: "\F23D";
}
.fa-expeditedssl:before {
  content: "\F23E";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\F240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244";
}
.fa-mouse-pointer:before {
  content: "\F245";
}
.fa-i-cursor:before {
  content: "\F246";
}
.fa-object-group:before {
  content: "\F247";
}
.fa-object-ungroup:before {
  content: "\F248";
}
.fa-sticky-note:before {
  content: "\F249";
}
.fa-sticky-note-o:before {
  content: "\F24A";
}
.fa-cc-jcb:before {
  content: "\F24B";
}
.fa-cc-diners-club:before {
  content: "\F24C";
}
.fa-clone:before {
  content: "\F24D";
}
.fa-balance-scale:before {
  content: "\F24E";
}
.fa-hourglass-o:before {
  content: "\F250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253";
}
.fa-hourglass:before {
  content: "\F254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\F256";
}
.fa-hand-scissors-o:before {
  content: "\F257";
}
.fa-hand-lizard-o:before {
  content: "\F258";
}
.fa-hand-spock-o:before {
  content: "\F259";
}
.fa-hand-pointer-o:before {
  content: "\F25A";
}
.fa-hand-peace-o:before {
  content: "\F25B";
}
.fa-trademark:before {
  content: "\F25C";
}
.fa-registered:before {
  content: "\F25D";
}
.fa-creative-commons:before {
  content: "\F25E";
}
.fa-gg:before {
  content: "\F260";
}
.fa-gg-circle:before {
  content: "\F261";
}
.fa-tripadvisor:before {
  content: "\F262";
}
.fa-odnoklassniki:before {
  content: "\F263";
}
.fa-odnoklassniki-square:before {
  content: "\F264";
}
.fa-get-pocket:before {
  content: "\F265";
}
.fa-wikipedia-w:before {
  content: "\F266";
}
.fa-safari:before {
  content: "\F267";
}
.fa-chrome:before {
  content: "\F268";
}
.fa-firefox:before {
  content: "\F269";
}
.fa-opera:before {
  content: "\F26A";
}
.fa-internet-explorer:before {
  content: "\F26B";
}
.fa-tv:before,
.fa-television:before {
  content: "\F26C";
}
.fa-contao:before {
  content: "\F26D";
}
.fa-500px:before {
  content: "\F26E";
}
.fa-amazon:before {
  content: "\F270";
}
.fa-calendar-plus-o:before {
  content: "\F271";
}
.fa-calendar-minus-o:before {
  content: "\F272";
}
.fa-calendar-times-o:before {
  content: "\F273";
}
.fa-calendar-check-o:before {
  content: "\F274";
}
.fa-industry:before {
  content: "\F275";
}
.fa-map-pin:before {
  content: "\F276";
}
.fa-map-signs:before {
  content: "\F277";
}
.fa-map-o:before {
  content: "\F278";
}
.fa-map:before {
  content: "\F279";
}
.fa-commenting:before {
  content: "\F27A";
}
.fa-commenting-o:before {
  content: "\F27B";
}
.fa-houzz:before {
  content: "\F27C";
}
.fa-vimeo:before {
  content: "\F27D";
}
.fa-black-tie:before {
  content: "\F27E";
}
.fa-fonticons:before {
  content: "\F280";
}
.fa-reddit-alien:before {
  content: "\F281";
}
.fa-edge:before {
  content: "\F282";
}
.fa-credit-card-alt:before {
  content: "\F283";
}
.fa-codiepie:before {
  content: "\F284";
}
.fa-modx:before {
  content: "\F285";
}
.fa-fort-awesome:before {
  content: "\F286";
}
.fa-usb:before {
  content: "\F287";
}
.fa-product-hunt:before {
  content: "\F288";
}
.fa-mixcloud:before {
  content: "\F289";
}
.fa-scribd:before {
  content: "\F28A";
}
.fa-pause-circle:before {
  content: "\F28B";
}
.fa-pause-circle-o:before {
  content: "\F28C";
}
.fa-stop-circle:before {
  content: "\F28D";
}
.fa-stop-circle-o:before {
  content: "\F28E";
}
.fa-shopping-bag:before {
  content: "\F290";
}
.fa-shopping-basket:before {
  content: "\F291";
}
.fa-hashtag:before {
  content: "\F292";
}
.fa-bluetooth:before {
  content: "\F293";
}
.fa-bluetooth-b:before {
  content: "\F294";
}
.fa-percent:before {
  content: "\F295";
}
.fa-gitlab:before {
  content: "\F296";
}
.fa-wpbeginner:before {
  content: "\F297";
}
.fa-wpforms:before {
  content: "\F298";
}
.fa-envira:before {
  content: "\F299";
}
.fa-universal-access:before {
  content: "\F29A";
}
.fa-wheelchair-alt:before {
  content: "\F29B";
}
.fa-question-circle-o:before {
  content: "\F29C";
}
.fa-blind:before {
  content: "\F29D";
}
.fa-audio-description:before {
  content: "\F29E";
}
.fa-volume-control-phone:before {
  content: "\F2A0";
}
.fa-braille:before {
  content: "\F2A1";
}
.fa-assistive-listening-systems:before {
  content: "\F2A2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\F2A3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\F2A4";
}
.fa-glide:before {
  content: "\F2A5";
}
.fa-glide-g:before {
  content: "\F2A6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\F2A7";
}
.fa-low-vision:before {
  content: "\F2A8";
}
.fa-viadeo:before {
  content: "\F2A9";
}
.fa-viadeo-square:before {
  content: "\F2AA";
}
.fa-snapchat:before {
  content: "\F2AB";
}
.fa-snapchat-ghost:before {
  content: "\F2AC";
}
.fa-snapchat-square:before {
  content: "\F2AD";
}
.fa-pied-piper:before {
  content: "\F2AE";
}
.fa-first-order:before {
  content: "\F2B0";
}
.fa-yoast:before {
  content: "\F2B1";
}
.fa-themeisle:before {
  content: "\F2B2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\F2B3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\F2B4";
}
.fa-handshake-o:before {
  content: "\F2B5";
}
.fa-envelope-open:before {
  content: "\F2B6";
}
.fa-envelope-open-o:before {
  content: "\F2B7";
}
.fa-linode:before {
  content: "\F2B8";
}
.fa-address-book:before {
  content: "\F2B9";
}
.fa-address-book-o:before {
  content: "\F2BA";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\F2BB";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\F2BC";
}
.fa-user-circle:before {
  content: "\F2BD";
}
.fa-user-circle-o:before {
  content: "\F2BE";
}
.fa-user-o:before {
  content: "\F2C0";
}
.fa-id-badge:before {
  content: "\F2C1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\F2C2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\F2C3";
}
.fa-quora:before {
  content: "\F2C4";
}
.fa-free-code-camp:before {
  content: "\F2C5";
}
.fa-telegram:before {
  content: "\F2C6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\F2C7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\F2C9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\F2CA";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\F2CB";
}
.fa-shower:before {
  content: "\F2CC";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\F2CD";
}
.fa-podcast:before {
  content: "\F2CE";
}
.fa-window-maximize:before {
  content: "\F2D0";
}
.fa-window-minimize:before {
  content: "\F2D1";
}
.fa-window-restore:before {
  content: "\F2D2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\F2D3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\F2D4";
}
.fa-bandcamp:before {
  content: "\F2D5";
}
.fa-grav:before {
  content: "\F2D6";
}
.fa-etsy:before {
  content: "\F2D7";
}
.fa-imdb:before {
  content: "\F2D8";
}
.fa-ravelry:before {
  content: "\F2D9";
}
.fa-eercast:before {
  content: "\F2DA";
}
.fa-microchip:before {
  content: "\F2DB";
}
.fa-snowflake-o:before {
  content: "\F2DC";
}
.fa-superpowers:before {
  content: "\F2DD";
}
.fa-wpexplorer:before {
  content: "\F2DE";
}
.fa-meetup:before {
  content: "\F2E0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('img/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "FontAwesome";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\2190";
}
[dir="rtl"] .slick-prev:before {
  content: "\2192";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\2192";
}
[dir="rtl"] .slick-next:before {
  content: "\2190";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\2022";
  width: 20px;
  height: 20px;
  font-family: "FontAwesome";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.comp-slideshow {
  width: 100%;
  margin-bottom: 2em;
  border: 0.1em solid #dadee2;
  background-color: #edeff1;
  visibility: hidden;
  box-sizing: border-box;
}
.comp-slideshow.editmode {
  visibility: visible;
}
.comp-slideshow.design-white {
  background-color: #fff;
}
.comp-slideshow .slick-track {
  margin: 0;
}
.comp-slideshow .slick-next {
  right: 2em;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.comp-slideshow .slick-next:before {
  content: "\F105";
}
.comp-slideshow .slick-next:before {
  float: right;
}
.comp-slideshow .slick-prev {
  left: 2em;
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.comp-slideshow .slick-prev:before {
  content: "\F104";
}
.comp-slideshow .slick-prev:before {
  float: left;
}
.comp-slideshow .slick-arrow {
  width: 6em;
  height: 6em;
  z-index: 10;
  text-align: center;
}
.comp-slideshow .slick-arrow:hover:before,
.comp-slideshow .slick-arrow:focus:before {
  color: #dc6027;
}
.comp-slideshow .slick-arrow:before {
  font-size: 6em;
  color: #fff;
}
.comp-slideshow .slick-dots {
  bottom: 0.5em;
  left: 1em;
  text-align: left;
}
.comp-slideshow .slick-dots li {
  margin: 0;
  width: 2em;
  height: 2em;
}
.comp-slideshow .slick-dots li.slick-active button:before {
  color: #fff;
  opacity: 1;
}
.comp-slideshow .slick-dots li.slick-active:only-child {
  opacity: 0;
}
.comp-slideshow .slick-dots li button {
  font-size: 1.5em;
  width: 1.5em;
  height: 1.5em;
  padding: 0 0.75em;
}
.comp-slideshow .slick-dots li button:hover:before,
.comp-slideshow .slick-dots li button:focus:before {
  color: #fff;
  opacity: 1;
}
.comp-slideshow .slick-dots li button:before {
  font-size: 3em;
  color: #fff;
  opacity: 0.5;
}
.comp-slideshow .slideshow-items figure {
  display: block !important;
}
.comp-slideshow .slideshow-items.slick-initialized .slick-slide {
  display: inline-block;
  float: none;
  vertical-align: middle;
}
.comp-slideshow .caption-wrapper {
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
}
.comp-slideshow .caption-wrapper figcaption {
  padding: 1.6em 0.9em 1em;
}
.comp-slideshow .caption-wrapper figcaption:empty {
  padding: 0;
}
.comp-slideshow .mod-text h3 {
  margin-top: 0;
}
.comp-slideshow a.uzh {
  background: transparent url('img/arrow-right.png') 0 0 no-repeat;
  display: block;
  line-height: initial;
}
.comp-slideshow .image-zoom {
  display: inline-block;
}
.image figure {
  margin: 0;
}
.image img.slideshow {
  display: block;
  width: 100%;
}
/* Transition */


/* social.less */

.mod-social {
  float: right;
  position: relative;
}
.mod-social h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-social ul:empty {
  display: none;
}
.mod-social li {
  list-style-type: none;
  display: inline-block;
  margin-left: 0.2em;
}
.mod-social li a {
  width: 16px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
}
.mod-social li .facebook:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -40px -20px;
  width: 16px;
  height: 16px;
}
.mod-social li .linkedin:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -20px 0;
  width: 16px;
  height: 16px;
}
.mod-social li .mail:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -20px -40px;
  width: 16px;
  height: 16px;
}
.mod-social li .rss:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -40px;
  width: 16px;
  height: 16px;
}
.mod-social li .twitter:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -40px -60px;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 812px) {
  .mod-social {
    display: none;
  }
}
@media print {
  .mod-social {
    display: none;
  }
}
/* Transition */


/* social-home.less */

.skin-social-home {
  font-size: 0.9500000000000001em;
  line-height: 1.4000000000000001em;
  float: none;
  background: #edeff1;
  border: 1px solid #dadee2;
  margin-bottom: 10px;
  padding: 0 9px 8px;
}
.skin-social-home h2 {
  color: #0028a5;
  font-size: 1.4em;
  line-height: 1.1em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  padding: 8px 0 4px;
  visibility: visible;
  display: block;
  position: relative;
}
.skin-social-home ul {
  margin: 5px 0 2px;
}
.skin-social-home li {
  list-style-type: none;
  display: inline-block;
  margin-left: 0.2em;
}
.skin-social-home li a {
  width: 16px;
  height: 16px;
  display: inline-block;
  overflow: hidden;
}
.skin-social-home li .facebook:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -20px -20px;
  width: 16px;
  height: 16px;
}
.skin-social-home li .twitter:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -40px -40px;
  width: 16px;
  height: 16px;
}
.skin-social-home li .youtube:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -60px;
  width: 16px;
  height: 16px;
}
.skin-social-home li .linkedin:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 0;
  width: 16px;
  height: 16px;
}
.skin-social-home li .issuu:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -20px;
  width: 16px;
  height: 16px;
}
@media screen and (max-width: 812px) {
  .skin-social-home {
    font-size: 1em;
    display: block;
    border: 0;
    background-color: transparent;
    padding: 0 0 8px 0;
  }
  .skin-social-home h2 {
    color: #3353b7;
    font-size: 1.2307692307692308em;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    padding: 0.6666666666666666em 0 0.3333333333333333em 0;
  }
}
@media print {
  .social-home {
    background-color: #ffffff;
  }
}
/* Transition */


/* social-mobile.less */

.skin-social-mobile {
  display: none;
}
@media screen and (max-width: 812px) {
  .skin-social-mobile {
    float: none;
    display: block;
    margin: 3px 15px;
    padding: 12px 0 0 0;
  }
}
/* Transition */


/* streetmap.less */

.mod-street-map .street-map-canvas {
  width: 100%;
  height: 460px;
  margin: 8px 0 0 0 !important;
}
.l-related .mod-street-map .street-map-canvas {
  margin: 0 0 10px 0 !important;
  height: 220px;
}
/* Transition */


/* subnavigation.less */

.mod-subnavigation {
  border-bottom: 1px solid #dadee2;
  font-size: 0.9500000000000001em;
  line-height: 1.0833333333333333em;
  /* 1 level */

}
.mod-subnavigation a,
.mod-subnavigation a:visited {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 5px 5px 5px 0;
  border-top: 1px solid #dadee2;
}
.mod-subnavigation a.current,
.mod-subnavigation a:visited.current,
.mod-subnavigation a.active,
.mod-subnavigation a:visited.active {
  color: #0028a5;
  font-weight: bold;
}
.mod-subnavigation a:hover,
.mod-subnavigation a.current {
  background-color: #edeff1;
}
.mod-subnavigation li {
  /* 2 level */

}
.mod-subnavigation li a {
  padding: 5px 5px 5px 11px;
  /* Not used yet, adds 0 padding left for [...] Entry see  https://jira.namics.com/browse/UZH-218 */
  /*
			&.parent {
				padding-left: 0;
			}
			*/

}
.mod-subnavigation li a.subscribe,
.mod-subnavigation li a.report {
  padding-left: 30px;
}
.mod-subnavigation li a.subscribe:before,
.mod-subnavigation li a.report:before {
  content: "";
  position: absolute;
  margin-left: -19px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -26px;
  width: 13px;
  height: 11px;
}
.mod-subnavigation li a.report:before {
  margin-left: -18px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -84px -116px;
  width: 10px;
  height: 10px;
}
.mod-subnavigation li li {
  /* 3 level */

}
.mod-subnavigation li li a {
  border-top: none;
  background-image: url(img/div/dot_line_nav.gif);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 3px 5px 3px 25px;
}
.mod-subnavigation li li li {
  /* 4 level */

}
.mod-subnavigation li li li a {
  padding: 3px 5px 3px 40px;
}
.mod-subnavigation li li li li {
  /**/

}
.mod-subnavigation li li li li a {
  padding-left: 55px;
}
.mod-subnavigation li li li li li a {
  padding-left: 70px;
}
.mod-subnavigation li li li li li li a {
  padding-left: 85px;
}
.l-body-news .mod-subnavigation {
  border-bottom-color: #a3adb7;
}
.l-body-news .mod-subnavigation a,
.l-body-news .mod-subnavigation a:visited {
  border-top-color: #a3adb7;
}
.l-body-news .mod-subnavigation li li a {
  background-image: url(img/div/dot_line_mediadesk_nav.gif);
}
@media screen and (max-width: 812px) {
  .mod-subnavigation {
    display: none;
  }
}
@media print {
  .mod-subnavigation {
    display: none;
  }
}
/* Transition */


/* subnavigation-news.less */

.skin-subnavigation-news {
  margin: 20px 0;
}
/* Transition */


/* tabnavigation.less */

.mod-tabnavigation {
  margin-bottom: 27px;
  font-size: 0.9166666666666666em;
  overflow: hidden;
}
.mod-tabnavigation ul {
  display: block;
  list-style: none;
  border-bottom: 1px solid #a3adb7;
}
.mod-tabnavigation li {
  display: inline;
}
.mod-tabnavigation a {
  display: inline-block;
  margin-bottom: -1px;
  padding: 2px 9px 1px;
  margin-right: 4px;
  line-height: 1.8;
  text-decoration: none;
  color: #000000;
  border: 1px solid #a3adb7;
  border-bottom-color: transparent;
}
.mod-tabnavigation a:hover {
  background-color: #edeff1;
  border-bottom-color: #a3adb7;
}
.mod-tabnavigation a.state-current {
  background-color: #edeff1;
  font-weight: bold;
  color: #0028a5;
  border-bottom-color: #edeff1;
}
.mod-tabnavigation a.state-inactive {
  color: #a3adb7;
  cursor: default;
}
.mod-tabnavigation a.state-inactive:hover {
  background-color: #ffffff;
}
@media screen and (max-width: 812px) {
  .mod-tabnavigation {
    margin-bottom: 10px;
  }
  .mod-tabnavigation ul {
    padding-bottom: 5px;
  }
  .mod-tabnavigation a {
    color: #dc6027;
    margin-bottom: 5px;
    border-bottom-color: #a3adb7;
  }
  .mod-tabnavigation a.state-current {
    color: #3353b7;
    background-color: transparent;
    border-bottom-color: #a3adb7;
  }
}
@media print {
  .mod-tabnavigation {
    display: none;
  }
}
/* Transition */


/* teaser.less */

.mod-teaser {
  font-size: 0.9500000000000001em;
  line-height: 1.4000000000000001em;
  border: 1px solid #dadee2;
  margin-bottom: 10px;
  padding-bottom: 4px;
}
.mod-teaser > * {
  padding: 0 9px 0;
  margin-bottom: 0.61em;
}
.mod-teaser iframe {
  margin: 0 9px 0.61em;
  padding: 0;
  width: 200px;
}
.mod-teaser .topimage {
  display: block;
  margin: 8px 0;
}
.mod-teaser .topimage a {
  display: block;
}
.mod-teaser .topimage img {
  display: block;
}
.mod-teaser > h2,
.mod-teaser > h3 {
  color: #0028a5;
  font-size: 1.1em;
  line-height: 1.1em;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-weight: bold;
  padding: 0 9px 6px;
  margin-bottom: 0;
}
.mod-teaser > h2:first-child,
.mod-teaser > h3:first-child {
  padding-top: 9px;
}
.mod-teaser > h2 a,
.mod-teaser > h3 a,
.mod-teaser > h2 a:visited,
.mod-teaser > h3 a:visited,
.mod-teaser > h2 a:hover,
.mod-teaser > h3 a:hover {
  color: #0028a5;
  text-decoration: none;
}
.mod-teaser > h2 + .topimage,
.mod-teaser > h3 + .topimage {
  margin-top: 0;
}
.mod-teaser h3 + .text-basics {
  margin-top: 0;
}
.mod-teaser h4 {
  font-weight: bold;
  line-height: 1.6em;
}
.mod-teaser .text-basics {
  margin-top: 8px;
  margin-bottom: 5px;
}
.mod-teaser .text-basics ul {
  padding-top: 2px;
  margin-bottom: 10px;
}
.mod-teaser .text-basics ul:last-child {
  margin-bottom: 0;
}
.mod-teaser .text-basics ul:empty {
  display: none;
}
.mod-teaser .topimage + .text-basics,
.mod-teaser .topimage + h3 {
  margin-top: 4px;
}
.mod-teaser section {
  border-bottom: 1px solid #c8ced4;
  padding: 0 0 0.61em;
  margin-left: 9px;
  margin-right: 9px;
}
.mod-teaser section:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.mod-teaser time {
  font-weight: normal;
  padding-right: 3px;
}
.mod-teaser a {
  text-decoration: none;
}
.mod-teaser a.mail {
  display: block;
  padding-left: 13px;
  color: #000000;
}
.mod-teaser a.mail:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-teaser a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-teaser a:visited {
  color: #7b828a;
}
.mod-teaser p + ul {
  padding-top: 0;
  padding-bottom: 3px;
}
.mod-teaser p + div {
  padding-top: 5px;
}
.mod-teaser p a {
  color: #dc6027;
}
.mod-teaser li em {
  font-style: normal;
}
.mod-teaser li a {
  display: block;
  padding-left: 13px;
  color: #000000;
}
.mod-teaser li a:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-teaser li a.download:before {
  margin-top: 2px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -99px;
  width: 10px;
  height: 13px;
}
.mod-teaser li a[href^="http"]:before,
.mod-teaser li a.www:before {
  margin-top: 1px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -28px -116px;
  width: 10px;
  height: 13px;
}
.mod-teaser li a[href^="http"][href^="/"]:before,
.mod-teaser li a.www[href^="/"]:before,
.mod-teaser li a[href^="http"][href*="uzh.ch"]:before,
.mod-teaser li a.www[href*="uzh.ch"]:before,
.mod-teaser li a[href^="http"].mail:before,
.mod-teaser li a.www.mail:before,
.mod-teaser li a[href^="http"].uzh:before,
.mod-teaser li a.www.uzh:before,
.mod-teaser li a[href^="http"].internal:before,
.mod-teaser li a.www.internal:before,
.mod-teaser li a[href^="http"][href^="#"]:before,
.mod-teaser li a.www[href^="#"]:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-teaser a.topimage,
.mod-teaser .topimage a {
  padding-left: 0;
}
.mod-teaser a.topimage:before,
.mod-teaser .topimage a:before {
  display: none;
}
.mod-teaser .newslist-description a {
  display: inline-block;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-right: 0 ! important;
}
.overview-content .mod-teaser {
  font-size: 1.045em;
  margin-bottom: 20px;
}
.overview-content .mod-teaser > h2,
.overview-content .mod-teaser > h3 {
  font-size: 1em;
  font-family: Arial, Helvetica, FreeSans, sans-serif;
  color: #000000;
}
.overview-content .mod-teaser > h2 a,
.overview-content .mod-teaser > h3 a {
  color: #000000;
  text-decoration: none;
  padding-right: 15px;
  margin-right: -9px;
  padding-left: 0;
}
.overview-content .mod-teaser > h2 a:before,
.overview-content .mod-teaser > h3 a:before {
  background: none;
  content: none;
}
.overview-content .mod-teaser > h2 a:hover,
.overview-content .mod-teaser > h3 a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.overview-content .mod-teaser > h2 a:after,
.overview-content .mod-teaser > h3 a:after {
  content: "";
  position: absolute;
  margin: 0px 0 0 4px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
@media screen and (max-width: 812px) {
  .mod-teaser {
    font-size: 1em;
    border: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .mod-teaser:first-child {
    margin-top: 0;
  }
  .mod-teaser > * {
    margin-left: -9px;
  }
  .mod-teaser > *:last-child {
    margin-bottom: 0;
  }
  .mod-teaser .topimage {
    margin-left: -9px;
    margin-bottom: 8px;
  }
  .mod-teaser iframe,
  .mod-teaser section {
    margin-left: 0;
  }
  .mod-teaser > h2,
  .mod-teaser > h3 {
    color: #3353b7;
    line-height: 1em;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1em;
  }
  .mod-teaser > h2:first-child,
  .mod-teaser > h3:first-child {
    padding-top: 2px;
  }
  .mod-teaser > h2 + .topimage,
  .mod-teaser > h3 + .topimage {
    margin-top: 2px;
  }
  .mod-teaser > h2 a,
  .mod-teaser > h3 a,
  .mod-teaser > h2 a:visited,
  .mod-teaser > h3 a:visited,
  .mod-teaser > h2 a:hover,
  .mod-teaser > h3 a:hover {
    color: #dc6027;
  }
  .mod-teaser > h2 a:hover,
  .mod-teaser > h3 a:hover {
    text-decoration: underline;
  }
  .mod-teaser h4 {
    font-weight: normal;
  }
  .mod-teaser a {
    text-decoration: none;
    color: #dc6027;
  }
  .mod-teaser a:hover {
    color: #dc6027;
    text-decoration: underline;
  }
  .mod-teaser a:visited {
    color: #dc6027;
  }
  .mod-teaser li a {
    color: #dc6027;
  }
  .mod-teaser section {
    padding: 0;
  }
  .mod-teaser .text-basics:last-child {
    margin-bottom: 0;
  }
  .mod-teaser .text-basics ul {
    padding-top: 3px;
  }
  .overview-content .mod-teaser {
    font-size: 1em;
    margin-bottom: 20px;
  }
  .l-nav .mod-teaser,
  .l-related .mod-teaser {
    border-top: 1px solid #a3adb7;
    padding-top: 10px;
  }
}
@media print {
  .mod-teaser {
    border-width: 0;
    padding-bottom: 0;
  }
  .mod-teaser > * {
    margin-left: -9px;
  }
  .mod-teaser .topimage {
    margin: 0 0 4px -9px;
  }
  .mod-teaser .topimage:first-child {
    margin-top: 5px;
  }
  .mod-teaser > h2,
  .mod-teaser > h3 {
    color: #000000;
  }
  .mod-teaser > h2:first-child,
  .mod-teaser > h3:first-child {
    padding-top: 5px;
    padding-bottom: 6px;
  }
  .mod-teaser > h2 a,
  .mod-teaser > h3 a,
  .mod-teaser > h2 a:visited,
  .mod-teaser > h3 a:visited,
  .mod-teaser > h2 a:hover,
  .mod-teaser > h3 a:hover {
    color: #000000;
  }
  .mod-teaser iframe,
  .mod-teaser section {
    margin-left: 0;
  }
  .mod-teaser section {
    padding-bottom: 0;
    border-bottom: none;
  }
  .mod-teaser section:last-child {
    margin-bottom: 0;
  }
  .mod-teaser a:visited {
    color: #000000;
  }
  .mod-teaser p a {
    color: #000000;
  }
  .mod-teaser li a[href] {
    color: #000000;
  }
  .mod-teaser li a[href]:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-teaser li a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-teaser li a.download:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -116px;
    width: 10px;
    height: 13px;
  }
  .mod-teaser li a[href^="http"]:before,
  .mod-teaser li a.www:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -84px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-teaser li a[href^="http"][href^="/"]:before,
  .mod-teaser li a.www[href^="/"]:before,
  .mod-teaser li a[href^="http"][href*="uzh.ch"]:before,
  .mod-teaser li a.www[href*="uzh.ch"]:before,
  .mod-teaser li a[href^="http"].mail:before,
  .mod-teaser li a.www.mail:before,
  .mod-teaser li a[href^="http"].uzh:before,
  .mod-teaser li a.www.uzh:before,
  .mod-teaser li a[href^="http"].internal:before,
  .mod-teaser li a.www.internal:before,
  .mod-teaser li a[href^="http"][href^="#"]:before,
  .mod-teaser li a.www[href^="#"]:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-teaser li a.topimage:before,
  .mod-teaser li .topimage a:before {
    display: none;
  }
  .mod-teaser li h3 a[href] {
    padding-left: 13px;
  }
  .l-nav .mod-teaser,
  .l-nav + .l-related .mod-teaser {
    border-top: 1px dotted #a3adb7;
    padding-top: 5px;
  }
  .l-nav .mod-teaser:first-child,
  .l-nav + .l-related .mod-teaser:first-child {
    border-top: 1px solid #a3adb7;
  }
}
/* Transition */


/* teaser-bg-grey.less */

.skin-teaser-bg-grey {
  background: #edeff1;
}
.skin-teaser-bg-grey section {
  border-bottom-color: #ffffff;
}
@media screen and (max-width: 812px) {
  .skin-teaser-bg-grey {
    background: none;
  }
}
@media print {
  .skin-teaser-bg-grey {
    background-color: #ffffff;
  }
}
/* Transition */


/* teaser-bg-greydark.less */

.skin-teaser-bg-greydark {
  background: #dadee2;
}
.skin-teaser-bg-greydark section {
  border-bottom-color: #ffffff;
}
@media screen and (max-width: 812px) {
  .skin-teaser-bg-greydark {
    background: transparent;
  }
  .skin-teaser-bg-greydark section {
    border-bottom-color: #ffffff;
  }
}
@media print {
  .skin-teaser-bg-greydark {
    background-color: #ffffff;
  }
}
/* Transition */


/* teaser-corporate-home.less */

.l-body-corporate-home .mod-teaser > h2:first-child {
  font-size: 1.4em;
  padding-top: 6px;
  padding-bottom: 4px;
}
.l-body-corporate-home .mod-teaser.skin-teaser-title-grey > h2,
.l-body-corporate-home .mod-teaser.skin-teaser-title-grey > h3 {
  font-size: 1.4em;
  padding-top: 6px;
  padding-bottom: 4px;
  background: #edeff1;
}
.l-body-corporate-home .mod-teaser.skin-teaser-title-only > h3 {
  font-size: 1.4em;
  padding-top: 6px;
  padding-bottom: 3px;
  background: #edeff1;
}
.l-body-corporate-home .mod-teaser.skin-teaser-quicklinks > h3 {
  font-size: 1.4em;
  padding-top: 6px;
  padding-bottom: 4px;
}
@media screen and (max-width: 812px) {
  .l-body-corporate-home .mod-teaser > h2,
  .l-body-corporate-home .mod-teaser > h3 {
    font-size: 1em;
  }
  .l-body-corporate-home .mod-teaser > h2:first-child,
  .l-body-corporate-home .mod-teaser > h3:first-child {
    font-size: 1em;
    padding-top: 2px;
  }
  .l-body-corporate-home .mod-teaser.skin-teaser-title-grey > h2,
  .l-body-corporate-home .mod-teaser.skin-teaser-title-grey > h3 {
    background: none;
    font-size: 1em;
  }
  .l-body-corporate-home .mod-teaser.skin-teaser-title-only > h3 {
    font-size: 1em;
  }
  .l-body-corporate-home .mod-teaser.skin-teaser-quicklinks > h3 {
    font-size: 1em;
  }
}
@media print {
  .l-body-corporate-home .mod-teaser.skin-teaser-title-grey > h2,
  .l-body-corporate-home .mod-teaser.skin-teaser-title-grey > h3 {
    background: transparent;
  }
}
/* Transition */


/* teaser-dossier.less */

.skin-teaser-dossier > * {
  padding: 0;
  margin-bottom: 0;
}
.skin-teaser-dossier ul {
  margin-top: 5px;
}
.skin-teaser-dossier li {
  border-bottom: 0;
}
.skin-teaser-dossier li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.skin-teaser-dossier li span {
  font-weight: bold;
  display: block;
  margin-left: -13px;
}
.skin-teaser-dossier li span.description {
  font-weight: normal;
}
.skin-teaser-dossier li a {
  padding: 5px 10px 3px 23px;
}
.skin-teaser-dossier li a.more {
  color: #000000;
  padding-bottom: 7px;
}
.skin-teaser-dossier li a.more span {
  margin-left: 0;
}
.skin-teaser-dossier li a:hover {
  color: #000000;
  background-color: #edeff1;
  text-decoration: none;
}
.skin-teaser-dossier li a:hover.more {
  color: #dc6027;
  background: none;
  text-decoration: underline;
}
.skin-teaser-dossier li a:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
@media screen and (max-width: 812px) {
  .skin-teaser-dossier ul {
    margin-top: 0;
  }
  .skin-teaser-dossier li a.more {
    color: #dc6027;
  }
  .skin-teaser-dossier li a:hover {
    background: none;
  }
}
@media print {
  .skin-teaser-dossier ul {
    margin-top: 0;
  }
  .skin-teaser-dossier li span {
    margin-left: 0;
  }
  .skin-teaser-dossier li a {
    padding-left: 9px;
  }
}
/* Transition */


/* teaser-download.less */

.skin-teaser-download p span {
  display: block;
}
.skin-teaser-download p span i {
  font-style: normal;
}
@media screen and (max-width: 812px) {
  .skin-teaser-download h2 {
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1em;
  }
  .skin-teaser-download h2 a,
  .skin-teaser-download h2 a:visited,
  .skin-teaser-download h2 a:hover {
    color: #dc6027;
  }
}
/* Transition */


/* teaser-news.less */

.skin-teaser-news img {
  max-width: 200px;
}
.skin-teaser-news h3,
.skin-teaser-news h4 {
  margin: 0;
}
.skin-teaser-news h3 a,
.skin-teaser-news h4 a {
  color: #000000;
  padding-left: 0;
}
.skin-teaser-news h3 a:before,
.skin-teaser-news h4 a:before {
  display: none;
}
.skin-teaser-news li {
  border-bottom: 1px solid #c8ced4;
  margin-top: 0.61em;
  padding-bottom: 0.61em;
}
.skin-teaser-news li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.skin-teaser-news li span {
  font-weight: bold;
}
.skin-teaser-news li a {
  font-weight: bold;
}
.skin-teaser-news li a.more {
  font-weight: normal;
}
.skin-teaser-news .channelimage {
  margin: 8px 10px;
  padding: 0 0 8px;
  border-bottom: solid 1px #c8ced4;
}
.skin-teaser-news .channelimage img {
  display: block;
}
@media screen and (max-width: 812px) {
  .skin-teaser-news li:first-child {
    margin-top: 0;
  }
}
@media print {
  .skin-teaser-news li {
    border-bottom: none;
    margin-top: 0;
  }
}
/* Transition */


/* teaser-news-all.less */

.skin-teaser-news-all > * {
  padding: 0;
  margin-bottom: 0;
}
.skin-teaser-news-all .nolink {
  padding: 0.61em 0 0;
}
.skin-teaser-news-all .channelimage {
  margin: 8px 0;
  padding: 0 9px;
}
.skin-teaser-news-all .channelimage img {
  display: block;
}
.skin-teaser-news-all li {
  border-bottom: 1px solid #dadee2;
}
.skin-teaser-news-all li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.skin-teaser-news-all li:last-child h3 a {
  margin-bottom: 4px;
}
.skin-teaser-news-all li:last-child h3 a.more {
  margin-bottom: 0;
}
.skin-teaser-news-all li span {
  font-weight: bold;
}
.skin-teaser-news-all li a {
  padding: 0.61em 15px 0.61em 23px;
}
.skin-teaser-news-all li a:hover {
  color: #000000;
  background-color: #edeff1;
  text-decoration: none;
}
.skin-teaser-news-all li a:hover.more {
  color: #dc6027;
  background: none;
}
.skin-teaser-news-all li a:before {
  content: '';
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.skin-teaser-news-all li p a.more {
  color: #dc6027;
  padding: 2px 0 2px 14px;
}
.skin-teaser-news-all li p a:hover {
  text-decoration: underline;
}
.skin-teaser-news-all li h3.nolink {
  padding-left: 9px;
  padding-right: 9px;
}
.skin-teaser-news-all li h3 a.more {
  color: #000000;
  font-weight: bold;
}
.skin-teaser-news-all li h3 a.more:hover {
  text-decoration: underline;
  color: #dc6027;
}
.skin-teaser-news-all li .topimage,
.skin-teaser-news-all li .text-basics {
  padding: 0 9px 0;
  margin-bottom: 0.61em;
}
.skin-teaser-news-all li .topimage a,
.skin-teaser-news-all li .text-basics a {
  padding: 0;
}
.skin-teaser-news-all li .text-basics a {
  padding: 0 0 0 13px;
}
.skin-teaser-news-all.skin-teaser-title-grey li {
  margin: 0 9px 0 9px;
}
.skin-teaser-news-all.skin-teaser-title-grey li a {
  padding: 0.61em 6px 0.61em 14px;
}
.skin-teaser-news-all.skin-teaser-title-grey li h3.nolink {
  padding-left: 0;
  padding-right: 0;
}
.skin-teaser-news-all.skin-teaser-title-grey li .topimage,
.skin-teaser-news-all.skin-teaser-title-grey li .text-basics {
  padding: 0;
}
.skin-teaser-news-all.skin-teaser-title-grey li .topimage a {
  padding: 0;
  margin: 0.61em 0 0.61em 0;
}
.skin-teaser-news-all.skin-teaser-title-grey > h2,
.skin-teaser-news-all.skin-teaser-title-grey > h3 {
  background: #dadee2;
}
.l-body-news .skin-teaser-news-all li span {
  display: block;
}
@media screen and (max-width: 812px) {
  .skin-teaser-news-all .channelimage {
    padding: 0;
    margin-top: 2px;
  }
  .skin-teaser-news-all li {
    border-bottom: 0;
  }
  .skin-teaser-news-all li a {
    color: #dc6027;
    padding: 5px 15px 3px 23px;
  }
  .skin-teaser-news-all li a:hover {
    background-color: transparent;
    text-decoration: underline;
    color: #dc6027;
  }
  .skin-teaser-news-all li h3 a.more {
    color: #dc6027;
  }
  .skin-teaser-news-all.skin-teaser-title-grey li {
    margin: 0 9px 0 9px;
  }
  .skin-teaser-news-all.skin-teaser-title-grey li a {
    padding: 0 6px 0 14px;
  }
  .skin-teaser-news-all.skin-teaser-title-grey li a:before {
    content: "";
    position: absolute;
    margin-left: -13px;
  }
  .skin-teaser-news-all.skin-teaser-title-grey > h2,
  .skin-teaser-news-all.skin-teaser-title-grey > h3 {
    background: none;
  }
}
@media print {
  .skin-teaser-news-all ul {
    margin-top: 0;
  }
  .skin-teaser-news-all .channelimage {
    padding: 0;
    margin-top: 2px;
  }
  .skin-teaser-news-all .nolink {
    padding-top: 0;
  }
  .skin-teaser-news-all li {
    border-bottom: none;
  }
  .skin-teaser-news-all li a {
    padding: 5px 9px 3px;
    color: #000000;
  }
  .skin-teaser-news-all li a:hover {
    background-color: transparent;
  }
  .skin-teaser-news-all li a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .skin-teaser-news-all li p a.more {
    color: #000000;
  }
  .skin-teaser-news-all.skin-teaser-title-grey > h2 {
    background: #ffffff;
  }
  .skin-teaser-news-all.skin-teaser-title-grey li a {
    padding: 0 0 2px;
  }
  .skin-teaser-news-all.skin-teaser-title-grey li .topimage a {
    margin-bottom: 0;
  }
}
/* Transition */


/* teaser-news-inverse.less */

.skin-teaser-news-inverse {
  border-width: 0;
}
.skin-teaser-news-inverse ul li {
  border-bottom: 0;
}
.skin-teaser-news-inverse ul li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.skin-teaser-news-inverse ul li a:hover {
  background-color: #ffffff;
}
/* Transition */


/* teaser-quicklinks.less */

.skin-teaser-quicklinks {
  padding-bottom: 4px;
}
.skin-teaser-quicklinks p {
  font-weight: bold;
}
.skin-teaser-quicklinks ul {
  padding: 4px 0 0;
}
.skin-teaser-quicklinks ul li a {
  padding: 0 0 0 13px;
}
.skin-teaser-quicklinks a {
  color: #000000;
}
.skin-teaser-quicklinks a:visited {
  color: #000000;
}
.skin-teaser-quicklinks a:hover {
  color: #dc6027;
}
@media screen and (max-width: 812px) {
  .skin-teaser-quicklinks a,
  .skin-teaser-quicklinks a:hover,
  .skin-teaser-quicklinks a:visited {
    color: #dc6027;
  }
}
/* Transition */


/* teaser-rss-inverse.less */

.skin-teaser-rss-inverse ul li:last-child {
  border-bottom: 0;
}
.skin-teaser-rss-inverse ul li a:hover {
  background-color: #ffffff;
}
/* Transition */


/* teaser-tags.less */

.skin-teaser-tags {
  background-color: #edeff1;
  border: 0;
  margin: 0 0 10px 0;
  padding-bottom: 4px;
}
.skin-teaser-tags p {
  padding-top: 8px;
}
.skin-teaser-tags p a {
  white-space: nowrap;
  color: #000000;
  text-decoration: none;
}
.skin-teaser-tags p a:before {
  content: "";
  vertical-align: -15%;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.skin-teaser-tags p a:hover {
  color: #dc6027;
}
@media screen and (max-width: 812px) {
  .skin-teaser-tags {
    background-color: transparent;
  }
  .skin-teaser-tags p {
    padding-top: 2px;
  }
  .skin-teaser-tags p a {
    display: inline-block;
    color: #dc6027;
  }
  .skin-teaser-tags p a:before {
    vertical-align: -8%;
  }
}
@media print {
  .skin-teaser-tags {
    background-color: #ffffff;
  }
  .skin-teaser-tags p {
    padding-top: 2px;
  }
  .skin-teaser-tags p:last-child {
    margin-bottom: 0;
  }
  .skin-teaser-tags p a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* teaser-title-grey.less */

.skin-teaser-title-grey > h2,
.skin-teaser-title-grey > h3 {
  background: #edeff1;
}
.skin-teaser-title-grey > h2:first-child,
.skin-teaser-title-grey > h3:first-child {
  padding-top: 9px;
}
.skin-teaser-title-grey > h2 + .topimage,
.skin-teaser-title-grey > h3 + .topimage {
  margin-top: 8px;
}
@media screen and (max-width: 812px) {
  .skin-teaser-title-grey > h2,
  .skin-teaser-title-grey > h3 {
    background: none;
    margin-bottom: 0;
  }
  .skin-teaser-title-grey > h2:first-child,
  .skin-teaser-title-grey > h3:first-child {
    padding-top: 2px;
  }
  .skin-teaser-title-grey > h2 + .topimage,
  .skin-teaser-title-grey > h3 + .topimage {
    margin-top: 2px;
  }
}
@media print {
  .skin-teaser-title-grey > h2,
  .skin-teaser-title-grey > h3 {
    background-color: #ffffff;
    padding-top: 3px;
    padding-bottom: 5px;
  }
  .skin-teaser-title-grey > h2:first-child,
  .skin-teaser-title-grey > h3:first-child {
    padding-top: 5px;
  }
  .skin-teaser-title-grey > h2 + .topimage,
  .skin-teaser-title-grey > h3 + .topimage {
    margin-top: 0;
  }
}
/* Transition */


/* teaser-title-news.less */

.skin-teaser-title-news {
  border-width: 0;
}
.skin-teaser-title-news > h2,
.skin-teaser-title-news > h3 {
  border-width: 1px 0;
  border-style: solid;
  border-color: #a3adb7;
  color: #0028a5;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.1818181818181819em;
  margin: 0;
  padding: 3px 9px;
}
.skin-teaser-title-news > h2:first-child,
.skin-teaser-title-news > h3:first-child {
  padding-top: 3px;
}
.skin-teaser-title-news > h2 + .topimage,
.skin-teaser-title-news > h3 + .topimage {
  margin-top: 8px;
}
.skin-teaser-title-news li {
  border-bottom: none;
}
@media screen and (max-width: 812px) {
  .skin-teaser-title-news > h2 {
    border-width: 0;
    color: #000000;
    font-family: Arial, Helvetica, FreeSans, sans-serif;
    font-size: 1em;
    margin-left: -9px;
    padding-bottom: 6px;
  }
  .skin-teaser-title-news > h2:first-child {
    padding-top: 2px;
  }
  .skin-teaser-title-news > h2 a,
  .skin-teaser-title-news > h2 a:visited,
  .skin-teaser-title-news > h2 a:hover {
    color: #dc6027;
  }
  .skin-teaser-title-news > h2 + .topimage,
  .skin-teaser-title-news > h3 + .topimage {
    margin-top: 2px;
  }
}
@media print {
  .skin-teaser-title-news > h2,
  .skin-teaser-title-news > h3 {
    border-width: 0;
    color: #000000;
    padding: 5px 0 3px;
  }
  .skin-teaser-title-news > h2:first-child,
  .skin-teaser-title-news > h3:first-child {
    padding: 5px 0 6px;
  }
  .skin-teaser-title-news > h2 + .topimage,
  .skin-teaser-title-news > h3 + .topimage {
    margin-top: 2px;
  }
  .skin-teaser-title-news li h3 a {
    margin-left: 9px;
  }
}
/* Transition */


/* teaser-title-only.less */

.skin-teaser-title-only {
  padding-bottom: 0;
}
.skin-teaser-title-only > h2,
.skin-teaser-title-only > h3 {
  background: #edeff1;
  margin-bottom: 0;
}
@media screen and (max-width: 812px) {
  .skin-teaser-title-only {
    display: none;
  }
}
@media print {
  .skin-teaser-title-only {
    display: none;
  }
}
/* Transition */


/* text.less */

.mod-text {
  clear: both;
  margin: .6em 0;
  position: relative;
}
.mod-text h2,
.mod-text h3,
.mod-text h4,
.mod-text h5,
.mod-text h6 {
  margin: 1em 0 0 0;
  line-height: 1.2em;
  font-weight: bold;
  clear: both;
}
.mod-text h2 {
  font-size: 1.1666666666666667em;
  margin-top: 1.5em;
}
.mod-text h3 {
  font-size: 1em;
  margin-top: 1.6em;
}
.mod-text h4,
.mod-text h5,
.mod-text h6 {
  font-size: 1em;
  font-style: italic;
  margin-top: 1.6em;
}
.mod-text .toggle {
  cursor: pointer;
  margin-top: 0;
  padding-top: 1em;
  padding-left: 13px;
}
.mod-text .toggle:before {
  content: '';
  position: absolute;
  margin-top: 2px;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -75px;
  width: 10px;
  height: 13px;
}
.mod-text h3.toggle:before {
  margin-top: 0;
}
.mod-text p {
  margin: 0.3em 0 0.6em 0;
  line-height: 1.6em;
}
.mod-text div.highlighted {
  background: #edeff1;
  padding: 9px 10px 9px 12px;
}
.mod-text div.highlighted > :first-child {
  margin-top: 0.3em;
}
.mod-text div.highlighted h3 {
  font-size: 1.1666666666666667em;
}
.mod-text hr {
  border: 0;
  border-top: 1px solid #c8ced4;
  height: 0;
  margin-top: 3px;
}
.mod-text .topnav {
  clear: both;
  text-align: right;
  margin-bottom: 0;
  padding: 8px 0 3px 0;
  border-bottom: solid 1px #a3adb7;
}
.mod-text .topnav a {
  font-size: 0.9166666666666666em;
  text-decoration: none;
  color: #dc6027;
  padding-left: 13px;
}
.mod-text .topnav a:visited {
  color: #dc6027;
}
.mod-text .topnav a[href^="#"] {
  background-image: none;
}
.mod-text .topnav a[href^="#"]:before {
  content: '';
  position: absolute;
  margin-top: 2px;
  margin-left: -12px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -116px;
  width: 10px;
  height: 13px;
}
.mod-text .topnav a[href^="#"]:hover {
  text-decoration: underline;
}
.mod-text .media {
  float: none;
  margin: 10px 0 7px;
  width: 100%;
  max-width: 100%;
  background: #edeff1;
  overflow: hidden;
}
.mod-text .media.right {
  width: auto;
  float: right;
  margin: 5px 0 5px 20px;
}
.mod-text .media.left {
  width: auto;
  float: left;
  margin: 5px 20px 5px 0;
}
.mod-text .media dt a,
.mod-text .media dt img {
  display: block;
}
.mod-text .media dt a:before,
.mod-text .media dt img:before {
  display: none;
}
.mod-text .media dt a {
  padding: 0;
}
.mod-text .media dt span.gallery {
  position: relative;
  display: block;
}
.mod-text .media dt span.gallery a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  height: 24px;
  background-color: rgba(0, 0, 0, 0.4);
  color: #ffffff;
  text-decoration: none;
  padding: 0 30px 0 0;
}
.mod-text .media dt span.gallery a span {
  position: relative;
  top: 2px;
  left: 7px;
  font-family: "Palatino Linotype", Palatino, "Book Antiqua", "URW Palladio L", serif;
  font-size: 1.1666666666666667em;
}
.mod-text .media dt span.gallery a:after {
  content: '';
  position: absolute;
  top: 6px;
  right: 7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 9px;
  border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff;
  -moz-transform: scale(0.9999);
  /* fix for firefox edges */

}
.mod-text .media dd {
  margin-left: 0;
}
.mod-text .media .copyright,
.mod-text .media .longdesc,
.mod-text .media .caption {
  padding: 8px 10px 8px 9px;
}
.mod-text .media .caption {
  font-weight: bold;
  padding-bottom: 6px;
}
.mod-text .media .zoom {
  float: left;
  position: relative;
  top: -2px;
  min-height: 32px;
}
.mod-text .media .zoom a {
  position: relative;
  top: 0.8333333333333334em;
  margin-left: 7px;
  margin-right: 4px;
  text-indent: -10000px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -20px;
  width: 16px;
  height: 16px;
  padding: 0;
}
.mod-text .media .zoom a:before {
  display: none;
}
.mod-text dd {
  margin-left: 40px;
}
.mod-text ul,
.mod-text ol {
  margin: .4em 0 .6em;
}
.mod-text ul li,
.mod-text ol li {
  padding-bottom: .1em;
}
.mod-text ul {
  list-style-type: none;
  padding-left: 0;
}
.mod-text ul li {
  padding-left: 1.5em;
}
.mod-text ul li:before {
  content: '';
  width: 15px;
  display: inline-block;
  margin-left: -15px;
  float: left;
  margin-top: 2px;
}
.mod-text ul li:before,
.mod-text ul.type1 > li:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -19px;
  width: 15px;
  height: 15px;
}
.mod-text ul.type2 > li:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -38px;
  width: 15px;
  height: 15px;
}
.mod-text ul.type3 > li:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -60px;
  width: 15px;
  height: 15px;
}
.mod-text ul.type4 {
  list-style-type: none;
}
.mod-text ul.type4 > li:before {
  display: none;
}
.mod-text ol {
  padding-left: 2em;
  list-style-type: decimal;
}
.mod-text ol.type2,
.mod-text ol.type1 ol.type1 {
  list-style-type: lower-alpha;
}
.mod-text ol.type2 li ol.type2 {
  list-style-type: decimal;
}
.mod-text table {
  width: 100%;
  border-width: 1px;
  border-spacing: 3px;
  border-style: solid;
  border-color: #c8ced4;
  margin: .4em 0 1em;
}
.mod-text table caption {
  display: block;
  text-align: center;
}
.mod-text table tr {
  vertical-align: top;
}
.mod-text table td,
.mod-text table th {
  border-width: 1px;
  padding: 2px 10px 2px 9px;
  border-style: solid;
  border-color: #c8ced4;
}
.mod-text table td img,
.mod-text table th img,
.mod-text table td .photo,
.mod-text table th .photo {
  width: 100px;
}
.mod-text table th {
  font-weight: bold;
}
.mod-text table td ul,
.mod-text table td ol,
.mod-text table td p {
  margin-bottom: 0;
}
.mod-text table td + img {
  margin-top: 8px;
}
.mod-text table div.objectBlock {
  margin: 0.5em 0;
}
.mod-text table.basic,
.mod-text table.ornate,
.mod-text table.reset {
  border-width: 0;
  border-collapse: collapse;
  border-spacing: 2px;
}
.mod-text table.basic td,
.mod-text table.ornate td,
.mod-text table.reset td,
.mod-text table.basic th,
.mod-text table.ornate th,
.mod-text table.reset th {
  border-width: 0;
  min-height: 0;
  padding: 0;
}
.mod-text table.basic th,
.mod-text table.ornate th,
.mod-text table.reset th {
  text-align: left;
}
.mod-text table.basic tbody tr:nth-child(odd),
.mod-text table.ornate tbody tr:nth-child(odd),
.mod-text table.reset tbody tr:nth-child(odd) {
  background-color: transparent;
}
.mod-text table.basic div.objectBlock,
.mod-text table.ornate div.objectBlock,
.mod-text table.reset div.objectBlock {
  margin: 0;
}
.mod-text table.grid {
  border-width: 1px;
  border-spacing: 3px;
  border-style: solid;
  border-color: #c8ced4;
}
.mod-text table.grid td,
.mod-text table.grid th {
  border-width: 1px;
  padding: 2px 10px 2px 9px;
  border-style: solid;
  border-color: #c8ced4;
  height: 23px;
  min-height: 23px;
}
.mod-text table.grid div.objectBlock {
  margin: 0.5em 0;
}
.mod-text table.ornate {
  border-top: 1px solid #c8ced4;
}
.mod-text table.ornate tr {
  background-image: url(img/div/dot_line_table.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  padding: 0 0 1px 0;
}
.mod-text table.ornate td,
.mod-text table.ornate th {
  padding: 2px 0 3px;
}
.mod-text table.ornate div.objectBlock {
  margin: 0.5em 0;
}
.mod-text table.striped {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 0;
}
.mod-text table.striped th {
  font-weight: bold;
}
.mod-text table.striped td,
.mod-text table.striped th {
  border-width: 0;
  border-left: 2px solid #ffffff;
  min-height: 21px;
  padding: 2px 8px;
}
.mod-text table.striped td:first-child,
.mod-text table.striped th:first-child {
  border-left: 0;
}
.mod-text table.striped tbody tr:nth-child(odd),
.mod-text table.striped .strip {
  background-color: #edeff1;
}
.mod-text table.striped div.objectBlock {
  margin: 0.5em 0;
}
.mod-text table.basic {
  width: auto;
}
.mod-text table.basic tr,
.mod-text table.basic th,
.mod-text table.basic td,
.mod-text table.basic div.objectBlock {
  margin: 0;
  padding: 0;
}
.mod-text table.basic th,
.mod-text table.basic td {
  padding: 2px;
}
.mod-text table .media:first-child {
  margin-top: 6px;
}
.mod-text table .media:first-child.right {
  margin-top: 6px;
}
.mod-text table ol:first-child,
.mod-text table ul:first-child {
  margin-top: 0;
}
.mod-text .helper-scroll {
  overflow-x: auto;
  width: 100%;
  position: relative;
  -webkit-overflow-scrolling: touch;
}
.mod-text .helper-scroll-right {
  position: absolute;
  z-index: 1;
  right: 0;
  width: 3.3333333333333335em;
  height: auto;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffffff',GradientType=1);
}
.mod-text .helper-scroll-right.hidden {
  display: none;
}
.mod-text .helper-scroll-right i {
  font-style: normal;
  position: absolute;
  top: -10px;
  right: 0;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.l-body-news .mod-text .media .caption {
  font-weight: normal;
}
@media screen and (max-width: 812px) {
  .mod-text h2 {
    font-size: 1.1em;
  }
  .mod-text h3 {
    font-size: 1.04em;
  }
  .mod-text h4,
  .mod-text h5,
  .mod-text h6 {
    font-style: normal;
  }
  .mod-text h5 {
    font-size: 0.8461538461538461em;
  }
  .mod-text h6 {
    font-size: 0.7692307692307693em;
  }
  .mod-text h2,
  .mod-text h3,
  .mod-text h4,
  .mod-text h5,
  .mod-text h6 {
    margin-top: 1.1em;
  }
  .mod-text h3.toggle:before {
    margin-top: 2px;
  }
  .mod-text .media {
    background: transparent;
  }
  .mod-text .media.right,
  .mod-text .media.left {
    display: block;
    margin: 10px 0;
    float: none;
  }
  .mod-text .media .zoom {
    top: -9px;
  }
  .mod-text .media .zoom a {
    margin-left: 0;
  }
  .mod-text .media .copyright,
  .mod-text .media .longdesc,
  .mod-text .media .caption {
    padding: 8px 10px 8px 0;
  }
  .mod-text .media .caption {
    font-weight: normal;
    padding: 0.1em 10px 8px 0;
  }
  .mod-text .topnav {
    text-align: left;
    padding: 20px 0 10px 0;
  }
  .mod-text .topnav a {
    font-size: 1em;
  }
  .mod-text ul {
    padding-left: 2em;
  }
  .mod-text ul li,
  .mod-text ul.type1 li,
  .mod-text ul.type2 li,
  .mod-text ul.type3 li {
    padding-left: 0;
  }
  .mod-text ul li:before,
  .mod-text ul.type1 li:before,
  .mod-text ul.type2 li:before,
  .mod-text ul.type3 li:before {
    display: none;
  }
  .mod-text ul.type1 {
    list-style-type: disc;
  }
  .mod-text ul.type2 {
    list-style-type: square;
  }
  .mod-text ul.type3 {
    list-style-type: circle;
  }
}
@media print {
  .mod-text .toggle + div {
    display: block !important;
  }
  .mod-text .toggle:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -99px -58px;
    width: 10px;
    height: 13px;
  }
  .mod-text .media {
    background-color: transparent;
  }
  .mod-text .media.right,
  .mod-text .media.left {
    display: block;
    margin: 10px 0;
    float: none;
  }
  .mod-text .media .zoom a {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -60px 0;
    width: 16px;
    height: 16px;
  }
  .mod-text .media .copyright,
  .mod-text .media .longdesc,
  .mod-text .media .caption {
    padding-left: 0;
  }
  .mod-text ul.type2 > li:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -80px 0;
    width: 15px;
    height: 15px;
  }
  .mod-text div.highlighted {
    background: #ffffff;
    padding-left: 0;
  }
  .mod-text .topnav {
    display: none;
  }
  .mod-text table {
    border-color: #a3adb7;
  }
  .mod-text table td,
  .mod-text table th {
    border-color: #a3adb7;
  }
  .mod-text table.grid {
    border-color: #a3adb7;
  }
  .mod-text table.grid td,
  .mod-text table.grid th {
    border-color: #a3adb7;
  }
  .mod-text table.ornate {
    border-top: 1px solid #a3adb7;
  }
  .mod-text .helper-scroll-right {
    background: #ffffff;
  }
  .mod-text .helper-scroll-right i {
    font-style: normal;
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* text-basics.less */

.skin-text-basics {
  /* reset */

}
.skin-text-basics a {
  text-decoration: none;
  color: #dc6027;
  padding-left: 13px;
  padding-right: 2px;
  background: transparent url(img/sprite/icon/arrow-right.png) 0 0 no-repeat;
}
.skin-text-basics a[href*="//"],
.skin-text-basics a.www {
  padding-left: 13px;
  padding-right: 2px;
  background: transparent url(img/sprite/icon/arrow-up-right.png) 0 0 no-repeat;
}
.skin-text-basics a[href*="uzh.ch"] {
  padding-left: 13px;
  padding-right: 2px;
  background: transparent url(img/sprite/icon/arrow-right.png) 0 0 no-repeat;
}
.skin-text-basics a[href*="/dam/"],
.skin-text-basics a.download {
  color: #000000;
  padding-left: 13px;
  padding-right: 2px;
  background: transparent url(img/sprite/icon/arrow-down.png) 0 1px no-repeat;
}
.skin-text-basics a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.skin-text-basics a:visited {
  text-decoration: underline;
  color: #7b828a;
}
.skin-text-basics a[name] {
  padding-left: 0;
  background-image: none;
}
.skin-text-basics a.topimage,
.skin-text-basics .topimage a,
.skin-text-basics h1 a,
.skin-text-basics h2 a,
.skin-text-basics h3 a,
.skin-text-basics h4 a,
.skin-text-basics h5 a,
.skin-text-basics h6 a {
  padding-left: 0;
  background-image: none;
}
@media screen and (max-width: 812px) {
  .skin-text-basics a[href] {
    color: #dc6027;
  }
}
@media print {
  .skin-text-basics a {
    color: #000000;
    text-decoration: underline;
    background-image: url(img/sprite/icon/arrow-right-print.png);
  }
  .skin-text-basics a[href] {
    color: #000000;
  }
  .skin-text-basics a[href*="//"],
  .skin-text-basics a.www {
    background-image: url(img/sprite/icon/arrow-up-right-print.png);
  }
  .skin-text-basics a[href*="uzh.ch"] {
    background-image: url(img/sprite/icon/arrow-right-print.png);
  }
  .skin-text-basics a[href*="/dam/"],
  .skin-text-basics a.download {
    background-image: url(img/sprite/icon/arrow-down-print.png);
  }
  .skin-text-basics a[name] {
    background-image: none;
  }
  .skin-text-basics a:visited {
    color: #000000;
  }
}
/* Transition */


/* toc.less */

.mod-toc h2 {
  visibility: visible;
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.mod-toc ul {
  line-height: 1.5em;
  margin-bottom: 1.8em;
}
.mod-toc a {
  display: block;
  padding-left: 13px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
}
.mod-toc a:hover {
  color: #dc6027;
  text-decoration: underline;
}
.mod-toc a:visited {
  color: #7b828a;
}
.mod-toc a:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  margin-top: 2px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
@media screen and (max-width: 812px) {
  .mod-toc a {
    color: #dc6027;
    text-decoration: none;
    font-weight: normal;
  }
  .mod-toc a:visited {
    color: #dc6027;
  }
}
@media print {
  .mod-toc a {
    text-decoration: underline;
  }
  .mod-toc a:visited {
    color: #000000;
  }
  .mod-toc a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* topimage.less */

.mod-top-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.mod-top-image img {
  vertical-align: bottom;
}
@media print {
  .mod-top-image {
    display: none;
  }
}
/* Transition */


/* topimagerotator.less */

.mod-top-image-rotator {
  overflow: hidden;
  position: relative;
}
.mod-top-image-rotator img {
  vertical-align: bottom;
  max-width: 460px;
}
.mod-top-image-rotator noscript {
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 812px) {
  .mod-top-image-rotator {
    display: none;
  }
}
@media print {
  .mod-top-image-rotator {
    display: none;
  }
}
/* Transition */


/* topimagerotator-overview.less */

.skin-top-image-rotator-overview {
  margin-bottom: 20px;
}
/* Transition */


/* uplink.less */

.mod-uplink {
  display: block;
  margin-bottom: 17px;
  font-size: 0.95em;
  line-height: 1.3em;
  color: #000000;
  padding-left: 13px;
  text-decoration: none;
}
.mod-uplink:hover {
  text-decoration: underline;
  color: #dc6027;
}
.mod-uplink:before {
  content: "";
  position: absolute;
  margin-left: -13px;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -116px;
  width: 10px;
  height: 13px;
}
@media screen and (max-width: 812px) {
  .mod-uplink {
    display: none;
  }
}
@media print {
  .mod-uplink:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -70px -99px;
    width: 10px;
    height: 13px;
  }
}
/* Transition */


/* zora.less */

.mod-zora #zora-export-list {
  margin: 0 10px 0 0;
}
.mod-zora firstauthor,
.mod-zora type,
.mod-zora pubdate {
  font-weight: bold;
}
.mod-zora .Z3988 {
  display: none;
}
.mod-zora p {
  margin: 0.3em 0 0.6em 0;
  padding: 0;
  line-height: 1.6em;
}
.mod-zora title {
  display: inline;
}
.mod-zora a {
  text-decoration: none;
  color: #dc6027;
}
.mod-zora a:before {
  content: "";
  vertical-align: -10%;
  margin-right: 0.25em;
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -99px -41px;
  width: 10px;
  height: 13px;
}
.mod-zora a:hover,
.mod-zora a:visited {
  color: #dc6027;
  text-decoration: underline;
}
.mod-zora .zora-publication-list {
  margin-bottom: 2em;
}
.mod-zora .zora-publication-list li {
  margin-bottom: 1em;
}
.mod-zora .zora-publication-list ul {
  padding-left: 1em;
}
.mod-zora .zora-publication-list ul > ul {
  padding-left: 1em;
}
.mod-zora .zora-publication-list ul b {
  display: block;
}
.mod-zora .zora-sort-headings {
  overflow: hidden;
  margin-top: .2em;
  margin-bottom: 2em;
}
.mod-zora .zora-sort-headings li {
  float: left;
  border-left: solid 1px black;
  padding-left: .5em;
  margin-left: .5em;
  line-height: 1em;
}
.mod-zora .zora-sort-headings li:first-child {
  margin: 0;
  padding: 0;
  border: none;
}
.mod-zora .zora-publication-head {
  overflow: hidden;
  padding-top: 2px;
}
.mod-zora .zora-publication-head .zora-sort-headings {
  float: left;
}
.mod-zora .zora-publication-head .zora-sorting {
  float: right;
}
.mod-zora .paging-full-numbers {
  margin-bottom: 2em;
}
.mod-zora .paging-full-numbers ul,
.mod-zora .paging-full-numbers li {
  display: inline-block;
}
.mod-zora .paging-full-numbers a {
  color: #000000;
  display: block;
}
.mod-zora .paging-full-numbers a:before {
  display: none;
}
.mod-zora .paging-full-numbers a.paginate_active {
  font-weight: bold;
  color: #dc6027;
}
.mod-zora .paging-full-numbers a.paginate_button,
.mod-zora .paging-full-numbers a.paginate_active {
  border: 1px solid LightGrey;
  cursor: pointer;
  margin: 0 1px;
  padding: 2px 2px;
}
.mod-zora .zora-page-navigation {
  text-align: center;
}
.mod-zora .zora-page-navigation li {
  display: inline-block;
}
.mod-zora .zora-page-navigation .nav-items {
  display: inline-block;
}
.mod-zora .zora-page-navigation .nav-item {
  color: #000000;
  display: inline-block;
  padding: 5px 5px 5px 0;
}
.mod-zora .zora-page-navigation .nav-item.active {
  pointer-events: none;
  cursor: default;
  font-weight: bold;
  color: #0028a5;
}
.mod-zora .zora-page-navigation .nav-item.active:before {
  background: none;
}
.mod-zora .zora-page-navigation .nav-item.inactive:hover {
  color: #dc6027;
  text-decoration: none;
}
.mod-zora .zora-page-navigation .nav-item.inactive:active {
  color: #dc6027;
  text-decoration: none;
}
.mod-zora .zora-page-navigation .nav-item.inactive:before {
  background: none;
}
.mod-zora .zora-page-navigation .nav-button {
  vertical-align: middle;
  display: inline-block;
  padding-bottom: 0;
}
.mod-zora .zora-page-navigation .nav-button:before {
  content: "";
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -30px -80px;
  width: 11px;
  height: 15px;
}
.mod-zora .zora-page-navigation .nav-button:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -80px -57px;
  width: 11px;
  height: 15px;
}
.mod-zora .zora-page-navigation .nav-button.inactive {
  pointer-events: none;
  cursor: default;
}
.mod-zora .zora-page-navigation .nav-button.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: 0 -80px;
  width: 11px;
  height: 15px;
}
.mod-zora .zora-page-navigation .nav-button.next {
  left: auto;
  right: 0;
  text-align: right;
  padding: 0 0 0 1em;
}
.mod-zora .zora-page-navigation .nav-button.next:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -15px -80px;
  width: 11px;
  height: 15px;
}
.mod-zora .zora-page-navigation .nav-button.next:hover:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -45px -80px;
  width: 11px;
  height: 15px;
}
.mod-zora .zora-page-navigation .nav-button.next.inactive:before {
  display: inline-block;
  background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
  background-position: -60px -80px;
  width: 11px;
  height: 15px;
}
@media print {
  .mod-zora a {
    color: #000000;
    text-decoration: underline;
  }
  .mod-zora a:before {
    display: inline-block;
    background: url(img/sprite/sprite.png?20150331135517) no-repeat 0 0;
    background-position: -14px -99px;
    width: 10px;
    height: 13px;
  }
  .mod-zora a:visited {
    text-decoration: underline;
    color: #000000;
  }
}
/* Transition */