/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
.g-content {
  margin: 0.625rem;
  padding: 0.938rem;
}
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
body {
  font-size: 1.2rem;
  line-height: 1.5;
}
h1 {
  font-size: 2.7rem;
}
h2 {
  font-size: 2.45rem;
}
h3 {
  font-size: 2.2rem;
}
h4 {
  font-size: 1.95rem;
}
h5 {
  font-size: 1.7rem;
}
h6 {
  font-size: 1.45rem;
}
small {
  font-size: 1.075rem;
}
cite {
  font-size: 1.075rem;
}
sub, sup {
  font-size: 0.95rem;
}
code, kbd, pre, samp {
  font-size: 1.2rem;
  font-family: "Menlo", "Monaco", monospace;
}
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
body {
  font-size: 1rem !important;
  line-height: 1.5 !important;
}
#tinymce h1, #tinymce h2, #tinymce h3, div[role=main] h1, div[role=main] h2, div[role=main] h3, div[itemprop="articleBody"] h1, div[itemprop="articleBody"] h2, div[itemprop="articleBody"] h3 {
  font-weight: 500 !important;
  color: #F7A600;
  font-family: "HelveticaNeue-CondensedBold", "Helvetica Neue", "Helvetica", "Lato", "Arial";
  font-stretch: condensed;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
h3[itemprop="name"] {
  font-size: unset;
  margin: 0px;
}
#tinymce h4, #tinymce h5, #tinymce h6, div[itemprop="articleBody"] h4, div[itemprop="articleBody"] h5, div[itemprop="articleBody"] h6 {
  font-weight: 500 !important;
  font-family: "Helvetica Neue", "Helvetica", "Lato", "Arial";
}
.edit.item-page a[href] {
  font-weight: unset !important;
}
#tinymce h1, div[itemprop="articleBody"] h1 {
  font-size: 2.6rem !important;
  margin-top: 2rem !important;
}
#tinymce h2, div[itemprop="articleBody"] h2 {
  font-size: 1.7rem !important;
  margin-top: 4rem;
}
#tinymce h3, div[itemprop="articleBody"] h3 {
  font-size: 1.25rem !important;
  margin-top: 3rem;
}
#tinymce h4, div[itemprop="articleBody"] h4 {
  font-size: 1.25rem !important;
}
#tinymce h5, div[itemprop="articleBody"] h5 {
  font-size: 1rem !important;
}
#tinymce h6, div[itemprop="articleBody"] h6 {
  font-size: 1rem !important;
}
p {
  margin-top: 1rem;
  margin-bottom: 1rem !important;
}
small {
  font-size: 0.875rem !important;
}
cite {
  font-size: 0.875rem !important;
}
sub, sup {
  font-size: 0.75rem;
}
#g-page-surround:before {
  border-style: none;
}
#g-page-surround:after {
  border-style: none;
}
#g-copyright:before {
  border-style: none;
}
#g-copyright:after {
  border-style: none;
}
.g-flexslider-testimonial-item {
  background-position: center !important;
}
#g-slideshow {
  background: #ffffff !important;
}
.flex-direction-nav {
  display: none;
}
.slide-desc-text-default .slide-title {
  font-size: 1em;
}
li a[href="#language"] {
  display: none !important;
}
button[aria-controls="attrib-route66seo"] {
  display: none !important;
}
button[data-submit-task="article.save2copy"] {
  display: none !important;
}
button[data-submit-task="article.apply"] {
  display: none !important;
}
code, kbd, pre, samp {
  font-size: 0.7rem;
}
a[href^="/login?view=remind"], a[href^="/component/users/remind"] {
  display: none !important;
}
a[href^="/login?view=reset"], a[href^="/component/users/reset"] {
  display: none !important;
}
hr {
  background-image: linear-gradient(to right, #d5d8e0, #a7ccec, #d5d8e0);
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container .g-menu-item-title, #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container .g-menu-item-title {
  border-bottom: 0px solid #fff;
}
#g-navigation .g-main-nav .g-sublevel > li > .g-menu-item-container .g-menu-item-title:hover, #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container .g-menu-item-title:hover {
  border-bottom: 1px solid #fff;
}
#g-navigation > div {
  z-index: 100 !important;
}
span.g-menu-parent-indicator {
  display: none !important;
}
custom-menu-seperator {
  font-weight: bold !important;
  margin-top: 10px;
}
/*
.inputbox, .custom-nav-search input, .btn, .button, .chzn-container {
        -webkit-border-radius:0.2rem;
        -webkit-appearance: none;
	border-radius: 0.2rem !important;
}

input[type=checkbox], input[type=radio] {
	-webkit-appearance: unset !important;
}
*/
input:not([type="checkbox"]):not([type="radio"]) {
  -webkit-border-radius: 0.2rem !important;
  -webkit-appearance: none !important;
  border-radius: 0.2rem !important;
}
input[type="button"] {
  -webkit-border-end: 0 !important;
  -webkit-border-before: 0 !important;
  -webkit-border-after: 0 !important;
  -webkit-border-start: 0 !important;
}
div[itemprop="articleBody"] a[href] {
  font-weight: 700;
}
div[itemprop="articleBody"] a[href] > strong, div[itemprop="articleBody"] strong > a[href] {
  font-weight: 700 !important;
}
img {
  margin: 0.1em;
}
#g-offcanvas .g-menu-item-container {
  padding-top: 11px !important;
  padding-bottom: 11px !important;
}
.form-horizontal .control-label {
  float: inherit;
  width: inherit;
  text-align: left;
}
.modal {
  overflow: unset !important;
}
.result-category {
  display: none;
}
.result-title {
  margin-top: 30px;
}
.pagination ul > li > a {
  background: #7b8090;
}
caption {
  caption-side: top !important;
}
.attachmentsContainer {
  overflow-x: auto;
  margin-top: 50px !important;
}
td.at_filename > img, td.at_filename > a.at_icon > img {
  width: 22px;
}
.modal-button {
  -webkit-appearance: unset !important;
  color: #00549f !important;
  margin: 3px;
}
.changeButton {
  display: none !important;
}
[value="Add URL"], [value="Cancel"], [value="Upload"], [value="Update File"], [value="Update"], [value="Delete"] {
  -webkit-appearance: unset !important;
  display: inline-block !important;
  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif !important;
  font-weight: 600 !important;
  background: #00549f !important;
  color: #fff !important;
  margin: 0 0 0.5rem 0 !important;
  padding: 0.2em 0.8em !important;
  border-radius: 1px !important;
  vertical-align: middle !important;
  text-shadow: none !important;
  border-radius: 5px !important;
}
.at_filename, .at_file_size, .at_description, .at_mod_date {
  font-weight: initial !important;
}
#jform_tags {
  height: 5em;
}
#jform_featured_chzn, #jform_featured-lbl, #jform_featured, #jform_version_note-lbl, #jform_version_note {
  display: none;
}
#jform_state_chzn > div > ul > li:nth-child(2), #jform_state_chzn > div > ul > li:nth-child(3) {
  display: none;
}
li.publicationItem {
  margin-top: 1em;
}
.tiki_text_red {
  color: #D84315;
}
.tiki_table_html {
  border: 0px solid !important;
  width: initial;
}
.tiki_table {
  margin-top: 1em;
}
.tiki_table_th {
  background: none;
  border: 1px solid #dedede !important;
}
.tiki_table_td_html {
  border: 0px solid #dedede !important;
}
.tiki_table_tr_html {
  border: 0px solid #AAAAAA !important;
}
div[itemprop="articleBody"] ul {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 1rem;
}
div[itemprop="articleBody"] li {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.tiki_codelisting {
  font-family: "Courier New", Courier, monospace;
  padding: 10px;
  background: #F5F5F5;
  margin: 4px;
  border: 1px dashed #696969;
  overflow: auto;
  width: 95%;
}
.tiki_title {
  text-align: center;
  font-weight: bold;
  font-size: 2em;
}
.tiki_hr {
  margin: initial;
}
table.borderless, table.borderless td {
  border: none;
}
.people-list-image {
  width: 95%;
  max-width: 10rem;
  height: 15rem;
  object-fit: cover;
}
project-list-item {
  margin-top: 10px;
  margin-bottom: 25px;
}
div.project-list-item-div-img img {
  object-fit: cover;
  width: 100%;
  padding-bottom: 10px;
}
.profile-image {
  width: 12rem;
  height: 16rem;
  object-fit: cover;
}
.custom-logo > div > a > img {
  width: 191px;
  height: 78px;
  position: absolute;
}
.custom-logo > div {
  height: 78px;
}
.custom-nav-align {
  position: absolute;
  left: 220px;
  top: 28px;
}
.custom-internal-align {
  position: absolute;
  right: 0px;
  top: 28px;
}
.custom-logo-phone > div > a > img {
  height: 32px;
  width: 100%;
  margin-top: -1px;
  margin-bottom: 5px;
}
.custom-nav-search-icon > a:hover {
  text-decoration: none !important;
}
.custom-nav-search {
  position: absolute;
  right: 65px;
  top: 26px;
  font-size: 1rem !important;
}
form.mod-finder.js-finder-searchform.form-search input[type="text"] {
  font-size: 1rem !important;
}
a:hover {
  text-decoration: underline;
  color: #00549f;
}
div > span.g-nav-header.g-menu-item-content > span {
  font-weight: bold;
}
.mceBranding {
  display: none !important;
}
h3.showhide_heading > table {
  border-style: none;
}
div[itemprop="articleBody"] .profile > .btn-toolbar {
  display: none;
}
.login > form > fieldset > .control-group > .controls {
  margin-left: unset;
}
.row:before, row:after {
  display: inline-block;
}
.wf-editor-container .nav-tabs {
  border-bottom: none !important;
}
.well {
  padding: 19px;
  margin-bottom: 20px;
  background-color: #FDFDFD;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
dl.article-info dd {
  font-size: 1rem;
  font-weight: 400;
}
.i10card, .i10card-nohover {
  background-color: #ffffff;
  position: relative;
  display: block;
  border-color: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 0.15s ease-out;
  padding: 0;
  max-width: 100%;
  outline-style: none;
  outline-width: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-decoration: none !important;
  will-change: transform, opacity;
  margin: 0;
}
.i10card:hover {
  -webkit-box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2), 0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12);
  box-shadow: 0 8px 11px -5px rgba(0, 0, 0, 0.2), 0 17px 26px 2px rgba(0, 0, 0, 0.14), 0 6px 32px 5px rgba(0, 0, 0, 0.12);
  -webkit-transition: box-shadow 0.15s ease-in;
}
.i10card-image {
  background-color: #00549F;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 150px;
  position: relative;
}
.i10card-people-container {
  margin: -5px;
}
@media screen and (min-width: 720px) {
  .i10card-people-single {
    flex-basis: 100%;
  }
}
.i10card-people {
  width: 286px;
  height: 160px;
  margin: 5px;
  position: relative;
  border-radius: 3px;
  box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, 0.2);
  -webkit-transition: box-shadow 0.3s ease-out;
}
.i10card-people small {
  font-size: 0.82rem !important;
}
.i10card-people:hover {
  -webkit-transition: box-shadow 0.3s ease-in;
  box-shadow: 7px 7px 30px -5px rgba(0, 0, 0, 0.4);
}
.i10card-people-image {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  width: 120px;
  height: 100%;
  position: relative;
  margin: 0 !important;
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.i10card-people-content {
  padding: 1rem 0.5rem 1rem 1rem;
  width: 166px;
  word-break: break-word;
}
.i10card-people a {
  text-decoration: none;
  color: #333333;
}
.i10card-people i {
  text-decoration: none;
  color: #555555;
}
.i10card-people #role {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 166px;
  padding: 0 0.75rem 1rem 1rem;
}
.i10card-people p {
  line-height: 17px;
  margin: 0.2rem 0 0 0.2rem !important;
  color: #444444;
  font-weight: normal !important;
}
.i10card-people-content h4, .i10card-people-content h5 {
  margin: 0.2rem 0 0.2rem;
}
.i10card-image > img {
  position: absolute;
  right: 0.7rem;
  bottom: -30px;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  float: right;
}
.i10card-content {
  padding: 1rem !important;
}
.i10card-content > * {
  margin: 0 !important;
}
.i10card-href {
  text-decoration: none !important;
  color: unset !important;
  coursor: pointer;
  font-weight: normal !important;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.i10article-background {
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  position: absolute;
  display: inline;
  z-index: 10;
  -webkit-box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.2), 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12);
}
#g-mainbar div.icons, .article-info {
  position: relative;
  z-index: 1000;
}
#g-copyright {
  position: relative;
  z-index: 10;
}
.i10sticky-header {
  position: -webkit-sticky;
  position: sticky;
  background-color: #f7f7f7;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 33vw;
  min-height: 200px;
  max-height: 360px;
  top: 0;
  left: 0;
  z-index: 1;
}
.i10system-message {
  z-index: 10001;
  width: 350px;
  top: 2rem;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  font-size: 1rem !important;
}
.i10system-message h4 {
  font-size: 1.3rem !important;
}
.i10-100vw {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  width: 100vw;
}
.i10stage {
  background-image: linear-gradient(to bottom, rgba(242, 242, 242, 0), #f2f2f2);
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
.i10usericon {
  width: 88px;
  height: 88px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0 auto 0.5rem auto;
}
.i10usericon:hover {
  border-style: solid;
  border-style: solid;
  border-width: 2px;
  border-color: #dedede;
}
.i10card-table {
  padding: 0 !important;
  border: none;
}
.i10card-table tr, .i10card-table td {
  padding: 0 0.4rem 0 0 !important;
  border: none;
  vertical-align: top;
}
.i10lecture-icon {
  position: absolute;
  top: -118px;
  left: 0px;
  float: left;
  height: 160px;
  width: 160px;
  display: inline-block;
}
.i10lecture-icon-spacing {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  float: left;
  height: 36px;
  width: 192px;
  margin: 0rem;
}
.i10card-quicklinks p {
  margin: 0 !important;
  padding: 0.25rem 0 0.25rem !important;
}
.i10blurred-material {
  background-color: rgba(255, 255, 255, 0.701961) !important;
  backdrop-filter: saturate(90%) blur(20px);
  -webkit-backdrop-filter: saturate(90%) blur(20px);
}
@media screen and (max-width: 720px) {
  .i10mobile-full-width {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .i10mobile-flex-center {
    justify-content: center;
  }
}
@media screen and (max-width: 959px) {
  .i10lecture-icon {
    left: 50% !important;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    width: 120px !important;
    height: 120px !important;
  }
  .i10lecture-icon-spacing {
    width: 100% !important;
  }
}
.i10-schedule {
  border-left: 4px solid #F6A800;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  background: #f7f7f7;
  list-style: none;
  text-align: left;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: 95px;
  padding-left: 8px !important;
  padding-right: 16px;
}
.i10-schedule-no-dates {
  margin-left: 10px !important;
}
.i10-schedule ul {
  list-style: none;
  text-align: left;
}
.i10-schedule > li {
  position: relative;
  padding: 16px;
  border-bottom: 2px dashed #ffffff;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.i10-schedule > li li {
  position: relative;
  padding: 0 0 16px 16px;
}
.i10-schedule > li::before {
  position: absolute;
  display: block;
  content: attr(i10-date);
  text-align: right;
  width: 87px;
  top: 17px;
  left: -111px;
  font-weight: 800;
}
.i10-schedule-no-dates > li::before {
  width: 0 !important;
}
.i10-schedule > li::after {
  position: absolute;
  display: block;
  top: 18px;
  left: -20px;
  border-radius: 50%;
  border-width: 4px;
  border-style: solid;
  border-color: #F6A800;
  background-color: #f7f7f7;
  height: 20px;
  width: 20px;
  content: "";
}
.i10-schedule > li:last-of-type, .i10-schedule > li li:last-of-type {
  border-bottom: none !important;
}
.i10-schedule > li > :first-child, .i10-schedule > li li > :first-child {
  margin-top: 0 !important;
  margin-bottom: 0;
}
.i10-schedule > li > :last-child {
  margin-bottom: 0 !important;
}
.i10-schedule > li li {
  margin: 0;
  padding: 0;
}
.i10-schedule > li li * {
  margin: 0;
  padding: 0;
}
.i10-schedule > li p {
  margin-top: 3px !important;
}
.i10-schedule > li li::before {
  position: absolute;
  display: block;
  top: 7px;
  left: -64px;
  border: 0;
  border-bottom: 4px solid #F6A800;
  height: 0;
  width: 40px;
  content: "";
}
.i10-schedule > li li::after {
  position: absolute;
  display: block;
  top: 3px;
  left: -28px;
  border-radius: 50%;
  border-width: 0;
  background-color: #F6A800;
  height: 12px;
  width: 12px;
  content: "";
}
div.i10-schedule-wrapper {
  position: relative;
  overflow-y: hidden;
}
.i10-schedule-wrapper-fade-top:before {
  content: "";
  width: 100%;
  height: 30px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background-image: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
}
.i10-schedule-wrapper-fade-bottom:after {
  content: "";
  width: 100%;
  height: 30px;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 2;
  background-image: linear-gradient(to top, white, rgba(255, 255, 255, 0));
}
.i10-subevent-deadline, .i10-subevent-lab, .i10-subevent-assignment, .i10-subevent-review, .i10-subevent-important, .i10-subevent-archive, .i10-subevent-video, .i10-subevent-lecture {
  position: absolute;
  height: 20px;
  left: -34px;
  width: 34px;
  top: -3px;
  z-index: 1;
  padding-left: 4px !important;
  background-color: #f7f7f7;
  color: #F6A800;
  font-size: 20px;
  font-family: "FontAwesome";
}
.i10-subevent-deadline:before {
  content: "";
}
.i10-subevent-lab:before {
  content: "%";
}
.i10-subevent-assignment:before {
  content: "";
}
.i10-subevent-review:before {
  content: "";
}
.i10-subevent-important:before {
  content: "";
}
.i10-subevent-archive:before {
  content: "P";
}
.i10-subevent-video:before {
  content: "";
}
.i10-subevent-lecture:before {
  content: "B";
}
.i10-schedule-button, .i10-schedule-button2 {
  position: absolute;
  bottom: 12px;
  right: 12px;
  z-index: 3;
  color: white;
  background-color: #00549f;
  height: 42px;
  border-radius: 8px;
  padding-left: 16px;
  padding-right: 16px;
}
.i10-schedule-button2 {
  width: 52px !important;
  height: 52px !important;
  font-size: 20px;
  border-radius: 26px;
}
.i10-schedule-button2:hover {
  background-color: #00437f;
}
.i10-schedule2 {
  position: relative;
  border-left: 4px solid #f6a800;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  background: #f5f5f5;
  list-style: none;
  text-align: left;
  padding-left: 8px !important;
  margin-right: 0;
  margin-left: 10px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.i10-schedule2-show-side {
  margin-left: 95px !important;
}
.i10-schedule2 a {
  text-decoration: none;
}
.i10-schedule2 > li {
  position: relative;
  padding: 16px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.i10-schedule2 > li ul {
  padding: 0;
  margin-left: 0 !important;
}
.i10-schedule2 > li > :first-child {
  margin-top: 0 !important;
  margin-bottom: 4px !important;
}
.i10-schedule2 > li > p {
  margin-top: 4px !important;
}
.i10-schedule2 > li > :last-child {
  margin-bottom: 0 !important;
}
/*
-----  SEPARATOR LINES  -----
*/
.i10-schedule2 > li {
  border-bottom: 3px dashed #fff;
}
.i10-schedule2 > li:last-of-type {
  border-bottom: none !important;
}
/*
-----  DOTS AND DATES  -----
*/
.i10-schedule2 > li::before {
  position: absolute;
  display: block;
  content: attr(i10-date);
  text-align: right;
  width: 0;
  top: 17px;
  left: -111px;
  font-weight: 800;
}
.i10-schedule2-show-side > li::before {
  width: 87px !important;
}
.i10-schedule2 > li::after {
  position: absolute;
  display: block;
  top: 18px;
  left: -20px;
  border-radius: 50%;
  border-width: 4px;
  border-style: solid;
  border-color: #f6a800;
  background-color: #f7f7f7;
  height: 20px;
  width: 20px;
  content: "";
}
/*
-----  DATES  -----
*/
.i10-schedule2-dates {
  list-style-type: none;
  margin-top: 16px;
  margin-bottom: 32px;
}
.i10-schedule2-dates li {
  /*    float:left;*/
  /*    padding: 12px 24px 12px 12px;*/
  /*    border-radius: 8px;*/
  /*    background-color: white;*/
  margin: 0 96px 8px 0;
  position: relative;
}
.i10schedule2-dates > li p {
  margin-top: 0 !important;
}
.i10-schedule2-dates > li > :first-child {
  margin-bottom: 3px;
}
.i10-schedule2-dates > li > :last-child {
  margin-bottom: 0 !important;
}
.i10-schedule2-date-lecture > *, .i10-schedule2-date-lab > *, .i10-schedule2-date-deadline > * {
  padding-left: 32px;
}
/*
-----  ATTACHMENTS  -----
*/
.i10-schedule2-attachments {
  list-style-type: none;
  margin-top: 24px !important;
  margin-bottom: 0 !important;
  white-space: nowrap !important;
}
.i10-schedule2-attachments li {
  float: left;
  margin: 0 8px 8px 0;
  height: 42px;
}
.i10-schedule2-attachments li > a {
  padding: 12px 16px 12px 14px;
  border-radius: 8px;
  background-color: white;
  color: #424242;
  font-weight: unset !important;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.i10-schedule2-attachments li > a:hover {
  background-color: #f6a800;
  color: white;
}
.i10-schedule2-attachments li:last-child {
  margin-right: unset;
}
.i10-schedule2-dates::after, .i10-schedule2-attachments::after {
  display: block;
  white-space: pre;
  content: "";
  clear: both;
}
/*
-----  SCHEDULE2 ICONS  -----
*/
.i10-schedule2-date-lecture::before {
  position: absolute;
  content: "  ";
  top: 1px;
}
.i10-schedule2-date-lab::before {
  position: absolute;
  content: " ";
  top: -4px;
}
.i10-schedule2-date-deadline::before {
  position: absolute;
  content: "";
  top: -5px;
}
.i10-schedule2-attachment-video::before {
  content: "  ";
  font-size: 18px !important;
}
.i10-schedule2-attachment-slides::before {
  content: "  ";
  font-size: 18px !important;
}
.i10-schedule2-attachment-document::before {
  content: "  ";
  font-size: 18px !important;
}
.i10-schedule2-attachment-download::before {
  font-size: 16px !important;
  content: "  ";
}
.i10-schedule2-date-lab::before, .i10-schedule2-date-deadline::before, .i10-schedule2-attachment-download::before {
  font-family: "FontAwesome";
}
.i10-schedule2-date-lecture::before, .i10-schedule2-attachment-video::before, .i10-schedule2-attachment-slides::before, .i10-schedule2-attachment-document::before {
  font: normal normal normal 14px/1 FontAwesome;
}
.i10-schedule2-date-lecture::before, .i10-schedule2-date-lab::before, .i10-schedule2-date-deadline::before {
  color: #f6a800;
  font-size: 20px;
  left: 1px;
}
.i10card-lecture {
  width: 29.5%;
  min-width: 200px;
  margin: 0.8rem;
}
.i10card-lecture > a {
  display: flex;
  flex-wrap: wrap;
}
.i10card-lecture > a > :first-child {
  position: relative;
  background-color: #C7DDF2;
  flex: 1;
  min-width: 106px;
}
.i10card-lecture > a > :first-child > :first-child {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position-x: 20%;
  background-position-y: 50%;
  filter: saturate(0) contrast(140%) blur(2px);
  opacity: 0.25;
}
.i10card-lecture > a > :first-child > img {
  position: absolute;
  float: left;
  height: 90px;
  width: 90px;
  margin: 8px !important;
  border-radius: 4px;
}
.i10card-lecture > a > :first-child > :last-child {
  height: 90px;
  width: 90px;
  margin: 8px !important;
  background-color: transparent;
}
.i10card-lecture > a > :last-child {
  flex: 1;
  flex-grow: 100;
  min-width: 200px;
  height: 100%;
}
.i10paperteaser {
  text-decoration: none;
}
.i10paperteaser > div {
  width: 280px;
  display: inline-block;
  margin: 16px 8px 16px;
  max-width: 100%;
}
.i10paperteaser > div > div {
  height: 170px;
  background-size: cover;
  border-radius: 3px;
  margin: 0 0 6px 0;
  border: 6px solid white;
}
.i10paperteaser > div h5 {
  margin: 2px 0;
  white-space: break-spaces;
  font-size: 1.1rem !important;
  color: black;
}
.i10paperteaser > div p {
  margin: 4px 0 !important;
  font-size: 0.8rem;
  color: #444444;
}
.i10paperteaser:hover > div > div {
  filter: brightness(0.9);
}
.i10-fabmenu {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.i10-fabmenu > :first-child {
  align-self: flex-start;
  margin-right: auto !important;
  margin-left: 0 !important;
}
.i10-fabmenu > :last-child {
  margin-right: 0 !important;
}
.i10-fabmenu > * {
  padding: 2px;
  font-size: 1rem;
  border-radius: 4px;
  max-width: 20%;
  margin: 4px 16px;
  border: 1px solid white;
}
.i10-fabmenu * {
  text-align: center;
  font-size: 0.8rem;
}
.i10-fabmenu img {
  display: block;
  width: 60px;
  margin: 0 auto 4px;
  padding: 4px;
}
.i10-fabmenu a {
  text-decoration: none;
}
.i10-fabmenu a:hover {
  border: 1px solid orange;
}
@media screen and (max-width: 600px) {
  .i10-fabmenu > * {
    margin: 4px;
  }
  .i10-fabmenu img {
    width: 32px !important;
    padding: 0px;
  }
}
@media print {
  a[href]:after {
    content: "" !important;
  }
  #header-image {
    height: 0;
  }
  #g-navigation {
    display: none;
  }
  .g-container {
    width: 600px !important;
  }
}
div:has(> div > #jform_catid-lbl) {
  display: none;
}
div:has(> div > #jform_note-lbl) {
  display: none;
}
div:has(> div > #jform_tags-lbl) {
  display: none;
}
button[name="Search"] {
  margin: 0 0 0 8px !important;
  height: 100%;
}
.input-password-toggle {
  display: none !important;
}
/*# sourceMappingURL=custom_14.css.map */