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

@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;
}
@font-face {
  font-family: 'Bravura Text';
  src: url('../fonts/bravura-1.380/eot/BravuraText.eot');
  /* IE9 Compat Modes */
  src: url('../fonts/bravura-1.380/eot/BravuraText.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/bravura-1.380/woff/BravuraText.woff2') format('woff2'), /* Super Modern Browsers */ url('../fonts/bravura-1.380/woff/BravuraText.woff') format('woff'), /* Pretty Modern Browsers */ url('../fonts/bravura-1.380/svg/BravuraText.svg#svgFontName') format('svg');
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal;
}
html {
  position: relative;
  font-size: 12pt;
}
body {
  background-color: white;
  font-family: "Frutiger", "Verdana", "Helvetica", "Arial", sans-serif;
  /* Margin bottom by footer height */
  /* footer */
}
header {
  min-height: 10%;
}
header div.page-title {
  background-color: #4ead6f;
  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: 9pt;
  font-family: "Frutiger", "Verdana", "Helvetica", "Arial", sans-serif;
  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: "Frutiger", "Verdana", "Helvetica", "Arial", sans-serif;
  font-size: 10pt;
  float: unset;
  color: white;
  background-color: #316e47;
}
nav#main-nav * {
  background-color: #316e47;
}
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 #4ead6f;
}
nav#main-nav li:first-child {
  border-left: 1px solid #4ead6f;
}
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: #4ead6f !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: #4ead6f;
}
nav#view-nav li:hover {
  background-color: #d0d0d0;
}
div#content {
  min-height: 70%;
  background-color: #d0d0d0;
  font-family: "Frutiger", "Verdana", "Helvetica", "Arial", sans-serif;
  font-size: 10pt;
}
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: "Frutiger", "Verdana", "Helvetica", "Arial", sans-serif;
  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: #4ead6f;
  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: #4ead6f;
}
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: #4ead6f;
  width: 100%;
  font-size: 1.2em;
  margin: 0 0 0 0;
  border-bottom: 5px solid #ddd;
}
div.right-nav {
  font-family: "Frutiger", "Verdana", "Helvetica", "Arial", sans-serif;
  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: #4ead6f;
  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: #4ead6f;
  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: #4ead6f;
  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: #4ead6f !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: #4ead6f;
  color: white;
}
.btn-default:hover {
  background-color: #316e47;
  color: white;
}
.test {
  background-color: green;
}
.intern {
  box-shadow: 0px 0px 2px #4ead6f;
  padding: 2px;
  border: 1px dashed #4ead6f;
}
.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: #4ead6f;
}
