


article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: none;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
   	 box-sizing:	content-box;;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
html,
body {
  height: 100%;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input,
input:focus,
textarea,
textarea:focus {
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: none;
  -webkit-user-select: text;
}
fieldset {
  border: 1px solid #c0c0c0;
  border-radius: 0;
  margin: 0 2px;
  padding: 0px;
}
legend {
  border: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0 5px;
}

.mobile * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.z-error {
  display: none;
  width: 450px;
  border: 1px solid #990000;
  padding: 3px 5px 3px 3px;
  background: #ffeeee;
  position: absolute;
  top: 0;
  left: 40%;
   	 box-shadow:	1px 1px 3px rgba(0, 0, 0, 0.35);;
  z-index: 9999999;
}
.z-error .messagecontent {
  border: 1px solid #990000;
  padding: 0;
  background: #ffffff;
}
.z-error .messages {
  padding: 2px 3px 15px;
  word-wrap: break-word;
  overflow: auto;
}
.z-error .messages .message {
  padding: 3px 0 2px;
}
.z-error .newmessage {
  background: #ffeeee;
  display: none;
}
.z-error .button {
  color: #990000;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  cursor: pointer;
  float: right;
}
.z-error .button > .z-icon-remove {
  font-size: 18px;
}
.z-error #zk_err-p {
  height: 24px;
  padding-top: 6px;
  cursor: move;
}
.z-error .errornumbers {
  font-weight: bold;
  color: #990000;
  padding-left: 4px;
  float: left;
}
div.z-log {
  width: 50%;
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 5px;
  z-index: 99000;
}
div.z-log textarea {
  width: 100%;
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
   	 box-shadow:	inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(82,168,236,0.6);;
}
div.z-log button {
  font-size: 10px;
}
.noscript {
  width: 100%;
  height: 100%;
  background: #E0E1E3;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  zoom: 1;
  z-index: 32000;
}
.noscript p {
  font-weight: bold;
  color: black;
  border: 1px solid black;
  margin: 10% 15%;
  padding: 10px 0;
  background: white;
  opacity: 1;
  filter: alpha(opacity=100);
}
input[type="radio"] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  margin: 0px 2px 2px;
}
input[type="checkbox"] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  margin: 0px 2px 2px;
}
.z-label {
  line-height: normal;
}
.z-label,
.z-radio-content,
.z-checkbox-content,
.z-loading {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}
.z-temp,
.z-modal-mask {
  width: 100%;
  height: 100%;
  background: #e0e1e3;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
}
.z-initing {
  width: 60px;
  height: 60px;
  background: transparent no-repeat center;
  
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 32000;
}

.z-loading,
.z-apply-loading {
  border: 1px solid #cfcfcf;
  padding: 3px;
  background: #e3e3e3;
  position: absolute;
  cursor: wait;
  white-space: nowrap;
}
.z-loading {
  top: 0;
  left: 0;
  z-index: 31000;
}
.z-apply-loading {
  overflow: hidden;
  z-index: 89500;
}
.z-loading-indicator,
.z-apply-loading-indicator {
  color: #363636;
  border: 1px solid #cfcfcf;
  background: #ffffff;
  white-space: nowrap;
}
.z-loading-indicator {
  padding: 6px;
}
.z-apply-loading-indicator {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  padding: 2px;
}
.z-apply-loading-icon,
.z-loading-icon,
.z-renderdefer {
  width: 16px;
  height: 16px;
  background: transparent no-repeat center;
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/misc/progress.gif);
}
.z-apply-loading-icon,
.z-loading-icon {
  display: inline-block;
  vertical-align: top;
}
.z-apply-mask {
  width: 100%;
  height: 100%;
  background: #e0e1e3;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 89000;
}
.z-inline-block {
  display: inline-block;
  vertical-align: top;
}
.z-word-wrap {
  word-wrap: break-word;
}
.z-word-nowrap {
  white-space: nowrap;
}
.z-overflow-hidden {
  overflow: hidden;
}
.z-dd-stackup {
  width: 100%;
  height: 100%;
  background-image: url(/tsbess/zkau/webzk6/3070d990/img/spacer.gif);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 16800;
}
.z-temp * {
  font-size: 5px;
  color: #FFFFFF;
  background: #FFFFFF;
  text-decoration: none;
}
.z-temp .z-loading {
  background: #e3e3e3;
  top: 49%;
  left: 46%;
}
.z-temp .z-loading-indicator {
  font-size: 8pt;
  color: #363636;
}
.z-clear {
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0;
  overflow: hidden;
  clear: both;
}

.z-dragged {
  color: #ffffff;
  background: none no-repeat scroll 0 0 #e0eaf0;
}
.z-drag-over {
  background: #add2ff;
}
.z-drag-ghost {
  list-style: none;
}
.z-draggable-over {
  
}
.z-draggable-over * {
  -moz-user-select: none;
}
.z-drop-allow {
  background: #11aa33;
}
.z-drop-allow .z-drop-icon {
  color: #11aa33;
}
.z-drop-disallow {
  background: #c13634;
}
.z-drop-disallow .z-drop-icon {
  color: #c13634;
  padding-right: 1px;
}
.z-drop-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #ffffff;
  width: 120px;
  height: 13px;
  padding: 4px;
  padding-left: 24px;
  line-height: 5px;
  position: relative;
}
.z-drop-icon {
  font-size: 8pt;
  width: 16px;
  height: 16px;
   	 border-radius:	8px;;
  line-height: 16px;
  background: #ffffff;
  text-align: center;
  position: absolute;
  top: 4px;
  left: 6px;
}
.z-focus-a {
  font-size: 0 !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
  background: transparent !important;
  position: absolute;
  top: 0;
  left: 0;
  -moz-outline: 0 none;
  outline: 0 none;
  -moz-user-select: text;
  -khtml-user-select: text;
  overflow: hidden;
}
.z-focus-a:focus {
  -moz-outline: 0 none;
  outline: 0 none;
}
span.z-upload {
  font-size: 0;
  display: inline-block;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  position: relative;
}
span.z-upload input {
  font-size: 45pt;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  cursor: pointer;
  z-index: -1;
  
}
.z-upload-icon {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/misc/prgmeter.png);
  overflow: hidden;
}
.ie8 .z-upload-hover,
.ie9 .z-upload-hover,
.ie10 .z-upload-hover {
  border-color: #8fb9d0;
}
.z-fileupload-add,
.z-fileupload-remove {
  color: #1096BC;
  width: 16px;
  height: 17px;
  cursor: pointer;
}
.z-fileupload-progress {
  width: 300px;
}
.z-fileupload-manager {
  width: 350px;
}
.z-selectbox {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
}
.z-scrollbar {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
}
.z-scrollbar-vertical {
  width: 16px;
  height: 100%;
  top: 0;
  right: 0;
}
.z-scrollbar-vertical .z-scrollbar-wrapper {
  width: 100%;
  position: absolute;
  top: 16px;
  left: 0;
}
.z-scrollbar-vertical .z-scrollbar-indicator {
  width: 14px;
  border: 1px solid #838383;
   	 border-radius:	2px;;
  position: absolute;
  left: 1px;
  cursor: pointer;
  z-index: 100;
}
.z-scrollbar-vertical .z-scrollbar-rail {
  width: 100%;
  height: 100%;
  background: #dddddd;
}
.z-scrollbar-vertical .z-scrollbar-icon {
  color: #636363;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  position: absolute;
  left: -1px;
  top: 50%;
   	 transform:	scale(0.5, 0.7);;
}
.z-scrollbar-vertical-embed {
  width: 8px;
  height: 100%;
   	 border-radius:	4px;;
  background: #000000;
  opacity: 0.2;
  filter: alpha(opacity=20);
  position: absolute;
  top: 0;
  right: 0;
   	 box-shadow:	inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);;
}
.z-scrollbar-up,
.z-scrollbar-down {
  font-size: 14px;
  color: #636363;
  width: 16px;
  height: 16px;
  background: #dddddd;
  position: absolute;
  cursor: pointer;
}
.z-scrollbar-up > .z-icon-caret-up:before {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 4px;
  top: -1px;
}
.z-scrollbar-down {
  bottom: 0;
}
.z-scrollbar-down > .z-icon-caret-down:before {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 4px;
  top: 1px;
}
.z-scrollbar-horizontal {
  width: 100%;
  height: 16px;
  left: 0;
  bottom: 0;
}
.z-scrollbar-horizontal .z-scrollbar-wrapper {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 16px;
}
.z-scrollbar-horizontal .z-scrollbar-indicator {
  height: 14px;
  border: 1px solid #838383;
   	 border-radius:	2px;;
  position: absolute;
  top: 1px;
  cursor: pointer;
  z-index: 100;
}
.z-scrollbar-horizontal .z-scrollbar-rail {
  width: 100%;
  height: 100%;
  background: #dddddd;
}
.z-scrollbar-horizontal .z-scrollbar-icon {
  color: #636363;
  margin-left: -8px;
  position: absolute;
  left: 50%;
  top: -2px;
   	 transform:	rotate(90deg) scale(0.5, 0.7);;
}
.z-scrollbar-horizontal-embed {
  width: 100%;
  height: 8px;
   	 border-radius:	4px;;
  background: #000000;
  opacity: 0.2;
  filter: alpha(opacity=20);
  position: absolute;
  bottom: 0;
  left: 0;
   	 box-shadow:	inset 1px 1px 0 rgba(0, 0, 0, 0.1), inset 0 -1px 0 rgba(0, 0, 0, 0.07);;
}
.z-scrollbar-left,
.z-scrollbar-right {
  font-size: 14px;
  color: #636363;
  width: 16px;
  height: 16px;
  padding: 1px 6px 0 5px;
  background: #dddddd;
  position: absolute;
  cursor: pointer;
}
.z-scrollbar-right {
  right: 0;
}




.z-a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
}
.z-a[disabled] {
  color: #aaaaaa;
  cursor: default;
  text-decoration: none;
}



.z-absolutelayout {
  height: 100%;
  position: relative;
  overflow: hidden;
}
.z-absolutechildren {
  position: absolute;
  overflow: auto;
}



.z-anchorlayout,
.z-anchorlayout-body,
.z-anchorchildren {
  overflow: hidden;
}

.z-anchorchildren {
  margin: 0;
  padding: 0;
  float: left;
}



.z-auxhead th:first-child {
  border-left: none;
}
.z-auxhead th:first-child.z-auxhead-border {
  border-left: 1px solid #cfcfcf;
}
.z-auxhead-bar {
  border-left: 1px solid #cfcfcf;
}
.z-auxheader {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 0;
  
  
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.z-auxheader-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  color: #636363;
  padding: 4px 5px 3px;
  line-height: 13px;
  overflow: hidden;
}
.ie8 .z-auxheader {
  position: static;
  background: #f5f5f5;
}



.z-combobox,
.z-bandbox,
.z-datebox,
.z-timebox,
.z-spinner,
.z-doublespinner {
  display: inline-block;
  min-height: 13px;
  white-space: nowrap;
}
.z-combobox-input,
.z-bandbox-input,
.z-datebox-input,
.z-timebox-input,
.z-spinner-input,
.z-doublespinner-input {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  height: 13px;
  border: 1px solid #cfcfcf;
  border-right: 0;
   	 border-radius:	0px 0 0 0px;;
  margin: 0;
  padding: 4px 5px;
  line-height: 14px;
  background: #ffffff;
}
.z-combobox-button,
.z-bandbox-button,
.z-datebox-button,
.z-timebox-button,
.z-spinner-button,
.z-doublespinner-button {
  font-size: 14px;
  color: #636363;
  display: inline-block;
  
  height: 13px;
  border: 1px solid #cfcfcf;
   	 border-radius:	0 0px 0px 0;;
  line-height: 14px;
  background: #ffffff;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}
.z-combobox-button:hover,
.z-bandbox-button:hover,
.z-datebox-button:hover,
.z-timebox-button:hover,
.z-spinner-button:hover,
.z-doublespinner-button:hover {
  border-color: #8fb9d0;
  
  
}
.z-combobox-button:active,
.z-bandbox-button:active,
.z-datebox-button:active,
.z-timebox-button:active,
.z-spinner-button:active,
.z-doublespinner-button:active {
  border-color: #499eb3;
  
  
   	 box-shadow:	inset 1px 1px 1px #91AAB7;;
}
input[disabled] + .z-combobox-button:hover,
input[disabled] + .z-bandbox-button:hover,
input[disabled] + .z-datebox-button:hover,
input[disabled] + .z-timebox-button:hover,
input[disabled] + .z-spinner-button:hover,
input[disabled] + .z-doublespinner-button:hover,
input[disabled] + .z-combobox-button:active,
input[disabled] + .z-bandbox-button:active,
input[disabled] + .z-datebox-button:active,
input[disabled] + .z-timebox-button:active,
input[disabled] + .z-spinner-button:active,
input[disabled] + .z-doublespinner-button:active {
  border-color: #cfcfcf;
   	 box-shadow:	none;;
}
.z-combobox-disabled,
.z-bandbox-disabled,
.z-datebox-disabled,
.z-timebox-disabled,
.z-spinner-disabled,
.z-doublespinner-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.z-combobox-disabled *,
.z-bandbox-disabled *,
.z-datebox-disabled *,
.z-timebox-disabled *,
.z-spinner-disabled *,
.z-doublespinner-disabled * {
  color: #aaaaaa !important;
  background: #f0f0f0 !important;
  cursor: default !important;
}
.z-combobox-invalid,
.z-bandbox-invalid,
.z-datebox-invalid,
.z-timebox-invalid,
.z-spinner-invalid,
.z-doublespinner-invalid {
  border: 1px solid #dd7777 !important;
  margin-right: -1px;
  background: #ffffff;
   	 box-shadow:	inset -1px 0 0 #dd7777;;
}
.z-combobox-readonly:focus,
.z-bandbox-readonly:focus,
.z-datebox-readonly:focus,
.z-timebox-readonly:focus,
.z-spinner-readonly:focus,
.z-doublespinner-readonly:focus {
  border-color: #e6e6e6;
  border-right-width: 0;
  background: transparent repeat-x 0 0;
  cursor: default;
   	 box-shadow:	none;;
}
.z-combobox-rightedge,
.z-bandbox-rightedge,
.z-datebox-rightedge,
.z-timebox-rightedge,
.z-spinner-rightedge,
.z-doublespinner-rightedge {
  border-right: 1px solid #cfcfcf;
   	 border-radius:	0px;;
}
.z-combobox-input[readonly],
.z-bandbox-input[readonly],
.z-datebox-input[readonly] {
  cursor: pointer;
}
.z-combobox-button.z-combobox-disabled,
.z-bandbox-button.z-bandbox-disabled,
.z-datebox-button.z-datebox-disabled,
.z-timebox-button.z-timebox-disabled,
.z-spinner-button.z-spinner-disabled,
.z-doublespinner-button.z-doublespinner-disabled {
  display: none;
}
.z-combobox-button {
  font-size: 16px;
  
  padding-left: 7px;
  padding-top: 5px;
}
.z-datebox-button,
.z-bandbox-button {
  text-align: center;
}
.z-timebox-button,
.z-spinner-button,
.z-doublespinner-button {
  
  padding: 0;
  position: relative;
}
.z-timebox-button:hover,
.z-spinner-button:hover,
.z-doublespinner-button:hover,
.z-timebox-button:active,
.z-spinner-button:active,
.z-doublespinner-button:active {
   	 box-shadow:	none;;
}
.z-timebox-button > a,
.z-spinner-button > a,
.z-doublespinner-button > a {
  color: #636363;
  width: 24px;
  height: 6.5px;
  padding: 0 7px;
  background: #ffffff;
  position: absolute;
  left: 0;
  overflow: hidden;
  text-decoration: none;
}
.z-timebox-button > a:first-child,
.z-spinner-button > a:first-child,
.z-doublespinner-button > a:first-child {
  top: -1px;
}
.z-timebox-button > a:first-child:active,
.z-spinner-button > a:first-child:active,
.z-doublespinner-button > a:first-child:active {
  top: 0;
}
.z-timebox-button > a:hover,
.z-spinner-button > a:hover,
.z-doublespinner-button > a:hover {
  border-color: #8fb9d0;
  
  
}
.z-timebox-button > a:active,
.z-spinner-button > a:active,
.z-doublespinner-button > a:active {
  border-color: #499eb3;
  
  
   	 box-shadow:	inset 1px 1px 1px #91AAB7;;
}
.z-timebox-button > i,
.z-spinner-button > i,
.z-doublespinner-button > i {
  z-index: 2;
}
.z-timebox-button:hover > i,
.z-spinner-button:hover > i,
.z-doublespinner-button:hover > i {
  width: 24px;
  height: 1px;
  border-top: 1px solid #8fb9d0;
  position: absolute;
  top: 11px;
  left: 0;
}
.z-timebox-button > a ~ a,
.z-spinner-button > a ~ a,
.z-doublespinner-button > a ~ a {
  bottom: -1px;
}
.z-timebox-button > a ~ a > i,
.z-spinner-button > a ~ a > i,
.z-doublespinner-button > a ~ a > i {
  position: relative;
  top: -2px;
}
.z-timebox-button > a ~ a:active,
.z-spinner-button > a ~ a:active,
.z-doublespinner-button > a ~ a:active {
  bottom: -2px;
}
.z-timebox-disabled a:active,
.z-spinner-disabled a:active,
.z-doublespinner-disabled a:active,
.z-timebox-disabled a:hover,
.z-spinner-disabled a:hover,
.z-doublespinner-disabled a:hover {
   	 box-shadow:	none;;
}
.z-timebox-disabled a:first-child:active,
.z-spinner-disabled a:first-child:active,
.z-doublespinner-disabled a:first-child:active {
  top: -1px;
}
.z-timebox-disabled a ~ a:active,
.z-spinner-disabled a ~ a:active,
.z-doublespinner-disabled a ~ a:active {
  bottom: -1px;
}
.z-timebox-disabled a + i[class*='-separator'],
.z-spinner-disabled a + i[class*='-separator'],
.z-doublespinner-disabled a + i[class*='-separator'] {
  display: none;
}
.z-combobox-inplace .z-combobox-input,
.z-bandbox-inplace .z-bandbox-input,
.z-datebox-inplace .z-datebox-input,
.z-timebox-inplace .z-timebox-input,
.z-spinner-inplace .z-spinner-input,
.z-doublespinner-inplace .z-doublespinner-input {
  border: 0;
  padding: 3px;
  background: none;
}
.z-combobox-inplace .z-combobox-input:focus,
.z-bandbox-inplace .z-bandbox-input:focus,
.z-datebox-inplace .z-datebox-input:focus,
.z-timebox-inplace .z-timebox-input:focus,
.z-spinner-inplace .z-spinner-input:focus,
.z-doublespinner-inplace .z-doublespinner-input:focus {
   	 box-shadow:	none;;
}
.z-combobox-inplace .z-combobox-button,
.z-bandbox-inplace .z-bandbox-button,
.z-datebox-inplace .z-datebox-button,
.z-timebox-inplace .z-timebox-button,
.z-spinner-inplace .z-spinner-button,
.z-doublespinner-inplace .z-doublespinner-button {
  visibility: hidden;
}
.z-comboitem,
.z-comboitem-button {
  font-size: 8pt;
  white-space: nowrap;
  cursor: pointer;
}
.z-comboitem {
  display: block;
  padding: 3px 2px;
  position: relative;
  text-shadow: 0 1px #FFFFFF;
}
.z-comboitem-inner,
.z-comboitem-content {
  font-size: 10px;
  color: #555555;
}
.z-comboitem,
.z-comboitem a,
.z-comboitem a:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.z-comboitem:hover {
  
  
}
.z-comboitem-selected {
  
  
}
.z-comboitem-selected .z-comboitem-text {
  color: #636363;
}
.z-comboitem-selected:hover {
  
  
}
.z-comboitem-selected:hover .z-comboitem-text {
  color: #636363;
}
.z-comboitem-image {
  margin-top: -4px;
  margin-right: 3px;
  float: left;
}
.z-comboitem-image:empty {
  margin-right: 0px;
}
.z-combobox-popup,
.z-bandbox-popup,
.z-datebox-popup,
.z-timebox-popup {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  display: block;
  border: 1px solid #cfcfcf;
  padding: 2px;
  background: #ffffff;
  position: absolute;
  overflow: hidden;
}
.z-combobox-popup {
  overflow: auto;
}
.z-bandbox-popup {
  overflow: auto;
   	 box-shadow:	0 0 15px rgba(0, 0, 0, 0.35);;
}
.z-combobox-content {
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent none repeat 0 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-combobox-shadow,
.z-bandbox-shadow,
.z-datebox-shadow {
   	 border-radius:	0px;;
   	 box-shadow:	0 0 15px rgba(0, 0, 0, 0.35);;
}



@media print {
  .z-borderlayout {
    
  }
}
@media screen {
  .z-borderlayout {
    position: relative;
  }
}
.z-borderlayout {
  width: 100%;
  height: 100%;
  border: 0;
  background: #ffffff;
  overflow: hidden;
}
.z-borderlayout-icon {
  font-size: 14px;
  color: #636363;
  display: block;
  width: 24px;
  height: 13px;
  line-height: 13px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-align: center;
  position: absolute;
  right: 3px;
  overflow: hidden;
  cursor: pointer;
}
.z-borderlayout-icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-north,
.z-south,
.z-west,
.z-center,
.z-east {
  border: 1px solid #cfcfcf;
  background: #ffffff;
  position: absolute;
  overflow: hidden;
}
.z-north-noborder,
.z-south-noborder,
.z-west-noborder,
.z-center-noborder,
.z-east-noborder {
  border: 0;
}
.z-north-header,
.z-south-header,
.z-west-header,
.z-center-header,
.z-east-header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  font-style: normal;
  color: #555555;
  height: 32px;
  border-bottom: 1px solid #cfcfcf;
  padding: 4px 4px 3px;
  line-height: 24px;
  overflow: hidden;
  cursor: default;
  white-space: nowrap;
}
.z-north-body,
.z-south-body,
.z-west-body,
.z-center-body,
.z-east-body {
  line-height: 14px;
}
.z-north-collapsed,
.z-south-collapsed,
.z-west-collapsed,
.z-center-collapsed,
.z-east-collapsed {
  width: 32px;
  height: 32px;
  border: 1px solid #cfcfcf;
  padding: 5px;
  background: #fcfcfc;
  position: absolute;
  overflow: hidden;
  cursor: pointer;
}
.z-north-caption,
.z-south-caption,
.z-west-caption,
.z-center-caption,
.z-east-caption {
  height: 13px;
}
.z-north,
.z-south,
.z-center {
  width: 100%;
}
.z-west,
.z-east {
  height: 100%;
}
.z-west,
.z-west-collapsed,
.z-west-splitter {
  z-index: 12;
}
.z-center {
  z-index: 8;
}
.z-east,
.z-east-collapsed,
.z-east-splitter {
  z-index: 10;
}
.z-north,
.z-north-collapsed,
.z-north-splitter {
  z-index: 16;
}
.z-south,
.z-south-collapsed,
.z-south-splitter {
  z-index: 14;
}
.z-east-splitter,
.z-west-splitter,
.z-north-splitter,
.z-south-splitter {
  width: 8px;
  height: 8px;
  position: absolute;
  overflow: hidden;
  cursor: e-resize;
}
.z-east-splitter-button,
.z-west-splitter-button,
.z-north-splitter-button,
.z-south-splitter-button {
  color: #636363;
  display: inline-block;
  border: 1px solid #cfcfcf;
  vertical-align: top;
  position: relative;
  cursor: pointer;
}
.z-east-splitter-button-disabled,
.z-west-splitter-button-disabled,
.z-north-splitter-button-disabled,
.z-south-splitter-button-disabled {
  border: 0;
}
.z-east-icon,
.z-west-icon,
.z-north-icon,
.z-south-icon {
  font-size: 10px;
  line-height: 14px;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
}
.z-north-splitter,
.z-south-splitter {
  border-left: 1px solid #cfcfcf;
  border-right: 1px solid #cfcfcf;
  cursor: s-resize;
}

.z-north-splitter-button:hover .z-icon-caret-up,
.z-south-splitter-button:hover .z-icon-caret-down,
.z-west-splitter-button:hover .z-icon-caret-left,
.z-east-splitter-button:hover .z-icon-caret-right {
  opacity: 1;
}
.z-north-splitter-button-disabled .z-icon-caret-up,
.z-south-splitter-button-disabled .z-icon-caret-down,
.z-west-splitter-button-disabled .z-icon-caret-left,
.z-east-splitter-button-disabled .z-icon-caret-right {
  display: none;
}
.z-north-splitter-button-disabled,
.z-south-splitter-button-disabled {
  cursor: s-resize;
}
.z-west-splitter-button-disabled,
.z-east-splitter-button-disabled {
  cursor: e-resize;
}
.z-west-icon,
.z-east-icon {
  font-size: 11px;
  top: 8px;
  left: 2px;
}
.z-west-icon.z-icon-ellipsis-vertical,
.z-east-icon.z-icon-ellipsis-vertical {
  font-size: 10px;
  top: -21px;
  left: 3px;
  cursor: e-resize;
  
}
.z-north-icon,
.z-south-icon {
  left: 11px;
  top: -3px;
}
.z-west-icon.z-icon-ellipsis-vertical ~ .z-west-icon.z-icon-ellipsis-vertical,
.z-east-icon.z-icon-ellipsis-vertical ~ .z-east-icon.z-icon-ellipsis-vertical {
  top: 39px;
}
.z-north-icon.z-icon-ellipsis-horizontal,
.z-south-icon.z-icon-ellipsis-horizontal {
  top: -2px;
  left: -20px;
  cursor: s-resize;
  
}
.z-north-icon.z-icon-ellipsis-horizontal ~ .z-north-icon.z-icon-ellipsis-horizontal,
.z-south-icon.z-icon-ellipsis-horizontal ~ .z-south-icon.z-icon-ellipsis-horizontal {
  left: 40px;
}
.z-west-splitter-button,
.z-east-splitter-button {
  width: 8px;
  height: 30px;
  border-width: 1px 0;
}
.z-north-splitter-button,
.z-south-splitter-button {
  width: 30px;
  height: 8px;
  border-width: 0 1px;
}
.ie8 .z-borderlayout > div {
  border: 0;
}



.z-button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  min-height: 13px;
  border: 1px solid #a9a9a9;
   	 border-radius:	4px;;
  padding: 3px 12px;
  line-height: 14px;
  cursor: pointer;
  white-space: nowrap;
}
.z-button:hover {
  border-color: #8fb9d0;
}
.z-button:active {
  border-color: #499eb3;
}
.z-button[disabled] {
  border-color: #a9a9a9;
  opacity: 0.6;
  filter: alpha(opacity=60);
   	 box-shadow:	none;;
  cursor: default;
}
.z-button img {
  vertical-align: middle;
}
.ie8 .z-button {
  min-height: 5px;
}



.z-hbox-separator,
.z-vbox-separator {
  margin: 0;
  padding: 0;
}
.z-hbox-separator {
  width: 0.3em;
}
.z-vbox-separator {
  height: 0.3em;
}
.z-vbox-separator td {
  line-height: 0;
}
tr.z-splitter-outer > td {
  height: 8px;
  max-height: 8px;
}
td.z-splitter-outer {
  width: 8px;
  max-width: 8px;
  padding: 0;
}
.z-splitter {
  border: 1px solid #cfcfcf;
}
.z-splitter-horizontal {
  width: 8px;
  border-width: 0 1px;
  overflow: hidden;
  cursor: e-resize;
}
.z-splitter-horizontal > .z-splitter-button {
  width: 8px;
  height: 30px;
  border-width: 1px 0;
}
.z-splitter-horizontal .z-splitter-icon {
  font-size: 11px;
  position: absolute;
  top: 9px;
  left: 1px;
}
.z-splitter-horizontal .z-splitter-icon.z-icon-ellipsis-vertical {
  font-size: 10px;
  
  top: -21px;
  left: 2px;
  cursor: e-resize;
}
.z-splitter-horizontal .z-splitter-icon.z-icon-ellipsis-vertical ~ .z-splitter-icon.z-icon-ellipsis-vertical {
  top: 39px;
  
}
.z-splitter-vertical {
  height: 8px;
  border-width: 1px 0;
  overflow: hidden;
  cursor: s-resize;
}
.z-splitter-vertical > .z-splitter-button {
  width: 30px;
  height: 8px;
  border-width: 0 1px;
}
.z-splitter-vertical .z-splitter-icon {
  font-size: 10px;
  line-height: normal;
  position: absolute;
  top: -3px;
  left: 11px;
}
.z-splitter-vertical .z-splitter-icon.z-icon-ellipsis-horizontal {
  top: -2px;
  left: -16px;
  cursor: s-resize;
  
}
.z-splitter-vertical .z-splitter-icon.z-icon-ellipsis-horizontal ~ .z-splitter-icon.z-icon-ellipsis-horizontal {
  left: 36px;
  
}
.z-splitter-button {
  color: #636363;
  display: inline-block;
  border: 1px solid #cfcfcf;
  position: relative;
  vertical-align: top;
  cursor: pointer;
}
.z-splitter-button-disabled {
  border: 0;
}
.z-splitter-vertical .z-splitter-button-disabled {
  cursor: s-resize;
}
.z-splitter-horizontal .z-splitter-button-disabled {
  cursor: e-resize;
}
.z-splitter-icon {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.z-splitter-nosplitter {
  cursor: default;
}
.z-splitter-button:hover .z-icon-caret-up,
.z-splitter-button:hover .z-icon-caret-down,
.z-splitter-button:hover .z-icon-caret-right,
.z-splitter-button:hover .z-icon-caret-left {
  opacity: 1;
  filter: alpha(opacity=100);
}



.z-calendar {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #636363;
  border: 1px solid #cfcfcf;
  min-width: 230px;
  
  padding: 2px;
}
.z-calendar a {
  text-decoration: none;
}
.z-calendar th {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 12px 3px;
}
.z-calendar table {
  width: 100%;
}
.z-calendar-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #636363;
  width: 100%;
  padding: 5px 24px;
  line-height: 14px;
  text-align: center;
}
.z-calendar-title:hover {
  color: #636363;
}
.z-calendar-header {
  position: relative;
}
.z-calendar-header > a {
  display: inline-block;
  line-height: normal;
}
.z-calendar-body {
  height: 100%;
}
.z-calendar-decade {
  min-height: 162px;
}
.z-calendar-month,
.z-calendar-year {
  min-height: 162px;
}
.z-calendar-month .z-calendar-cell,
.z-calendar-year .z-calendar-cell {
  min-height: 48px;
  line-height: 42px;
}
.z-calendar-cell {
  font-size: 11px;
  color: #636363;
  min-width: 24px;
  min-height: 13px;
  
  padding: 3px 0;
  line-height: 17px;
  background: #ffffff;
  text-align: center;
  cursor: pointer;
}
.z-calendar-cell:hover {
   	 border-radius:	4px;;
  background: #d6f0fd;
}
.z-calendar-weekend {
  color: #f7941d;
  background: #f2f2f2;
}
.z-calendar-weekday {
  color: #636363;
  background: #ffffff;
}
.z-calendar-outrange {
  color: #aaaaaa;
  text-shadow: none;
}
.z-calendar-weekofyear {
  font-style: italic;
  color: #ffffff;
  background: #636363;
  cursor: default;
}
.z-calendar-weekofyear:hover {
  color: #ffffff;
   	 border-radius:	0;;
  background: #636363;
}
.z-calendar-anima {
  overflow: hidden;
  position: relative;
}
.z-calendar-anima-inner {
  width: 200%;
  position: absolute;
}
.z-calendar-anima-inner table {
  width: 50%;
  float: left;
}
.z-calendar-selected {
  color: #008bb6;
   	 border-radius:	4px;;
  background: #d3edfa;
}
.z-calendar-selected:hover {
  color: #008bb6;
  background: #a5daf5;
}
.z-calendar-outside {
  color: #aaaaaa;
  text-shadow: none;
}
.z-calendar-icon {
  font-size: 20px;
  color: #636363;
  width: 24px;
  height: 13px;
  padding: 0 8px;
  position: absolute;
}
.z-calendar-icon:hover {
  color: #636363;
}
.z-calendar-right {
  right: 0px;
}
.z-calendar-left {
  left: 0px;
}
.z-calendar-left[disabled],
.z-calendar-right[disabled],
.z-calendar-disabled {
  color: #aaaaaa !important;
  opacity: 0.4;
  filter: alpha(opacity=40);
  text-shadow: none !important;
  cursor: default !important;
}
.z-calendar-left[disabled]:hover,
.z-calendar-right[disabled]:hover,
.z-calendar-disabled:hover {
  background: #ffffff;
}
.z-datebox-popup {
  position: absolute;
}
.z-datebox-popup .z-calendar {
  border: 0;
}
.z-datebox-popup .z-calendar + .z-timebox {
  margin: 5px;
}
.z-datebox-popup .z-calendar ~ .z-datebox-timezone {
  margin: 0 5px 5px;
}
.z-datebox-timezone {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}



.z-caption {
  font-size: 8pt;
  width: 100%;
  height: auto;
  min-height: 13px;
  line-height: 14px;
  white-space: nowrap;
}
.z-caption > * {
  margin-left: 4px;
}
.z-caption > *:first-child {
  margin-left: 0px;
}
.z-caption-content,
.z-caption .z-label {
  display: inline-block;
  padding: 0px;
  line-height: 13px;
  float: left;
}
.z-caption-image {
  vertical-align: middle;
}
.z-caption input {
  font-size: 11px;
}
.z-caption .z-toolbar .z-a,
.z-caption .z-toolbar .z-a:visited,
.z-caption .z-toolbar .z-a:hover {
  color: #FFFFFF;
  border: 0;
  background: none;
}
.z-caption .z-a,
.z-caption .z-a:visited {
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  background: none;
  text-decoration: none;
}
.z-caption .z-a:hover {
  text-decoration: underline;
}



.z-combobutton {
  display: inline-block;
  min-height: 13px;
  cursor: pointer;
}
.z-combobutton-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  display: inline-block;
  min-height: 13px;
  border: 1px solid #a9a9a9;
   	 border-radius:	0px;;
  padding: 4px 30px 4px 5px;
  line-height: 14px;
  
  
  vertical-align: middle;
  position: relative;
  white-space: nowrap;
}
.z-combobutton-image {
  vertical-align: middle;
}
.z-combobutton-button {
  font-weight: normal;
  display: block;
  width: 24px;
  height: 100%;
  border-left: 1px solid #a9a9a9;
  line-height: normal;
  position: absolute;
  top: 0;
  right: 0;
}
.z-combobutton-icon {
  font-size: 16px;
  color: #636363;
}
.z-combobutton-icon.z-icon-caret-down {
  display: block;
  margin-top: -8px;
  position: absolute;
  top: 50%;
  left: 7px;
}
.z-combobutton:hover .z-combobutton-content,
.z-combobutton:hover .z-combobutton-button {
  border-color: #8fb9d0;
  
  
}
.z-combobutton:focus .z-combobutton-content,
.z-combobutton:focus .z-combobutton-button {
  color: #000000;
  border-color: #00b9ff;
   	 box-shadow:	inset 0 0 2px #0CBCFF;;
}
.z-combobutton:focus .z-combobutton-button {
  border-left-color: #cfcfcf;
}
.z-combobutton:active .z-combobutton-content,
.z-combobutton:active .z-combobutton-button {
  border-color: #499eb3;
}
.z-combobutton[disabled] {
  cursor: default;
}
.z-combobutton[disabled] .z-combobutton-content,
.z-combobutton[disabled] .z-combobutton-button {
  border-color: #a9a9a9;
   	 box-shadow:	none;;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.z-combobutton-toolbar .z-combobutton-content,
.z-combobutton-toolbar .z-combobutton-button {
  border-color: transparent;
   	 border-radius:	0;;
}
.z-combobutton-toolbar:focus .z-combobutton-content,
.z-combobutton-toolbar:focus .z-combobutton-button {
  border-color: transparent;
   	 box-shadow:	none;;
}
.z-combobutton-toolbar:active .z-combobutton-content,
.z-combobutton-toolbar:active .z-combobutton-button {
  border-color: #8fb9d0;
}
.z-combobutton-toolbar[disabled] .z-combobutton-content,
.z-combobutton-toolbar[disabled] .z-combobutton-button {
  border-color: transparent;
  opacity: 0.6;
  filter: alpha(opacity=60);
   	 box-shadow:	none;;
}
.ie8 .z-combobutton {
  min-height: 3px;
}
.ie8 .z-combobutton-content {
  min-height: 3px;
}
.ie8 .z-combobutton-toolbar .z-combobutton-content,
.ie8 .z-combobutton-toolbar .z-combobutton-button {
  background: transparent;
}
.ie8 .z-combobutton:hover .z-combobutton-content,
.ie8 .z-combobutton:hover .z-combobutton-button {
  background: #d6f0fd;
}



.z-textbox,
.z-decimalbox,
.z-intbox,
.z-longbox,
.z-doublebox {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  min-height: 13px;
  
  border: 1px solid #cfcfcf;
   	 border-radius:	0px;;
  margin: 0;
  padding: 4px 5px 3px;
  line-height: 14px;
  background: #ffffff;
}
.z-textbox[readonly],
.z-decimalbox[readonly],
.z-intbox[readonly],
.z-longbox[readonly],
.z-doublebox[readonly] {
  border-color: #e6e6e6;
  background: #fafafa;
}
.z-textbox-inplace,
.z-decimalbox-inplace,
.z-intbox-inplace,
.z-longbox-inplace,
.z-doublebox-inplace {
  border: 0;
  padding: 3px;
  background: none;
  resize: none;
  
}
.z-errorbox {
  color: #990000;
  width: 260px;
  position: absolute;
  top: 0;
  left: 0;
}
.z-errorbox > .z-errorbox-icon {
  font-size: 14px;
  color: #990000;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 2;
}
.z-errorbox-left + .z-errorbox-icon {
  left: 15px;
}
.z-errorbox-up + .z-errorbox-icon {
  top: 15px;
}
.z-errorbox-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #990000;
  width: 100%;
  border: 1px solid #990000;
  padding: 5px 20px 5px 26px;
  background: #ffeeee;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  cursor: move;
   	 box-shadow:	1px 1px 3px rgba(0, 0, 0, 0.35);;
}
.z-errorbox-pointer {
  display: none;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  position: absolute;
  z-index: 100;
}
.z-errorbox-left,
.z-errorbox-right,
.z-errorbox-up,
.z-errorbox-down {
  border: 6px solid transparent;
}
.z-errorbox-left {
  border-right-color: #990000;
}
.z-errorbox-right {
  border-left-color: #990000;
}
.z-errorbox-up {
  border-bottom-color: #990000;
}
.z-errorbox-down {
  border-top-color: #990000;
}
.z-errorbox-close {
  font-size: 10px;
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
  padding: 0 1px;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  
  opacity: 0.6;
  filter: alpha(opacity=60);
  
}
.z-errorbox-close:hover {
  border: 1px solid #990000;
   	 border-radius:	-1px;;
  
  opacity: 1;
  filter: alpha(opacity=100);
  
}
.z-errorbox-icon {
  position: absolute;
  top: -1px;
}
.z-errorbox-pointer ~ .z-errorbox-close {
  top: 7px;
  right: 7px;
}
.z-errorbox-right ~ .z-errorbox-close {
  top: 7px;
  right: 14px;
}
.z-errorbox-up ~ .z-errorbox-close,
.z-errorbox-down ~ .z-errorbox-close {
  right: 7px;
}
.z-errorbox-up ~ .z-errorbox-close {
  top: 15px;
}



.z-frozen {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/common/bar-bg.png);
  overflow: hidden;
}
.z-frozen-body {
  overflow: hidden;
  float: left;
}
.z-frozen-inner {
  overflow-x: scroll;
  overflow-y: hidden;
  float: right;
  
}
.z-frozen-inner div {
  height: 100%;
}



.z-grid {
  border: 1px solid #cfcfcf;
  overflow: hidden;
  zoom: 1;
}
.z-grid-header {
  width: 100%;
  
  
  position: relative;
  overflow: hidden;
}
.z-grid-header table {
  border-spacing: 0;
}
.z-grid-header table th,
.z-grid-header table td {
  background-clip: padding-box;
  padding: 0;
}
.z-grid-header table th {
  text-align: inherit;
}
.z-grid-header-border {
  border-bottom: 1px solid #cfcfcf;
  margin-top: -1px;
  position: relative;
}
.z-grid-body {
  margin-top: auto;
  position: relative;
  overflow: hidden;
}
.z-grid-body table {
  border-spacing: 0;
}
.z-grid-body table th,
.z-grid-body table td {
  background-clip: padding-box;
  padding: 0;
}
.z-grid-body table th {
  text-align: inherit;
}
.z-grid-emptybody td {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #aaaaaa;
  font-style: italic;
  text-align: center;
  height: 1px;
}
.z-grid-footer {
  border-top: 1px solid #cfcfcf;
  background: #fafafa;
  overflow: hidden;
}
.z-grid-footer table {
  border-spacing: 0;
}
.z-grid-footer table th,
.z-grid-footer table td {
  background-clip: padding-box;
  padding: 0;
}
.z-grid-footer table th {
  text-align: inherit;
}
.z-grid-footer .z-footer {
  overflow: hidden;
}
.z-grid-odd > .z-row-inner,
.z-grid-odd > .z-cell {
  background: #f7f7f7;
}
.z-columns th:first-child {
  border-left: none;
}
.z-columns th:first-child.z-columns-border {
  border-left: 1px solid #cfcfcf;
}
.z-columns-bar {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.z-column {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 0;
  
  
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.z-column-hover {
  
  
}
.z-column-hover .z-column-button {
  display: block;
}
.z-column .z-column-content {
  position: relative;
}
.z-column-sort .z-column-content {
  cursor: pointer;
}
.z-column-sort .z-column-sorticon {
  color: #636363;
  position: absolute;
  top: -7px;
  left: 50%;
}
.z-column-button {
  color: #636363;
  display: none;
  width: 23px;
  height: 32px;
  border-left: 1px solid #abd8f9;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 15;
  cursor: pointer;
  text-decoration: none;
   	 box-shadow:	inset 1px 0 #FFFFFF;;
}
.z-column-button:hover {
  
  
}
.z-column-sizing,
.z-column-sizing .z-column-button,
.z-column-sizing.z-column-sort .z-column-content {
  cursor: e-resize;
}
.z-row td:first-child {
  border-left: none;
}
.z-row .z-row-inner,
.z-row .z-cell {
  border-left: 1px solid #ffffff;
  overflow: hidden;
}
.z-row:hover > .z-row-inner,
.z-row:hover > .z-cell {
  
  
  background-clip: padding-box;
  
  position: relative;
  
}
.z-row:hover > .z-row-inner > .z-row-content {
  color: #636363;
}
.z-group-inner {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  
  
  position: relative;
  overflow: hidden;
}
.z-group-inner .z-group-content,
.z-group-inner .z-cell {
  padding: 3px 5px;
}
.z-group-icon {
  font-size: 14px;
  color: #636363;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.z-group-icon:hover {
  color: #636363;
}
.z-groupfoot-inner {
  
  
  overflow: hidden;
}
.z-column-content,
.z-row-content,
.z-group-content,
.z-groupfoot-content,
.z-footer-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #636363;
  padding: 4px 5px;
  line-height: 13px;
  overflow: hidden;
}
.z-column-content {
  font-weight: bold;
  padding: 4px 5px 3px;
}
.z-group-content .z-label,
.z-groupfoot-content .z-label {
  font-weight: bold;
}
.z-grid-body .z-cell {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  padding: 4px 5px;
  line-height: 13px;
  overflow: hidden;
}
.z-grid-paging-top {
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  overflow: hidden;
}
.z-grid-paging-bottom {
  width: 100%;
  border-top: 1px solid #cfcfcf;
  overflow: hidden;
}
.z-grid-autopaging .z-row-content,
.z-grid-autopaging .z-groupfoot-content {
  height: 32px;
  overflow: hidden;
}
.z-grid-autopaging .z-group-content {
  height: 30px;
  overflow: hidden;
}
.z-columns-menugrouping .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-group.png);
}
.z-columns-menuungrouping .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-ungroup.png);
}
.z-columns-menuascending .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-arrowup.png);
}
.z-columns-menudescending .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-arrowdown.png);
}
.ie8 .z-grid-header {
  background: #f5f5f5;
}
.ie8 .z-column {
  position: static;
  background: #f5f5f5;
}
.ie8 .z-column-hover {
  background: #e5f7ff;
}
.ie8 .z-column-button:hover {
  background: #d6f2ff;
}
.ie8 .z-row:hover > .z-row-inner,
.ie8 .z-row:hover > .z-cell {
  position: static;
  background: #e5f7ff;
}
.ie8 .z-group-inner {
  background: #edf6ff;
}
.ie8 .z-groupfoot-inner {
  background: #f2f9ff;
}



.z-groupbox {
  padding-top: 16px;
}
.z-groupbox > .z-groupbox-header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #363636;
  width: 100%;
  height: 16px;
  border: 1px solid #cfcfcf;
  border-bottom: 0;
  padding-left: 10px;
  line-height: 14px;
  zoom: 1;
}
.z-groupbox > .z-groupbox-header .z-groupbox-title {
  font-size: 12px;
  height: auto;
  min-height: 24px;
  white-space: nowrap;
}
.z-groupbox > .z-groupbox-header .z-groupbox-title-content {
  display: inline-block;
  padding: 4px 0;
  line-height: 16px;
}
.z-groupbox > .z-groupbox-header .z-caption,
.z-groupbox > .z-groupbox-header .z-groupbox-title {
  display: inline;
  width: auto;
  padding: 0px 4px;
  line-height: 16px;
  background: #ffffff;
  position: relative;
  cursor: pointer;
}
.z-groupbox > .z-groupbox-header .z-caption-readonly,
.z-groupbox > .z-groupbox-header .z-groupbox-title-readonly {
  cursor: default;
}
.z-groupbox > .z-groupbox-header .z-caption-content,
.z-groupbox > .z-groupbox-header .z-label {
  float: none;
}
.z-groupbox > .z-groupbox-readonly .z-groupbox-title {
  cursor: default;
}
.z-groupbox-content {
  display: block;
  height: inherit;
  border: 1px solid #cfcfcf;
  border-top: 0;
  padding: 5px;
  overflow: hidden;
  zoom: 1;
}
.z-groupbox-notitle {
  padding: 0;
}
.z-groupbox-notitle .z-groupbox-content {
  border-top: 1px solid #cfcfcf;
}
.z-groupbox-collapsed .z-groupbox-header {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.z-groupbox-3d {
  padding: 0;
}
.z-groupbox-3d > .z-groupbox-header {
  font-weight: bold;
  height: auto;
  min-height: 32px;
  
  border-bottom: 1px solid #cfcfcf;
  padding: 3px 4px;
}
.z-groupbox-3d > .z-groupbox-header .z-caption,
.z-groupbox-3d > .z-groupbox-header .z-groupbox-title {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 13px;
  background: none;
  top: 0px;
}
.z-groupbox-3d > .z-groupbox-header .z-caption-content {
  padding: 4px 0px 4px 0px;
  line-height: 16px;
}



.z-hlayout,
.z-vlayout {
  overflow: hidden;
}
.z-hlayout {
  white-space: nowrap;
}
.z-hlayout-inner {
  display: inline-block;
  position: relative;
  vertical-align: top;
  white-space: normal;
}
.z-valign-bottom > .z-hlayout-inner {
  vertical-align: bottom;
}
.z-valign-top > .z-hlayout-inner {
  vertical-align: top;
}
.z-valign-middle > .z-hlayout-inner {
  vertical-align: middle;
}
.z-vlayout-inner {
  position: relative;
}



.z-listbox {
  border: 1px solid #cfcfcf;
  overflow: hidden;
  zoom: 1;
}
.z-listbox-header {
  width: 100%;
  
  
  position: relative;
  overflow: hidden;
}
.z-listbox-header table {
  border-spacing: 0;
}
.z-listbox-header table th,
.z-listbox-header table td {
  background-clip: padding-box;
  padding: 0;
}
.z-listbox-header table th {
  text-align: inherit;
}
.z-listbox-header-border {
  border-bottom: 1px solid #cfcfcf;
  margin-top: -1px;
  position: relative;
}
.z-listbox-body {
  position: relative;
  overflow: hidden;
}
.z-listbox-body table {
  border-spacing: 0;
}
.z-listbox-body table th,
.z-listbox-body table td {
  background-clip: padding-box;
  padding: 0;
}
.z-listbox-body table th {
  text-align: inherit;
}
.z-listbox-emptybody td {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #aaaaaa;
  font-style: italic;
  text-align: center;
  height: 1px;
}
.z-listbox-footer {
  border-top: 1px solid #cfcfcf;
  background: #fafafa;
  overflow: hidden;
}
.z-listbox-footer table {
  border-spacing: 0;
}
.z-listbox-footer table th,
.z-listbox-footer table td {
  background-clip: padding-box;
  padding: 0;
}
.z-listbox-footer table th {
  text-align: inherit;
}
.z-listbox-odd.z-listitem {
  background: #f7f7f7;
}
.z-listhead th:first-child {
  border-left: none;
}
.z-listhead th:first-child.z-listhead-border {
  border-left: 1px solid #cfcfcf;
}
.z-listhead-bar {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.z-listheader {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 0;
  
  
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.z-listheader-hover {
  
  
}
.z-listheader-sort .z-listheader-content {
  cursor: pointer;
}
.z-listheader-sort .z-listheader-sorticon {
  color: #636363;
  position: absolute;
  top: -7px;
  left: 50%;
}
.z-listheader-hover .z-listheader-button {
  display: block;
}
.z-listheader-checkable {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #8e8f8f;
  background: #f8f8f8;
  vertical-align: text-top;
}
.z-listheader-checkable .z-listheader-icon {
  display: none;
  cursor: default;
}
.z-listheader-checkable.z-listheader-checked .z-listheader-icon {
  color: #2184ba;
  display: block;
  padding-left: 1px;
  line-height: 14px;
}
.z-listheader-button {
  color: #636363;
  display: none;
  width: 23px;
  height: 32px;
  border-left: 1px solid #abd8f9;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  text-decoration: none;
  cursor: pointer;
  z-index: 15;
   	 box-shadow:	inset 1px 0 #FFFFFF;;
}
.z-listheader-button:hover {
  
  
}
.z-listheader-sizing,
.z-listheader-sizing .z-listheader-button,
.z-listheader-sizing.z-listheader-sort .z-listheader-content {
  cursor: e-resize;
}
.z-listitem {
  background: #ffffff;
}
.z-listitem td:first-child {
  border-left: none;
}
.z-listitem .z-listcell {
  border-left: 1px solid #ffffff;
  overflow: hidden;
  cursor: pointer;
}
.z-listitem:hover > .z-listcell {
  
  
  background-clip: padding-box;
  position: relative;
}
.z-listitem:hover > .z-listcell > .z-listcell-content {
  color: #636363;
}
.z-listitem-checkable {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #8e8f8f;
  background: #f8f8f8;
  vertical-align: text-top;
}
.z-listitem-checkable.z-listitem-radio {
   	 border-radius:	8px;;
}
.z-listitem-checkable .z-listitem-icon {
  display: none;
  cursor: default;
}
.z-listitem.z-listitem-selected > .z-listcell {
  border-color: #e5f4fb;
  
  
  background-clip: padding-box;
  position: relative;
}
.z-listitem.z-listitem-selected > .z-listcell > .z-listcell-content {
  color: #636363;
}
.z-listitem.z-listitem-selected:hover > .z-listcell {
  border-color: #cfebf8;
  
  
  position: relative;
}
.z-listitem.z-listitem-selected:hover .z-listcell-content {
  color: #636363;
}
.z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon {
  color: #2184ba;
  display: block;
  padding-left: 1px;
  line-height: 14px;
  cursor: pointer;
}
.z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon.z-icon-radio {
  width: 8px;
  height: 8px;
   	 border-radius:	4px;;
  margin: 3px;
  padding: 0;
  background: #2184ba;
}
.z-listitem.z-listitem-disabled * {
  color: #aaaaaa !important;
  cursor: default !important;
}
.z-listitem.z-listitem-disabled:hover > .z-listcell {
  position: relative;
}
.z-listitem.z-listitem-disabled a,
.z-listitem.z-listitem-disabled a:visited,
.z-listitem.z-listitem-disabled a:hover {
  text-decoration: none;
}
.z-listitem a,
.z-listitem a:visited,
.z-listitem a:hover {
  text-decoration: none;
}
.z-listgroup-inner {
  border: 1px solid #cfcfcf;
  border-left: none;
  border-right: none;
  
  
  position: relative;
  overflow: hidden;
}
.z-listgroup-inner .z-listcell-content,
.z-listgroup-inner .z-listgroup-content {
  padding: 3px 5px;
}
.z-listgroup-checkable {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #8e8f8f;
  margin-right: 2px;
  background: #f8f8f8;
  vertical-align: text-top;
}
.z-listgroup-checkable .z-listgroup-icon {
  display: none;
  cursor: default;
}
.z-listgroup-selected .z-listgroup-checkable .z-listgroup-icon {
  font-size: 8pt;
  color: #2184ba;
  display: block;
  padding-right: 2px;
  line-height: 14px;
  cursor: pointer;
}
.z-listgroup-selected .z-listgroup-checkable .z-listgroup-icon:hover {
  color: #2184ba;
}
.z-listgroup-icon {
  font-size: 14px;
  color: #636363;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  vertical-align: text-top;
  position: relative;
  cursor: pointer;
}
.z-listgroup-icon:hover {
  color: #636363;
}
.z-listgroupfoot-inner {
  
  
  overflow: hidden;
}
.z-listheader-content,
.z-listcell-content,
.z-listgroup-content,
.z-listgroupfoot-content,
.z-listfooter-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #636363;
  padding: 4px 5px;
  line-height: 13px;
  overflow: hidden;
}
.z-listheader-content {
  font-weight: bold;
  padding: 4px 5px 3px;
  position: relative;
}
.z-listgroup-content .z-label,
.z-listgroupfoot-content .z-label {
  font-weight: bold;
}
.z-listbox-paging-top {
  border-bottom: 1px solid #cfcfcf;
  overflow: hidden;
  width: 100%;
}
.z-listbox-paging-bottom {
  border-top: 1px solid #cfcfcf;
  overflow: hidden;
  width: 100%;
}
.z-listbox-autopaging .z-listcell-content {
  height: 32px;
  overflow: hidden;
}
.z-listhead-menugrouping .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-group.png);
}
.z-listhead-menuungrouping .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-ungroup.png);
}
.z-listhead-menuascending .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-arrowup.png);
}
.z-listhead-menudescending .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-arrowdown.png);
}
.z-select {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
}
.ie8 .z-listbox-header {
  background: #f5f5f5;
}
.ie8 .z-listheader {
  position: static;
  background: #f5f5f5;
}
.ie8 .z-listheader-hover {
  background: #e5f7ff;
}
.ie8 .z-listheader-button:hover {
  background: #d6f2ff;
}
.ie8 .z-listitem:hover > .z-listcell {
  background: #e5f7ff;
}
.ie8 .z-listitem.z-listitem-selected > .z-listcell {
  position: static;
  background: #e5f7ff;
}
.ie8 .z-listitem.z-listitem-selected:hover > .z-listcell {
  position: static;
  background: #d9f2ff;
}
.ie8 .z-listheader > .z-listcell > .z-listcell-content > .z-listheader-checkable,
.ie8 .z-listheader > .z-listheader-content > .z-listheader-checkable {
  border-width: 0;
  background: transparent;
}
.ie8 .z-listheader > .z-listcell > .z-listcell-content > .z-listheader-checkable .z-listheader-icon,
.ie8 .z-listheader > .z-listheader-content > .z-listheader-checkable .z-listheader-icon {
  display: block;
  width: 13px;
  height: 13px;
  background: url(/tsbess/zkau/webzk6/3070d990/zul/img/common/check-sprite.gif) no-repeat;
  position: relative;
  top: 2px;
  left: 2px;
}
.ie8 .z-listheader > .z-listcell > .z-listcell-content > .z-listheader-checkable .z-icon-check,
.ie8 .z-listheader > .z-listheader-content > .z-listheader-checkable .z-icon-check {
  background-position: 0 0;
}
.ie8 .z-listheader > .z-listcell > .z-listcell-content > .z-listheader-checkable .z-icon-check:before,
.ie8 .z-listheader > .z-listheader-content > .z-listheader-checkable .z-icon-check:before {
  display: none;
}
.ie8 .z-listgroup > .z-listcell > .z-listcell-content > .z-listgroup-checkable,
.ie8 .z-listgroup > .z-listgroup-content > .z-listgroup-checkable {
  border-width: 0;
  background: transparent;
}
.ie8 .z-listgroup > .z-listcell > .z-listcell-content > .z-listgroup-checkable .z-listgroup-icon,
.ie8 .z-listgroup > .z-listgroup-content > .z-listgroup-checkable .z-listgroup-icon {
  display: block;
  width: 13px;
  height: 13px;
  background: url(/tsbess/zkau/webzk6/3070d990/zul/img/common/check-sprite.gif) no-repeat;
  position: relative;
  top: 2px;
  left: 2px;
}
.ie8 .z-listgroup > .z-listcell > .z-listcell-content > .z-listgroup-checkable .z-icon-check,
.ie8 .z-listgroup > .z-listgroup-content > .z-listgroup-checkable .z-icon-check {
  background-position: 0 0;
}
.ie8 .z-listgroup > .z-listcell > .z-listcell-content > .z-listgroup-checkable .z-icon-check:before,
.ie8 .z-listgroup > .z-listgroup-content > .z-listgroup-checkable .z-icon-check:before {
  display: none;
}
.ie8 .z-listitem > .z-listcell > .z-listcell-content > .z-listitem-checkable,
.ie8 .z-listitem > .z-listitem-content > .z-listitem-checkable {
  border-width: 0;
  background: transparent;
}
.ie8 .z-listitem > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon,
.ie8 .z-listitem > .z-listitem-content > .z-listitem-checkable .z-listitem-icon {
  display: block;
  width: 13px;
  height: 13px;
  background: url(/tsbess/zkau/webzk6/3070d990/zul/img/common/check-sprite.gif) no-repeat;
  position: relative;
  top: 2px;
  left: 2px;
}
.ie8 .z-listitem > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-icon-check,
.ie8 .z-listitem > .z-listitem-content > .z-listitem-checkable .z-icon-check {
  background-position: 0 0;
}
.ie8 .z-listitem > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-icon-check:before,
.ie8 .z-listitem > .z-listitem-content > .z-listitem-checkable .z-icon-check:before {
  display: none;
}
.ie8 .z-listheader > .z-listheader-content > .z-listheader-checkable.z-listheader-checked .z-icon-check,
.ie8 .z-listgroup-selected > .z-listcell > .z-listcell-content > .z-listgroup-checkable .z-icon-check,
.ie8 .z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-icon-check {
  margin: 0;
  background-position: -26px 0px;
}
.ie8 .z-listitem > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-icon-radio {
  background-position: 0 -13px;
}
.ie8 .z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-icon-radio {
  display: block;
  width: 13px;
  height: 13px;
  margin: 0;
  background-position: -26px -13px;
}
.ie8 .z-listgroup-inner {
  background: #edf6ff;
}
.ie8 .z-listgroupfoot-inner {
  background: #f2f9ff;
}



.z-menubar {
  display: block;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 3px 0;
  position: relative;
}
.z-menubar ul {
  overflow: hidden;
  background: transparent none repeat 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-menubar li {
  display: block;
  padding: 0;
  position: relative;
}
.z-menubar-horizontal li {
  margin: 0 2px;
  float: left;
}
.z-menubar-horizontal .z-menuseparator {
  display: block;
  width: 1px;
  border-left: 1px solid #838383;
  line-height: 13px;
}
.z-menubar-vertical ul {
  display: inline-table;
}
.z-menubar-vertical li {
  margin: 3px 2px 4px;
}
.z-menubar-vertical li:first-child {
  margin: 2px;
}
.z-menubar-vertical .z-menuseparator {
  height: 0;
  min-height: 0;
  border-top: 1px solid #838383;
  line-height: 0;
}
.z-menubar-vertical .z-menu-icon {
  position: absolute;
  right: 5px;
  top: 5px;
}
.z-menu-hover > .z-menu-content,
.z-menuitem-hover > .z-menuitem-content {
  border-color: #8fb9d0;
  
  
}
.z-menu,
.z-menuitem {
  background: transparent none repeat 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-menu-text,
.z-menuitem-text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  display: inline-block;
  line-height: 16px;
  text-shadow: 0 1px #FFFFFF;
}
img ~ .z-menu-text,
img ~ .z-menuitem-text {
  vertical-align: middle;
}
.z-menu-text:empty,
.z-menuitem-text:empty {
  display: none;
}
.z-menu-image,
.z-menuitem-image {
  max-width: 16px;
  margin-right: 3px;
}
.z-menu-content,
.z-menuitem-content {
  color: #555555;
  display: block;
  border: 1px solid transparent;
   	 border-radius:	4px;;
  padding: 3px 6px 3px;
  line-height: 12px;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  z-index: 20;
}
.z-menu-content:hover,
.z-menuitem-content:hover {
  border-color: #8fb9d0;
  
  
}
.z-menu-content:focus,
.z-menuitem-content:focus {
  border-color: #8fb9d0;
  
  
}
.z-menu-content:active,
.z-menuitem-content:active {
  border-color: #838383 #b6b6b6 #b6b6b6 #838383;
  
  
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menu-content[disabled],
.z-menuitem-content[disabled] {
  opacity: 0.6;
  filter: alpha(opacity=60);
  border: 1px solid transparent;
  cursor: default;
   	 box-shadow:	none;;
}
.z-menu-content i,
.z-menuitem-content i {
  vertical-align: text-bottom;
}
.z-menu-separator {
  display: none;
}
.z-menu-clickable .z-menu-separator {
  width: 1px;
  height: 100%;
  background: #8fb9d0;
  position: absolute;
  top: 0;
  right: 18px;
}
.z-menu-clickable.z-menu:hover .z-menu-separator {
  display: block;
}
.z-menu-clickable.z-menu:active .z-menu-separator,
.z-menu-clickable.z-menu-selected .z-menu-separator {
  background: #b8b8b8;
}
.z-menu-clickable .z-menu-text {
  margin-right: 3px;
}
.z-menu-content {
  padding-right: 18px;
}
.z-menu-icon {
  position: absolute;
  top: 5px;
  right: 5px;
}
.z-menu-icon.z-icon-caret-down {
  font-size: 16px;
}
.z-menu-icon.z-icon-caret-right {
  font-size: 15px;
}
.z-menu-icon,
.z-menu-icon:hover,
.z-menu-icon:active {
  color: #636363;
  vertical-align: text-bottom;
}
.z-menu-selected > .z-menu-content {
  border-color: #838383 #b6b6b6 #b6b6b6 #838383;
  
  
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menuitem-selected > .z-menuitem-content {
  border-color: #838383 #b6b6b6 #b6b6b6 #838383;
  
  
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menupopup-shadow,
.z-menu-palette-popup,
.z-menu-picker-popup,
.z-menu-content-popup {
   	 box-shadow:	1px 1px 2px rgba(0, 0, 0, 0.2);;
}
.z-menu-content-popup {
  display: none;
  width: auto;
  height: auto;
  position: absolute;
  overflow: auto;
  z-index: 88000;
}
.z-menupopup {
  border: 1px solid #cfcfcf;
  padding: 3px;
  background: #fafafa;
  left: 0;
  top: 0;
  white-space: nowrap;
  z-index: 88000;
}
.z-menupopup ul {
  background: transparent none repeat 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-menupopup-separator {
  width: 2px;
  height: 100%;
  border-width: 3px 1px 3px 0;
  border-style: solid;
  border-color: #ffffff;
  background: #e0e0e0;
  position: absolute;
  top: 0;
  left: 31px;
  z-index: 10;
}
.z-menupopup .z-menu-image,
.z-menupopup .z-menuitem-image {
  min-width: 16px;
  min-height: 16px;
  margin-right: 9px;
}
.z-menupopup .z-menuitem-icon {
  font-size: 14px;
  color: #2184ba;
  display: none;
  position: absolute;
  top: 5px;
  left: 7px;
  
}
.z-menupopup .z-menu-content {
  padding-right: 16px;
}
.z-menupopup .z-menu-icon {
  position: absolute;
  top: 5px;
  right: 5px;
}
.z-menupopup .z-menuseparator {
  font-size: 1px;
  display: block;
  width: auto;
  min-height: 2px;
  border-bottom: 1px solid #ffffff;
  padding: 0px;
  line-height: 1px;
  background: #e0e0e0;
  position: relative;
}
.z-menuitem-checkable .z-menuitem-image {
  border: 1px solid #8e8f8f;
  background: #f8f8f8;
}
.z-menuitem-checked.z-menuitem-checkable .z-menuitem-icon {
  display: block;
}
.z-menubar-scroll {
  overflow: hidden;
}
.z-menubar-body {
  width: 100%;
  margin-left: 32px;
  margin-right: 32px;
  position: relative;
  overflow: hidden;
}
.z-menubar-content {
  width: 5000px;
}
.z-menubar-icon {
  font-size: 8pt;
  color: #636363;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: -4pt;
  margin-left: -2pt;
  position: absolute;
  top: 50%;
  left: 50%;
}
.z-menubar-left:active,
.z-menubar-right:active {
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menubar-left:hover > .z-menubar-icon,
.z-menubar-right:hover > .z-menubar-icon {
  color: #636363;
  opacity: 1;
  text-shadow: 1px 0 #C2E0F9;
}
.z-menubar-left {
  left: 0;
}
.z-menubar-scrollable {
  width: 32px;
  height: 100%;
  border: 1px solid #cfcfcf;
  border-width: 0 1px;
  line-height: normal;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 25;
}



.z-paging {
  height: 32px;
  border-bottom: 1px solid #cfcfcf;
  padding: 4px 10px 3px;
  background: #fafafa;
  position: relative;
}
.z-paging-os {
  border-bottom: none;
  padding-bottom: 4px;
}
.z-paging ul {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.z-paging ul > li {
  display: inline;
}
.z-paging-button {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #2184ba;
  display: inline-block;
  min-width: 24px;
  height: 13px;
  border: 1px solid #cfcfcf;
   	 border-radius:	0px;;
  margin-right: 6px;
  padding: 4px 0px;
  line-height: 14px;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
}
.z-paging .z-paging-icon {
  font-size: 18px;
  color: #2184ba;
}
.z-paging-noborder {
  border-color: transparent;
}
.z-paging-noborder:hover {
  border-color: transparent;
   	 box-shadow:	0 0 0 rgba(0, 0, 0, 0);;
  text-decoration: underline;
}
.z-paging-noborder:active {
  border-color: transparent;
}
.z-paging-selected {
  color: #363636;
  border-color: #a9a9a9;
  background: #e6e6e6;
}
.z-paging-selected:hover {
  border-color: #a9a9a9;
   	 box-shadow:	0 0 0 rgba(0, 0, 0, 0);;
}
.z-paging-selected:active {
  border-color: #a9a9a9;
  background: #e6e6e6;
}
.z-paging-input {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #363636;
  height: 13px;
  border: 1px solid #cfcfcf;
  margin-left: 6px;
  padding: 3px 0;
  line-height: 20px;
  vertical-align: baseline;
  
}
.z-paging-text {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #363636;
  margin-right: 12px;
}
.z-paging-info {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #363636;
  padding: 4px 0;
  position: absolute;
  top: 4px;
  right: 10px;
}



.z-panel {
  overflow: hidden;
  zoom: 1;
}
.z-panel-shadow {
   	 border-radius:	4px;;
   	 box-shadow:	0 0 4px rgba(0, 0, 0, 0.5);;
}
.z-panel-collapsed {
  height: auto !important;
}
.z-panel-head {
  border: 1px solid #9c9c9c;
  border-bottom-color: #cfcfcf;
   	 border-radius:	4px 4px 0 0;;
  padding: 5px 5px 1px;
  background: #e1edf4;
  overflow: hidden;
   	 box-shadow:	inset 0px 1px 1px #FFFFFF;;
}
.z-panel-header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #363636;
  border: 0;
  padding: 3px 0 5px 0;
  line-height: 24px;
  background: #e1edf4;
  overflow: hidden;
  zoom: 1;
}
.z-panel-header-move {
  cursor: move;
}
.z-panel-body {
  border: 1px solid #9c9c9c;
  border-top-width: 0;
   	 border-radius:	0 0 4px 4px;;
  margin: 0;
  padding: 6px 3px 6px 3px;
  background: #f0f6f9;
  overflow: hidden;
  zoom: 1;
}
.z-panel-body:first-child {
  height: 100%;
}
.z-panel .z-toolbar {
  padding: 4px;
}
.z-panel-top .z-toolbar,
.z-panel-footer .z-toolbar,
.z-panel-bottom .z-toolbar {
  border-width: 0 1px 1px 1px;
  padding: 4px 3px 3px 3px;
}
.z-panel-top .z-toolbar.z-toolbar-panel,
.z-panel-footer .z-toolbar.z-toolbar-panel {
  border-width: 0px;
  padding: 4px;
}
.z-panel-icon {
  color: #636363;
  display: block;
  border: 1px solid #cfcfcf;
   	 border-radius:	4px;;
  margin: auto 1px;
  
  
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
.z-panel-icon:hover {
  color: #636363;
  border-color: #8fb9d0;
  background: #d6f0fd;
}
.z-panel-maximize,
.z-panel-minimize,
.z-panel-close,
.z-panel-expand {
  font-size: 16px;
  width: 28px;
  height: 13px;
  line-height: 13px;
}
.z-panel-close {
  font-size: 18px;
  line-height: 23px;
}
.z-panel-minimize {
  padding-top: 5px;
}
.z-panel-expand {
  font-size: 18px;
}
.z-panel-resize-faker {
  border: 1px dashed #1854C2;
  background: #D7E6F7;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 60000;
}
.z-panel-move-ghost {
   	 border-radius:	4px 4px 0 0;;
  margin: 0;
  padding: 0;
  background: #D7E6F7;
  opacity: 0.6;
  filter: alpha(opacity=60);
  position: absolute;
  overflow: hidden;
  cursor: move;
  
}
.z-panel-move-ghost .z-panel-body {
  padding: 0;
}
.z-panel-move-ghost .z-panel-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-panel-move-ghost dl {
  font-size: 0;
  display: block;
  border: 1px solid #cfcfcf;
  border-top: 0;
  margin: 0;
  padding: 0;
  line-height: 0;
  overflow: hidden;
}
.z-panel-move-block {
  border: 2px dashed #B2CAD6;
}
.z-panel-noframe .z-panel-body {
  border: 0;
   	 border-radius:	0;;
  padding: 0;
  background: white;
}
.z-panel-noframe .z-panel-body .z-panelchildren {
  border-top: 0;
}
.z-panel-noheader .z-panel-body {
  border-top: 1px solid #9c9c9c;
   	 border-radius:	4px;;
}
.z-panel-noheader.z-panel-noframe .z-panel-body {
  border: 0;
   	 border-radius:	0;;
}
.z-panel-noheader.z-panel-noframe .z-panelchildren {
  border-top: 1px solid #cfcfcf;
}
.z-panel-noborder.z-panel-noframe .z-panelchildren {
  border: none;
}
.z-panel-noborder .z-panel-bottom .z-toolbar {
  border: 0;
  padding: 4px;
}
.z-panelchildren {
  border: 1px solid #cfcfcf;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
.ie8 .z-panel-icon .z-icon-minus {
  margin-left: 1px;
}



.z-popup {
  border: 1px solid #cfcfcf;
   	 border-radius:	1px;;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
   	 box-shadow:	0 0 15px rgba(0, 0, 0, 0.35);;
}
.z-popup-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #555555;
  height: 100%;
  padding: 10px;
  line-height: 14px;
}
.z-notification {
  color: #FFFFFF;
  position: absolute;
  top: 0;
  left: 0;
}
.z-notification-icon {
  position: absolute;
  top: 50%;
  left: 2px;
  z-index: 1;
}
.z-notification-icon.z-icon-times {
  margin-top: -5px;
}
.z-notification-icon.z-icon-times-circle,
.z-notification-icon.z-icon-exclamation-circle,
.z-notification-icon.z-icon-info-circle {
  font-size: 24px;
  margin-top: -12px;
  left: 12px;
}
.z-notification-pointer + .z-notification-icon {
  left: 14px;
}
.z-notification-left + .z-notification-icon {
  left: 24px;
}
.z-notification-up + .z-notification-icon {
  margin-top: -6px;
}
.z-notification-down + .z-notification-icon {
  margin-top: -18px;
}
.z-notification-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  width: 250px;
  min-height: 130px;
   	 border-radius:	10px;;
  padding: 15px 18px 15px 45px;
  position: relative;
  overflow: hidden;
   	 box-shadow:	1px 1px 3px rgba(0, 0, 0, 0.35);;
}
.z-notification-pointer ~ .z-notification-content {
  display: table-cell;
  width: 125px;
  height: 60px;
  min-height: 60px;
   	 border-radius:	5px;;
  padding: 5px 18px 5px 45px;
  vertical-align: middle;
}
.z-notification-pointer {
  display: none;
  width: 0;
  height: 0;
  border: 10px solid transparent;
  position: absolute;
  z-index: 100;
}
.z-notification-left,
.z-notification-right,
.z-notification-up,
.z-notification-down {
  border: 10px solid transparent;
}
.z-notification-left {
  border-right-color: rgba(51, 51, 51, 0.9);
  
}
.z-notification-right {
  border-left-color: rgba(51, 51, 51, 0.9);
  
}
.z-notification-up {
  border-bottom-color: rgba(51, 51, 51, 0.9);
  
}
.z-notification-down {
  border-top-color: rgba(51, 51, 51, 0.9);
  
}
.z-notification-info .z-notification-content {
  background: rgba(33, 155, 166, 0.88);
  
}
.z-notification-info .z-notification-left {
  border-right-color: rgba(33, 155, 166, 0.88);
  
}
.z-notification-info .z-notification-right {
  border-left-color: rgba(33, 155, 166, 0.88);
  
}
.z-notification-info .z-notification-up {
  border-bottom-color: rgba(33, 155, 166, 0.88);
  
}
.z-notification-info .z-notification-down {
  border-top-color: rgba(33, 155, 166, 0.88);
  
}
.z-notification-warning .z-notification-content {
  background: rgba(234, 67, 23, 0.88);
  
}
.z-notification-warning .z-notification-left {
  border-right-color: rgba(234, 67, 23, 0.88);
  
}
.z-notification-warning .z-notification-right {
  border-left-color: rgba(234, 67, 23, 0.88);
  
}
.z-notification-warning .z-notification-up {
  border-bottom-color: rgba(234, 67, 23, 0.88);
  
}
.z-notification-warning .z-notification-down {
  border-top-color: rgba(234, 67, 23, 0.88);
  
}
.z-notification-error .z-notification-content {
  background: rgba(190, 0, 5, 0.88);
  
}
.z-notification-error .z-notification-left {
  border-right-color: rgba(190, 0, 5, 0.88);
  
}
.z-notification-error .z-notification-right {
  border-left-color: rgba(190, 0, 5, 0.88);
  
}
.z-notification-error .z-notification-up {
  border-bottom-color: rgba(190, 0, 5, 0.88);
  
}
.z-notification-error .z-notification-down {
  border-top-color: rgba(190, 0, 5, 0.88);
  
}
.z-notification-close {
  font-size: 10px;
  width: 12px;
  height: 12px;
  padding: 0 2px;
  line-height: 11px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-align: center;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
}
.z-notification-close:hover {
   	 border-radius:	-1px;;
  background: #ffffff;
  opacity: 1;
}
.z-notification-pointer ~ .z-notification-close {
  top: 5px;
  right: 5px;
}
.z-notification-right ~ .z-notification-close {
  top: 5px;
  right: 17px;
}
.z-notification-up ~ .z-notification-close {
  top: 17px;
}
.z-notification-info .z-notification-close:hover {
  color: rgba(33, 155, 166, 0.88);
  
}
.z-notification-warning .z-notification-close:hover {
  color: rgba(234, 67, 23, 0.88);
  
}
.z-notification-error .z-notification-close:hover {
  color: rgba(190, 0, 5, 0.88);
  
}



.z-progressmeter {
  height: 16px;
  border: 1px solid #cfcfcf;
  background: #ffffff 0 0 repeat-x;
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/misc/prgmeter-anim.gif);
  text-align: left;
  overflow: hidden;
}
.z-progressmeter-image {
  font-size: 0;
  display: inline-block;
  height: 14px;
  line-height: 0;
}



.z-separator-horizontal,
.z-separator-horizontal-bar {
  font-size: 0;
  height: 7px;
  line-height: 0;
  overflow: hidden;
}
.z-separator-horizontal-bar {
  background-image: url(/tsbess/zkau/webzk6/3070d990/img/dot.gif);
  background-position: center left;
  background-repeat: repeat-x;
}
.z-separator-vertical,
.z-separator-vertical-bar {
  display: inline-block;
  width: 10px;
  overflow: hidden;
}
.z-separator-vertical-bar {
  background-image: url(/tsbess/zkau/webzk6/3070d990/img/dot.gif);
  background-position: top center;
  background-repeat: repeat-y;
}



.z-slider {
  background-image: none;
}
.z-slider-center {
   	 border-radius:	5px;;
  cursor: pointer;
}
.z-slider-button {
  width: 16px;
  height: 16px;
  border: 1px solid #cfcfcf;
   	 border-radius:	0px;;
  
  
  position: relative;
  cursor: pointer;
}
.z-slider-button:active {
  border-top-color: #838383;
  border-left-color: #838383;
}
.z-slider-button:hover {
  background: #d6f0fd;
}
.z-slider-horizontal {
  height: 32px;
}
.z-slider-horizontal .z-slider-center {
  width: 100%;
  height: 6px;
  margin-top: -3px;
  
  
  position: relative;
  top: 50%;
}
.z-slider-horizontal .z-slider-button {
  top: -5px;
  left: 0;
}
.z-slider-vertical {
  font-size: 0;
  width: 32px;
  margin-right: 0px;
  line-height: 0;
}
.z-slider-vertical .z-slider-button {
  left: -5px;
}
.z-slider-vertical .z-slider-center {
  width: 6px;
  height: 100%;
  margin: auto;
  
  
}
.z-slider-popup {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  padding: 2px;
  text-shadow: 0 1px #FFFFFF;
   	 box-shadow:	0 0 10px rgba(0, 0, 0, 0.35);;
}
.z-slider-sphere .z-slider-vertical .z-slider-button {
  bottom: 0;
}
.z-slider-sphere .z-slider-button,
.z-slider-scale .z-slider-button {
   	 border-radius:	15px;;
}
.z-slider-scale {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/slider/ticks.gif);
}



.z-toolbar.z-toolbar-tabs {
  border-bottom: 1px solid #cfcfcf;
  padding: 4px 4px;
  position: absolute;
  right: 0;
  top: 0;
  overflow: hidden;
  z-index: 1;
}
.z-tabbox-top > .z-tabs .z-tab:first-child.z-tab-selected {
   	 box-shadow:	1px 1px 0 #ffffff;;
}
.z-tabbox-top > .z-tabs .z-tab:first-child.z-tab-selected + .z-tab {
   	 box-shadow:	0 1px 0 #cfcfcf;;
}
.z-tabbox-bottom > .z-tabs .z-tab:first-child.z-tab-selected {
   	 box-shadow:	1px -1px 0 #ffffff;;
}
.z-tabbox-bottom > .z-tabs .z-tab:first-child.z-tab-selected + .z-tab {
   	 box-shadow:	0px -1px 0 #cfcfcf;;
}
.z-tabbox-left > .z-tabs .z-tab:first-child.z-tab-selected {
   	 box-shadow:	1px 1px 0 #ffffff;;
}
.z-tabbox-left > .z-tabs .z-tab:first-child.z-tab-selected + .z-tab {
   	 box-shadow:	0 1px 0 #cfcfcf;;
}
.z-tabbox-right > .z-tabs .z-tab:first-child {
  border-left: 0px;
}
.z-tabbox-right > .z-tabs .z-tab:first-child.z-tab-selected {
   	 box-shadow:	-1px 1px 0 #ffffff;;
}
.z-tabbox-right > .z-tabs .z-tab:first-child.z-tab-selected + .z-tab {
   	 box-shadow:	-1px 0px 0 #cfcfcf;;
}
.z-tabbox {
  position: relative;
  overflow: hidden;
}
.z-tabbox-icon {
  font-size: 8pt;
  color: #636363;
  display: none;
  border: 1px solid #cfcfcf;
   	 border-radius:	4px 4px 0 0;;
  padding-top: 5px;
  padding-bottom: 2px;
  line-height: 13px;
  text-align: center;
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 25;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.z-tabbox-icon > i {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.z-tabbox-icon:hover {
  color: #636363;
}
.z-tabbox-icon:hover > i {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-tabbox-left-scroll,
.z-tabbox-right-scroll {
  width: 24px;
}
.z-tabbox-right-scroll {
  padding-left: 1px;
  right: 0;
}
.z-tabbox-up-scroll,
.z-tabbox-down-scroll {
  height: 13px;
}
.z-tabbox-down-scroll {
  top: auto;
  bottom: 0;
}
.z-tabbox-bottom > .z-tabbox-icon {
   	 border-radius:	0 0 4px 4px;;
  top: auto;
  bottom: 0;
}
.z-tabbox-bottom > .z-tabs .z-tabs-content {
  border-top: 1px solid #cfcfcf;
  border-bottom: 0;
}
.z-tabbox-bottom > .z-tabs .z-tab {
  border-width: 0px 1px 1px 1px;
   	 border-radius:	0 0 4px 4px;;
}
.z-tabbox-bottom > .z-tabs .z-tab.z-tab-selected {
   	 box-shadow:	0px -1px 0 #FFFFFF;;
}
.z-tabbox-bottom > .z-tabpanels > .z-tabpanel {
  border: 1px solid #cfcfcf;
  border-bottom: 0;
}
.z-tabbox-bottom .z-toolbar-tabs {
  border-top: 1px solid #cfcfcf;
  border-bottom: 0;
  top: auto;
  bottom: 0;
}
.z-tabbox-left > .z-tabbox-icon {
   	 border-radius:	4px 0 0 4px;;
  padding-top: 0;
}
.z-tabbox-left > .z-tabs {
  float: left;
}
.z-tabbox-left > .z-tabs .z-tabs-content {
  display: block;
  height: 4096px;
  border-right: 1px solid #cfcfcf;
}
.z-tabbox-left > .z-tabs .z-tabs-space {
  width: 0;
  position: relative;
  float: left;
}
.z-tabbox-left > .z-tabs .z-tab {
  border-width: 1px 0px 1px 1px;
  border-top: 1px solid #cfcfcf;
   	 border-radius:	4px 0 0 4px;;
  padding-top: 0px;
  float: none;
}
.z-tabbox-left > .z-tabs .z-tab-selected {
  border-bottom: 1px solid #cfcfcf;
   	 box-shadow:	1px 0px 0 #FFFFFF;;
}
.z-tabbox-left > .z-tabs .z-tab-selected .z-tab-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-tabbox-left > .z-tabs .z-tab-selected .z-tab-text {
  font-weight: bold;
  cursor: default;
  white-space: nowrap;
}
.z-tabbox-left > .z-tabs .z-tab.z-tab-disabled .z-tab-text {
  color: gray;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
.z-tabbox-left.z-tabbox-scroll > .z-tabs {
  margin: 24px 0px 24px 0px;
}
.z-tabbox-left > .z-tabpanels {
  border: 1px solid #cfcfcf;
  border-left: 0px;
}
.z-tabbox-left > .z-tabpanels > .z-tabpanel {
  border: 0;
  padding: 5px;
}
.z-tabbox-left > .z-tab-icon {
  left: 10px;
  right: auto;
}
.z-tabbox-left > .z-tabs .z-tab-button {
  top: 0;
  left: 0px;
}
.z-tabbox-left > .z-tabs .z-tab-button + .z-tab-text {
  margin-left: 14px;
  margin-right: 0px;
}
.z-tabbox-right > .z-tabbox-icon {
   	 border-radius:	0 4px 4px 0;;
  padding-top: 0;
  right: 0;
}
.z-tabbox-right > .z-tabs {
  float: left;
}
.z-tabbox-right > .z-tabs .z-tabs-content {
  display: block;
  height: 4096px;
  border-right: 1px solid #cfcfcf;
}
.z-tabbox-right > .z-tabs .z-tabs-space {
  width: 0;
  position: relative;
  float: left;
}
.z-tabbox-right > .z-tabs .z-tab {
  border-width: 1px 0px 1px 1px;
  border-top: 1px solid #cfcfcf;
   	 border-radius:	4px 0 0 4px;;
  padding-top: 0px;
  float: none;
}
.z-tabbox-right > .z-tabs .z-tab-selected {
  border-bottom: 1px solid #cfcfcf;
   	 box-shadow:	1px 0px 0 #FFFFFF;;
}
.z-tabbox-right > .z-tabs .z-tab-selected .z-tab-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-tabbox-right > .z-tabs .z-tab-selected .z-tab-text {
  font-weight: bold;
  cursor: default;
  white-space: nowrap;
}
.z-tabbox-right > .z-tabs .z-tab.z-tab-disabled .z-tab-text {
  color: gray;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
.z-tabbox-right.z-tabbox-scroll > .z-tabs {
  margin: 24px 0px 24px 0px;
}
.z-tabbox-right > .z-tabpanels {
  border: 1px solid #cfcfcf;
  border-left: 0px;
}
.z-tabbox-right > .z-tabpanels > .z-tabpanel {
  border: 0;
  padding: 5px;
}
.z-tabbox-right > .z-tabs {
  float: right;
}
.z-tabbox-right > .z-tabs .z-tabs-content {
  border-left: 1px solid #cfcfcf;
  border-right: 0;
}
.z-tabbox-right > .z-tabs .z-tabs-space {
  float: right;
}
.z-tabbox-right > .z-tabs .z-tab {
  border-width: 1px 1px 1px 0px;
   	 border-radius:	0 4px 4px 0;;
}
.z-tabbox-right > .z-tabs .z-tab.z-tab-selected {
   	 box-shadow:	-1px 0px 0 #FFFFFF;;
  border-left: 0px;
}
.z-tabbox-right > .z-tabpanels {
  border: 1px solid #cfcfcf;
  border-right: 0;
}
.z-tabbox-accordion > .z-tabpanels {
  border-top: 1px solid #cfcfcf;
}
.z-tabbox-accordion > .z-tabpanels > .z-tabpanel {
  border: 0;
  padding: 0;
}
.z-tabbox-accordion .z-tabpanel > .z-tabpanel-content {
  border: 1px solid #cfcfcf;
  border-top: 0;
  padding: 5px;
  zoom: 1;
}
.z-tabbox-accordion .z-tabpanel > .z-tab {
  border-width: 0 1px 1px 1px;
   	 border-radius:	0;;
  padding-top: 1px;
  text-align: left;
  float: none;
  zoom: 1;
}
.z-tabbox-accordion .z-tabpanel > .z-tab-selected {
   	 box-shadow:	none;;
  cursor: default;
}
.z-tabbox-accordion .z-tab-button {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.z-tabbox-accordion .z-tab-button:hover {
  color: #636363;
}
.z-tabbox-accordion .z-tab-button + .z-tab-text {
  margin-right: 24px;
}
.z-tabbox-accordion .z-tab-text {
  padding: 3px 5px 3px 8px;
}
.z-tabbox-scroll > .z-tabs {
  border: 0;
  margin: 0px 24px 0px 24px;
  padding-bottom: 0;
  zoom: 1;
}
.z-tabbox-scroll > .z-tabbox-icon {
  display: block;
}
.z-tabs {
  border: 0;
  margin: 0;
  padding: 0;
  line-height: 13px;
  overflow: hidden;
  position: relative;
}
.z-tabs-content {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border-bottom: 1px solid #cfcfcf;
  margin: 0;
  padding-left: 0;
  padding-top: 0;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  zoom: 1;
  clear: both;
}
.z-tab {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  display: block;
  border: 1px solid #cfcfcf;
  border-width: 1px 1px 0px 1px;
   	 border-radius:	4px 4px 0 0;;
  margin: 0;
  padding-top: 1px;
  line-height: 19px;
  text-align: center;
  position: relative;
  cursor: pointer;
  float: left;
}
.z-tab-content {
  display: block;
}
.z-tab-icon {
  display: block;
  margin-top: -6px;
  line-height: normal;
  position: absolute;
  top: 50%;
  left: 5px;
  cursor: pointer;
  
}
.z-tab-text {
  font-style: normal;
  color: #555555;
  display: block;
  padding: 4px 12px 2px;
  line-height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.z-tab-image {
  vertical-align: middle;
}
.z-tab-button {
  font-size: 8pt;
  color: #636363;
  display: block;
  width: 13px;
  height: 100%;
  line-height: normal;
  opacity: 0.7;
  filter: alpha(opacity=70);
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 15;
  zoom: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.z-tab-button:hover {
  color: #636363;
}
.z-tab-button + .z-tab-text {
  margin-right: 14px;
}
.z-tab .z-caption {
  margin: auto;
}
.z-tab-selected {
  background: #ffffff;
   	 box-shadow:	0 1px 0 #FFFFFF;;
}
.z-tab-selected:hover {
  background: #ffffff;
}
.z-tab-selected .z-tab-button {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-tab-selected .z-tab-text {
  cursor: default;
  font-weight: bold;
}
.z-tab-disabled {
  color: #aaaaaa;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
}
.z-tab-disabled .z-tab-button:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.z-tab-disabled .z-tab-text {
  font-style: normal;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
  white-space: nowrap;
}
.z-tabpanels {
  zoom: 1;
  overflow: hidden;
  position: relative;
}
.z-tabpanel {
  border: 1px solid #cfcfcf;
  border-top: 0px;
  padding: 5px;
  zoom: 1;
}
.ie9 .z-tabs {
  line-height: 1px;
}
.ie9 .z-tabs > .z-tabs-content {
  display: inline-block;
}



.z-toolbar {
  display: block;
  border-color: #cfcfcf;
  border-style: solid;
  border-width: 0 0 1px;
  padding: 4px 4px 3px;
  position: relative;
}
.z-caption .z-toolbar {
  background: none;
  border: 0;
}
.z-toolbar-tabs .z-toolbar-content,
.z-toolbar-tabs .z-toolbar-content span,
.z-toolbar-content,
.z-toolbar-content span {
  font-size: 11px;
}
.z-toolbar-panel .z-toolbar-content,
.z-toolbar-panel .z-toolbar-content span {
  font-size: 8pt;
}
.z-toolbar-start {
  float: left;
  clear: none;
}
.z-toolbar-center {
  text-align: center;
  margin: 0 auto;
}
.z-toolbar-end {
  float: right;
  clear: none;
}
.z-toolbar-panel {
  border-width: 0;
  padding: 5px;
}
.z-toolbar-panel .z-toolbar-horizontal,
.z-toolbar-panel .z-toolbar-vertical {
  border: 0;
  padding: 0;
}
.z-toolbar-panel .z-toolbar-horizontal {
  padding-left: 3px;
}
.z-toolbar-panel .z-toolbar-vertical {
  padding-bottom: 1px;
}
.z-toolbarbutton {
  display: inline-block;
  height: 13px;
  border: 1px solid transparent;
   	 border-radius:	0px;;
  margin: 0 2px;
  padding: 1px 0;
  line-height: 14px;
  position: relative;
  cursor: pointer;
}
.z-toolbarbutton:hover {
  border-color: #8fb9d0;
}
.z-toolbarbutton:active {
  border: 1px solid #499eb3;
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75), 0 0 7px #CFCFCF;;
}
.z-toolbarbutton[disabled] {
  color: #aaaaaa !important;
  border: 1px solid transparent;
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default !important;
   	 box-shadow:	none;;
}
.z-toolbarbutton-checked {
  border: 1px solid #8e8f8f;
   	 border-radius:	0px;;
}
.z-toolbarbutton-content {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  padding: 2px;
  line-height: 20px;
  vertical-align: middle;
  position: relative;
  text-shadow: 0 1px #FFFFFF;
  white-space: nowrap;
}



.z-tree {
  border: 1px solid #cfcfcf;
  overflow: hidden;
  zoom: 1;
}
.z-tree-header {
  width: 100%;
  
  
  position: relative;
  overflow: hidden;
}
.z-tree-header table {
  border-spacing: 0;
}
.z-tree-header table th,
.z-tree-header table td {
  background-clip: padding-box;
  padding: 0;
}
.z-tree-header table th {
  text-align: inherit;
}
.z-tree-header-border {
  border-bottom: 1px solid #cfcfcf;
  margin-top: -1px;
  position: relative;
}
.z-tree-body {
  position: relative;
  overflow: hidden;
}
.z-tree-body table {
  border-spacing: 0;
}
.z-tree-body table th,
.z-tree-body table td {
  background-clip: padding-box;
  padding: 0;
}
.z-tree-body table th {
  text-align: inherit;
}
.z-tree-emptybody td {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #aaaaaa;
  font-style: italic;
  text-align: center;
  height: 1px;
}
.z-tree-footer {
  border-top: 1px solid #cfcfcf;
  background: #fafafa;
  overflow: hidden;
}
.z-tree-footer table {
  border-spacing: 0;
}
.z-tree-footer table th,
.z-tree-footer table td {
  background-clip: padding-box;
  padding: 0;
}
.z-tree-footer table th {
  text-align: inherit;
}
.z-tree-icon,
.z-tree-line {
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
}
.z-tree-icon {
  font-size: 14px;
  color: #636363;
  text-align: center;
  cursor: pointer;
}
.z-tree-icon:hover {
  color: #636363;
}
.z-treecols th:first-child {
  border-left: none;
}
.z-treecols th:first-child.z-treecols-border {
  border-left: 1px solid #cfcfcf;
}
.z-treecols-bar {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.z-treecol {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 0;
  
  
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.z-treecol-sort {
  cursor: pointer;
}
.z-treecol-sort:hover {
  
  
}
.z-treecol-sort .z-treecol-sorticon {
  color: #636363;
  position: absolute;
  top: -7px;
  left: 50%;
}
.z-treecol-sizing,
.z-treecol-sizing .z-treecol-content {
  cursor: e-resize;
}
.z-treerow {
  background: #ffffff;
}
.z-treerow .z-treecell {
  overflow: hidden;
  cursor: pointer;
}
.z-treerow:hover > .z-treecell {
  
  
  background-clip: padding-box;
  position: relative;
}
.z-treerow:hover > .z-treecell > .z-treecell-content {
  color: #636363;
}
.z-treerow-checkable {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #8e8f8f;
  background: #f8f8f8;
  vertical-align: middle;
}
.z-treerow-checkable.z-treerow-radio {
   	 border-radius:	8px;;
}
.z-treerow-checkable .z-treerow-icon {
  display: none;
  cursor: default;
}
.z-treerow.z-treerow-selected > .z-treecell {
  
  
  background-clip: padding-box;
  position: relative;
}
.z-treerow.z-treerow-selected > .z-treecell > .z-treecell-content {
  color: #636363;
}
.z-treerow.z-treerow-selected:hover > .z-treecell {
  
  
}
.z-treerow.z-treerow-selected:hover > .z-treecell > .z-treecell-content {
  color: #636363;
}
.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon {
  color: #2184ba;
  display: block;
  padding-left: 1px;
  line-height: 14px;
}
.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon.z-icon-radio {
  width: 8px;
  height: 8px;
   	 border-radius:	4px;;
  margin: 3px;
  padding: 0;
  background: #2184ba;
}
.z-treerow.z-treerow-disabled * {
  color: #aaaaaa !important;
  cursor: default !important;
}
.z-treerow.z-treerow-disabled:hover > .z-treecell {
  position: relative;
}
.z-treecol-content,
.z-treecell-content,
.z-treefooter-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #636363;
  padding: 4px 5px;
  line-height: 13px;
  overflow: hidden;
}
.z-treecol-content {
  font-weight: bold;
  padding: 4px 5px 3px;
  position: relative;
}
.z-treecell-content {
  padding: 4px 2px;
  line-height: 14px;
}
.z-treecell-text {
  vertical-align: middle;
}
.z-tree-paging-top {
  border-bottom: 1px solid #cfcfcf;
  overflow: hidden;
  width: 100%;
}
.z-tree-paging-bottom {
  border-top: 1px solid #cfcfcf;
  overflow: hidden;
  width: 100%;
}
.z-tree-autopaging .z-treecell-content {
  height: 32px;
  overflow: hidden;
}
.ie8 .z-tree-header {
  background: #f5f5f5;
}
.ie8 .z-treecol {
  position: static;
  background: #f5f5f5;
}
.ie8 .z-treecol-hover,
.ie8 .z-treecol-sort:hover {
  background: #e5f7ff;
}
.ie8 .z-treerow:hover > .z-treecell {
  background: #e5f7ff;
}
.ie8 .z-treerow.z-treerow-selected > .z-treecell {
  position: static;
  background: #e5f7ff;
}
.ie8 .z-treerow.z-treerow-selected:hover > .z-treecell {
  position: static;
  background: #d9f2ff;
}
.ie8 .z-treerow > .z-treecell > .z-treecell-content > .z-treerow-checkable {
  border-width: 0;
  background: transparent;
}
.ie8 .z-treerow > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon {
  display: block;
  width: 13px;
  height: 13px;
  background: url(/tsbess/zkau/webzk6/3070d990/zul/img/common/check-sprite.gif) no-repeat;
  position: relative;
  top: 2px;
  left: 2px;
}
.ie8 .z-treerow > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-icon-check {
  background-position: 0 0;
}
.ie8 .z-treerow > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-icon-check:before {
  display: none;
}
.ie8 .z-treerow > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-icon-radio {
  background-position: 0 -13px;
}
.ie8 .z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon {
  display: block;
  width: 13px;
  height: 13px;
}
.ie8 .z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-icon-check {
  background-position: -26px 0px;
}
.ie8 .z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-icon-radio {
  margin: 0;
  background-position: -26px -13px;
}



.z-window {
  overflow: hidden;
  zoom: 1;
  border: 1px solid #9c9c9c;
   	 border-radius:	4px;;
  padding: 4px;
  background: #d9e5ef;
}
.z-window-shadow {
   	 box-shadow:	0 0 4px rgba(0, 0, 0, 0.25);;
}
.z-window-header {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #363636;
  padding: 3px 0 5px 0;
  line-height: 24px;
  overflow: hidden;
  zoom: 1;
  cursor: default;
}
.z-window-header-move {
  cursor: move;
}
.z-window-content {
  border: 1px solid #cfcfcf;
  margin: 0px;
  padding: 4px;
  background: #ffffff;
  overflow: hidden;
  zoom: 1;
}
.z-window-icon {
  font-size: 16px;
  color: #636363;
  display: block;
  width: 28px;
  height: 13px;
  border: 1px solid #cfcfcf;
   	 border-radius:	4px;;
  margin: auto 1px;
  line-height: 13px;
  
  
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  float: right;
}
.z-window-icon:hover {
  color: #636363;
  border-color: #8fb9d0;
  background: #d6f0fd;
}
.z-window-close {
  font-size: 18px;
  line-height: 23px;
}
.z-window-minimize {
  padding-top: 5px;
}
.z-window-resize-faker {
  border: 1px dashed #1854C2;
  background: #D7E6F7;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 60000;
}
.z-window-move-ghost {
  border: 1px solid #9F9F9F;
   	 border-radius:	4px 4px 0 0;;
  padding: 0;
  background: #D7E6F7;
  opacity: 0.65;
  filter: alpha(opacity=65);
  position: absolute;
  overflow: hidden;
  cursor: move !important;
  
}
.z-window-move-ghost .z-window-header {
  padding: 7px 4px 5px 4px;
}
.z-window-move-ghost .z-window-icon {
  opacity: 1;
  filter: alpha(opacity=100);
}
.z-window-move-ghost dl {
  font-size: 0;
  display: block;
  border-top: 1px solid #cfcfcf;
  margin: 0;
  padding: 0;
  line-height: 0;
  overflow: hidden;
}
.z-window-popup {
   	 border-radius:	4px 4px 0 0;;
  padding: 4px 4px 0;
}
.z-window-popup > .z-window-content {
  border-width: 0;
  margin: 0 -4px 0 -4px;
}
.z-window-popup.z-window-noheader {
  padding-top: 0;
}
.z-window-popup.z-window-noheader > .z-window-content {
  margin: 0 -4px;
}
.z-window-popup.z-window-noborder > .z-window-content {
  margin: 0 -4px -4px;
}
.z-window-modal.z-window-shadow,
.z-window-highlighted.z-window-shadow {
   	 border-radius:	4px;;
   	 box-shadow:	inset 0px 1px 1px #FFFFFF, 0 0 4px rgba(0, 0, 0, 0.7);;
}
.z-window-embedded {
   	 border-radius:	0;;
}
.z-window-embedded .z-window-shadow {
   	 box-shadow:	none;;
}
.z-window-noborder {
  border: 0;
  padding: 4px 4px 0;
}
.z-window-noborder > .z-window-content {
  border: 0;
  margin: 0 -4px;
}
.z-window-noborder.z-window-noheader {
  padding: 0;
}
.z-window-noborder.z-window-noheader > .z-window-content {
  margin: 0;
}
.z-window-noborder.z-window-shadow {
   	 box-shadow:	0 0 3px rgba(0, 0, 0, 0.5);;
}
.z-messagebox-window.z-window-modal .z-window-content,
.z-messagebox-window.z-window-highlighted .z-window-content {
  padding: 17px;
  padding-bottom: 15px;
}
.z-messagebox .z-label {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #363636;
}
.z-messagebox-button {
  width: 100%;
  min-width: 48px;
}
.z-messagebox-icon {
  font-size: 30px;
  display: inline-block;
  width: 32px;
  height: 32px;
  border: 0;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}
.z-messagebox-question {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/msgbox/question-btn.png);
}
.z-messagebox-exclamation {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/msgbox/warning-btn.png);
}
.z-messagebox-information {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/msgbox/info-btn.png);
}
.z-messagebox-error {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/msgbox/stop-btn.png);
}
.ie8 .z-window-icon .z-icon-minus {
  margin-left: 1px;
}



.z-calendar {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #636363;
  border: 1px solid #cfcfcf;
  min-width: 230px;
  
  padding: 2px;
}
.z-calendar a {
  text-decoration: none;
}
.z-calendar th {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  padding: 12px 3px;
}
.z-calendar table {
  width: 100%;
}
.z-calendar-title {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #636363;
  width: 100%;
  padding: 5px 24px;
  line-height: 14px;
  text-align: center;
}
.z-calendar-title:hover {
  color: #636363;
}
.z-calendar-header {
  position: relative;
}
.z-calendar-header > a {
  display: inline-block;
  line-height: normal;
}
.z-calendar-body {
  height: 100%;
}
.z-calendar-decade {
  min-height: 162px;
}
.z-calendar-month,
.z-calendar-year {
  min-height: 162px;
}
.z-calendar-month .z-calendar-cell,
.z-calendar-year .z-calendar-cell {
  min-height: 48px;
  line-height: 42px;
}
.z-calendar-cell {
  font-size: 11px;
  color: #636363;
  min-width: 24px;
  min-height: 13px;
  
  padding: 3px 0;
  line-height: 17px;
  background: #ffffff;
  text-align: center;
  cursor: pointer;
}
.z-calendar-cell:hover {
   	 border-radius:	4px;;
  background: #d6f0fd;
}
.z-calendar-weekend {
  color: #f7941d;
  background: #f2f2f2;
}
.z-calendar-weekday {
  color: #636363;
  background: #ffffff;
}
.z-calendar-outrange {
  color: #aaaaaa;
  text-shadow: none;
}
.z-calendar-weekofyear {
  font-style: italic;
  color: #ffffff;
  background: #636363;
  cursor: default;
}
.z-calendar-weekofyear:hover {
  color: #ffffff;
   	 border-radius:	0;;
  background: #636363;
}
.z-calendar-anima {
  overflow: hidden;
  position: relative;
}
.z-calendar-anima-inner {
  width: 200%;
  position: absolute;
}
.z-calendar-anima-inner table {
  width: 50%;
  float: left;
}
.z-calendar-selected {
  color: #008bb6;
   	 border-radius:	4px;;
  background: #d3edfa;
}
.z-calendar-selected:hover {
  color: #008bb6;
  background: #a5daf5;
}
.z-calendar-outside {
  color: #aaaaaa;
  text-shadow: none;
}
.z-calendar-icon {
  font-size: 20px;
  color: #636363;
  width: 24px;
  height: 13px;
  padding: 0 8px;
  position: absolute;
}
.z-calendar-icon:hover {
  color: #636363;
}
.z-calendar-right {
  right: 0px;
}
.z-calendar-left {
  left: 0px;
}
.z-calendar-left[disabled],
.z-calendar-right[disabled],
.z-calendar-disabled {
  color: #aaaaaa !important;
  opacity: 0.4;
  filter: alpha(opacity=40);
  text-shadow: none !important;
  cursor: default !important;
}
.z-calendar-left[disabled]:hover,
.z-calendar-right[disabled]:hover,
.z-calendar-disabled:hover {
  background: #ffffff;
}
.z-datebox-popup {
  position: absolute;
}
.z-datebox-popup .z-calendar {
  border: 0;
}
.z-datebox-popup .z-calendar + .z-timebox {
  margin: 5px;
}
.z-datebox-popup .z-calendar ~ .z-datebox-timezone {
  margin: 0 5px 5px;
}
.z-datebox-timezone {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
}



.z-combobox,
.z-bandbox,
.z-datebox,
.z-timebox,
.z-spinner,
.z-doublespinner {
  display: inline-block;
  min-height: 13px;
  white-space: nowrap;
}
.z-combobox-input,
.z-bandbox-input,
.z-datebox-input,
.z-timebox-input,
.z-spinner-input,
.z-doublespinner-input {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  height: 13px;
  border: 1px solid #cfcfcf;
  border-right: 0;
   	 border-radius:	0px 0 0 0px;;
  margin: 0;
  padding: 4px 5px;
  line-height: 14px;
  background: #ffffff;
}
.z-combobox-button,
.z-bandbox-button,
.z-datebox-button,
.z-timebox-button,
.z-spinner-button,
.z-doublespinner-button {
  font-size: 14px;
  color: #636363;
  display: inline-block;
  
  height: 13px;
  border: 1px solid #cfcfcf;
   	 border-radius:	0 0px 0px 0;;
  line-height: 14px;
  background: #ffffff;
  text-align: left;
  vertical-align: middle;
  overflow: hidden;
  cursor: pointer;
}
.z-combobox-button:hover,
.z-bandbox-button:hover,
.z-datebox-button:hover,
.z-timebox-button:hover,
.z-spinner-button:hover,
.z-doublespinner-button:hover {
  border-color: #8fb9d0;
  
  
}
.z-combobox-button:active,
.z-bandbox-button:active,
.z-datebox-button:active,
.z-timebox-button:active,
.z-spinner-button:active,
.z-doublespinner-button:active {
  border-color: #499eb3;
  
  
   	 box-shadow:	inset 1px 1px 1px #91AAB7;;
}
input[disabled] + .z-combobox-button:hover,
input[disabled] + .z-bandbox-button:hover,
input[disabled] + .z-datebox-button:hover,
input[disabled] + .z-timebox-button:hover,
input[disabled] + .z-spinner-button:hover,
input[disabled] + .z-doublespinner-button:hover,
input[disabled] + .z-combobox-button:active,
input[disabled] + .z-bandbox-button:active,
input[disabled] + .z-datebox-button:active,
input[disabled] + .z-timebox-button:active,
input[disabled] + .z-spinner-button:active,
input[disabled] + .z-doublespinner-button:active {
  border-color: #cfcfcf;
   	 box-shadow:	none;;
}
.z-combobox-disabled,
.z-bandbox-disabled,
.z-datebox-disabled,
.z-timebox-disabled,
.z-spinner-disabled,
.z-doublespinner-disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.z-combobox-disabled *,
.z-bandbox-disabled *,
.z-datebox-disabled *,
.z-timebox-disabled *,
.z-spinner-disabled *,
.z-doublespinner-disabled * {
  color: #aaaaaa !important;
  background: #f0f0f0 !important;
  cursor: default !important;
}
.z-combobox-invalid,
.z-bandbox-invalid,
.z-datebox-invalid,
.z-timebox-invalid,
.z-spinner-invalid,
.z-doublespinner-invalid {
  border: 1px solid #dd7777 !important;
  margin-right: -1px;
  background: #ffffff;
   	 box-shadow:	inset -1px 0 0 #dd7777;;
}
.z-combobox-readonly:focus,
.z-bandbox-readonly:focus,
.z-datebox-readonly:focus,
.z-timebox-readonly:focus,
.z-spinner-readonly:focus,
.z-doublespinner-readonly:focus {
  border-color: #e6e6e6;
  border-right-width: 0;
  background: transparent repeat-x 0 0;
  cursor: default;
   	 box-shadow:	none;;
}
.z-combobox-rightedge,
.z-bandbox-rightedge,
.z-datebox-rightedge,
.z-timebox-rightedge,
.z-spinner-rightedge,
.z-doublespinner-rightedge {
  border-right: 1px solid #cfcfcf;
   	 border-radius:	0px;;
}
.z-combobox-input[readonly],
.z-bandbox-input[readonly],
.z-datebox-input[readonly] {
  cursor: pointer;
}
.z-combobox-button.z-combobox-disabled,
.z-bandbox-button.z-bandbox-disabled,
.z-datebox-button.z-datebox-disabled,
.z-timebox-button.z-timebox-disabled,
.z-spinner-button.z-spinner-disabled,
.z-doublespinner-button.z-doublespinner-disabled {
  display: none;
}
.z-combobox-button {
  font-size: 16px;
  
  padding-left: 7px;
  padding-top: 5px;
}
.z-datebox-button,
.z-bandbox-button {
  text-align: center;
}
.z-timebox-button,
.z-spinner-button,
.z-doublespinner-button {
  
  padding: 0;
  position: relative;
}
.z-timebox-button:hover,
.z-spinner-button:hover,
.z-doublespinner-button:hover,
.z-timebox-button:active,
.z-spinner-button:active,
.z-doublespinner-button:active {
   	 box-shadow:	none;;
}
.z-timebox-button > a,
.z-spinner-button > a,
.z-doublespinner-button > a {
  color: #636363;
  width: 24px;
  height: 6.5px;
  padding: 0 7px;
  background: #ffffff;
  position: absolute;
  left: 0;
  overflow: hidden;
  text-decoration: none;
}
.z-timebox-button > a:first-child,
.z-spinner-button > a:first-child,
.z-doublespinner-button > a:first-child {
  top: -1px;
}
.z-timebox-button > a:first-child:active,
.z-spinner-button > a:first-child:active,
.z-doublespinner-button > a:first-child:active {
  top: 0;
}
.z-timebox-button > a:hover,
.z-spinner-button > a:hover,
.z-doublespinner-button > a:hover {
  border-color: #8fb9d0;
  
  
}
.z-timebox-button > a:active,
.z-spinner-button > a:active,
.z-doublespinner-button > a:active {
  border-color: #499eb3;
  
  
   	 box-shadow:	inset 1px 1px 1px #91AAB7;;
}
.z-timebox-button > i,
.z-spinner-button > i,
.z-doublespinner-button > i {
  z-index: 2;
}
.z-timebox-button:hover > i,
.z-spinner-button:hover > i,
.z-doublespinner-button:hover > i {
  width: 24px;
  height: 1px;
  border-top: 1px solid #8fb9d0;
  position: absolute;
  top: 11px;
  left: 0;
}
.z-timebox-button > a ~ a,
.z-spinner-button > a ~ a,
.z-doublespinner-button > a ~ a {
  bottom: -1px;
}
.z-timebox-button > a ~ a > i,
.z-spinner-button > a ~ a > i,
.z-doublespinner-button > a ~ a > i {
  position: relative;
  top: -2px;
}
.z-timebox-button > a ~ a:active,
.z-spinner-button > a ~ a:active,
.z-doublespinner-button > a ~ a:active {
  bottom: -2px;
}
.z-timebox-disabled a:active,
.z-spinner-disabled a:active,
.z-doublespinner-disabled a:active,
.z-timebox-disabled a:hover,
.z-spinner-disabled a:hover,
.z-doublespinner-disabled a:hover {
   	 box-shadow:	none;;
}
.z-timebox-disabled a:first-child:active,
.z-spinner-disabled a:first-child:active,
.z-doublespinner-disabled a:first-child:active {
  top: -1px;
}
.z-timebox-disabled a ~ a:active,
.z-spinner-disabled a ~ a:active,
.z-doublespinner-disabled a ~ a:active {
  bottom: -1px;
}
.z-timebox-disabled a + i[class*='-separator'],
.z-spinner-disabled a + i[class*='-separator'],
.z-doublespinner-disabled a + i[class*='-separator'] {
  display: none;
}
.z-combobox-inplace .z-combobox-input,
.z-bandbox-inplace .z-bandbox-input,
.z-datebox-inplace .z-datebox-input,
.z-timebox-inplace .z-timebox-input,
.z-spinner-inplace .z-spinner-input,
.z-doublespinner-inplace .z-doublespinner-input {
  border: 0;
  padding: 3px;
  background: none;
}
.z-combobox-inplace .z-combobox-input:focus,
.z-bandbox-inplace .z-bandbox-input:focus,
.z-datebox-inplace .z-datebox-input:focus,
.z-timebox-inplace .z-timebox-input:focus,
.z-spinner-inplace .z-spinner-input:focus,
.z-doublespinner-inplace .z-doublespinner-input:focus {
   	 box-shadow:	none;;
}
.z-combobox-inplace .z-combobox-button,
.z-bandbox-inplace .z-bandbox-button,
.z-datebox-inplace .z-datebox-button,
.z-timebox-inplace .z-timebox-button,
.z-spinner-inplace .z-spinner-button,
.z-doublespinner-inplace .z-doublespinner-button {
  visibility: hidden;
}
.z-comboitem,
.z-comboitem-button {
  font-size: 8pt;
  white-space: nowrap;
  cursor: pointer;
}
.z-comboitem {
  display: block;
  padding: 3px 2px;
  position: relative;
  text-shadow: 0 1px #FFFFFF;
}
.z-comboitem-inner,
.z-comboitem-content {
  font-size: 10px;
  color: #555555;
}
.z-comboitem,
.z-comboitem a,
.z-comboitem a:visited {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
.z-comboitem:hover {
  
  
}
.z-comboitem-selected {
  
  
}
.z-comboitem-selected .z-comboitem-text {
  color: #636363;
}
.z-comboitem-selected:hover {
  
  
}
.z-comboitem-selected:hover .z-comboitem-text {
  color: #636363;
}
.z-comboitem-image {
  margin-top: -4px;
  margin-right: 3px;
  float: left;
}
.z-comboitem-image:empty {
  margin-right: 0px;
}
.z-combobox-popup,
.z-bandbox-popup,
.z-datebox-popup,
.z-timebox-popup {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  display: block;
  border: 1px solid #cfcfcf;
  padding: 2px;
  background: #ffffff;
  position: absolute;
  overflow: hidden;
}
.z-combobox-popup {
  overflow: auto;
}
.z-bandbox-popup {
  overflow: auto;
   	 box-shadow:	0 0 15px rgba(0, 0, 0, 0.35);;
}
.z-combobox-content {
  border: 0;
  padding: 0;
  margin: 0;
  background: transparent none repeat 0 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-combobox-shadow,
.z-bandbox-shadow,
.z-datebox-shadow {
   	 border-radius:	0px;;
   	 box-shadow:	0 0 15px rgba(0, 0, 0, 0.35);;
}



.z-grid {
  border: 1px solid #cfcfcf;
  overflow: hidden;
  zoom: 1;
}
.z-grid-header {
  width: 100%;
  
  
  position: relative;
  overflow: hidden;
}
.z-grid-header table {
  border-spacing: 0;
}
.z-grid-header table th,
.z-grid-header table td {
  background-clip: padding-box;
  padding: 0;
}
.z-grid-header table th {
  text-align: inherit;
}
.z-grid-header-border {
  border-bottom: 1px solid #cfcfcf;
  margin-top: -1px;
  position: relative;
}
.z-grid-body {
  margin-top: auto;
  position: relative;
  overflow: hidden;
}
.z-grid-body table {
  border-spacing: 0;
}
.z-grid-body table th,
.z-grid-body table td {
  background-clip: padding-box;
  padding: 0;
}
.z-grid-body table th {
  text-align: inherit;
}
.z-grid-emptybody td {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #aaaaaa;
  font-style: italic;
  text-align: center;
  height: 1px;
}
.z-grid-footer {
  border-top: 1px solid #cfcfcf;
  background: #fafafa;
  overflow: hidden;
}
.z-grid-footer table {
  border-spacing: 0;
}
.z-grid-footer table th,
.z-grid-footer table td {
  background-clip: padding-box;
  padding: 0;
}
.z-grid-footer table th {
  text-align: inherit;
}
.z-grid-footer .z-footer {
  overflow: hidden;
}
.z-grid-odd > .z-row-inner,
.z-grid-odd > .z-cell {
  background: #f7f7f7;
}
.z-columns th:first-child {
  border-left: none;
}
.z-columns th:first-child.z-columns-border {
  border-left: 1px solid #cfcfcf;
}
.z-columns-bar {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}
.z-column {
  border-left: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 0;
  
  
  background-clip: padding-box;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
}
.z-column-hover {
  
  
}
.z-column-hover .z-column-button {
  display: block;
}
.z-column .z-column-content {
  position: relative;
}
.z-column-sort .z-column-content {
  cursor: pointer;
}
.z-column-sort .z-column-sorticon {
  color: #636363;
  position: absolute;
  top: -7px;
  left: 50%;
}
.z-column-button {
  color: #636363;
  display: none;
  width: 23px;
  height: 32px;
  border-left: 1px solid #abd8f9;
  line-height: 32px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 15;
  cursor: pointer;
  text-decoration: none;
   	 box-shadow:	inset 1px 0 #FFFFFF;;
}
.z-column-button:hover {
  
  
}
.z-column-sizing,
.z-column-sizing .z-column-button,
.z-column-sizing.z-column-sort .z-column-content {
  cursor: e-resize;
}
.z-row td:first-child {
  border-left: none;
}
.z-row .z-row-inner,
.z-row .z-cell {
  border-left: 1px solid #ffffff;
  overflow: hidden;
}
.z-row:hover > .z-row-inner,
.z-row:hover > .z-cell {
  
  
  background-clip: padding-box;
  
  position: relative;
  
}
.z-row:hover > .z-row-inner > .z-row-content {
  color: #636363;
}
.z-group-inner {
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  
  
  position: relative;
  overflow: hidden;
}
.z-group-inner .z-group-content,
.z-group-inner .z-cell {
  padding: 3px 5px;
}
.z-group-icon {
  font-size: 14px;
  color: #636363;
  display: inline-block;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
  position: relative;
  cursor: pointer;
}
.z-group-icon:hover {
  color: #636363;
}
.z-groupfoot-inner {
  
  
  overflow: hidden;
}
.z-column-content,
.z-row-content,
.z-group-content,
.z-groupfoot-content,
.z-footer-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  color: #636363;
  padding: 4px 5px;
  line-height: 13px;
  overflow: hidden;
}
.z-column-content {
  font-weight: bold;
  padding: 4px 5px 3px;
}
.z-group-content .z-label,
.z-groupfoot-content .z-label {
  font-weight: bold;
}
.z-grid-body .z-cell {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  padding: 4px 5px;
  line-height: 13px;
  overflow: hidden;
}
.z-grid-paging-top {
  width: 100%;
  border-bottom: 1px solid #cfcfcf;
  overflow: hidden;
}
.z-grid-paging-bottom {
  width: 100%;
  border-top: 1px solid #cfcfcf;
  overflow: hidden;
}
.z-grid-autopaging .z-row-content,
.z-grid-autopaging .z-groupfoot-content {
  height: 32px;
  overflow: hidden;
}
.z-grid-autopaging .z-group-content {
  height: 30px;
  overflow: hidden;
}
.z-columns-menugrouping .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-group.png);
}
.z-columns-menuungrouping .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-ungroup.png);
}
.z-columns-menuascending .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-arrowup.png);
}
.z-columns-menudescending .z-menuitem-image {
  background-image: url(/tsbess/zkau/webzk6/3070d990/zul/img/grid/menu-arrowdown.png);
}
.ie8 .z-grid-header {
  background: #f5f5f5;
}
.ie8 .z-column {
  position: static;
  background: #f5f5f5;
}
.ie8 .z-column-hover {
  background: #e5f7ff;
}
.ie8 .z-column-button:hover {
  background: #d6f2ff;
}
.ie8 .z-row:hover > .z-row-inner,
.ie8 .z-row:hover > .z-cell {
  position: static;
  background: #e5f7ff;
}
.ie8 .z-group-inner {
  background: #edf6ff;
}
.ie8 .z-groupfoot-inner {
  background: #f2f9ff;
}



.z-textbox,
.z-decimalbox,
.z-intbox,
.z-longbox,
.z-doublebox {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  min-height: 13px;
  
  border: 1px solid #cfcfcf;
   	 border-radius:	0px;;
  margin: 0;
  padding: 4px 5px 3px;
  line-height: 14px;
  background: #ffffff;
}
.z-textbox[readonly],
.z-decimalbox[readonly],
.z-intbox[readonly],
.z-longbox[readonly],
.z-doublebox[readonly] {
  border-color: #e6e6e6;
  background: #fafafa;
}
.z-textbox-inplace,
.z-decimalbox-inplace,
.z-intbox-inplace,
.z-longbox-inplace,
.z-doublebox-inplace {
  border: 0;
  padding: 3px;
  background: none;
  resize: none;
  
}
.z-errorbox {
  color: #990000;
  width: 260px;
  position: absolute;
  top: 0;
  left: 0;
}
.z-errorbox > .z-errorbox-icon {
  font-size: 14px;
  color: #990000;
  position: absolute;
  top: 7px;
  left: 7px;
  z-index: 2;
}
.z-errorbox-left + .z-errorbox-icon {
  left: 15px;
}
.z-errorbox-up + .z-errorbox-icon {
  top: 15px;
}
.z-errorbox-content {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  color: #990000;
  width: 100%;
  border: 1px solid #990000;
  padding: 5px 20px 5px 26px;
  background: #ffeeee;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
  cursor: move;
   	 box-shadow:	1px 1px 3px rgba(0, 0, 0, 0.35);;
}
.z-errorbox-pointer {
  display: none;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  position: absolute;
  z-index: 100;
}
.z-errorbox-left,
.z-errorbox-right,
.z-errorbox-up,
.z-errorbox-down {
  border: 6px solid transparent;
}
.z-errorbox-left {
  border-right-color: #990000;
}
.z-errorbox-right {
  border-left-color: #990000;
}
.z-errorbox-up {
  border-bottom-color: #990000;
}
.z-errorbox-down {
  border-top-color: #990000;
}
.z-errorbox-close {
  font-size: 10px;
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
  padding: 0 1px;
  position: absolute;
  top: 8px;
  right: 8px;
  cursor: pointer;
  
  opacity: 0.6;
  filter: alpha(opacity=60);
  
}
.z-errorbox-close:hover {
  border: 1px solid #990000;
   	 border-radius:	-1px;;
  
  opacity: 1;
  filter: alpha(opacity=100);
  
}
.z-errorbox-icon {
  position: absolute;
  top: -1px;
}
.z-errorbox-pointer ~ .z-errorbox-close {
  top: 7px;
  right: 7px;
}
.z-errorbox-right ~ .z-errorbox-close {
  top: 7px;
  right: 14px;
}
.z-errorbox-up ~ .z-errorbox-close,
.z-errorbox-down ~ .z-errorbox-close {
  right: 7px;
}
.z-errorbox-up ~ .z-errorbox-close {
  top: 15px;
}



.z-menubar {
  display: block;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  padding: 3px 0;
  position: relative;
}
.z-menubar ul {
  overflow: hidden;
  background: transparent none repeat 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-menubar li {
  display: block;
  padding: 0;
  position: relative;
}
.z-menubar-horizontal li {
  margin: 0 2px;
  float: left;
}
.z-menubar-horizontal .z-menuseparator {
  display: block;
  width: 1px;
  border-left: 1px solid #838383;
  line-height: 13px;
}
.z-menubar-vertical ul {
  display: inline-table;
}
.z-menubar-vertical li {
  margin: 3px 2px 4px;
}
.z-menubar-vertical li:first-child {
  margin: 2px;
}
.z-menubar-vertical .z-menuseparator {
  height: 0;
  min-height: 0;
  border-top: 1px solid #838383;
  line-height: 0;
}
.z-menubar-vertical .z-menu-icon {
  position: absolute;
  right: 5px;
  top: 5px;
}
.z-menu-hover > .z-menu-content,
.z-menuitem-hover > .z-menuitem-content {
  border-color: #8fb9d0;
  
  
}
.z-menu,
.z-menuitem {
  background: transparent none repeat 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-menu-text,
.z-menuitem-text {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  display: inline-block;
  line-height: 16px;
  text-shadow: 0 1px #FFFFFF;
}
img ~ .z-menu-text,
img ~ .z-menuitem-text {
  vertical-align: middle;
}
.z-menu-text:empty,
.z-menuitem-text:empty {
  display: none;
}
.z-menu-image,
.z-menuitem-image {
  max-width: 16px;
  margin-right: 3px;
}
.z-menu-content,
.z-menuitem-content {
  color: #555555;
  display: block;
  border: 1px solid transparent;
   	 border-radius:	4px;;
  padding: 3px 6px 3px;
  line-height: 12px;
  position: relative;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  z-index: 20;
}
.z-menu-content:hover,
.z-menuitem-content:hover {
  border-color: #8fb9d0;
  
  
}
.z-menu-content:focus,
.z-menuitem-content:focus {
  border-color: #8fb9d0;
  
  
}
.z-menu-content:active,
.z-menuitem-content:active {
  border-color: #838383 #b6b6b6 #b6b6b6 #838383;
  
  
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menu-content[disabled],
.z-menuitem-content[disabled] {
  opacity: 0.6;
  filter: alpha(opacity=60);
  border: 1px solid transparent;
  cursor: default;
   	 box-shadow:	none;;
}
.z-menu-content i,
.z-menuitem-content i {
  vertical-align: text-bottom;
}
.z-menu-separator {
  display: none;
}
.z-menu-clickable .z-menu-separator {
  width: 1px;
  height: 100%;
  background: #8fb9d0;
  position: absolute;
  top: 0;
  right: 18px;
}
.z-menu-clickable.z-menu:hover .z-menu-separator {
  display: block;
}
.z-menu-clickable.z-menu:active .z-menu-separator,
.z-menu-clickable.z-menu-selected .z-menu-separator {
  background: #b8b8b8;
}
.z-menu-clickable .z-menu-text {
  margin-right: 3px;
}
.z-menu-content {
  padding-right: 18px;
}
.z-menu-icon {
  position: absolute;
  top: 5px;
  right: 5px;
}
.z-menu-icon.z-icon-caret-down {
  font-size: 16px;
}
.z-menu-icon.z-icon-caret-right {
  font-size: 15px;
}
.z-menu-icon,
.z-menu-icon:hover,
.z-menu-icon:active {
  color: #636363;
  vertical-align: text-bottom;
}
.z-menu-selected > .z-menu-content {
  border-color: #838383 #b6b6b6 #b6b6b6 #838383;
  
  
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menuitem-selected > .z-menuitem-content {
  border-color: #838383 #b6b6b6 #b6b6b6 #838383;
  
  
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menupopup-shadow,
.z-menu-palette-popup,
.z-menu-picker-popup,
.z-menu-content-popup {
   	 box-shadow:	1px 1px 2px rgba(0, 0, 0, 0.2);;
}
.z-menu-content-popup {
  display: none;
  width: auto;
  height: auto;
  position: absolute;
  overflow: auto;
  z-index: 88000;
}
.z-menupopup {
  border: 1px solid #cfcfcf;
  padding: 3px;
  background: #fafafa;
  left: 0;
  top: 0;
  white-space: nowrap;
  z-index: 88000;
}
.z-menupopup ul {
  background: transparent none repeat 0 0;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.z-menupopup-separator {
  width: 2px;
  height: 100%;
  border-width: 3px 1px 3px 0;
  border-style: solid;
  border-color: #ffffff;
  background: #e0e0e0;
  position: absolute;
  top: 0;
  left: 31px;
  z-index: 10;
}
.z-menupopup .z-menu-image,
.z-menupopup .z-menuitem-image {
  min-width: 16px;
  min-height: 16px;
  margin-right: 9px;
}
.z-menupopup .z-menuitem-icon {
  font-size: 14px;
  color: #2184ba;
  display: none;
  position: absolute;
  top: 5px;
  left: 7px;
  
}
.z-menupopup .z-menu-content {
  padding-right: 16px;
}
.z-menupopup .z-menu-icon {
  position: absolute;
  top: 5px;
  right: 5px;
}
.z-menupopup .z-menuseparator {
  font-size: 1px;
  display: block;
  width: auto;
  min-height: 2px;
  border-bottom: 1px solid #ffffff;
  padding: 0px;
  line-height: 1px;
  background: #e0e0e0;
  position: relative;
}
.z-menuitem-checkable .z-menuitem-image {
  border: 1px solid #8e8f8f;
  background: #f8f8f8;
}
.z-menuitem-checked.z-menuitem-checkable .z-menuitem-icon {
  display: block;
}
.z-menubar-scroll {
  overflow: hidden;
}
.z-menubar-body {
  width: 100%;
  margin-left: 32px;
  margin-right: 32px;
  position: relative;
  overflow: hidden;
}
.z-menubar-content {
  width: 5000px;
}
.z-menubar-icon {
  font-size: 8pt;
  color: #636363;
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: -4pt;
  margin-left: -2pt;
  position: absolute;
  top: 50%;
  left: 50%;
}
.z-menubar-left:active,
.z-menubar-right:active {
   	 box-shadow:	inset 1px 1px 1px rgba(210, 210, 210, 0.75);;
}
.z-menubar-left:hover > .z-menubar-icon,
.z-menubar-right:hover > .z-menubar-icon {
  color: #636363;
  opacity: 1;
  text-shadow: 1px 0 #C2E0F9;
}
.z-menubar-left {
  left: 0;
}
.z-menubar-scrollable {
  width: 32px;
  height: 100%;
  border: 1px solid #cfcfcf;
  border-width: 0 1px;
  line-height: normal;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 25;
}



.z-button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  min-height: 13px;
  border: 1px solid #a9a9a9;
   	 border-radius:	4px;;
  padding: 3px 12px;
  line-height: 14px;
  cursor: pointer;
  white-space: nowrap;
}
.z-button:hover {
  border-color: #8fb9d0;
}
.z-button:active {
  border-color: #499eb3;
}
.z-button[disabled] {
  border-color: #a9a9a9;
  opacity: 0.6;
  filter: alpha(opacity=60);
   	 box-shadow:	none;;
  cursor: default;
}
.z-button img {
  vertical-align: middle;
}
.ie8 .z-button {
  min-height: 5px;
}
