body {
  font-size: 16px;
  overscroll-behavior: contain;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(material.woff2) format('woff2');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
.tabs-menu,
.app-bar {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 20;
}
.tabs-menu {
  margin-top: 50px;
}
.w-tab-content {
  margin-top: 120px;
}
.app-bar-title a {
  color: white;
}
#katalog_version {
  text-align: center;
}
.cards-item-title {
  display: flex;
  margin-bottom: 10px;
  align-items: start;
}
.subbezeichnung {
  font-size: 0.7em;
  color: #999;
}
.button-fab {
  padding-top: 7px;
}
input[type=radio],
input[type=checkbox],
select {
  margin-right: 20px;
  margin-top: 7px;
}
input[type=radio]:after,
input[type=checkbox]:after,
select:after {
  content: ' ';
  position: relative;
  display: inline-block;
  top: -7px;
  left: -7px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 20px;
  border: #ccc solid 3px;
}
input[type=radio]:checked:after,
input[type=checkbox]:checked:after,
select:checked:after {
  background-color: #cf003d;
}
input[type=checkbox]:after {
  border-radius: 0;
}
select {
  padding: 10px;
  color: #666;
  border: 1px solid #ccc;
}
.cards-item {
  overflow: hidden;
}
.cards-item.collapsed .lvl2 {
  display: none;
}
.cards-item .lvl2 .lvl2 {
  margin-bottom: 0;
  margin-left: 20px;
}
.cards-data[data-active="true"] .cards-data {
  display: block;
}
.cards-data[data-active="false"] .cards-data {
  display: none;
}
.save-status,
.logout-button {
  margin-top: 6px;
  margin-right: 20px;
  cursor: pointer;
}
.save-status span,
.logout-button span {
  font-size: 32px;
  opacity: 0.9;
}
.tabs-menu .hidden {
  visibility: hidden;
}
#projekte .cards-item .cards-item-title {
  margin-top: 20px;
  display: block;
}
#projekte .cards-item .notizen {
  margin-top: 10px;
}
#projekte .cards-item .wohnungen {
  margin-top: 10px;
}
#projekte .cards-item .wohnungen select {
  margin-top: 5px;
}
#projekte .cards-item .status_audit {
  display: inline-block;
  background-color: #cccccc;
  color: #333;
  padding: 3px 20px 6px 20px;
  line-height: 100%;
  font-size: 12px;
}
#projekte .cards-item .status_triangle {
  border-right: 20px solid transparent;
  border-left: 20px solid #ccc;
  border-bottom: 20px solid transparent;
  height: 0;
  width: 0;
  position: absolute;
  left: 0px;
  z-index: 2;
  padding-left: 4px;
  color: #ccc;
}
#projekte .cards-item .status_triangle.status_neu {
  border-left-color: #eeee33;
}
#projekte .cards-item .status_triangle.status_geplant {
  border-left-color: rgba(95, 110, 204, 0.8);
}
#projekte .cards-item .status_triangle.status_abgeschlossen {
  border-left-color: rgba(109, 170, 122, 0.8);
}
#projekte .cards-item .status_triangle.status_abgebrochen {
  border-left-color: rgba(204, 110, 96, 0.8);
}
.option-menu .icon-button {
  padding: 8px 14px;
}
#tailoring p.infotext {
  color: #555;
}
#tailoring div[itemscope=abschnitt] > p.infotext {
  text-align: center;
}
#tailoring div[itemscope=element] p.infotext {
  margin-top: 10px;
  margin-left: 33px;
}
#tailoring a.edit {
  color: #ccc;
  margin-left: 10px;
}
#tailoring .notizfeld {
  margin-left: 33px;
  margin-top: 10px;
  margin-bottom: 5px;
  display: none;
}
#tailoring .notizfeld.visible {
  display: block;
}
#tailoring .notizfeld input {
  width: 100%;
  border: 1px solid #ccc;
  font-size: 16px;
  background-color: transparent;
}
#bereiche-nav .mm-navbars_top .mm-navbar:first-child {
  position: fixed;
  left: 450px;
  right: 50px;
  padding-top: 15px;
  font-size: 16px;
  background-color: transparent;
  border: 0;
}
#bereiche-nav .mm-navbars_top .mm-navbar:first-child .mm-navbar__breadcrumbs {
  padding: 0;
}
#bereiche-nav .mm-navbars_top .mm-navbar:first-child .mm-navbar__breadcrumbs::-webkit-scrollbar {
  display: none;
}
#bereiche-nav li.status-erfuellt {
  border-right: 10px solid #00aa00;
}
#bereiche-nav li.status-nicht_erfuellt {
  border-right: 10px solid #aa0000;
}
#bereiche-nav li.status-nicht_beurteilbar {
  border-right: 10px solid #e9af00;
}
#bereiche-nav li.enabled-0 {
  filter: grayscale(1);
  opacity: 0.3;
}
#bereiche-nav .bereich-komplett {
  background-color: #07cf0021;
}
.flex-sidebar {
  width: 400px;
}
#audit {
  margin-left: 400px;
  margin-top: 40px;
}
#audit ul {
  margin: 0;
  padding: 0;
}
#audit #kriterienliste {
  margin-left: 400px;
  padding-left: 0;
  list-style-type: none;
}
#audit #kriterienliste ul {
  padding-left: 0;
  list-style-type: none;
}
#audit .audituebersicht .auditobjekte {
  margin-top: 15px;
}
#audit .audituebersicht .auditobjekte .auditobjekt {
  margin-bottom: 10px;
}
#audit .audituebersicht .auditobjekte .auditobjekt input[type="radio"] {
  margin-bottom: 10px;
  margin-left: 5px;
}
#audit .audituebersicht .auditobjekte .auditobjekt .wohnung_notiz {
  margin-left: 38px;
  font-style: italic;
  color: #666;
}
#audit .audituebersicht textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  background-color: #eee;
  font-size: 16px;
  padding: 10px;
}
#audit .auditkachel h5.kriteriumtitle {
  margin-left: 75px;
}
#audit .auditkachel .ausschluss {
  color: #aa0000;
  font-weight: bold;
}
#audit .auditkachel .beschreibung {
  margin-top: 30px;
  padding-right: 50px;
}
#audit .auditkachel .stufenanzeige.active {
  border-style: solid;
  border-width: 3px;
  border-color: rgba(0, 0, 0, 0.87);
  opacity: 1;
}
#audit .auditkachel .infoboeppel {
  font-size: 20px;
  padding-top: 4px;
  width: 30px;
  height: 30px;
  right: 100px;
}
#audit .auditkachel .infoboeppel,
#audit .auditkachel .infoboeppel_content .close {
  cursor: pointer;
}
#audit .auditkachel .infoboeppel_content {
  display: none;
}
#audit .auditkachel .weitere_angaben input,
#audit .auditkachel .weitere_angaben textarea {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #eee;
  font-size: 16px;
  padding: 10px;
}
#audit .auditkachel .weitere_angaben textarea {
  height: 100px;
}
#audit .auditkachel .weitere_angaben label {
  margin-top: 20px;
}
#audit .auditkachel .enabledisable {
  position: absolute;
  top: 18px;
  left: 25px;
}
#audit .auditkachel.disabled {
  filter: grayscale(1);
  opacity: 0.5;
}
#audit .auditkachel .bewertung {
  padding-bottom: 80px;
}
#audit .auditkachel .bewertung label {
  display: inline-block;
}
#audit .auditkachel .bewertung input[type=radio] {
  margin-top: 100px;
  margin-left: 60px;
  margin-right: 120px;
}
#audit .auditkachel .bewertung input[type=radio]:after {
  content: ' ';
  position: relative;
  display: inline-block;
  top: -60px;
  left: -60px;
  width: 120px;
  height: 120px;
  background-color: #ddd;
  border-radius: 80px;
  border: #ccc solid 5px;
  background-size: 60px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
}
#audit .auditkachel .bewertung input[type=radio].erfuellt:after {
  background-image: url("/images/check.svg");
}
#audit .auditkachel .bewertung input[type=radio].nicht_erfuellt:after {
  background-image: url("/images/cross.svg");
}
#audit .auditkachel .bewertung input[type=radio].nicht_beurteilbar:after {
  background-image: url("/images/question.svg");
}
#audit .auditkachel .bewertung input[type=radio].erfuellt:checked:after {
  background-color: #00aa00;
}
#audit .auditkachel .bewertung input[type=radio].nicht_erfuellt:checked:after {
  background-color: #aa0000;
}
#audit .auditkachel .bewertung input[type=radio].nicht_beurteilbar:checked:after {
  background-color: #e9af00;
}
#audit .auditkachel #clear_bewertung {
  display: none;
  position: absolute;
  bottom: -52px;
  right: -35px;
}
#audit .auditkachel #clear_bewertung.clearer-show {
  display: block;
}
#audit .auditkachel #clear_bewertung input[type=radio] {
  margin: 0;
  -webkit-appearance: none;
  appearance: none;
}
#audit .auditkachel #clear_bewertung input[type=radio]:after {
  width: 32px;
  height: 32px;
  border-radius: 0;
  background-color: #fff;
  background-image: url("/images/reload.svg");
  background-size: 30px auto;
  border: none;
}
#audit .auditkachel .dropzone {
  border: 1px solid #ccc;
  background-color: #eee;
  margin-top: 10px;
}
#audit .auditkachel .dropzone .dz-message,
#audit .auditkachel .dropzone .dz-progress,
#audit .auditkachel .dropzone .dz-details {
  display: none;
}
#audit .auditkachel .dropzone .dz-preview.dz-image-preview {
  background-color: transparent;
}
#audit .auditkachel .dropzone .dz-preview:hover .dz-image img {
  filter: unset;
}
#audit .auditkachel .dropzone .dz-image {
  margin-bottom: 10px;
  border-radius: 0;
  cursor: pointer;
  height: inherit;
}
#login {
  display: flex;
}
#login input {
  margin-bottom: 10px;
}
#login a.loginbtn {
  width: 100%;
}
#login .cards-item-title {
  text-align: center;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 20px;
  display: block;
}
#webdossier_tree li {
  padding: 5px 0 5px 0;
}
#webdossier_tree li > ul > li:first-child {
  margin-top: 5px;
}
#webdossier_tree i.jstree-icon {
  margin-right: 10px;
}
#zertifikation .document-container {
  filter: grayscale(1);
  opacity: 0.4;
}
#zertifikation .document-container.active {
  filter: grayscale(0);
  opacity: 1;
}
#zertifikation .document-container ul {
  margin-top: 5px;
}
#zertifikation .document-container ul li {
  padding: 5px 0;
}
#nicht_ausgefuellte_kriterien {
  display: none;
}
.mm-listitem__text {
  padding-top: 20px;
  padding-bottom: 20px;
  text-overflow: inherit;
  white-space: normal;
  overflow: hidden;
}
.mm-btn.mm-btn_prev.mm-navbar__btn {
  width: 100%;
  height: 70px;
}
.mm-btn_prev:before {
  left: 48% !important;
  height: 12px;
  width: 12px;
}
body,
p {
  font-size: 16px;
  line-height: 24px;
}
h4 {
  margin-top: 50px;
}
.labelselectbutton {
  display: flex;
  align-items: baseline;
  gap: 20px;
}
.labelselectbutton label {
  font-size: 1em;
  width: 200px;
  color: black;
}
.labelselectbutton select {
  width: 500px;
}
#newversion {
  background-color: #520000;
  color: white;
  padding: 10px 0;
  width: 100%;
  text-align: center;
  display: none;
}
#vorbelegungmaske {
  position: relative;
}
#vorbelegungmaske .waitmsg {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  display: block;
}
/*# sourceMappingURL=main.css.map */