/**
 * THIS IS A GENERATED FILE
 * to make changes edit
 * /exist/apps/asue-webapp/resources/css/main.less
 */

@charset "utf-8";
@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTC55F-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTS56F-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PTSans';
  src: url('../fonts/PTC75F-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PTSerif';
  src: url('../fonts/PTF55F-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSerif';
  src: url('../fonts/PTF56F-webfont.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'PTSerif';
  src: url('../fonts/PTF75F-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'PTSerif';
  src: url('../fonts/PTF76F-webfont.woff') format('woff');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  position: relative;
  font-size: 15pt;
}
body {
  background-color: white;
  font-family: 'Open Sans';
  /* Margin bottom by footer height */
  /* footer */
}
header {
  min-height: 10%;
}
header div.page-title {
  background-color: #3990b3;
  font-size: 1.6em;
  line-height: 2em;
  font-weight: bold;
  color: white;
  text-shadow: 0px 0px 10px black;
}
header div.page-title img.beta {
  position: absolute;
  top: -10px;
  left: 0px;
  z-index: 1;
}
header div.page-title .container {
  position: relative;
  z-index: 2;
}
header div.page-title.navbar-brand {
  color: white;
  overflow: hidden;
}
header div.page-title.navbar-brand span {
  color: white;
}
header div.page-title.navbar-brand img.beta {
  position: relative;
  display: inline;
  vertical-align: top;
}
footer {
  min-height: 20%;
  width: 100%;
  color: white;
  font-size: 10pt;
  font-family: 'Open Sans';
  background: #4f4d49;
  padding-top: 20px;
  padding-bottom: 20px;
}
footer h1,
footer h2,
footer h3 {
  color: white;
  font-weight: normal;
}
footer h3 {
  font-size: 1.3em;
}
footer a {
  color: white;
  text-decoration: underline;
}
footer a:hover {
  color: white;
}
footer ul a {
  text-decoration: none;
}
footer ul a:hover {
  text-decoration: none;
}
nav {
  float: unset;
}
nav a {
  float: inherit !important;
}
nav#main-nav {
  font-family: 'Open Sans';
  font-size: 15pt;
  float: unset;
  color: white;
  background-color: #772525;
}
nav#main-nav * {
  background-color: #772525;
}
nav#main-nav a {
  color: white;
  font-weight: bold;
  line-height: 5px;
  padding-top: .8em;
  padding-bottom: .8em;
}
nav#main-nav li {
  border-right: 1px solid #3990b3;
}
nav#main-nav li:first-child {
  border-left: 1px solid #3990b3;
}
nav#main-nav .dropdown > ul > li > a {
  line-height: 1.6em;
}
nav#main-nav ul.dropdown-menu li ul li a {
  padding: 3px 10px 3px 30px;
  display: block;
  line-height: 1.5em;
}
nav#main-nav ul.dropdown-menu li ul li a:hover {
  text-decoration: none;
}
nav#main-nav .icon-bar {
  background-color: white !important;
}
nav#main-nav .current,
nav#main-nav li a:hover {
  background-color: #3990b3 !important;
}
nav ul.pagination li:first {
  display: none;
}
nav ul.pagination a {
  float: left !important;
}
nav ul.pagination .cursor-default {
  cursor: default !important;
}
nav#view-nav li {
  background-color: #f3f3f3;
}
nav#view-nav li a {
  padding: 0 12px;
}
nav#view-nav li a:hover {
  text-decoration: none;
}
nav#view-nav li a.selected {
  color: white;
}
nav#view-nav li.active {
  background-color: #3990b3;
}
nav#view-nav li:hover {
  background-color: #d0d0d0;
}
div#content {
  min-height: 70%;
  background-color: #d0d0d0;
  font-family: "Open Sans";
  font-size: 15pt;
}
div#page-header {
  background-color: white;
  min-height: 110px;
  padding-top: 40px;
  padding-bottom: 1rem;
}
div#page-header h1 {
  font-size: 1.5em;
  margin: 0em 0em 0.5em 0;
}
div#page-header li {
  float: none !important;
}
div#page-views {
  background-color: white;
}
div#page-content {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
@media screen and (max-width: 768px) {
  div#page-content {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
div#object-content {
  padding-top: 1rem;
  padding-bottom: 0.01rem;
  font-size: 1.05em;
  line-height: 1.6;
  background-color: white;
}
div#object-content h3 {
  margin-bottom: 1rem;
  margin-top: 2rem;
}
div#object-content h4 {
  margin-bottom: 1rem;
  margin-top: 2rem;
}
div.filter ul li:hover {
  border-radius: 3px;
  color: white;
}
div.filter {
  font-family: 'Open Sans';
  font-size: 0.8em;
}
div.filter ul li a {
  border-radius: 3px;
  display: block;
  padding: 0.3em;
}
div.filter ul li a.current,
div.filter ul li a:hover {
  background-color: #3990b3;
  color: white;
  text-decoration: none;
}
div.filter ul li .count:before {
  content: " (";
}
div.filter ul li .count:after {
  content: ")";
}
div.filter ul li .close,
div.filter ul li .close:hover {
  color: white;
  opacity: 1;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-shadow: none;
}
div.filter ul.grid li {
  display: inline;
}
div.filter ul.grid li a {
  display: inline-block;
}
div.filter ul.combobox:hover li a {
  position: static;
  visibility: visible;
}
div.filter ul.combobox li {
  background-color: white;
}
div.filter ul.combobox li a {
  border: 1px solid black;
  border-radius: 0px;
  position: absolute;
  opacity: 1 !important;
  visibility: hidden;
}
div.filter ul.combobox li a.current,
div.filter ul.combobox li a.visible {
  position: static;
  width: auto !important;
  visibility: visible;
}
div.filter ul.combobox li a:hover {
  color: white;
  text-decoration: none;
  background-color: #3990b3;
}
div.filter ul.combobox li .close {
  display: none;
}
div.filter ul li a.disabled {
  color: gray;
  pointer-events: none;
  cursor: default;
}
div.filter ul li a.disabled:hover {
  color: gray;
  pointer-events: none;
  cursor: default;
  background-color: white;
}
div.filter ul.hide-disabled li a.disabled {
  border: 2px solid green;
  display: none;
}
div.filter ul.hide-disabled li a.current {
  display: block;
}
div.scholien {
  margin-bottom: 1rem;
}
div.box {
  position: relative;
  margin-bottom: 1rem;
}
div.box div.boxInner {
  position: relative;
  padding: .3rem .8rem .1rem .8rem;
}
div.box h3 {
  padding: .3rem .8rem .3rem .8rem;
  color: #3990b3;
  width: 100%;
  font-size: 1.2em;
  margin: 0 0 0 0;
  border-bottom: 5px solid #ddd;
}
div.right-nav {
  font-family: 'Open Sans';
  font-size: 0.8em;
  line-height: 2em;
}
div.right-nav h3 {
  font-size: 1.2em;
}
div.right-nav a {
  color: black;
}
div.right-nav li:hover a {
  color: white;
  text-decoration: none;
  background-color: #3990b3;
  padding: 0px 5px;
  margin: 0px -5px;
  display: block;
}
div.whitebox {
  background-color: white;
}
div.graybox {
  background-color: #f3f3f3;
}
div.grid {
  display: grid;
  grid-template-columns: 2fr 6fr;
  grid-gap: 10px;
  align-items: start;
}
div.bearbeitungsdaten {
  background-color: #f3f3f3;
  color: #3990b3;
  padding: 1rem;
  display: grid;
  grid-template-columns: 3fr 5fr;
  grid-gap: 10px;
  align-items: start;
}
div.bearbeitungsdaten > div:nth-child(even) {
  align-self: end;
}
div.bearbeitungsdaten #bearbeiter {
  /*float: left;*/
  margin-right: 1rem;
}
h1 {
  color: #3990b3;
  font-weight: bold;
}
h1 a:hover {
  text-decoration: none;
}
h2 {
  font-size: 1.6em;
}
h3 {
  font-weight: bold;
  font-size: 1.3em;
}
h4 {
  font-weight: bold !important;
  font-size: 1em;
}
img.full-img {
  max-width: 100%;
}
.align-right {
  text-align: right;
}
.theme-color {
  color: #3990b3 !important;
}
.bold {
  font-weight: bold;
}
.sup {
  vertical-align: super;
  font-size: smaller;
}
.square-list {
  list-style: square;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
.square-list * * {
  text-indent: 0em;
  padding-left: 0em;
}
.disc-list {
  list-style: disc;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
.disc-list * * {
  text-indent: 0em;
  padding-left: 0em;
}
.circle-list {
  list-style: circle;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
.circle-list * * {
  text-indent: 0em;
  padding-left: 0em;
}
.hyphenation {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.justify {
  text-align: justify;
}
.center {
  text-align: center;
}
.book-like {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}
.btn-default {
  background-color: #3990b3;
  color: white;
}
.btn-default:hover {
  background-color: #772525;
  color: white;
}
.test {
  background-color: green;
}
.intern {
  box-shadow: 0px 0px 2px #3990b3;
  padding: 2px;
  border: 1px dashed #3990b3;
}
.button:hover,
.button:focus {
  text-decoration: none !important;
}
[aria-expanded="false"] .collapse-icon-close {
  display: inline-block;
}
[aria-expanded="true"] .collapse-icon-close {
  display: none;
}
[aria-expanded="false"] .collapse-icon-open {
  display: none;
}
[aria-expanded="true"] .collapse-icon-open {
  display: inline-block;
}
.page-link {
  color: #3990b3;
}
/* latin */
@font-face {
  font-family: 'Handlee';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/handlee/v20/-F6xfjBsISg9aMakPm3wow.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_rC1chb-.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_rm1chb-.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_rO1chb-.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRTQgYoZZY2vCFuvAFT_r21cg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRQQgYoZZY2vCFuvAFT9gaQZyTfoPNB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRQQgYoZZY2vCFuvAFT9gaQZy3foPNB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRQQgYoZZY2vCFuvAFT9gaQZyffoPNB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRQQgYoZZY2vCFuvAFT9gaQZynfoA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFbzr-tdg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFSzr-tdg.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFYzr-tdg.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRVQgYoZZY2vCFuvAFWzr8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qfVyvHpA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qWVyvHpA.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qcVyvHpA.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/ptserif/v19/EJRSQgYoZZY2vCFuvAnt66qSVys.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: bravura;
  src: url('../fonts/bravura-1.380/woff/BravuraText.woff');
}
#page-content > .container {
  max-width: 1500px !important;
}
#page-header > .container {
  max-width: 1500px !important;
}
#page-footer > .container {
  max-width: 1500px !important;
}
#main-nav > .container {
  max-width: 1500px !important;
}
span.musicalSymbol {
  font-family: bravura;
}
a,
a:hover {
  color: #3990b3;
}
div.filter ul.grid li a {
  width: 4.29em;
}
div.filter ul.grid li a .close {
  display: none;
}
#beacon h3 {
  color: #4f4d49;
  font-size: smaller;
  border-bottom: none;
}
#beacon p {
  padding: 0 1rem;
  font-size: smaller;
  display: none;
}
#beacon p.more {
  color: #3990b3;
  display: block;
}
#beacon:hover p {
  display: block;
}
#beacon:hover p.more {
  display: none;
}
header {
  min-height: unset;
}
div#content {
  min-height: unset;
}
footer {
  min-height: unset;
}
.breadcrumb {
  border-bottom: 1px solid black;
  background-color: white;
  border-radius: 0;
}
.breadcrumb ol.breadcrumb {
  border: 0;
}
div#page-header {
  padding-top: 0;
}
div#page-header > div:first-of-type.container {
  padding-top: 40px;
}
.tooltip-inner {
  max-width: 450px;
  /* If max-width does not work, try using width instead */
  width: 150px;
}
.address {
  margin: 1em 0em;
}
.writingSession {
  margin-bottom: 1rem;
}
/* .addressee {
    text-decoration-color: red;
    text-decoration-thickness: 2px;
} */
.hyphenation {
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  text-align: justify;
}
.sticky-top {
  position: sticky;
}
.card-link:hover {
  background-color: #3990b3;
}
.card-link:hover * {
  color: white;
}
/* #object-content a[target='_blank']:after {
    content: url(../images/external_link.svg);
} */
.show-relations-container {
  padding: 5px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.show-relations-container:hover {
  background-color: #DCDCDC;
}
.show-relations {
  border: solid black;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 4px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.occupation {
  font-size: 0.9rem;
}
.register-card {
  padding-top: 25px;
}
.external-references,
.register-list {
  margin-bottom: 0rem;
}
.references-title {
  display: inline-block;
  padding: 0 0.5rem;
}
.relations-title {
  padding-left: 25px;
}
.relation-item {
  display: flex;
  justify-content: space-between;
}
.relation-item-count {
  font-size: 0.7rem;
}
.no-letters {
  padding-left: 25px;
  padding-top: 10px;
}
.leaflet-control-layers-selector {
  margin: 0px;
  top: 0px;
  width: 0.8rem;
  height: 0.8rem;
  vertical-align: middle;
}
.leaflet-control-layers-overlays > label {
  margin: 0px;
}
.leaflet-control-layers-overlays span {
  font-size: 0.8rem;
  display: inline-block;
  padding-left: 0.5rem;
  vertical-align: middle;
}
/* .btn {
    padding: 1px 4px;
    font-size: 0.9em;
    margin-left: 2px;
}
*/
.btn {
  padding: 2px 4px 2px 4px;
  font-size: 0.9em;
  margin-left: 2px;
}
.btn-secondary {
  color: #3990b3;
  background-color: #fff;
  border-color: #3990b3;
  line-height: 1em;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #3990b3;
  border-color: #3990b3;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem !important;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0rem !important;
}
.done {
  background-color: #EEEEEE;
}
.popover-header {
  font-style: normal;
  font-weight: 400;
  font-size: 0.8rem;
  hyphens: auto;
}
.popover-body {
  font-size: 0.8rem;
}
.annotation {
  padding: 0;
  background-color: #e3e3e3;
  /* font-size: 1rem; */
}
.side-annotation {
  display: block;
  background-color: #fff;
  font-size: 0.8rem;
  max-width: 840px;
  overflow: auto;
  text-align: start;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.annotation-info {
  padding: 0.5rem 0.75rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  line-height: 1.2;
}
.annotation-content {
  padding: 0.5rem 0.75rem;
  color: #212529;
  box-sizing: border-box;
}
.annotation-arrow {
  height: 1rem;
  width: 0.5rem;
  margin: 0.3rem 0;
  left: 0.5rem;
  display: block;
  position: absolute;
}
.paragraph {
  margin-bottom: 20px;
}
.musicalSymbol {
  width: 1em;
}
.text-begin {
  text-align: start;
}
.text-center {
  text-align: center;
}
.text-end {
  text-align: end;
}
.referer {
  background-color: lightblue;
}
span.highlight {
  background-color: #fce341;
}
#select-sender > option,
#select-addressee > option {
  font-family: sans-serif;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
:not(tr) > .new-section {
  width: 50%;
  border-top: 1px solid black;
  padding-bottom: 8px;
}
tr > .new-section {
  border-top: 1px solid black !important;
}
.custom-small {
  width: 50%;
}
.table-sm td {
  padding: 0 0.1rem !important;
  line-height: 1.5;
}
.indent {
  margin-left: 20%;
}
#button-metadata {
  background-color: #3990b3;
}
div:not(.closer) > div.salute {
  margin-bottom: 20px;
}
nav#view-nav li {
  background-color: #fff0;
}
nav#view-nav li a {
  color: black;
  padding: 0 12px;
}
nav#view-nav li a:hover {
  text-decoration: none;
}
nav#view-nav li a.selected {
  color: #3990b3;
}
nav#view-nav li.active {
  background-color: #fff0;
}
nav#view-nav li:hover {
  background-color: #fff0;
}
.postscript {
  margin-top: 1rem;
}
/* Popover */
.hidden {
  display: none;
}
/* Icons 
.fa {
  padding-right: 8px;
}
*/
.metadata-list {
  margin-bottom: 0px;
}
.metadata-listitem {
  padding-left: 8px;
}
/* Stempel */
/* .opener > div.stamp {
  margin: 1em 0em;
}

.closer > div.stamp {
  //margin: 8px 0px;
  margin: 1em 0em;
}
 */
.stamp {
  padding: 2px;
}
.stamp:hover {
  background-color: rgba(252, 203, 123, 0.2);
}
.stamp-link:hover {
  background-color: rgba(252, 203, 123, 0.2);
  cursor: pointer;
}
.stamp-link:hover .handwritten {
  background-color: #ffffff !important;
  cursor: text;
}
.catStickyTop {
  margin-left: 100%;
  padding: 0px;
  padding-left: 40px;
  width: 48px;
  height: 48px;
  position: sticky;
  bottom: 100px;
  cursor: pointer;
  z-index: 1000;
}
.catStickyTop svg {
  padding: 0px;
  margin: 0px;
  opacity: 0.7;
}
/* Hover-Overlays im Stempelregister */
/* 
.stamp-img-container {
    position: relative;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .3s ease;
}

.text {
  color: black;
  opacity: 1;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: white;
  border: 1px solid white;
  border-radius: 3px;
}

.stamp-img-container:hover {
    opacity: 0.5;
}

.stamp-img-container:hover .overlay {
  opacity: 1;
  color: rgba(0, 0, 0, 1);
}
  */
/* ******************************* */
/*  Notes-Seite */
.link-year:hover {
  background-color: #E8E8E8;
}
.handwritten {
  font-variant: normal;
}
/* Personen-Steckbriefe */
.profile {
  line-height: 1.2;
  font-size: 0.9rem;
}
#relations {
  font-size: 0.9rem;
}
#relations .relation-item {
  padding: 10px 25px;
}
#relations td {
  padding: 6px;
}
.disabled {
  pointer-events: none;
  color: #6c757d;
}
#image-startpage:hover {
  opacity: 0.7;
}
/* Navigationsleiste */
.dropdown-menu .nav-item {
  min-width: 200px;
}
/* Stenographie im Brieftext */
.steno:before {
  content: "[Stenographie: ";
}
.steno:after {
  content: "]";
}
/* Meine eigenen Angaben */
/*.letter-spacing {
    font-style: italic;
  letter-spacing: 0.3em !important;
}
.letter-spacing:before {
  content: '';
  margin-left: 0.5em;
}
.letter-spacing:after {
  content: '';
  margin-right: 0.5em;
}*/
/* ab hier beginnen die Angaben von CE */
/* NAVIGATIONSMENÜ */
nav#main-nav {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14pt;
  float: unset;
  color: black;
  background-color: #ffffff !important;
  border-bottom: 2px solid #000;
  padding-top: 10px !important;
}
nav#main-nav * {
  background-color: #ffffff !important;
}
nav#main-nav a {
  color: black;
  font-weight: normal;
  line-height: 5px;
  padding-top: .8em;
  padding-bottom: .8em;
}
nav#main-nav li {
  border-right: 0px;
}
nav#main-nav li:first-child {
  border-left: 0px;
}
nav#main-nav .current,
nav#main-nav li a:hover {
  background-color: #fff0 !important;
  color: #3990b3;
}
#navbarDropdown {
  white-space: nowrap;
}
.dropdown-menu.show {
  z-index: 1300;
}
/* FOOTER */
footer {
  color: black;
  background: #ffffff;
  border-top: 2px solid black;
}
footer h1,
footer h2,
footer h3 {
  color: black;
  text-transform: uppercase;
}
footer a {
  color: #3990b3;
  text-decoration: none;
}
footer a:hover {
  color: #3990b3;
  text-decoration: none;
}
/* BRIEF DETAILANSICHT */
div#object-content {
  font-size: 1em;
  line-height: 1.2;
  font-family: 'PT Sans';
}
.px-4 {
  font-family: 'Open Sans';
}
.book-like {
  text-align: left;
}
/* SPINNER (Load-Icon) */
.spinner {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  z-index: 2;
  position: absolute;
  top: 250px;
  left: 50%;
  margin: -25px 0 0 -25px;
  width: 50px;
  height: 50px;
}
.spinner .path {
  stroke: #93bfec;
  stroke-linecap: round;
  -webkit-animation: dash 1.5s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite;
}
@-webkit-keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
@keyframes dash {
  0% {
    stroke-dasharray: 1, 150;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 90, 150;
    stroke-dashoffset: -124;
  }
}
/* INHALTSBEREICH */
.as-logo {
  padding-bottom: 0.5rem !important;
  padding-top: 0.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 0rem !important;
  padding-bottom: 0rem !important;
}
.row-profile h3,
#relations h3 {
  font-size: 1.2em !important;
  padding: 30px 0px 3px 0px !important;
}
div#page-header {
  padding-bottom: 0rem;
}
div#page-content {
  padding-top: 0.5rem;
}
div#content {
  background-color: #ffffff;
}
div.box div.boxInner {
  padding: 0px !important;
}
.square-list {
  list-style: none;
  line-height: 1.6em;
  padding-top: 20px;
  padding-left: 0px;
  text-indent: 0px;
}
h1 {
  color: #000;
  font-weight: normal;
}
.navbar {
  padding: 0px;
}
.navbar-item {
  margin-right: 0px !important;
}
nav#view-nav li a {
  padding: 6px 20px 10px 17px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-left: 1px solid #000;
  line-height: 37px;
  background: #fff;
  border-collapse: separate;
  margin-right: 10px;
}
.profile {
  line-height: 1.7em;
}
.briefliste {
  padding-bottom: 12px;
}
nav#view-nav li a.selected {
  color: #fff;
  background: #3990b3;
}
nav#view-nav li a {
  white-space: nowrap;
}
nav#view-nav li a:hover {
  background: #3990b3;
  color: #ffffff;
}
div#object-content {
  border: 1px solid #000;
}
div.box h3 {
  padding: .5rem .8rem .5rem .8rem !important;
  width: 100%;
  color: #000;
  font-size: 1em;
  border-bottom: 0px solid #ddd;
  font-weight: normal;
}
.combobox {
  padding: 0px 15px 0px 15px;
}
div.filter ul.combobox li a {
  border: 0px solid black;
}
div.graybox {
  border: 1px solid;
}
/* BRIEFE MIRADOR VIEWER */
.mirador1 {
  background: rgba(255, 255, 255, 0) !important;
}
.mirador16.mirador15 {
  border-top: 0px !important;
}
.mirador4 .mosaic-tile {
  box-shadow: none !important;
  border: 2px solid lightgrey !important;
}
/* PAGINATION */
.page-item.active .page-link {
  background-color: #3990b3;
  border-color: #3990b3;
}
.page-link:hover {
  color: #3990b3;
  text-decoration: none;
  background-color: #f3f3f3;
}
#search-field {
  width: 100% !important;
  border: 1px solid;
  padding: 10px;
}
.grid {
  text-align: center;
  margin: 20px 0px;
}
/* NAVIGATIONSMENU NICHT-MOBIL */
@media only screen and (min-width: 576px) {
  .navbar-expand-sm .navbar-collapse {
    display: inline !important;
  }
  .menu-right {
    float: right;
  }
  #navbarBlaettern {
    display: flex !important;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    flex-wrap: wrap;
  }
}
/* MOBILE NAVIGATION  */
@media only screen and (max-width: 576px) {
  .navbar-brand.py-4 {
    padding-left: 12px;
  }
  .navbar-toggler {
    margin-right: 12px !important;
  }
  #navbarBlaettern {
    margin: 0px 12px 0px 12px;
  }
  #navbar {
    padding-left: 12px;
    border-top: 2px solid;
  }
  .menu-right {
    padding: 20px;
  }
  /*
    .navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row;
    
    }*/
  nav#view-nav li a {
    margin-right: -1px;
  }
  nav#view-nav li a {
    padding: 5px 10px 5px 8px !important;
    border-top: 0px solid #000;
    border-right: 0px solid #000;
    border-left: 0px solid #000;
    line-height: 37px;
    background: #fff;
    border-collapse: separate;
  }
  .navbar-white .navbar-toggler-icon {
    font-size: 14px !important;
    border: 1px solid;
    border: 1px solid !important;
  }
  /* AUSBLENDEN DER NAVI PFEILE BREADCRUMS IN MOBILE VIEW */
  .fa.fa-arrow-left {
    display: none;
  }
  .fa.fa-arrow-right {
    display: none;
  }
}
/* MOBILE NAVIGATION 3 STRICHE BUTTON */
.navbar-toggler {
  border-radius: 0;
}
.navbar-dark .navbar-toggler {
  color: #130000;
  border-color: #0b0000;
  margin-bottom: 5px !important;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
}
.navbar-brand.page-title.d-block.d-sm-none {
  display: none !important;
}
.navbar-white .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E") !important;
  content: "test";
}
/* HEADER */
div#page-header > div:first-of-type.container {
  padding-top: 5px;
}
div#page-header h1 {
  font-size: 1.6em;
  margin: 40px 0px 32px 0px;
}
div#page-header {
  min-height: unset;
  padding-bottom: 0.5rem;
}
.breadcrumb {
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 0px;
  font-size: 0.9em;
}
