@charset "UTF-8";
/**** essentials****/
.green {
  color: #108B2A !important;
}
.green * {
  color: #108B2A !important;
}

b .greenMint {
  color: #34bfa3 !important;
}
b .greenMint * {
  color: #34bfa3 !important;
}

.orange {
  color: #CF7B1D !important;
}
.orange * {
  color: #CF7B1D !important;
}

.red {
  color: #A30D10 !important;
}

.black {
  color: #000 !important;
}
.black * {
  color: #000 !important;
}

.noPad {
  padding: 0;
}

.marBot {
  margin-bottom: 2.2rem;
}

.marTop {
  margin-top: 2.2rem;
}

.visible-sm {
  display: none;
}

.inline {
  display: inline;
}

/****/
body {
  font-family: "Roboto";
}

#m_aside_left {
  overflow: hidden;
  overflow-y: auto;
}
#m_aside_left #currentObject {
  padding: 1rem;
  color: #fff;
  text-align: center;
  font-size: 1rem;
  background: #009fe3;
  position: relative;
  z-index: 1;
}
#m_aside_left #currentObject strong {
  font-size: 1.2rem;
}
#m_aside_left #currentObject a {
  color: #ffffff;
}
#m_aside_left #currentObject button {
  margin-top: 0.6rem;
  border-color: #002844;
  color: #ffffff;
}
#m_aside_left #currentObject button:hover {
  background: #002844;
}
#m_aside_left .m-aside-menu .m-menu__nav {
  padding: 0;
  border-top: solid 1px #ffffff;
  margin: 0;
}
#m_aside_left .m-aside-menu .m-menu__nav .m-menu__link-icon {
  font-size: 2rem;
}
#m_aside_left.m-aside-left--skin-dark {
  background: #002844;
}

#m_header_nav .m-nav__item.tabLike {
  padding-top: 1.5rem;
}

.table-responsive {
  width: 100% !important;
}

.deactivated {
  background: #f2f3f8;
}
.deactivated td,
.deactivated strong {
  color: #bdc0c6;
}
.deactivated td.m--font-brand {
  text-decoration: none;
}
.deactivated img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.m-portlet .m-portlet__head .m-portlet__head-tools .flex {
  display: flex;
  align-items: center;
}
.m-portlet .m-portlet__head .m-portlet__head-tools .flex > div {
  width: 70%;
}
.m-portlet .m-portlet__head .m-portlet__head-tools .flex > ul {
  width: 30%;
}

.portal i {
  margin-left: 0.7rem;
}

.m-checkbox label {
  margin-right: 1rem;
  margin-bottom: 0;
  line-height: 150%;
}
.m-checkbox span {
  margin-left: 0.7rem;
}

.lightbox {
  /** Default lightbox to hidden */
  /** Position and style */
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  transform: translateY(100%);
  transition: transform 150ms linear;
}
.lightbox img {
  /** Pad the lightbox image */
  max-width: 90%;
  max-height: 80%;
  margin-top: 2%;
}
.lightbox:target {
  /** Remove default browser outline */
  outline: none;
  /** Unhide lightbox **/
  transform: translateY(0);
}

.modal-dialog .modal-body {
  padding: 2rem;
}
.modal-dialog .m-widget6__body .m-widget6__item {
  transition: all 300ms linear;
  padding: 1rem;
}
.modal-dialog .m-widget6__body .m-widget6__item:hover, .modal-dialog .m-widget6__body .m-widget6__item:active, .modal-dialog .m-widget6__body .m-widget6__item:focus, .modal-dialog .m-widget6__body .m-widget6__item.active {
  background: #0069b4;
  cursor: pointer;
}
.modal-dialog .m-widget6__body .m-widget6__item:hover .m-widget6__text, .modal-dialog .m-widget6__body .m-widget6__item:active .m-widget6__text, .modal-dialog .m-widget6__body .m-widget6__item:focus .m-widget6__text, .modal-dialog .m-widget6__body .m-widget6__item.active .m-widget6__text {
  color: #ffffff;
}

.objectSelect tr:hover td {
  background: #0069b4;
  color: #ffffff;
}
.objectSelect td {
  transition: all 300ms linear;
}
.objectSelect td:hover {
  cursor: pointer;
}

.isGlobal #m_aside_left {
  transform: translate(-100%, 0);
}

.m-content .mangelPhoto img {
  height: 20rem;
}
.m-content .colList-4 .m-widget6__head .m-widget6__item .m-widget6__caption {
  width: 20%;
}
.m-content .colList-4 .m-widget6__body .m-widget6__item .m-widget6__text {
  width: 20%;
}
.m-content .expoKoll {
  margin: 1.75rem 1rem 1rem 0;
  padding: 0;
}
.m-content button a {
  color: #111;
}
.m-content button a:hover {
  color: #ffffff;
}
.m-content button:hover a {
  color: #ffffff;
}
.m-content .termine .cell {
  font-size: 1.3rem;
  padding: 0.7rem 0.9rem;
  margin-bottom: 0.5rem;
  border: solid 1px #ECECEC;
}
.m-content .termine .cell:nth-child(odd) {
  background: #F5F5F5;
}
.m-content .btn-accent.yello {
  background: #EDB12F;
  border-color: #EDB12F;
}
.m-content .inlineCheck {
  display: inline;
  margin-left: 1rem;
}
.m-content .fotoGal .imageBlock {
  margin-right: 1rem;
  position: relative;
  width: 22rem;
  overflow: hidden;
  height: 22rem;
  display: block;
}
.m-content .fotoGal .imageBlock img {
  height: 22rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.m-content .fotoGal .btn {
  color: #fff;
}
.m-content .fotoGal .btn.btn-secondary {
  color: #111;
}
.m-content .fotoGal.Edit .editImage {
  padding-top: 1.5rem;
  margin-right: 1rem;
}
.m-content .fotoGal.Edit .editImage i {
  font-size: 1.7rem;
}

.m-brand .m-brand__logo .m-brand__logo-wrapper {
  max-width: 100%;
}

.m-brand.m-brand--skin-dark {
  background: #ffffff;
}
.m-brand.m-brand--skin-dark svg image,
.m-brand.m-brand--skin-dark svg {
  max-height: 68px;
}
.m-brand.m-brand--skin-dark svg image {
  height: 68px;
  width: 100%;
}

/*** Date Tables****/
.dataTables_processing {
  position: absolute;
  font-size: 4rem;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  text-align: center;
  color: #ffffff;
  font-size: 0;
}
.dataTables_processing:after {
  content: "Bitte warten...";
  color: #ffffff;
  font-size: 4rem;
  display: flex;
  position: absolute;
  height: 100%;
  width: 100%;
  justify-content: center;
  align-items: center;
}

.dataTables_wrapper .dataTables_filter {
  display: none;
}
.dataTables_wrapper .dataTables_length {
  text-align: right;
}
.dataTables_wrapper .dataTables_length select {
  border: solid 1px #ebedf2;
  padding: 0.5rem 0.8rem;
  border-radius: 0.3rem;
}
.dataTables_wrapper a.btn {
  font-weight: bold;
}
.dataTables_wrapper .filter-row td {
  padding: 0.75rem !important;
}
.dataTables_wrapper th.sorting {
  transition: all 150ms linear;
}
.dataTables_wrapper th.sorting:after {
  content: "";
  font-family: FontAwesome;
  color: #9699a2;
  padding-left: 0.5rem;
}
.dataTables_wrapper .sorting_asc:after {
  content: "";
  font-family: FontAwesome;
  padding-left: 0.5rem;
}
.dataTables_wrapper .sorting_desc:after {
  content: "";
  font-family: FontAwesome;
  padding-left: 0.5rem;
}
.dataTables_wrapper .sorting_asc,
.dataTables_wrapper .sorting_desc {
  color: #ffffff;
  background-color: #0069b4;
  cursor: pointer;
}
.dataTables_wrapper .sorting_asc:hover:after,
.dataTables_wrapper .sorting_desc:hover:after {
  color: #ffffff;
}
.dataTables_wrapper .sorting:hover {
  color: #9699a2;
  background-color: #ebedf2;
  cursor: pointer;
}
.dataTables_wrapper .sorting:hover:after {
  color: #9699a2;
}
.dataTables_wrapper .dataTables_info {
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers {
  text-align: center;
}
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers .ellipsis,
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers a {
  border: solid 1px #ebedf2;
  padding: 0.5rem 0.8rem;
  display: inline-block;
  transition: all 150ms linear;
}
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers .ellipsis.current,
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers a.current {
  color: #ffffff;
  background-color: #0069b4;
}
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers .ellipsis:hover,
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers a:hover {
  background-color: #ebedf2;
  cursor: pointer;
  text-decoration: none;
}
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers .ellipsis.disabled,
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers a.disabled {
  cursor: not-allowed;
  color: #ebedf2;
}
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers .ellipsis.disabled:hover,
.dataTables_wrapper .dataTables_paginate.paging_simple_numbers a.disabled:hover {
  background-color: #FFFFFF;
}
.dataTables_wrapper .table tbody > tr > td {
  padding: 0.5rem 1rem;
  vertical-align: middle;
}

/*** Editor****/
.ck-editor__editable {
  min-height: 20rem;
}

#zeichnungen .zeichnungen-images {
  width: 100%;
}

@media (min-width: 993px) {
  #m_aside_left .m-menu__link {
    padding: 0.7rem 1rem;
  }
}
@media (max-width: 1300px) and (min-width: 992px) {
  .m-content .termine .cell {
    font-size: 1rem;
  }
}
@media (max-width: 992px) {
  .m-brand.m-brand--skin-dark svg {
    max-height: 58px;
  }
}
@media (min-width: 1200px) {
  .m-content .fotoContainer .row > div {
    text-align: center;
  }
  .m-content .fotoContainer .row > div a {
    max-height: 20rem;
    overflow: hidden;
    display: block;
    margin-top: 1rem;
  }
  .m-content .fotoContainer .row > div a img {
    min-height: 20rem;
  }
  .m-content .fotoContainer .row > div .caption {
    margin: 0.5rem;
  }
  .m-content .fotoContainer.Arch .row > div a {
    max-height: 5rem;
  }
  .m-content .fotoContainer.Arch .row > div a img {
    min-height: 5rem;
  }
  .m-content .m-widget12 .m-widget12__item .m-widget12__text1 {
    width: 33.33%;
  }

  #zeichnungen .zeichnungen-images {
    width: 50%;
  }
}
@media (max-width: 600px) {
  .m-content .m-widget12 .m-widget12__item {
    display: block;
    margin-bottom: 1rem;
  }
  .m-content .m-widget12 .m-widget12__item span {
    display: inline-block;
  }
  .m-content .m-widget12 .m-widget12__item > span {
    width: 100%;
    display: inline-block;
    margin-bottom: 0.8rem;
  }

  .mangelWrap .m-portlet__head {
    padding: 1rem;
    height: auto;
  }
  .mangelWrap .m-portlet__head .m-portlet__head-text small {
    display: block !important;
    margin: 0.5rem 0;
  }

  .btn.m-btn--custom {
    padding: 0.75rem 1rem;
  }

  .hidden-sm {
    display: none !important;
  }

  .visible-sm {
    display: block !important;
  }

  .m-widget11 .table tbody > tr {
    border: none;
  }
  .m-widget11 .table tbody > tr > td {
    border: 0.07rem dashed #ebedf2;
    padding: 1rem;
  }
}
#image-edit-con {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background-color: #ffffff;
}
#image-edit-con canvas {
  display: inline-block;
}

.popup-container {
  display: flex;
  justify-content: center;
}

.popup {
  position: fixed;
  top: 0;
  z-index: 1500;
  margin-left: -200px;
}

#saving-edit-image {
  z-index: 1500;
  display: block;
  margin-top: -200px;
}

#saving-edit-image span {
  padding: 25px;
  background-color: #ffffff;
  border-radius: 20px;
}

.btn-black {
  background-color: #000;
}

.color-btns {
  width: 90px;
}

@media (min-width: 992px) and (max-width: 1320px) {
  .termine-col-special {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#clear-btn {
  width: 124px;
  margin-left: 15px;
}

.btnwidth {
  width: 108px;
}

/*# sourceMappingURL=sharp.css.map */
.importexportchecklight {
  height: 9px;
  width: 9px;
  background-color: lightgreen;
  border-radius: 50%;
  display: inline-block;
}

.importexportchecklight.error {
  background-color: red;
}

.sync-text {
  font-size: 14px;
}

/* loading-spinner */
.spinner {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
  text-align: center;
  -webkit-animation: sk-rotate 2s infinite linear;
  animation: sk-rotate 2s infinite linear;
}

.dot1, .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #a3cb37;
  border-radius: 100%;
  -webkit-animation: sk-bounce 2s infinite ease-in-out;
  animation: sk-bounce 2s infinite ease-in-out;
}

.dot2 {
  top: auto;
  bottom: 0;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

@-webkit-keyframes sk-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes sk-rotate {
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
/* loading-spinner - end */
#sync-display {
  right: 20px;
  position: absolute;
  background: #FFF;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  padding: 0 15px;
}

@media (min-width: 992px) {
  #sync-display {
    right: 30px;
    position: absolute;
  }
}
#zeichnungen iframe {
  width: 100%;
}

#zeichnungen iframe {
  height: 400px;
}

#zeichnungen .fullscreen-btn {
  width: 100%;
  display: block;
  background: #3A3B41;
}

#zeichnungen .fullscreen-btn a {
  color: #CCC;
  font-weight: 700;
  font-size: 16px;
}

/*# sourceMappingURL=sharp.css.map */

.m-content.fullscreen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  z-index: 999;
}
.m-content.fullscreen .m-portlet {margin-bottom: 0; min-height: 100%;}
.m-content.fullscreen .m-portlet .m-portlet__body {padding: 0;}
.m-content.fullscreen #objekte_length {display: inline-block;}
.m-content.fullscreen table#objekte {width: 100% !important;}
.m-content.fullscreen table#objekte th:last-child {display: none;}
.m-content.fullscreen table#objekte td:last-child {display: none;}