﻿@charset "UTF-8";
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
.login {
  height: 100%;
  max-height: 500px; }
  .login > div {
    background-color: #E2001A;
    padding: 20px;
    color: #ffffff; }
  .login .row {
    padding: 3px 0; }
  .login .submit {
    padding-top: 15px; }
  .login input {
    width: 100%; }
  .login .btn.loginButton {
    background-color: #ddd; }
    .login .btn.loginButton:hover {
      background-color: #bbb; }
  .login .text-danger {
    color: #ffffff !important; }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Layout
-------------------------------------------------- */
header nav {
  height: 40px; }

.navbar-nav {
  flex-direction: row;
  align-items: center; }

.navbar-expand-sm .navbar-nav .nav-link {
  padding-right: 5rem;
  padding-left: 0.5rem; }

/* Design / Icons
-------------------------------------------------- */
header nav.navbar .nav-item.activeItem .nav-icon {
  opacity: 1.0;
  background-color: #DDD;
  color: rgba(0, 0, 0, 0.8);
  text-decoration: underline; }

header nav.navbar .nav-item .nav-link {
  cursor: pointer; }

header nav.navbar .nav-item .nav-icon {
  padding-left: 27px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 3px center;
  padding-right: 15px;
  margin-right: 10px;
  opacity: 1.0; }
  header nav.navbar .nav-item .nav-icon:hover {
    opacity: 1.0;
    background-color: aliceblue; }
  header nav.navbar .nav-item .nav-icon.find {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/binocular.svg); }
  header nav.navbar .nav-item .nav-icon.search {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/magnifying_glass.svg); }
  header nav.navbar .nav-item .nav-icon.hierarchy {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/elements_tree.svg); }
  header nav.navbar .nav-item .nav-icon.postbox {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/mailbox_full.svg); }
  header nav.navbar .nav-item .nav-icon.clipboard {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/clipboard.svg); }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Layout
-------------------------------------------------- */
searchcomponent {
  overflow: auto;
  height: 100%;
  display: block; }

#menuWrapper {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50; }

/* Design
-------------------------------------------------- */
#search {
  padding: 5px 10px;
  /* Typeahead = Suggestions
    -------------------------------------------------- */ }
  #search span.twitter-typeahead {
    flex: 1 1 auto; }
    #search span.twitter-typeahead div.tt-menu {
      width: 100%;
      background: white none repeat scroll 0% 0%;
      padding: 5px 0px;
      border-radius: 0.25rem; }
      #search span.twitter-typeahead div.tt-menu .tt-suggestion {
        padding: 0px 10px;
        cursor: alias; }
      #search span.twitter-typeahead div.tt-menu .tt-cursor {
        background-color: #555;
        color: #FFF; }
  #search .searchoptions {
    padding: 5px 0; }

.results table {
  width: 100%; }

.results thead tr {
  background-color: #E2001A;
  color: #fff;
  border: none; }

.results tr {
  border-bottom: 1px solid #CCC;
  cursor: pointer; }

.results .name {
  display: inline-block;
  padding-left: 10px; }
  .results .name * {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .results .name .line2,
  .results .name .line3 {
    opacity: 0.6;
    padding-left: 20px;
    font-size: 90%; }

.results .relevanz {
  width: 75px;
  text-overflow: ellipsis;
  overflow: hidden;
  float: right;
  text-align: right;
  padding-right: 10px; }

.results .selected {
  background-color: #555;
  color: #fff; }

.results .loadMore {
  cursor: pointer;
  text-align: center;
  font-style: italic; }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* HierarchyComponent
-------------------------------------------------- */
.treeGrid {
  overflow: hidden;
  height: 100%;
  display: block; }

.archiveTreeGrid {
  width: 100%;
  height: auto; }
  @media (min-width: 576px) {
    .archiveTreeGrid {
      height: 100%; } }

.archiveTreeGrid.wj-flexgrid {
  border: 0;
  border-radius: 0;
  background-color: Transparent; }

.archiveTreeGrid > div > div {
  overflow-x: hidden !important; }

.archiveTreeGrid .wj-cells {
  max-width: 100%;
  /* Entferne initiale vertikale Scrollbar */
  width: 100% !important; }

.archiveTreeGrid .wj-cell.wj-group, .archiveTreeGrid .wj-cell.wj-header {
  border: none;
  /* Entferne Spalten aus Hierarchy-Ansicht */ }

.archiveTreeGrid .wj-cell.wj-header {
  padding: 3px 10px; }

.archiveTreeGrid .wj-cell.wj-group,
.archiveTreeGrid .wj-group:not(.wj-state-selected):not(.wj-state-multi-selected) {
  background-color: Transparent; }

.archiveTreeGrid .fileDate {
  padding-right: 10px; }

.archiveTreeGrid .wj-header.wj-cell {
  background-color: #E2001A;
  color: #fff;
  font-weight: bold; }

.archiveTreeGrid .wj-cells .wj-cell.wj-state-selected, .archiveTreeGrid .wj-cells .wj-cell.wj-state-multi-selected {
  background: #555;
  color: #FFF; }

.archiveTreeGrid .wj-elem-collapse {
  /* Expandable Icons */
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: sub;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.8;
  border: 0; }
  .archiveTreeGrid .wj-elem-collapse.wj-glyph-right {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/folder.svg); }
  .archiveTreeGrid .wj-elem-collapse.wj-glyph-down-right {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/folder_document.svg); }

/* Icons für Elemente ohne Children */
.hierarchyEntry .icon {
  width: 15px;
  height: 15px;
  display: inline-block;
  vertical-align: sub;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  opacity: 0.8;
  margin-right: 4px; }

.loading {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/gearwheel.svg); }

.emptyFolder {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/folder_open.svg); }

.document {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/document_empty.svg); }
  .document.link {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/arrow_right.svg), url(/icons/OCollection2.0/blue_dark_grey/document_empty.svg);
    background-size: 60%, 100%;
    background-position: bottom left, center; }
  .document.pdf {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/document_orientation_portrait.svg); }
    .document.pdf.link {
      background-image: url(/icons/OCollection2.0/blue_dark_grey/arrow_right.svg), url(/icons/OCollection2.0/blue_dark_grey/document_orientation_portrait.svg);
      background-size: 60%, 100%;
      background-position: bottom left, center; }
  .document.image {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/photo_landscape.svg); }
    .document.image.link {
      background-image: url(/icons/OCollection2.0/blue_dark_grey/arrow_right.svg), url(/icons/OCollection2.0/blue_dark_grey/photo_landscape.svg);
      background-size: 60%, 100%;
      background-position: bottom left, center; }
  .document.text {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/document_text.svg); }
    .document.text.link {
      background-image: url(/icons/OCollection2.0/blue_dark_grey/arrow_right.svg), url(/icons/OCollection2.0/blue_dark_grey/document_text.svg);
      background-size: 60%, 100%;
      background-position: bottom left, center; }
  .document.archive {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/document_zip.svg); }
    .document.archive.link {
      background-image: url(/icons/OCollection2.0/blue_dark_grey/arrow_right.svg), url(/icons/OCollection2.0/blue_dark_grey/document_zip.svg);
      background-size: 60%, 100%;
      background-position: bottom left, center; }

.hierarchyButton {
  background-size: 20px;
  height: 20px;
  width: 20px;
  background-repeat: no-repeat;
  background-position: center; }

.menuIcon {
  background-image: url(/icons/menu_burger.svg); }

.linkIcon {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/link.svg); }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Layout
-------------------------------------------------- */
/* Design
-------------------------------------------------- */
#postboxPage .line2,
#postboxPage .line3 {
  opacity: 0.6;
  padding-left: 20px;
  font-size: 90%; }

#postboxPage .postboxFunctions {
  width: 100%;
  height: 35px;
  background-color: aliceblue; }
  #postboxPage .postboxFunctions .refreshBtn {
    float: right;
    width: 29px;
    height: 29px;
    margin: 3px;
    background-image: url(/icons/OCollection2.0/blue_dark_grey/refresh.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 10px 0px;
    padding-right: 10px;
    padding-left: 45px; }

#menuWrapper {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50; }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Layout
-------------------------------------------------- */
/* Design
-------------------------------------------------- */
#clipboardPage .line2,
#clipboardPage .line3 {
  opacity: 0.6;
  padding-left: 20px;
  font-size: 90%; }

#clipboardPage .clipboardFunctions {
  width: 100%;
  height: 35px;
  background-color: aliceblue; }
  #clipboardPage .clipboardFunctions .refreshBtn {
    float: right;
    width: 29px;
    height: 29px;
    margin: 3px;
    background-image: url(/icons/OCollection2.0/blue_dark_grey/refresh.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 10px 0px;
    padding-right: 10px;
    padding-left: 45px; }

#menuWrapper {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 50; }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Layout
-------------------------------------------------- */
.htmlPreview {
  overflow-x: scroll;
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  position: relative; }

.previewLoader {
  height: 100%;
  width: 100%;
  position: relative;
  background: url(/icons/Spinner.gif) center center no-repeat; }

.pdfPreview,
.imagePreview {
    width: auto;
    height: auto;
    object-fit: contain;
    display: block;
    max-height: 90vh;
}

.details {
  height: 100%; }
  .details .preview {
    display: grid;
    grid-template-rows: calc(calc(1rem * 1.5 + 2 * ( 0.375rem + 1px ))) minmax(250px, 1fr);
    grid-template-columns: 100%;
    grid-template-areas: "docHeader" "docContent";
    height: 100%;
    background-color: white;
    overflow-x: hidden;
    /*Schneidet z.B. DocMenü ab, wenn Ansicht zu klein wird.
            Ohne Scrollbalken, weil sonst mehrere Ebenen gescrollt werden.
            Alternative:
            DocMenü und Preview für die x Achse zusammenfassen.
            y-Achse Preview weiterhin einzelner Scrollbereich.
            Die Index-Tabelle weiterhin x+y einzeln scrollbar lassen.
            Mögliches Problem: Index-Button liegt über x-Scrollbalken vom Rest
        */ }
    .details .preview > .documentHeader {
      grid-area: docHeader;
      height: 100%;
      display: grid;
      grid-template-areas: "docMenu"; }
      .details .preview > .documentHeader .documentMenu {
        display: inline-block;
        grid-area: docMenu;
        justify-self: left; }
    .details .preview > pdfview {
      grid-area: docContent;
      position: relative;
      pointer-events: none; }
      .details .preview > pdfview .viewerContainer {
        position: absolute;
        overflow: auto;
        height: 100%;
        width: 100%; }
        .details .preview > pdfview .viewerContainer.pdfVisible {
          pointer-events: all; }
      .details .preview > pdfview .pdfViewer .page {
        margin: 0;
        border: 0; }
    .details .preview > div.documentPreview {
      grid-area: docContent;
      height: 100%;
      overflow: hidden; }
  .details document-index {
    grid-area: docContent;
    position: relative;
    z-index: 50;
    pointer-events: none; }
    .details document-index > .documentIndex {
      position: absolute;
      bottom: 0px;
      max-height: 100%;
      width: 100%; }
      .details document-index > .documentIndex > * {
        pointer-events: all;
        z-index: 10; }
      .details document-index > .documentIndex .collapsedIndex table {
        width: 100%; }
    @media (max-width: 575.999px) {
      .details document-index {
        height: 100%;
        overflow-y: auto;
        width: 100%; } }
    @media (min-width: 576px) {
      .details document-index .documentIndex {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: flex-end;
        height: 100%; }
        .details document-index .documentIndex .showIndexBtn {
          flex-shrink: 0;
          align-self: flex-start; }
        .details document-index .documentIndex .collapsedIndex {
          min-height: 0px;
          overflow-y: auto;
          overflow-x: auto; } }

@media (min-width: 576px) {
  .mobileGoBack {
    display: none; } }

/* Design
-------------------------------------------------- */
.documentHeader,
.documentHeader *,
.documentHeader .form-control:disabled,
.documentHeader .form-control[readonly] {
  background-color: aliceblue !important; }

documentpreview document-index .showIndexBtn {
  padding-left: calc(1rem * 1.5 + 2 * ( 0.375rem + 1px ));
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  background-image: url(/icons/OCollection2.0/blue_dark_grey/navigate_close.svg);
  background-color: aliceblue !important; }
  documentpreview document-index .showIndexBtn.collapsed {
    background-image: url(/icons/OCollection2.0/blue_dark_grey/navigate_open.svg); }

documentpreview document-index .collapsedIndex table {
  background-color: aliceblue; }

td {
  padding: 0 10px; }

.pagination {
  text-align: center;
  margin-bottom: 10px;
  display: block; }

.documentMenu .btn {
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 3px center;
  padding-left: 25px; }

.documentMenu .dropdown-item.active,
.documentMenu .dropdown-item:active,
.documentMenu a.dropdown-item:hover,
.documentMenu a.dropdown-item:focus {
  background-color: #555 !important;
  color: #FFF;
  cursor: pointer; }

.documentMenu .mobileGoBack {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/navigate_left2.svg); }

.documentMenu .hierarchyIcon {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/elements_tree.svg); }

.documentMenu .downloadIcon {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/server_to_client.svg); }

.documentMenu .versionIcon {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/tags.svg); }

.documentMenu .linkIcon {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/link.svg); }

.documentMenu .functionIcon {
  background-image: url(/icons/OCollection2.0/blue_dark_grey/pencil.svg); }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Upload Status
-------------------------------------------------- */
main {
  position: relative; }

#uploadStatus {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0; }
  #uploadStatus .upload {
    padding: 10px;
    width: 300px;
    margin-bottom: 20px;
    border-radius: 10px;
    background: lightblue; }
  #uploadStatus .fileName {
    max-width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  #uploadStatus .progressBar {
    width: calc(100% - 40px);
    display: inline-block;
    height: 15px; }
  #uploadStatus .progressText {
    display: inline-block;
    height: 15px;
    line-height: 14px;
    font-size: 12px;
    vertical-align: top;
    color: green; }

/* DragDrop Highlight
-------------------------------------------------- */
.archiveTreeGrid .wj-cells .wj-cell.dragOverHighlight {
  background: #82ffa0;
  color: black; }

/* Upload-Button in Postbox
-------------------------------------------------- */
@media (min-width: 576px) {
  #postboxPage .hierarchycomponent {
    height: calc(100% - 35px);
    display: block; } }

#postboxPage .uploadBtn {
  width: auto;
  text-align: left;
  height: 29px;
  margin: 3px;
  background-image: url(/icons/OCollection2.0/blue_dark_grey/server_from_client.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 10px 0px;
  padding-right: 10px;
  padding-left: 45px; }

#postboxPage #docUploadInputElem {
  display: none; }

/* DMS-Variablen
-------------------------------------------------- */
/* Bootstrap-Variablen
-------------------------------------------------- */
/* Style für SplitJs
-------------------------------------------------- */
@media (max-width: 575px) {
  .split {
    display: block;
    width: 100% !important; }
  .gutter {
    display: none; } }

@media (min-width: 576px) {
  .split,
  .gutter.gutter-horizontal {
    float: left; }
  .gutter {
    background-color: lightskyblue;
    background-repeat: no-repeat;
    background-position: 50%;
    z-index: 10; }
  .gutter.gutter-horizontal {
    cursor: ew-resize;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAeCAYAAADkftS9AAAAIklEQVQoU2M4c+bMfxAGAgYYmwGrIIiDjrELjpo5aiZeMwF+yNnOs5KSvgAAAABJRU5ErkJggg=="); } }

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
a.navbar-brand {
  white-space: normal;
  text-align: center;
  word-break: break-all; }

/* Sticky footer styles
-------------------------------------------------- */
.border-top {
  border-top: 1px solid #e5e5e5; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

button.accept-policy {
  font-size: 1rem;
  line-height: inherit; }

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
  font-size: 13px; }

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  height: 30px;
  line-height: 30px; }

/* DMS styles
--------------------------------------------------
-------------------------------------------------- */
/* Basis-Layout
-------------------------------------------------- */
html,
body,
.container,
main,
#dmsPage,
#searchPage,
#hierarchyPage,
#clipboardPage,
#postboxPage {
  height: 100%; }

body .left,
body .right {
  padding: 0;
  height: auto; }
  @media (min-width: 576px) {
    body .left,
    body .right {
      height: 100%; } }

.left {
  background-color: #F5F5F5; }

body main > .row {
  margin: 0;
  overflow-y: auto; }
  @media (min-width: 576px) {
    body main > .row {
      overflow-y: hidden; } }

html {
  overflow: hidden; }

.container {
  max-width: 100%; }
  body > .container {
    height: calc(100% - 40px - 30px);
    padding: 0; }
    body > .container.embedded {
      height: calc(100% - 40px); }

/* Seiten Layout
-------------------------------------------------- */
@media (max-width: 575px) {
  #dmsPage,
  #searchPage,
  #hierarchyPage,
  #clipboardPage,
  #postboxPage {
    display: grid;
    grid-template-areas: "main";
    grid-template-rows: minmax(0, 1fr);
    grid-template-columns: minmax(0, 1fr); } }

@media (max-width: 575px) {
  #dmsPage .left,
  #searchPage .left,
  #hierarchyPage .left,
  #clipboardPage .left,
  #postboxPage .left {
    grid-area: main; } }

@media (min-width: 576px) {
  #dmsPage .left,
  #searchPage .left,
  #hierarchyPage .left,
  #clipboardPage .left,
  #postboxPage .left {
    overflow: auto; } }

@media (max-width: 575px) {
  #dmsPage .right,
  #searchPage .right,
  #hierarchyPage .right,
  #clipboardPage .right,
  #postboxPage .right {
    grid-area: main;
    z-index: 5;
    pointer-events: none; }
    #dmsPage .right .preview,
    #searchPage .right .preview,
    #hierarchyPage .right .preview,
    #clipboardPage .right .preview,
    #postboxPage .right .preview {
      pointer-events: all; }
      #dmsPage .right .preview.hiddenMobile,
      #searchPage .right .preview.hiddenMobile,
      #hierarchyPage .right .preview.hiddenMobile,
      #clipboardPage .right .preview.hiddenMobile,
      #postboxPage .right .preview.hiddenMobile {
        display: none; } }

/* ContextMenu
-------------------------------------------------- */
#contextMenu {
  display: none;
  position: absolute;
  background: white;
  color: black;
  cursor: default;
  z-index: 100;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.2); }
  #contextMenu .subMenu {
    position: absolute;
    display: none;
    background: white;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.2); }
  #contextMenu .menuElem {
    padding: 1px 5px;
    white-space: nowrap;
    min-width: 100px; }
    #contextMenu .menuElem:hover {
      background: #555;
      color: #FFF; }
      #contextMenu .menuElem:hover > .subMenu {
        display: block;
        color: black; }
    #contextMenu .menuElem.parent {
      background-image: url(/icons/OCollection2.0/blue_dark_grey/navigate_right.svg);
      background-repeat: no-repeat;
      background-position: right center;
      background-size: 18px 18px;
      padding-right: 18px; }
