@charset "UTF-8";
:root {
  --brand-primary: #3097D1;
  --brand-info: #8eb4cb;
  --brand-success: #2ab27b;
  --brand-warning: #cbb956;
  --brand-danger: #bf5329;
  --hg-hell: #EEEEEE;
  --hg-dunkel: #C6C6C6;
  --table-header: #008ED0;
  --table-odd: #E2E2E2;
  --hg-button: #707070;
}

/**
 * Entwickelt von Markus Linne im Auftrag für Mobile-AD-Media für den Kunden AM – Allied Maintenance
 * Oktober-2017
 * Grundlage Laravel
 */
* {
  box-sizing: border-box;
  font-family: "Rubik", sans-serif;
  margin: 0;
  padding: 0;
}

.farbe1.farbe1.farbe1 {
  color: var(--brand-danger);
}

.farbe2.farbe2.farbe2 {
  color: var(--brand-primary);
}

.farbe3.farbe3.farbe3 {
  color: var(--brand-success);
}

.farbe4.farbe4.farbe4 {
  color: var(--brand-info);
}

.table-header.table-header.table-header.table-header.table-header.table-header.table-header.table-header.table-header {
  background-color: var(--table-header);
  color: #fff;
}

.hg-hell.hg-hell.hg-hell {
  background-color: var(--hg-hell);
}

.hg-dunkel.hg-dunkel.hg-dunkel {
  background-color: var(--hg-dunkel);
}

.table-odd.table-odd.table-odd {
  background-color: var(--table-odd);
}

.panel-body {
  background-color: var(--hg-hell);
}

.status0 td,
.status0 {
  color: darkred;
  font-weight: bold;
}

html {
  min-height: 100.2%;
  font-size: 14px;
}

.rechts {
  float: right;
}

.links {
  float: left;
}

.button {
  background-color: var(--hg-button);
  border: 1px solid var(--hg-button);
  border-radius: 5px;
  color: #fff;
  padding: 7px 10px;
  text-decoration: none;
}
.button.sonderbutton {
  background-color: var(--brand-danger);
  border: 1px solid var(--brand-danger);
}

a.button.button.button.button.button.button {
  color: #fff;
  display: inline-block;
  padding: 7px 10px;
}
a.button.button.button.button.button.button:hover {
  background-color: var(--hg-hell);
  color: #483949;
  text-decoration: none;
}

.button:hover {
  background-color: var(--hg-hell);
  color: #483949;
  text-decoration: none;
}

.alert-error {
  background-color: indianred;
  color: whitesmoke;
}

.alert-text {
  color: indianred;
}
.alert-text.button {
  background-color: indianred;
  color: #fff;
}

span.openask {
  color: red;
  font-size: 1.2em;
}

i.fa-check {
  color: green;
}

.leftmargin {
  margin-left: 10px;
}

.rightmargin {
  margin-right: 15px;
}

.fa {
  font-size: 1.1em;
}

.fa:hover {
  color: limegreen;
}

.pointer {
  cursor: pointer;
}

.smaller {
  font-size: 0.7em;
}

.border-none {
  border: 0px;
  box-shadow: none;
}

.beschreibung {
  background-color: rgb(235, 235, 228);
}

hr {
  border-top: 1px solid #bbbbbb;
  margin: 10px auto;
}

.apfreitext.apfreitext.apfreitext {
  display: none;
}

a.statusbwe1 {
  color: #ffffff;
}

a.statusbwe2 {
  color: green;
}

a.statusbwe3 {
  color: black;
}

.checkboxkleinflexi.checkboxkleinflexi.checkboxkleinflexi {
  align-items: center;
  display: flex;
}
.checkboxkleinflexi.checkboxkleinflexi.checkboxkleinflexi input {
  height: 15px;
  width: 15px;
}

.halbe.halbe.halbe {
  width: 50%;
}

.vollebreite.vollebreite.vollebreite {
  max-width: 1800px;
  width: 100vw;
}

html .container.container.container {
  max-width: 100%;
  width: 100%;
}
html body {
  background-color: var(--hg-hell);
  font-family: "Rubik", sans-serif;
  background-size: cover;
  min-height: 100%;
  min-width: 100%;
  padding: 80px 0;
}
html body .navbar-default {
  background-color: #fff;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10000;
}
html body .nav > li {
  min-height: 58px;
  padding: 15px 0;
}
html body .nav > li a {
  border-right: 1px solid var(--hg-button);
  padding: 0 15px;
}
html body .nav > li a:hover:hover:hover, html body .nav > li a.aktiv {
  color: var(--table-header);
}
html body .nav > li:last-child a {
  border-right: none;
}
html body .navbar-static-top .container .navbar-header a.navbar-brand .logo-head {
  max-height: 31.3px;
}
html body .handlist .col-md-12 {
  position: relative;
}
html body .handlist .col-md-12 .panel-heading {
  position: fixed;
  top: 80px;
  z-index: 10;
}
html body .handlist .col-md-12 .panel-body {
  padding-top: 80px;
}
html body .container.inner-body {
  position: relative;
}
html body .container.inner-body main a {
  color: var(--brand-primary);
}
html body .container.inner-body .ergebinsajax,
html body .container.inner-body #ergebinsajax1,
html body .container.inner-body #ergebinsajax {
  background: #C6C6C6;
  border: 1px solid #1170B6;
  border-radius: 10px;
  display: none;
  /* max-height: calc(100% - 100px); */
  left: 30px;
  margin-bottom: 20px;
  overflow: auto;
  position: absolute;
  top: 10px;
  width: calc(100% - 60px);
  z-index: 1000;
}
html body .container.inner-body .ergebinsajax input.col-md-8,
html body .container.inner-body #ergebinsajax1 input.col-md-8,
html body .container.inner-body #ergebinsajax input.col-md-8 {
  padding: 0 5px;
}
html body .container.inner-body .ergebinsajax select.col-md-8,
html body .container.inner-body #ergebinsajax1 select.col-md-8,
html body .container.inner-body #ergebinsajax select.col-md-8 {
  padding: 0 5px;
}
html body .container.inner-body .ergebinsajax .col-md-12,
html body .container.inner-body #ergebinsajax1 .col-md-12,
html body .container.inner-body #ergebinsajax .col-md-12 {
  padding: 0;
}
html body .container.inner-body .ergebinsajax .col-md-12 .panel.panel-default,
html body .container.inner-body #ergebinsajax1 .col-md-12 .panel.panel-default,
html body .container.inner-body #ergebinsajax .col-md-12 .panel.panel-default {
  min-height: 0;
}
html body .container.inner-body .ergebinsajax .col-md-12 .panel.panel-default .panel-heading,
html body .container.inner-body #ergebinsajax1 .col-md-12 .panel.panel-default .panel-heading,
html body .container.inner-body #ergebinsajax .col-md-12 .panel.panel-default .panel-heading {
  background-color: #1170B6;
  color: #ffffff;
}
html body .container.inner-body .ergebinsajax .col-md-12 .panel.panel-default .panel-body textarea,
html body .container.inner-body #ergebinsajax1 .col-md-12 .panel.panel-default .panel-body textarea,
html body .container.inner-body #ergebinsajax .col-md-12 .panel.panel-default .panel-body textarea {
  height: 150px;
}
html body .container.inner-body .ergebinsajax .formwrap fieldset,
html body .container.inner-body #ergebinsajax1 .formwrap fieldset,
html body .container.inner-body #ergebinsajax .formwrap fieldset {
  border: 2px solid #C5D8E1;
  border-radius: 6px;
  margin-bottom: 30px;
  padding: 10px 0;
}
html body .container.inner-body .ergebinsajax .formwrap fieldset legend,
html body .container.inner-body #ergebinsajax1 .formwrap fieldset legend,
html body .container.inner-body #ergebinsajax .formwrap fieldset legend {
  border-bottom: 0;
  padding: 20px;
  text-align: center;
  width: auto;
}
html body .container.inner-body .ergebinsajax,
html body .container.inner-body #ergebinsajax1 {
  position: fixed;
  top: 150px;
}
html body .container.inner-body .panel.panel-default {
  min-height: 700px;
  /* Original Radio Button Styles */
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan input {
  background-color: #fff !important;
  border-color: transparent !important;
  border-radius: unset !important;
  bottom: 3px !important;
  display: inline-block !important;
  height: 20px !important;
  margin-left: 10px !important;
  margin-right: 5px !important;
  position: relative !important;
  width: 20px !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
       appearance: auto !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.leistungl input {
  background-color: orange !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.leistungf input {
  background-color: #00bfff !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.leistungw input {
  background-color: #bc8f8f !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.bwegenehmigt input {
  background-color: #70ff8b !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.bwebeantragt input {
  background-color: #bf5329 !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.bweabgelehnt input {
  background-color: #ed00ac !important;
  color: #333 !important;
}
html body .container.inner-body .panel.panel-default html body .container.inner-body .panel.panel-default .legendespan.storniert input {
  background-color: grey !important;
  color: #333 !important;
}
html body .container.inner-body .panel.panel-default .positionwrap.leistungl {
  background-image: linear-gradient(to right, orange 35px, transparent 35px);
}
html body .container.inner-body .panel.panel-default .positionwrap.leistungf {
  background-image: linear-gradient(to right, deepskyblue 35px, transparent 35px);
}
html body .container.inner-body .panel.panel-default .positionwrap.leistungw {
  background-image: linear-gradient(to right, rosybrown 35px, transparent 35px);
}
html body .container.inner-body .panel.panel-default .positionwrap.bwegenehmigt {
  background-image: linear-gradient(to right, #70ff8b 35px, transparent 35px);
}
html body .container.inner-body .panel.panel-default .positionwrap.positionabgeschlosse {
  background-image: linear-gradient(to right, #2ab27b 35px, transparent 35px) !important;
}
html body .container.inner-body .panel.panel-default .legendespan.positionabgeschlosse input {
  background-color: #2ab27b !important;
}
html body .container.inner-body .panel.panel-default .positionwrap.bwebeantragt {
  background-image: linear-gradient(to right, #bf5329 35px, transparent 35px);
}
html body .container.inner-body .panel.panel-default .positionwrap.bweabgelehnt .alert-text,
html body .container.inner-body .panel.panel-default .legendespan.bweabgelehnt .alert-text,
html body .container.inner-body .panel.panel-default .positionwrap.leistungw .alert-text,
html body .container.inner-body .panel.panel-default .legendespan.leistungw .alert-text,
html body .container.inner-body .panel.panel-default .positionwrap.positionabgeschlosse .alert-text,
html body .container.inner-body .panel.panel-default .legendespan.positionabgeschlosse .alert-text,
html body .container.inner-body .panel.panel-default .positionwrap.bwegenehmigt .alert-text,
html body .container.inner-body .panel.panel-default .legendespan.bwegenehmigt .alert-text,
html body .container.inner-body .panel.panel-default .positionwrap.bwebeantragt .alert-text,
html body .container.inner-body .panel.panel-default .legendespan.bwebeantragt .alert-text {
  color: #333;
}
html body .container.inner-body .panel.panel-default .positionwrap.bweabgelehnt {
  background-image: linear-gradient(to right, red 35px, transparent 35px);
  color: #333;
}
html body .container.inner-body .panel.panel-default .positionwrap.storniert,
html body .container.inner-body .panel.panel-default .orderwrap.storniert {
  background-color: gray;
  color: #333;
}
html body .container.inner-body .panel.panel-default .legendespan.storniert input {
  background-color: gray !important;
}
html body .container.inner-body .panel.panel-default .positionwrap.storniert input,
html body .container.inner-body .panel.panel-default .positionwrap.storniert textarea,
html body .container.inner-body .panel.panel-default .orderwrap.storniert input,
html body .container.inner-body .panel.panel-default .orderwrap.storniert textarea {
  color: #000000;
}
html body .container.inner-body .panel.panel-default .positionwrap.bweabgelehnt input,
html body .container.inner-body .panel.panel-default .positionwrap.bweabgelehnt textarea,
html body .container.inner-body .panel.panel-default .legendespan.bweabgelehnt input {
  color: darkred;
}
html body .container.inner-body .panel.panel-default .tabletitle.orderwrap {
  background-color: #dddddd;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
html body .container.inner-body .panel.panel-default .tabletitle.orderwrap.positiontitelwrap {
  background-color: transparent;
}
html body .container.inner-body .panel.panel-default .statusCheckbox {
  bottom: 0px;
  left: 4px;
  position: relative;
}
html body .container.inner-body .panel.panel-default form {
  padding: 10px;
}
html body .container.inner-body .panel.panel-default form label {
  background-color: transparent;
}
html body .container.inner-body .panel.panel-default .orderwrap {
  background-color: #fff;
}
html body .container.inner-body .panel.panel-default .orderwrap:nth-child(odd) {
  background-color: var(--table-odd);
}
html body .container.inner-body .panel.panel-default .orderwrap {
  /* margin-bottom: 10px;
  padding: 10px 10px 10px 0; */
}
html body .container.inner-body .panel.panel-default .orderwrap .einruecker {
  display: inline-block;
  height: 5px;
  width: 25px;
}
html body .container.inner-body .panel.panel-default .orderwrap .titelspans {
  display: inline-block;
  padding: 0 10px;
  width: 150px;
}
html body .container.inner-body .panel.panel-default .orderwrap .titelspans.big {
  width: 200px;
}
html body .container.inner-body .panel.panel-default .orderwrap .titelspans.double {
  width: 300px;
}
html body .container.inner-body .panel.panel-default .orderwrap .titelspans.klein {
  width: 130px;
}
html body .container.inner-body .panel.panel-default .orderwrap .akkheader1 {
  cursor: pointer;
}
html body .container.inner-body .panel.panel-default .orderwrap .akkheader2,
html body .container.inner-body .panel.panel-default .orderwrap .akkheader {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
html body .container.inner-body .panel.panel-default .orderwrap .akkheader2.justify-center,
html body .container.inner-body .panel.panel-default .orderwrap .akkheader.justify-center {
  justify-content: center;
}
html body .container.inner-body .panel.panel-default .orderwrap .akkbody {
  border-top: 1px solid #bbbbbb;
  /* display: none; */
  /* margin-top: 10px; */
}
html body .container.inner-body .panel.panel-default .orderwrap .akkbody .positionwrap {
  padding: 10px 0px 10px 0;
  /* margin-bottom: 10px; */
}
html body .container.inner-body .panel.panel-default .orderwrap .akkbody .positionwrap .akkbody {
  display: none;
}
html body .container.inner-body .panel.panel-default .orderwrap .akkbody .positionwrap .akkbody .positions__wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 10px 15px 10px 50px;
}
html body .container.inner-body .panel.panel-default .orderwrap .akkbody .positionwrap .akkbody .positions__wrap .position__drittel {
  padding-top: 25px;
  width: 32%;
}
html body .container.inner-body .panel.panel-default .orderwrap .notewrap .akkbody {
  border-top: 0;
  display: block;
}
html body .container.inner-body .panel.panel-default .fa-btn {
  margin-right: 6px;
}
html body .container.inner-body .panel.panel-default .panel-body form#suchform input.col-md-12 {
  padding: 0 5px;
}
html body .container.inner-body .panel.panel-default .panel-body .table {
  border: 1px solid var(--hg-button);
  border-radius: 5px 5px 0 0;
  display: table;
  margin-top: 15px;
}
html body .container.inner-body .panel.panel-default .panel-body .table .tr {
  border: 1px solid var(--hg-button);
  display: table-row;
}
html body .container.inner-body .panel.panel-default .panel-body .table .tr .th:first-child {
  border-radius: 5px 0px 0 0;
}
html body .container.inner-body .panel.panel-default .panel-body .table .tr .th:last-child {
  border-radius: 0px 5px 0 0;
}
html body .container.inner-body .panel.panel-default .panel-body .table .tr .th,
html body .container.inner-body .panel.panel-default .panel-body .table .tr .td {
  display: table-cell;
  padding: 5px;
}
html body .container.inner-body .panel.panel-default .panel-body .table .tr:nth-child(odd) {
  background-color: var(--table-odd);
}
html body .container.inner-body .panel.panel-default .panel-body .table .tr:nth-child(even) {
  background-color: #fff;
}
html body .container.inner-body .panel.panel-default .panel-body .userwrap label.userlabel {
  background-color: transparent;
  display: inline-block;
  margin-right: 10px;
  width: 150px;
}
html body footer {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  margin-top: 30px;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
}
html body footer .footer-inner {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  padding: 10px 0;
}
html body footer .footer-inner div {
  width: 30%;
}
html body footer .footer-inner div.version {
  text-align: center;
}
html body footer .footer-inner div.links {
  text-align: right;
}
html body#appblank-layout {
  background-image: none;
}
.ui-autocomplete.ui-autocomplete.ui-autocomplete {
  z-index: 1000;
}

.cursor.cursor.cursor {
  cursor: pointer;
}

.kurzeingabe {
  display: inherit;
  padding: 5px 0 0;
}
.kurzeingabe input[type=button] {
  margin-right: 10px;
  padding: 0 10px;
}
.kurzeingabe input,
.kurzeingabe select {
  height: 26px;
  padding: 0 10px;
  width: 100%;
}
.kurzeingabe input[type=checkbox],
.kurzeingabe select[type=checkbox] {
  padding: 0px;
  position: relative;
  bottom: 4px;
  left: 5px;
}
.kurzeingabe input[type=button] {
  width: auto;
  word-break: break-all;
}

.positionabgeschlosse .kurzeingabe {
  display: none;
}

.dnone.dnone.dnone {
  display: none;
}

.header_fixed_angebotsdetail.header_fixed_angebotsdetail.header_fixed_angebotsdetail {
  background-color: var(--table-header);
  color: #fff;
  position: fixed;
  top: 85px;
  text-align: center;
}

/**
 * Fix für Konflikt zwischen Tailwind und Bootstrap 3
 */
.collapse {
  visibility: visible !important;
}

.collapse.navbar-collapse {
  display: none !important;
}

.collapse.navbar-collapse.in {
  display: block !important;
}

@media (min-width: 768px) {
  .collapse.navbar-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}
/* --- START LEGACY CSS INTEGRATION --- */
:root {
  --brand-primary: #3097d1;
  --brand-info: #8eb4cb;
  --brand-success: #2ab27b;
  --brand-warning: #cbb956;
  --brand-danger: #bf5329;
  --hg-hell: #eee;
  --hg-dunkel: #c6c6c6;
  --table-header: #008ed0;
  --table-odd: #e2e2e2;
  --hg-button: #707070;
}

.farbe1.farbe1.farbe1 {
  color: var(--brand-danger) !important;
}

.farbe2.farbe2.farbe2 {
  color: var(--brand-primary) !important;
}

.farbe3.farbe3.farbe3 {
  color: var(--brand-success) !important;
}

.farbe4.farbe4.farbe4 {
  color: var(--brand-info) !important;
}

.table-header.table-header.table-header {
  background-color: var(--table-header) !important;
  color: #fff !important;
}

.hg-hell.hg-hell.hg-hell {
  background-color: var(--hg-hell) !important;
}

.hg-dunkel.hg-dunkel.hg-dunkel {
  background-color: var(--hg-dunkel) !important;
}

.table-odd.table-odd.table-odd {
  background-color: var(--table-odd) !important;
}

.panel-body {
  background-color: var(--hg-hell) !important;
}

.status0,
.status0 td {
  color: darkred !important;
  font-weight: 700 !important;
}

.button {
  background-color: var(--hg-button) !important;
  border: 1px solid var(--hg-button) !important;
  border-radius: 5px !important;
  color: #fff !important;
  padding: 7px 10px !important;
  text-decoration: none !important;
}

/* Die farbigen Quadrate (Farbbänder) */
.legendespan {
  margin-right: 5px !important;
  /* Näher an das eigene Label */
  margin-left: 22px !important;
  /* Weiter weg vom vorherigen Eintrag */
  display: inline-grid !important;
  /* Beste Methode für Zentrierung */
  place-items: center !important;
  width: 26px !important;
  height: 26px !important;
  border-radius: 4px !important;
  vertical-align: middle !important;
  padding: 0 !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) !important;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

/* Erster Eintrag in einer Reihe braucht keinen linken Abstand */
.legendespan:first-of-type {
  margin-left: 5px !important;
}

/* Alle Farbkategorien */
.legendespan.leistungl {
  background-color: orange !important;
}

.legendespan.leistungf {
  background-color: #00bfff !important;
}

.legendespan.leistungw {
  background-color: #bc8f8f !important;
}

.legendespan.leistungp {
  background-color: #4B0082 !important;
}

.legendespan.bwegenehmigt {
  background-color: #70ff8b !important;
}

.legendespan.bwebeantragt {
  background-color: #bf5329 !important;
}

.legendespan.bweabgelehnt {
  background-color: #ed00ac !important;
}

.legendespan.storniert {
  background-color: grey !important;
}

.legendespan.positionabgeschlosse {
  background-color: #2ab27b !important;
}

.legendespan:not([class*=leistung]):not([class*=bwe]):not([class*=storniert]):not([class*=position]) {
  background-color: transparent !important;
}

/* Radio Button Design (exakt zentriert) */
html body .container.inner-body .panel.panel-default .legendespan input[type=radio] {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background-color: #fff !important;
  border: 1px solid #777 !important;
  border-radius: 50% !important;
  width: 14px !important;
  height: 14px !important;
  margin: 0 !important;
  cursor: pointer !important;
  outline: none !important;
  display: block !important;
  position: static !important;
}

/* Aktiver Status: Ein kräftiger Punkt in der Mitte */
html body .container.inner-body .panel.panel-default .legendespan input[type=radio]:checked {
  background: radial-gradient(circle, #333 40%, #fff 50%) !important;
  border-color: #000 !important;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) !important;
}

.links {
  float: left !important;
}

.rechts {
  float: right !important;
}

.pointer {
  cursor: pointer !important;
}

html body .container.inner-body .panel.panel-default .positionwrap {
  padding: 10px 0 !important;
}

/* --- END LEGACY CSS INTEGRATION --- */
.table {
  border: 1px solid var(--hg-button);
  border-radius: 5px 5px 0 0;
  display: table;
}

.th {
  display: table-cell;
  padding: 5px 10px 5px 5px;
}
.th:first-child {
  border-radius: 5px 0px 0 0;
}
.th:last-child {
  border-radius: 0px 5px 0 0;
}

.tr {
  display: table-row;
}
.tr:nth-child(odd) {
  background-color: var(--table-odd);
}
.tr:nth-child(even) {
  background-color: #fff;
}

.td {
  display: table-cell;
  padding: 5px 10px 5px 5px;
}
.td.klein {
  width: 90px;
}
.td.colspan-3 {
  width: 227%;
  display: table;
}

.table-body {
  display: table-row-group;
}

/** Markus Linne November.2021 ***/
form.amform.amform.amform {
  border: 1px solid #e7e7e7;
  margin: 15px 0;
  max-width: 510px;
  width: 100%;
}
form.amform.amform.amform.mediumwidth {
  max-width: 800px;
}
form.amform.amform.amform.maxwidth {
  max-width: unset;
}
form.amform.amform.amform label {
  background-color: transparent;
  font-size: 0.8rem;
  display: inline-block;
  padding-left: 10px;
  text-align: left;
  width: 100%;
}
form.amform.amform.amform label.normal {
  font-size: inherit;
  padding-left: 0px;
}
form.amform.amform.amform select,
form.amform.amform.amform input {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  padding: 0.5rem 0.75rem 0.5rem 0.75rem;
  width: 100%;
}
form.amform.amform.amform select:focus:focus:focus,
form.amform.amform.amform input:focus:focus:focus {
  box-shadow: none;
}
form.amform.amform.amform select[type=checkbox],
form.amform.amform.amform input[type=checkbox] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  bottom: 2px;
  margin-right: 10px;
  position: relative;
  width: 15px;
}
form.amform.amform.amform select[type=radio],
form.amform.amform.amform input[type=radio] {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
  bottom: 5px;
  margin-right: 10px;
  position: relative;
  width: 15px;
}
form.amform.amform.amform select.klein,
form.amform.amform.amform input.klein {
  width: 90px;
}
form.amform.amform.amform option {
  display: inline-block;
  height: 50px;
  line-height: 45px;
  margin: 10px 0;
  padding: 10px 0;
}
form.amform.amform.amform select.select2 option {
  display: block;
  height: inherit;
  line-height: inherit;
  margin: inherit;
  min-height: inherit;
  padding: inherit;
  white-space: nowrap;
}
form.amform.amform.amform textarea {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  height: 100px;
  width: 100%;
}
form.amform.amform.amform textarea.doppelheight {
  height: 300px;
}
form.amform.amform.amform textarea:focus:focus:focus {
  box-shadow: none;
}
form.amform.amform.amform p {
  margin-bottom: 15px;
}

body#guest-layout {
  padding: 0;
}

.login__wrap {
  align-items: center;
  height: 100vh;
  padding: 80px 0;
}
.login__wrap.rechteseite {
  background: url("/images/header.jpg") no-repeat;
  background-size: cover;
  filter: grayscale(100%);
}

.doppelt {
  overflow: hidden;
  width: 200%;
}
.doppelt .inner__wrap {
  display: flex;
  justify-content: space-between;
  transition: all 1s ease-in-out;
  width: 100%;
}
.doppelt .inner__wrap.aktiv {
  position: relative;
  right: 50%;
}

.akkheader.akkheader.akkheader {
  cursor: pointer;
}

.akkbody.akkbody.akkbody.ausblenden {
  display: none;
}

.farbeoffen.farbeoffen.farbeoffen:before {
  content: "t";
  background-color: red;
  border-radius: 50%;
  color: red;
  display: block;
  float: left;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.farbeoffen.farbeoffen.farbeoffen.akkheader2:before {
  bottom: 0px;
  position: relative;
  right: 10px;
}

.farbeteiloffen.farbeteiloffen.farbeteiloffen:before {
  content: "t";
  background-color: #f6f410;
  border-radius: 50%;
  color: #f6f410;
  display: block;
  float: left;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.farbeteiloffen.farbeteiloffen.farbeteiloffen.akkheader2:before {
  bottom: 0px;
  position: relative;
  right: 10px;
}

.farbebereit.farbebereit.farbebereit:before {
  content: "t";
  background-color: darkgreen;
  border-radius: 50%;
  color: darkgreen;
  display: block;
  float: left;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.farbefremd.farbefremd.farbefremd:before {
  content: "";
  background-color: var(--table-header);
  border-radius: 50%;
  color: darkgreen;
  display: block;
  float: left;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}

.farbebereit.farbebereit.farbebereit.akkheader2:before {
  bottom: 0px;
  position: relative;
  right: 10px;
}

iframe {
  min-height: 800px;
  width: 100%;
}

.pagertop__wrap {
  background-color: var(--brand-primary);
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  margin: 0 25px;
  padding: 10px 15px;
}

.pagertop__wrap span {
  background-color: #fff;
  border-radius: 10px;
  color: var(--brand-primary);
  display: inline-block;
  margin-left: 15px;
  padding: 0px 10px;
}

.pageranzahlende {
  background-color: var(--brand-primary);
  border: 1px solid #333;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  margin: 0 10px;
  padding: 10px 15px;
}

.pageraktuelleanzahl {
  background-color: #fff;
  border: 1px solid #333;
  display: inline-block;
  margin-right: 10px;
  padding: 10px 15px;
  cursor: pointer;
}

.pageraktuelleanzahl.vorzu {
  margin: 0;
}

.pageraktuelleanzahl.vorzu:first-of-type {
  border-right: 0;
}

.pageraktuelleanzahl.vorzu:last-of-type {
  border-left: 0;
  margin-left: -10px;
}

.angebote_verwaltung__wrap {
  max-width: 100%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__header {
  border-bottom: 1px solid #1a202c;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.angebote_verwaltung__wrap .angebote_verwaltung__header .angebote_verwaltung__suche {
  width: 65%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__header .angebote_verwaltung__aktion {
  width: auto;
}
.angebote_verwaltung__wrap .angebote_verwaltung__body_wrap {
  margin-bottom: 25px;
  overflow: hidden;
  width: 100%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__body_wrap .angebote_verwaltung__body_innerwrap {
  display: flex;
  justify-content: space-between;
  position: relative;
  right: 0;
  transition: 0.5s;
  width: 200%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__body_wrap .angebote_verwaltung__body_innerwrap.edit {
  right: 100%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__body_wrap .angebote_verwaltung__body_innerwrap .angebote_verwaltung__body_links {
  width: 50%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__body_wrap .angebote_verwaltung__body_innerwrap .angebote_verwaltung__body_rechts {
  width: 50%;
}
.angebote_verwaltung__wrap .angebote_verwaltung__body_wrap .angebote_verwaltung__body_innerwrap .angebote_verwaltung__body_rechts form {
  max-width: 800px;
}
.angebote_verwaltung__wrap .angebotsposition__wrap #einfuegen_neueposition .table.optional {
  background-color: #bbb;
}
.angebote_verwaltung__wrap .angebotsposition__wrap #einfuegen_neueposition .table.optional .tr {
  background-color: #bbb;
}
.angebote_verwaltung__wrap .angebotsposition__wrap #einfuegen_neueposition .table.optional .tr.table-header {
  background-color: var(--table-header);
}
.angebote_verwaltung__wrap .angebote__positions_wrap {
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.3);
  padding: 15px 10px;
}
