@import url("https://fonts.googleapis.com/css2?family=Asap:wght@400;600&display=swap");
.anchorjs-link {
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  font-size: 70%;
  margin-left: 2mm;
}
@font-face {
  font-family: 'Computer Modern Serif';
  src: url("fonts/cm/cmunrm.eot");
  src: url("fonts/cm/cmunrm.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunrm.woff") format('woff'), url("fonts/cm/cmunrm.ttf") format('truetype'), url("fonts/cm/cmunrm.svg#cmunrm") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Computer Modern Serif';
  src: url("fonts/cm/cmunbx.eot");
  src: url("fonts/cm/cmunbx.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunbx.woff") format('woff'), url("fonts/cm/cmunbx.ttf") format('truetype'), url("fonts/cm/cmunbx.svg#cmunbx") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Computer Modern Serif';
  src: url("fonts/cm/cmunti.eot");
  src: url("fonts/cm/cmunti.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunti.woff") format('woff'), url("fonts/cm/cmunti.ttf") format('truetype'), url("fonts/cm/cmunti.svg#cmunti") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Computer Modern Serif';
  src: url("fonts/cm/cmunbi.eot");
  src: url("fonts/cm/cmunbi.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunbi.woff") format('woff'), url("fonts/cm/cmunbi.ttf") format('truetype'), url("fonts/cm/cmunbi.svg#cmunbi") format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url("fonts/cm/cmunss.eot");
  src: url("fonts/cm/cmunss.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunss.woff") format('woff'), url("fonts/cm/cmunss.ttf") format('truetype'), url("fonts/cm/cmunss.svg#cmunss") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url("fonts/cm/cmunsx.eot");
  src: url("fonts/cm/cmunsx.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunsx.woff") format('woff'), url("fonts/cm/cmunsx.ttf") format('truetype'), url("fonts/cm/cmunsx.svg#cmunsx") format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url("fonts/cm/cmunsi.eot");
  src: url("fonts/cm/cmunsi.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunsi.woff") format('woff'), url("fonts/cm/cmunsi.ttf") format('truetype'), url("fonts/cm/cmunsi.svg#cmunsi") format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Computer Modern Sans';
  src: url("fonts/cm/cmunso.eot");
  src: url("fonts/cm/cmunso.eot?#iefix") format('embedded-opentype'), url("fonts/cm/cmunso.woff") format('woff'), url("fonts/cm/cmunso.ttf") format('truetype'), url("fonts/cm/cmunso.svg#cmunso") format('svg');
  font-weight: bold;
  font-style: italic;
}
ul.navbar-nav {
  padding-right: 10px;
}
ul.navbar-nav li {
  border-bottom: 3.5px solid rgba(0,0,0,0);
  margin-left: 5px;
  margin-right: 5px;
}
ul.navbar-nav li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 85%;
  color: #999 !important;
  padding-bottom: 13px;
  background-color: rgba(0,0,0,0) !important;
}
ul.navbar-nav li.active a {
  color: #000 !important;
}
ul.navbar-nav li:nth-child(1).active {
  border-bottom: 3.5px solid #008ed0;
}
ul.navbar-nav li:nth-child(1):not(.active):hover {
  border-bottom: 3.5px solid #ccc;
}
ul.navbar-nav li:nth-child(2).active {
  border-bottom: 3.5px solid #008ed0;
}
ul.navbar-nav li:nth-child(2):not(.active):hover {
  border-bottom: 3.5px solid #ccc;
}
ul.navbar-nav li:nth-child(3).active {
  border-bottom: 3.5px solid #008ed0;
}
ul.navbar-nav li:nth-child(3):not(.active):hover {
  border-bottom: 3.5px solid #ccc;
}
ul.navbar-nav li:nth-child(4).active {
  border-bottom: 3.5px solid #008ed0;
}
ul.navbar-nav li:nth-child(4):not(.active):hover {
  border-bottom: 3.5px solid #ccc;
}
@media (max-width: 575px) {
  .nav-divider {
    display: none;
  }
}
ul.navbar-nav li.nav-divider {
  padding: 2mm 0;
}
ul.navbar-nav li.nav-divider span {
  border-left: 1px solid #ccc;
  width: 1mm;
}
.katex {
  font-size: 1em !important;
}
h4 {
  font-size: 19px;
}
.toc-container {
  font-family: 'Computer Modern Sans', sans-serif;
  font-size: 14px;
  margin-right: 10px;
}
.toc-container h4 {
  font-weight: bold;
}
.toc-container ul,
.toc-container li {
  padding-top: 0.5px !important;
  padding-bottom: 0.5px !important;
}
.toc-container ul {
  margin-bottom: -2px;
}
#note-column {
  font-family: 'Computer Modern Sans', sans-serif;
}
#note-column .toc-container h4 {
  font-weight: bold;
}
/* From materializecss.com */
/*
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0,0,0,0.2);
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}
.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255,255,255,0.45);
}
.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244,67,54,0.7);
}
.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255,235,59,0.7);
}
.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255,152,0,0.7);
}
.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156,39,176,0.7);
}
.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76,175,80,0.7);
}
.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0,150,136,0.7);
}
.waves-effect input[type="button"],
.waves-effect input[type="reset"],
.waves-effect input[type="submit"] {
  border: 0;
  font-style: normal;
  font-size: inherit;
  text-transform: inherit;
  background: none;
}
.waves-effect img {
  position: relative;
  z-index: -1;
}
.waves-notransition {
  -webkit-transition: none !important;
  transition: none !important;
}
.waves-circle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}
.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}
.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
  -webkit-mask-image: none;
}
.waves-block {
  display: block;
}
/* Firefox Bug: link not triggered */
.waves-effect .waves-ripple {
  z-index: -1;
}
/* From materializecss.com, with modifications */
.btn-large {
  height: 40px;
  line-height: 40px;
}
/* From materializecss.com */
.btn,
.btn-large {
  text-decoration: none;
  color: #00a0da;
  background-color: #fff;
  text-align: center;
  letter-spacing: 0.5px;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
  cursor: pointer;
  border: 2px solid #00a0da;
  border-radius: 2px;
  padding: 0 2rem;
  text-transform: uppercase;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
}
.btn:hover,
.btn-large:hover {
  background-color: #00a0da;
  color: #fff;
}
card .card-body #content.article {
  padding: 0 35px;
}
body {
  background-color: #fff;
  font-family: 'Asap', sans-serif;
}
body p {
  line-height: 1.55;
}
.side-column {
  padding-right: 5%;
}
#pdf-container {
  margin: auto;
}
body.publications card {
  box-shadow: none;
}
body.note card {
  box-shadow: none;
}
body.notes card {
  box-shadow: none;
}
#content.article {
  font-family: 'Computer Modern Serif', serif, sans-serif;
  position: relative;
  padding: 0;
  transition: all 200ms cubic-bezier(0.2, 0.3, 0.25, 0.9);
  background: transparent;
  zoom: 1;
  color: #000;
  text-align: justify;
  white-space: normal;
  overflow: visible;
  text-shadow: none;
  font-weight: 400;
  cursor: text;
  position: relative;
  z-index: 16;
  overflow-wrap: break-word;
  word-wrap: break-word;
  font-size: 17px;
  line-height: 135%;
}
#content.article ul li {
  margin-top: 5px;
}
#content.article.small-width {
  max-width: 600px;
}
#content.article h1 {
  font-family: 'Computer Modern Sans';
  cursor: text;
  margin-top: 32px;
  margin-bottom: 12px;
  font-size: 25px;
  line-height: 36px;
  word-spacing: 1px;
  font-weight: bold;
}
#content.article h2 {
  font-family: 'Computer Modern Sans';
  cursor: text;
  background-repeat: no-repeat;
  margin-top: 35px;
  margin-bottom: 11px;
  font-size: 21px;
  line-height: 28px;
  word-spacing: 0.5px;
  font-weight: bold;
}
#content.article h3 {
  font-family: 'Computer Modern Sans';
  font-weight: bold;
  font-size: 18px;
  list-style: none;
  cursor: text;
  margin-left: 0;
  word-spacing: -0.1px;
  margin-top: 24px;
}
#content.article h4 {
  font-family: 'Computer Modern Sans';
  font-weight: bold;
}
#content.article .main-title {
  text-align: left;
  font-weight: 300;
  font-size: 40px;
  margin-top: 12px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  line-height: 50px;
}
#content.article .toc-container {
  display: none;
}
#content.article .paper-authors {
  font-family: 'Computer Modern Sans';
  display: block;
  width: 100%;
  margin-bottom: 1cm;
  text-align: center;
  font-size: 110%;
}
#content.article .paper-authors a {
  color: #31708f;
  text-decoration: underline rgba(49,112,143,0.4) dotted;
  text-underline-offset: 2pt;
}
#content.article .paper-authors a:hover {
  background-color: rgba(49,112,143,0.102);
}
#note-column {
  padding-left: 1cm;
}
#note-column .main-title {
  display: none;
  text-align: left;
  font-weight: 400;
  font-size: 40px;
  margin-top: 12px;
  margin-bottom: 25px;
  padding-bottom: 10px;
  line-height: 50px;
}
.container {
  font-family: "Atlas", sans-serif;
  line-height: 1.8;
  color: #444;
}
.article ul,
ol {
  padding: 5px 0px 5px 30px;
}
.article ul {
  list-style-type: square;
}
div.alert {
  margin: 10px 0 20px 0;
  border: 0;
  border-radius: 0;
  padding: 5px 10px;
  background-color: #f1faff;
  border-left: 8px solid #cef;
}
box {
  margin: 20px 0 20px 0;
  border: 0;
  border-radius: 0;
  background-color: #f0f0f0;
  display: block;
  page-break-inside: avoid;
}
box .box-head {
  padding: 5px 10px;
}
box .box-body {
  padding: 5px 10px;
}
figure {
  text-align: center;
  padding: 30px 0;
  page-break-inside: avoid;
}
figure img {
  margin: auto;
  display: block;
  padding: 0 0 10px 0;
  max-width: 100%;
  max-height: 100%;
}
figure x-caption {
  text-align: center;
  max-width: 90%;
  font-size: 80%;
  font-weight: inherit;
  color: inherit;
}
footer {
  margin-top: 20px;
  background-color: #f8f8f8;
  border-top: 1px solid #e7e7e7;
  padding: 30px 0;
  color: #808080;
}
h1 {
  font-weight: 400;
  margin-top: 0;
}
h2 {
  font-weight: 300;
  margin-top: 6px;
  margin-bottom: 20px;
}
h3 {
  font-weight: 400;
  margin-top: 0;
  font-size: 20px;
}
code {
  background-color: #e0f2ff;
  color: #0e69ac;
}
nav.navbar {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  padding-bottom: 0px;
  border-radius: 2px;
}
@media (max-width: 990px) {
  .collapsible-side-col {
    display: none;
  }
  #content.article .toc-container {
    display: block;
  }
}
.desc-table-left-margin {
  margin-left: 110px;
}
.desc-table-heading {
  margin-left: 110px;
  font-weight: 500;
  font-size: 16px;
}
.desc-table-heading::before {
  content: "■ ";
}
.course-container td {
  vertical-align: top;
  text-align: justify;
}
.course-container td:first-child {
  padding-right: 5mm;
}
table.desc-table {
  width: 100%;
}
table.desc-table.collapsible-table {
  display: block;
  max-height: 121px;
  overflow: hidden;
  margin-bottom: 10px;
}
table.desc-table.collapsible-table tr {
  opacity: 0;
}
table.desc-table.collapsible-table tr:nth-child(1) {
  opacity: 1;
}
table.desc-table.collapsible-table tr:nth-child(2) {
  opacity: 1;
}
table.desc-table.collapsible-table tr:nth-child(3) {
  opacity: 0.8;
}
table.desc-table.collapsible-table tr:nth-child(4) {
  opacity: 0.6;
}
table.desc-table.collapsible-table tr:nth-child(5) {
  opacity: 0.4;
}
table.desc-table.collapsible-table tr:nth-child(6) {
  opacity: 0.2;
}
table.desc-table.collapsible-table:hover {
  max-height: 100cm;
  transition: max-height 0.5s ease-in;
}
table.desc-table.collapsible-table:hover tr {
  opacity: 1;
  transition: opacity 0.5 ease-in;
}
table.desc-table > tbody > tr > td {
  padding-bottom: 2px;
}
table.desc-table > tbody > tr:last-child td {
  padding-bottom: 0;
}
table.desc-table > tbody > tr > td:first-child {
  width: 90px;
  color: #0e69ac;
  text-align: right;
  font-weight: 200;
  font-size: 90%;
}
table.desc-table.desc-table-notes > tbody > tr > td:first-child {
  padding-top: 5px;
  font-weight: 400;
/* color: gray; */
  color: #0e69ac;
}
table.desc-table > tbody > tr > td:last-child {
  padding-left: 14px;
  font-weight: 400;
  text-align: justify;
  color: #333 !important;
}
table.desc-table.desc-table-notes > tbody > tr > td:last-child > a {
  color: #333 !important;
  font-size: 130%;
  font-weight: 500;
}
table.desc-table.desc-table-notes > tbody > tr > td:last-child > p {
  margin-bottom: 0;
}
a {
  color: #0088d5;
  text-decoration: none;
}
a:hover {
  color: #0088d5;
  text-decoration: underline;
}
a.navbar-brand {
  font-family: monospace;
  color: #fff !important;
}
hr.hr-small {
  margin-top: 5px;
  margin-bottom: 5px;
}
hr.hr-tiny {
  margin-top: 4px;
  margin-bottom: 10px;
  border-color: #ddd;
}
.topic-container {
  margin-bottom: 40px;
}
.topic-container:last-child {
  margin-bottom: auto;
}
ul.topic-list {
  padding-left: 20px;
  font-weight: 400;
}
ul.topic-list li {
  list-style-type: square;
}
ul.topic-list > li {
  padding-bottom: 5px;
}
ul.topic-list ul {
  padding-left: 15px;
}
ul.topic-list ul li {
  font-size: 90%;
}
body {
  font-size: 14.2px;
}
body .container,
body .container-xxl {
  margin-left: 2%;
}
body .side-column {
  max-width: 440px;
}
@media (min-width: 1400px) {
  .container-xxl {
    max-width: 1400px;
  }
}
.ita-flag {
  height: 0.8em;
  position: relative;
  bottom: 0.1em;
  padding: 0;
}
p:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
span.article-awards {
  color: #31708f;
  display: block;
  font-size: 90%;
}
span.article-title {
  display: block;
  font-weight: 500;
}
td.map-container {
  width: 65%;
}
td.address-container {
  padding: 0 10px;
  vertical-align: top;
  border-left: 1px dashed #ccc;
}
.article-panel {
  width: 100%;
  border-radius: 0;
  margin-bottom: 0;
}
.article-panel .panel-heading {
  text-align: left;
  border-radius: 0;
  padding: 5px 7px;
}
.article-panel .panel-heading .article-authors > .author-link {
  color: #31708f;
  font-style: italic;
  display: block;
}
.article-panel .panel-heading .article-authors > .author-link a {
  color: #31708f;
  text-decoration: underline #31708f dotted;
}
.article-panel .panel-heading .article-abstract {
  color: #31708f;
}
.article-panel .panel-body {
  font-size: 90%;
  padding: 5px 7px;
  color: #555;
/* max-height: 75px; */
  overflow: hidden;
}
.article-panel .panel-body.expanded {
  max-height: auto;
}
.article-panel.panel-paper .panel-heading {
  background-color: #e3f7ff;
}
.article-panel.panel-note .panel-heading {
  background-color: #e3f7ff;
}
.spacer {
  display: block;
  height: 20px;
}
hr {
  border-color: #b1b1b1;
}
hr:last-child {
  display: none;
}
section.paper-type {
  margin-bottom: 40px;
}
.anchorlink:hover {
  text-decoration: underline;
}
#note-column .toc-container ul {
  list-style-type: square;
  padding-left: 20px;
}
.pic-of-me {
  display: block;
  max-width: 400px !important;
}
eqn {
  display: block;
}
eqn table {
  width: 100%;
}
eqn table td.eqn-body {
  padding: 0 0 0 30px;
}
eqn table td.eqn-num {
  min-width: 30px;
  text-align: right;
  vertical-align: middle;
}
a.ref {
  background-color: rgba(251,255,0,0.56);
  color: #000;
  padding: 0px 4px;
}
@media print {
  #comments {
    display: none;
  }
  #note-column {
    display: none;
  }
  #content-container {
    margin: 0;
    padding: 0;
  }
  #content-container .article {
    margin: auto;
    padding: auto;
  }
  #content-container .toc-container {
    display: block;
  }
  a.ref {
    padding: 0;
  }
  box {
    border: 1px solid #000;
  }
}
.side-column {
  margin-bottom: 1cm;
}
@media (max-width: 700px) {
  ul.nav {
    clear: both;
  }
  table.desc-table > tbody > tr > td:first-child {
    font-weight: 400;
  }
  td.map-container {
    display: none;
  }
  td.address-container {
    padding: 0;
    border-left: none;
  }
  table.desc-table > tbody > tr > td:first-child {
    width: 60px;
  }
  .desc-table-left-margin {
    margin-left: 80px;
  }
  .desc-table-heading {
    margin-left: 80px;
  }
}
@media (max-width: 992px) {
  #my-address {
    text-align: center;
  }
}
par {
  display: block;
  margin-bottom: 10px;
}
.cm-sans {
  font-family: 'Computer Modern Sans';
}
.nomargin {
  margin: 0;
}
#comments {
  margin-top: 0.5cm;
}
div.paper-link-panel {
  width: 100%;
  padding: 4px 7px;
/*
    padding: 5px 7px;
    border: 1px solid #bce8f1;
    background-color: #e3f7ff;
  */
}
div.paper-link-panel > a {
  display: inline-block;
}
div.paper-link-panel span.article-title {
  color: #0088d5;
}
div.paper-link-panel span.article-authors {
  color: #31708f;
  font-size: 95%;
  font-style: italic;
  display: block;
}
div.paper-link-panel span.article-authors a {
  color: #31708f;
  text-decoration: underline rgba(49,112,143,0.4) dotted;
  text-underline-offset: 2pt;
}
div.paper-link-panel span.article-authors a:hover {
  background-color: rgba(49,112,143,0.102);
}
div.paper-link-panel .article-abstract {
  color: #31708f;
  font-size: 85%;
  line-height: 1.4;
  display: block;
  opacity: 0.9;
}
span.hnumber {
  font-size: 105%;
  margin-right: 1mm;
}
h3.xbulleted {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 0px;
}
card.research-interest {
  background-color: #f6f6f6;
  border-radius: 5mm;
}
body.about card.research-interest.research-interest-collapsible {
  overflow: hidden;
}
body.about card.research-interest.research-interest-collapsible div.card-body {
  position: relative;
  transition: max-height 180ms ease;
}
body.about card.research-interest.research-interest-collapsible.is-collapsed div.card-body {
  max-height: 620px;
  overflow: hidden;
}
body.about card.research-interest.research-interest-collapsible:not(.is-collapsed) div.card-body {
  max-height: 6000px;
  overflow: visible;
}
body.about card.research-interest.research-interest-collapsible.is-collapsed div.card-body::after {
  background: linear-gradient(rgba(246,246,246,0), #f6f6f6 85%);
  bottom: 0;
  content: "";
  height: 52px;
  left: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
}
body.about .research-interest-toggle {
  align-items: center;
  background: #f6f6f6;
  border: 0;
  border-top: 1px solid rgba(0,0,0,0.06);
  color: #777;
  cursor: pointer;
  display: flex;
  font-size: 13px;
  height: 34px;
  justify-content: center;
  padding: 0;
  transition: background-color 120ms ease, color 120ms ease;
  width: 100%;
}
body.about .research-interest-toggle:hover,
body.about .research-interest-toggle:focus {
  background: #efefef;
  color: #444;
}
body.about .research-interest-toggle:focus-visible {
  outline: 2px solid rgba(0,136,213,0.45);
  outline-offset: -2px;
}
body.about .research-interest-toggle i {
  transition: transform 160ms ease;
}
body.about card.research-interest.research-interest-collapsible:not(.is-collapsed) .research-interest-toggle i {
  transform: rotate(180deg);
}
h3.bulleted {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 0px;
}
h3.bulleted:before {
  content: "■ ";
  font-size: 6mm;
}
h2.research-topic {
  margin-top: 40px;
}
h2.research-topic:first-child {
  margin-top: 6px;
}
card {
  display: block;
  background-color: #fff;
  border-radius: 2px;
  margin-bottom: 20px;
}
card div.card-title {
  display: flex;
  padding: 20px 16px 10px 16px;
}
card div.card-title .card-title-text {
  font-weight: 400;
  color: #fff;
  align-self: flex-end;
  margin-bottom: 10px;
}
card div.card-body {
  padding: 16px 16px 16px 16px;
}
card h3.pub-topic-heading {
  font-weight: semibold;
  font-size: 130%;
}
card h3.pub-topic-heading:before {
  content: "■ ";
}
.sheet {
  width: 100%;
}
#pdf-container div.pdf-page {
  margin-bottom: 30px;
}
bibtex {
  display: block;
  font-family: monospace;
  white-space: pre;
  width: 100%;
  overflow: auto;
  color: #000;
  font-size: 90%;
}
.textLayer {
  position: absolute;
/* text-align: initial;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: hidden; */
  opacity: 0.2;
  line-height: 1;
}
.textLayer span,
.textLayer br {
  color: transparent;
  position: absolute;
  white-space: pre;
  cursor: text;
  transform-origin: 0% 0%;
}
.textLayer .highlight {
  margin: -1px;
  padding: 1px;
  background-color: #b400aa;
  border-radius: 4px;
}
.textLayer .highlight.appended {
  position: initial;
}
.textLayer .highlight.begin {
  border-radius: 4px 0 0 4px;
}
.textLayer .highlight.end {
  border-radius: 0 4px 4px 0;
}
.textLayer .highlight.middle {
  border-radius: 0;
}
.textLayer .highlight.selected {
  background-color: #006400;
}
.textLayer ::selection {
  background: #00f;
}
/* Avoids https://github.com/mozilla/pdf.js/issues/13840 in Chrome */
.textLayer br::selection {
  background: transparent;
}
.textLayer .endOfContent {
  display: block;
  position: absolute;
  left: 0;
  top: 100%;
  right: 0;
  bottom: 0;
/* z-index: -1; */
  cursor: default;
  user-select: none;
}
.textLayer .endOfContent.active {
  top: 0;
}
card.course-container {
  background-color: #f6f6f6;
  border-radius: 5mm;
}
