@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700,700italic);
/*
FARBSCHEMA: https://color.adobe.com/de/Tropical-Green-color-theme-6491994/
*/
/*
// Anpassung Farbschema
*/
.top-bar {
  background: #888; }

.top-bar-section .has-form {
  background-color: #005A23;
  background-color: #888; }
  .top-bar-section .has-form button, .top-bar-section .has-form .button {
    background-color: #bbbbbb; }
    .top-bar-section .has-form button:hover, .top-bar-section .has-form button:focus, .top-bar-section .has-form .button:hover, .top-bar-section .has-form .button:focus {
      background-color: #d5d5d5; }

.top-bar-section ul li {
  background-color: #888; }

.top-bar-section li:not(.has-form) a:not(.button) {
  background-color: #888;
  color: #fff; }

button, .button {
  background-color: #176FC1; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #125593; }

a:hover, a:focus {
  color: #125593; }

a {
  color: #176FC1; }

.side-nav li a:not(.button) {
  color: #176FC1; }

.side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
  color: #125593; }

.datetimepicker {
  position: absolute; }

.peek-a-bar {
  z-index: 500000;
  /*background-color: #27AE2E !important;*/
  color: #fff !important;
  font-weight: bold;
  font-size: 0.7rem; }

/* Abwandlungen Foundation */
body {
  font-family: 'PT Sans', sans-serif;
  background-color: #fff; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'PT Sans', sans-serif; }

.main-content-area h1:before, .main-content-area h2:before, .main-content-area h3:before, .main-content-area h4:before, .main-content-area h5:before {
  display: none;
  font-size: 0.6rem;
  background: yellow;
  position: absolute;
  margin: -7px 0 0 -7px; }
.main-content-area h1 {
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5rem;
  font-size: 1.4375rem; }
  .main-content-area h1:before {
    content: "h1"; }
.main-content-area h2 {
  xborder-bottom: 1px solid #eee;
  xpadding-bottom: 0.5rem;
  font-size: 1.4rem;
  margin: 2rem 0 1rem 0; }
  .main-content-area h2:before {
    content: "h2"; }
.main-content-area h3 {
  xborder-bottom: 1px solid #eee;
  xpadding-bottom: 0.5rem;
  font-size: 1.2rem; }
  .main-content-area h3:before {
    content: "h3"; }
  .main-content-area h3.table-caption {
    background: #ddd;
    padding: 2px 10px;
    font-weight: bold;
    font-size: 0.7rem;
    letter-spacing: 1px;
    margin-bottom: 0;
    display: inline-block; }
.main-content-area h4 {
  font-size: 1.1rem;
  font-weight: bold;
  margin: 1rem 0 1rem 0;
  color: #333; }
  .main-content-area h4:before {
    content: "h4"; }
.main-content-area h5 {
  font-size: 0.9rem;
  font-weight: bold; }
  .main-content-area h5:before {
    content: "h5"; }
.main-content-area h4, .main-content-area h5, .main-content-area h6 {
  xbackground: yellow; }

.row {
  max-width: inherit; }

.top-bar {
  position: fixed;
  width: 100%;
  z-index: 10000; }
  .top-bar .title-area .name h1 {
    font-weight: bold;
    font-size: 1.5rem;
    padding-left: 1rem;
    padding-right: 0;
    padding-top: 9px;
    width: 700px;
    text-align: left;
    line-height: 100%;
    color: #fff;
    color: #125593; }
    .top-bar .title-area .name h1 span {
      line-height: 100%;
      font-size: 12px;
      font-weight: bold !important;
      display: block; }
    .top-bar .title-area .name h1 .logo {
      display: inline-block;
      background: #fff;
      padding: 3px;
      margin-left: 20px; }
      .top-bar .title-area .name h1 .logo img {
        height: 30px;
        width: auto; }

button.tiny, .button.tiny {
  font-weight: bold;
  padding: 0.5rem 1.25rem; }
  button.tiny:hover, .button.tiny:hover {
    text-decoration: none !important; }
  button.tiny.mini, .button.tiny.mini {
    font-size: 0.6rem;
    padding: 0.2rem 0.5rem; }

.alert-box {
  margin-top: 1rem;
  margin-bottom: 0; }

.accordion {
  margin-left: 0; }
  .accordion .accordion-navigation {
    margin-bottom: 1rem !important; }
    .accordion .accordion-navigation > a:after {
      content: "\2193";
      xpadding-left: 5px;
      margin-top: -3px;
      float: right;
      font-size: 1rem; }
    .accordion .accordion-navigation.active > a:after {
      content: "\2191"; }
  .accordion .accordion-navigation > a,
  .accordion dd > a {
    xbackground: #EFEFEF none repeat scroll 0% 0%;
    xcolor: #222;
    xdisplay: block;
    xfont-family: "Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;
    border: 1px solid #e0e0e0;
    font-size: 0.8rem;
    font-weight: bold;
    padding: 0.3rem; }
  .accordion .accordion-navigation > .content,
  .accordion dd > .content {
    padding: 0.9375rem 0 0 0;
    padding: 0.3375rem 0.3375rem 0; }

table.expand, table th.expand, table td.expand {
  width: 100%; }
table tr.even, table tr.alt, table tr:nth-of-type(2n) {
  background: #fff none repeat scroll 0% 0%; }

table.transparent {
  border: none; }
  table.transparent thead tr th {
    border-bottom: 1px solid #ddd; }
  table.transparent tbody tr td, table.transparent tbody tr th, table.transparent thead tr td, table.transparent thead tr th {
    padding: 0.25rem 2.5rem 0.25rem 0;
    background: #fff; }
  table.transparent tr.even, table.transparent tr.alt, table.transparent tr:nth-of-type(2n) {
    background: transparent; }

.side-nav li {
  xmargin-bottom: 0;
  z-index: 1000; }
  .side-nav li ul {
    list-style-type: none; }
    .side-nav li ul li {
      font-size: 0.75rem;
      margin-bottom: 0; }
      .side-nav li ul li a:not(.button) {
        padding: 0.1375rem 0.875rem; }
.side-nav .button {
  width: calc(100% - 1.75rem);
  text-align: left;
  margin: 0 0.875rem;
  xpadding: 0.4375rem; }

.show-zertifikate .side-nav li {
  background: rgba(244, 244, 244, 0.5); }

ul.tabs {
  border-bottom: 1px solid #ccc; }
  ul.tabs li.tab-title > a {
    font-size: 0.8rem;
    padding: 0.2rem 1.5rem;
    border: 1px solid #e0e0e0;
    border-bottom: none; }
  ul.tabs li.tab-title.active {
    font-weight: bold; }

.breadcrumbs.directory_path > :first-child::before {
  content: " ";
  margin: 0px; }

.breadcrumbs.directory_path > *::before {
  content: ">";
  margin: 0px 0rem 0px 0.3rem; }

.breadcrumbs.directory_path > * {
  text-transform: none; }

.breadcrumbs > * a {
  color: #20A645; }

.breadcrumbs > * {
  color: #444;
  font-size: 0.875rem; }

.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: outside none none;
  margin-left: 0px;
  overflow: hidden;
  padding: 0.5625rem 0;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid #eee;
  border-radius: 0; }

.breadcrumbs-path {
  color: #999;
  color: #555;
  display: inline-block;
  border-radius: 3px;
  padding: 0 5px;
  background-color: #f9f9f9;
  xborder: 1px solid #f0f0f0;
  background: #fff;
  border: none; }

table.documents_listing .breadcrumbs-path {
  background: transparent;
  padding-left: 0;
  color: #222; }

ul.breadcrumbs_flat.directory_path {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 0.875rem; }
  ul.breadcrumbs_flat.directory_path li {
    display: inline; }
    ul.breadcrumbs_flat.directory_path li::before {
      content: ">";
      margin: 0px 0.2rem 0px 0.2rem;
      color: #bbb;
      position: relative; }
    ul.breadcrumbs_flat.directory_path li:first-child::before {
      content: " ";
      margin: 0px; }
    ul.breadcrumbs_flat.directory_path li a {
      color: #20A645; }

label {
  cursor: default; }

p label {
  display: inline-block; }

a.dropdown-btn {
  width: 20px;
  height: 20px;
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url(/assets/img/sprites.png) -30px -90px no-repeat;
  opacity: 0.5; }
  a.dropdown-btn:hover {
    background-position: -30px -90px;
    opacity: 1; }

ul.f-dropdown li {
  border-bottom: 1px dotted #eee; }
  ul.f-dropdown li.divider {
    border-bottom: 1px solid #e0e0e0; }
  ul.f-dropdown li a:hover {
    text-decoration: none; }

html, body, .blurry_area {
  height: 100%;
  margin: 0; }

.layout {
  height: 100%; }
  .layout .sidebar {
    background: #f4f4f4;
    border-right: 1px solid #e0e0e0;
    width: 250px;
    height: 100%;
    position: fixed;
    top: 2.8125rem; }
    .layout .sidebar h6 {
      background: transparent;
      text-transform: uppercase;
      letter-spacing: 5px;
      margin: 0 0.875rem;
      font-size: 0.6rem;
      font-weight: bold; }
    .layout .sidebar ul h6 {
      margin: 1rem 0.875rem 0.5rem 0.875rem; }
    .layout .sidebar button.tiny, .layout .sidebar .button.tiny {
      padding-top: 0.4rem;
      padding-bottom: 0.4rem; }
    .layout .sidebar.show-zertifikate {
      background: #f4f4f4 url(img/zert_combined.png) center calc(100% - 2.8125rem) no-repeat;
      background: #f4f4f4 url(img/zert_AZAV_ZT_1,5_black.png) center calc(100% - 4rem) no-repeat;
      background-size: 97.5px 98.5px; }
  .layout .main-content-area {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3.8125rem 0 0 0; }
    .layout .main-content-area.margin-left {
      margin-left: 260px; }
    .layout .main-content-area a:hover {
      text-decoration: underline; }
  .layout #toggleSidebar {
    position: absolute;
    left: 250px;
    top: 50px;
    opacity: 0.5;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    width: 10px;
    height: 35px;
    padding: 0;
    background: url(/assets/img/toggle-sidebar.png) -19px center no-repeat;
    display: inline-block;
    border: 1px solid #999;
    border-left: none;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    cursor: pointer; }
    .layout #toggleSidebar:hover {
      opacity: 1; }
  .layout.sidebar-hidden {
    border-left: 4px solid #176FC1; }
    .layout.sidebar-hidden .sidebar {
      display: none; }
    .layout.sidebar-hidden .main-content-area.margin-left {
      -webkit-transition: all 500ms ease-in-out;
      -moz-transition: all 500ms ease-in-out;
      -ms-transition: all 500ms ease-in-out;
      -o-transition: all 500ms ease-in-out;
      transition: all 500ms ease-in-out;
      margin-left: 10px; }
    .layout.sidebar-hidden #toggleSidebar {
      left: 4px;
      background-position: 2px center; }

table td.xformat-number, table th.xformat-number {
  text-align: right; }

i.document-status {
  font-style: normal;
  display: inline-block;
  border-radius: 3px;
  background-color: #176FC1;
  font-size: 0.7em;
  line-height: 100%;
  font-weight: bold;
  color: #fff;
  letter-spacing: 1px;
  padding: 3px 3px; }
  i.document-status.deleted {
    background-color: #000;
    color: #fff; }
  i.document-status.rejected {
    background-color: #C61818; }

span.file-type-icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url(/assets/img/sprites.png);
  background-repeat: no-repeat;
  margin: 0 5px -1px 0; }

.standalone span.file-type-icon, span.file-type-icon.standalone {
  background-position: -15px -126px; }

.linkable span.file-type-icon, span.file-type-icon.linkable {
  background-position: 0px -126px; }

.html-file span.file-type-icon, span.file-type-icon.html-file {
  background-position: 0px -156px; }

span.is-link-icon {
  width: 12px;
  height: 12px;
  display: inline-block;
  background-image: url(/assets/img/sprites.png);
  background-repeat: no-repeat;
  margin: 0 5px -1px -5px;
  background-position: -15px -156px; }

table.sortable th.header {
  background-image: url(/assets/img/sortable.png);
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: 5px center;
  padding-left: 19px; }
table.sortable th.headerSortUp {
  background-image: url(/assets/img/sortable_asc.png);
  background-color: #e0e0e0; }
table.sortable th.headerSortDown {
  background-image: url(/assets/img/sortable_desc.png);
  background-color: #e0e0e0; }

a.open-all-details,
a.open-all-nodes {
  font-size: 0.7rem;
  font-weight: bold; }

/*******************************************************************************
** T a b e l l e   D o k u m e n t e n l i s t i n g                          **
********************************************************************************/
#documents_listing_container table.documents_listing .col-titel span.dokument-kommentar {
  margin-left: 0px; }

table.documents_listing {
  width: 100%;
  /*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/ }
  table.documents_listing .col-actions {
    width: 20px; }
  table.documents_listing .col-gb {
    width: 30px; }
  table.documents_listing .col-kap {
    width: 40px; }
  table.documents_listing .col-nummer {
    width: 40px; }
  table.documents_listing .col-type {
    width: 60px; }
  table.documents_listing .col-rev {
    width: 50px; }
  table.documents_listing .col-datum {
    width: 50px; }
  table.documents_listing .col-details {
    width: 50px; }
  table.documents_listing .col-titel span.dokument-kommentar {
    font-weight: normal;
    color: #b37400;
    display: block;
    margin-left: 21px; }
  table.documents_listing .col-ersteller {
    width: 130px; }
  table.documents_listing .col-favorite {
    text-align: center;
    width: 30px; }
  table.documents_listing .col-read {
    text-align: center;
    width: 30px; }
  table.documents_listing .col-feedback {
    text-align: center;
    width: 30px; }
  table.documents_listing .col-feedback-backend {
    text-align: center;
    width: 30px; }
    table.documents_listing .col-feedback-backend span.new-feedback {
      font-weight: bold;
      background: #176FC1;
      width: 20px;
      height: 20px;
      display: block;
      border-radius: 10px;
      color: #fff; }
      table.documents_listing .col-feedback-backend span.new-feedback a {
        color: #fff; }
  table.documents_listing tr.status-freigegeben .col-titel {
    font-weight: bold; }
  table.documents_listing tr.status-entwurf .col-titel {
    font-style: italic; }
  table.documents_listing tr.status-geloescht .col-titel a {
    xtext-decoration: line-through; }
  table.documents_listing td {
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e0e0e0;
    vertical-align: top; }
  table.documents_listing th[scope="column"] {
    background: #008CBA;
    background: yellow;
    padding: 0.2625rem 0.625rem;
    font-weight: normal; }
    table.documents_listing th[scope="column"] a {
      color: #f0f0f0;
      font-weight: bold; }
  table.documents_listing th.current-directory {
    font-size: 0.7rem;
    background: #ccc;
    padding: 0.2625rem 0.625rem; }
  table.documents_listing table.transparent, table.documents_listing table.transparent * {
    background: transparent;
    border: 0 none; }
  table.documents_listing table.transparent tbody, table.documents_listing table.transparent tr, table.documents_listing table.transparent td {
    padding: 0.15rem 2.5rem 0.15rem 0px; }
  table.documents_listing table.linked-documents {
    margin: 0.5rem -5px -5px -5px;
    background: #f9f9f9;
    border: 5px solid #f9f9f9;
    border-top: 0;
    width: calc(100% + 10px); }
    table.documents_listing table.linked-documents * {
      font-size: 0.75rem; }
    table.documents_listing table.linked-documents td {
      vertical-align: top;
      padding: 0 0.3rem 0 0; }
      table.documents_listing table.linked-documents td span.document-nummer {
        white-space: nowrap; }
  table.documents_listing td.col-favorite {
    padding: 0; }
  table.documents_listing a.is-favorite,
  table.documents_listing a.is-not-favorite {
    text-decoration: none;
    font-size: 1rem;
    font-weight: 700;
    display: block;
    padding: 0.5625rem 0.625rem; }
    table.documents_listing a.is-favorite:hover,
    table.documents_listing a.is-not-favorite:hover {
      text-decoration: none;
      color: #1BBB24; }
  table.documents_listing a.is-favorite {
    color: #AC3232;
    color: #008CBA; }
    table.documents_listing a.is-favorite:hover {
      color: #000; }
  table.documents_listing a.is-not-favorite {
    color: #D4D4D4; }
    table.documents_listing a.is-not-favorite:hover {
      color: #1BBB24; }
  table.documents_listing .linked-documents a.is-favorite,
  table.documents_listing .linked-documents a.is-not-favorite {
    font-size: inherit;
    display: block;
    padding: 0; }
    table.documents_listing .linked-documents a.is-favorite:hover,
    table.documents_listing .linked-documents a.is-not-favorite:hover {
      text-decoration: none;
      color: #1BBB24; }
  table.documents_listing td.col-read {
    padding: 0; }
    table.documents_listing td.col-read a {
      text-decoration: none;
      font-size: 1rem;
      font-weight: 700;
      display: block;
      padding: 0.5625rem 0.625rem;
      color: #D4D4D4; }
      table.documents_listing td.col-read a:hover {
        text-decoration: none;
        color: #1BBB24; }
      table.documents_listing td.col-read a.gelesen {
        color: #20A645; }
  table.documents_listing td.col-feedback {
    padding: 0; }
    table.documents_listing td.col-feedback a.feedback {
      display: block;
      padding: 0.5625rem 0.625rem; }
      table.documents_listing td.col-feedback a.feedback i.icon {
        display: block;
        width: 14px;
        height: 17px;
        background: url(/assets/img/sprites.png) left -180px no-repeat; }

#jstree_directories {
  border: 1px solid #eee;
  /*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/ }
  @media all and (max-width: 1300px) {
    #jstree_directories ul li a {
      font-size: 0.75rem !important; } }
  #jstree_directories a.jstree-hovered {
    background: #d5d5d5;
    color: #fff; }
  #jstree_directories li a {
    width: calc(100% - 24px); }
  #jstree_directories li a.jstree-clicked.jstree-hovered,
  #jstree_directories li a.jstree-clicked {
    background: #888;
    color: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 1px #999 inset; }

#jstree_directories {
  padding-bottom: 10px;
  overflow-x: scroll; }

.directory_listing_wrapper {
  overflow-y: scroll; }

table.directory_listing {
  width: 100%;
  /*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/ }
  table.directory_listing .col-actions {
    width: 20px; }
  table.directory_listing tbody tr td {
    border-bottom: 1px solid #e0e0e0; }
  table.directory_listing tbody tr.selected td {
    font-weight: bold; }
    table.directory_listing tbody tr.selected td, table.directory_listing tbody tr.selected td a {
      color: #fff; }
    table.directory_listing tbody tr.selected td ul.f-dropdown li a {
      color: inherit;
      text-shadow: none;
      color: #555;
      font-weight: normal; }
  table.directory_listing tbody tr.selected td {
    background: #afd3f5;
    /*background: lighten($green2, 30%);*/ }
  table.directory_listing tbody tr:nth-of-type(2n).selected {
    xbackground: #e0e0e0; }
  table.directory_listing tbody tr td.name {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0; }
    table.directory_listing tbody tr td.name a, table.directory_listing tbody tr td.name span {
      display: block;
      padding: 0.5625rem 0.625rem; }
    table.directory_listing tbody tr td.name span.hide-in-combined-listing {
      float: right;
      font-size: 20px;
      cursor: help; }
  table.directory_listing tbody tr td.directory_movement {
    width: 120px;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9; }
    table.directory_listing tbody tr td.directory_movement a, table.directory_listing tbody tr td.directory_movement span.placeholder {
      display: inline-block;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      width: 21px;
      height: 21px;
      background: url(/assets/img/sprites.png) left top no-repeat; }
    table.directory_listing tbody tr td.directory_movement a.move-left {
      background-position: -164px 0; }
    table.directory_listing tbody tr td.directory_movement a.move-up {
      background-position: -194px 0; }
    table.directory_listing tbody tr td.directory_movement a.move-right {
      background-position: -224px 0; }
    table.directory_listing tbody tr td.directory_movement a.move-down {
      background-position: -254px 0; }
    table.directory_listing tbody tr td.directory_movement a:hover.move-left {
      background-position: -164px -30px; }
    table.directory_listing tbody tr td.directory_movement a:hover.move-up {
      background-position: -194px -30px; }
    table.directory_listing tbody tr td.directory_movement a:hover.move-right {
      background-position: -224px -30px; }
    table.directory_listing tbody tr td.directory_movement a:hover.move-down {
      background-position: -254px -30px; }
    table.directory_listing tbody tr td.directory_movement span.placeholder.move-left {
      background-position: 0px -60px; }
    table.directory_listing tbody tr td.directory_movement span.placeholder.move-up {
      background-position: -30px -60px; }
    table.directory_listing tbody tr td.directory_movement span.placeholder.move-right {
      background-position: -60px -60px; }
    table.directory_listing tbody tr td.directory_movement span.placeholder.move-down {
      background-position: -90px -60px; }
  table.directory_listing td.depth-1 {
    padding-left: 2em; }
  table.directory_listing td.depth-2 {
    padding-left: 4em; }
  table.directory_listing td.depth-3 {
    padding-left: 6em; }
  table.directory_listing td.depth-4 {
    padding-left: 8em; }
  table.directory_listing td.depth-5 {
    padding-left: 10em; }
  table.directory_listing td.depth-6 {
    padding-left: 12em; }
  table.directory_listing.rights td.depth-1 {
    padding-left: 3em; }
  table.directory_listing.rights td.depth-2 {
    padding-left: 6em; }
  table.directory_listing.rights td.depth-3 {
    padding-left: 9em; }
  table.directory_listing.rights td.depth-4 {
    padding-left: 12em; }
  table.directory_listing.rights td.depth-5 {
    padding-left: 15em; }
  table.directory_listing.rights td.depth-6 {
    padding-left: 18em; }

a.action-link {
  font-size: 0.7rem; }
  a.action-link:before {
    content: '('; }
  a.action-link:after {
    content: ')'; }

table.directory_change_listing {
  width: 100%; }
  table.directory_change_listing tbody td {
    padding: 0;
    border-bottom: 1px solid #e0e0e0; }
    table.directory_change_listing tbody td label {
      display: block;
      padding: 0.1rem;
      cursor: pointer; }
      table.directory_change_listing tbody td label:hover {
        color: #4D4D4D;
        color: #1D1D1D; }
  table.directory_change_listing td.col-radios {
    text-align: center;
    padding: 0.3rem;
    border-right: 1px solid #e0e0e0; }
    table.directory_change_listing td.col-radios input {
      margin: 0; }
  table.directory_change_listing td.name {
    padding-right: 2rem; }
  table.directory_change_listing td.depth-1 {
    padding-left: 2em; }
  table.directory_change_listing td.depth-2 {
    padding-left: 4em; }
  table.directory_change_listing td.depth-3 {
    padding-left: 6em; }
  table.directory_change_listing td.depth-4 {
    padding-left: 8em; }
  table.directory_change_listing td.depth-5 {
    padding-left: 10em; }
  table.directory_change_listing td.depth-6 {
    padding-left: 12em; }

table.data_table tbody tr td {
  border-bottom: 1px solid #e0e0e0; }
  table.data_table tbody tr td.col-actions {
    border-right: 1px solid #E9E9E9; }

table.user_listing {
  width: 100%;
  /*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/ }
  table.user_listing .col-username {
    font-weight: bold; }
    table.user_listing .col-username small {
      font-size: 0.8em;
      font-weight: normal; }
  table.user_listing .col-active {
    color: green;
    border-right: 1px solid #E9E9E9;
    text-align: center; }

.main-content-area {
  xmin-height: 100%; }
  .main-content-area form {
    /*
    border: 1px solid #DDDDDD;
    background: #fff;
    padding: 0 1rem;
    @include boxshadow;
    */ }

hr {
  border-color: #eee; }

.row.padding-bottom {
  padding-bottom: 0.5rem; }

.xline-between {
  xmin-height: 100%; }
  .xline-between > div {
    border-right: 1px solid #f0f0f0;
    xmin-height: 100%; }

.document-nummer {
  color: #666; }

.file-content {
  font-size: 0.8rem;
  border: 1px solid #ccc;
  padding: 0 0.5rem;
  background: #f9f9f9; }

.entity {
  /*border: 1px solid #ccc;
  background: #fff;
  padding: 0.5em;
  @include boxshadow;
  */ }
  .entity.document .document-title span.file-type-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
    background-image: url(/assets/img/sprites.png);
    background-repeat: no-repeat;
    margin: 0 0px -4px 0; }
    .entity.document .document-title span.file-type-icon.standalone {
      background-position: -48px -126px; }
    .entity.document .document-title span.file-type-icon.linkable {
      background-position: -24px -126px; }
    .entity.document .document-title span.file-type-icon.html-file {
      background-position: -24px -148px; }
  .entity.document .flags {
    xmargin: -1rem 0 0.5rem 0;
    float: right; }
    .entity.document .flags .flag {
      display: inline-block;
      border-radius: 3px;
      background: #176FC1;
      font-size: 0.6em;
      font-weight: bold;
      color: #fff;
      letter-spacing: 1px;
      padding: 1px 5px; }
      .entity.document .flags .flag a {
        color: #fff; }
      .entity.document .flags .flag.archive {
        background-color: #999; }
      .entity.document .flags .flag.deleted {
        background-color: #000; }
      .entity.document .flags .flag.rejected {
        background-color: #C61818; }
  .entity.document .document-info {
    /*@include bottom-line;*/ }
    .entity.document .document-info .creation-date {
      font-weight: bold; }
    .entity.document .document-info .revision {
      float: right; }
  .entity.workflow .steps {
    float: right; }
    .entity.workflow .steps .step {
      display: inline-block;
      background-color: #fff;
      font-size: 0.6em;
      font-weight: bold;
      color: #555;
      border: 1px solid #e0e0e0;
      letter-spacing: 1px;
      padding: 0px 9px;
      margin-right: 1px; }
      .entity.workflow .steps .step:nth-child(1) {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px; }
      .entity.workflow .steps .step:nth-child(3) {
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px; }
      .entity.workflow .steps .step.done {
        background-color: #43AC6A;
        color: #fff;
        border: none;
        padding: 1px 10px 1px 20px;
        background-image: url(/assets/img/step-done.png);
        background-position: 5px 50%;
        background-repeat: no-repeat;
        padding-left: 20px; }
      .entity.workflow .steps .step.next {
        background-color: #4CAECF;
        background-image: url(/assets/img/step-next.png);
        background-position: 5px 50%;
        background-repeat: no-repeat;
        color: #fff;
        border: none;
        padding: 1px 10px 1px 25px; }

/* Verknuepfungen zwischen Dokumenten */
table.document_relations tr.add_new_relation td {
  border-top: 1px solid #bbb;
  background: #eee; }
table.document_relations input[type="file"], table.document_relations input[type="checkbox"], table.document_relations input[type="radio"], table.document_relations select {
  margin: 0px; }
table.document_relations select.relations_directory, table.document_relations select.relations_document {
  width: 100%; }
table.document_relations select.relations_directory, table.document_relations select.relations_document, table.document_relations select.relations_type {
  margin-bottom: 0;
  font-size: 0.775rem;
  padding: 0.2rem;
  height: auto; }
table.document_relations select.relations_document option.hidden {
  display: none; }

/*******************************************************************************
 * F O R M U L A R E
 *******************************************************************************/
.button.primary {
  padding-left: 3rem;
  padding-right: 3rem; }

.main-content-area form {
  xborder: 1px solid #eee;
  xpadding: 0 1rem; }

form fieldset {
  xborder: 1px solid #DDD;
  xmargin: 1.125rem 0px;
  padding: 0.55rem 1rem 0.25rem;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background: #fff; }
  form fieldset legend {
    font-size: 0.7rem;
    text-transform: uppercase;
    letter-spacing: 1px; }
form .buttons {
  xborder-top: 1px solid #eee;
  xpadding-top: 0.2rem; }
form ul.errors {
  background-color: #F04124;
  list-style-type: none;
  margin-top: -1rem;
  margin-left: 0;
  font-size: 0.9rem;
  color: #fff;
  font-weight: bold;
  font-style: italic; }
  form ul.errors li {
    padding: 0.1rem 0.3rem; }
form #user_password ul.errors {
  margin-top: 0.5rem;
  margin-bottom: 0.2rem; }
form input[type="file"] {
  border: 1px solid #ddd;
  background: #f9f9f9;
  padding: 0.3rem; }

p.hint,
span.hint {
  font-size: 0.8rem;
  color: #888; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
  background-color: #fafafa; }

#user_locationFolders input[type="checkbox"], #directory_users input[type="checkbox"] {
  width: 2%;
  margin: 5px 1% 0 0;
  float: left; }
  #user_locationFolders input[type="checkbox"]:nth-of-type(4n+1), #directory_users input[type="checkbox"]:nth-of-type(4n+1) {
    clear: left; }
#user_locationFolders label, #directory_users label {
  float: left;
  width: 21%;
  border-radius: 2px;
  margin: 0;
  display: block; }
  #user_locationFolders label:hover, #directory_users label:hover {
    background: #f9f9f9; }

xlabel.required {
  font-weight: bold; }
  xlabel.required:after {
    content: " *"; }

/* Upload-Button  WIRD NICHT VERWENDET */
.file-upload {
  position: relative;
  overflow: hidden;
  margin: 10px; }

.file-upload input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0); }

input#document_geltungsbereich, input#document_kap {
  text-transform: uppercase; }

.info p {
  font-size: 0.9rem;
  line-height: 1.8;
  text-align: justify;
  margin-bottom: 0.75rem; }

.quellen {
  xmargin-top: -0.625rem;
  font-size: 0.8rem; }

em {
  background-color: #D5F0E8;
  padding-left: 3px;
  padding-right: 3px;
  border-radius: 3px; }

code, pre {
  font-size: 0.8rem;
  background-color: #dad9e3;
  border-radius: 3px;
  color: #47455F;
  border: none; }

pre {
  padding: 0.2rem 0.5rem;
  color: #313041;
  margin-bottom: 1rem; }

tt {
  font-size: 0.8rem;
  color: #47455F; }

.todo {
  background-color: #E1E489;
  display: inline-block;
  padding: 0.1rem 0.5rem;
  font-size: 0.7rem;
  letter-spacing: 1px; }

.content iframe {
  border: 1px solid #ddd;
  width: 100%;
  height: 700px; }

iframe.externeurl {
  border: 1px solid #ddd;
  width: 100%;
  height: 700px; }

.tabs-content > .content {
  padding-top: 0.5375rem; }

#draggableHelper {
  background: #fff;
  width: 40%;
  border: 1px solid #d0d0d0;
  text-align: center;
  line-height: 150%;
  padding: 0.3rem;
  font-size: 0.875rem;
  -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5), 0 3px 2px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5), 0 3px 2px -2px rgba(0, 0, 0, 0.5);
  font-weight: bold; }

.directory-droppable {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.directory-droppable.ui-state-default {
  background: #f5f5f5; }

.directory-droppable.ui-state-hover {
  background: #e0e0e0; }

.directory-droppable.ui-state-highlight {
  background: #d0d0f0;
  background: url(/assets/img/tick.png) right 50% no-repeat;
  background-size: 20px 20px; }

/*
#005A23
#20A645
#002500
#000E00
#7ABF64

 */
#ui-datepicker-div {
  font-size: 0.8rem; }
  #ui-datepicker-div .ui-datepicker-header {
    background: #176FC1;
    border-radius: 0;
    border: none; }
    #ui-datepicker-div .ui-datepicker-header a span.ui-icon.ui-icon-circle-triangle-w,
    #ui-datepicker-div .ui-datepicker-header a span.ui-icon.ui-icon-circle-triangle-e {
      background: none; }
    #ui-datepicker-div .ui-datepicker-header a:hover {
      border: none;
      background: none;
      color: #fff; }
    #ui-datepicker-div .ui-datepicker-header a.ui-datepicker-prev {
      float: left;
      padding-left: 5px; }
    #ui-datepicker-div .ui-datepicker-header a.ui-datepicker-next {
      float: right;
      padding-right: 5px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
      clear: both;
      text-align: center;
      font-size: 0.9rem; }
  #ui-datepicker-div table.ui-datepicker-calendar thead th {
    font-size: 0.8rem;
    padding: 0.3rem 0.4rem;
    line-height: 1rem;
    text-align: center; }
  #ui-datepicker-div table.ui-datepicker-calendar tbody td {
    font-size: 0.8rem;
    padding: 0;
    line-height: 1rem;
    text-align: right; }
    #ui-datepicker-div table.ui-datepicker-calendar tbody td a {
      display: block;
      padding: 0.3rem 0.5rem;
      border: none;
      background: transparent;
      color: #777;
      border-radius: 3px; }
      #ui-datepicker-div table.ui-datepicker-calendar tbody td a:hover {
        background: #81baf0;
        color: #fff; }
    #ui-datepicker-div table.ui-datepicker-calendar tbody td.ui-datepicker-today a {
      color: #333; }
    #ui-datepicker-div table.ui-datepicker-calendar tbody td.ui-datepicker-current-day a {
      color: #fff;
      background: #53a2eb; }
    #ui-datepicker-div table.ui-datepicker-calendar tbody td.ui-datepicker-week-col {
      background-color: #fafafa;
      color: #555;
      text-align: left;
      padding: 0.3rem 0.5rem; }

.vert-div {
  border-left: 1px solid #ccc;
  height: 70px;
  width: 1px;
  margin: 0 auto; }

.cursor-help {
  cursor: help; }

#modalFeedback .success-message {
  background-color: #27AE2E;
  color: #fff;
  padding: 0.5rem; }

table.feedback tr.new td {
  background: #f0f0f0; }
  table.feedback tr.new td.col-feedback {
    font-weight: bold; }
table.feedback td {
  vertical-align: top;
  border-bottom: 1px solid #ccc; }
  table.feedback td.col-user {
    white-space: nowrap; }
  table.feedback td.col-read {
    text-align: center; }
table.feedback td.col-read, table.feedback th.col-read {
  padding-right: 0; }

p.warning,
span.warning {
  color: red;
  font-weight: bold; }

.dashboard.search {
  border: 1px solid #ddd;
  background: #f9f9f9;
  padding: 0.5em 1em 0.5em 1em; }
  .dashboard.search input {
    margin-bottom: 0 !important; }
  .dashboard.search input[type="text"] {
    background: #fff; }

.dashboard.html-files .tabs {
  margin-top: 0.5em; }
.dashboard.html-files .tabs-content > .content {
  padding-bottom: 0; }

.tabs-content {
  margin-bottom: 0; }

.zert {
  width: 100%;
  max-width: 100px;
  height: auto; }

.zertifikate {
  margin-top: 20px;
  text-align: center; }

.zertifikate-sidebar {
  position: fixed;
  left: 70px;
  bottom: 30px;
  xmargin-top: 50px;
  text-align: center;
  z-index: 1; }
  .zertifikate-sidebar .zert {
    max-width: 100px; }

div.exception {
  border: 2px solid #A82121;
  padding: 1rem 2rem; }
  div.exception p.msg {
    font-weight: bold;
    margin-top: 1rem; }

#overlay_panel {
  background: rgba(0, 0, 0, 0.6);
  background: rgba(32, 166, 69, 0.6);
  xbackground: rgba(255, 255, 255, 0.8);
  background: url(img/overlay-bg4.png) left top repeat;
  -webkit-box-shadow: inset 0 0 400px 50px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 400px 50px rgba(0, 0, 0, 0.8);
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none; }
  #overlay_panel .msg {
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #ccc;
    padding: 4rem 2rem;
    width: 500px;
    background: #fff;
    -webkit-box-shadow: 0 4px 10px -5px rgba(0, 0, 0, 0.8);
    box-shadow: 0 4px 10px -5px rgba(0, 0, 0, 0.8); }
  #overlay_panel .progresss {
    background: url(img/ajax-loader4.gif) center center no-repeat;
    width: 50px;
    height: 20px;
    display: inline-block; }
  #overlay_panel .status {
    color: #555;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 2px; }

.blurry_area.blur {
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px); }

div.jstreeProgressIndicatorOverlay p {
  margin-top: 100px;
  background: url(img/ajax-loader4.gif) center top no-repeat;
  padding-top: 15px;
  text-align: center;
  color: #555;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 2px; }

table.resubmission_notifications {
  border: none; }
  table.resubmission_notifications td {
    padding: 0 5px 3px 0; }

form.resubmission_done_form {
  float: left;
  font-size: 10px;
  border: 1px solid #ccc;
  background: #f0f0f0;
  padding: 5px 10px 5px 5px;
  margin-left: 15px; }
  form.resubmission_done_form input.bulkedit {
    margin: 0 10px 0 0; }
  form.resubmission_done_form button.tiny.mini, form.resubmission_done_form .button.tiny.mini {
    padding: 3px 5px;
    margin-bottom: 0; }

form.resubmission_delegate_form {
  float: left;
  font-size: 10px;
  border: 1px solid #ccc;
  background: #f0f0f0;
  padding: 5px 10px 5px 5px;
  margin-left: 15px; }
  form.resubmission_delegate_form select {
    font-size: 11px;
    padding: 0;
    height: auto;
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 0; }
  form.resubmission_delegate_form button.tiny.mini, form.resubmission_delegate_form .button.tiny.mini {
    float: left;
    padding: 3px 5px;
    margin-bottom: 0; }

.toggle-all {
  color: #aaa;
  cursor: pointer; }

span.userright {
  background: #ccc;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-align: center;
  padding: 0 5px;
  font-weight: bold;
  font-size: 10px; }
  span.userright.lesen {
    background: #7ABF64;
    color: #fff; }
  span.userright.schreiben {
    background: #6477bf;
    color: #fff; }

div.fehlermeldung.fehler {
  margin-bottom: 2rem;
  border: 2px solid #999;
  background-color: #ffd0d0; }

table.termine thead tr.small th {
  font-size: 11px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  border-bottom: 1px solid #ccc; }
table.termine tbody tr.day-6 td, table.termine tbody tr.day-7 td {
  background: #f0f0f0; }
table.termine tbody tr.fehler td {
  background-color: #ffd0d0; }
table.termine tbody td {
  padding: 0.1rem 0.625rem; }
  table.termine tbody td.datum {
    vertical-align: top;
    padding-top: 0.35rem;
    font-weight: bold; }
  table.termine tbody td.zehn-minuten {
    background: #f0f0f0; }
  table.termine tbody td.uhrzeit {
    text-align: right; }
  table.termine tbody td.info_anmeldungen {
    color: darkred;
    font-weight: bold; }
  table.termine tbody td input, table.termine tbody td select {
    margin-bottom: 0;
    padding: 3px 10px !important;
    height: auto; }
    table.termine tbody td input.zeitauswahl, table.termine tbody td select.zeitauswahl {
      width: 80px; }
  table.termine tbody td .grey.button {
    background: #999; }
  table.termine tbody td span.stunde {
    xfont-size: 1rem;
    font-weight: bold;
    padding-right: 2px; }
  table.termine tbody td span.minute {
    xfont-size: 0.7rem;
    xtext-decoration: underline;
    xmargin: -5px 0 5px 0;
    color: #888;
    font-weight: bold;
    padding-left: 2px; }
table.termine.striped td {
  border-bottom: 1px solid #e0e0e0;
  border-right: 1px solid #e0e0e0; }

p.error {
  color: #F04124;
  font-size: 0.9rem;
  font-weight: bold;
  font-style: italic; }

form.datumsauswahl select, form.terminefilter select {
  width: 100px;
  padding-top: 3px;
  padding-bottom: 3px;
  height: auto;
  font-size: 1.1rem !important;
  font-weight: bold !important; }
  form.datumsauswahl select[name="monat"], form.terminefilter select[name="monat"] {
    width: 70px;
    margin-left: 10px; }
  form.datumsauswahl select[name="jahr"], form.terminefilter select[name="jahr"] {
    margin-right: 10px; }
  form.datumsauswahl select[name="kategorie"], form.terminefilter select[name="kategorie"] {
    width: auto; }
form.datumsauswahl input.button, form.terminefilter input.button {
  margin-top: -5px; }

span.hint-sign {
  color: #BC1212;
  text-align: center; }

div#revision-disabled-info {
  font-size: 10px;
  margin-top: -10px;
  color: #777; }

table.anmeldungen thead th {
  border-bottom: 1px solid #ddd; }

table.termine_listing {
  width: 100%;
  /*-webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.2);*/ }
  table.termine_listing tr.termin-vergangen td {
    background: #f0f0f0;
    color: #999; }
  table.termine_listing td {
    vertical-align: top; }
    table.termine_listing td.col_ort, table.termine_listing td.col_kategorie, table.termine_listing td.col_admin {
      white-space: nowrap; }
    table.termine_listing td.col_teilnehmerzahl {
      text-align: center; }
    table.termine_listing td.zu-wenig-teilnehmer.col_teilnehmerzahl, table.termine_listing td.soll-teilnehmer-nicht-erreicht.col_teilnehmerzahl, table.termine_listing td.link.col_teilnehmerzahl {
      padding-top: calc(0.5625rem - 2px);
      padding-bottom: 0; }
      table.termine_listing td.zu-wenig-teilnehmer.col_teilnehmerzahl span, table.termine_listing td.zu-wenig-teilnehmer.col_teilnehmerzahl a, table.termine_listing td.soll-teilnehmer-nicht-erreicht.col_teilnehmerzahl span, table.termine_listing td.soll-teilnehmer-nicht-erreicht.col_teilnehmerzahl a, table.termine_listing td.link.col_teilnehmerzahl span, table.termine_listing td.link.col_teilnehmerzahl a {
        border: 2px solid red;
        border-radius: 15px;
        display: inline-block;
        width: 23px;
        height: 23px;
        color: red;
        font-weight: bold; }
    table.termine_listing td.soll-teilnehmer-nicht-erreicht.col_teilnehmerzahl span {
      border-color: orange; }
    table.termine_listing td.link.col_teilnehmerzahl {
      text-align: left; }
      table.termine_listing td.link.col_teilnehmerzahl a {
        text-align: center;
        border: 2px solid #7ABF64;
        background: #176FC1;
        border-radius: 2px;
        color: white; }
        table.termine_listing td.link.col_teilnehmerzahl a:hover {
          background: #2689e5;
          text-decoration: none; }
    table.termine_listing td.col_indikator {
      padding: 0; }
    table.termine_listing td.zu-wenig-teilnehmer.col_indikator {
      background: red !important; }
    table.termine_listing td.soll-teilnehmer-nicht-erreicht.col_indikator {
      background: orange; }
    table.termine_listing td.soll-teilnehmer-erreicht.col_indikator {
      background: #176FC1; }
  table.termine_listing th {
    border-bottom: 1px solid #ddd; }
    table.termine_listing th.col_teilnehmerzahl {
      text-align: center; }
    table.termine_listing th.col_indikator {
      padding: 0; }

table.uebersicht-termine {
  width: 100%;
  border: none;
  xborder-bottom: 1px solid #ccc; }
  table.uebersicht-termine thead tr th {
    background: #fff;
    padding: 0;
    vertical-align: bottom;
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 5px;
    font-size: 11px;
    line-height: 130%; }
  table.uebersicht-termine td {
    vertical-align: top;
    padding: 5px 10px 5px 0;
    line-height: 1.1;
    font-size: 1rem; }
    table.uebersicht-termine td.datum {
      width: 120px;
      font-size: 1.1rem; }
    table.uebersicht-termine td.uhrzeit {
      width: 100px;
      font-size: 1.1rem; }
    table.uebersicht-termine td.beschreibung h4 {
      margin: 0 0 5px;
      font-size: 1.1rem;
      padding: 0;
      line-height: 1.1; }
    table.uebersicht-termine td.beschreibung div.beschreibung {
      color: #555;
      font-size: 1rem; }
    table.uebersicht-termine td.beschreibung div.ort span {
      color: #999; }
    table.uebersicht-termine td.anmeldungen {
      width: 100px;
      text-align: center; }

#termin_beschreibung {
  height: 100px; }

table.termin-kompakt td {
  padding: 5px 10px;
  vertical-align: top; }
  table.termin-kompakt td.l {
    width: 130px;
    color: #555; }
  table.termin-kompakt td.v h3 {
    margin: 0; }
  table.termin-kompakt td.table {
    padding: 20px 0 0 0; }
  table.termin-kompakt td table {
    margin: 0 -1px -1px -1px;
    width: calc(100% + 2px);
    border: none; }
    table.termin-kompakt td table tr:first-child td {
      border: solid 1px #ddd; }
    table.termin-kompakt td table tr:last-child td.warnung {
      border: solid 1px #ddd;
      text-align: center; }
    table.termin-kompakt td table td.l {
      xwidth: calc(100% / 4 - 30px);
      xwidth: calc(25% - 30px);
      text-align: right; }
    table.termin-kompakt td table td.v {
      background: #f0f0f0;
      width: 50px;
      text-align: right;
      border: 1px solid #ddd; }
    table.termin-kompakt td table td.highlight.zuwenig {
      color: red;
      font-weight: bold; }
    table.termin-kompakt td table td.highlight.sollnichterreicht {
      font-weight: bold; }
    table.termin-kompakt td table td.bordered {
      border: 1px solid #ddd; }
table.termin-kompakt > tr.first-child td.l {
  vertical-align: inherit; }

div.frontend-termin-uebersicht {
  overflow: hidden; }
  div.frontend-termin-uebersicht div.frontend-termin-kategorie {
    overflow: hidden;
    margin-bottom: 2rem; }
    div.frontend-termin-uebersicht div.frontend-termin-kategorie h2 {
      margin: 1rem 0;
      xborder-bottom: 1px solid #eee;
      padding-bottom: 0.5rem;
      color: #20A645;
      text-align: center;
      font-size: 2rem; }
    div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt {
      border: 1px solid #ddd;
      width: 23.5%;
      margin-right: 2%;
      margin-bottom: 20px;
      float: left; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt.highlight {
        border-color: #20A645;
        cursor: pointer; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(4n) {
        margin-right: 0; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(4n+1) {
        clear: left; }
      @media all and (max-width: 1650px) {
        div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt {
          width: 32%; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(4n) {
            margin-right: 2%; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(4n+1) {
            clear: none; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(3n) {
            margin-right: 0; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(3n+1) {
            clear: left; } }
      @media all and (max-width: 1300px) {
        div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt {
          width: 49%; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(3n) {
            margin-right: 2%; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(3n+1) {
            clear: none; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(2n) {
            margin-right: 0; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt:nth-of-type(2n+1) {
            clear: left; } }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt header, div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt .body {
        padding: 0.2rem 1rem; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt header {
        border-bottom: 1px solid #eee;
        overflow: hidden; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt footer {
        border-top: 1px solid #eee;
        background: #f9f9f9;
        font-size: 0.85rem; }
        div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt footer .stats {
          overflow: hidden; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt footer .stats div {
            width: 50%;
            float: left;
            padding: 0 1rem; }
          div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt footer .stats span {
            background: #e8e8e8;
            font-weight: bold;
            margin-left: 5px;
            display: inline-block;
            padding: 3px 10px; }
        div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt footer .warning {
          border-top: 1px solid #d0d0d0;
          padding: 3px 1rem;
          background: #e0e0e0; }
        div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt footer .hinweis {
          border-top: 1px solid #d0d0d0;
          padding: 3px 1rem;
          color: #20A645;
          font-weight: bold;
          background: #e0e0e0; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt div.datum {
        width: 50%;
        float: left;
        font-weight: bold; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt div.uhrzeit {
        width: 50%;
        float: right; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt h4 {
        clear: both;
        margin: 0;
        padding: 0 0 0 0; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt p.ort {
        margin: -0.2rem 0 0.5rem; }
      div.frontend-termin-uebersicht div.frontend-termin-kategorie div.frontend-termin-kompakt div.beschreibung {
        font-size: 0.8rem;
        line-height: 130%;
        color: #666;
        margin-bottom: 0.5rem;
        max-height: 1rem;
        height: 1rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }

.termin-details p label {
  display: block; }

table.frontend-termin-anmeldungen tbody tr td {
  border-bottom: 1px solid #eee; }

table.zeit-kat-filter {
  border: none;
  margin-bottom: 0; }
  table.zeit-kat-filter td {
    padding: 0 10px 0 0;
    vertical-align: center; }
    table.zeit-kat-filter td input, table.zeit-kat-filter td select {
      margin: 0 !important; }
    table.zeit-kat-filter td.hinweis {
      font-size: 12px;
      padding-bottom: 4px;
      color: #555; }

table.mittagsversorgung.benutzereingabe {
  width: 100%; }
  table.mittagsversorgung.benutzereingabe thead th:first-child(1) {
    min-width: 10%; }
  table.mittagsversorgung.benutzereingabe thead th.column_wochentag {
    width: 14% !important;
    min-width: 14% !important; }
  table.mittagsversorgung.benutzereingabe tbody td:first-child {
    width: 10%; }
  table.mittagsversorgung.benutzereingabe tbody td.column_wochentag {
    padding: 0;
    width: 2%; }
    table.mittagsversorgung.benutzereingabe tbody td.column_wochentag.column_extras {
      width: 21%; }
    table.mittagsversorgung.benutzereingabe tbody td.column_wochentag input {
      width: 100% !important;
      max-width: 100% !important;
      font-size: 1rem !important;
      display: inline-block !important;
      -moz-box-sizing: border-box !important;
      -webkit-box-sizing: border-box !important;
      box-sizing: border-box !important; }

table.mittagsversorgung thead th {
  vertical-align: top; }
  table.mittagsversorgung thead th:nth-of-type(1) {
    min-width: 100px; }
  table.mittagsversorgung thead th.column_wochentag {
    border-left: 1px solid #555;
    width: 140px; }
    table.mittagsversorgung thead th.column_wochentag.nachtisch {
      width: 80px; }
  table.mittagsversorgung thead th.column_kw {
    border-left: 1px solid #555; }
table.mittagsversorgung tbody td.column_wochentag {
  padding: 0; }
  table.mittagsversorgung tbody td.column_wochentag input {
    padding: 0;
    max-width: 50px;
    text-align: center;
    margin: 0;
    border: none;
    color: #fff;
    font-size: 1.3rem;
    box-shadow: none; }
    table.mittagsversorgung tbody td.column_wochentag input.disabled {
      color: black; }
  table.mittagsversorgung tbody td.column_wochentag.column_lieferant_donath {
    border-left: 1px solid #555; }
    table.mittagsversorgung tbody td.column_wochentag.column_lieferant_donath, table.mittagsversorgung tbody td.column_wochentag.column_lieferant_donath input {
      background: #dc7633; }
    table.mittagsversorgung tbody td.column_wochentag.column_lieferant_donath input.disabled {
      background: #ebb08a; }
  table.mittagsversorgung tbody td.column_wochentag.column_kueche_wfbm, table.mittagsversorgung tbody td.column_wochentag.column_kueche_wfbm input {
    background: #2ecc71; }
  table.mittagsversorgung tbody td.column_wochentag.column_kueche_wfbm input.disabled {
    background: #7ee2a8; }
  table.mittagsversorgung tbody td.column_wochentag.column_nachtisch {
    border-left: 1px solid #555; }
    table.mittagsversorgung tbody td.column_wochentag.column_nachtisch, table.mittagsversorgung tbody td.column_wochentag.column_nachtisch input {
      background: #268cfa; }
  table.mittagsversorgung tbody td.column_wochentag.column_extras {
    border-left: 1px solid #555;
    background: black;
    text-align: left; }
    table.mittagsversorgung tbody td.column_wochentag.column_extras, table.mittagsversorgung tbody td.column_wochentag.column_extras input {
      background: #999; }
    table.mittagsversorgung tbody td.column_wochentag.column_extras input {
      text-align: left;
      padding-left: 10px;
      padding-right: 10px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
table.mittagsversorgung.uebersicht td.column_wochentag {
  width: 80px;
  text-align: center;
  color: #fff;
  font-size: 1.1rem;
  font-weight: bold; }
table.mittagsversorgung.uebersicht td.column_extras {
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.9rem; }
table.mittagsversorgung.uebersicht tbody td {
  border-bottom: 1px solid #555; }
table.mittagsversorgung.uebersicht tr.zwischensumme td {
  background: #e0e0e0;
  font-weight: bold; }
  table.mittagsversorgung.uebersicht tr.zwischensumme td:first-child {
    border-right: 1px solid #333; }
  table.mittagsversorgung.uebersicht tr.zwischensumme td.column_summe {
    text-align: center;
    border-right: 1px solid #666; }
table.mittagsversorgung.uebersicht tfoot tr.row_sum td {
  background: #999; }
  table.mittagsversorgung.uebersicht tfoot tr.row_sum td.column_wochentag {
    border-left: 1px solid #666; }
table.mittagsversorgung tfoot .column_wochentag.column_lieferant_donath span {
  display: block;
  width: 20px;
  height: 20px;
  background: #dc7633;
  float: right; }
table.mittagsversorgung tfoot .column_wochentag.column_kueche_wfbm span {
  display: block;
  width: 20px;
  height: 20px;
  background: #2ecc71;
  float: right; }

.message {
  margin: 2rem 0 1rem;
  padding: 0.5rem 1rem;
  font-weight: bold;
  border-radius: 3px; }
  .message.success {
    background: #2ecc71;
    color: #fff; }

h1 a.mittagsversorgung_nav {
  font-size: 1.7rem;
  color: #444;
  display: inline-block;
  width: 30px;
  text-align: center; }
  h1 a.mittagsversorgung_nav:hover {
    text-decoration: none !important;
    background: navy;
    color: #fff; }

h1 a.print_button {
  font-size: 1rem;
  margin-left: 5rem;
  background: #176FC1;
  color: #fff;
  padding: 2px 10px 3px; }

@media screen {
  .hide-on-screen {
    display: none; } }
@media print {
  nav.top-bar, div.sidebar, div#toggleSidebar, .hide-when-printing {
    display: none; }

  .layout .main-content-area.margin-left {
    margin: 0; }

  table.mittagsversorgung th, table.mittagsversorgung td {
    border: 1px solid black; }
  table.mittagsversorgung tr.hide-on-screen td {
    font-size: 10px !important; } }
.help_screen {
  display: none;
  position: fixed;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50%;
  background: #fff;
  border: 1px solid #999;
  padding: 1rem 2rem;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.5), 0 10px 10px 0 rgba(0, 0, 0, 0.1), 0 5px 5px -4px rgba(0, 0, 0, 0.2);
  overflow-y: auto; }
  @media all and (max-width: 1550px) {
    .help_screen {
      top: 100px; } }
  .help_screen button {
    float: right;
    padding: 5px 30px;
    background: #999;
    margin-left: 50px; }
    .help_screen button:hover {
      background: #555; }
  .help_screen h1 {
    margin-bottom: 2rem; }
  .help_screen p {
    font-size: 1.2rem; }
    .help_screen p b {
      color: #20A645; }
    .help_screen p i b {
      color: black; }

a.open_help_screen {
  float: right;
  width: 30px;
  height: 30px;
  background: #999;
  text-align: center;
  color: #fff;
  font-weight: bold;
  border-radius: 15px; }
  a.open_help_screen:hover {
    background: #555; }

/*# sourceMappingURL=app.min.css.map */
