<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 */
#dateSelector input[type="submit"] {
  width: calc(100% - 182px);
}
input[type="password"],
select,
textarea {
  width: 100%;
}

.inputbigsmall-600 {
  width: 100%;
}
.inputbigsmall-600 input:first-of-type, input.inputbigsmall-600:first-of-type{
  float: left;
  width: 69% !important;
}
.inputbigsmall-600 input:last-of-type, input.inputbigsmall-600:last-of-type {
  float:right;
  width: 30% !important;
}
.inputsmallbig-600 {
  width: 100%;
}
.inputsmallbig-600 input:first-of-type, input.inputsmallbig-600:first-of-type {
  float: left;
  width: 30% !important;
}
.inputsmallbig-600 input:last-of-type, input.inputsmallbig-600:last-of-type  {
  float:right;
  width: 69% !important;
}

.site_handler .current, .site_handler a, .site_handler .more {
  padding: 8px;
  margin-right: 4px;
  margin-bottom: 4px;
}
.blockTable-1199 .statistiken:nth-of-type(3n) {
  margin-right:  0px;
  margin-left: 0px;
}
.blockTable-1199 > tbody > tr > td.statistiken:nth-of-type(3n + 1), .statistiken:nth-of-type(3n + 1) , 
.blockTable-1199 > tbody > tr > td.statistiken, .statistiken {
  width: 49%;
  margin-right:  1%;
  float:left;
}
.blockTable-1199 > tbody > tr > td.statistiken:nth-of-type(2n + 1), .statistiken:nth-of-type(2n + 1) {
  float:right;
  margin-right: 0px;
}
.filterSpeichern {
  height: 390px;
  position: relative;
}
.filterSpeichern input[type="submit"] {
  position: absolute;
  bottom: 0px;
}
/* End general */
/* Block table */
.blockTable-600 > tbody > tr > td {
  width: 100%;
  display: block;
}
.blockTable-600 td{
padding-left:10px !important;
padding-right:10px !important;
}
.blockTable-600 tr:last-child td{
border-bottom:none;
}
.blockTable-600 input.buttonDuo2-600, .blockTable-600 a.button {
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.blockTable-600 .abort,
.blockTable-600 input[type="submit"], .blockTable-600 button[type="submit"] {
  max-width:calc(49.5% - 10px);
}
.blockTablewi-600 > tbody > tr > td {
  width: initial !important;
}
/* First row is header, all the other rows are childs */
.rowContainer::before
{
  content: '';
  display: block;
  height: 15px;
  background-color: white;
}
#tablePlanOrderSelection .rowContainer::before {
  display: initial;
  height: 0px;
}
.rowContainer, .rowContainer tr:first-of-type td {
  background-color: #efefef;
}
.rowContainer tr:first-of-type {
  margin-top: 10px;
  margin-bottom: -10px;
}
.rowContainer tr {
  margin: 10px;
  background-color: white;
}
.rowContainer tr:first-of-type td {
  margin: 0px;
}
/* End block table */
/* Data table */
.dataTable-600 {
  border: 0;
  width: 100%;
}
.dataTable-600 tr {
  height: inherit;
  display: block;
  padding: 0;
  position: relative;
  padding-top: 2px;
  margin-top: 15px;
  overflow:auto;
}
.dataTable-600 tr.header,
.dataTable-600 tr.title {
  display: none;
}
.dataTable-600 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-600 td::before {
  content: attr(td-title);
  float: left;
  font-weight: 700;
  margin-right: 4px;
}
.dataTable-600 a.button:first-of-type {
  margin-top: 0;
}
.dataTable-600 tr:hover td {
  background-color: transparent !important;
}
.dataTable-600 tr td:last-of-type {
  width: initial !important;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 0;
}
.dataTable-600 td.tick {
  margin-top: 2px;
  margin-bottom: 4px;
}
.dataTable-600 a.button50-600,
a.button50-600,
input.button50-600,
.blockTable-767 a.button-50-600 {
  width: 50% !important;
  text-transform: uppercase;
  min-width: 50% !important;
}
.dataTable-600 a.button49-600,
a.button49-600,
input.button49-600,
.blockTable-767 a.button-49-600 {
  width: 49.75% !important;
  text-transform: uppercase;
  min-width: 49.75% !important;
}
.dataTable-600 a.button50-600:first-of-type,
a.button50-600:first-of-type,
.dataTable-600 a.button49-600:first-of-type,
a.button49-600:first-of-type {
  float: right !important;
}
.dataTableSeparator {
  width: 0.5%;
  display: inline-block;
  height: 40px;
  background-color: white;
}
.dataTable-600 .anchor, .anchor {
  margin-top: 3px;
  margin-bottom: 3px;
}
.dataTable-600 a.boldgrey-600,
.boldgrey-600 {
  background-color: #333 !important;
}
.dataTable-600 a.boldgrey-600:hover,
.boldgrey-600:hover {
  color: #cdcdcd;
}
.dataTable-600 input.number {
  width: 80px !important;
}
.dataTable-600 tr.header2-600 {
  margin-top: 0;
  display: block !important;
}
.dataTable-979 tr.extensibleFormRow:nth-of-type(odd) {
  margin-left: 0;
}
.dataTable-600 .remove, .dataTable-600 .edit {
  width: 24px !important;
  height: 24px !important;
  min-width: 24px;
  min-height: 24px;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  transition: opacity 2s ease;
  padding: 0;
  overflow: hidden;
}
.dataTable-600 .remove, .dataTable-600 a.remove.button.abort  {
  right: 0;
  background: url("/admin/svg/delete.svg?color=fdc62f");
}
.dataTable-600 .edit {
  right: 44px;
  background: url("/admin/svg/edit.svg?color=fdc62f");
}
.dataTable-600 .edit:hover, .dataTable-600 .remove:hover {
  opacity: 0.9;
}
.dataTable-979 tr td.dataTableIMR-979 img {
  display: none !important;
}
.dataTable a.important, .dataTable span.important {
  width: auto;
  margin-right: 4px;
  padding: 0 4px;
}
.dataTable-600 img[src$="tick.svg"] {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
}
.dataTable-600 .textSeparator {
  display: inline-block;
}
.dataTable-600 .textSeparator:not(:last-of-type):after {
  content: ',\00a0';
}

.dataTableTools {
  position: absolute;
  top: 0;
  right: 0;
}
.dataTable-1199 tr td.dataTableIMR-1199 {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

/* End datatable */
/* Buttons */
.button-600 {
  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;
  width: 100%;
  transition: 1s ease;
  -moz-transition: 1s ease;
  -webkit-transition: 1s ease;
}
.button-1199.button-600, .buttonAbort-1199.button-600 {
  padding-left: 0px;
  padding-right: 0px;
}
.dataTable .button-1199, .dataTable .buttonAbort-1199 {
  margin: 0px;
}
.dataTable-600 .buttonDuo1-600,
.dataTable-600 .buttonDuo2-600 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.buttonDuo1-600,
.buttonDuo2-600 {
  max-width: calc(49.5% - 10px) !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  transition: 1s ease;
  transition-property: all;
  transition-duration: 1s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
/*
.buttonDuo1-600:hover {
  color: white;
  background-color: #fdc62f;
}*/
.buttonDuo2-600 {
  background-color: #fdc62f;
  float: right !important;
}
/* End buttons */
/* Specific */
.on-600 {
  display: initial;
}
.ontr-600 {
  display: table-row;
}
.ontr-600 {
  display: table-row;
}
.displayb-600, .dataTable-600 tr.title.displayb-600{
  display: block;
}
.displaytc-600 {
  display: table-cell !important;
}
.displayib-600,
.blockTable-600 > tbody > tr > td.displayib-600 {
  display: inline-block !important;
}
.dataTable-600 .off-600,
.off-600 {
  display: none !important;
}
.prelative-600 {
  position: relative;
}
.blockTable-767 .w100-600, .w100-600, input.date.w100-600,.suche-767 {
  width: 100% !important;
}
.w95-600 {
  width: 95% !important;
}
.w90-600,
.blockTable-600 .w90-600 {
  width: 90% !important;
}
.w80-600 {
  width: 60% !important;
}
.w48-600,
.blockTable-600 .w48-600 {
  width: 48% !important;
}
.w300-600 {
  width: 300px !important;
}
.mwc24-600 {
  width: calc(100% - 24px);
}
.maxh400-600 {
  max-height: 400px;
}
.h100-600 {
  height: 100% !important;
}
.h160-600 {
  height: 160px !important;
}
.fll-600,
a.button50-600.fll-600,
.dataTable-600 a.button50-600.fll-600 {
  float: left !important;
}
.flr-600 {
  float: right !important;
}
.txtalignc-600 {
  text-align: center !important;
}
.txtalignl-600 {
  text-align: left !important;
}
.m0-600 {
  margin: 0 !important;
}
.mt20-600 {
  margin-top: 20px !important;
}
.mt2-600 {
  margin-top: 2px !important;
}
.mt0-600 {
  margin-top: 0px !important;
}
.mb15-600 {
  margin-bottom: 15px;
}
.mr2-600 {
  margin-right: 2% !important;
}
.mr0-600 {
  margin-right: 0 !important;
}
.mtb0-600 {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.ml2odd-600:nth-of-type(odd) {
  margin-left: 0;
}
.mlr0-600,
dataTable-480 tr td:last-of-type.mlr0-600 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.mlr4-600 {
  margin-left: 4px !important;
  margin-right: 4px !important;
}
.ml4l-600 {
  margin-left: -4px !important;
}
.p0-600, .dataTable-1199 tr {
  padding: 0 !important;
}
.plr4-600 {
  padding-left: 4px !important;
  padding-right: 4px !important;
}
.plr0-600 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.pr5-600 {
  padding-right: 5px !important;
}
.centerb-600 {
  margin: 0 auto;
  margin-top: 20px;
}
.lowgrey-600 {
  background-color: #efefef;
}
.lowgreyodd-600:nth-of-type(odd) {
  background-color: #efefef;
}
.lowgrey4-600:nth-of-type(4n) {
  background-color: #efefef;
}
.bgmediumgrey-600 {
  background-color: #323232;
}
.bgyellow-600 {
  background: #fdc62f !important;
}
.owauto-600 {
  overflow: auto;
}
.clearfix-600:after {
  content: "";
  clear: both;
  display: block;
}
.clearfix-600 {
  zoom: 1;
}
.noHover-600 *:hover {
  pointer-events: none;
}
.noHover-600 .hover {
  background-color: transparent !important;
}
.wrdbrk-600 {
  word-break: break-all;
}
.wrdbrkbw-600 {
  word-break: break-word;
}
.wsnormal-600 {
  white-space: normal;
}
/* End specific */
/* Hall map */
.dataTableOverflow-600 {
  display: block !important;
}
/* Bestell schritte */
.order-explanation {
  width: 65%;
}
/* End explanation */
#navigation .gridButton {
  width:calc(33.33% - 6px);
  width:-moz-calc(33.33% - 6px);
  width:-webkit-calc(33.33% - 6px);
}
#navigation .gridButton:nth-of-type(6n){
margin-right:6px;
}
#navigation .gridButton:nth-of-type(3n) {
margin-right:0;
}
.oneInputInRow-600 .inputHolder{
width:100%;
padding:10px 0 0;
}

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

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

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

.fiveInputsInRow-600 .inputHolder{
width:19.5%;
}
.twoInputsInRow-600 .inputHolder:nth-of-type(n), .threeInputsInRow-600 .inputHolder:nth-of-type(n), .fourInputsInRow-600 .inputHolder:nth-of-type(n), .fiveInputsInRow-600 .inputHolder:nth-of-type(n){
padding-right:15px;
}
.oneInputInRow-600 .inputHolder:nth-of-type(n), .twoInputsInRow-600 .inputHolder:nth-of-type(2n), .threeInputsInRow-600 .inputHolder:nth-of-type(3n), .fourInputsInRow-600 .inputHolder:nth-of-type(4n), .fiveInputsInRow-600 .inputHolder:nth-of-type(5n){
padding-right:0;
}

#order_addresses .adressBox{
width: 100%;
margin-right: 0;
}
#order_addresses .adressBox:nth-of-type(3n){
margin-right:0;
}
.language_select{
margin-top:0;
}
.order_storage_search{
width:100%;
}
.editorPages .editorPage{
width:40%;
}
.editorPages .editorPage{
width:46%;
}