/** Reset some basic elements */
body, h1, h2, h3, h4, h5, h6, p, blockquote, pre, hr, dl, dd, ol, ul, figure { margin: 0; padding: 0; }

html, body { height: 100%; }

@page { margin: 2cm;
  size: A4; }

@page :right { @bottom-right { content: counter(page); } }

@page :left { @bottom-left { content: counter(page); } }

/** Basic styling */
body { font: 400 16px/1.5 "Open Sans", -apple-system, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; color: #111; -webkit-text-size-adjust: 100%; -webkit-font-feature-settings: "kern" 1; -moz-font-feature-settings: "kern" 1; -o-font-feature-settings: "kern" 1; font-feature-settings: "kern" 1; font-kerning: normal; background-color: #ffffff; }

/** Set `margin-bottom` to maintain vertical rhythm */
h1, h2, h3, h4, h5, h6, p, blockquote, pre, ul, ol, dl, figure, .highlight { margin-bottom: 15px; }

/** `main` element */
main { display: block; /* Default value of `display` of `main` element is 'inline' in IE 11. */ }

/** Images */
img { max-width: 100%; vertical-align: middle; }

/** Figures */
figure > img { display: block; }

figcaption { font-size: 14px; }

/** Lists */
ul, ol { margin-left: 30px; }

li > ul, li > ol { margin-bottom: 0; }

/** Headings */
h1, h2, h3, h4, h5, h6 { font-weight: 400; }

/** Links */
a { color: #00aeee; text-decoration: none; overflow-wrap: break-word; }

@media print { a:after { content: " [" attr(href) "] "; font-weight: 600; text-decoration: underline; } }

a:visited { color: #00aeee; }

a:hover { color: #ed1c24; text-decoration: underline; }

.social-media-list a:hover { text-decoration: none; }

.social-media-list a:hover .username { text-decoration: underline; }

/** Blockquotes */
blockquote { color: #5c5c5c; border-left: 4px solid #c2c2c2; padding-left: 15px; font-size: 18px; letter-spacing: -1px; font-style: italic; }

blockquote > :last-child { margin-bottom: 0; }

/** Code formatting */
pre, code { font-size: 15px; border: 1px solid #c2c2c2; border-radius: 3px; background-color: #f4f4f4; }

code { padding: 1px 5px; }

pre { padding: 8px 12px; overflow-x: auto; }

pre > code { border: 0; padding-right: 0; padding-left: 0; }

.main { max-width: 1080px; min-width: 375px; margin-right: auto; margin-left: auto; min-height: 100%; /* fallback attribute */ min-height: calc(100% - 10px); position: relative; background-color: #fdfdfd; box-shadow: 0 10px 20px 0 #999999; display: flex; flex-direction: column; height: auto; }

@media screen and (max-width: 1080px) { .main { max-width: 1080px; max-width: 1080px; padding-right: 15px; padding-left: 15px; } }

@media print { .main { max-width: unset; min-width: unset; margin-right: 0px; margin-left: 0px; background-color: #fdfdfd; box-shadow: unset; } }

.wrapper { padding-right: 30px; padding-left: 30px; }

@media (max-width: 640px) { .main { padding-left: 0%; padding-right: 0%; } .site-header[role=banner] { height: 126px; } }

@media (max-width: 500px) { .wrapper { padding-left: 8px; padding-right: 8px; } .main { padding-left: 0%; padding-right: 0%; } .site-header[role=banner] { height: 70px; } }

/** Clearfix */
.footer-cp:after { content: ""; display: table; clear: both; }

/** Icons */
.svg-icon { width: 16px; height: 16px; display: inline-block; fill: #5c5c5c; padding-right: 5px; vertical-align: text-top; transition: all .4s ease-in-out; }

.svg-icon-fb:hover { fill: #3b5998; transform: scale(1.3); }

.svg-icon-linkedin:hover { fill: #0077b2; transform: scale(1.3); }

.svg-icon-twitter:hover { fill: #00aced; transform: scale(1.3); }

.social-media-list li + li { padding-top: 5px; }

/** Tables */
table { margin-bottom: 30px; width: 100%; font-size: smaller; text-align: left; color: #3f3f3f; border-collapse: collapse; border: 1px solid #c2c2c2; }

table tr:nth-child(even) { background-color: #f0f0f0; }

table th, table td { padding: 10px 15px; }

table th { background-color: #f0f0f0; border: 1px solid #b8b8b8; border-bottom-color: #a3a3a3; }

table td { border: 1px solid #c2c2c2; }

html { overflow: -moz-scrollbars-vertical; overflow-y: scroll; }

/** Site header */
.site-header { min-height: 55.95px; height: 100px; position: relative; margin-top: 30px; }

@media print { .site-header { margin-top: 0px; display: none; } }

.content-wrapper { flex: 1 0 auto; }

/** SVG BANNER */
.site-title { font-size: 26px; font-weight: 300; line-height: 54px; letter-spacing: -1px; margin-bottom: 0; float: left; }

.site-title, .site-title:visited { color: #1c1c1c; }

.site-nav { margin-top: 10px; float: left; margin-left: 44px; line-height: 54px; }

.site-nav .page-tabs { padding-right: 50px; }

.site-nav .nav-trigger { display: none; }

.site-nav .menu-icon { display: none; }

.site-nav a.page-link2.active { color: #222; }

.site-nav .page-link:hover, .site-nav .page-link2:hover { text-decoration: none; }

.site-nav .page-link:hover:after { border-color: #ed1c24; }

@media (min-width: 640px) { .site-nav .page-link:after { content: " "; width: 22px; border-bottom: solid 3px #cbcfda; position: absolute; top: 30px; left: 10px; float: left; } .site-nav .page-link2.active { border-bottom: 3px solid #808080; } }

@media (max-width: 640px) { .site-nav .page-link.active:before, .site-nav .page-link2.active:before { content: "\2023"; margin-right: 10px; position: absolute; left: 20px; color: #17a8e1; } .site-nav .page-link.active, .site-nav .page-link2.active { font-weight: 600; color: #17a8e1; } .site-nav .page-link, .site-nav .page-link2 { color: #222; } }

@media (min-width: 640px) { .site-nav .page-link2:hover { border-bottom: 3px solid #808080; } .site-nav .page-link:hover, .site-nav .page-link2:hover { color: #ed1c24 !important; } .site-nav .page-link2 { position: relative; min-width: 40px; margin: 0 15px 0 8px; padding: 0 2px 0 2px; border-bottom: 3px solid #e0e0e0; float: left; -moz-transition: padding 0.8s ease; -webkit-transition: padding 0.8s ease; -o-transition: padding 0.8s ease; transition: padding 0.8s ease; -moz-transition: border 0.3s ease; -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; transition: border 0.3s ease; z-index: 8; } .site-nav .page-link { position: relative; margin: 0 0 0 -1px; padding: 2px 10px 4px 9px; margin-bottom: 5px; float: left; -moz-transition: padding 0.8s ease; -webkit-transition: padding 0.8s ease; -o-transition: padding 0.8s ease; transition: padding 0.8s ease; -moz-transition: border 0.3s ease; -webkit-transition: border 0.3s ease; -o-transition: border 0.3s ease; transition: border 0.3s ease; z-index: 8; } .site-nav .active:after { border-color: #ed1c24; } }

.site-nav .page-link, .site-nav .page-link2 { line-height: 1.5; font-weight: 600; text-align: left; }

@media screen and (max-width: 640px) { .site-nav { position: absolute; top: -25px; right: 15px; background-color: #fdfdfd; border: 1px solid #c2c2c2; border-radius: 5px; text-align: right; max-width: calc(100% - 30px); } .site-nav label[for="nav-trigger"] { display: block; float: right; width: 36px; height: 36px; z-index: 2; cursor: pointer; } .site-nav .menu-icon { display: block; float: right; width: 36px; height: 26px; line-height: 0; padding-top: 10px; text-align: center; } .site-nav .menu-icon > svg path { fill: #1c1c1c; } .site-nav input ~ .trigger { clear: both; display: none; } .site-nav input:checked ~ div { width: 100%; } .site-nav input:checked ~ .trigger { display: block; padding-bottom: 15px; padding-right: 15px; width: calc(100% - 15px); } .site-nav .page-link, .site-nav .page-link2 { display: block; padding: 7px 10px; margin-left: 20px; } .site-nav .page-link:not(:last-child), .site-nav .page-link2:not(:last-child) { margin-right: 0; border-bottom: solid 1px #eceaea; } }

/** Site footer */
.site-footer { padding: 30px 0; bottom: 0; display: flex; justify-content: center; align-items: center; width: 100%; margin-top: -20px; flex-shrink: 0; height: 50px; line-height: 15px; }

@media print { .site-footer { display: none; } }

.footer-wrapper { width: 100%; padding: 30px 0; border-top: 1px solid #c3c3c3; }

.footer-heading { font-size: 18px; margin-bottom: 15px; }

.contact-list, .social-media-list { list-style: none; margin-left: 0; }

.social-media-list { margin: 0; padding: 0; list-style-type: none; text-align: center; }

.social-media-list li { display: inline; }

.social-media-list li a { text-decoration: none; padding: .2em 1em; }

.footer-cp { font-size: 12.8px; color: #5c5c5c; position: relative; text-align: center; }

@media screen and (max-width: 640px) { .footer-col { float: none; width: -webkit-calc(100% - (30px / 2)); width: calc(100% - (30px / 2)); } }

.site-footer-share { margin-bottom: 4px; }

/** Page content */
.page-content { margin-top: 30px; margin-left: 5%; margin-right: 5%; padding: 30px 0; padding-bottom: 50px; }

@media screen and (max-width: 640px) { .page-content { margin-top: 5px; padding-top: 0px; margin-left: 1%; margin-right: 1%; } }

@media print { .page-content { margin-top: 2px; margin-left: unset; margin-right: unset; } }

.page-heading { font-size: 32px; }

.post-list-heading { font-size: 28px; }

.post-list { margin-left: 0; list-style: none; }

.post-list > li { margin-bottom: 30px; }

.post-meta { font-size: 14px; color: #5c5c5c; }

.post-link { display: block; font-size: 24px; }

/** Posts */
.post-header { margin-bottom: 30px; }

.post-title { font-size: 42px; letter-spacing: -1px; line-height: 1; }

@media screen and (max-width: 1080px) { .post-title { font-size: 36px; } }

.post-content { margin-bottom: 30px; }

.post-content h2 { font-size: 32px; }

@media screen and (max-width: 1080px) { .post-content h2 { font-size: 28px; } }

.post-content h3 { font-size: 26px; }

@media screen and (max-width: 1080px) { .post-content h3 { font-size: 22px; } }

.post-content h4 { font-size: 20px; }

@media screen and (max-width: 1080px) { .post-content h4 { font-size: 18px; } }

.pager-active { background-color: #cbdce9; }

.center-image { margin: 0 auto; display: block; }

.print-button { float: right; color: #252525; margin-right: 40px; margin-top: 14px; }

@media print { .print-button { display: none; } }

@media screen and (max-width: 640px) { .print-button { display: none; } }

.print-button span { padding-left: 5px; }

.last-modified { font-size: smaller; color: #757575; }

.logos { max-width: 200px; max-width: min(150px, 60%); max-height: 45px; padding: 20px; }

.powered_by { float: right; padding-right: 10px; right: 0; position: absolute; top: 0; }

.powered_by ul { list-style: none; min-width: 250px; padding-top: 1em; }

.powered_by ul li { display: inline; }

@media screen and (min-width: 1100px) { .flexable { display: flex; } .flex-left { min-width: 700px; max-width: 700px; } }

.fpage-content { margin-top: 30px; padding: 30px 0; padding-bottom: 50px; }

@media screen and (max-width: 640px) { .fpage-content { margin-top: 5px; padding-top: 0px; } }

.rtitle { margin: 0px 20px 50px 0px; padding: 30px; border: 1px solid darkgrey; }

.rtitle h2 { text-transform: uppercase; font-size: 15px; margin: 8px; padding: 0px; color: black; }

.rtitle p { color: #666666; font-size: 14.4px; padding-top: 30px; }

.rgridblock { display: grid; grid-template-columns: repeat(3, 1fr); }

@media only screen and (max-width: 768px) { .rgridblock { display: grid; grid-template-columns: 1fr; } }

.rblock { margin: 0px 20px 50px 0px; padding: 10px 30px 10px 30px; outline: 1px solid darkgrey; }

.rblock h3 { font-size: 15px; text-transform: uppercase; color: black; margin: 8px; padding: 0px; }

.rblock p { color: #666666; font-size: 14.4px; display: inline-block; vertical-align: middle; float: none; text-align: left; padding-top: 30px; }

hr { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.2)); }

/** Syntax highlighting styles */
.highlight { background: #fff; }

.highlighter-rouge .highlight { background: #eef; }

.highlight .c { color: #998; font-style: italic; }

.highlight .err { color: #a61717; background-color: #e3d2d2; }

.highlight .k { font-weight: bold; }

.highlight .o { font-weight: bold; }

.highlight .cm { color: #998; font-style: italic; }

.highlight .cp { color: #999; font-weight: bold; }

.highlight .c1 { color: #998; font-style: italic; }

.highlight .cs { color: #999; font-weight: bold; font-style: italic; }

.highlight .gd { color: #000; background-color: #fdd; }

.highlight .gd .x { color: #000; background-color: #faa; }

.highlight .ge { font-style: italic; }

.highlight .gr { color: #a00; }

.highlight .gh { color: #999; }

.highlight .gi { color: #000; background-color: #dfd; }

.highlight .gi .x { color: #000; background-color: #afa; }

.highlight .go { color: #888; }

.highlight .gp { color: #555; }

.highlight .gs { font-weight: bold; }

.highlight .gu { color: #aaa; }

.highlight .gt { color: #a00; }

.highlight .kc { font-weight: bold; }

.highlight .kd { font-weight: bold; }

.highlight .kp { font-weight: bold; }

.highlight .kr { font-weight: bold; }

.highlight .kt { color: #458; font-weight: bold; }

.highlight .m { color: #099; }

.highlight .s { color: #d14; }

.highlight .na { color: #008080; }

.highlight .nb { color: #0086B3; }

.highlight .nc { color: #458; font-weight: bold; }

.highlight .no { color: #008080; }

.highlight .ni { color: #800080; }

.highlight .ne { color: #900; font-weight: bold; }

.highlight .nf { color: #900; font-weight: bold; }

.highlight .nn { color: #555; }

.highlight .nt { color: #000080; }

.highlight .nv { color: #008080; }

.highlight .ow { font-weight: bold; }

.highlight .w { color: #bbb; }

.highlight .mf { color: #099; }

.highlight .mh { color: #099; }

.highlight .mi { color: #099; }

.highlight .mo { color: #099; }

.highlight .sb { color: #d14; }

.highlight .sc { color: #d14; }

.highlight .sd { color: #d14; }

.highlight .s2 { color: #d14; }

.highlight .se { color: #d14; }

.highlight .sh { color: #d14; }

.highlight .si { color: #d14; }

.highlight .sx { color: #d14; }

.highlight .sr { color: #009926; }

.highlight .s1 { color: #d14; }

.highlight .ss { color: #990073; }

.highlight .bp { color: #999; }

.highlight .vc { color: #008080; }

.highlight .vg { color: #008080; }

.highlight .vi { color: #008080; }

.highlight .il { color: #099; }

.custom-header { min-width: 375px; margin-top: 3px; min-height: 100px; }

.rss-subscribe { float: right; font-size: smaller; height: 50px; }

div.alert { padding: .75rem 1.25rem; border: 1px solid transparent; border-radius: 3px; margin: 10px; font-weight: 300; }

div.alert > h3 { font-weight: 600; margin-bottom: 3px; }

div.alert.warning { border-color: #feedbb; background-color: #fef5cf; color: #846102; }

div.alert.info { border-color: #baeeff; background-color: #c3e5ff; color: #045689; }

div.alert.success { border-color: #eeffff; background-color: #d5eadb; color: #048956; }

div.alert.danger { border-color: #f6c6cf; background-color: #f8ddd3; color: #721a1c; }

div.alert.primary { border-color: #b9dbfe; background-color: #cde6fe; color: #014184; }

.img-research { bottom: -2px; margin-left: 62px; padding: 20px 27px 0px 20px; position: relative; height: 66px; margin-right: 250px; }

.img-banner { bottom: -20px; position: relative; }

.img-banner-main { margin-left: 2%; height: 30px; }

.img-banner-motto { width: 180px; margin-left: 10px; }

.social-media-list { float: right; padding-right: 2%; position: relative; }

.svg-icon { margin: 0px; padding: 0px; }

@media (max-width: 1050px) { .img-research { margin-right: 13%; } .img-logo-big { display: none; } }

@media (max-width: 900px) { .img-research { margin-right: 0%; } .img-banner-main { height: 23px; } .img-banner-motto { width: 130px; } .powered_by { position: relative; width: 100%; padding-right: unset; } .powered_by ul { list-style: none; min-width: 200px; padding-top: 1em; } .powered_by ul li { display: inline; } }

@media (max-width: 700px) { .img-banner-main { display: none; } .img-banner-motto { display: none; } }

@media (max-width: 640px) { .img-banner-main { margin-left: 3%; } .img-research { padding: 0px; height: 50px; margin-right: 20px; } .img-banner { bottom: -10px; } .img-banner-main { display: unset; } .img-banner-motto { display: none; } }

@media (max-width: 500px) { .img-banner-main { margin-left: 9px; bottom: -8px; max-width: 160px; } .img-research { padding: 0px; height: 40px; margin-left: 10px; margin-right: 0px; } .img-uni-lu { margin-left: 20px; width: 40px; height: auto; padding: 12px 17px 0px 16px; } .img-lcsb { display: none; bottom: -6px; margin-right: 10%; position: relative; width: 80px; } .social-media-list { text-align: center; position: relative; right: 33%; } }

.index-box-container { columns: 2; column-gap: 0px; display: inline-block; max-width: 100%; }

@media (max-width: 800px) { .index-box-container { columns: 1; } }

.index-box { width: 80%; min-height: 120px; display: inline-block; padding: 10px 20px 0px 20px; border: solid 2px #efefef; margin-bottom: 25px; border-radius: 0 0 15px 15px; border-top: solid 5px #4085e4; }

.index-box:hover { border-color: #ddd; border-top: solid 5px #4085e4; }

@media (max-width: 800px) { .index-box { width: 86%; margin-right: 0; } }

.index-box h3 { font-size: 20pt; color: #444; margin-block-end: 10px; border-bottom: solid 1px #efefef; }

.index-box ul { margin-block-end: 12px; }

h3.result { font-size: large; }

#search_query { border: solid 2px #eee; padding: 8px; height: 20px; font-size: 20px; width: 500px; min-width: 400px; }

button.search[type=submit] { border: solid 2px #eee; padding: 1px; height: 35px; width: 150px; font-size: 20px; color: #4c4c4c; background: #efefef; border-radius: 8px; margin-top: 3px; }

#search_header { margin-top: 50px; display: none; }

#search_results_table { margin-top: 20px; width: 100%; }

#search_results_placeholder_td { border: none; }

footer.partners { border-top: 1px solid #f1f1f1; padding: 10px 40px 30px 90px; }

.partners-container { display: flex; flex-direction: row; flex-wrap: wrap; align-content: space-evenly; justify-content: space-evenly; padding-top: 10px; }

@media screen and (max-width: 900px) { .partners-container { padding-bottom: 42px; } }

@media screen and (max-width: 700px) { .partners-container { padding-bottom: 30px; } }

@media screen and (max-width: 640px) { .partners-container { padding-bottom: 50px; } }

.unilu { max-height: 60px; max-width: 60px; margin-top: unset; margin-right: unset; margin-bottom: unset; }

.logos-align { width: 90%; text-align: center; margin-left: 5%; }

.img-banner-logos { max-width: 140px; max-height: 40px; margin-right: 20px; margin-bottom: 10px; }

.img-banner-logos.mesr { max-width: unset; }

.img-banner-logos.unilu { max-height: 60px; max-width: 60px; margin-top: -10px; }

.img-banner-logos.fnr { max-width: unset; }

.img-banner-logos.govlu { max-width: unset; }

.img-banner-logos.lsru { max-width: 196px; }

.img-banner-logos.list { max-width: unset; }

.img-banner-logos.chem { max-width: unset; max-height: 56px; }

.img-banner-logos.dlsm { max-width: 280px; }

.img-banner-logos.wider { max-width: 196px; }

.img-banner-logos.taller { max-height: 56px; }

@media (max-width: 640px) { footer.partners { padding: 5px 10px 10px 10px; } }

.mini-logo { max-height: 30px !important; width: 50px; }

.mini-logo:last-of-type { margin-left: 0px; }

.footer-cp-text { top: 6px; position: relative; }

@media (max-width: 640px) { .footer-cp-text { top: -10px; } }

/*# sourceMappingURL=main.css.map */