<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* - ++theme++unifreiburg.theme.base/css/styles.css - */
/* https://www.archaeologie.uni-freiburg.de/portal_css/++theme++unifreiburg.theme.base/css/styles.css?original=1 */
@charset "UTF-8";
/* */
@font-face { font-family: 'FontAwesome'; src: url("/++theme++unifreiburg.theme.base/fonts/fontawesome-webfont.eot?v=4.7.0"); src: url("/++theme++unifreiburg.theme.base/fonts/fontawesome-webfont.eot?#iefix&amp;v=4.7.0") format("embedded-opentype"), url("/++theme++unifreiburg.theme.base/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/++theme++unifreiburg.theme.base/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/++theme++unifreiburg.theme.base/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/++theme++unifreiburg.theme.base/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 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
/* */
.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 &gt; 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 #eeeeee; 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; }
/* */
.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: #ffffff; }
/* */
.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; }
@font-face { font-family: 'Roboto'; src: local("Roboto"), url("/++theme++unifreiburg.theme.base/fonts/roboto/Roboto-Regular.ttf") format("truetype"); font-weight: 400; font-style: normal; }
@font-face { font-family: 'Roboto'; src: local("Roboto"), url("/++theme++unifreiburg.theme.base/fonts/roboto/Roboto-Italic.ttf") format("truetype"); font-weight: 400; font-style: italic; }
@font-face { font-family: 'Roboto'; src: local("Roboto"), url("/++theme++unifreiburg.theme.base/fonts/roboto/Roboto-Medium.ttf") format("truetype"); font-weight: 700; font-style: normal; }
@font-face { font-family: 'Roboto'; src: local("Roboto"), url("/++theme++unifreiburg.theme.base/fonts/roboto/Roboto-MediumItalic.ttf") format("truetype"); font-weight: 700; font-style: italic; }
@font-face { font-family: 'Roboto'; src: local("Roboto"), url("/++theme++unifreiburg.theme.base/fonts/roboto/Roboto-Bold.ttf") format("truetype"); font-weight: 900; font-style: normal; }
@font-face { font-family: 'Roboto'; src: local("Roboto"), url("/++theme++unifreiburg.theme.base/fonts/roboto/Roboto-BoldItalic.ttf") format("truetype"); font-weight: 900; font-style: italic; }
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
@media screen { .row { position: relative; float: left; width: 100%; display: block; }
.cell { position: relative; float: left; left: 100%; }
#page.width-page { width: 1004px; }
.width-base { width: 100%; }
.width-main { width: 756px; }
.width-portal-top, .width-content { width: 722px; }
body.col-two .width-content { width: 543px; }
.width-sidebar { width: 182px; }
.width-navigation { width: 180px; }
.position-base { margin-left: -100%; }
.position-main { margin-left: -756px; }
.position-portal-top, .position-content { margin-left: -739px; }
.position-sidebar { margin-left: -196px; }
.position-0-100 { margin-left: -100%; }
.width-full-100 { width: 100%; }
#portal-top-section-inner { /* */ /* */ /* */ /* */ /* */ }
#portal-top-section-inner div.width-full { width: 100%; }
#portal-top-section-inner div.width-1\3a 2 { width: 48%; }
#portal-top-section-inner div.width-1\3a 3 { width: 31%; }
#portal-top-section-inner div.position-0 { margin-left: -100%; }
#portal-top-section-inner div.position-1\3a 2 { margin-left: -48%; }
#portal-top-section-inner div.position-1\3a 3 { margin-left: -65.5%; }
#portal-top-section-inner div.position-2\3a 3 { margin-left: -31%; }
#search-section { background: #efefef; display: block; overflow: hidden; height: 0; transition: height 0.1s ease-out 0.1s; }
#search-section #search-inner { opacity: 0; transition: opacity 0.1s ease-in; }
#search-section.visible { height: 100px; overflow: visible; transition: height 0.1s ease-out; }
#search-section.visible #search-inner { opacity: 1; transition: opacity 0.1s ease-out 0.1s; }
#search-inner { margin: 30px 0; display: flex; align-items: center; justify-content: center; }
#portal-searchbox { font-size: 1.2em; border: medium none; clear: none; float: none; margin: 0; padding: 0; text-align: left; position: relative; }
#portal-searchbox form { white-space: nowrap; border: medium none; clear: none; float: none; margin: 0; padding: 0; text-align: left; }
#portal-searchbox label { font-weight: normal; }
#portal-searchbox .searchSection { display: none; }
#portal-searchbox input.searchButton { background: #c1002a; border: 0; color: #ffffff; float: none; font-family: Roboto, Arial, sans-serif; font-size: 1.1em; font-weight: 900; margin: 0 0 0 15px; padding: 6px 12px; cursor: pointer; height: 2.25em; text-transform: uppercase; }
/* */
.livesearchContainer { background-color: #ffffff; border: 1px solid #c9cac8; color: #363534; font-family: Roboto, Arial, sans-serif; margin-top: 0; padding: 0 !important; visibility: visible; white-space: normal; text-align: left; width: 300px; }
#livesearchLegend { background-color: #ffffff; border-color: #c9cac8; border-style: solid solid none; border-width: 1px 1px 0; line-height: 1em; margin-left: -0.1em; margin-top: -2em; padding: 0.3em; }
#portal-searchbox #livesearchLegend { background-color: #ffffff; line-height: 12px; margin: 0 0 0 -1px; padding: 2px 10px; }
#portal-searchbox #LSResult { background: transparent none repeat scroll 0 0; padding-top: 0; position: absolute; z-index: 999; }
#portal-searchbox #LSResult ul { list-style: outside none none; margin: 0; padding: 0; }
#portal-searchbox #LSResult ul li { list-style: outside none none; margin: 0.5em 0 0 0; padding: 0; }
#portal-searchbox .LSBox { height: inherit; overflow: visible; text-align: left; }
.LSBox .searchSection { display: inline-block; }
#portal-searchbox .LSRow { border: 0 none; font-size: 1.1em; line-height: 1.2em; }
.LSRow, #LSNothingFound { display: block; padding: 0.5em 1em; white-space: normal; width: 100%; }
.LSRow a { font-weight: bold; text-decoration: none; }
.LSHighlight { background: #dddddd; }
.LSDescr { color: #363534; font-size: 0.8em; margin-left: 2em; }
.LSShadow { position: relative; text-align: right; }
.LSIEFix { background-color: #ffffff; padding: 0.5em !important; z-index: 20; }
.LSTable { margin: 1em 0; }
/* */
#searchGadget { width: 12em; border: 1px solid #c9cac8; float: left; font-family: Roboto, Arial, sans-serif; font-size: 1.1em; margin: 0; padding: 6px 12px; background: #ffffff; border-radius: 3px; height: 1.5em; }
#searchGadget:focus-visible { border-color: #c1002a; outline: none; }
#nav-section { margin-left: -1002px; margin-top: 47px; }
#home a { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEXKysgzMzNo3u1hAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRUJERIvKkVQAAAAOUlEQVQI12NggIEGBgbGAwwMzA8YGNgLGBj4LBgYZGQYGCz4GBgszzEwcHpA8QkGBg4OBgb+H3CdAO18BvEzUdEWAAAAAElFTkSuQmCC'); background-repeat: no-repeat; background-position: 97% center; padding-left: 7px; margin-bottom: 1px; }
#home a:focus, #home a:hover { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEUANZL////bUYEEAAAAAXRSTlMAQObYZgAAADlJREFUCNdjYICBBgYGxgMMDMwPGBjYCxgY+CwYGGRkGBgs+BgYLM8xMHB6QPEJBgYODgYG/h9wnQDtfAbxM1HRFgAAAABJRU5ErkJggg=='); }
#home.portletNavigationTree { margin: 0px; }
#home.portletNavigationTree ul.navTreeLevel0 li { background-color: #c9cac8; border: 0px; }
/* */
/* */
#horizontal-portal-tabs { display: none; background: #efefef; }
#horizontal-portal-tabs ul { padding: 3px 17px; }
#horizontal-portal-tabs a { color: #000; }
#horizontal-portal-tabs + #crumbs-section { background: #efefef; }
#horizontal-portal-tabs li { border-right: 1px #000 solid; margin-right: 0.5em; padding-right: 0.5em; }
#horizontal-portal-tabs li:last-child { border-right: 0; margin-right: 0; padding-right: 0; }
/* */
/* */
/* */
/* */
#document-action-print { display: none; }
#mobile-nav { height: 0; }
#mobile-nav-inner { margin: 0 auto; }
#mobile-nav-button { color: #ffffff; }
#mobile-nav-button i { font-size: 1.75rem; margin-top: 10px; }
#mobile-nav-button span { display: none; }
.flyoutNav a { color: #363534; display: block; margin: 0; padding: 3px 0 3px 8px; text-decoration: none; line-height: 14px !important; }
.flyoutNav a:focus, .flyoutNav a:hover { color: #ffffff; text-decoration: none; }
.flyoutNav ul { list-style: outside none none; margin: 0; padding: 0; text-align: left; white-space: normal; z-index: 1000; }
.flyoutNav ul ul { /* */ padding-bottom: 20px; padding-top: 20px; left: 100%; opacity: 0; visibility: hidden; position: absolute; z-index: 999; transition: visibility 0.5s ease-out 0s, opacity 0.5s ease-out 0s; margin: -45px 0 0; }
.flyoutNav ul ul ul { margin: -44px 0 0; }
.flyoutNav ul ul a { border-top: 1px solid #fff; border-left: 1px solid #fff; border-right: 1px solid #fff; width: 208px; }
.flyoutNav ul ul ul a { border-left: none; }
.flyoutNav ul li { display: block; list-style: outside none none; margin: 0; padding: 0; }
.flyoutNav ul li:hover &gt; ul { visibility: visible; opacity: 1; height: auto; overflow: visible; z-index: 1000; transition: visibility 0.5s ease-in 0s, opacity 0.5s ease-in 0s; }
.flyoutNav ul.navTreeLevel1 &gt; li:first-child { border-top: 3px solid #004a99; }
.flyoutNav ul.navTreeLevel2 &gt; li:first-child { border-top: 3px solid #2a6ebb; }
.flyoutNav ul.navTreeLevel3 &gt; li:first-child { border-top: 3px solid #6f9ad3; }
.flyoutNav ul.navTreeLevel1 &gt; li a { background-color: #e0e1dd; }
.flyoutNav ul.navTreeLevel2 &gt; li a { background-color: #e0e1dd; }
.flyoutNav ul.navTreeLevel3 &gt; li a { background-color: #e0e1dd; }
.flyoutNav ul.navTreeLevel1 &gt; li a:hover { background-color: #004a99; }
.flyoutNav ul.navTreeLevel2 &gt; li a:hover { background-color: #2a6ebb; }
.flyoutNav ul.navTreeLevel3 &gt; li a:hover { background-color: #6f9ad3; }
.flyoutNav ul &gt; li &gt; div &gt; a { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAWBAMAAAAP/cBTAAAAElBMVEXJysiam5y6u7qpqqqdnp/Gx8Wq8EImAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRQNKghRT5yrAAAAIElEQVQI12NgIAwMQISIApAQFAYRgk4wQhgmYcBAFAAAZwoB2apngykAAAAASUVORK5CYII='); background-repeat: no-repeat; background-position: right top; }
.flyoutNav ul &gt; li &gt; div:hover &gt; a { background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAWBAMAAAAP/cBTAAAAGFBMVEUASpnJysi8wsWKork/cqgNUpw+cqgMUpz4morRAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRQNMzGVSr27AAAAIUlEQVQI12NgIAwMQISQA5AQFAYRgiogQg3KFUqAKSEMAG0KAfsOSVxRAAAAAElFTkSuQmCC'); }
.flyoutNav ul &gt; li &gt; div:only-child &gt; a { background-image: none; }
.flyoutNav ul &gt; li &gt; div:only-child:hover &gt; a { background-image: none; }
.quick-access a.navTitle { background: #c9cac8 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEXKysgzMzNo3u1hAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRUJDyVD1t+AAAAAJklEQVQI12NggIL/DQwMDUC8C8hoADL2Q+ldu1Dp/7ugCkEaIAAA4okVlxywj4oAAAAASUVORK5CYII=') no-repeat 97% center; border-bottom: 1px solid #efefef; }
.quick-access a.navTitle:focus, .quick-access a.navTitle:hover { background: #004a99 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEUASpn///930nEbAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRUJEBTfUtEkAAAAJklEQVQI12NggIL/DQwMDUC8C8hoADL2Q+ldu1Dp/7ugCkEaIAAA4okVlxywj4oAAAAASUVORK5CYII=') no-repeat 97% center; color: #ffffff; }
.collection-menu a.navTitle { background: #c9cac8 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEXKysgzMzNo3u1hAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRUJEhzjvzuUAAAALElEQVQI12NggALGBgYGKx8GBhcjBoYWRQaGpkQGBtdJCLEOQSAWaMDAQAAAMl0K6mYxZoEAAAAASUVORK5CYII=') no-repeat 97% center; border-bottom: 1px solid #fff; }
.collection-menu a.navTitle:focus, .collection-menu a.navTitle:hover { background: #004a99 url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEUASpn///930nEbAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRUJEjNIbgbNAAAALElEQVQI12NggALGBgYGKx8GBhcjBoYWRQaGpkQGBtdJCLEOQSAWaMDAQAAAMl0K6mYxZoEAAAAASUVORK5CYII=') no-repeat 97% center; color: #ffffff; }
.flyoutNav.collection-menu ul ul { border-top: 0px; padding-top: 0px; margin-top: -25px; }
dl.portletNavigationTree { background-color: transparent; border-bottom: medium none; line-height: 1.2em; margin: 22px 0 21px; overflow: hidden; padding: 0; width: auto; }
.portletNavigationTree .portletItem { border: 0; }
#nav-section .portletNavigationTree dt { display: none; }
.portletNavigationTree ul, .portletNavigationTree ul li, .portletNavigationTree dd, .portletNavigationTree div { margin: 0; padding: 0; }
.portletNavigationTree ul li { list-style: outside none none; margin: 1px 0 0 1px; }
.portletNavigationTree ul li.navTreeLastItem { border-bottom: medium none; }
.portletNavigationTree li.navTreeItem a { color: #363534; display: block; margin: 0; padding: 3px 0; text-decoration: none; width: auto; line-height: 1.2em !important; }
.portletNavigationTree ul.navTreeLevel0 &gt; li { margin-left: 0; }
.portletNavigationTree ul.navTreeLevel0 &gt; li { border-left: #004a99 3px solid; }
.portletNavigationTree ul.navTreeLevel0 &gt; li &gt; a { background-color: #c9cac8; padding-left: 4px; border-left: none !important; }
.portletNavigationTree ul.navTreeLevel0 &gt; li &gt; a:focus, .portletNavigationTree ul.navTreeLevel0 &gt; li &gt; a:hover { background-color: #004a99; color: #ffffff; }
.portletNavigationTree ul.navTreeLevel0 &gt; li &gt; a.navTreeCurrentItem { background-color: #004a99 !important; color: #ffffff; margin-left: 0; padding-left: 5px; }
.portletNavigationTree ul.navTreeLevel0 &gt; li.navTreeCurrentNode &gt; ul &gt; li { border-left: #004a99 3px solid; }
body.navLevel0 .portletNavigationTree li.navTreeItemInPath &gt; ul.navTreeLevel0 &gt; li { border-left: #004a99 3px solid; }
.portletNavigationTree ul.navTreeLevel1 &gt; li { border-left: #2a6ebb 3px solid; }
.portletNavigationTree ul.navTreeLevel1 &gt; li &gt; a { background-color: #e0e1dd; padding-left: 4px; border-left: none !important; }
.portletNavigationTree ul.navTreeLevel1 &gt; li &gt; a:focus, .portletNavigationTree ul.navTreeLevel1 &gt; li &gt; a:hover { background-color: #2a6ebb; color: #ffffff; }
.portletNavigationTree ul.navTreeLevel1 &gt; li &gt; a.navTreeCurrentItem { background-color: #2a6ebb !important; color: #ffffff; margin-left: 0; padding-left: 5px; }
.portletNavigationTree ul.navTreeLevel1 &gt; li.navTreeCurrentNode &gt; ul &gt; li { border-left: #2a6ebb 3px solid; }
body.navLevel1 .portletNavigationTree li.navTreeItemInPath &gt; ul.navTreeLevel1 &gt; li { border-left: #2a6ebb 3px solid; }
.portletNavigationTree ul.navTreeLevel2 &gt; li { border-left: #6f9ad3 3px solid; }
.portletNavigationTree ul.navTreeLevel2 &gt; li &gt; a { background-color: #f2f3f1; padding-left: 4px; border-left: none !important; }
.portletNavigationTree ul.navTreeLevel2 &gt; li &gt; a:focus, .portletNavigationTree ul.navTreeLevel2 &gt; li &gt; a:hover { background-color: #6f9ad3; color: #ffffff; }
.portletNavigationTree ul.navTreeLevel2 &gt; li &gt; a.navTreeCurrentItem { background-color: #6f9ad3 !important; color: #ffffff; margin-left: 0; padding-left: 5px; }
.portletNavigationTree ul.navTreeLevel2 &gt; li.navTreeCurrentNode &gt; ul &gt; li { border-left: #6f9ad3 3px solid; }
body.navLevel2 .portletNavigationTree li.navTreeItemInPath &gt; ul.navTreeLevel2 &gt; li { border-left: #6f9ad3 3px solid; }
.portletNavigationTree ul.navTreeLevel3 &gt; li { border-left: #6f9ad3 3px solid; }
.portletNavigationTree ul.navTreeLevel3 &gt; li &gt; a { background-color: #f2f3f1; padding-left: 4px; border-left: none !important; }
.portletNavigationTree ul.navTreeLevel3 &gt; li &gt; a:focus, .portletNavigationTree ul.navTreeLevel3 &gt; li &gt; a:hover { background-color: #6f9ad3; color: #ffffff; }
.portletNavigationTree ul.navTreeLevel3 &gt; li &gt; a.navTreeCurrentItem { background-color: #6f9ad3 !important; color: #ffffff; margin-left: 0; padding-left: 5px; }
.portletNavigationTree ul.navTreeLevel3 &gt; li.navTreeCurrentNode &gt; ul &gt; li { border-left: #6f9ad3 3px solid; }
body.navLevel3 .portletNavigationTree li.navTreeItemInPath &gt; ul.navTreeLevel3 &gt; li { border-left: #6f9ad3 3px solid; }
.portletNavigationTree ul.navTreeLevel4 &gt; li { border-left: #6f9ad3 3px solid; }
.portletNavigationTree ul.navTreeLevel4 &gt; li &gt; a { background-color: #f2f3f1; padding-left: 4px; border-left: none !important; }
.portletNavigationTree ul.navTreeLevel4 &gt; li &gt; a:focus, .portletNavigationTree ul.navTreeLevel4 &gt; li &gt; a:hover { background-color: #6f9ad3; color: #ffffff; }
.portletNavigationTree ul.navTreeLevel4 &gt; li &gt; a.navTreeCurrentItem { background-color: #6f9ad3 !important; color: #ffffff; margin-left: 0; padding-left: 5px; }
.portletNavigationTree ul.navTreeLevel4 &gt; li.navTreeCurrentNode &gt; ul &gt; li { border-left: #6f9ad3 3px solid; }
body.navLevel4 .portletNavigationTree li.navTreeItemInPath &gt; ul.navTreeLevel4 &gt; li { border-left: #6f9ad3 3px solid; }
#portal-globalnav { background: #efefef; }
#portal-globalnav-container { background-color: #ffffff; border-bottom: medium none; line-height: 1.2em; margin: 0 0 21px; overflow: hidden; padding: 0; width: auto; }
#portal-globalnav-container ul, #portal-globalnav-container ul li, #portal-globalnav-container dd, #portal-globalnav-container div { margin: 0; padding: 0; }
#portal-globalnav-container li a { background-color: #c9cac8; color: #363534; display: block; margin: 0; padding: 3px 0; text-decoration: none; width: auto; border-left: 1px #c9cac8; line-height: 1.2em !important; }
#portal-globalnav-container ul a { padding-left: 4px; }
#portal-globalnav-container ul a:focus, #portal-globalnav-container ul a:hover { background-color: #004a99 !important; color: #ffffff !important; }
#portal-globalnav-container ul li { display: list-item; background-color: #ffffff; border-left: #616265 3px solid; list-style: outside none none; margin: 0; margin-bottom: 1px; }
#portal-globalnav-container ul li.selected a { background-color: #004a99; color: #ffffff; margin-left: 0; padding-left: 4px; }
#crumbs-section { background-color: #efefef; font-size: 110%; padding: 10px 0; color: rgba(0, 0, 0, 0.6); /* */ }
#crumbs-section #breadcrumbs-you-are-here { display: none; }
#crumbs-section a { color: #363534; opacity: .6; }
#crumbs-section #portal-breadcrumbs &gt; #breadcrumbs-home &gt; a { display: inline-block; width: 12px; white-space: nowrap; overflow: hidden; height: 14px; }
#crumbs-section #portal-breadcrumbs &gt; #breadcrumbs-home &gt; a:before { display: inline-block; background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARAQMAAAABo9W5AAAABlBMVEXKysgzMzNo3u1hAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQffBRUJERIvKkVQAAAAOUlEQVQI12NggIEGBgbGAwwMzA8YGNgLGBj4LBgYZGQYGCz4GBgszzEwcHpA8QkGBg4OBgb+H3CdAO18BvEzUdEWAAAAAElFTkSuQmCC'); background-repeat: no-repeat; background-position: -2px -2px; width: 16px; height: 13px; content: ""; }
#crumbs-inner { padding: 3px 17px 5px 17px; }
.breadcrumbSeparator { color: #999; font-size: 1.2em; display: inline-block; margin-top: -4px; margin-left: 5px; margin-right: 5px; }
.documentActions { float: right; text-align: right; padding: 0; }
.documentActions ul { display: block; float: right; list-style-image: none; list-style-type: none; margin: 0; padding: 0; }
.documentActions li { background-color: transparent; display: inline; float: left; margin: -1px 0 0 2px; padding: 0; }
#document-action-print a { background: transparent url('data:image/gif;base64,R0lGODlhEQARAIABADMzMwAAACH5BAEAAAEALAAAAAARABEAAAIujI+pAd2bwHnQSEvhnZVFnWGbJTrXOC4oY5relCLh2Z4yeb+w5LAxzqnUfp1EAQA7') no-repeat scroll left center; display: block; height: 17px; width: 0px; padding-left: 17px; overflow: hidden; }
#document-action-rss a { background: transparent url('data:image/gif;base64,R0lGODlhEAAQAIABAC4vLf///yH5BAEAAAEALAAAAAAQABAAAAIrjI+pu+APE2BmnhmRrdpdrXjBNo5iiXKV5ZEum5Yi7JoqBlKkCWXUDzwUAAA7') no-repeat scroll left center; display: block; height: 17px; width: 0px; padding-left: 17px; overflow: hidden; }
.documentActions a { border: medium none !important; text-decoration: none; }
#document-action-sendto span, #document-action-print span, #document-action-extedit span, #document-action-rss span { left: -1000px; overflow: hidden; position: absolute; top: -1000px; }
#main-footer #footer { background-color: #004a99; line-height: 1.2em; font-size: 0.8em; padding: 8px 17px 6px 17px; }
#main-footer #footer a { color: #ffffff; text-decoration: none; }
#main-footer #footer .copyright { color: #b2b4b3; float: right; }
#main-footer cell { background-color: #ffffff; height: 54px; }
#main-footer a:hover { text-decoration: underline; }
#user-name { background: url('data:image/gif;base64,R0lGODlhEAAQAPcAAFtJMlpJNFxIMU5OTm2XH3aIVJNkK5FmMJZnPbt6NIZzXId0XpVwQZRzR5p7VI1+baZ3Tdl+Kt1/LIO2JYe5K4q8M4idYZKBbJK/QLqddZfDR5rFTZ/HVqfMZanNacKVWuKVQ+ejVuelVu21bPC/e5+XjKOjo7rXhr3aiM+1kNi4icffm8rio83jqNHmrtXotOPEl/HDg/LKjvfaq/ngut3Z1Nvrwd/tx/vqz+Hh4erq6vAoKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAADsALAAAAAAQABAAAAh4AHcIHEiwoMEdFxRcOFhQQQMGBwQwFLjAQQoYHwwAmPggA40ZMRIEmFhChQwSISIMmLjDhAgQEhCwFAih5kwTJkbgIDFg5UETL1gUIGFBQwWfBE3ccLHihAUOGChMQCrQhI0WE1B02OCBwNSCPcOK7TmzrNmzOwICADsK') no-repeat left center; padding-left: 20px; }
#font-size-switch { float: right; margin: 0 0 0 5em; padding: 0; text-align: right; }
#font-size-switch a { margin-left: 0.3em; }
/* */
#portal-siteactions { background-color: transparent; float: left; line-height: normal; list-style-image: none; list-style-type: none; margin: 0; padding: 0; }
#portal-siteactions li { display: inline; margin-bottom: 0.25em; white-space: nowrap; }
#portal-siteactions li:after { content: " |"; color: #ffffff; }
#portal-siteactions li:last-child:after { content: ""; }
#portal-siteactions li a { background-color: transparent; border: 0 none; color: #ffffff; height: auto; margin-right: 0; padding: 2px; text-transform: none; }
#portal-siteactions li a:hover { text-decoration: underline !important; }
/* */
#portal-personaltools { font-size: 0.8em; background-color: #efefef; border: medium none; display: block; line-height: 1.4em; margin: 0; padding: 4px 17px; list-style: outside none none; text-align: right; text-transform: none; }
#portal-personaltools li { display: inline; margin-left: 1em; margin-bottom: 0.25em; }
#portal-personaltools li a { color: #363534; }
#portal-personaltools img { border: medium none; vertical-align: middle; }
/* */
.manageFooterPortletsLink { margin: 0; padding: 0.5em 0; background: #c9cac8; }
#portlets-footer { background: #c9cac8; }
/* */
#responsive-switch a { float: left; font-size: 0.8em; line-height: 1.4em; decoration: none; padding: 4px 17px; } }
h1.documentFirstHeading { float: none !important; margin-right: 0 !important; }
h1.documentFirstHeading .highlightedSearchTerm { font-weight: bold !important; }
.highlightedSearchTerm { display: inline !important; background-color: #d0eb8a; }
#content li, dl.portlet li, .portletStaticText li { line-height: 1.2em; }
dl.toc { box-sizing: border-box; background-color: #ffffff; width: 100%; border: 1px solid #c9cac8; font-size: 90% !important; margin: 1.5em 0 .5em 0; position: relative; padding: 1.375em 0 0.125em 1em; }
dl.toc dd { border: 0; }
dl.toc dt { display: inline; background: #ffffff none repeat scroll 0% 0% !important; border: 1px solid #c9cac8; font-weight: normal; margin: 0 !important; top: -1em; left: 1.5em; padding: 0.2em 1em !important; position: absolute; text-transform: none; }
dl.toc ol, #content ul, .portletStaticText ul { list-style-image: url('data:image/gif;base64,R0lGODlhBQANAIABAHR2eQAAACH5BAEAAAEALAAAAAAFAA0AAAIKjI+pu+APo4SpAAA7'); list-style-type: square; overflow: hidden; margin: 0 !important; padding: 0 0 0 1.5em !important; }
#content div.documentByLine { font-size: 95%; color: #747678; text-align: right; }
fieldset#search-field { margin-top: 2em; }
/* */
dl.portalMessage.warning { border-color: #D80; }
dl.portalMessage.warning dt { background-color: #D80; }
dl.portalMessage.warning dd { background-color: #FD7; }
dl.portalMessage.error { border-color: #D80; }
dl.portalMessage.error dt { background-color: #D00; }
dl.portalMessage.error dd { background-color: #FD7; }
dl.portalMessage a { color: #2a6ebb !important; text-decoration: underline; border-bottom: 0 !important; }
/* */
#folderContentsForm table#listing-table { width: 100%; }
#folderContentsForm table#listing-table td:nth-of-type(3) { word-break: break-all; /* */ /* */ /* */ }
/* */
div.overlay-iframe, div.overlay-ajax { z-index: 999; /* */ }
#edit-bar { font-size: 100%; min-height: 26px; border: 0; background-color: transparent; margin-top: 1em; }
#content-views li.selected a, #content li.formTab a.selected, #content-core li.formTab a.selected { border-radius: 0; background: #efbd47; border-bottom: 1px #efbd47 solid; color: #fff; }
#content-views a, #content li.formTab a, #content-core li.formTab a { color: #004a99; }
#content-views li a:hover, #content li.formTab a:hover, #content-core li.formTab a:hover { border-radius: 0; background: #f7dfa5; color: #004a99; }
#content-views { background-color: transparent; padding-left: 1em; margin-bottom: -1px; }
#content-views a, #content li.formTab a, #content-core li.formTab a { border: 1px #e98300 solid; color: #363534; line-height: 1.5em; }
.contentActions { clear: both; background: #efbd47; height: 1.6em; border: 1px #e98300 solid; padding-top: 1px; }
#contentActionMenus { top: 0; right: 0; background: transparent; border-radius: 0; padding: 0; }
#contentActionMenus dl.actionMenu a, #contentActionMenus dl.actionMenu.activated dd { background-color: #efbd47; color: #004a99; }
#contentActionMenus dl.actionMenu { line-height: 1.5em; }
#contentActionMenus dl.actionMenu.activated dd { border: 1px #e98300 solid; border-top: none; }
.actionMenuContent { padding: 0; }
dl.actionMenu.activated dd { border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding-bottom: 3px; }
.actionMenuContent li { line-height: 1.5em; }
.actionMenuContent li a { padding: 0 3px; }
#edit-bar a { text-decoration: none; }
div.formControls { margin: 0 0 1em 0; }
#content textarea { font: inherit; }
legend { border: 1px solid #c9cac8; }
#content legend { font-size: 95%; padding: 0.2em 1em; }
#content fieldset { border: 1px solid #c9cac8; }
.formHelp { color: #747678; }
#login-form .field:nth-of-type(1) { margin-top: 1em; }
dl.portlet { font-size: inherit; }
dl.portlet dt a:link, dl.portlet dt a:visited { color: #363534; }
dl.portlet dt a:hover { color: #2a6ebb; }
.portletItemDetails { color: #363534; display: block; font-size: 0.9em; padding: 2px 0; text-align: right; }
/* */
dl.portlet ul.navTreeLevel0 &gt; .navTreeItem { padding: 0; border-bottom: 0; line-height: inherit; }
dl.portlet ul.navTreeLevel1 .navTreeItem { padding-left: 0; line-height: inherit; }
dl.portlet ul.navTree .navTreeCurrentItem { background-color: inherit; border-left: 0; margin-left: 0; margin-right: 0; }
/* */
.portletCalendar dt { border-bottom: 1px solid #c9cac8; }
dl.portletCalendar dd.portletItem { padding: 0 !important; }
table.ploneCalendar { border-collapse: collapse; }
.ploneCalendar td { background: #fff; border: 1px solid #ffffff; }
.ploneCalendar .event { background-color: #fff; font-weight: bold; }
.ploneCalendar .event a { color: #004a99; }
.ploneCalendar .todayevent { font-weight: bold; background: #fff; border: 2px solid #004a99; }
.ploneCalendar .todayevent a { /* */ color: #004a99; }
.ploneCalendar .todaynoevent { border: 2px solid #004a99; }
.ploneCalendar .todaynoevent strong { font-weight: normal; }
.ploneCalendar .weekdays th { font-weight: normal; background-color: #e0e1dd; }
#themeControlPanel button, #themeControlPanel input.context, #themeControlPanel input.standalone { padding: 2px 2px 2px 20px !important; }
#main-header { /* */ background: #004A99; border-bottom: 4px #ffffff solid; }
#language-tool { display: none; width: 28px; height: 28px; border-radius: 5rem; background-color: #c1002a; font-size: .9rem; text-align: center; margin-left: 15px; cursor: pointer; }
#language-tool i { margin-top: 6px; }
#language-tool .fa-times { display: none; }
#language-tool.visible .fa-globe { display: none; }
#language-tool.visible .fa-times { display: inherit; }
#search-tool { width: 28px; height: 28px; border-radius: 5rem; background-color: #c1002a; font-size: .9rem; text-align: center; margin-left: 15px; cursor: pointer; }
#search-tool i { margin-top: 6px; }
#search-tool .fa-times { display: none; }
#search-tool.visible .fa-search { display: none; }
#search-tool.visible .fa-times { display: inherit; }
#header-container-inner { min-height: 116px; }
#meta-header-container-inner, #header-container-inner { display: flex; color: #fff; font-size: 1rem; margin: 0 auto; padding-left: 0; width: 1004px; }
#meta-header-container { white-space: nowrap; background-color: #00376d; }
#meta-header-container #meta-header-container-inner { padding-top: 20px; padding-bottom: 20px; }
#meta-header-container #uni-logo { padding-left: 2px; max-width: 100%; }
#meta-header-container #meta-tools { padding-left: 1.5rem; flex: 1 0 auto; display: flex; align-items: center; justify-content: flex-end; }
#logo { width: 196px; height: 116px; overflow: hidden; text-align: right; }
#title-site { width: 808px; margin-top: 50px; }
#title-site a { color: #ffffff; font-family: Roboto, Arial, sans-serif; font-weight: normal; line-height: 1em; font-size: 24px; }
/* */
#portal-languageselector { color: #ffffff; font-size: 12px; line-height: normal; margin: 0; padding: 0; }
#portal-languageselector ul { margin: 0; }
#portal-languageselector li { display: inline; }
#portal-languageselector li.currentLanguage a { font-weight: bold; }
#portal-languageselector li:after { content: " |"; }
#portal-languageselector li:last-child:after { content: ""; }
#portal-languageselector li a { background-color: transparent; border: 0 none; color: #ffffff; font-size: 1.2em; height: auto; padding: 0 0.2em; text-decoration: none; }
#portal-languageselector li.selected a { background-color: transparent; border: 0 none; color: #ffffff; text-decoration: underline; }
#portal-languageselector li a:hover { background-color: transparent; border: 0 none; color: #ffffff; text-decoration: underline; }
#portal-languageselector li.notavailable a { color: #9a9b9c; }
#portal-columns { font-size: 0.8em; }
#portal-column-content { margin-top: 0; }
#content { font-size: 104.3%; }
.columns { margin: 0 -1%; }
.columns .column { border: 0 none; float: left; margin: 0; padding: 1%; width: 31.16666%; }
.columns .doublecolumn { border: 0 none; float: left; margin: 0; padding: 1%; width: 63.33%; }
#content ul { margin: 0.25em 0 0 1.5em; }
#content ul { list-style-image: url('data:image/gif;base64,R0lGODlhBQANAIABAHR2eQAAACH5BAEAAAEALAAAAAAFAA0AAAIKjI+pu+APo4SpAAA7'); list-style-type: square; }
#content .link-plain { background-image: none !important; padding: 0 !important; }
/* */
.topnews-more, .topvkal-more { border-top: 1px solid #c9cac8 !important; text-align: right; }
.topnews-more a.more, .topvkal-more a.more { margin-right: 1em; }
.topnews-more a.rss_feed, .topvkal-more a.rss_feed { background: transparent url('data:image/gif;base64,R0lGODlhEAAQAIABAC4vLf///yH5BAEAAAEALAAAAAAQABAAAAIrjI+pu+APE2BmnhmRrdpdrXjBNo5iiXKV5ZEum5Yi7JoqBlKkCWXUDzwUAAA7') no-repeat scroll 0 0 !important; border: medium none; float: right; height: 16px; margin: 0; padding: 0 !important; width: 16px; }
.topnews-more .rss_feed span, .topvkal-more .rss_feed span { left: -9999px; margin: 0; padding: 0; position: absolute; }
.topnews h4, .topvkal h4 { margin-top: 5px; }
/* */
.topmessage-neu { background: #efefef none repeat scroll 0 0 !important; font-size: 1.1em; min-height: 120px; margin: 0; }
.topmessage-neu .column { width: 32.167%; }
.topmessage-neu .doublecolumn { border: 0 none; float: left; margin: 0; padding: 1% 1% 0% 1%; width: 65.33%; }
/* */
#portal-column-content { margin-top: 53px; }
.heading-present #portal-column-content { margin-top: 0; }
.documentFirstHeading { position: relative; margin-top: 0; clear: both; }
.documentFirstHeading span { display: table-cell; height: 53px !important; vertical-align: bottom; }
/* */
.template-search .documentFirstHeading, .portaltype-plone-site .documentFirstHeading, .documentEditable .documentFirstHeading { top: 0; }
.template-search .documentFirstHeading span, .portaltype-plone-site .documentFirstHeading span, .documentEditable .documentFirstHeading span { height: auto; }
#portal-column-one-clone, #portal-column-two { margin: 0 0 0 10px; padding: 0; border-collapse: collapse; border-spacing: 0; font-size: 94.8%; }
#portal-column-two { margin-top: 53px; }
#portal-column-one-clone { background-color: #fff; }
#portal-column-one-clone &gt; div:first-child { padding-top: 3px; }
#portal-column-two .portlet { border: 0 none; margin: 0 0 1.5em; padding: 0; }
#portal-column-two &gt; div:first-child &gt; div { border-top: #c9cac8 1px solid; padding-top: 0.4em; }
#portal-column-two &gt; div:first-child dl.portlet { margin-top: -53px; }
#portal-column-two &gt; div:first-child .portletHeader { display: table-cell; height: 53px; vertical-align: bottom; width: 172px; }
.portletHeader, .managedPortlet .portletHeader { background-color: transparent; border-color: #c9cac8; border-image: none; border-style: none none solid; border-width: 1px; font-weight: bold; line-height: 1.2em; padding: 0; text-transform: none; }
.portlet li { margin-bottom: 0.25em; }
.portlet a { text-decoration: none; }
dl.portlet { word-wrap: break-word; }
dl.portlet dd.portletItem, dl.portlet dd.portletFooter, dl.portletError dd { margin: 0; padding: 2px 0; }
dl.portlet dd p { margin: 0; padding: 0; }
dl.portlet dt { background: none; padding: 0; }
.portletItem { border-color: #c9cac8; border-image: none; border-style: none none dotted; border-width: 1px; }
.portletItem.odd { background-color: transparent; }
.portletItem a, .portletFooter a { border-bottom: medium none; }
#sidebar-section .portletWrapper { padding: 0 3px; }
/* */
#sidebar-section img, #sidebar-section hr { max-width: 100%; }
/* */
#content-section &gt; section { z-index: 100; }
#sidebar-section { z-index: 1; }
html { font-size: 1em !important; }
body { margin: 0; padding: 0; font: 100% Roboto, Arial, sans-serif; color: #363534; background-color: #efefef; }
#page { float: none; margin: 0 auto; }
#main-cell { background-color: #ffffff; padding-bottom: 1em; }
#mobile-nav { display: none; }
#display-mobile-nav { display: none; }
.androidFix { overflow: hidden !important; overflow-y: hidden !important; overflow-x: hidden !important; }
/* */
.font-small { font-size: 0.8em; }
.font-normal { font-size: 1em; }
.font-big { font-size: 1.2em; }
a { color: #2a6ebb; text-decoration: none; }
a:hover { text-decoration: underline; }
a:focus { text-decoration: underline; }
.hiddenStructure { left: -1000px; overflow: hidden; position: absolute; top: -1000px; }
ul { line-height: 1.2em; padding: 0; }
li { margin-bottom: 0.25em; }
hr { background-color: #c9cac8; border: 0 none; color: #c9cac8; height: 1px; margin: 0.5em 0 1em; }
dd { line-height: 1.2em; }
p { line-height: 1.2em; margin: 0 0 0.75em; }
img { border: medium none; vertical-align: middle; height: auto; max-width: 100%; }
video { max-width: 100%; }
h1, h2, h3, h4, h5, h6 { font-family: Roboto, Arial, sans-serif; font-weight: bold; color: #363534; margin: 0.75em 0 0.25em; border-bottom: 0; }
h1 { font-size: 1.6em; font-family: Roboto, Arial, sans-serif; font-weight: normal; }
h1, h2 { border-bottom: 1px solid #c9cac8; }
h2, h3 { font-size: 1.3em; font-weight: normal; }
h4 { font-size: 1em; }
h5 { font-weight: normal; }
h6 { color: #747678; }
fieldset { border: 1px solid #c9cac8; line-height: 1.5em; margin: 1em 0; padding: 0 1em 1em; width: auto; }
.visualClear { clear: both; display: block; }
.clear { clear: both; }
#content .documentDescription, #content #description { font-weight: bold; display: block; margin: 0em 0em 0.5em; }
/* */
dl.portalMessage { background-color: #c5d2e0; border: 1px solid #004A99; }
dl.portalMessage dt { background-color: #004A99; }
/* */
input.searchPage { width: 15em; font-size: 100% !important; }
input.searchButton { width: auto; cursor: pointer; }
#search-results-bar { width: auto; padding: 1em; background-color: #efefef; }
#search-results dd { padding: 0 0 0.5em 2em; }
#search-term { display: none; }
#searchResultsSort { float: inherit; padding-top: 0.5em; }
/* */
dl.portalMessage, div.attention, div.caution, div.danger, div.error, div.hint, div.important, div.note, div.tip, div.warning { font-size: 100%; }
pre { border: 1px solid #c9cac8; color: #363534; font-family: Monaco, "Courier New", Courier, monospace; font-size: 100%; overflow: auto; padding: 1em; }
#content .discreet { color: #747678; font-size: 96%; font-weight: normal; }
table td { padding: 1px; }
/* */
.only-print, #print-footer { display: none; }
/* */
#portal-sitemap .visualNoMarker { list-style: inherit; }
#portal-sitemap &gt; li { padding: 0.25em 0; }
#portal-sitemap .visualNoMarker .navTreeLevel2 li { list-style-position: outside; }
#portal-sitemap.navTreeLevel0 a { border-bottom: 1px solid #c9cac8; display: block; font-size: 100%; font-weight: bold; padding-bottom: 0.2em; }
#portal-sitemap .navTreeLevel2 { margin: 0.5em 0 2em 0.2em; }
#portal-sitemap .navTreeLevel2 { border-left: 0.5em solid #f2f3f1; margin: 0; padding-left: 0.5em; }
#portal-sitemap .navTreeLevel2 a { border-bottom: medium none; font-size: 85%; font-weight: bold; }
#portal-sitemap .navTreeLevel3 { list-style-type: square; margin: 0.5em 0 2em 0.2em; }
#portal-sitemap .navTreeLevel3 { border-left: 0.5em solid #f2f3f1; margin: 0 0 0 0.6em; padding-left: 1em; }
#portal-sitemap .navTreeLevel3 a { border-bottom: medium none; font-size: 100%; font-weight: normal; }
form { border: medium none; margin: 0; }
div.field .formQuestion span.required:after { content: "■"; color: #c1002a; padding-left: 0em; font-size: 96%; margin-left: -3px; }
input[type="submit"], input.button-field, input.submit-widget, .context, .formControls .actionButtons .button, .documentEditable * .context { background: #f2f3f1 url('data:image/gif;base64,R0lGODlhCAAMAJEAALCxstzd3JqbnfLz8SH5BAAAAAAALAAAAAAIAAwAAAIUnI85ECrC0HtxzMkuDbduVCmiWAAAOw==') no-repeat scroll 8px center; padding: 2px 2px 2px 20px; border: 1px solid #c9cac8; color: #363534; cursor: pointer; }
input[type="checkbox"] { background: transparent none repeat scroll 0 0; border: medium none; margin: 0; }
input { background: #fff url('data:image/gif;base64,R0lGODlhAQAUAPYAAPz9+/f5+fDx7/37/e7t7+/x7/Ty9O/x8fHx8ff19/n3+fX39+3v7fj6+vn4+vr4+u7s7Pb39e3v7+7v7fz8/Pn6+Pv9++zu7u3s7u/t7/j59+7u7vj6+O/v7/Dw8PDv8fHv8fz7/f37+/r4+Pf59/f19fL09Pv9/fv8+vr8/O/t7fP08vb19/n39/3//fj3+fr6+uzu7Pz6+v79//Py9PHv7+3u7Pf39/n5+e3t7fT09Pv7+/7+/vX19fLy8v39/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAD/ACwAAAAAAQAUAAAHFoAQDAc+Oj0sGjg7FD88QEBAQEBAQIEAOw==') repeat-x scroll 0 0; border-color: #666 #ddd #ddd #666; border-style: solid; border-width: 1px; color: #000; font-family: Roboto, Arial, sans-serif; font-size: 1em; padding: 2px; vertical-align: middle; }
/* */
#plonebrowser input { padding: 0px; }
textarea { background: #fff url('data:image/gif;base64,R0lGODlhAQAUAPYAAPz9+/f5+fDx7/37/e7t7+/x7/Ty9O/x8fHx8ff19/n3+fX39+3v7fj6+vn4+vr4+u7s7Pb39e3v7+7v7fz8/Pn6+Pv9++zu7u3s7u/t7/j59+7u7vj6+O/v7/Dw8PDv8fHv8fz7/f37+/r4+Pf59/f19fL09Pv9/fv8+vr8/O/t7fP08vb19/n39/3//fj3+fr6+uzu7Pz6+v79//Py9PHv7+3u7Pf39/n5+e3t7fT09Pv7+/7+/vX19fLy8v39/f///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAAD/ACwAAAAAAQAUAAAHFoAQDAc+Oj0sGjg7FD88QEBAQEBAQIEAOw==') repeat-x scroll 0 0; border-color: #666 #ddd #ddd #666; border-style: solid; border-width: 1px; color: #000; font-family: Roboto, Arial, sans-serif; font-size: 1em; padding: 2px; width: 100%; }
fieldset { line-height: 1.5em; }
select { vertical-align: top; }
label { font-weight: bold; }
button { background-color: #ffffff; border: 1px solid #c9cac8; color: Black; cursor: pointer; font-family: Roboto, Arial, sans-serif; font-size: 90%; padding: 1px; text-transform: none; vertical-align: middle; visibility: visible; }
input[type="reset"], .standalone, .documentEditable * .standalone { background: #9a9b9c url('data:image/gif;base64,R0lGODlhCAAMAJEAALCxstzd3PLz8ZqbnSH5BAAAAAAALAAAAAAIAAwAAAIUnI85ASrC0HtxzMkuBbduVCmiWAAAOw==') no-repeat scroll 8px center; color: #ffffff; padding: 2px 2px 2px 20px; border: 1px solid #c9cac8; cursor: pointer; }
.noborder, .documentEditable * .noborder { background: transparent none repeat scroll 0 0; border: medium none; margin: 0; }
.destructive, .documentEditable * .destructive { background: #2a6ebb url('data:image/gif;base64,R0lGODlhCAAMAJEAALCxstzd3JqbnfLz8SH5BAAAAAAALAAAAAAIAAwAAAIUnI85ECrC0HtxzMkuDbduVCmiWAAAOw==') no-repeat scroll 9px 1px; border: 1px solid #c9cac8; color: #363534; cursor: pointer; font-size: 90%; padding: 1px 1px 1px 15px; text-transform: none; }
#content input:focus, #content textarea:focus { border-color: #004a99; border-width: 1px; background-color: #fff; color: #363534; }
optgroup { color: #999; font-style: normal; font-weight: bold; padding-left: 0.25em; }
option { color: black; }
optgroup &gt; option { padding: 0 0.25em 0 1em; }
table .grid { border: 1px solid #c9cac8; }
table .header { background: #d5d6d2 none repeat scroll 0 0; border: 1px solid #c9cac8; font-weight: bold; }
table .subline { background: #e0e1dd none repeat scroll 0 0; border: 1px solid #c9cac8; }
table.listing th, .stx table th { background: #d5d6d2 none repeat scroll 0 0; }
table.vertical { background-color: #f2f3f1; }
.odd { background-color: #f2f3f1; }
.even { background-color: #e0e1dd; }
/* */
table.uni { background: #f2f3f1 none repeat scroll 0 0; border: 1px solid #c9cac8; border-collapse: collapse; border-spacing: 0; }
table.uni th { background: #d5d6d2 none repeat scroll 0 0; border: 1px solid #c9cac8; font-weight: bold; padding: 3px; text-align: left; }
table.uni td { padding: 3px; vertical-align: top; }
table.uni p { font-size: 1em !important; }
/* */
table.uni-grid { background: #f2f3f1 none repeat scroll 0 0; border: 1px solid #c9cac8; border-collapse: collapse; border-spacing: 0; }
table.uni-grid th { background: #d5d6d2 none repeat scroll 0 0; border: 1px solid #c9cac8; font-weight: bold; padding: 3px; text-align: left; }
table.uni-grid td { border: 1px solid #c9cac8; padding: 3px; vertical-align: top; }
table.uni-grid p { font-size: 1em !important; }
/* */
table.full-width-table { width: 100%; }
/* */
.image-subtitle, p.image-subtitle p { font-size: 80% !important; padding: 3px; margin: 0; color: #747678; }
.image-copyright, p.image-copyright, .image-copyright a, p.image-copyright a { font-size: 80% !important; font-style: italic; text-align: right; padding: 1px 3px; margin: 0; color: #747678; }
/* */
.toplink, .top { margin: 0.25em 0; text-align: right; }
.toplink a, .top a { background: url('data:image/gif;base64,R0lGODlhCAAIAKIAALTK4OXr7rPJ4Obr7mmYzDd2vipuu/Lz8SH5BAAAAAAALAAAAAAIAAgAAAMVeLp8Ai2UMhgxhiyBMZSdQV1h1iwJADs=') no-repeat scroll right center transparent; padding: 1px 12px 1px 0; }
/* */
#portal-column-content span.link-external, #portal-searchbox span.link-external, #portal-column-two span.link-external { background: transparent url('data:image/gif;base64,R0lGODlhCgAKAIABACpuuwAAACH5BAEAAAEALAAAAAAKAAoAAAIVjI8Iu3nNYgBT0fsqrlxnQylP1BgFADs=') no-repeat scroll right center; padding: 1px 14px 1px 0; }
a[href^="mailto:"], a.link-mailto { background: url('data:image/gif;base64,R0lGODlhEAAQAIABADMzM////yH5BAEAAAEALAAAAAAQABAAAAIljI+py+0PopzyxHYNCFvtzmlJB5bWKYZfyKqoq4FeSdXyg+dNAQA7') no-repeat scroll 0 1px transparent; padding: 1px 0 1px 16px; }
a.pdf-link { background: transparent url('data:image/gif;base64,R0lGODlhEAAQAPcAAE5OTtMoGs08NM08Nc89NdMzJ9QzJ9Q0J9E+NdM/NdRANdVANcxTUNBLRv8RksB7h4uLi7CYsbacso298JvG8qDI86bM86vO9KzP9LDR9LHS9bLT9bXU9rbV9bfW9bjW9rvY9rzY9r7Z9r7a9siAiM+Eic+IjdWIiteJitCLkN2amt6amt+qreOdm+Wys8Hb98Lc98Td98Xd98jf+Mng+Mrg+Mvg+M3j+c7i+NTm+dXm+tfo+trp+tzr+uDt+uDt++Lu++Pu++bw++Xw/Ofy/Ojx/Ojy/Orz/Ovz/ez0/O30/e/2/e/3/fH3/fD3/vT4/fT5/vX6/fX6/vb5/vj7/vn7/vn7//z9//z+/////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAAA4ALAAAAAAQABAAAAi1AB0IHEiwoEAICBMqBFAQQpYsV6g8WXJkCAQgDAc6xEIFChMkQ344xKjxShUpLQ6o8MEDAoCXGSFYmdLkgJAFPHLcmMAzZhQnSVYcCKADx4wXICbEbJKECBAUAVjQgBGCg9KDSooA6RGgK9UOGa46gGAkCNcANRAESEFAglgILgx0LdGABIMAFwa8VbCjgI0YIzxoeCAgwtsTCUzIEPFhAwYLFSi85Um5MuWMMDNrfmmwM8GAAAA7Cg==') no-repeat scroll left center; padding: 1px 0 1px 18px; }
/* */
.portletItem.odd { background-color: transparent; }
.portletItem.even { background-color: transparent; }
.portletFooter { background-color: transparent; font-size: 0.9em; margin: 0; padding: 2px 0; text-align: right; }
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
/* */
#LDAPUserFolder, #LDAPUserFolder + label, #LDAPUserFolder + label + ul.configletDetails { display: none; }
#portal-column-content .row { margin: 0 -1.125%; width: 102.25%; }
#portlets-above .portletHeader { display: table-cell; height: 53px; vertical-align: bottom; width: 1000px; }
body.portlets-above-present .documentFirstHeading &gt; span { height: auto !important; display: inherit; }
.managePortletsAboveLink, .managePortletsBelowLink, .manageInHeaderPortletsLink, .managePortletsBelowTitleLink { margin: 1em auto 0; }
/* */
body.portaltype-plone-site .managePortletsBelowLink, body.portaltype-plone-site .managePortletsAboveLink { display: none; }
/* */
#pfgWidgetWrapper div.widget { width: 160px; }
.tx-slider-container.tx-slider-16-9 .tx-slide, .tx-slider-container.tx-slider-16-9 .tx-slide-content { padding-bottom: 56.25%; }
.tx-slider-container.tx-slider-2-1 .tx-slide, .tx-slider-container.tx-slider-2-1 .tx-slide-content { padding-bottom: 50%; }
.tx-slider-container.tx-slider-4-3 .tx-slide, .tx-slider-container.tx-slider-4-3 .tx-slide-content { padding-bottom: 75%; }
.tx-slider-container.tx-slider-square .tx-slide, .tx-slider-container.tx-slider-square .tx-slide-content { padding-bottom: 100%; }
.tx-slider-container .cycle-next { background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAmAQMAAACWBqvQAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfhBwwKBy53Oh/xAAAAGXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBHSU1QV4EOFwAAAEFJREFUCNdjYAAD+f8HgCT//wdAkv3/ByDJ/P8HkGT8/wck/f8fiKz/DyLt/zdQRwOEDRGHqIGoB+uFmAMxk1LlAACfRVNUaEm1AAAAAElFTkSuQmCC') no-repeat center center; width: 36px; padding-right: 40px; }
.tx-slider-container .cycle-next::after { content: ""; }
.tx-slider-container .cycle-prev { background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAmAQMAAACWBqvQAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfhBwwKBx5R4y9dAAAAGXRFWHRDb21tZW50AENyZWF0ZWQgd2l0aCBHSU1QV4EOFwAAAEFJREFUCNdjYIAC+/8NQLL+P4j9/x+QYPz/B0gy//8BJNn/fwCS/P8fAEn5/weooBzKhohD1EDUQ/RCzIGYSbEGAJ4ERDoAYNiQAAAAAElFTkSuQmCC') no-repeat center center; width: 36px; padding-left: 40px; }
.tx-slider-container .cycle-prev::before { content: ""; }
.tx-slider-container div.tx-slide img { position: absolute; }
.tx-slider-container .cycle-overlay { xposition: relative; background: none; top: 0px; left: 0px; right: 0px; max-width: inherit; padding: 0; }
.tx-slider-container h2.tx-slide-heading { position: absolute; top: 20px; right: 20px; margin: 0; background: #666; padding: 3px 8px; color: #fff; border-bottom: 0; font-weight: bold; font-size: 110%; }
.tx-slider-container .tx-slide-text { position: absolute; bottom: 20px; left: 20px; background: rgba(255, 255, 255, 0.8); padding: 2px 5px; font-size: 120%; color: #444; display: inline-block; }
.tx-slider-container .tx-slide-text p { line-height: 1.2em; margin: 0.25em 0; }
@media screen and (max-width: 755px) { .tx-slider-container h2.tx-slide-heading { top: 10px; right: 10px; }
.tx-slider-container .tx-slide-text { bottom: 10px; left: 10px; } }
@media screen and (max-width: 391px) { .tx-slider-container h2.tx-slide-heading { font-size: 90%; }
.tx-slider-container .tx-slide-text { font-size: 90%; } }
#content ul.tx-tiles-container, ul.tx-tiles-container { margin: 3px -3px !important; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile { margin: 3px; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile .tx-tile-content { background: none; margin: 0; right: 0; top: 0; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile .tx-tile-content p { color: #444; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile h2.tx-tile-heading { background: #666; border-bottom: 0; color: #fff; font-size: 100%; font-weight: bold; margin: 0; padding: 3px 8px; position: absolute; right: 20px; top: 20px; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile .tx-tile-text { background: rgba(255, 255, 255, 0.8); bottom: 20px; color: #444; display: inline-block; font-size: 100%; left: 20px; padding: 2px 5px; position: absolute; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile .tx-tile-text p { color: #444; line-height: 1.2em; margin: 0.25em 0; }
@media screen and (max-width: 755px) { ul.tx-tiles-4-columns &gt; li { width: 50%; }
.tx-tiles-container { font-size: 60%; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile h2.tx-tile-heading { top: 10px; right: 10px; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile .tx-tile-text { bottom: 10px; left: 10px; } }
@media screen and (max-width: 391px) { ul.tx-tiles-2-columns &gt; li, ul.tx-tiles-3-columns &gt; li, ul.tx-tiles-4-columns &gt; li { width: 100%; }
.tx-tiles-container { font-size: 70%; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile h2.tx-tile-heading { top: 10px; right: 10px; }
ul.tx-tiles-container &gt; li &gt; div.tx-tile .tx-tile-text { bottom: 10px; left: 10px; } }
table.tablePage .tablePageSubHeader td { text-align: left; }
/* */
/* */
.tf-color-uni h2.tx-slide-heading, .tf-color-uni h2.tx-tile-heading { background: #004E95 !important; }
.tf-color-uni.tablePageSubHeader td { color: #004E95 !important; }
/* */
.tf-color-inatech h2.tx-slide-heading, .tf-color-inatech h2.tx-tile-heading { background: #159779 !important; }
.tf-color-inatech.tablePageSubHeader td { color: #159779 !important; }
/* */
.tf-color-iif h2.tx-slide-heading, .tf-color-iif h2.tx-tile-heading { background: #00619E !important; }
.tf-color-iif.tablePageSubHeader td { color: #00619E !important; }
/* */
.tf-color-imtek h2.tx-slide-heading, .tf-color-imtek h2.tx-tile-heading { background: #323868 !important; }
.tf-color-imtek.tablePageSubHeader td { color: #323868 !important; }
/* */
.tf-color-ese h2.tx-slide-heading, .tf-color-ese h2.tx-tile-heading { background: #CC6633 !important; }
.tf-color-ese.tablePageSubHeader td { color: #CC6633 !important; }
/* */
@media screen and (min-device-width: 1004px), screen and (width: 1005px) { #responsive-switch { display: none; }
.show-on-tablet-l { display: none; }
.show-on-mobile-l { display: none; }
#portal-searchbox #LSResult { left: 0px; top: 50px; } }
@media screen and (width: 1005px) { #responsive-switch { display: inherit; } }
/* */
@media screen and (max-device-width: 1003px) and (max-width: 1003px) { .show-on-tablet-l { display: inherit; }
.hide-on-tablet-l { display: none; }
.show-on-mobile-l { display: none; }
#page.width-page { width: 756px; }
#meta-header-container-inner, #header-container-inner { padding-left: 0; width: 756px; }
#mobile-nav { display: block; }
#title-site { width: 560px; }
#nav-section { margin-top: 0; width: 378px; }
#nav-actions { display: none; background: #fff; padding: 2px; box-shadow: 0 2px 5px #bbb; margin-top: 10px; /* */ top: -85px; left: 247px; position: absolute; z-index: 1000; font-size: 150%; width: 100%; }
#display-mobile-nav:checked + #nav-actions { display: block; }
.portletNavigationTree li.navTreeItem a { padding: 8px 0px; }
.portletNavigationTree ul.navTreeLevel0 &gt; li &gt; a { background-color: #fff; }
#nav-actions .flyoutNav { display: none; }
dl.portletNavigationTree { margin: -1px 0 -2px; }
#portal-globalnav-container { margin: 0; }
/* */
#sidebar-section.portal-column-two-missing { clear: both; }
#sidebar-section.portal-column-two-missing .portletWrapper { float: left; width: 176px; }
#sidebar-section.portal-column-two-missing .position-sidebar { margin-left: -100%; }
#sidebar-section.portal-column-two-missing .width-sidebar { width: 100%; }
#sidebar-section.portal-column-two-missing div.managePortletsLink { clear: both; margin-right: 17px; }
#sidebar-section.portal-column-two-missing #portal-column-one-clone { margin-right: 14px; } }
/* */
@media screen and (max-device-width: 755px) and (max-width: 755px) { #page.width-page { width: 756px; }
#mobile-nav { left: 756px; }
#nav-actions { width: calc(100vw - 4px); } }
/* */
@media screen and (max-device-width: 755px) and (max-width: 755px) { .show-on-mobile-l { display: inherit; }
body { font-size: 1.25em !important; }
#page.width-page { width: 100%; }
.width-portal-top, body.col-two .width-content, .width-sidebar, .width-main, .width-content { width: 100%; }
.position-portal-top, .position-sidebar, .position-content, .position-main { margin-left: -100%; }
#sidebar-section { clear: both; padding: 2em 17px 0; }
#sidebar-section &gt; .cell { float: none; }
#footer .copyright { clear: both; }
#portal-top-section-inner, #portal-column-content { padding: 0 17px; }
#logo { display: none; }
#title-site { width: auto; }
.columns .column { padding: 1% 0 2% 0; margin: 0 1% 1% 1%; width: 98%; border-bottom: 1px #c9cac8 solid; }
.columns .column img { float: left; margin-right: 1em; }
.columns .column h4 { margin-top: 0; }
.topmessage-neu { min-height: 120px; height: auto; }
.topmessage-neu .column { width: auto; border-bottom: 0; margin: 0; padding: 0; float: left; }
.topmessage-neu .doublecolumn { border: 0 none; float: none; margin: 0; padding: 1% 1% 0 0; width: auto; }
video { height: auto; max-width: 100%; }
#crumbs-section #portal-breadcrumbs &gt; a { height: 16px; }
#crumbs-section #portal-breadcrumbs &gt; #breadcrumbs-home &gt; a { height: 17px; }
/* */
#sidebar-section hr { display: none; }
/* */
#mobile-nav-inner, #meta-header-container-inner, #header-container-inner { padding-left: 15px; padding-right: 15px; width: calc(100% - 30px); }
#meta-header-container #meta-tools { position: absolute; right: 0; top: 87px; padding-right: 15px; }
#language-tool { display: block; }
#language-section { background: #efefef; display: block; overflow: hidden; height: 0; transition: height 0.1s ease-out 0.1s; }
#language-section.visible { height: 90px; transition: height 0.1s ease-out; }
#language-selector { position: absolute; display: none; width: 100vw; top: 150px; z-index: 1; align-items: center; justify-content: center; margin-right: -15px; opacity: 0; transition: opacity 0.1s ease-in; }
#language-selector.visible { display: flex; opacity: 1; transition: opacity 0.1s ease-out 0.1s; }
#language-selector #portal-languageselector { color: #363534; font-size: 1.2em; }
#language-selector #portal-languageselector li a { color: #363534; font-size: 1em; }
#nav-section { margin-left: 0; position: absolute; left: 0; top: 0; }
#nav-actions { left: 0; width: calc(100vw - 4px); }
#mobile-nav, #mobile-nav.fixed { left: 100%; }
dl.portletNavigationTree { width: auto; }
#sidebar-section .portletWrapper { padding: 0; }
#sidebar-section.portal-column-two-missing #portal-column-one-clone, #portal-column-one-clone, #portal-column-two { padding: 0 0 3px 0; margin: 0; }
#portal-column-one-clone { padding: 0.5em; margin: 0 -0.5em -0.5em -0.5em; }
#sidebar-section.portal-column-two-missing .portletWrapper { float: left; width: 100%; }
/* */
#portal-column-two &gt; div:first-child dl.portlet { margin-top: 0px; }
#portal-column-two &gt; div:first-child .portletHeader { display: block; height: auto; width: 100%; }
/* */
#font-size-switch { display: none; }
/* */
#nav-section { width: 100%; }
#portal-searchbox { right: 5px; left: auto; }
#portal-searchbox.fixed { right: 5px; left: auto; }
/* */
dl.toc dt { margin-left: 0em; }
dl.toc { float: none; width: 100%; }
/* */
#viewlet-above-content #portlets-above &gt; .cell, #viewlet-below-content-title #portlets-below &gt; .cell, #viewlet-below-content #portlets-below &gt; .cell { margin-left: -98.875%; width: 97.75%; float: none; }
#viewlet-above-content #portlets-above &gt; .cell .portletHeader { height: auto; }
#viewlet-above-content #portlets-above &gt; .cell:nth-of-type(1) .portletHeader { height: 53px; }
/* */
table.mobile-scroll-table { overflow: scroll; max-width: 100%; display: block; }
/* */
table.mobile-break-table thead { display: none; }
table.mobile-break-table tr { display: table; width: 100%; border: 1px solid #c9cac8; }
table.mobile-break-table td { display: block; border: 0px; }
table.mobile-break-table td span.table-mobile-heading { display: block; font-weight: bold; margin-bottom: 4px; } }
/* */
@media screen and (max-device-width: 391px) and (max-width: 391px) { #footer .copyright { float: left; }
.columns .column { border-bottom: 0px; }
.columns .column img { float: none; margin-right: 0em; height: auto; width: 100%; }
.columns .column h4 { margin-top: 1em; }
.topmessage-neu .column { float: none; }
#title-site a { font-size: 18px; }
#main-header { background-image: none; } }
/* */
@media screen { body.print_preview { /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ /* */ }
body.print_preview .only-print { display: inherit; }
body.print_preview .no-print { display: none; }
body.print_preview #main-header { background: none; position: relative; margin-top: -46px; }
body.print_preview #title-site, body.print_preview #title-uni { width: 100%; padding-left: 0; }
body.print_preview #title-uni a { color: #363534; text-decoration: none; }
body.print_preview #title-site a { color: #363534; font-size: 12px; text-decoration: none; }
body.print_preview #main-cell { background-color: #ffffff; }
body.print_preview #portal-columns { margin-top: 30px; width: 100%; padding-right: 83px; box-sizing: border-box; }
body.print_preview .documentFirstHeading span { display: inline; height: auto; vertical-align: inherit; }
body.print_preview #portal-column-two &gt; div:first-child .portletHeader { display: inherit; height: auto; width: 100%; }
body.print_preview #viewlet-above-content, body.print_preview #viewlet-below-content-title, body.print_preview #viewlet-below-content { margin: 0 1.125%; width: 97.75%; }
body.print_preview #portal-column-two { padding: 0 0 3px 0; }
body.print_preview #print-footer { font-size: 0.8em; bottom: 0px; display: inherit; }
body.print_preview #horizontal-portal-tabs, body.print_preview #portal-column-one-clone, body.print_preview #grey-bar, body.print_preview #red-bar, body.print_preview #logo, body.print_preview #portal-languageselector, body.print_preview #edit-bar, body.print_preview #nav-section, body.print_preview #mobile-nav, body.print_preview #display-mobile-nav, body.print_preview #crumbs-section, body.print_preview #portal-breadcrumbs, body.print_preview #portal-searchbox, body.print_preview #main-footer, body.print_preview #plone-document-byline, body.print_preview .managePortletsFallback, body.print_preview .managePortletsLink { display: none !important; }
body.print_preview .print-view.print-hide { display: none; }
body.print_preview .print-view a { display: none; }
body.print_preview dl.portlet dt a:link, body.print_preview dl.portlet dt a:visited, body.print_preview dl.portlet dt a:hover { display: inline; }
body.print_preview #portal-column-two { margin-left: 0; }
body.print_preview #sidebar-section { clear: both; padding: 1em 0 0 0; }
body.print_preview #sidebar-section &gt; .cell { float: none; }
body.print_preview #sidebar-section .portletWrapper { padding: 0px; }
body.print_preview #page.width-page { width: 740px; padding: 4em; }
body.print_preview #main-header.position-main { margin-left: -740px; }
body.print_preview .position-content { margin-left: -100%; }
body.print_preview .width-content { width: 100% !important; }
body.print_preview .position-main { margin-left: -100%; }
body.print_preview .width-main { width: 100%; }
body.print_preview .position-sidebar { margin-left: -100%; }
body.print_preview .width-sidebar { width: 100%; }
body.print_preview .print-view { position: relative; }
body.print_preview .print-view a.print-view-button { height: 1.5em; line-height: 1.5em; color: #000; position: absolute; top: 2px; left: 2px; display: inline; white-space: nowrap; background-color: #fff; padding: 2px 5px; font-weight: bold; font-size: 12px; text-decoration: none; }
body.print_preview .print-view.print-hide { display: inline-block; }
body.print_preview .print-view.print-hide * { display: none; }
body.print_preview .print-view.print-hide a.print-view-button { display: inline; }
body.print_preview .documentActions { position: absolute; top: -150px; }
body.print_preview .documentActions ul { width: 400px; }
body.print_preview .documentActions li { margin-right: 2em; }
body.print_preview #document-action-print { display: block; }
body.print_preview #document-action-print a { width: auto; }
body.print_preview #crumbs-section { background-color: transparent; z-index: 2000; display: block !important; }
body.print_preview #crumbs-section &gt; .width-full-100 { width: auto; }
body.print_preview #crumbs-inner { padding: 0; }
body.print_preview .footnote-links { display: block; clear: both; }
body.print_preview .footnote { display: inline; }
body.print_preview .footnote-links ol { list-style: decimal outside none; }
body.print_preview .footnote-links ol li { display: list-item; }
body.print_preview .footnote-links ol { margin-left: 40px; }
body.print_preview .video-disabled-in-print { border: 1px #000 solid; padding: 5px; font-size: 80%; margin: 5px 0; } }
/* */
@media print { .only-print { display: inherit; }
.no-print { display: none; }
/* */
#main-header { background: none; position: relative; margin-top: -46px; }
#title-site, #title-uni { width: 100%; padding-left: 0; }
#title-uni a { color: #363534; text-decoration: none; }
#title-site a { color: #363534; font-size: 12px; text-decoration: none; }
/* */
#main-cell { background-color: #ffffff; }
#portal-columns { margin-top: 30px; width: 100%; padding-right: 83px; box-sizing: border-box; }
.documentFirstHeading span { display: inline; height: auto; vertical-align: inherit; }
#portal-column-two &gt; div:first-child .portletHeader { display: inherit; height: auto; width: 100%; }
#viewlet-above-content, #viewlet-below-content-title, #viewlet-below-content { margin: 0 1.125%; width: 97.75%; }
#portal-column-two { padding: 0 0 3px 0; }
/* */
#print-footer { font-size: 0.8em; bottom: 0px; display: inherit; }
/* */
/* */
#horizontal-portal-tabs, #portal-column-one-clone, #grey-bar, #red-bar, #logo, #portal-languageselector, #edit-bar, #nav-section, #mobile-nav, #display-mobile-nav, #crumbs-section, #portal-breadcrumbs, #portal-searchbox, #main-footer, #plone-document-byline, .managePortletsFallback, .managePortletsLink { display: none !important; }
/* */
.print-view.print-hide { display: none; }
.print-view a { display: none; }
/* */
dl.portlet dt a:link, dl.portlet dt a:visited, dl.portlet dt a:hover { display: inline; }
#portal-column-two { margin-left: 0; }
#sidebar-section { clear: both; padding: 1em 0 0 0; }
#sidebar-section &gt; .cell { float: none; }
#sidebar-section .portletWrapper { padding: 0px; } }

</pre></body></html>