/* ETH header */
.icr body {
    background: #eaecee;
    font-family: Arial, Helvetica, sans-serif;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
}

.container {
    width: 95%;
}

@media only screen and (min-width: 601px) {
    .container {
        width: 92%;
    }
}

@media only screen and (min-width: 993px) {
    .container {
        width: 80%;
    }
}

.icr #heading {
    background-color: #1e2c58;
}

.icr main {
    flex: 1 0 auto;
    display: flex;
    /*flex-direction: row;*/
}

/* For some obscure reasons, this is not set right in the ETH style */
.icr header {
    height: auto;
    margin-bottom: 20px;
}

.icr header div.row {
    margin-bottom: 0;
}

/* Materialize forces to border-box, let's override to the default */
.icr header *, .icr header *:before, .icr header *:after {
    box-sizing: content-box;
}

.icr header a:link {
    color: #fff;
}
.icr header a:visited {
    color: #fff;
}

.icr header a {
    text-decoration: none;
    vertical-align: bottom;
}

.icr header div#headline div.headlineSmall div.line1 {
    border-right: 1px solid #757575;
}

/* Disable wrapping navigation */
.icr .nav-wrapper ul {
    /*white-space: nowrap;*/
    margin-left: 6px;
}
/*.icr nav ul li {*/
    /*display: inline-block;*/
    /*float: none;*/
/*}*/

header div#headline div.headlineNormal a, header div#headline div.headlineNormal p {
    font-size: 19px;
    line-height: normal;
}

header div#headline div.headlineBig a, header div#headline div.headlineBig p {
    font-size: 30px;
    line-height: 27px;
}

/* Navigation */
.icr nav#nav {
    background-color: transparent;
    box-shadow: none;
}

.icr nav ul a:hover {
    background-color: rgba(255,255,255,0.2);
}

.icr nav#nav .grid_8 {
    margin-left: -6px;
}

.icr nav#nav ul a {
    font-size: 14px;
    padding: 0px 3px;
}

.icr nav#nav i {
    font-size: 14px;
}

@media only screen and (min-width: 601px) {
    .icr nav#nav ul a {
        font-size: 16px;
        padding: 0px 6px;
    }

    .icr nav#nav i {
        font-size: 16px;
    }
}

@media only screen and (min-width: 993px) {
    .icr nav#nav ul a {
        font-size: 18px;
        padding: 0px 12px;
    }

    .icr nav#nav i {
        font-size: 18px;
    }
}

.icr nav#nav .fa-arrow-down {
    color: #82be1e;
    font-size: 10px;
    vertical-align: middle;
    margin-right: 3px;
}

/* Adjust Modernize navigation to 50px */
.icr nav#nav i {
    height: unset;
    line-height: unset;
    display: inline;
}

.icr nav, .icr .nav-wrapper i, .icr nav a.button-collapse, .icr nav a.button-collapse i {
    height: 50px;
    line-height: 45px;
}

.icr nav#nav [class^="mdi-"], .icr nav#nav [class*="mdi-"], .icr nav#nav i.material-icons {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}

.icr nav#nav .button-collapse i {
    height: 50px;
    line-height: 50px;
}

.icr nav#nav .brand-logo {
    font-size: 18px;
}

.icr @media only screen and (min-width: 601px) {
    nav#nav, nav#nav .nav-wrapper i, nav#nav a.button-collapse, nav#nav a.button-collapse i {
        height: 50px;
        line-height: 50px;
    }
}

.icr nav ul li.active {
    background-color: white;
}

.icr nav#nav ul li.active a {
    color: #1e2c58;
}

/* Breakcrumb */
/* Navigation */
.icr nav#breadcrumb {
    background-color: transparent;
    box-shadow: none;
}

.icr @media only screen and (min-width: 601px) {
    nav#breadcrumb, nav#breadcrumb .nav-wrapper i, nav#breadcrumb a.button-collapse, nav#breadcrumb a.button-collapse i {
        height: 30px;
        line-height: 30px;
    }
}

.icr nav#breadcrumb, .icr nav#breadcrumb .button-collapse i {
    height: 30px;
    line-height: 30px;
}

.icr nav#breadcrumb {
    height: 30px;
    padding-left: 6px;
}

.icr nav#breadcrumb div.breadcrumpContainer {
    background-color: white;
    color: black;
    /*padding-left: 10px;*/
    height: 30px;
}

.icr nav#breadcrumb .nav-wrapper {
    background-color: #82be1e;
    display: inline-block;
    overflow: hidden;
}

.icr .breadcrumb {
    background-color: #82be1e;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.icr .breadcrumb:first-child {
    padding-left: 10px;
}

.icr .breadcrumb:last-child {
    color: black;
    padding-right: 10px;
}

.icr .breadcrumb:before {
    font-size: 14px;
    margin-right: 2px;
    margin-left: 0px;
    font-weight: bold;
}

.icr div#JumpStation div#contact ul li + span.delimiter {
    border-left: 1px solid #757575;
}

.icr div#JumpStation div#contact ul li + span.delimiter {
    display: inline-block;
    height: 9px;
    width: 7px;
}

.icr .side-nav.fixed {
    left: 670px;
    top: 225px;
    height: unset;
    position: static;
    margin-top: 30px;
    padding-bottom: 0;
}

.icr nav#sideNav {
    position: static;
    left: 670px;
    top: 225px;
    margin-left: -78px;
    margin-top: -35px;
    background-color: transparent;
    width: 42px;
    box-shadow: none;
}

.icr .side-nav a {
    overflow: hidden;
    padding-top: 0.7em;
    line-height: normal;
    font-weight: bold;
    /* vertical-align: middle; */
    height: unset;
    padding-bottom: 0.7em;
    /* max-height: 4em; */
    overflow-wrap: break-word;
    /* text-overflow: ellipsis; */
}

.icr nav#sideNav a {
    color: black;
}

/* Content */
.icr section#contentMain {
    background-color: white;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 6px;
    width: 100%;
}

.icr h1 {
    font-size: 2.1rem;
    margin-top: 1rem;
}

.icr h2 {
    font-size: 1.9rem;
}

.icr h3 {
    font-size: 1.7rem;
}

.icr h4 {
    font-size: 1.3rem;
}

/* BibTeX */
.csl-entry {
    line-height: 1.5;
    font-size: 15px;
    padding-bottom: 20px;
    padding-left: 2em;
    text-indent: -2em;
}

.csl-bib-body-single .csl-entry {
    text-indent: 0em;
    padding-left: 0em;
    padding-bottom: 0px;
}

.title {
    font-size: 17px;
//padding-left: 2em;
//text-indent: -2em;

    padding-top: 0px;

    padding-left: 30px;
    padding-right: 30px;
}

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

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

.abstract {
    padding-left: 60px;
    padding-right: 60px;

    padding-top: 10px;
    padding-bottom: 20px;

    text-indent: 20px;
}

div.abstract:before {
    display: block;
    /* padding-left: 10px; */
    content: "\201C";
    font-size: 70px;
    position: relative;
    left: -30px;
    top: 8px;
    color: #7a7a7a;
    float: left;
    display: inline;
    margin-right: -50px;
    margin-top: -30px;
}

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

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

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

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

ul.reference li {
    margin-left: 9px;
    list-style-type: initial;
}

.cite {
    padding-left: 30px;
    padding-right: 30px;

    padding-top: 30px;
}

.cite .csl-entry {
    line-height: 1.2;
    font-size: 16px;
    font-weight: bold;
}

.bibtex {
    line-height: 1.2;
    font-size: 13px;

    padding-left: 30px;
    padding-right: 30px;

    padding-top: 3px;

    overflow: hidden;
}

.icr footer#footer div#footerContainer {
    background-color: #1e2c58;
    margin-left: 6px;
}

.icr footer#footer div.row {
    margin-bottom: 0;
}

.icr footer#footer a {
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    font-weight: bold;
    overflow: hidden;
}

.icr footer.page-footer {
    margin-top: 0px;
    padding-top: 0px;
    background-color: transparent;
}

.icr footer#footer div#footerContainer div#footerLinks {
    padding: 5px 20px 5px 0px;
    text-align: left;
    float: left;
}

.icr footer#footer div#footerContainer div#footerLinks ul {
    padding: 0px 0px 0px 20px;
    margin: 0 0 0 0;
}

.icr footer#footer div#footerContainer div#copyright {
    padding: 5px 20px 5px 0px;
    text-align: right;
}

.icr td, th {
    vertical-align: top;
}

/* People page */
.icr section#contentMain .row {
    margin-bottom: 0px;
}

.person {
    font-size: 17px;
    margin-top: 1.14rem;
    margin-bottom: 0.9rem;
}

.icr h2 {
    margin: 0.5rem 0 1rem 0;
}

.icr .data table.documentation td, th {
    padding: 2px 5px;
}

.icr .data table i.fa {
    font-size: xx-large;
}

.icr .data table.documentation i.fa {
    font-size: x-large;
}

.icr div .hoverable:hover {
    transition: box-shadow .25s;
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.icr a {
    color: #2196f3;
}

.icr a.target {
    color: rgba(0,0,0,0.87);
}

.icr .data .epr-panel {
    display: flex;
    /*display: table-cell;*/
    transition: box-shadow .25s;
    border-radius: 2px;
    padding-left: 20px;
    padding-right: 20px;

    margin-bottom: -10px;
    overflow: hidden;
    background-color: rgb(250, 250, 250);
}

.icr .data h4 {
    margin-bottom: 5px;
}

.icr .data .summary {
    color: rgba(0,0,0,0.7);
    font-size: smaller;
    font-weight: bold;
}

.icr .data.epr .description {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin: 0rem 0 0.5rem 0;
    background-color: white;
}

.icr .home .image-left {
    overflow: hidden;
}

/*.icr .home .image-left img {*/
    /*transition: all 5s ease-in-out;*/
    /*transform: scale(1);*/
    /*transition-delay: 0s;*/
/*}*/

/*.icr .home .image-left img:hover {*/
    /*transition: all 5s ease-in-out;*/
    /*transform: scale(5);*/
    /*transition-delay: 0.5s;*/
/*}*/
