@charset "UTF-8";
body.dark-mode {
  background: #2a2a2a;
  color: #fff;
}
body.dark-mode .kutu a {
  color: #fff;
}
body.dark-mode .more a, body.dark-mode .person-card-links a {
  color: #2a2a2a !important;
}
body.dark-mode .person-card-links a:hover {
  color: white !important;
}
body.dark-mode .other p a {
  color: #0076ff !important;
}
body.dark-mode .paragraph--type--sss .accordion-header {
  background: lightgray;
  line-height: 0 !important;
}
body.dark-mode .paragraph--type--sss .accordion-header .icon-academic:after {
  top: 50%;
}
body.dark-mode .paragraph--type--sss .accordion-header .accordion-button {
  background: lightgray;
  padding-top: 5px;
}
body.dark-mode .paragraph--type--sss .accordion-body {
  background: lightgray;
}
body.dark-mode .paragraph--type--sss .accordion-body p {
  color: black;
}
body.dark-mode .pager__items .pager__item a {
  background: white !important;
}
body.dark-mode .other .previos-icon .prev_link::before {
  filter: invert(1) !important;
}
body.dark-mode .other .previos-icon .next_link::after {
  filter: invert(1) !important;
}
body.dark-mode header.main-header .submenu {
  background: #2a2a2a;
}
body.dark-mode header.main-header .appsMenu {
  background: #2a2a2a;
}
body.dark-mode header.main-header .appsMenu .all .menu-wrapper ul.navbar-nav li svg {
  fill: white !important;
  filter: brightness(0) invert(1);
}
body.dark-mode header.main-header .appsMenu .all .menu-wrapper ul.navbar-nav li:first-child a, body.dark-mode header.main-header .appsMenu .all .menu-wrapper ul.navbar-nav li:first-child span {
  color: white;
}
body.dark-mode header.main-header .appsMenu .titles {
  border-bottom: 1px solid #ededed;
  color: white !important;
}
body.dark-mode a {
  color: white !important;
}
body.dark-mode .academic-title {
  color: #fff !important;
}
body.dark-mode .paragraph--type--document2 .file--application-pdf a::before {
  filter: invert(1);
}
body.dark-mode .academic-container p {
  color: #fff !important;
}
body.dark-mode .paragraph--type--document2 .file a {
  color: #fff !important;
}
@media only screen and (max-width: 992px) {
  body.dark-mode header.main-header .all {
    background-color: #2a2a2a;
  }
  body.dark-mode header.main-header .mobile-menu-bottom .lang-mod-change a:before {
    filter: brightness(1) !important;
  }
  body.dark-mode header.main-header.open .iconMenu.open {
    background: transparent;
  }
  body.dark-mode header.main-header.open .iconMenu.open span {
    background: white;
  }
}
body.dark-mode .paragraph--type--prg-text a, body.dark-mode .paragraph--type--prg-text h6 {
  color: #fff;
}
body.dark-mode .paragraph--type--prg-text .link-button {
  color: #fff !important;
}
body.dark-mode .paragraph--type--prg-text .link-button::after {
  filter: invert(1);
}
body.dark-mode .paragraph--type--prg-text .more a {
  color: #2a2a2a;
}
body.dark-mode .paragraph--type--prg-text .more .link-button {
  color: #fff !important;
}
body.dark-mode .paragraph--type--prg-text .more .link-button::after {
  filter: invert(1);
}
body.dark-mode .paragraph--type--prg-text .large-button:hover {
  color: #8f8f8f;
}
body.dark-mode .paragraph--type--prg-text .uluslararasi-table thead tr {
  color: #fff;
}
body.dark-mode .paragraph--type--prg-text .uluslararasi-table tbody {
  color: #fff !important;
}
body.dark-mode .bg-light-gray {
  background-color: #5e5e5e;
}
body.dark-mode .paragraph--type--custom-text .text-content ol a, body.dark-mode .paragraph--type--custom-text .text-content h4, body.dark-mode .paragraph--type--custom-text .text-content h3, body.dark-mode .paragraph--type--custom-text .text-content h6, body.dark-mode .paragraph--type--custom-text .text-content h5, body.dark-mode .paragraph--type--custom-text .text-content strong, body.dark-mode .paragraph--type--custom-text .text-content p, body.dark-mode .paragraph--type--custom-text .text-content ul li {
  color: #fff;
}
body.dark-mode .paragraph--type--person-card h2 {
  color: #fff;
}
body.dark-mode .homepage-featured h3, body.dark-mode .homepage-list h3 {
  color: #fff;
}
body.dark-mode .event-block-wrapper .date-link .all, body.dark-mode .announcement-block-wrapper .date-link .all {
  color: #fff;
}
body.dark-mode .paragraph--type--prg-text .instagram::before, body.dark-mode .paragraph--type--prg-text .twitter::before {
  filter: invert(1);
}
body.dark-mode .document-text a {
  color: #fff !important;
}
body.dark-mode .announcement-block-wrapper .form-item-announcement-date, body.dark-mode .announcement-block-wrapper .form-item-announcement-month, body.dark-mode .announcement-block-wrapper .form-item-announcement-category {
  background: #2a2a2a;
}
body.dark-mode .announcement-block-wrapper .form-item-announcement-date .select2.select2-container--default .select2-selection--single, body.dark-mode .announcement-block-wrapper .form-item-announcement-month .select2.select2-container--default .select2-selection--single, body.dark-mode .announcement-block-wrapper .form-item-announcement-category .select2.select2-container--default .select2-selection--single {
  background-color: #2a2a2a;
}
body.dark-mode .announcement-block-wrapper .form-item-announcement-date .select2.select2-container--default .select2-selection--single .select2-selection__rendered, body.dark-mode .announcement-block-wrapper .form-item-announcement-month .select2.select2-container--default .select2-selection--single .select2-selection__rendered, body.dark-mode .announcement-block-wrapper .form-item-announcement-category .select2.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
body.dark-mode .event-block-wrapper .form-item-event-date, body.dark-mode .event-block-wrapper .form-item-event-month, body.dark-mode .event-block-wrapper .form-item-event-category {
  background: #2a2a2a;
}
body.dark-mode .event-block-wrapper .form-item-event-date .select2.select2-container--default .select2-selection--single, body.dark-mode .event-block-wrapper .form-item-event-month .select2.select2-container--default .select2-selection--single, body.dark-mode .event-block-wrapper .form-item-event-category .select2.select2-container--default .select2-selection--single {
  background-color: #2a2a2a;
}
body.dark-mode .event-block-wrapper .form-item-event-date .select2.select2-container--default .select2-selection--single .select2-selection__rendered, body.dark-mode .event-block-wrapper .form-item-event-month .select2.select2-container--default .select2-selection--single .select2-selection__rendered, body.dark-mode .event-block-wrapper .form-item-event-category .select2.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #fff;
}
body.dark-mode header.main-header.fixed {
  background: #2a2a2a;
}
body.dark-mode header.main-header.fixed .branding-wrap {
  filter: brightness(0) invert(1);
}
body.dark-mode header.main-header.fixed .block-menu ul li a, body.dark-mode header.main-header.fixed .appsMenuLink, body.dark-mode header.main-header.fixed .lang-switcher a {
  color: #fff !important;
}
@media only screen and (max-width: 992px) {
  body.dark-mode header.main-header .block-menu ul li a {
    color: #fff !important;
  }
}
body.dark-mode .counter-list .counter-col svg {
  filter: invert(1);
}
body.dark-mode nav .breadcrumb-item span,
body.dark-mode nav .breadcrumb-item a {
  color: #fff !important;
}
body.dark-mode #block-sidebar-menu a {
  color: #fff !important;
}
body.dark-mode .content-footer .ytu-icon.left-icon::before {
  filter: invert(1);
}
body.dark-mode .content-footer .back-button:hover {
  color: #8f8f8f;
}
body.dark-mode .content-footer .share-buttons a {
  filter: invert(1);
}
body.dark-mode .content-footer .share-buttons a:hover {
  border-color: #8f8f8f;
}
body.dark-mode .content-footer .share-buttons .ytu-icon {
  filter: brightness(0%);
}
body.dark-mode .title-tools ul {
  background-color: #2a2a2a !important;
}
body.dark-mode .title-tools .ytu-icon.print {
  filter: brightness(0) invert(1);
}
@media (max-width: 767.98px) {
  body.dark-mode .capBig {
    background-color: #2a2a2a !important;
  }
  body.dark-mode .capBig .line1 {
    color: #fff !important;
  }
}
body.dark-mode .search-page .layout-content p {
  color: #fff !important;
}
body.dark-mode .search-page .layout-content #block-ytu-content ol li {
  box-shadow: 0px 0px 20px 15px !important;
}
body.dark-mode table tbody {
  color: white !important;
}
@media (max-width: 767.98px) {
  body.dark-mode .pager__items .pager__item a {
    background-color: #fff !important;
  }
}
body.dark-mode .paragraph--type--sss .accordion-header {
  background: #2a2a2a;
  line-height: 1 !important;
}
body.dark-mode .paragraph--type--sss .accordion-header .icon-academic:after {
  top: 50%;
}
body.dark-mode .paragraph--type--sss .accordion-header .accordion-button {
  background: #2a2a2a;
  padding-top: 5px;
  color: #fff;
}
body.dark-mode .paragraph--type--sss .accordion-body {
  background: #2a2a2a;
}
body.dark-mode .paragraph--type--sss .accordion-body p {
  color: #fff;
}
body.dark-mode .food-menu-list .fmb-item {
  background-color: rgba(0, 0, 0, 0.5);
}
body.dark-mode .header.main-header .header-bottom-menu .navbar.menu--main > ul > li > ul {
  background: #2a2a2a;
}
body.dark-mode .document2-search input {
  color: #191919;
}
body.dark-mode .person-rektör {
  background-color: rgba(0, 0, 0, 0.5);
}
body.dark-mode .person-rektör .person-section {
  background-color: rgba(0, 0, 0, 0.5);
}
body.dark-mode .person-rektör .person-section .stretched-link .person-text {
  color: #fff;
}
body.dark-mode .person-rektör .person-container a .icon-before:after {
  filter: invert(1);
}
body.dark-mode .subsite-container .right-area .food-menu-block {
  background-color: rgba(0, 0, 0, 0.5);
}

/*# sourceMappingURL=dark-mode.css.map */
