<br />
<b>Warning</b>:  Undefined array key "color" in <b>/var/www/crm.wenzel-muc.de/admin/pages/api_css_handler.php</b> on line <b>9</b><br />
/* General */
input[type="text"],
input[type="url"],
input[type="tel"],
input[type="email"],
input[type="text"].date,
select{
  width: 100%;
}
input.inclDeleteButtonSpacer{
width:calc(100% - 40px);
width:-moz-calc(100% - 40px);
width:-webkit-calc(100% - 40px);
width:-o-calc(100% - 40px);
width:-ms-calc(100% - 40px);
}
input.date-1,
select.date-1 {
  float: left;
  width: 49.5% !important;
}
input.date-2,
select.date-2 {
  float: right;
  width: 49.5% !important;
}
#dateSelector .date {
  float: left;
  margin-right: 6px;
}
#dateSelector input[type="submit"] {
  display: initial;
}
.filterShow {
  padding-top: 8px;
  padding-bottom: 8px;
}
.filterDate {
  width: 100%;
  overflow: auto;
}
.filterDate label {
  width: 30px;
  display: inline-block;
}
.filterDate input {
  width: calc(96.5% - 30px);
}
.filterDate-1 {
  margin-right: 0px;
}
.filterDate-1,
.filterDate-2 {
  width: 49.5%;
}
.filterDate-1 {
  float: left;
}
.filterDate-2 {
  float: right;
}
.timeContainer {
  position: relative;
}
.timeContainer input {
  width: 48%;
  text-align: left;
}
.timeContainer span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.timeContainer input:last-of-type {
  float: right;
}
input.number {
  width: 80px;
}

input[type="submit"] {
  display: inline-block;
}
/* End general */
/* Header */
#content {
  margin-top: 85px;
  padding:0 15px;
}
#header #logged_in {
  line-height: 40px;
  width: 110px;
}
#header #logged_in label {
  font-size:0;
  line-height:20px;
}
#header #logged_in a.button {
  display: inline-block;
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  min-width: 32px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background-image: url("/admin/svg/off.svg?color=ffffff");
  vertical-align: bottom;
  margin-right: 35px;
  transition:ease .2s;
  -moz-transition:ease .2s;
  -webkit-transition:ease .2s;
  -o-transition:ease .2s;
  -ms-transition:ease .2s;
}
#navigation {
  display: inline;
}
#navigation .navButton {
  writing-mode: vertical-rl;
  user-select: none;
  font-size: 46px;
  line-height: 10px;
  display: inline;
  vertical-align: bottom;
  padding-right: 12px;
  color: white;
  cursor: pointer;
  transition:ease .2s;
  -moz-transition:ease .2s;
  -webkit-transition:ease .2s;
  -o-transition:ease .2s;
  -ms-transition:ease .2s;
}
#navigation .navButton.active {
  color: #fdc62f;
}
#header #logged_in a.button:hover, #header #logged_in a.button:active, #navigation .navButton:hover, #navigation .navButton:active{
  opacity:.7;
}
#header #logged_in #navigation .navItems {
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 9999;
  background-color: #212121;
  text-align: left;
  white-space: initial;
  width: 100%;
  padding: 8px;
  display: none;
  border-top: 1.2px solid #333;
  overflow-x: scroll;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}
#navigation .gridButton {
  margin-right:6px;
  margin-left:0;
  font-size: 12px;
  position: relative;
  line-height: normal;
  text-align: center;
  padding-top: 12px;
  width:calc(16.67% - 7px);
  width:-moz-calc(16.67% - 7px);
  width:-webkit-calc(16.67% - 7px);
  height:auto;
}
#navigation .gridButton:nth-of-type(6n){
margin-right:0;
}
#navigation .gridButton img {
  width: 40%;
}
#navigation .gridButton p {
  min-height: 30px;
}
#navigation label {
  max-width: 100%;
}
#navigation label select {
  width: 60% !important;
  max-width: 100% !important;
}
#header select[name="project"] {
  width: 150px;
  height: 30px;
}
/* End Header */
/* Data table */
.dataTable-767 {
  border: 0;
  width: 100%;
}
.dataTable-767 tr {
  height: inherit;
  display: block;
  padding: 0;
  padding-top: 2px;
  margin-top: 15px;
}
.dataTable-767 tr.header,
.dataTable-767 tr.title {
  display: none;
}
.dataTable-767 td {
  display: block !important;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px !important;
  padding-bottom: 0px !important;
  min-height: 18px;
}
.dataTable-767 td::before {
  content: attr(td-title);
  float: left;
  font-weight: 700;
  margin-right: 4px;
}
.dataTable-767 a.button:first-of-type {
  margin-top: 0;
}
.dataTable-767 tr:hover td {
  background-color: transparent !important;
}
.dataTable-767 tr td:last-of-type {
  width: initial !important;
  vertical-align: middle;
  text-align: center;
  margin-left: -4px;
  margin-right: -3px;
  margin-bottom: 0;
}
.dataTable-767 a.button,
.dataTable-767 a.button-767,
.dataTable-480 a.button50-767,
.button-767 {
  float: none !important;
  display: block;
  width: 100% !important;
  text-indent: initial;
  float: left;
  overflow: auto;
  white-space: initial;
  margin-bottom: -5px !important;
  background-image: none !important;
  font-size: 18px;
  margin-top: 0px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.dataTable-767 a.button50-767,
a.button50-767,
input.button50-767,
.dataTable-979 a.button50-767 {
  width: 50% !important;
  text-transform: uppercase;
  min-width: 50% !important;
}
.dataTable-767 a.button50-767:first-of-type,
a.button50-767:first-of-type {
  float: right !important;
}
.dataTable-767 a.button-767:last-of-type {
  margin-top: 8px !important;
}
.dataTable-767 input.number {
  width: 80px !important;
}
.dataTable-767 tr.header2-767 {
  margin-top: 0;
  display: block !important;
}
.dataTable-1199 tr td.dataTableIMR-1199 {
  margin-left: -8px;
  width: calc(100% + 13px);
}
.viewButton-767{
font-size:0;
display:inline-block;
width:24px;
height:24px;
background:url(/admin/svg/view.svg?color=fdc62f) no-repeat center center;
transition:ease .2s;
-webkit-transition:ease .2s;
-moz-transition:ease .2s;
}
.viewButton-767:hover{
opacity:0.7;
}
/* Datatable */
/* Block Table */
.blockTable-767 > tbody > tr > td {
  width: 100% !important;
  display: block !important;
}
.blockTable-767 a.button,
.plr0-767 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.blockTablewi-767 > tbody > tr > td {
  width: initial !important;
}

.blockTable-767 textarea {
  width: 100%;
}
/* End table*/
/* Calendar */
.calendar colgroup{
  display:none;
}
.calendar .weekday,
.calendar .empty {
  display: none;
}
.calendar .week::before {
  content: attr(title) ": ";
  font-weight: 700;
  margin-right: 4px;
}

.calendar .week{
  padding-left:0;
  padding-right:0;
}

.calendar tr.head {
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.calendar tr.head td {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.calendar tr.head a.prev,
.calendar tr.head a.next {
  float:left;
  display:block;
}
.calendar tr.head a.next {
  float:right;
}
.calendar tr {
    display: block;
    margin-bottom: 15px;
}
.calendar td {
  display: block;
  height: auto;
  width: 100%;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
}
.calendar .dayNumber{
  padding:16px 10px 6px;
  width:40px;
  line-height:25px;
}
.calendar .dayNumber a {
  line-height: 40px;
}
.calendar td.day > span:first-of-type {
  float: left;
  vertical-align: top;
  margin-left: 24px;
  width: auto;
  padding-bottom: 0px;
  margin-right: 12px;
}
.calendar td .info {
  width: 100%;
  display:table;
}
.calendar td .info tbody{
  display:table-row-group;
}
.calendar td .info tr{
  display:table-row;
}
.calendar td .info td {
  display:table-cell;
  width:auto;
}
.calendar .info tr td:first-child{
  display:table-cell;
  width:auto;
  padding:6px 1px 6px 3px;
  text-align:left;
  text-decoration:none;
}
.calendar .info tr td span, .calendar .info tr td a{
  display:inline-block;
}
.calendar td .event {
  display: inline-block;
}
.calendar td .event td {
  word-break: break-all;
}

.calendar td.day {
  position: relative;
}

.calendar td.day::before {
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    top: 2px;
    left: 0;
    z-index: 5;
    width: 60px;
    text-align: center;
    content:attr(data-day);
    color:#fff;
}
/* End calendar */
/* Buttons */
.button-767 {
  color: #fff;
  font-family: Oswald, Arial, Tahoma, Verdana, Helvetica, sans-serif;
  text-transform: uppercase;
  border: none;
  -webkit-appearance: none;
  cursor: pointer;
  font-size: 17px;
  display: block;
  overflow: auto;
  text-align: center;
  background-color: #fdc62f;
  line-height: 40px;
  font-weight: bold;
  transition: 1s ease;
  -moz-transition: 1s ease;
  -webkit-transition: 1s ease;
}
.dataTable-767 a.button.buttonDuo1-767,
.dataTable-767 input.button.buttonDuo2-767,
.buttonDuo1-767,
.buttonDuo2-767 {
  width: 49.5% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  transition: 1s ease;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.buttonDuo1-767.mt20-767,
.buttonDuo2-767.mt20-767 {
  margin-top: 20px !important;
}
.dataTable-767 a.button.buttonDuo1-767,
.buttonDuo1-767 {
  float: left !important;
}
.dataTable-767 input.button.buttonDuo2-767,
.buttonDuo2-767 {
  background-color: #fdc62f;
  float: right !important;
}
button.right.buttonDuo2-767,
button[type="submit"].right.buttonDuo2-767,
.button.right.buttonDuo2-767{
  width:calc(49.5% - 20px) !important;
  width:-moz-calc(49.5% - 20px) !important;
  width:-webkit-calc(49.5% - 20px) !important;
  width:-o-calc(49.5% - 20px) !important;
  width:-ms-calc(49.5% - 20px) !important;
}
.dataTable-1199 tr {
  padding: 8px 8px 0 8px;
  max-width: 100%;
  float: none !important;
}
.dataTable-1199 tr:nth-of-type(4n + 2),
.dataTable-1199 tr:nth-of-type(4n + 3) {
  background-color: transparent;
}

.dataTable-1199 tr:nth-of-type(4n + 3) {
  background-color: #efefef;
}
/* End buttons */
/* Specific */
.on-767 {
  display: initial;
}
.off-767,
.blockTable-767 > tbody > tr > td.off-767 {
  display: none !important;
}
.ontr-767 {
  display: table-row;
}
.displaytc-767 {
  display: table-cell !important;
}
.displayb-767 {
  display: block;
}
.displayib-767,
.blockTable-767 > tbody > tr > td.displayib-767 {
  display: inline-block !important;
}
.dataTable-767 td.displayin-767,
.displayin-767 {
  display: initial !important;
}
.w100-767,
.wtabletd100-767 td {
  width: 100% !important;
}
.w95-767 {
  width: 95% !important;
}
.w90-767,
.blockTable-767 .w90-767 {
  width: 90% !important;
}
.w80-767 {
  width: 80% !important;
}
.w49-767 {
  width: 49% !important;
}
.w48-767,
.blockTable-767 .w48-767 {
  width: 48% !important;
}
.wauto-767 {
  width: auto !important;
}
.mw0-767 {
  min-width: 0px !important;
}
.w300-767 {
  width: 300px !important;
}
.h160-767 {
  height: 160px !important;
}
.fll-767,
a.button50-767.fll-767,
input.button50-767.fll-767 {
  float: left !important;
}
.flr-767,
a.button50-767.flr-767,
input.button50-767.flr-767 {
  float: right !important;
}
.txtalignc-767 {
  text-align: center;
}
.valignm-767 {
  vertical-align: middle;
}
.dataTable-767 tr td:last-of-type .txtalignl-767,
.txtalignl-767 {
  text-align: left !important;
}
.mt30-767 {
  margin-top: 30px;
}
.mt20-767 {
  margin-top: 20px;
}
.mr2-767 {
  margin-right: 2% !important;
}
.m0auto-767 {
  margin: 0 auto !important;
}
.mlr4-767 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}
.mlr0-767 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mb15-767 {
  margin-bottom: 15px;
}
.centerb-767 {
  margin: 0 auto;
  margin-top: 20px;
}
.p0-767 {
  padding: 0px !important;
}
.bgyellow-767 {
  background: #fdc62f !important;
}
.dataTable-1199 .lowgreyodd-767:nth-of-type(odd),
.lowgreyodd-767:nth-of-type(odd) {
  background-color: #efefef;
}
.lowgrey4-767:nth-of-type(4n) {
  background-color: #efefef;
}
.dataTable-1199 tr.grey-1199 {
  background: none;
}
.dataTable-767 a.boldgrey-767,
.boldgrey-767 {
  background-color: #333 !important;
}
.bgyellow-767 {
  background: #fdc62f !important;
}
.owauto-767 {
  overflow: auto;
}
.clearfix-767:after {
  content: "";
  clear: both;
  display: block;
}
.clearfix-767 {
  zoom: 1;
}
.wrdbrk-767 {
  word-break: break-all;
}
.wrdbrkbw-767 {
  word-break: break-word;
}
.dataTable .header.rotated-767 td {
  height: 150px;
  white-space: nowrap;
  overflow: hidden;
}

.dataTable .header.rotated-767 td > div {
  transform: translate(0, 132px) rotate(-90deg);
  -webkit-transform: translate(0, 132px) rotate(-90deg);
  -webkit-backface-visibility: hidden;
  width: 20px;
}

.dataTable .header.rotated-767 td > div > b {
  padding: 0px 8px;
}
/* End specific */
.suche-767 {
  width: calc(50% - 2px) !important;
}
.dashboard-column{
max-width:none;
}
table#orderDetails > tbody > tr{
display:flex;
flex-direction:column;
}
table#orderDetails > tbody > tr > .buttonColumn{
order:-1;
}
input[type="submit"].flyingSaveButton, button[name="submit"].flyingSaveButton, .submitButton.flyingSaveButton,.orderPreview input[type="submit"].flyingSaveButton, .orderPreview button[type="submit"], .orderPreview .submitButton.flyingSaveButton{
  position:relative;
  top:auto;
  right:auto;
}
.infoPanel{
  position:relative;
  top:0;
  right:auto;
  width:100%;
  height:auto;
  padding-bottom:30px;
}
.listShortcuts{
width:100%;
text-align:center;
white-space:auto;
padding-bottom:10px;
}

.listShortcutHolder{
float:none;
white-space:auto;
}

.oneInputInRow-767 .inputHolder{
width:100%;
padding:10px 0 0;
}

.twoInputsInRow-767 .inputHolder{
width:49.5%;
}

.threeInputsInRow-767 .inputHolder{
width:33%;
}

.fourInputsInRow-767 .inputHolder{
width:24.5%;
}

.fiveInputsInRow-767 .inputHolder{
width:19.5%;
}
.twoInputsInRow-767 .inputHolder:nth-of-type(n), .threeInputsInRow-767 .inputHolder:nth-of-type(n), .fourInputsInRow-767 .inputHolder:nth-of-type(n), .fiveInputsInRow-767 .inputHolder:nth-of-type(n){
padding-right:15px;
}
.oneInputInRow-767 .inputHolder:nth-of-type(n), .twoInputsInRow-767 .inputHolder:nth-of-type(2n), .threeInputsInRow-767 .inputHolder:nth-of-type(3n), .fourInputsInRow-767 .inputHolder:nth-of-type(4n), .fiveInputsInRow-767 .inputHolder:nth-of-type(5n){
padding-right:0;
}
#document_preview iframe {
height: 450px;
}
#searchbar{
display:none;
}
.documentPage .leftHalf, .documentPage .rightHalf{
width:100%;
float:none;
}
.select2-container--default .select2-selection--single{
width:100%;
}
.produkt + .select2{
width:100% !important;
}