html {
    width: 100%;
    height: 100%;
    min-height: 345pt;
    min-width: 690pt;
    max-width: 800pt;
    text-align: center;
    margin: auto;
}

body {
    text-align: left;
    margin: auto;
    margin-top: 1%;
    width: 94%;
    color: #333;
    overflow-y: scroll;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Georgia, "Times New Roman", serif;
}

/* prevent firefox from drawing an outline */
a {
    cursor: pointer;
    outline: 0;
    text-decoration: none;
}

li {
    margin-top: 2pt;
    margin-bottom: 2pt;
}

#frame {
}

/* title bar */
.header {
    vertical-align: center;
    clear: both;
}
.header a {
    color: #333;
}
.header a:hover {
    text-decoration: underline;
}
.header div {
    float: left;
}
#header_logo {
    height: 130pt;
    border: solid;
    border-width: 1px;
    border-color: #e2e6fa;
    border-radius: 10pt;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
#header_title {
    font-size: 30pt;
    font-weight: bold;
    padding-left: 10pt;
    padding-right: 10pt;
    padding-top: 5pt;
    margin: 0;
}
#header_description {
    padding-left: 10pt;
    padding-right: 10pt;
    padding-top: 10pt;
    margin: 0;
}

/* navigation bar */
.navigation {
    clear: both;
    height: 30pt;
    padding-top: 30pt;
    text-align: center;
    vertical-align: center;
}
.navigation div {
    border-radius: 2pt;
    margin: 5pt;
    padding: 10pt;
    display: inline;
    align: float;
    background-color: #e4e4e4;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.navigation div:hover {
    background-color: #d8d8d8;
    padding: 14pt;
    margin-left: 12pt;
    margin-right: 12pt;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.navigation a,
.navigation a:visited,
.navigation a:focus,
.navigation a:link,
.navigation a:active {
    color: #333;
}
.current {
    border-radius: 20pt !important;
    background-color: #d8d8d8 !important;
}
#content {
    margin-top: 20pt;
    color: #333;
    padding: 5pt;
}
#container {
    margin: 0;
    padding-top: 5pt;
    padding-bottom: 10pt;
    padding-left: 15pt;
    padding-right: 15pt;
    text-align: justify;
}
#container h1 {
    clear: both;
    margin-top: 15pt;
    margin-bottom: 15pt;
    text-align: left;
    font-size: 16pt;
}
#container h2 {
    clear: both;
    margin-top: 15pt;
    margin-bottom: 5pt;
    text-align: left;
    font-size: 12pt;
}
#container p {
    clear: both;
    margin: 0;
    margin-top: 10pt;
    padding: 0;
}
#container a {
    color: #006633;
}
#container a:hover {
    text-decoration: underline;
    color: #004d26;
}
.sitelink {
    cursor: pointer;
    color: #006633 !important;
}
.sitelink:hover {
    text-decoration: underline;
}

#enb_logo_container {
    height: 100pt;
    text-align: center;
    padding: 20pt;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
#enb_logo {
    height: 100pt;
}

#news_container {
    width: 100%;
}

#events_container {
    width: 100%;
}

table {
    width: 100%;
    border-spacing: 0;
    table-layout: fixed;
}
.events_table .events_date_col {
    width: 11.11%;
}
.events_table .events_type_col {
    width: 30%;
}
.events_table tr > *:nth-child(1) {
    width: 11.11% !important;
}
.events_table tr > *:nth-child(2) {
    width: 30% !important;
}
.events_table tr > *:nth-child(3) {
    width: 58.89% !important;
}
.group_seminar_schedule th,
.group_seminar_schedule td {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: break-word;
}
td {
    padding: 5pt;
}
td a {
    cursor: pointer;
}
tr:nth-child(even) {
    background: #e4e4e4;
}
tr:nth-child(odd) {
    background: #f0f0f0;
}
td {
    padding: 10pt;
    padding-top: 5pt;
    padding-bottom: 5pt;
    vertical-align: top;
    overflow-wrap: anywhere;
    word-break: break-word;
    min-width: 0;
}

details {
    display: block;
    width: 100%;
    max-width: 100%;
}

summary {
    display: block;
    max-width: 100%;
    white-space: normal;
    list-style: none;
}

summary::marker {
    content: "";
}

summary::-webkit-details-marker {
    display: none;
}

.news_col1 {
    width: 110pt;
    text-align: right;
}
.events_col1 {
    width: 110pt;
    text-align: right;
}

.members_pos {
    font-weight: bold;
    margin-bottom: 20pt !important;
}
.members_prf {
    margin-top: 15pt;
    margin-bottom: 20pt !important;
}
.members_div {
    float: left;
    margin-right: 10pt;
    padding-bottom: 2.5em;
    overflow: auto;
    width: 100%;
}
.members_floated {
    float: left;
    width: 20%;
}
.members_img {
    width: 90%;
    border: 2px solid #fff;
    -moz-box-shadow: 5px 5px 2px #ccc;
    -webkit-box-shadow: 5px 5px 2px #ccc;
    box-shadow: 5px 5px 2px #ccc;
    -moz-border-radius: 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    float: left;
}
.members_text {
}

.publications {
}
.publications li {
    margin-bottom: 10pt;
}

.books-list {
    display: grid;
    gap: 18pt;
}

.book-item {
    display: grid;
    grid-template-columns: 110px 1fr;
    gap: 12pt;
    align-items: start;
}

.books_img {
    width: 110px;
    height: auto;
    display: block;
    border: 2px solid #fff;
    -moz-box-shadow: 5px 5px 2px #ccc;
    -webkit-box-shadow: 5px 5px 2px #ccc;
    box-shadow: 5px 5px 2px #ccc;
    -moz-border-radius: 8px;
    -webkit-border-radius: 5px;
    border-radius: 8px;
}

.book-meta p {
    margin: 0 0 4pt 0;
}

.book-title,
.book-container-title {
    font-weight: 700;
}

.book-isbn {
    opacity: 0.85;
}

@media (max-width: 700px) {
    .book-item {
        grid-template-columns: 88px 1fr;
        gap: 10pt;
    }

    .books_img {
        width: 88px;
    }
}

/* footer */
.footer {
    margin-top: 25pt;
    font-size: 9pt;
}
#footer_disclaimer {
    text-align: justify;
}

.header_row {
}

.first_column {
}

details summary {
    list-style: none;
}

details summary::-webkit-details-marker {
    display: none;
}

:root {
    --brand-logo-width: clamp(105pt, 12.5vw, 140pt);
}

.site_logo {
    width: var(--brand-logo-width);
    height: auto;
    display: block;
    margin: 0 0 10pt 0;
}

.title_block {
    display: flex;
    align-items: center;
    gap: calc(var(--brand-logo-width) * 0.0857);
    margin-bottom: calc(var(--brand-logo-width) * 0.08);
}

.title_block .site_logo {
    margin: 0;
}

.title_block .site_title {
    clear: none;
    margin: 0;
    line-height: 1.02;
    font-size: calc(var(--brand-logo-width) * 0.2143);
}

.site_title_line {
    display: block;
    white-space: nowrap;
}

.group_seminar_schedule {
    margin-top: 8pt;
}

.group_seminar_schedule th {
    text-align: left;
}

.group_seminar_schedule col:nth-child(1) {
    width: 18%;
}

.group_seminar_schedule col:nth-child(2) {
    width: 22%;
}

.group_seminar_schedule col:nth-child(3) {
    width: 10%;
}

.group_seminar_schedule col:nth-child(4) {
    width: 50%;
}

.group_seminar_schedule details p {
    text-align: justify;
}

.group_seminar_schedule details[open] p {
    margin-top: 8pt;
    margin-bottom: 8pt;
    margin-left: 8pt;
    margin-right: 8pt;
}

.contact_map {
    border: 0;
}

.research_focus {
    display: flex;
    align-items: flex-start;
    gap: 12pt;
}

.research_teaser {
    float: none;
    flex: 0 0 120px;
    width: 120px;
    height: auto;
    margin: 0;
}

.research_text {
    flex: 1;
}
