/* Add here all your CSS customizations */

.cursor-movable {
    cursor: move;
}
.cursor-pointer {
    cursor: pointer;
}
.cursor-zoom-in {
    cursor: zoom-in;
}
.cursor-zoom-out {
    cursor: zoom-out;
}
.tasklist {
    width: auto !important;
}
.task-category {
    margin: 1rem 0;
    min-width: 180px;
}
.task-category-header {
    background: #ffffff;
    margin: 3px -1px 3px -1px;
    height: 43px;
    padding: 3px;
    border-radius: 0.125rem;
    cursor: move;
    color: #000000;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    font-weight: bold !important;
    /* font-size: 1.08em !important; */
}
.task-category-header-min-height {
    height: auto;
    min-height: 43px;
}
.task-category-move-icon {
    position: absolute;
    left: 5px;
}
.task-project {
    margin: 1rem 0;
    min-width: 180px;
}
.task-project-header {
    background: #ffffff;
    margin: 3px -1px 3px -1px;
    min-height: 43px;
    padding: 3px;
    border-radius: 0.125rem;
    cursor: pointer;
    color: #000000;
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    font-weight: bold !important;
}
.task-project-header a {
    color: #000000;
}
.task-btn {
    font-size: 0.7rem;
    text-transform: none;
    text-align: left;
    width: 100%;
    /* min-width: 190px; */
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    position: relative;
}
.task-btn a, .task-btn a:hover {
    color: #000000;
}
.task-btn-me {
    border: 1px solid #ffcb00 !important;
}
#form-edit-fields h5 {
    margin: 5px 0 3px 0;
}
.task-btn-moving {
    transform: rotate(5deg);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}
.dataTables_wrapper {
    overflow-x: auto !important;
}
.dataTables_wrapper .row {
    margin-left: 0;
    margin-right: 0;
}
.ui-widget.ui-autocomplete {
    z-index: 99999 !important;
}
ul.stepper .step.step-is-done::before {
    font-family: "Font Awesome 5 Pro", "Font Awesome 5 Free", sans-serif;
    font-size: 1rem;
    font-weight: 900;
    content: "\f00c";
    background-color: #00c851;
}
#lagerstand-dcc-container table a {
    color: #ffffff !important;
}
#lagerstand-dcc-container table a:hover {
    color: #ff8a00 !important;
}
#lagerstand-dcc-container td {
    padding: .75rem;
}
ul.nav-main li a.sidebar-soft-orange {
    color: #eea755 !important;
}

/* ul.nav-main li a.sidebar-soft-orange:hover {
    color: #fc951f !important;
} */

ul.nav-main li a.sidebar-cool-blue {
    color: #7cc4bf !important;
    /* color: #588a87 !important; */
}

/* ul.nav-main li a.sidebar-cool-blue:hover {
    color: #7cc4bf !important;
} */

ul.nav-main li a.sidebar-soft-brown {
    color: #f7bf81 !important;
}
ul.nav-main li a.sidebar-soft-yellow {
    color: #f8e58f !important;
}
ul.nav-main li a.sidebar-yellow {
    color: #ffde4a !important;
}
ul.nav-main li a.sidebar-light-yellow {
    color: #d0cf81 !important;
}
ul.nav-main li a.sidebar-red {
    color: #fc4c46 !important;
}
ul.nav-main li a.sidebar-soft-red {
    color: #fd8e8a !important;
}
ul.nav-main li a.sidebar-teal {
    color: #2a9d8f !important;
}
ul.nav-main li a.sidebar-bright-teal {
    color: #37afa9 !important;
}
ul.nav-main li a.sidebar-soft-green {
    color: #86c884 !important;
}
ul.nav-main li a.sidebar-light-green {
    color: #94e8a1 !important;
}
ul.nav-main li a.sidebar-green {
    color: #2daa00 !important;
}
ul.nav-main li a.sidebar-orange {
    color: #f6893d !important;
}
ul.nav-main li a.sidebar-soft-plum {
    color: #e5989b !important;
}
ul.nav-main li a.sidebar-plum {
    color: #b5838d !important;
}
ul.nav-main li a.sidebar-light-plum {
    color: #eca8d1 !important;
}
ul.nav-main li a.sidebar-light-purple {
    color: #cd81f0 !important;
}
ul.nav-main li a.sidebar-beige {
    color: #d8c6b4 !important;
}
ul.nav-main li a.sidebar-salmon {
    color: #faac77 !important;
}
ul.nav-main li a.sidebar-soft-blue {
    color: #aec0c9 !important;
}
ul.nav-main li a.sidebar-bright-blue {
    color: #37aeea !important;
}
ul.nav-main li a.sidebar-cold-blue {
    color: #849fad !important;
}
ul.nav-main li a.sidebar-light-red {
    color: #f27c80 !important;
}
ul.nav-main li a.sidebar-strong-red {
    color: #ca3542 !important;
}
ul.nav-main li a.sidebar-dark-red {
    color: #a11e22 !important;
}

/* ul.nav-main li a.sidebar-soft-brown:hover {
    color: #c28b4d !important;
} */

ul.nav-main li a:hover {
    color: #ff8a00 !important;
}
.kommunikation-betreff img {
    max-width: 100%;
}
/* .cursor-hammer {
    cursor: url(/assets/images/cursor-hammer-transparent.png) 0 16, pointer;
}
.cursor-hammer:active {
    cursor: url(/assets/images/cursor-hammer-down-transparent.png) 10 16, pointer;
} */
ul.stepper .step.warning::before {
    background-color: #fb3 !important;
}
ul.stepper .step.danger::before {
    background-color: #ff3547 !important;
}

.cascading-admin-card {
    margin-top: 1.25rem;
    background: #fff;
}

.cascading-admin-card .admin-up {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -1.25rem;
}

.cascading-admin-card .admin-up .fas,
.cascading-admin-card .admin-up .far,
.cascading-admin-card .admin-up .fab {
    padding: 1.7rem;
    font-size: 2rem;
    color: #fff;
    text-align: left;
    border-radius: 3px;
}

.cascading-admin-card .admin-up .data {
    float: right;
    margin-top: 2rem;
    text-align: right;
}

.cascading-admin-card .admin-up .data p {
    color: #999999;
    font-size: 12px;
}

.classic-admin-card .card-body {
    color: #fff;
    margin-bottom: 0;
    padding: 0.9rem;
}

.classic-admin-card .card-body p {
    font-size: 13px;
    opacity: 0.7;
    margin-bottom: 0;
}

.classic-admin-card .card-body h4 {
    margin-top: 10px;
}

.classic-admin-card .card-body .float-right .fas,
.classic-admin-card .card-body .float-right .far,
.classic-admin-card .card-body .float-right .fab {
    font-size: 3rem;
    opacity: 0.5;
}

.classic-admin-card .progress {
    margin: 0;
    opacity: 0.7;
}

.profile-card {
    margin-top: 100px;
}

.profile-card .avatar {
    max-width: 150px;
    max-height: 150px;
    margin-top: -70px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    overflow: hidden;
}

.profile-card p {
    font-weight: 300;
}

.user-card {
    margin-top: 100px;
}

@media (max-width: 450px) {
    .user-card {
        margin-top: 30px;
    }
}

.user-card .admin-up .data span {
    font-size: 15px;
}

.gallery {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
  }
  
  .gallery .pics {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
    -webkit-box-shadow: 4px 4px 5px #666;
    box-shadow: 4px 4px 5px #666;
    background: rgba(200,200,200, 0.1);
    break-inside: avoid-column;
    min-height: 240px;
    overflow: hidden;
  }
  
  .gallery .animation {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  
  @media (max-width: 450px) {
    .gallery {
      -webkit-column-count: 1;
      -moz-column-count: 1;
      column-count: 1;
      -webkit-column-width: 100%;
      -moz-column-width: 100%;
      column-width: 100%;
    }
  }
  
  @media (max-width: 400px) {
    .btn.filter {
      padding-left: 1.1rem;
      padding-right: 1.1rem;
    }
  }

  .line-through {
    text-decoration: line-through !important;
  }

  .resizer { display:flex; margin:0; padding:0; resize:both; overflow:hidden }
  .resizer > .resized { flex-grow:1; margin:0; padding:0; border:0 }

  #anlagedaten-wrap {
    width: 100%;
    height: 1000px;
    padding: 0;
    overflow: hidden;
  }

  #anlagedaten-scaled-frame {
    /* width: 2820px; */
    /* height: 1280px; */
    border: 0px;
    /* zoom: 1;
    -moz-transform: scale(1);
    -moz-transform-origin: 0 0;
    -o-transform: scale(1);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(1);
    -webkit-transform-origin: 0 0; */
  }
  /* #anlagedaten-scaled-frame {
    width: 1920px;
    height: 1280px;
    border: 0px;
  }
  
  #anlagedaten-scaled-frame {
    zoom: 1;
    -moz-transform: scale(1);
    -moz-transform-origin: 0 0;
    -o-transform: scale(1);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(1);
    -webkit-transform-origin: 0 0;
  }
  
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    #anlagedaten-scaled-frame {
      zoom: 1;
    }
  } */

  #interactive.viewport {
    width: 640px;
    height: 480px;
  }
  
  
  #interactive.viewport canvas, video {
    float: left;
    width: 640px;
    height: 480px;
  }
  
  #interactive.viewport canvas.drawingBuffer, video.drawingBuffer {
    margin-left: -640px;
  }
  
.weather-day {
    display: inline-block;
    width: 75px;
    height: 95px;
}
.weather-day-name,
.weather-day-symbol,
.weather-day-temp {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.weather-day-temp {
    font-size: 12px;
}
.project-card-btn {
    font-size: 12.8px;
    text-transform: none;
    text-align: left;
    width: 100%;
    /* min-width: 190px; */
    text-shadow: 0 1px 2px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    -webkit-transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out;
    /* transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; */
    transition: color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
    padding: .5rem 1.6rem;
    border-radius: .125rem;
    /* background-color: #e0e0e0 !important; */
    border: 0;
}
.project-card-btn a, .project-card-btn a:hover {
    text-decoration: none;
}
.project-card-btn:hover {
    color: #000000;
    outline: 0;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);
}
/* ::-webkit-scrollbar {
    height: 50px;
} */
.bildInfo-container {
    position: absolute;
    bottom: 13px;
    left: 10%;
    width: 45%;
    height: 49px;
    box-shadow: 0px 0px 5px #999;
    border-radius: 0px 5px 0px 0px;
    scale: 1.4;
    font-size: 10px;
    padding: 3px 0 0 3px;
    background: rgba(251, 255, 235, 0.9);
}
.bildInfo {
    resize: none;
    width: 98% !important;
    height: 93% !important;
    min-height: 93% !important;
    line-height: 1.2 !important;
    font-size: 0.6rem !important;
}
.project-img-comment {
    width: calc(100% - 55px);
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 4px;
    /* text-shadow: 0px 0px 1px #888; */
    color: #323C40;
    font-size: 1rem;
}
.project-img-comment-bg-white {
    padding: 2px 4px;
    border-radius: .125rem;
    background-color: #FDF6E3;
    /* background-color: rgba(255, 255, 255, 1); */
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
    font-size: 0.9rem;
    max-height: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre;
}
.dtrg-group {
    display: none;
}
.projekt-details-pnote-description img {
    max-width: 100% !important;
}

.file-upload-dropfield {
    border: 2px dashed #ccc;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
    font-size: 1.2rem;
    color: #ccc;
    background-color: #f9f9f9;
    cursor: pointer;
}

.file-upload-dropfield:hover {
    border-color: #aaa;
    color: #aaa;
}

.file-upload-dropfield.dragover {
    border-color: #aaa;
    color: #aaa;
}

/**
 * ==============================================
 * Dot Pulse
 * ==============================================
 */
 .dot-pulse {
    position: relative;
    left: -9999px;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
    box-shadow: 9999px 0 0 -5px;
    animation: dot-pulse 1.5s infinite linear;
    animation-delay: 0.25s;
  }
  .dot-pulse::before, .dot-pulse::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #9880ff;
    color: #9880ff;
  }
  .dot-pulse::before {
    box-shadow: 9984px 0 0 -5px;
    animation: dot-pulse-before 1.5s infinite linear;
    animation-delay: 0s;
  }
  .dot-pulse::after {
    box-shadow: 10014px 0 0 -5px;
    animation: dot-pulse-after 1.5s infinite linear;
    animation-delay: 0.5s;
  }
  
  @keyframes dot-pulse-before {
    0% {
      box-shadow: 9984px 0 0 -5px;
    }
    30% {
      box-shadow: 9984px 0 0 2px;
    }
    60%, 100% {
      box-shadow: 9984px 0 0 -5px;
    }
  }
  @keyframes dot-pulse {
    0% {
      box-shadow: 9999px 0 0 -5px;
    }
    30% {
      box-shadow: 9999px 0 0 2px;
    }
    60%, 100% {
      box-shadow: 9999px 0 0 -5px;
    }
  }
  @keyframes dot-pulse-after {
    0% {
      box-shadow: 10014px 0 0 -5px;
    }
    30% {
      box-shadow: 10014px 0 0 2px;
    }
    60%, 100% {
      box-shadow: 10014px 0 0 -5px;
    }
  }
