.statusfarbcode1 {
  color: green;
}

.statusfarbcode2 {
  color: #b5b51e;
}

.statusfarbcode3 {
  color: red;
}

.kzmBearbeitungsstandTabelle .ui-column-title {
  font-weight: bold;
}

.kzmBearbeitungsstandTabelle td {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
}

.kzmBearbeitungsstandTabelle .ui-datatable {
  border: 0px white;
}

.kzmBearbeitungsstandTabelle .ui-datatable tbody td {
  border-width: 0px !important;
}

.kzmBearbeitungsstandTabelle .ui-datatable-tablewrapper thead th,
.kzmBearbeitungsstandTabelle .ui-paginator {
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #989898;
  background-color: #E8E8E8 !important;
}

.kzmBearbeitungsstandTabelle .ui-datatable-tablewrapper thead th:first-child {
  border-radius: 5px 0px 0px 0px;
}

.kzmBearbeitungsstandTabelle .ui-datatable-tablewrapper thead th:last-child {
  border-radius: 0px 5px 0px 0px;
}

.kzmBearbeitungsstandTabelle .ui-datatable-empty-message {
  background: #fff;
  border: 1px solid #b2dde1;
}

.kzmBearbeitungsstandTabelle .kzmBestellungInhaltspalte {
  background-color: #fff;
}

.kzmBearbeitungsstandTabelle .kzmBestellungInhaltspalte:first-child {
  margin-top: 2px;
}

.legendeKasten {
  width: 10px;
  height: 10px;
  margin-right: 4px !important;
}

#kreis_aeusserer_id {
  margin-left: 16px;
  margin-top: 16px;
  z-index: 0;
  position: absolute;
  width: 112px;
  height: 112px;
  border-radius: 50%;
  border: 53px white solid;
}

#donut_und_border_div_id {
  margin: auto;
  position: relative;
  min-width: 250px;
  max-width: 250px;
  min-height: 250px;
  max-height: 250px;
}

.donut-Diagramm {
  margin: auto;
  position: absolute;
  min-width: 250px;
  max-width: 250px;
  min-height: 250px;
  max-height: 250px;

}

.legendeKasten {
  width: 10px;
  height: 10px;
  margin-right: 4px !important;
  border: 1px solid white;
}

.donutLegendeKasten {
  margin-left: -1px;
  margin-top: 30px;
}

.chartContainer {
  margin: 0 auto;
  top: 10px;
  width: 350px;
  height: 350px;
}

.chartLegend {
  border: 1px solid #d7d7d8;
  margin: 40px 40px;
  width: 80%;
}

.pieExtra {
  position: absolute;
  left: 17px;
  top: 13.5px;
}

#donut_und_border_div_id .jqplot-highlighter-tooltip {
  font-size: 1em !important;
  border: 2px solimmmd #004046 !important;
  background: white !important;
  color: black;
}

#donut_und_border_div_id .pieLabels {
  position: absolute !important;
}

#donut_und_border_div_id .mainPieChart {
  position: absolute !important;
}

#donut_und_border_div_id .jqplot-title {
  display: none !important;
}

#donut_und_border_div_id .jqplot-grid-canvas {
  display: none !important;
}

#donut_und_border_div_id .jqplot-series-shadowCanvas {
  display: none !important;
}

#donut_und_border_div_id .mainPieChart .jqplot-event-canvas {
  z-index: 10 !important;
}

#donut_und_border_div_id .jqplot-data-label {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}

#donut_und_border_div_id .pieLabels .jqplot-data-label {
  margin-top: -9px !important;
}

#donut_und_border_div_id .mainPieChart .jqplot-data-label {
  margin-top: 8px !important;
}

#donut_und_border_div_id .pieLabels .jqplot-series-canvas {
  display: none !important;
}