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: 0
}

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: 1px;
    font-size: 100%;
    vertical-align: middle
}

button, input {
    *overflow: visible;
    line-height: normal
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0;
    border: 0
}

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"] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    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
}

@media print {
    * {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr, img {
        page-break-inside: avoid
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

@font-face {
    font-family: 'ZK85Icons';
    src: url(/zkau/web/195bd3b4/zul/less/font/ZK85Icons.eot?v=4.3.0);
    src: url(/zkau/web/195bd3b4/zul/less/font/ZK85Icons.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(/zkau/web/195bd3b4/zul/less/font/ZK85Icons.woff?v=4.3.0) format('woff'), url(/zkau/web/195bd3b4/zul/less/font/ZK85Icons.ttf?v=4.3.0) format('truetype'), url(/zkau/web/195bd3b4/zul/less/font/ZK85Icons.svg?v=4.3.0#ZK85Icons) format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'FontAwesome';
    src: url(/zkau/web/195bd3b4/zul/less/font/fontawesome-webfont.eot?v=4.3.0);
    src: url(/zkau/web/195bd3b4/zul/less/font/fontawesome-webfont.eot?#iefix&v=4.3.0) format('embedded-opentype'), url(/zkau/web/195bd3b4/zul/less/font/fontawesome-webfont.woff2?v=4.3.0) format('woff2'), url(/zkau/web/195bd3b4/zul/less/font/fontawesome-webfont.woff?v=4.3.0) format('woff'), url(/zkau/web/195bd3b4/zul/less/font/fontawesome-webfont.ttf?v=4.3.0) format('truetype'), url(/zkau/web/195bd3b4/zul/less/font/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="z-icon-"], [class*=" z-icon-"] {
    display: inline-block;
    font-family: ZK85Icons, FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    transform: translate(0, 0)
}

[class^="z-icon-"]:before, [class*=" z-icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none
}

.z-icon-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.z-icon-2x {
    font-size: 2em
}

.z-icon-3x {
    font-size: 3em
}

.z-icon-4x {
    font-size: 4em
}

.z-icon-5x {
    font-size: 5em
}

.z-icon-fw {
    width: 1.28571429em;
    text-align: center
}

.z-icon-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.z-icon-ul > li {
    position: relative
}

.z-icon-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.z-icon-li.z-icon-lg {
    left: -1.85714286em
}

.z-icon-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.z-icon.pull-left {
    margin-right: .3em
}

.z-icon.pull-right {
    margin-left: .3em
}

.z-icon-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.z-icon-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.z-icon-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.z-icon-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.z-icon-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.z-icon-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.z-icon-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .z-icon-rotate-90, :root .z-icon-rotate-180, :root .z-icon-rotate-270, :root .z-icon-flip-horizontal, :root .z-icon-flip-vertical {
    filter: none
}

.z-icon-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.z-icon-stack-1x, .z-icon-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.z-icon-stack-1x {
    line-height: inherit
}

.z-icon-stack-2x {
    font-size: 2em
}

.z-icon-inverse {
    color: #fff
}

.z-icon-glass:before {
    content: "\f000"
}

.z-icon-music:before {
    content: "\f001"
}

.z-icon-search:before {
    content: "\f002"
}

.z-icon-envelope-o:before {
    content: "\f003"
}

.z-icon-heart:before {
    content: "\f004"
}

.z-icon-star:before {
    content: "\f005"
}

.z-icon-star-o:before {
    content: "\f006"
}

.z-icon-user:before {
    content: "\f007"
}

.z-icon-film:before {
    content: "\f008"
}

.z-icon-th-large:before {
    content: "\f009"
}

.z-icon-th:before {
    content: "\f00a"
}

.z-icon-th-list:before {
    content: "\f00b"
}

.z-icon-check:before {
    content: "\f00c"
}

.z-icon-remove:before, .z-icon-close:before, .z-icon-times:before {
    content: "\f00d"
}

.z-icon-search-plus:before {
    content: "\f00e"
}

.z-icon-search-minus:before {
    content: "\f010"
}

.z-icon-power-off:before {
    content: "\f011"
}

.z-icon-signal:before {
    content: "\f012"
}

.z-icon-gear:before, .z-icon-cog:before {
    content: "\f013"
}

.z-icon-trash-o:before {
    content: "\f014"
}

.z-icon-home:before {
    content: "\f015"
}

.z-icon-file-o:before {
    content: "\f016"
}

.z-icon-clock-o:before {
    content: "\f017"
}

.z-icon-road:before {
    content: "\f018"
}

.z-icon-download:before {
    content: "\f019"
}

.z-icon-arrow-circle-o-down:before {
    content: "\f01a"
}

.z-icon-arrow-circle-o-up:before {
    content: "\f01b"
}

.z-icon-inbox:before {
    content: "\f01c"
}

.z-icon-play-circle-o:before {
    content: "\f01d"
}

.z-icon-rotate-right:before, .z-icon-repeat:before {
    content: "\f01e"
}

.z-icon-refresh:before {
    content: "\f021"
}

.z-icon-list-alt:before {
    content: "\f022"
}

.z-icon-lock:before {
    content: "\f023"
}

.z-icon-flag:before {
    content: "\f024"
}

.z-icon-headphones:before {
    content: "\f025"
}

.z-icon-volume-off:before {
    content: "\f026"
}

.z-icon-volume-down:before {
    content: "\f027"
}

.z-icon-volume-up:before {
    content: "\f028"
}

.z-icon-qrcode:before {
    content: "\f029"
}

.z-icon-barcode:before {
    content: "\f02a"
}

.z-icon-tag:before {
    content: "\f02b"
}

.z-icon-tags:before {
    content: "\f02c"
}

.z-icon-book:before {
    content: "\f02d"
}

.z-icon-bookmark:before {
    content: "\f02e"
}

.z-icon-print:before {
    content: "\f02f"
}

.z-icon-camera:before {
    content: "\f030"
}

.z-icon-font:before {
    content: "\f031"
}

.z-icon-bold:before {
    content: "\f032"
}

.z-icon-italic:before {
    content: "\f033"
}

.z-icon-text-height:before {
    content: "\f034"
}

.z-icon-text-width:before {
    content: "\f035"
}

.z-icon-align-left:before {
    content: "\f036"
}

.z-icon-align-center:before {
    content: "\f037"
}

.z-icon-align-right:before {
    content: "\f038"
}

.z-icon-align-justify:before {
    content: "\f039"
}

.z-icon-list:before {
    content: "\f03a"
}

.z-icon-dedent:before, .z-icon-outdent:before {
    content: "\f03b"
}

.z-icon-indent:before {
    content: "\f03c"
}

.z-icon-video-camera:before {
    content: "\f03d"
}

.z-icon-photo:before, .z-icon-image:before, .z-icon-picture-o:before {
    content: "\f03e"
}

.z-icon-pencil:before {
    content: "\f040"
}

.z-icon-map-marker:before {
    content: "\f041"
}

.z-icon-adjust:before {
    content: "\f042"
}

.z-icon-tint:before {
    content: "\f043"
}

.z-icon-edit:before, .z-icon-pencil-square-o:before {
    content: "\f044"
}

.z-icon-share-square-o:before {
    content: "\f045"
}

.z-icon-check-square-o:before {
    content: "\f046"
}

.z-icon-arrows:before {
    content: "\f047"
}

.z-icon-step-backward:before {
    content: "\f048"
}

.z-icon-fast-backward:before {
    content: "\f049"
}

.z-icon-backward:before {
    content: "\f04a"
}

.z-icon-play:before {
    content: "\f04b"
}

.z-icon-pause:before {
    content: "\f04c"
}

.z-icon-stop:before {
    content: "\f04d"
}

.z-icon-forward:before {
    content: "\f04e"
}

.z-icon-fast-forward:before {
    content: "\f050"
}

.z-icon-step-forward:before {
    content: "\f051"
}

.z-icon-eject:before {
    content: "\f052"
}

.z-icon-chevron-left:before {
    content: "\f053"
}

.z-icon-chevron-right:before {
    content: "\f054"
}

.z-icon-plus-circle:before {
    content: "\f055"
}

.z-icon-minus-circle:before {
    content: "\f056"
}

.z-icon-times-circle:before {
    content: "\f057"
}

.z-icon-check-circle:before {
    content: "\f058"
}

.z-icon-question-circle:before {
    content: "\f059"
}

.z-icon-info-circle:before {
    content: "\f05a"
}

.z-icon-crosshairs:before {
    content: "\f05b"
}

.z-icon-times-circle-o:before {
    content: "\f05c"
}

.z-icon-check-circle-o:before {
    content: "\f05d"
}

.z-icon-ban:before {
    content: "\f05e"
}

.z-icon-arrow-left:before {
    content: "\f060"
}

.z-icon-arrow-right:before {
    content: "\f061"
}

.z-icon-arrow-up:before {
    content: "\f062"
}

.z-icon-arrow-down:before {
    content: "\f063"
}

.z-icon-mail-forward:before, .z-icon-share:before {
    content: "\f064"
}

.z-icon-expand:before {
    content: "\f065"
}

.z-icon-compress:before {
    content: "\f066"
}

.z-icon-plus:before {
    content: "\f067"
}

.z-icon-minus:before {
    content: "\f068"
}

.z-icon-asterisk:before {
    content: "\f069"
}

.z-icon-exclamation-circle:before {
    content: "\f06a"
}

.z-icon-gift:before {
    content: "\f06b"
}

.z-icon-leaf:before {
    content: "\f06c"
}

.z-icon-fire:before {
    content: "\f06d"
}

.z-icon-eye:before {
    content: "\f06e"
}

.z-icon-eye-slash:before {
    content: "\f070"
}

.z-icon-warning:before, .z-icon-exclamation-triangle:before {
    content: "\f071"
}

.z-icon-plane:before {
    content: "\f072"
}

.z-icon-calendar:before {
    content: "\f073"
}

.z-icon-random:before {
    content: "\f074"
}

.z-icon-comment:before {
    content: "\f075"
}

.z-icon-magnet:before {
    content: "\f076"
}

.z-icon-chevron-up:before {
    content: "\f077"
}

.z-icon-chevron-down:before {
    content: "\f078"
}

.z-icon-retweet:before {
    content: "\f079"
}

.z-icon-shopping-cart:before {
    content: "\f07a"
}

.z-icon-folder:before {
    content: "\f07b"
}

.z-icon-folder-open:before {
    content: "\f07c"
}

.z-icon-arrows-v:before {
    content: "\f07d"
}

.z-icon-arrows-h:before {
    content: "\f07e"
}

.z-icon-bar-chart-o:before, .z-icon-bar-chart:before {
    content: "\f080"
}

.z-icon-twitter-square:before {
    content: "\f081"
}

.z-icon-facebook-square:before {
    content: "\f082"
}

.z-icon-camera-retro:before {
    content: "\f083"
}

.z-icon-key:before {
    content: "\f084"
}

.z-icon-gears:before, .z-icon-cogs:before {
    content: "\f085"
}

.z-icon-comments:before {
    content: "\f086"
}

.z-icon-thumbs-o-up:before {
    content: "\f087"
}

.z-icon-thumbs-o-down:before {
    content: "\f088"
}

.z-icon-star-half:before {
    content: "\f089"
}

.z-icon-heart-o:before {
    content: "\f08a"
}

.z-icon-sign-out:before {
    content: "\f08b"
}

.z-icon-linkedin-square:before {
    content: "\f08c"
}

.z-icon-thumb-tack:before {
    content: "\f08d"
}

.z-icon-external-link:before {
    content: "\f08e"
}

.z-icon-sign-in:before {
    content: "\f090"
}

.z-icon-trophy:before {
    content: "\f091"
}

.z-icon-github-square:before {
    content: "\f092"
}

.z-icon-upload:before {
    content: "\f093"
}

.z-icon-lemon-o:before {
    content: "\f094"
}

.z-icon-phone:before {
    content: "\f095"
}

.z-icon-square-o:before {
    content: "\f096"
}

.z-icon-bookmark-o:before {
    content: "\f097"
}

.z-icon-phone-square:before {
    content: "\f098"
}

.z-icon-twitter:before {
    content: "\f099"
}

.z-icon-facebook-f:before, .z-icon-facebook:before {
    content: "\f09a"
}

.z-icon-github:before {
    content: "\f09b"
}

.z-icon-unlock:before {
    content: "\f09c"
}

.z-icon-credit-card:before {
    content: "\f09d"
}

.z-icon-rss:before {
    content: "\f09e"
}

.z-icon-hdd-o:before {
    content: "\f0a0"
}

.z-icon-bullhorn:before {
    content: "\f0a1"
}

.z-icon-bell:before {
    content: "\f0f3"
}

.z-icon-certificate:before {
    content: "\f0a3"
}

.z-icon-hand-o-right:before {
    content: "\f0a4"
}

.z-icon-hand-o-left:before {
    content: "\f0a5"
}

.z-icon-hand-o-up:before {
    content: "\f0a6"
}

.z-icon-hand-o-down:before {
    content: "\f0a7"
}

.z-icon-arrow-circle-left:before {
    content: "\f0a8"
}

.z-icon-arrow-circle-right:before {
    content: "\f0a9"
}

.z-icon-arrow-circle-up:before {
    content: "\f0aa"
}

.z-icon-arrow-circle-down:before {
    content: "\f0ab"
}

.z-icon-globe:before {
    content: "\f0ac"
}

.z-icon-wrench:before {
    content: "\f0ad"
}

.z-icon-tasks:before {
    content: "\f0ae"
}

.z-icon-filter:before {
    content: "\f0b0"
}

.z-icon-briefcase:before {
    content: "\f0b1"
}

.z-icon-arrows-alt:before {
    content: "\f0b2"
}

.z-icon-group:before, .z-icon-users:before {
    content: "\f0c0"
}

.z-icon-chain:before, .z-icon-link:before {
    content: "\f0c1"
}

.z-icon-cloud:before {
    content: "\f0c2"
}

.z-icon-flask:before {
    content: "\f0c3"
}

.z-icon-cut:before, .z-icon-scissors:before {
    content: "\f0c4"
}

.z-icon-copy:before, .z-icon-files-o:before {
    content: "\f0c5"
}

.z-icon-paperclip:before {
    content: "\f0c6"
}

.z-icon-save:before, .z-icon-floppy-o:before {
    content: "\f0c7"
}

.z-icon-square:before {
    content: "\f0c8"
}

.z-icon-navicon:before, .z-icon-reorder:before, .z-icon-bars:before {
    content: "\f0c9"
}

.z-icon-list-ul:before {
    content: "\f0ca"
}

.z-icon-list-ol:before {
    content: "\f0cb"
}

.z-icon-strikethrough:before {
    content: "\f0cc"
}

.z-icon-underline:before {
    content: "\f0cd"
}

.z-icon-table:before {
    content: "\f0ce"
}

.z-icon-magic:before {
    content: "\f0d0"
}

.z-icon-truck:before {
    content: "\f0d1"
}

.z-icon-pinterest:before {
    content: "\f0d2"
}

.z-icon-pinterest-square:before {
    content: "\f0d3"
}

.z-icon-google-plus-square:before {
    content: "\f0d4"
}

.z-icon-google-plus:before {
    content: "\f0d5"
}

.z-icon-money:before {
    content: "\f0d6"
}

.z-icon-caret-down:before {
    content: "\f0d7"
}

.z-icon-caret-up:before {
    content: "\f0d8"
}

.z-icon-caret-left:before {
    content: "\f0d9"
}

.z-icon-caret-right:before {
    content: "\f0da"
}

.z-icon-columns:before {
    content: "\f0db"
}

.z-icon-unsorted:before, .z-icon-sort:before {
    content: "\f0dc"
}

.z-icon-sort-down:before, .z-icon-sort-desc:before {
    content: "\f0dd"
}

.z-icon-sort-up:before, .z-icon-sort-asc:before {
    content: "\f0de"
}

.z-icon-envelope:before {
    content: "\f0e0"
}

.z-icon-linkedin:before {
    content: "\f0e1"
}

.z-icon-rotate-left:before, .z-icon-undo:before {
    content: "\f0e2"
}

.z-icon-legal:before, .z-icon-gavel:before {
    content: "\f0e3"
}

.z-icon-dashboard:before, .z-icon-tachometer:before {
    content: "\f0e4"
}

.z-icon-comment-o:before {
    content: "\f0e5"
}

.z-icon-comments-o:before {
    content: "\f0e6"
}

.z-icon-flash:before, .z-icon-bolt:before {
    content: "\f0e7"
}

.z-icon-sitemap:before {
    content: "\f0e8"
}

.z-icon-umbrella:before {
    content: "\f0e9"
}

.z-icon-paste:before, .z-icon-clipboard:before {
    content: "\f0ea"
}

.z-icon-lightbulb-o:before {
    content: "\f0eb"
}

.z-icon-exchange:before {
    content: "\f0ec"
}

.z-icon-cloud-download:before {
    content: "\f0ed"
}

.z-icon-cloud-upload:before {
    content: "\f0ee"
}

.z-icon-user-md:before {
    content: "\f0f0"
}

.z-icon-stethoscope:before {
    content: "\f0f1"
}

.z-icon-suitcase:before {
    content: "\f0f2"
}

.z-icon-bell-o:before {
    content: "\f0a2"
}

.z-icon-coffee:before {
    content: "\f0f4"
}

.z-icon-cutlery:before {
    content: "\f0f5"
}

.z-icon-file-text-o:before {
    content: "\f0f6"
}

.z-icon-building-o:before {
    content: "\f0f7"
}

.z-icon-hospital-o:before {
    content: "\f0f8"
}

.z-icon-ambulance:before {
    content: "\f0f9"
}

.z-icon-medkit:before {
    content: "\f0fa"
}

.z-icon-fighter-jet:before {
    content: "\f0fb"
}

.z-icon-beer:before {
    content: "\f0fc"
}

.z-icon-h-square:before {
    content: "\f0fd"
}

.z-icon-plus-square:before {
    content: "\f0fe"
}

.z-icon-angle-double-left:before {
    content: "\f100"
}

.z-icon-angle-double-right:before {
    content: "\f101"
}

.z-icon-angle-double-up:before {
    content: "\f102"
}

.z-icon-angle-double-down:before {
    content: "\f103"
}

.z-icon-angle-left:before {
    content: "\f104"
}

.z-icon-angle-right:before {
    content: "\f105"
}

.z-icon-angle-up:before {
    content: "\f106"
}

.z-icon-angle-down:before {
    content: "\f107"
}

.z-icon-desktop:before {
    content: "\f108"
}

.z-icon-laptop:before {
    content: "\f109"
}

.z-icon-tablet:before {
    content: "\f10a"
}

.z-icon-mobile-phone:before, .z-icon-mobile:before {
    content: "\f10b"
}

.z-icon-circle-o:before {
    content: "\f10c"
}

.z-icon-quote-left:before {
    content: "\f10d"
}

.z-icon-quote-right:before {
    content: "\f10e"
}

.z-icon-spinner:before {
    content: "\f110"
}

.z-icon-circle:before {
    content: "\f111"
}

.z-icon-mail-reply:before, .z-icon-reply:before {
    content: "\f112"
}

.z-icon-github-alt:before {
    content: "\f113"
}

.z-icon-folder-o:before {
    content: "\f114"
}

.z-icon-folder-open-o:before {
    content: "\f115"
}

.z-icon-smile-o:before {
    content: "\f118"
}

.z-icon-frown-o:before {
    content: "\f119"
}

.z-icon-meh-o:before {
    content: "\f11a"
}

.z-icon-gamepad:before {
    content: "\f11b"
}

.z-icon-keyboard-o:before {
    content: "\f11c"
}

.z-icon-flag-o:before {
    content: "\f11d"
}

.z-icon-flag-checkered:before {
    content: "\f11e"
}

.z-icon-terminal:before {
    content: "\f120"
}

.z-icon-code:before {
    content: "\f121"
}

.z-icon-mail-reply-all:before, .z-icon-reply-all:before {
    content: "\f122"
}

.z-icon-star-half-empty:before, .z-icon-star-half-full:before, .z-icon-star-half-o:before {
    content: "\f123"
}

.z-icon-location-arrow:before {
    content: "\f124"
}

.z-icon-crop:before {
    content: "\f125"
}

.z-icon-code-fork:before {
    content: "\f126"
}

.z-icon-unlink:before, .z-icon-chain-broken:before {
    content: "\f127"
}

.z-icon-question:before {
    content: "\f128"
}

.z-icon-info:before {
    content: "\f129"
}

.z-icon-exclamation:before {
    content: "\f12a"
}

.z-icon-superscript:before {
    content: "\f12b"
}

.z-icon-subscript:before {
    content: "\f12c"
}

.z-icon-eraser:before {
    content: "\f12d"
}

.z-icon-puzzle-piece:before {
    content: "\f12e"
}

.z-icon-microphone:before {
    content: "\f130"
}

.z-icon-microphone-slash:before {
    content: "\f131"
}

.z-icon-shield:before {
    content: "\f132"
}

.z-icon-calendar-o:before {
    content: "\f133"
}

.z-icon-fire-extinguisher:before {
    content: "\f134"
}

.z-icon-rocket:before {
    content: "\f135"
}

.z-icon-maxcdn:before {
    content: "\f136"
}

.z-icon-chevron-circle-left:before {
    content: "\f137"
}

.z-icon-chevron-circle-right:before {
    content: "\f138"
}

.z-icon-chevron-circle-up:before {
    content: "\f139"
}

.z-icon-chevron-circle-down:before {
    content: "\f13a"
}

.z-icon-html5:before {
    content: "\f13b"
}

.z-icon-css3:before {
    content: "\f13c"
}

.z-icon-anchor:before {
    content: "\f13d"
}

.z-icon-unlock-alt:before {
    content: "\f13e"
}

.z-icon-bullseye:before {
    content: "\f140"
}

.z-icon-ellipsis-h:before {
    content: "\f141"
}

.z-icon-ellipsis-v:before {
    content: "\f142"
}

.z-icon-rss-square:before {
    content: "\f143"
}

.z-icon-play-circle:before {
    content: "\f144"
}

.z-icon-ticket:before {
    content: "\f145"
}

.z-icon-minus-square:before {
    content: "\f146"
}

.z-icon-minus-square-o:before {
    content: "\f147"
}

.z-icon-level-up:before {
    content: "\f148"
}

.z-icon-level-down:before {
    content: "\f149"
}

.z-icon-check-square:before {
    content: "\f14a"
}

.z-icon-pencil-square:before {
    content: "\f14b"
}

.z-icon-external-link-square:before {
    content: "\f14c"
}

.z-icon-share-square:before {
    content: "\f14d"
}

.z-icon-compass:before {
    content: "\f14e"
}

.z-icon-toggle-down:before, .z-icon-caret-square-o-down:before {
    content: "\f150"
}

.z-icon-toggle-up:before, .z-icon-caret-square-o-up:before {
    content: "\f151"
}

.z-icon-toggle-right:before, .z-icon-caret-square-o-right:before {
    content: "\f152"
}

.z-icon-euro:before, .z-icon-eur:before {
    content: "\f153"
}

.z-icon-gbp:before {
    content: "\f154"
}

.z-icon-dollar:before, .z-icon-usd:before {
    content: "\f155"
}

.z-icon-rupee:before, .z-icon-inr:before {
    content: "\f156"
}

.z-icon-cny:before, .z-icon-rmb:before, .z-icon-yen:before, .z-icon-jpy:before {
    content: "\f157"
}

.z-icon-ruble:before, .z-icon-rouble:before, .z-icon-rub:before {
    content: "\f158"
}

.z-icon-won:before, .z-icon-krw:before {
    content: "\f159"
}

.z-icon-bitcoin:before, .z-icon-btc:before {
    content: "\f15a"
}

.z-icon-file:before {
    content: "\f15b"
}

.z-icon-file-text:before {
    content: "\f15c"
}

.z-icon-sort-alpha-asc:before {
    content: "\f15d"
}

.z-icon-sort-alpha-desc:before {
    content: "\f15e"
}

.z-icon-sort-amount-asc:before {
    content: "\f160"
}

.z-icon-sort-amount-desc:before {
    content: "\f161"
}

.z-icon-sort-numeric-asc:before {
    content: "\f162"
}

.z-icon-sort-numeric-desc:before {
    content: "\f163"
}

.z-icon-thumbs-up:before {
    content: "\f164"
}

.z-icon-thumbs-down:before {
    content: "\f165"
}

.z-icon-youtube-square:before {
    content: "\f166"
}

.z-icon-youtube:before {
    content: "\f167"
}

.z-icon-xing:before {
    content: "\f168"
}

.z-icon-xing-square:before {
    content: "\f169"
}

.z-icon-youtube-play:before {
    content: "\f16a"
}

.z-icon-dropbox:before {
    content: "\f16b"
}

.z-icon-stack-overflow:before {
    content: "\f16c"
}

.z-icon-instagram:before {
    content: "\f16d"
}

.z-icon-flickr:before {
    content: "\f16e"
}

.z-icon-adn:before {
    content: "\f170"
}

.z-icon-bitbucket:before {
    content: "\f171"
}

.z-icon-bitbucket-square:before {
    content: "\f172"
}

.z-icon-tumblr:before {
    content: "\f173"
}

.z-icon-tumblr-square:before {
    content: "\f174"
}

.z-icon-long-arrow-down:before {
    content: "\f175"
}

.z-icon-long-arrow-up:before {
    content: "\f176"
}

.z-icon-long-arrow-left:before {
    content: "\f177"
}

.z-icon-long-arrow-right:before {
    content: "\f178"
}

.z-icon-apple:before {
    content: "\f179"
}

.z-icon-windows:before {
    content: "\f17a"
}

.z-icon-android:before {
    content: "\f17b"
}

.z-icon-linux:before {
    content: "\f17c"
}

.z-icon-dribbble:before {
    content: "\f17d"
}

.z-icon-skype:before {
    content: "\f17e"
}

.z-icon-foursquare:before {
    content: "\f180"
}

.z-icon-trello:before {
    content: "\f181"
}

.z-icon-female:before {
    content: "\f182"
}

.z-icon-male:before {
    content: "\f183"
}

.z-icon-gittip:before, .z-icon-gratipay:before {
    content: "\f184"
}

.z-icon-sun-o:before {
    content: "\f185"
}

.z-icon-moon-o:before {
    content: "\f186"
}

.z-icon-archive:before {
    content: "\f187"
}

.z-icon-bug:before {
    content: "\f188"
}

.z-icon-vk:before {
    content: "\f189"
}

.z-icon-weibo:before {
    content: "\f18a"
}

.z-icon-renren:before {
    content: "\f18b"
}

.z-icon-pagelines:before {
    content: "\f18c"
}

.z-icon-stack-exchange:before {
    content: "\f18d"
}

.z-icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.z-icon-arrow-circle-o-left:before {
    content: "\f190"
}

.z-icon-toggle-left:before, .z-icon-caret-square-o-left:before {
    content: "\f191"
}

.z-icon-dot-circle-o:before {
    content: "\f192"
}

.z-icon-wheelchair:before {
    content: "\f193"
}

.z-icon-vimeo-square:before {
    content: "\f194"
}

.z-icon-turkish-lira:before, .z-icon-try:before {
    content: "\f195"
}

.z-icon-plus-square-o:before {
    content: "\f196"
}

.z-icon-space-shuttle:before {
    content: "\f197"
}

.z-icon-slack:before {
    content: "\f198"
}

.z-icon-envelope-square:before {
    content: "\f199"
}

.z-icon-wordpress:before {
    content: "\f19a"
}

.z-icon-openid:before {
    content: "\f19b"
}

.z-icon-institution:before, .z-icon-bank:before, .z-icon-university:before {
    content: "\f19c"
}

.z-icon-mortar-board:before, .z-icon-graduation-cap:before {
    content: "\f19d"
}

.z-icon-yahoo:before {
    content: "\f19e"
}

.z-icon-google:before {
    content: "\f1a0"
}

.z-icon-reddit:before {
    content: "\f1a1"
}

.z-icon-reddit-square:before {
    content: "\f1a2"
}

.z-icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.z-icon-stumbleupon:before {
    content: "\f1a4"
}

.z-icon-delicious:before {
    content: "\f1a5"
}

.z-icon-digg:before {
    content: "\f1a6"
}

.z-icon-pied-piper:before {
    content: "\f1a7"
}

.z-icon-pied-piper-alt:before {
    content: "\f1a8"
}

.z-icon-drupal:before {
    content: "\f1a9"
}

.z-icon-joomla:before {
    content: "\f1aa"
}

.z-icon-language:before {
    content: "\f1ab"
}

.z-icon-fax:before {
    content: "\f1ac"
}

.z-icon-building:before {
    content: "\f1ad"
}

.z-icon-child:before {
    content: "\f1ae"
}

.z-icon-paw:before {
    content: "\f1b0"
}

.z-icon-spoon:before {
    content: "\f1b1"
}

.z-icon-cube:before {
    content: "\f1b2"
}

.z-icon-cubes:before {
    content: "\f1b3"
}

.z-icon-behance:before {
    content: "\f1b4"
}

.z-icon-behance-square:before {
    content: "\f1b5"
}

.z-icon-steam:before {
    content: "\f1b6"
}

.z-icon-steam-square:before {
    content: "\f1b7"
}

.z-icon-recycle:before {
    content: "\f1b8"
}

.z-icon-automobile:before, .z-icon-car:before {
    content: "\f1b9"
}

.z-icon-cab:before, .z-icon-taxi:before {
    content: "\f1ba"
}

.z-icon-tree:before {
    content: "\f1bb"
}

.z-icon-spotify:before {
    content: "\f1bc"
}

.z-icon-deviantart:before {
    content: "\f1bd"
}

.z-icon-soundcloud:before {
    content: "\f1be"
}

.z-icon-database:before {
    content: "\f1c0"
}

.z-icon-file-pdf-o:before {
    content: "\f1c1"
}

.z-icon-file-word-o:before {
    content: "\f1c2"
}

.z-icon-file-excel-o:before {
    content: "\f1c3"
}

.z-icon-file-powerpoint-o:before {
    content: "\f1c4"
}

.z-icon-file-photo-o:before, .z-icon-file-picture-o:before, .z-icon-file-image-o:before {
    content: "\f1c5"
}

.z-icon-file-zip-o:before, .z-icon-file-archive-o:before {
    content: "\f1c6"
}

.z-icon-file-sound-o:before, .z-icon-file-audio-o:before {
    content: "\f1c7"
}

.z-icon-file-movie-o:before, .z-icon-file-video-o:before {
    content: "\f1c8"
}

.z-icon-file-code-o:before {
    content: "\f1c9"
}

.z-icon-vine:before {
    content: "\f1ca"
}

.z-icon-codepen:before {
    content: "\f1cb"
}

.z-icon-jsfiddle:before {
    content: "\f1cc"
}

.z-icon-life-bouy:before, .z-icon-life-buoy:before, .z-icon-life-saver:before, .z-icon-support:before, .z-icon-life-ring:before {
    content: "\f1cd"
}

.z-icon-circle-o-notch:before {
    content: "\f1ce"
}

.z-icon-ra:before, .z-icon-rebel:before {
    content: "\f1d0"
}

.z-icon-ge:before, .z-icon-empire:before {
    content: "\f1d1"
}

.z-icon-git-square:before {
    content: "\f1d2"
}

.z-icon-git:before {
    content: "\f1d3"
}

.z-icon-hacker-news:before {
    content: "\f1d4"
}

.z-icon-tencent-weibo:before {
    content: "\f1d5"
}

.z-icon-qq:before {
    content: "\f1d6"
}

.z-icon-wechat:before, .z-icon-weixin:before {
    content: "\f1d7"
}

.z-icon-send:before, .z-icon-paper-plane:before {
    content: "\f1d8"
}

.z-icon-send-o:before, .z-icon-paper-plane-o:before {
    content: "\f1d9"
}

.z-icon-history:before {
    content: "\f1da"
}

.z-icon-genderless:before, .z-icon-circle-thin:before {
    content: "\f1db"
}

.z-icon-header:before {
    content: "\f1dc"
}

.z-icon-paragraph:before {
    content: "\f1dd"
}

.z-icon-sliders:before {
    content: "\f1de"
}

.z-icon-share-alt:before {
    content: "\f1e0"
}

.z-icon-share-alt-square:before {
    content: "\f1e1"
}

.z-icon-bomb:before {
    content: "\f1e2"
}

.z-icon-soccer-ball-o:before, .z-icon-futbol-o:before {
    content: "\f1e3"
}

.z-icon-tty:before {
    content: "\f1e4"
}

.z-icon-binoculars:before {
    content: "\f1e5"
}

.z-icon-plug:before {
    content: "\f1e6"
}

.z-icon-slideshare:before {
    content: "\f1e7"
}

.z-icon-twitch:before {
    content: "\f1e8"
}

.z-icon-yelp:before {
    content: "\f1e9"
}

.z-icon-newspaper-o:before {
    content: "\f1ea"
}

.z-icon-wifi:before {
    content: "\f1eb"
}

.z-icon-calculator:before {
    content: "\f1ec"
}

.z-icon-paypal:before {
    content: "\f1ed"
}

.z-icon-google-wallet:before {
    content: "\f1ee"
}

.z-icon-cc-visa:before {
    content: "\f1f0"
}

.z-icon-cc-mastercard:before {
    content: "\f1f1"
}

.z-icon-cc-discover:before {
    content: "\f1f2"
}

.z-icon-cc-amex:before {
    content: "\f1f3"
}

.z-icon-cc-paypal:before {
    content: "\f1f4"
}

.z-icon-cc-stripe:before {
    content: "\f1f5"
}

.z-icon-bell-slash:before {
    content: "\f1f6"
}

.z-icon-bell-slash-o:before {
    content: "\f1f7"
}

.z-icon-trash:before {
    content: "\f1f8"
}

.z-icon-copyright:before {
    content: "\f1f9"
}

.z-icon-at:before {
    content: "\f1fa"
}

.z-icon-eyedropper:before {
    content: "\f1fb"
}

.z-icon-paint-brush:before {
    content: "\f1fc"
}

.z-icon-birthday-cake:before {
    content: "\f1fd"
}

.z-icon-area-chart:before {
    content: "\f1fe"
}

.z-icon-pie-chart:before {
    content: "\f200"
}

.z-icon-line-chart:before {
    content: "\f201"
}

.z-icon-lastfm:before {
    content: "\f202"
}

.z-icon-lastfm-square:before {
    content: "\f203"
}

.z-icon-toggle-off:before {
    content: "\f204"
}

.z-icon-toggle-on:before {
    content: "\f205"
}

.z-icon-bicycle:before {
    content: "\f206"
}

.z-icon-bus:before {
    content: "\f207"
}

.z-icon-ioxhost:before {
    content: "\f208"
}

.z-icon-angellist:before {
    content: "\f209"
}

.z-icon-cc:before {
    content: "\f20a"
}

.z-icon-shekel:before, .z-icon-sheqel:before, .z-icon-ils:before {
    content: "\f20b"
}

.z-icon-meanpath:before {
    content: "\f20c"
}

.z-icon-buysellads:before {
    content: "\f20d"
}

.z-icon-connectdevelop:before {
    content: "\f20e"
}

.z-icon-dashcube:before {
    content: "\f210"
}

.z-icon-forumbee:before {
    content: "\f211"
}

.z-icon-leanpub:before {
    content: "\f212"
}

.z-icon-sellsy:before {
    content: "\f213"
}

.z-icon-shirtsinbulk:before {
    content: "\f214"
}

.z-icon-simplybuilt:before {
    content: "\f215"
}

.z-icon-skyatlas:before {
    content: "\f216"
}

.z-icon-cart-plus:before {
    content: "\f217"
}

.z-icon-cart-arrow-down:before {
    content: "\f218"
}

.z-icon-diamond:before {
    content: "\f219"
}

.z-icon-ship:before {
    content: "\f21a"
}

.z-icon-user-secret:before {
    content: "\f21b"
}

.z-icon-motorcycle:before {
    content: "\f21c"
}

.z-icon-street-view:before {
    content: "\f21d"
}

.z-icon-heartbeat:before {
    content: "\f21e"
}

.z-icon-venus:before {
    content: "\f221"
}

.z-icon-mars:before {
    content: "\f222"
}

.z-icon-mercury:before {
    content: "\f223"
}

.z-icon-transgender:before {
    content: "\f224"
}

.z-icon-transgender-alt:before {
    content: "\f225"
}

.z-icon-venus-double:before {
    content: "\f226"
}

.z-icon-mars-double:before {
    content: "\f227"
}

.z-icon-venus-mars:before {
    content: "\f228"
}

.z-icon-mars-stroke:before {
    content: "\f229"
}

.z-icon-mars-stroke-v:before {
    content: "\f22a"
}

.z-icon-mars-stroke-h:before {
    content: "\f22b"
}

.z-icon-neuter:before {
    content: "\f22c"
}

.z-icon-facebook-official:before {
    content: "\f230"
}

.z-icon-pinterest-p:before {
    content: "\f231"
}

.z-icon-whatsapp:before {
    content: "\f232"
}

.z-icon-server:before {
    content: "\f233"
}

.z-icon-user-plus:before {
    content: "\f234"
}

.z-icon-user-times:before {
    content: "\f235"
}

.z-icon-hotel:before, .z-icon-bed:before {
    content: "\f236"
}

.z-icon-viacoin:before {
    content: "\f237"
}

.z-icon-train:before {
    content: "\f238"
}

.z-icon-subway:before {
    content: "\f239"
}

.z-icon-medium:before {
    content: "\f23a"
}

html, body {
    height: 100%
}

[class^="z-"], [class*=" z-"], [class^="z-"]:after, [class*=" z-"]:after, [class^="z-"]:before, [class*=" z-"]:before, .z-borderbox {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

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: 0;
    -webkit-user-select: text
}

*:focus {
    outline: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    border-radius: 0;
    margin: 0 2px;
    padding: 0
}

legend {
    border: 0;
    padding: 0
}

.gecko button::-moz-focus-inner {
    border: 0
}

body {
    margin: 0;
    padding: 0 0px
}

.mobile * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.z-error {
    display: none;
    width: 450px;
    color: #ff4051;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 15px;
    background: #ffeaec;
    position: absolute;
    top: 0;
    left: 40%;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    z-index: 9999999
}

.z-error .messagecontent {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    padding-top: 24px
}

.z-error .messages {
    word-wrap: break-word;
    overflow: auto
}

.z-error .messages .message {
    margin-top: 8px
}

.z-error .newmessage {
    background: #ffeaec;
    display: none
}

.z-error .button {
    font-size: 18px;
    width: 15px;
    height: 15px;
    margin-left: 8px;
    cursor: pointer;
    float: right
}

.z-error .button > .z-icon-times {
    font-size: 20px
}

.z-error #zk_err-p {
    height: 24px;
    cursor: move
}

.z-error .errornumbers {
    font-family: CoreSansGS45;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -o-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    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: 12px
}

.noscript {
    width: 100%;
    height: 100%;
    background: #e0e1e3;
    opacity: .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"] {
    margin: 0 4px 2px 8px;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 20px;
    height: 20px
}

input[type="radio"]:hover {
    border-color: #0093f9
}

input[type="radio"]:before {
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

input[type="radio"]:checked {
    border-color: #0093f9
}

input[type="radio"]:checked:before {
    background-color: #0093f9
}

input[type="radio"]:focus {
    outline: 2px solid #ffa516
}

input[type="radio"][disabled] {
    cursor: default;
    background-color: #f2f2f2
}

input[type="radio"][disabled]:checked {
    border-color: rgba(0, 0, 0, 0.34)
}

input[type="radio"][disabled]:checked:before {
    background-color: rgba(0, 0, 0, 0.34)
}

input[type="radio"][disabled]:checked:hover {
    border-color: rgba(0, 0, 0, 0.34)
}

input[type="radio"][disabled]:hover {
    border-color: #d9d9d9
}

input[type="checkbox"] {
    display: inline-block;
    font-family: ZK85Icons, FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    transform: translate(0, 0);
    font-size: 18px;
    margin: 0 4px 2px 8px;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    width: 20px;
    height: 20px
}

input[type="checkbox"]:hover {
    border-color: #0093f9
}

input[type="checkbox"]:checked {
    background-color: #0093f9;
    color: #fff
}

input[type="checkbox"]:checked:before {
    content: "\f00c"
}

input[type="checkbox"]:focus {
    outline: 2px solid #ffa516
}

input[type="checkbox"][disabled] {
    cursor: default;
    color: rgba(0, 0, 0, 0.34);
    background-color: #f2f2f2
}

input[type="checkbox"][disabled]:hover {
    border-color: #d9d9d9
}

.z-label {
    line-height: normal;
    word-break: break-word;
    white-space: normal;
}

.z-label, .z-radio-content, .z-checkbox-content, .z-loading {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal
}

.z-temp, .z-modal-mask {
    width: 100%;
    height: 100%;
    background: #e0e1e3;
    opacity: .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 {
    background: #f6f8fa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    cursor: wait;
    white-space: nowrap;
    opacity: 0.8
}

.z-loading {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 31000
}

.z-apply-loading {
    z-index: 89500
}

.z-loading-indicator, .z-apply-loading-indicator {
    color: rgba(0, 0, 0, 0.57);
    background: transparent;
    white-space: nowrap;
    height: 100%;
    opacity: 0.8
}

.z-loading-indicator {
    padding: 24px 15px;
    text-align: center
}

.z-apply-loading-indicator {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 32px 12px 56px;
    position: relative;
    overflow: hidden
}

.z-apply-loading-icon, .z-renderdefer {
    width: 32px;
    height: 32px;
    background: transparent no-repeat center;
    background-image: url(/zkau/web/195bd3b4/zul/img/misc/progress-32.gif)
}

.z-loading-icon {
    width: 72px;
    height: 72px;
    background: transparent no-repeat center;
    background-image: url(/zkau/web/195bd3b4/zul/img/misc/progress-72.gif);
    display: block;
    vertical-align: top;
    position: relative;
    left: 50%;
    margin-left: -36px;
    margin-bottom: 8px
}

.z-apply-loading-icon {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -15px
}

.z-apply-mask {
    width: 100%;
    height: 100%;
    background: #e0e1e3;
    opacity: .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(/zkau/web/195bd3b4/img/spacer.gif);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 16800
}

.z-temp * {
    font-size: 5px;
    color: #fff;
    text-decoration: none
}

.z-temp .z-loading {
    display: none !important;
    background: #fff;
    top: 49%;
    left: 46%
}

.z-temp .z-loading-indicator {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.57)
}

.z-clear {
    font-size: 0;
    width: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    clear: both
}

.z-dragged {
    color: rgba(0, 0, 0, 0.9);
    background: none no-repeat scroll 0 0 #fff
}

.z-drag-over {
    background: #e8f5ff !important
}

.z-drag-ghost {
    list-style: none
}

.gecko .z-draggable-over > * {
    -moz-user-select: none
}

.z-drop-allow {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

.z-drop-allow .z-drop-content {
    background: #fff
}

.z-drop-allow .z-drop-icon {
    color: #0093f9
}

.z-drop-disallow {
    background: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden
}

.z-drop-disallow .z-drop-content {
    background: #f2f2f2
}

.z-drop-disallow .z-drop-icon {
    color: rgba(0, 0, 0, 0.34)
}

.z-drop-disallow .z-drop-text {
    color: rgba(0, 0, 0, 0.34)
}

.z-drop-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    padding: 12px;
    line-height: -4px;
    position: relative
}

.z-drop-icon {
    font-size: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: transparent;
    text-align: center
}

.z-drop-text {
    padding-left: 8px
}

.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
}

.ie9 span.z-upload input, .ie10 span.z-upload input {
    z-index: 1
}

.z-upload-icon {
    background-image: url(/zkau/web/195bd3b4/zul/img/misc/prgmeter.png);
    overflow: hidden
}

.ie9 .z-upload-hover, .ie10 .z-upload-hover {
    border-color: transparent;
    background: #e8f5ff
}

.z-fileupload-add, .z-fileupload-remove {
    color: #1096bc;
    width: 15px;
    height: 17px;
    cursor: pointer
}

.z-fileupload-progress {
    width: 300px
}

.z-fileupload-manager {
    width: 350px
}

.z-selectbox {
    font-family: CoreSansGS45;
    font-size: 14px
}

.z-scrollbar {
    display: none;
    position: absolute;
    line-height: 1
}

.z-scrollbar-wrapper {
    position: absolute
}

.z-scrollbar-indicator {
    border: 1px solid transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #0093f9;
    position: absolute;
    cursor: pointer;
    z-index: 100
}

.z-scrollbar-indicator:hover {
    background-color: #0064ed
}

.z-scrollbar-rail {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #d9d9d9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px
}

.z-scrollbar-icon {
    display: none;
    color: rgba(0, 0, 0, 0.57);
    width: 15px;
    height: 15px;
    position: absolute
}

.z-scrollbar-vertical {
    width: 10px;
    height: 100%;
    top: 0;
    right: 0;
    margin-right: 4px
}

.z-scrollbar-vertical .z-scrollbar-wrapper {
    width: 100%;
    top: 15px;
    left: 0
}

.z-scrollbar-vertical .z-scrollbar-rail {
    width: 6px;
    left: 3px
}

.z-scrollbar-vertical .z-scrollbar-indicator {
    width: 10px;
    left: 1px
}

.z-scrollbar-vertical .z-scrollbar-icon {
    margin-top: -8px;
    left: -1px;
    top: 50%;
    -webkit-transform: scale(0.5, 0.7);
    -moz-transform: scale(0.5, 0.7);
    -o-transform: scale(0.5, 0.7);
    -ms-transform: scale(0.5, 0.7);
    transform: scale(0.5, 0.7)
}

.z-scrollbar-vertical-embed {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #d9d9d9;
    position: absolute;
    width: 10px;
    height: 10px;
    height: 100%;
    top: 0;
    right: 0;
    margin-right: 2px
}

.z-scrollbar-up, .z-scrollbar-down {
    font-size: 20px;
    color: #0093f9;
    width: 15px;
    height: 15px;
    background: transparent;
    position: absolute;
    cursor: pointer;
    margin-left: -4px
}

.z-scrollbar-up:hover, .z-scrollbar-down:hover {
    color: #0064ed;
    background: transparent
}

.z-scrollbar-down {
    bottom: 0
}

.z-scrollbar-horizontal {
    width: 100%;
    height: 10px;
    left: 0;
    bottom: 0;
    margin-bottom: 4px
}

.z-scrollbar-horizontal .z-scrollbar-wrapper {
    height: 100%;
    bottom: 0;
    left: 15px
}

.z-scrollbar-horizontal .z-scrollbar-rail {
    height: 6px;
    top: 3px
}

.z-scrollbar-horizontal .z-scrollbar-indicator {
    height: 10px;
    top: 1px
}

.z-scrollbar-horizontal .z-scrollbar-icon {
    margin-left: -8px;
    left: 50%;
    top: -1px;
    -webkit-transform: rotate(90deg) scale(0.5, 0.7);
    -moz-transform: rotate(90deg) scale(0.5, 0.7);
    -o-transform: rotate(90deg) scale(0.5, 0.7);
    -ms-transform: rotate(90deg) scale(0.5, 0.7);
    transform: rotate(90deg) scale(0.5, 0.7)
}

.z-scrollbar-horizontal-embed {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #d9d9d9;
    position: absolute;
    width: 10px;
    height: 10px;
    width: 100%;
    bottom: 0;
    left: 0;
    margin-bottom: 2px
}

.z-scrollbar-left, .z-scrollbar-right {
    font-size: 20px;
    color: #0093f9;
    width: 15px;
    height: 15px;
    background: transparent;
    position: absolute;
    cursor: pointer;
    margin-top: -4px
}

.z-scrollbar-left:hover, .z-scrollbar-right:hover {
    color: #0064ed;
    background: transparent
}

.z-scrollbar-right {
    right: 0
}

.z-macro {
    display: inline-block;
    min-width: 1px;
    /*width: 100%;*/
}

.z-a {
    font-family: CoreSansGS45;
    font-size: 14px;
    color: #0093f9
}

.z-a:hover {
    color: #0064ed
}

.z-a:visited {
    color: #0064ed
}

.z-a[disabled] {
    color: rgba(0, 0, 0, 0.34);
    cursor: default;
    text-decoration: none
}

.z-a[disabled]:hover, .z-a[disabled]:visited {
    color: rgba(0, 0, 0, 0.34)
}

.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-anchorlayout, .z-anchorchildren {
    -ms-zoom: 1
}

.z-auxhead th:first-child {
    border-left: none
}

.z-auxhead th:first-child.z-auxhead-border {
    border-left: 1px solid #0064ed
}

.z-auxhead-bar {
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed
}

.z-auxheader {
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed;
    padding: 0;
    background-color: #0093f9;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.z-auxheader-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    padding: 8px 15px;
    line-height: 24px;
    overflow: hidden
}

.z-combobox, .z-bandbox, .z-datebox, .z-timebox, .z-spinner, .z-doublespinner {
    display: inline-block;
    height: 34px;
    white-space: nowrap
}

.z-combobox-input, .z-bandbox-input, .z-datebox-input, .z-timebox-input, .z-spinner-input, .z-doublespinner-input {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    height: 34px;
    border: 1px solid #d9d9d9;
    border-right: 0;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    -o-border-radius: 4px 0 0 4px;
    -ms-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    margin: 0;
    padding: 8px;
    line-height: 15px;
    background: #fff
}

.z-combobox-input:hover, .z-bandbox-input:hover, .z-datebox-input:hover, .z-timebox-input:hover, .z-spinner-input:hover, .z-doublespinner-input:hover {
    border-color: #a8a8a8
}

.z-combobox-input:hover + *, .z-bandbox-input:hover + *, .z-datebox-input:hover + *, .z-timebox-input:hover + *, .z-spinner-input:hover + *, .z-doublespinner-input:hover + * {
    border-color: #a8a8a8
}

.z-combobox-input:focus, .z-bandbox-input:focus, .z-datebox-input:focus, .z-timebox-input:focus, .z-spinner-input:focus, .z-doublespinner-input:focus {
    border-color: #0093f9
}

.z-combobox-input:focus + *, .z-bandbox-input:focus + *, .z-datebox-input:focus + *, .z-timebox-input:focus + *, .z-spinner-input:focus + *, .z-doublespinner-input:focus + * {
    border-left: 1px solid #0093f9
}

.z-combobox-input[readonly], .z-bandbox-input[readonly], .z-datebox-input[readonly], .z-timebox-input[readonly], .z-spinner-input[readonly], .z-doublespinner-input[readonly] {
    color: rgba(0, 0, 0, 0.9);
    background: #f2f2f2
}

.z-combobox-input[readonly] + *, .z-bandbox-input[readonly] + *, .z-datebox-input[readonly] + *, .z-timebox-input[readonly] + *, .z-spinner-input[readonly] + *, .z-doublespinner-input[readonly] + * {
    color: rgba(0, 0, 0, 0.9);
    background-color: #fff
}

.z-combobox-button, .z-bandbox-button, .z-datebox-button, .z-timebox-button, .z-spinner-button, .z-doublespinner-button {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.9);
    display: inline-block;
    min-width: 40px;
    height: 34px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -o-border-radius: 0 4px 4px 0;
    -ms-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    padding: 6px 8px 0;
    line-height: 15px;
    background: #fff;
    text-align: center;
    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: #4fb7ff;
    background: #e8f5ff
}

.z-combobox-button:active, .z-bandbox-button:active, .z-datebox-button:active, .z-timebox-button:active, .z-spinner-button:active, .z-doublespinner-button:active {
    color: #fff;
    border-color: #0064ed;
    background-color: #0093f9
}

.z-combobox-disabled, .z-bandbox-disabled, .z-datebox-disabled, .z-timebox-disabled, .z-spinner-disabled, .z-doublespinner-disabled {
    opacity: 1;
    filter: alpha(opacity=100)
}

.z-combobox-disabled > *, .z-bandbox-disabled > *, .z-datebox-disabled > *, .z-timebox-disabled > *, .z-spinner-disabled > *, .z-doublespinner-disabled > * {
    color: rgba(0, 0, 0, 0.34) !important;
    background: #f2f2f2 !important;
    cursor: default !important
}

.z-combobox-disabled > *:hover, .z-bandbox-disabled > *:hover, .z-datebox-disabled > *:hover, .z-timebox-disabled > *:hover, .z-spinner-disabled > *:hover, .z-doublespinner-disabled > *:hover {
    border-color: #d9d9d9
}

.z-combobox-disabled > *:hover + *, .z-bandbox-disabled > *:hover + *, .z-datebox-disabled > *:hover + *, .z-timebox-disabled > *:hover + *, .z-spinner-disabled > *:hover + *, .z-doublespinner-disabled > *:hover + * {
    border-color: #d9d9d9
}

.z-combobox-invalid, .z-bandbox-invalid, .z-datebox-invalid, .z-timebox-invalid, .z-spinner-invalid, .z-doublespinner-invalid {
    border-color: #ff4051 !important
}

.z-combobox-invalid + *, .z-bandbox-invalid + *, .z-datebox-invalid + *, .z-timebox-invalid + *, .z-spinner-invalid + *, .z-doublespinner-invalid + * {
    border-left: 1px solid #ff4051 !important
}

.z-combobox-rightedge, .z-bandbox-rightedge, .z-datebox-rightedge, .z-timebox-rightedge, .z-spinner-rightedge, .z-doublespinner-rightedge {
    border-right: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-combobox-open .z-combobox-button, .z-bandbox-open .z-bandbox-button, .z-datebox-open .z-datebox-button {
    border-color: #0093f9
}

.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-datebox-button, .z-bandbox-button, .z-combobox-button {
    font-size: 22px;
    min-height: 24px;
    padding-top: 8px
}

.z-datebox-button, .z-bandbox-button {
    text-align: center
}

.z-timebox-button, .z-spinner-button, .z-doublespinner-button {
    width: 34px;
    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 {
    background: #fff
}

.z-timebox-button > a, .z-spinner-button > a, .z-doublespinner-button > a {
    display: block;
    color: rgba(0, 0, 0, 0.9);
    height: 15px;
    padding: 0 8px;
    overflow: hidden;
    text-decoration: none
}

.z-timebox-button > a:hover, .z-spinner-button > a:hover, .z-doublespinner-button > a:hover {
    background: #e8f5ff
}

.z-timebox-button > a:active, .z-spinner-button > a:active, .z-doublespinner-button > a:active {
    color: #fff;
    border-color: #0064ed;
    background: #0093f9
}

.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: 100%;
    height: 1px;
    border-top: 1px solid #4fb7ff;
    position: absolute;
    top: 15px;
    left: 0
}

.z-timebox-disabled a, .z-spinner-disabled a, .z-doublespinner-disabled a {
    color: rgba(0, 0, 0, 0.34)
}

.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 {
    background: 0
}

.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: 0
}

.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: 14px;
    white-space: nowrap;
    cursor: pointer
}

.z-comboitem {
    display: block;
    padding: 4px 8px;
    position: relative;
    min-height: 26px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-comboitem-inner, .z-comboitem-content {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.57)
}

.z-comboitem, .z-comboitem a, .z-comboitem a:visited {
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.9);
    text-decoration: none
}

.z-comboitem:hover {
    background-color: #e8f5ff
}

.z-comboitem-selected {
    color: #0093f9
}

.z-comboitem-selected * {
    color: #0093f9
}

.z-comboitem-text {
    line-height: 18px
}

.z-comboitem-image {
    margin-top: -4px;
    margin-right: 4px;
    float: left;
    max-width: 18px;
    max-height: 18px
}

.z-comboitem-image:empty {
    margin-right: 0
}

.z-comboitem-icon {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.9);
    padding-right: 4px
}

.z-combobox-popup, .z-bandbox-popup, .z-datebox-popup, .z-timebox-popup {
    font-family: CoreSansGS45;
    font-weight: normal;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
    display: block;
    border: 1px solid #0093f9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 8px;
    background: #fff;
    position: absolute;
    overflow: hidden
}

.z-combobox-popup {
    overflow: auto
}

.z-bandbox-popup {
    overflow: auto;
    padding: 8px
}

.z-combobox-content {
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent none repeat 0 0;
    position: relative;
    list-style: none outside none
}

.z-combobox-shadow, .z-bandbox-shadow, .z-datebox-shadow {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24)
}

@media print {
    .safari .z-borderlayout {
        position: static
    }
}

@media screen {
    .z-borderlayout {
        position: relative
    }
}

.z-borderlayout {
    width: 100%;
    height: 100%;
    border: 0;
    background: #fff;
    overflow: hidden
}

.z-borderlayout-icon {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.57);
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    right: 8px;
    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 #d9d9d9;
    background: #fff;
    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: CoreSansGS45;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    background: #fff;
    border-bottom: 1px solid #d9d9d9;
    padding: 12px 15px;
    overflow: hidden;
    cursor: default;
    white-space: nowrap
}

.z-north-body, .z-south-body, .z-west-body, .z-center-body, .z-east-body {
    line-height: 15px;
    padding: 15px;
    color: rgba(0, 0, 0, 0.9)
}

.z-north-collapsed, .z-south-collapsed, .z-west-collapsed, .z-center-collapsed, .z-east-collapsed {
    width: 40px;
    height: 40px;
    border: 1px solid #d9d9d9;
    padding: 8px;
    background: #f9fcff;
    position: absolute;
    overflow: hidden;
    cursor: pointer
}

.z-north-collapsed:hover, .z-south-collapsed:hover, .z-west-collapsed:hover, .z-center-collapsed:hover, .z-east-collapsed:hover {
    background: #e8f5ff
}

.z-north-collapsed:hover .z-borderlayout-icon, .z-south-collapsed:hover .z-borderlayout-icon, .z-west-collapsed:hover .z-borderlayout-icon, .z-center-collapsed:hover .z-borderlayout-icon, .z-east-collapsed:hover .z-borderlayout-icon {
    color: rgba(0, 0, 0, 0.57)
}

.z-north-collapsed .z-borderlayout-icon, .z-south-collapsed .z-borderlayout-icon, .z-west-collapsed .z-borderlayout-icon, .z-center-collapsed .z-borderlayout-icon, .z-east-collapsed .z-borderlayout-icon {
    color: rgba(0, 0, 0, 0.57)
}

.z-north-slide ~ .z-north-collapsed, .z-north-slide ~ .z-south-collapsed, .z-north-slide ~ .z-west-collapsed, .z-north-slide ~ .z-center-collapsed, .z-north-slide ~ .z-east-collapsed, .z-south-slide ~ .z-north-collapsed, .z-south-slide ~ .z-south-collapsed, .z-south-slide ~ .z-west-collapsed, .z-south-slide ~ .z-center-collapsed, .z-south-slide ~ .z-east-collapsed, .z-west-slide ~ .z-north-collapsed, .z-west-slide ~ .z-south-collapsed, .z-west-slide ~ .z-west-collapsed, .z-west-slide ~ .z-center-collapsed, .z-west-slide ~ .z-east-collapsed, .z-center-slide ~ .z-north-collapsed, .z-center-slide ~ .z-south-collapsed, .z-center-slide ~ .z-west-collapsed, .z-center-slide ~ .z-center-collapsed, .z-center-slide ~ .z-east-collapsed, .z-east-slide ~ .z-north-collapsed, .z-east-slide ~ .z-south-collapsed, .z-east-slide ~ .z-west-collapsed, .z-east-slide ~ .z-center-collapsed, .z-east-slide ~ .z-east-collapsed {
    background: #fff
}

.z-north-slide ~ .z-north-collapsed:hover, .z-north-slide ~ .z-south-collapsed:hover, .z-north-slide ~ .z-west-collapsed:hover, .z-north-slide ~ .z-center-collapsed:hover, .z-north-slide ~ .z-east-collapsed:hover, .z-south-slide ~ .z-north-collapsed:hover, .z-south-slide ~ .z-south-collapsed:hover, .z-south-slide ~ .z-west-collapsed:hover, .z-south-slide ~ .z-center-collapsed:hover, .z-south-slide ~ .z-east-collapsed:hover, .z-west-slide ~ .z-north-collapsed:hover, .z-west-slide ~ .z-south-collapsed:hover, .z-west-slide ~ .z-west-collapsed:hover, .z-west-slide ~ .z-center-collapsed:hover, .z-west-slide ~ .z-east-collapsed:hover, .z-center-slide ~ .z-north-collapsed:hover, .z-center-slide ~ .z-south-collapsed:hover, .z-center-slide ~ .z-west-collapsed:hover, .z-center-slide ~ .z-center-collapsed:hover, .z-center-slide ~ .z-east-collapsed:hover, .z-east-slide ~ .z-north-collapsed:hover, .z-east-slide ~ .z-south-collapsed:hover, .z-east-slide ~ .z-west-collapsed:hover, .z-east-slide ~ .z-center-collapsed:hover, .z-east-slide ~ .z-east-collapsed:hover {
    background: #e8f5ff
}

.z-north-slide .z-north-header, .z-north-slide .z-south-header, .z-north-slide .z-west-header, .z-north-slide .z-center-header, .z-north-slide .z-east-header, .z-south-slide .z-north-header, .z-south-slide .z-south-header, .z-south-slide .z-west-header, .z-south-slide .z-center-header, .z-south-slide .z-east-header, .z-west-slide .z-north-header, .z-west-slide .z-south-header, .z-west-slide .z-west-header, .z-west-slide .z-center-header, .z-west-slide .z-east-header, .z-center-slide .z-north-header, .z-center-slide .z-south-header, .z-center-slide .z-west-header, .z-center-slide .z-center-header, .z-center-slide .z-east-header, .z-east-slide .z-north-header, .z-east-slide .z-south-header, .z-east-slide .z-west-header, .z-east-slide .z-center-header, .z-east-slide .z-east-header {
    border-bottom-width: 0
}

.z-north-caption, .z-south-caption, .z-west-caption, .z-center-caption, .z-east-caption {
    height: 24px
}

.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;
    background-color: #f9fcff;
    position: absolute;
    overflow: hidden;
    cursor: ew-resize
}

.z-east-splitter:hover, .z-west-splitter:hover, .z-north-splitter:hover, .z-south-splitter:hover {
    background-color: #e8f5ff
}

.z-east-splitter:hover .z-east-splitter-button, .z-west-splitter:hover .z-east-splitter-button, .z-north-splitter:hover .z-east-splitter-button, .z-south-splitter:hover .z-east-splitter-button, .z-east-splitter:hover .z-west-splitter-button, .z-west-splitter:hover .z-west-splitter-button, .z-north-splitter:hover .z-west-splitter-button, .z-south-splitter:hover .z-west-splitter-button, .z-east-splitter:hover .z-north-splitter-button, .z-west-splitter:hover .z-north-splitter-button, .z-north-splitter:hover .z-north-splitter-button, .z-south-splitter:hover .z-north-splitter-button, .z-east-splitter:hover .z-south-splitter-button, .z-west-splitter:hover .z-south-splitter-button, .z-north-splitter:hover .z-south-splitter-button, .z-south-splitter:hover .z-south-splitter-button {
    color: rgba(0, 0, 0, 0.34)
}

.z-east-splitter-button, .z-west-splitter-button, .z-north-splitter-button, .z-south-splitter-button {
    color: rgba(0, 0, 0, 0.34);
    display: inline-block;
    vertical-align: top;
    position: relative;
    cursor: pointer
}

.z-east-icon, .z-west-icon, .z-north-icon, .z-south-icon {
    font-size: 12px;
    line-height: 15px;
    position: absolute
}

.z-north-splitter, .z-south-splitter {
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    cursor: ns-resize
}

.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: ns-resize
}

.z-west-splitter-button-disabled, .z-east-splitter-button-disabled {
    cursor: ew-resize
}

.z-west-icon, .z-east-icon {
    top: 8px;
    left: -3px
}

.z-west-icon.z-icon-ellipsis-v, .z-east-icon.z-icon-ellipsis-v {
    font-size: 12px;
    top: -21px;
    left: 3px;
    cursor: ew-resize;
    visibility: hidden
}

.z-north-icon, .z-south-icon {
    left: 9px;
    top: -4px
}

.z-west-icon.z-icon-ellipsis-v ~ .z-west-icon.z-icon-ellipsis-v, .z-east-icon.z-icon-ellipsis-v ~ .z-east-icon.z-icon-ellipsis-v {
    top: 39px
}

.z-north-icon.z-icon-ellipsis-h, .z-south-icon.z-icon-ellipsis-h {
    top: -2px;
    left: -20px;
    cursor: ns-resize;
    visibility: hidden
}

.z-north-icon.z-icon-ellipsis-h ~ .z-north-icon.z-icon-ellipsis-h, .z-south-icon.z-icon-ellipsis-h ~ .z-south-icon.z-icon-ellipsis-h {
    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
}

.ie9 .z-north-splitter, .ie9 .z-south-splitter {
    cursor: row-resize
}

.ie9 .z-east-splitter, .ie9 .z-west-splitter {
    cursor: col-resize
}

.ie9 .z-north-icon.z-icon-ellipsis-h, .ie9 .z-south-icon.z-icon-ellipsis-h {
    cursor: row-resize
}

.ie9 .z-north-icon.z-icon-ellipsis-v, .ie9 .z-south-icon.z-icon-ellipsis-v {
    cursor: col-resize
}

.ie9 .z-north-splitter-button-disabled, .ie9 .z-south-splitter-button-disabled {
    cursor: row-resize
}

.ie9 .z-west-splitter-button-disabled, .ie9 .z-east-splitter-button-disabled {
    cursor: col-resize
}

/*.z-button {*/
/*font-family: CoreSansGS45;*/
/*font-size: 14px;*/
/*font-weight: normal;*/
/*font-style: normal;*/
/*color: #fff;*/
/*min-height: 24px;*/
/*border: 2px solid transparent;*/
/*-webkit-border-radius: 4px;*/
/*-moz-border-radius: 4px;*/
/*-o-border-radius: 4px;*/
/*-ms-border-radius: 4px;*/
/*border-radius: 4px;*/
/*padding: 8px 15px;*/
/*line-height: 15px;*/
/*background-color: #0093f9;*/
/*-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);*/
/*-moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);*/
/*-o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);*/
/*-ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);*/
/*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);*/
/*cursor: pointer;*/
/*white-space: nowrap*/
/*}*/

.z-button-secondary {
    color: #8d8d8d;
    background-color: #fff !important;
    border: 1px solid #a6a6a6 !important;
}

.z-button-primary {
    background-color: #00857f;
    color: white !important;
}

.z-button {
    padding: 0 20px;
    line-height: 32px;
    height: 34px;
    text-transform: uppercase;
    font-family: CoreSansGS45;
    font-size: 12px;
    font-weight: bold;
    transition: all 0.2s linear 0s;
    outline: none !important;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.z-button:hover {
    border-color: #00928c;
    color: #00857f;
    background-color: #00928c;
}

.z-button:focus {
    border-color: #00928c;
    color: #00857f;
    background-color: #00928c;
}

.z-button:active {
    color: #fff;
    border-color: transparent;
    background-color: #0064ed
}

.z-button[disabled] {
    color: rgba(0, 0, 0, 0.34);
    border-color: transparent;
    background-color: #d9d9d9;
    cursor: default
}

.z-button img {
    width: 15px;
    height: 15px;
    position: relative;
    right: 6px;
}

.z-button i {
    font-size: 18px
}

.z-hbox, .z-vbox {
    border-spacing: 0
}

.z-hbox th, .z-vbox th, .z-hbox td, .z-vbox td {
    padding: 0;
    background-clip: padding-box
}

.z-hbox th, .z-vbox th {
    text-align: inherit
}

.z-hbox-separator, .z-vbox-separator {
    margin: 0;
    padding: 0
}

.z-hbox-separator {
    width: .3em
}

.z-vbox-separator {
    height: .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 #d9d9d9;
    background-color: #f9fcff
}

.z-splitter:hover {
    background-color: #e8f5ff
}

.z-splitter:hover .z-splitter-button {
    color: rgba(0, 0, 0, 0.34)
}

.z-splitter-horizontal {
    width: 8px;
    border-width: 0 1px;
    overflow: hidden;
    cursor: col-resize
}

.z-splitter-horizontal > .z-splitter-button {
    width: 8px;
    height: 30px;
    border-width: 1px 0
}

.z-splitter-horizontal .z-splitter-icon {
    font-size: 12px;
    position: absolute;
    top: 8px;
    left: -3px
}

.z-splitter-horizontal .z-splitter-icon.z-icon-ellipsis-v {
    top: -21px;
    left: 2px;
    cursor: col-resize;
    visibility: hidden
}

.z-splitter-horizontal .z-splitter-icon.z-icon-ellipsis-v ~ .z-splitter-icon.z-icon-ellipsis-v {
    top: 39px
}

.z-splitter-vertical {
    height: 8px;
    border-width: 1px 0;
    overflow: hidden;
    cursor: row-resize
}

.z-splitter-vertical > .z-splitter-button {
    width: 30px;
    height: 8px;
    border-width: 0 1px
}

.z-splitter-vertical .z-splitter-icon {
    font-size: 12px;
    line-height: normal;
    position: absolute;
    top: -4px;
    left: 9px
}

.z-splitter-vertical .z-splitter-icon.z-icon-ellipsis-h {
    top: -2px;
    left: -15px;
    cursor: row-resize;
    visibility: hidden
}

.z-splitter-vertical .z-splitter-icon.z-icon-ellipsis-h ~ .z-splitter-icon.z-icon-ellipsis-h {
    left: 36px
}

.z-splitter-button {
    color: rgba(0, 0, 0, 0.34);
    display: inline-block;
    position: relative;
    vertical-align: top;
    cursor: pointer
}

.z-splitter-button-disabled {
    border: 0
}

.z-splitter-vertical .z-splitter-button-disabled {
    cursor: row-resize
}

.z-splitter-horizontal .z-splitter-button-disabled {
    cursor: col-resize
}

.z-splitter-nosplitter {
    cursor: default
}

.z-splitter-ghost {
    background: #d9d9d9 !important
}

.z-calendar {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    background-color: #fff;
    min-width: 230px;
    padding: 8px 12px
}

.z-calendar a {
    text-decoration: none
}

.z-calendar th {
    width: 32px;
    height: 36px;
    min-width: 32px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    font-family: CoreSansGS45;
    font-size: 12px;
    font-weight: 700;
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    text-align: center;
    padding: 8px 0
}

.z-calendar table {
    width: 100%
}

.z-calendar-title {
    font-family: CoreSansGS45;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
    width: 100%;
    line-height: 15px;
    text-align: center
}

.z-calendar-title:hover {
    color: rgba(0, 0, 0, 0.9)
}

.z-calendar-header {
    position: relative;
    text-align: center
}

.z-calendar-header > a {
    display: inline-block
}

.z-calendar-header:first-child {
    line-height: 34px
}

.z-calendar-body {
    height: 100%
}

.z-calendar-decade .z-calendar-cell, .z-calendar-month .z-calendar-cell, .z-calendar-year .z-calendar-cell {
    width: 56px;
    height: 44px
}

.z-calendar-wk.z-calendar .z-calendar-decade .z-calendar-cell, .z-calendar-wk.z-calendar .z-calendar-month .z-calendar-cell, .z-calendar-wk.z-calendar .z-calendar-year .z-calendar-cell {
    width: 64px;
    height: 44px
}

.z-calendar-cell {
    font-size: 12px;
    color: rgba(0, 0, 0, 0.9);
    width: 32px;
    height: 28px;
    line-height: normal;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-calendar-cell:hover {
    color: rgba(0, 0, 0, 0.9);
    background: #e8f5ff
}

.z-calendar-weekend {
    color: rgba(0, 0, 0, 0.9);
    background: #fff
}

.z-calendar-weekday {
    color: rgba(0, 0, 0, 0.9);
    background: #fff
}

.z-calendar-outrange {
    color: rgba(0, 0, 0, 0.34);
    text-shadow: none
}

.z-calendar-weekofyear {
    font-style: italic !important;
    color: rgba(0, 0, 0, 0.34) !important;
    background: #fff;
    cursor: default
}

.z-calendar-weekofyear:hover {
    color: rgba(0, 0, 0, 0.34);
    background: #fff
}

.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 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    background: #0093f9
}

.z-calendar-selected:hover {
    color: #fff;
    background: #0093f9
}

.z-calendar-outside {
    color: rgba(0, 0, 0, 0.34);
    text-shadow: none
}

.z-calendar-icon {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.57);
    width: 24px;
    height: 24px;
    padding: 0 4px;
    position: absolute
}

.z-calendar-icon:hover {
    color: rgba(0, 0, 0, 0.9)
}

.z-calendar-right {
    right: 8px
}

.z-calendar-left {
    left: 8px
}

.z-calendar-left[disabled], .z-calendar-right[disabled], .z-calendar-disabled {
    color: rgba(0, 0, 0, 0.34) !important;
    text-shadow: none !important;
    cursor: default !important
}

.z-calendar-left[disabled]:hover, .z-calendar-right[disabled]:hover, .z-calendar-disabled:hover {
    background: #fff
}

.z-calendar-today {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    margin-top: 8px
}

.z-calendar-today .z-calendar-title {
    display: block;
    padding: 8px 0;
    color: rgba(0, 0, 0, 0.57)
}

.z-calendar-today:hover {
    border-color: transparent;
    background-color: #e8f5ff
}

.z-calendar-today:active {
    border-color: transparent;
    background-color: #0093f9
}

.z-calendar-today:active .z-calendar-title {
    color: #fff
}

.z-calendar-decade + .z-calendar-today, .z-calendar-month + .z-calendar-today, .z-calendar-year + .z-calendar-today {
    display: none
}

.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: CoreSansGS45;
    font-size: 14px;
    font-weight: normal
}

.z-caption {
    background-color: transparent;
    font-size: 18px;
    width: 100%;
    height: auto;
    min-height: 24px;
    line-height: 15px;
    border-radius: 4px
}

.z-caption-content, .z-caption .z-label {
    display: inline-block;
    line-height: 24px;
}

.z-caption-content {
    padding: 4px 0
}

.z-caption-content > * {
    margin-left: 15px
}

.z-caption-content > *:first-child {
    margin-left: 0
}

.z-caption-label {
    margin: 0 2px
}

.z-caption .z-label {
    padding: 0
}

.z-caption-image {
    vertical-align: middle;
    height: 20px;
    width: 20px
}

.z-caption input {
    font-size: 14px
}

.z-caption .z-toolbar .z-a, .z-caption .z-toolbar .z-a:visited, .z-caption .z-toolbar .z-a:hover {
    color: #fff;
    border: 0;
    background: 0
}

.z-caption .z-button {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    padding: 6px 12px;
    line-height: 14px;
    font-size: 18px
}

.z-caption .z-a, .z-caption .z-a:visited {
    font-size: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.9);
    background: 0;
    text-decoration: none
}

.z-caption .z-a:hover {
    text-decoration: underline
}

.z-combobutton {
    display: inline-block;
    min-height: 24px;
    cursor: pointer
}

.z-combobutton-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #fff;
    display: inline-block;
    min-height: 24px;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 15px;
    padding-right: 46px;
    line-height: 15px;
    background-color: #0093f9;
    vertical-align: middle;
    position: relative;
    white-space: nowrap
}

.z-combobutton-image {
    vertical-align: middle
}

.z-combobutton-button {
    font-weight: normal;
    display: block;
    width: 38px;
    height: 100%;
    border-left: 1px solid #0064ed;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0
}

.z-combobutton-icon {
    font-size: 18px
}

.z-combobutton-icon.z-icon-caret-down {
    display: block;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    left: 10px
}

.z-combobutton:hover .z-combobutton-content {
    color: #fff;
    border-color: transparent;
    background-color: #4fb7ff
}

.z-combobutton:focus .z-combobutton-content {
    color: #fff;
    border-color: #ffa516;
    background-color: #0093f9
}

.z-combobutton:active .z-combobutton-content {
    color: #fff;
    border-color: transparent;
    background-color: #0064ed
}

.z-combobutton[disabled] {
    cursor: default
}

.z-combobutton[disabled] .z-combobutton-content {
    color: rgba(0, 0, 0, 0.34);
    border-color: transparent;
    background-color: #d9d9d9;
    cursor: default
}

.z-combobutton[disabled] .z-combobutton-button {
    border-color: #d9d9d9
}

.z-combobutton-toolbar .z-combobutton-content {
    font-size: 18px;
    line-height: 18px;
    padding: 6px 46px 6px 12px;
    color: rgba(0, 0, 0, 0.57);
    background-color: transparent
}

.z-combobutton-toolbar .z-combobutton-content .z-combobutton-button {
    border-color: transparent
}

.z-combobutton-toolbar:hover .z-combobutton-button, .z-combobutton-toolbar:focus .z-combobutton-button, .z-combobutton-toolbar:active .z-combobutton-button {
    border-color: #0064ed
}

.z-combobutton-toolbar[disabled] .z-combobutton-button {
    border-color: #d9d9d9
}

.z-combobutton-toolbar.z-combobutton-open .z-combobutton-content {
    color: #fff;
    background-color: #0093f9
}

.z-textbox, .z-decimalbox, .z-intbox, .z-longbox, .z-doublebox {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    height: 34px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    line-height: 15px;
    background: #fff
}

.z-textbox:hover, .z-decimalbox:hover, .z-intbox:hover, .z-longbox:hover, .z-doublebox:hover {
    border-color: #a8a8a8
}

.z-textbox:focus, .z-decimalbox:focus, .z-intbox:focus, .z-longbox:focus, .z-doublebox:focus {
    border-color: #0093f9
}

.z-textbox[readonly], .z-decimalbox[readonly], .z-intbox[readonly], .z-longbox[readonly], .z-doublebox[readonly] {
    color: rgba(0, 0, 0, 0.9);
    background: #f2f2f2
}

.z-textbox[readonly]:hover, .z-decimalbox[readonly]:hover, .z-intbox[readonly]:hover, .z-longbox[readonly]:hover, .z-doublebox[readonly]:hover {
    border-color: #d9d9d9
}

.z-textbox[readonly]:focus, .z-decimalbox[readonly]:focus, .z-intbox[readonly]:focus, .z-longbox[readonly]:focus, .z-doublebox[readonly]:focus {
    border-color: #d9d9d9
}

.z-textbox-invalid, .z-decimalbox-invalid, .z-intbox-invalid, .z-longbox-invalid, .z-doublebox-invalid {
    border-color: #ff4051
}

.z-textbox[disabled], .z-decimalbox[disabled], .z-intbox[disabled], .z-longbox[disabled], .z-doublebox[disabled] {
    color: rgba(0, 0, 0, 0.34) !important;
    background: #f2f2f2 !important;
    cursor: default !important
}

.z-textbox[disabled]:hover, .z-decimalbox[disabled]:hover, .z-intbox[disabled]:hover, .z-longbox[disabled]:hover, .z-doublebox[disabled]:hover {
    border-color: #d9d9d9
}

.z-textbox[disabled]:focus, .z-decimalbox[disabled]:focus, .z-intbox[disabled]:focus, .z-longbox[disabled]:focus, .z-doublebox[disabled]:focus {
    border-color: #d9d9d9
}

.z-textbox-inplace, .z-decimalbox-inplace, .z-intbox-inplace, .z-longbox-inplace, .z-doublebox-inplace {
    border-color: transparent;
    background: 0;
    resize: none
}

.z-textbox-inplace:hover, .z-decimalbox-inplace:hover, .z-intbox-inplace:hover, .z-longbox-inplace:hover, .z-doublebox-inplace:hover {
    border-color: transparent
}

.z-textbox::-webkit-input-placeholder, .z-decimalbox::-webkit-input-placeholder, .z-intbox::-webkit-input-placeholder, .z-longbox::-webkit-input-placeholder, .z-doublebox::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.34)
}

.z-textbox:-moz-placeholder, .z-decimalbox:-moz-placeholder, .z-intbox:-moz-placeholder, .z-longbox:-moz-placeholder, .z-doublebox:-moz-placeholder {
    color: rgba(0, 0, 0, 0.34);
    opacity: 1
}

.z-textbox::-moz-placeholder, .z-decimalbox::-moz-placeholder, .z-intbox::-moz-placeholder, .z-longbox::-moz-placeholder, .z-doublebox::-moz-placeholder {
    color: rgba(0, 0, 0, 0.34);
    opacity: 1
}

.z-textbox:-ms-input-placeholder, .z-decimalbox:-ms-input-placeholder, .z-intbox:-ms-input-placeholder, .z-longbox:-ms-input-placeholder, .z-doublebox:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.34)
}

textarea.z-textbox {
    height: auto
}

.z-errorbox {
    color: #ff4051;
    width: 260px;
    position: absolute;
    top: 0;
    left: 0
}

.z-errorbox > .z-errorbox-icon {
    font-size: 18px;
    color: #ff4051;
    position: absolute;
    top: 8px;
    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: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #ff4051;
    width: 100%;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 8px 20px 8px 34px;
    background: #ffeaec;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    cursor: move
}

.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: #ffeaec
}

.z-errorbox-right {
    border-left-color: #ffeaec
}

.z-errorbox-up {
    border-bottom-color: #ffeaec
}

.z-errorbox-down {
    border-top-color: #ffeaec
}

.z-errorbox-close {
    font-size: 18px;
    width: 18px;
    height: 18px;
    padding: 0 1px;
    position: absolute;
    top: 10px;
    right: 8px;
    cursor: pointer
}

.z-errorbox-icon {
    position: absolute;
    top: -1px
}

.z-errorbox-right ~ .z-errorbox-close {
    right: 15px
}

.z-errorbox-up ~ .z-errorbox-close {
    top: 17px
}

body:not(.ie8) .z-errorbox-close {
    opacity: .6;
    filter: alpha(opacity=60)
}

body:not(.ie8) .z-errorbox-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.z-frozen {
    background-image: url(/zkau/web/195bd3b4/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-frozen-col {
    border-left: none !important;
    border-right: 1px solid #0064ed
}

.ie9 .z-frozen-inner, .ie10 .z-frozen-inner {
    padding-top: 1px;
    margin-top: -1px
}

.z-grid {
    overflow: hidden;
    zoom: 1
}

.z-grid-header {
    width: 100%;
    background: #0093f9;
    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 #0064ed;
    margin-top: -1px;
    position: relative
}

.z-grid-body {
    border-style: groove;
    border-width: 2px;
    border-radius: 10px;
    margin-top: auto;
    position: relative;
    overflow: hidden;
    overflow-anchor: none;
    background: #fff
}

.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-body .z-grid-emptybody td {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.34);
    text-align: left;
    height: 1px
}

.z-grid-body .z-grid-emptybody .z-grid-emptybody-content {
    padding: 12px 15px
}

.z-grid-footer {
    background: #f2f2f2;
    border-top: 1px solid #d9d9d9;
    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;
    background: #f2f2f2
}

.z-grid .z-row-inner, .z-grid .z-cell {
    background: #fff
}

.z-grid-odd > .z-row-inner {
    background: #fff
}

.z-columns th:first-child {
    border-left: none
}

.z-columns th:first-child.z-columns-border {
    border-left: 1px solid #0064ed
}

.z-columns-bar {
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed
}

.z-column {
    background: #0093f9;
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed;
    padding: 0;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.z-column-hover {
    background: #4fb7ff
}

.z-column-hover .z-column-button {
    display: block
}

.z-column-visited {
    background: #0093f9
}

.z-column-visited .z-column-button {
    background: #0064ed
}

.z-column-sort .z-column-content {
    cursor: pointer
}

.z-column-sort .z-column-sorticon {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: -3px;
    left: 50%
}

.z-column-sort :active {
    background: #0064ed
}

.z-column-button {
    font-size: 18px;
    color: #fff;
    display: none;
    width: 34px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 15;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-shadow: inset 1px 0 #0064ed;
    -moz-box-shadow: inset 1px 0 #0064ed;
    -o-box-shadow: inset 1px 0 #0064ed;
    -ms-box-shadow: inset 1px 0 #0064ed;
    box-shadow: inset 1px 0 #0064ed
}

.z-column-sizing, .z-column-sizing .z-column-button, .z-column-sizing.z-column-sort .z-column-content {
    cursor: col-resize
}

.z-columns-menupopup .z-column-content {
    padding-right: 34px;
    text-overflow: ellipsis
}

.z-row:first-child .z-row-inner, .z-row:first-child .z-cell {
    border-top-width: 0
}

.z-row .z-row-inner, .z-row .z-cell {
    border-top: 1px solid #f2f2f2;
    overflow: hidden
}

.z-row:hover > .z-row-inner {
    background: #e8f5ff
}

.z-row:hover > .z-row-inner > .z-row-content {
    color: rgba(0, 0, 0, 0.9)
}

body:not(.gecko) .z-row:hover > .z-row-inner, body:not(.gecko) .z-row:hover > .z-cell {
    position: relative
}

.z-group-inner {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
    position: relative;
    overflow: hidden
}

.z-group-inner .z-group-content, .z-group-inner .z-cell {
    padding: 12px 15px
}

.z-group.z-group-open .z-group-inner {
    border-bottom: 2px solid #0093f9
}

.z-group.z-group-open .z-group-inner .z-group-icon, .z-group.z-group-open .z-group-inner .z-group-content {
    color: #0093f9
}

.z-group-icon {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.57);
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-right: 8px
}

.z-groupfoot-inner {
    border-top: 1px solid #f2f2f2;
    background: #fff;
    overflow: hidden
}

.z-column-content, .z-row-content, .z-group-content, .z-groupfoot-content, .z-footer-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    line-height: 1.3em;
    overflow: hidden;
    padding: 12px 15px
}

.z-column-content {
    color: #fff
}

.z-footer-content {
    color: rgba(0, 0, 0, 0.57)
}

.z-group-content {
    color: rgba(0, 0, 0, 0.57)
}

.z-groupfoot-content {
    color: rgba(0, 0, 0, 0.34);
    padding: 12px 15px
}

.z-group-open .z-groupfoot-content {
    color: #4fb7ff
}

.z-grid-body .z-cell {
    font-family: CoreSansGS45;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.57);
    padding: 12px 15px;
    line-height: 24px;
    overflow: hidden
}

.z-grid-paging-top {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden
}

.z-grid-paging-bottom {
    width: 100%;
    border-top: 1px solid #d9d9d9;
    overflow: hidden
}

.z-grid-autopaging .z-row-content, .z-grid-autopaging .z-groupfoot-content {
    height: 44px;
    overflow: hidden
}

.z-grid-autopaging .z-group-content {
    height: 42px;
    overflow: hidden
}

.z-columns-menugrouping .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-group.png)
}

.z-columns-menuungrouping .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-ungroup.png)
}

.z-columns-menuascending .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-arrowup.png)
}

.z-columns-menudescending .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-arrowdown.png)
}

.ie .z-grid-body table {
    overflow: hidden
}

.z-groupbox {
    padding-top: 15px
}

.z-groupbox > .z-groupbox-header {
    background: #fff;
    font-family: CoreSansGS45;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    width: 100%;
    height: 15px;
    border: 1px solid #d9d9d9;
    border-bottom: 0;
    padding-left: 12px;
    line-height: 15px;
    zoom: 1
}

.z-groupbox > .z-groupbox-header .z-groupbox-title {
    height: auto;
    min-height: 24px;
    white-space: nowrap
}

.z-groupbox > .z-groupbox-header .z-groupbox-title-content {
    display: inline-block;
    line-height: 24px;
    padding: 0 4px
}

.z-groupbox > .z-groupbox-header .z-caption, .z-groupbox > .z-groupbox-header .z-groupbox-title {
    display: inline;
    width: auto;
    padding: 0 4px;
    line-height: 24px;
    background: #fff;
    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 {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    background: #fff;
    display: block;
    height: inherit;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 8px 15px 15px;
    overflow: hidden;
    zoom: 1
}

.z-groupbox-notitle {
    padding: 0
}

.z-groupbox-notitle .z-groupbox-content {
    border-top: 1px solid #d9d9d9;
    padding: 15px
}

.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 {
    height: auto;
    min-height: 32px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0
}

.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: 12px 15px;
    line-height: 24px;
    background: 0;
    top: 0
}

.z-groupbox-3d > .z-groupbox-header .z-caption-content, .z-groupbox-3d > .z-groupbox-header .z-groupbox-title-content {
    line-height: 15px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.57);
    padding: 0
}

.z-groupbox-3d > .z-groupbox-header .z-caption-content > .z-caption-image, .z-groupbox-3d > .z-groupbox-header .z-groupbox-title-content > .z-caption-image {
    margin-left: 0;
    margin-right: 4px
}

.z-groupbox-3d > .z-groupbox-content {
    padding: 15px
}

.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 #d9d9d9;
    overflow: hidden;
    zoom: 1
}

.z-listbox-header {
    width: 100%;
    background: #0093f9;
    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 #0064ed;
    margin-top: -1px;
    position: relative
}

.z-listbox-body {
    position: relative;
    overflow: hidden;
    overflow-anchor: none;
    background: #fff
}

.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-body .z-listbox-emptybody td {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.34);
    text-align: left;
    height: 1px
}

.z-listbox-body .z-listbox-emptybody .z-listbox-emptybody-content {
    padding: 12px 15px
}

.z-listbox-footer {
    background: #f2f2f2;
    border-top: 1px solid #d9d9d9;
    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-footer .z-listfooter {
    background: #f2f2f2
}

.z-listbox .z-listcell {
    background: #fff
}

.z-listbox-odd > .z-listcell {
    background: #fff
}

.z-listhead th:first-child {
    border-left: none
}

.z-listhead th:first-child.z-listhead-border {
    border-left: 1px solid #0064ed
}

.z-listhead-bar {
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed
}

.z-listheader {
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed;
    padding: 0;
    background: #0093f9;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.z-listheader-sort .z-listheader-content {
    cursor: pointer
}

.z-listheader-sort .z-listheader-sorticon {
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: -3px;
    left: 50%
}

.z-listheader-sort :active {
    background: #0064ed
}

.z-listheader-hover {
    background: #4fb7ff
}

.z-listheader-hover .z-listheader-button {
    display: block
}

.z-listheader-visited {
    background: #0093f9
}

.z-listheader-visited .z-listheader-button {
    background: #0064ed
}

.z-listheader-checkable {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 18px;
    color: #0093f9;
    border: 1px solid #d9d9d9;
    background: #fff;
    vertical-align: text-top;
    margin-right: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-listheader-checkable .z-listheader-icon {
    display: none;
    cursor: default
}

.z-listheader-checkable.z-listheader-checked .z-listheader-icon {
    display: block;
    line-height: 18px
}

.z-listheader-button {
    font-size: 18px;
    color: #fff;
    display: none;
    width: 34px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    cursor: pointer;
    -webkit-box-shadow: inset 1px 0 #0064ed;
    -moz-box-shadow: inset 1px 0 #0064ed;
    -o-box-shadow: inset 1px 0 #0064ed;
    -ms-box-shadow: inset 1px 0 #0064ed;
    box-shadow: inset 1px 0 #0064ed;
    z-index: 15
}

.z-listheader-sizing, .z-listheader-sizing .z-listheader-button, .z-listheader-sizing.z-listheader-sort .z-listheader-content {
    cursor: col-resize
}

.z-listhead-menupopup .z-listheader-content {
    padding-right: 34px;
    text-overflow: ellipsis
}

.z-listitem:first-child .z-listcell {
    border-top-width: 0
}

.z-listitem .z-listcell {
    border-top: 1px solid #f2f2f2;
    overflow: hidden;
    cursor: pointer
}

.z-listitem:hover > .z-listcell {
    background: #e8f5ff
}

.z-listitem:hover > .z-listcell > .z-listcell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-listitem-checkable {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 18px;
    color: #0093f9;
    border: 1px solid #d9d9d9;
    background: #fff;
    vertical-align: text-top;
    margin-right: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-listitem-checkable.z-listitem-radio {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.z-listitem-checkable .z-listitem-icon {
    display: none;
    cursor: default
}

.z-listitem.z-listitem-selected > .z-listcell {
    background: #e8f5ff;
    position: relative
}

.z-listitem.z-listitem-selected > .z-listcell > .z-listcell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-listitem.z-listitem-selected:hover > .z-listcell {
    background: #e8f5ff;
    position: relative
}

.z-listitem.z-listitem-selected:hover .z-listcell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-listitem.z-listitem-selected.z-listitem-focus > .z-listcell {
    background: #e8f5ff;
    position: relative
}

.z-listitem.z-listitem-selected.z-listitem-focus > .z-listcell > .z-listcell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-listitem.z-listitem-selected.z-listitem-focus:hover > .z-listcell {
    background: #e8f5ff;
    position: relative
}

.z-listitem.z-listitem-selected.z-listitem-focus:hover .z-listcell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-listitem-focus > .z-listcell {
    background: #e8f5ff;
    position: relative
}

.z-listitem-focus .z-listcell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon {
    display: block;
    line-height: 18px;
    cursor: pointer
}

.z-listitem-selected > .z-listcell > .z-listcell-content > .z-listitem-checkable .z-listitem-icon.z-icon-radio {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #0093f9;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.z-listitem.z-listitem-disabled * {
    color: rgba(0, 0, 0, 0.34) !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
}

body:not(.gecko) .z-listitem:hover > .z-listitem {
    position: relative
}

.z-listgroup-inner {
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
    position: relative;
    overflow: hidden
}

.z-listgroup-inner .z-listcell-content, .z-listgroup-inner .z-listgroup-content {
    padding: 12px 15px
}

.z-listgroup.z-listgroup-open .z-listgroup-inner {
    border-bottom: 2px solid #0093f9
}

.z-listgroup.z-listgroup-open .z-listgroup-inner .z-listgroup-icon, .z-listgroup.z-listgroup-open .z-listgroup-inner .z-listcell-content {
    color: #0093f9
}

.z-listgroup-checkable {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 18px;
    color: #0093f9;
    border: 1px solid #d9d9d9;
    background: #fff;
    vertical-align: text-top;
    margin-right: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-listgroup-checkable .z-listgroup-icon {
    display: none;
    cursor: default
}

.z-listgroup-selected .z-listgroup-checkable .z-listgroup-icon {
    font-size: 14px;
    color: #0093f9;
    display: block;
    padding-right: 2px;
    line-height: 15px;
    cursor: pointer
}

.z-listgroup-selected .z-listgroup-checkable .z-listgroup-icon:hover {
    color: #0093f9
}

.z-listgroup-icon {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.57);
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    vertical-align: text-top;
    position: relative;
    cursor: pointer;
    margin-right: 8px
}

.z-listheader-content, .z-listcell-content, .z-listgroup-content, .z-listgroupfoot-content, .z-listfooter-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    line-height: 1.3em;
    overflow: hidden;
    padding: 12px 15px
}

.z-listheader-content {
    color: #fff;
    position: relative
}

.z-listfooter-content {
    color: rgba(0, 0, 0, 0.57)
}

.z-listgroup .z-listcell-content {
    color: rgba(0, 0, 0, 0.57)
}

.z-listgroupfoot-inner {
    border-top: 1px solid #f2f2f2
}

.z-listgroupfoot .z-listcell-content {
    color: rgba(0, 0, 0, 0.34);
    padding: 12px 15px
}

.z-listgroup-open.z-listgroupfoot .z-listcell-content {
    color: #4fb7ff
}

.z-listbox-paging-top {
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
    width: 100%
}

.z-listbox-paging-bottom {
    border-top: 1px solid #d9d9d9;
    overflow: hidden;
    width: 100%
}

.z-listbox-autopaging .z-listcell-content {
    height: 44px;
    overflow: hidden
}

.z-listhead-menugrouping .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-group.png)
}

.z-listhead-menuungrouping .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-ungroup.png)
}

.z-listhead-menuascending .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-arrowup.png)
}

.z-listhead-menudescending .z-menuitem-image {
    background-image: url(/zkau/web/195bd3b4/zul/img/grid/menu-arrowdown.png)
}

.z-select {
    font-family: CoreSansGS45;
    font-size: 14px
}

.ie .z-listbox-body table {
    overflow: hidden
}

.z-menubar {
    display: block;
    border-top: 1px solid #d9d9d9;
    /*border-bottom: 1px solid #d9d9d9;*/
    padding: 4px;
    position: relative;
    /*background: #fff*/
}

.z-menubar ul {
    overflow: hidden;
    background: transparent none repeat 0 0;
    border: 0;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none outside none
}

.z-menubar li {
    display: block;
    padding: 0;
    position: relative
}

.z-menubar-horizontal li {
    margin: 2px 0;
    float: left
}

.z-menubar-horizontal .z-menuseparator {
    display: block;
    width: 1px;
    border-left: 1px solid #d9d9d9;
    line-height: 32px;
    margin: 0 4px
}

.z-menubar-vertical {
    padding: 4px 2px
}

.z-menubar-vertical ul {
    display: inline-table
}

.z-menubar-vertical li {
    margin: 2px
}

.z-menubar-vertical .z-menu-clickable .z-menu-text {
    margin-right: 20px
}

.z-menubar-vertical .z-menuseparator {
    height: 0;
    min-height: 0;
    border-top: 1px solid #d9d9d9;
    line-height: 0
}

.z-menubar-vertical .z-menu-icon {
    right: 8px;
    top: 8px;
    position: absolute
}

.z-menu, .z-menuitem {
    background: transparent none repeat 0 0;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none outside none
}

.z-menu-text, .z-menuitem-text {
    font-family: CoreSansGS45;
    font-size: 13px;
    font-weight: normal;
    display: inline-block;
    line-height: 15px;
    margin-left: 15px
}

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: 20px;
    line-height: normal;
    margin-right: 4px
}

.z-menu-content, .z-menuitem-content {
    color: rgba(251, 248, 248, 1);
    display: block;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 3px;
    line-height: 14px;
    position: relative;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap;
    z-index: 20
}

.z-menu-content:hover, .z-menuitem-content:hover {
    color: rgba(0, 0, 0, 0.57);
    background-color: #e8f5ff
}

.z-menu-content:focus, .z-menuitem-content:focus {
    color: rgba(0, 0, 0, 0.57);
    background-color: #e8f5ff
}

.z-menu-content:active, .z-menuitem-content:active {
    color: #fff;
    /*background-color: #0093f9*/
}

.z-menu-content[disabled], .z-menuitem-content[disabled] {
    border: 1px solid transparent;
    cursor: default;
    color: rgba(0, 0, 0, 0.34);
    background: #fff;
    text-decoration: none
}

.z-menu-content[disabled]:active, .z-menuitem-content[disabled]:active, .z-menu-content[disabled]:hover, .z-menuitem-content[disabled]:hover {
    color: rgba(0, 0, 0, 0.34);
    background: 0
}

.z-menu-content i, .z-menuitem-content i {
    width: 30px;
    height: 15px;
    text-align: center;
}

.z-menu-separator {
    display: none
}

.z-menu-clickable .z-menu-separator {
    width: 1px;
    height: 100%;
    display: block;
    background: transparent;
    position: absolute;
    top: 0;
    right: 30px
}

.z-menu-clickable.z-menu:active, .z-menu-clickable.z-menu-selected {
    outline: 2px solid #ffa516
}

.z-menu-clickable.z-menu:active .z-menu-separator, .z-menu-clickable.z-menu-selected .z-menu-separator {
    background: #d9d9d9
}

.z-menu-clickable .z-menu-text {
    margin-right: 8px
}

.z-menu-content {
    padding-right: 32px
}

.z-menu-icon {
    font-size: 18px;
    position: absolute;
    top: 8px;
    right: 8px
}

.z-menu-icon, .z-menu-icon:hover, .z-menu-icon:active {
    vertical-align: text-bottom
}

.z-menu-selected > .z-menu-content {
    color: #fff;
    /*background-color: #0093f9*/
}

.z-menuitem-selected > .z-menuitem-content {
    color: #fff;
    /*background-color: #0093f9*/
}

.z-menupopup-shadow, .z-menu-palette-popup, .z-menu-picker-popup, .z-menu-content-popup {
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24)
}

.z-menu-content-popup {
    display: none;
    width: auto;
    height: auto;
    position: absolute;
    overflow: auto;
    z-index: 88000
}

.z-menupopup {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 1px;
    background: #fff;
    left: 0;
    top: 0;
    white-space: nowrap;
    z-index: 88000
}

.z-menupopup ul {
    background: transparent none repeat 0 0;
    border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    margin: 0;
    position: relative;
    list-style: none outside none
}

.z-menupopup-separator {
    display: none
}

.z-menupopup .z-menu-content, .z-menupopup .z-menuitem-content {
    color: rgba(0, 0, 0, 0.57);
    background: #00857f
}

.z-menupopup .z-menu-content:hover, .z-menupopup .z-menuitem-content:hover {
    color: rgba(0, 0, 0, 0.57);
    background-color: #e8f5ff
}

.z-menupopup .z-menu-content:focus, .z-menupopup .z-menuitem-content:focus {
    color: rgba(0, 0, 0, 0.57);
    background-color: #e8f5ff
}

.z-menupopup .z-menu-content:active, .z-menupopup .z-menuitem-content:active {
    color: #fff;
    /*background-color: #0093f9*/
}

.z-menupopup .z-menu-content[disabled], .z-menupopup .z-menuitem-content[disabled] {
    border: 1px solid transparent;
    cursor: default;
    color: rgba(0, 0, 0, 0.34);
    background: #fff;
    text-decoration: none
}

.z-menupopup .z-menu-content[disabled]:active, .z-menupopup .z-menuitem-content[disabled]:active, .z-menupopup .z-menu-content[disabled]:hover, .z-menupopup .z-menuitem-content[disabled]:hover {
    color: rgba(0, 0, 0, 0.34);
    background: 0
}

.z-menupopup .z-menu-image, .z-menupopup .z-menuitem-image {
    min-width: 20px;
    min-height: 20px;
    line-height: normal;
    background-repeat: no-repeat;
    margin-right: 8px
}

.z-menupopup .z-menuitem-icon {
    font-size: 14px;
    color: #fff;
    display: none;
    position: absolute;
    top: 8px;
    left: 13px
}

.z-menupopup .z-menuseparator {
    font-size: 1px;
    display: block;
    width: auto;
    min-height: 2px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0;
    line-height: 1px;
    margin: 4px 0;
    position: relative
}

.z-menupopup [class^="z-icon"] {
    text-align: center;
    display: inline-block;
    min-width: 20px;
    min-height: 20px;
    margin-right: 8px;
    line-height: normal
}

.z-menuitem-checkable .z-menuitem-image {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #fff
}

.z-menuitem-checked.z-menuitem-checkable .z-menuitem-image {
    background: #0093f9
}

.z-menuitem-checked.z-menuitem-checkable .z-menuitem-icon {
    display: block
}

.z-menubar-scroll {
    overflow: hidden
}

.z-menubar-body {
    width: 100%;
    margin: 0 32px;
    position: relative;
    overflow: hidden
}

.z-menubar-content {
    width: 5000px
}

.z-menubar-icon {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.57);
    margin-top: -10px;
    margin-left: -8px;
    position: absolute;
    top: 50%;
    left: 50%
}

.z-menubar-left:hover > .z-menubar-icon, .z-menubar-right:hover > .z-menubar-icon {
    color: rgba(0, 0, 0, 0.9)
}

.z-menubar-left {
    left: 0
}

.z-menubar-scrollable {
    width: 32px;
    height: 100%;
    line-height: normal;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 25
}

.z-menubar-left > i:before {
    content: '\f104'
}

.z-menubar-right > i:before {
    content: '\f105'
}

.ie11 .z-menu-content > *, .ie11 .z-menuitem-content > * {
    pointer-events: none
}

.z-paging {
    height: 44px;
    padding: 4px 15px 3px;
    background: #f2f2f2;
    position: relative
}

.z-paging ul {
    display: inline-block;
    margin: 0;
    padding: 0
}

.z-paging ul > li {
    display: inline;
    margin-left: 2px
}

.z-paging ul > li:first-child {
    margin-left: 0
}

.z-paging-button {
    font-family: CoreSansGS45;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    display: inline-block;
    min-width: 26px;
    height: 26px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
    margin: 5px 0;
    line-height: normal;
    background-color: transparent;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    text-decoration: none;
    white-space: nowrap
}

.z-paging-button:hover {
    background-color: #e8f5ff
}

.z-paging-button:active {
    color: #fff;
    background-color: #0093f9
}

.z-paging-button[disabled] {
    color: rgba(0, 0, 0, 0.34);
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default
}

.z-paging-button[disabled]:hover {
    background-color: transparent
}

.z-paging .z-paging-icon {
    font-size: 18px;
    line-height: 15px
}

.z-paging-noborder {
    border-color: transparent
}

.z-paging-noborder:hover, .z-paging-noborder:active {
    border-color: transparent
}

.z-paging-selected {
    color: #0093f9;
    background: transparent
}

.z-paging-input {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    width: 42px;
    height: 36px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    margin-left: 6px;
    padding: 8px;
    line-height: 15px;
    vertical-align: baseline
}

.z-paging-input:hover {
    border-color: #a8a8a8
}

.z-paging-input:focus {
    border-color: #0093f9
}

.z-paging-input[disabled] {
    color: rgba(0, 0, 0, 0.34);
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default
}

.z-paging-input[disabled]:hover, .z-paging-input[disabled]:focus {
    border-color: #d9d9d9
}

.z-paging-text {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    margin-right: 6px
}

.z-paging-text-disabled {
    color: rgba(0, 0, 0, 0.34)
}

.z-paging-info {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.34);
    padding: 10px 0;
    position: absolute;
    top: 4px;
    right: 15px
}

.z-paging-os {
    border-bottom: 0;
    padding-bottom: 4px
}

.z-paging-os ul > li {
    margin-left: 4px
}

.z-paging-os ul > li.z-paging-navigate + li, .z-paging-os ul > li + li.z-paging-navigate {
    margin-left: 8px
}

.z-paging-os ul > li.z-paging-navigate + li.z-paging-navigate {
    margin-left: 4px
}

.z-paging-os .z-paging-button {
    font-size: 14px;
    padding: 4px 8px
}

.z-panel {
    overflow: hidden;
    zoom: 1;
    padding: 0;
    border: 1px solid #a8a8a8;
    background: #f9fcff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-panel-shadow {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24)
}

.z-panel-collapsed {
    height: auto !important
}

.z-panel-head {
    overflow: hidden
}

.z-panel-header {
    font-family: CoreSansGS45;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    border: 0;
    padding: 15px;
    line-height: 24px;
    overflow: hidden;
    zoom: 1
}

.z-panel-header-move {
    cursor: move
}

.z-panel-body {
    margin: 0;
    padding: 0;
    background: #fff;
    color: rgba(0, 0, 0, 0.9);
    overflow: hidden;
    zoom: 1
}

.z-panel-body:first-child {
    height: 100%
}

.z-panel-icon {
    background: transparent;
    color: rgba(0, 0, 0, 0.57);
    margin: auto 1px;
    padding: 4px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: right;
    font-size: 18px;
    display: block;
    width: 28px;
    height: 24px;
    line-height: 24px
}

.z-panel-icon:hover {
    color: rgba(0, 0, 0, 0.9)
}

.z-panel-close {
    border: 0;
    font-size: 20px;
    line-height: 24px
}

.z-panel-resize-faker {
    border: 1px dashed #1854c2;
    background: #d7e6f7;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 60000
}

.z-panel-move-ghost {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    margin: 0;
    padding: 0;
    background: #d7e6f7;
    opacity: .6;
    filter: alpha(opacity=60);
    position: absolute;
    overflow: hidden;
    cursor: move
}

.z-panel-move-ghost .z-panel-body {
    padding: 0
}

.z-panel-move-ghost dl {
    font-size: 0;
    display: block;
    border: 1px solid #a8a8a8;
    border-top: 0;
    margin: 0;
    padding: 0;
    line-height: 0;
    overflow: hidden
}

.z-panel-noborder {
    border: 0
}

.z-panel-move-block {
    border: 2px dashed #b2cad6
}

.z-panelchildren {
    position: relative;
    padding: 15px;
    overflow: hidden;
    zoom: 1
}

.z-popup {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24)
}

.z-popup-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    height: 100%;
    padding: 8px 15px;
    line-height: 15px
}

.z-notification {
    position: absolute;
    top: 0;
    left: 0
}

.z-notification-icon {
    position: absolute;
    z-index: 1
}

.z-notification-icon.z-icon-times-circle, .z-notification-icon.z-icon-exclamation-circle, .z-notification-icon.z-icon-info-circle {
    width: 32px;
    height: 32px;
    top: 50%;
    font-size: 32px;
    line-height: 32px;
    margin-top: -15px;
    left: 15px
}

.z-notification-pointer + .z-notification-icon {
    left: 8px
}

.z-notification-left + .z-notification-icon {
    left: 20px
}

.z-notification-up + .z-notification-icon {
    margin-top: -12px
}

.z-notification-down + .z-notification-icon {
    margin-top: -22px
}

.z-notification-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    width: 288px;
    /*min-height: 80px;*/
    padding: 24px 15px 24px 56px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16), 0 2px 4px 0 rgba(0, 0, 0, 0.24)
}

.z-notification-pointer ~ .z-notification-content {
    display: table-cell;
    width: 260px;
    height: 60px;
    min-height: 60px;
    padding: 8px 34px 8px 48px;
    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-info .z-notification-icon, .z-notification-info .z-notification-close, .z-notification-info .z-notification-content {
    color: #78c129;
    background-color: #f0f7e8
}

.z-notification-info .z-notification-left {
    border-right-color: #f0f7e8
}

.z-notification-info .z-notification-right {
    border-left-color: #f0f7e8
}

.z-notification-info .z-notification-up {
    border-bottom-color: #f0f7e8
}

.z-notification-info .z-notification-down {
    border-top-color: #f0f7e8
}

.z-notification-warning .z-notification-icon, .z-notification-warning .z-notification-close, .z-notification-warning .z-notification-content {
    color: #ff8501;
    background-color: #fff3e7
}

.z-notification-warning .z-notification-left {
    border-right-color: #fff3e7
}

.z-notification-warning .z-notification-right {
    border-left-color: #fff3e7
}

.z-notification-warning .z-notification-up {
    border-bottom-color: #fff3e7
}

.z-notification-warning .z-notification-down {
    border-top-color: #fff3e7
}

.z-notification-error .z-notification-icon, .z-notification-error .z-notification-close, .z-notification-error .z-notification-content {
    color: #ff4051;
    background-color: #ffeaec
}

.z-notification-error .z-notification-left {
    border-right-color: #ffeaec
}

.z-notification-error .z-notification-right {
    border-left-color: #ffeaec
}

.z-notification-error .z-notification-up {
    border-bottom-color: #ffeaec
}

.z-notification-error .z-notification-down {
    border-top-color: #ffeaec
}

.z-notification-close {
    font-size: 18px;
    width: 20px;
    height: 20px;
    padding: 0 2px;
    line-height: 18px;
    position: absolute;
    top: 8px;
    right: 8px;
    cursor: pointer
}

.z-notification-right ~ .z-notification-close {
    right: 15px
}

.z-notification-up ~ .z-notification-close {
    top: 15px
}

.z-progressmeter {
    height: 15px;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: #fff 0 0 repeat-x;
    background-image: url(/zkau/web/195bd3b4/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;
    background-color: #0093f9
}

.z-separator {
    opacity: .69;
    text-align: center;
    position: relative
}

.z-separator-horizontal, .z-separator-horizontal-bar {
    font-size: 0;
    height: 7px;
    line-height: 0;
    overflow: hidden
}

.z-separator-horizontal-bar:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #a8a8a8;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.z-separator-vertical, .z-separator-vertical-bar {
    display: inline-block;
    width: 10px;
    overflow: hidden
}

.z-separator-vertical-bar:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    border-left: 1px solid #a8a8a8;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
}

.z-slider {
    background-image: none
}

.z-slider-center {
    background-color: #d9d9d9;
    cursor: pointer
}

.z-slider-button {
    width: 15px;
    height: 15px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    background-color: #0093f9;
    position: relative;
    cursor: pointer
}

.z-slider-button:hover {
    background: #4fb7ff
}

.z-slider-button:active {
    background-color: #0064ed
}

.z-slider-area {
    position: absolute;
    background-color: #0093f9
}

.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-area {
    height: 6px
}

.z-slider-horizontal .z-slider-button {
    top: -5px;
    left: 0
}

.z-slider-vertical {
    font-size: 0;
    width: 32px;
    margin-right: 0;
    line-height: 0
}

.z-slider-vertical .z-slider-area {
    width: 6px
}

.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: CoreSansGS45;
    font-size: 12px;
    font-weight: normal;
    padding: 4px;
    color: #fff;
    background-color: #261429;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16)
}

.z-slider-sphere .z-slider-vertical .z-slider-button {
    bottom: 0
}

.z-slider-sphere .z-slider-button, .z-slider-scale .z-slider-button {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.z-slider-scale.z-slider-horizontal {
    background-image: url(/zkau/web/195bd3b4/zul/img/slider/scale-ticks.png);
    background-position: 0 22px;
    background-repeat: repeat-x
}

.z-tabbox {
    position: relative;
    overflow: hidden;
    background: #fff;
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-tabbox-icon {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.57);
    display: none;
    padding: 12px 8px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    top: 0;
    cursor: pointer;
    z-index: 25;
    background: #fff;
    -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: .7;
    filter: alpha(opacity=70)
}

.z-tabbox-icon:hover {
    color: rgba(0, 0, 0, 0.9)
}

.z-tabbox-icon:hover > i {
    opacity: 1;
    filter: alpha(opacity=100)
}

.z-tabbox-left-scroll, .z-tabbox-right-scroll {
    width: 32px
}

.z-tabbox-right-scroll {
    right: 0
}

.z-tabbox-up-scroll, .z-tabbox-down-scroll {
    height: 32px
}

.z-tabbox-down-scroll {
    top: auto;
    bottom: 0
}

.z-tabbox-bottom > .z-tabpanels {
    border-top: 0;
    border-bottom: 1px solid #d9d9d9
}

.z-tabbox-bottom > .z-tabbox-icon {
    top: auto;
    bottom: 0
}

.z-tabbox-bottom > .z-tabs .z-tab {
    border-top: 2px solid transparent;
    border-bottom: 0;
    bottom: 0
}

.z-tabbox-bottom > .z-tabs .z-tab.z-tab-selected {
    border-top: 2px solid #0093f9;
    border-bottom: 0
}

.z-tabbox-bottom .z-toolbar.z-toolbar-tabs {
    top: auto;
    bottom: 0
}

.z-tabbox-left > .z-tabs {
    float: left
}

.z-tabbox-left > .z-tabs .z-tabs-content {
    display: block;
    height: 4096px
}

.z-tabbox-left > .z-tabs .z-tabs-space {
    width: 0;
    position: relative;
    float: left
}

.z-tabbox-left > .z-tabs .z-tab {
    float: none;
    border-bottom: 0;
    padding: 12px 8px
}

.z-tabbox-left > .z-tabs .z-tab .z-tab-content > .z-tab-text {
    padding-left: 8px;
    padding-right: 8px
}

.z-tabbox-left > .z-tabs .z-tab .z-tab-content > .z-tab-text > .z-tab-image {
    margin-left: -8px;
    margin-right: 8px
}

.z-tabbox-left > .z-tabs .z-tab .z-tab-content .z-tab-icon {
    margin-right: 8px
}

.z-tabbox-left > .z-tabs .z-tab.z-tab-disabled .z-tab-text {
    color: rgba(0, 0, 0, 0.34);
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default
}

.z-tabbox-left.z-tabbox-scroll > .z-tabbox-icon {
    padding: 8px 0
}

.z-tabbox-left.z-tabbox-scroll > .z-tabs {
    margin: 32px 0
}

.z-tabbox-left > .z-tabpanels {
    border-top: 0
}

.z-tabbox-left > .z-tab-icon {
    left: 10px;
    right: auto
}

.z-tabbox-left > .z-tabs .z-tab {
    border-right: 2px solid transparent
}

.z-tabbox-left > .z-tabs .z-tab.z-tab-selected {
    border-right: 2px solid #0093f9
}

.z-tabbox-left > .z-tabs .z-tab-button {
    top: 0;
    left: 0
}

.z-tabbox-left > .z-tabs .z-tab-button + .z-tab-text {
    margin-left: 22px;
    margin-right: 0
}

.z-tabbox-left > .z-tabpanels {
    height: 100%;
    border-left: 1px solid #d9d9d9
}

.z-tabbox-right > .z-tabbox-icon {
    right: 0
}

.z-tabbox-right > .z-tabs {
    float: left
}

.z-tabbox-right > .z-tabs .z-tabs-content {
    display: block;
    height: 4096px
}

.z-tabbox-right > .z-tabs .z-tabs-space {
    width: 0;
    position: relative;
    float: left
}

.z-tabbox-right > .z-tabs .z-tab {
    float: none;
    border-bottom: 0;
    padding: 12px 8px
}

.z-tabbox-right > .z-tabs .z-tab .z-tab-content > .z-tab-text {
    padding-left: 8px;
    padding-right: 8px
}

.z-tabbox-right > .z-tabs .z-tab .z-tab-content > .z-tab-text > .z-tab-image {
    margin-left: -8px;
    margin-right: 8px
}

.z-tabbox-right > .z-tabs .z-tab .z-tab-content .z-tab-icon {
    margin-right: 8px
}

.z-tabbox-right > .z-tabs .z-tab.z-tab-disabled .z-tab-text {
    color: rgba(0, 0, 0, 0.34);
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default
}

.z-tabbox-right.z-tabbox-scroll > .z-tabbox-icon {
    padding: 8px 0
}

.z-tabbox-right.z-tabbox-scroll > .z-tabs {
    margin: 32px 0
}

.z-tabbox-right > .z-tabpanels {
    border-top: 0
}

.z-tabbox-right > .z-tabs {
    float: right
}

.z-tabbox-right > .z-tabs .z-tabs-space {
    float: right
}

.z-tabbox-right > .z-tabs .z-tab {
    border-left: 2px solid transparent
}

.z-tabbox-right > .z-tabs .z-tab.z-tab-selected {
    border-left: 2px solid #0093f9
}

.z-tabbox-right > .z-tabpanels {
    height: 100%;
    border-right: 1px solid #d9d9d9
}

.z-tabbox-accordion > .z-tabpanels {
    border: 0
}

.z-tabbox-accordion > .z-tabpanels > .z-tabpanel {
    border-top: 1px solid #d9d9d9;
    padding: 0
}

.z-tabbox-accordion > .z-tabpanels > .z-tabpanel:first-child {
    border-top: 0
}

.z-tabbox-accordion .z-tabpanel > .z-tabpanel-content {
    padding: 15px;
    zoom: 1
}

.z-tabbox-accordion .z-tabpanel > .z-tab {
    text-align: left;
    float: none;
    zoom: 1
}

.z-tabbox-accordion .z-tabpanel > .z-tab-selected {
    cursor: default
}

.z-tabbox-accordion .z-tab-button {
    right: 15px
}

.z-tabbox-accordion .z-tab-button + .z-tab-text {
    margin-right: 24px
}

.z-tabbox-scroll > .z-tabs {
    border: 0;
    margin: 0 32px;
    zoom: 1
}

.z-tabbox-scroll > .z-tabbox-icon {
    display: block
}

.z-tabs {
    border: 0;
    margin: 0;
    padding: 0;
    line-height: 24px;
    overflow: hidden;
    position: relative;
    background: #fff
}

.z-tabs-content {
    display: flex;
    min-height: 48px;
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0;
    padding-left: 0;
    padding-top: 0;
    list-style: none outside none;
    zoom: 1;
    clear: both
}

.z-tab {
    font-family: CoreSansGS45;
    font-size: 18px;
    display: block;
    border-bottom: 2px solid transparent;
    margin: 0;
    line-height: 30px;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: left;
    padding: 10px 15px
}

.z-tab-content {
    display: block
}

.z-tab:hover {
    background: #fff
}

.z-tab-icon {
    display: block;
    margin-top: -9px;
    line-height: normal;
    position: absolute;
    top: 50%;
    left: 5px;
    cursor: pointer
}

.z-tab-text {
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    display: block;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.z-tab-text:hover {
    color: rgba(0, 0, 0, 0.9)
}

.z-tab-image {
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 4px
}

.z-tab-button {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.57);
    display: block;
    width: 24px;
    height: 100%;
    line-height: normal;
    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: rgba(0, 0, 0, 0.9)
}

.z-tab-button + .z-tab-text {
    margin-right: 8px
}

.z-tab .z-caption {
    margin: auto
}

.z-tab-selected {
    border-bottom: 2px solid #0093f9;
    background: #fff
}

.z-tab-selected:hover {
    background: #fff
}

.z-tab-selected .z-tab-button {
    color: #0093f9
}

.z-tab-selected .z-tab-button:hover {
    color: #0064ed
}

.z-tab-selected .z-tab-text {
    color: #0093f9
}

.z-tab-selected .z-tab-text:hover {
    color: #0064ed
}

.z-tab-disabled {
    background: #f2f2f2;
    color: rgba(0, 0, 0, 0.34);
    opacity: 1;
    filter: alpha(opacity=100);
    cursor: default
}

.z-tab-disabled:hover {
    background: #f2f2f2
}

.z-tab-disabled .z-tab-icon {
    cursor: default
}

.z-tab-disabled .z-tab-button, .z-tab-disabled .z-tab-button:hover {
    color: rgba(0, 0, 0, 0.34)
}

.z-tab-disabled .z-tab-text {
    color: rgba(0, 0, 0, 0.34);
    white-space: nowrap
}

.z-tabpanels {
    border-top: 1px solid #d9d9d9;
    zoom: 1;
    overflow: hidden;
    position: relative
}

.z-tabpanel {
    padding: 1px;
    zoom: 1;
    color: rgba(0, 0, 0, 0.9)
}

.z-tabbox-left-scroll > i:before {
    content: '\f104'
}

.z-tabbox-right-scroll > i:before {
    content: '\f105'
}

.z-tabbox-up-scroll > i:before {
    content: '\f106'
}

.z-tabbox-down-scroll > i:before {
    content: '\f107'
}

.ie .z-tabs-content {
    display: table
}

.ie9 .z-tabs {
    line-height: 1px
}

.ie9 .z-tabs > .z-tabs-content {
    display: inline-block
}

.z-toolbar {
    display: block;
    border: 0;
    padding: 6px 15px;
    background: #fff;
    position: relative
}

.z-toolbar.z-toolbar-tabs {
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
    min-height: 48px
}

.z-caption .z-toolbar {
    background: 0;
    border: 0
}

.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 {
    background-color: transparent
}

.z-toolbar-panel .z-toolbar-horizontal, .z-toolbar-panel .z-toolbar-vertical {
    border: 0;
    padding: 0
}

.z-toolbar-panel .z-toolbar-horizontal {
    padding-left: 8px
}

.z-toolbar-panel .z-toolbar-vertical {
    padding-bottom: 8px
}

.z-toolbarbutton {
    display: inline-block;
    position: relative;
    cursor: pointer
}

.z-toolbarbutton-content {
    font-family: CoreSansGS45;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    background-color: transparent;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 6px 12px;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    white-space: nowrap
}

.z-toolbarbutton-content > img, .z-toolbarbutton-content > i {
    margin-right: 4px;
    max-height: 20px;
    max-width: 20px;
    font-size: 20px;
    vertical-align: middle
}

.z-toolbarbutton:hover .z-toolbarbutton-content {
    color: #fff;
    border-color: transparent;
    background-color: #4fb7ff
}

.z-toolbarbutton:active .z-toolbarbutton-content {
    color: #fff;
    border-color: transparent;
    background-color: #0064ed
}

.z-toolbarbutton:focus .z-toolbarbutton-content {
    color: #fff;
    border-color: #ffa516;
    background-color: #0093f9
}

.z-toolbarbutton[disabled] .z-toolbarbutton-content {
    color: rgba(0, 0, 0, 0.34) !important;
    border-color: transparent;
    background-color: #d9d9d9;
    cursor: default !important
}

.z-toolbarbutton-checked .z-toolbarbutton-content {
    color: #fff;
    background-color: #0093f9
}

.z-toolbar-content > * {
    margin-left: 8px
}

.z-toolbar-content > *:first-child {
    margin-left: 0
}

.z-toolbar-vertical .z-toolbar-content > * {
    margin-left: 0
}

.z-tree {
    border: 1px solid #d9d9d9;
    overflow: hidden;
    zoom: 1
}

.z-tree-header {
    width: 100%;
    background: #0093f9;
    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 #0064ed;
    margin-top: -1px;
    position: relative
}

.z-tree-body {
    position: relative;
    overflow: hidden;
    background: #fff
}

.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-body .z-tree-emptybody td {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.34);
    text-align: left;
    height: 1px;
    padding: 12px 15px
}

.z-tree-footer {
    background: #f2f2f2;
    border-top: 1px solid #d9d9d9;
    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-footer .z-treefooter {
    background: #f2f2f2
}

.z-tree-icon, .z-tree-line {
    display: inline-block;
    width: 15px;
    height: 15px;
    line-height: 15px;
    vertical-align: middle
}

.z-tree-icon {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.9);
    text-align: center;
    cursor: pointer
}

.z-treecols th:first-child {
    border-left: none
}

.z-treecols th:first-child.z-treecols-border {
    border-left: 1px solid #0064ed
}

.z-treecols-bar {
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed
}

.z-treecol {
    background: #0093f9;
    border-left: 1px solid #0064ed;
    border-bottom: 1px solid #0064ed;
    padding: 0;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.z-treecol-sort {
    cursor: pointer
}

.z-treecol-sort .z-treecol-sorticon {
    color: #fff;
    position: absolute;
    top: -7px;
    left: 50%
}

.z-treecol-sizing, .z-treecol-sizing .z-treecol-content {
    cursor: col-resize
}

.z-treerow:first-child .z-treecell {
    border-top-width: 0
}

.z-treerow .z-treecell {
    border-top: 1px solid #f2f2f2;
    overflow: hidden;
    cursor: pointer;
    background: #fff
}

.z-treerow:hover > .z-treecell {
    background: #e8f5ff
}

.z-treerow:hover > .z-treecell > .z-treecell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-treerow-checkable {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 18px;
    color: #0093f9;
    border: 1px solid #d9d9d9;
    background: #fff;
    vertical-align: text-top;
    margin-right: 8px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px
}

.z-treerow-checkable.z-treerow-radio {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.z-treerow-checkable .z-treerow-icon {
    display: none;
    cursor: default
}

.z-treerow.z-treerow-selected > .z-treecell {
    background: #e8f5ff;
    position: relative
}

.z-treerow.z-treerow-selected > .z-treecell > .z-treecell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-treerow.z-treerow-selected:hover > .z-treecell {
    background: #e8f5ff
}

.z-treerow.z-treerow-selected:hover > .z-treecell > .z-treecell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-treerow.z-treerow-selected.z-treerow-focus > .z-treecell {
    background: #e8f5ff;
    position: relative
}

.z-treerow.z-treerow-selected.z-treerow-focus > .z-treecell > .z-treecell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-treerow.z-treerow-selected.z-treerow-focus:hover > .z-treecell {
    background: #e8f5ff
}

.z-treerow.z-treerow-selected.z-treerow-focus:hover > .z-treecell > .z-treecell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-treerow-focus > .z-treecell {
    background: #e8f5ff;
    position: relative
}

.z-treerow-focus > .z-treecell > .z-treecell-content {
    color: rgba(0, 0, 0, 0.9)
}

.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon {
    color: #0093f9;
    display: block;
    padding-left: 1px;
    line-height: 15px
}

.z-treerow-selected > .z-treecell > .z-treecell-content > .z-treerow-checkable .z-treerow-icon.z-icon-radio {
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: #0093f9;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.z-treerow.z-treerow-disabled * {
    color: rgba(0, 0, 0, 0.34) !important;
    cursor: default !important
}

.z-treerow.z-treerow-disabled:hover > .z-treecell {
    position: relative
}

body:not(.gecko) .z-treerow:hover > .z-treecell {
    position: relative
}

.z-treecol-content, .z-treecell-content, .z-treefooter-content {
    font-family: CoreSansGS45;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.9);
    padding: 12px 15px;
    line-height: 1.3em;
    overflow: hidden
}

.z-treecol-content {
    color: #fff;
    position: relative
}

.z-treecell-content {
    line-height: 15px
}

.z-treefooter-content {
    color: rgba(0, 0, 0, 0.57)
}

.z-treecell-text {
    vertical-align: middle;
    margin-left: 8px
}

.z-tree-paging-top {
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
    width: 100%
}

.z-tree-paging-bottom {
    border-top: 1px solid #d9d9d9;
    overflow: hidden;
    width: 100%
}

.z-tree-autopaging .z-treecell-content {
    height: 44px;
    overflow: hidden
}

.z-window {
    overflow: hidden;
    zoom: 1;
    border: 1px solid #a8a8a8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    /*padding: 3px;*/
    background-color: #f9fcff
}

.z-window-shadow {
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.24)
}

.z-window-header {
    font-family: CoreSansGS45;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    color: rgba(0, 0, 0, 0.57);
    line-height: 24px;
    padding: 5px;
    overflow: hidden;
    zoom: 1;
    cursor: default
}

.z-window-header-move {
    cursor: move
}

.z-window-content {
    padding: 5px;
    /*background: #fff;*/
    color: rgba(0, 0, 0, 0.9);
    overflow: hidden;
    zoom: 1
}

.z-window-icon {
    font-size: 18px;
    color: rgba(0, 0, 0, 0.57);
    display: block;
    width: 28px;
    height: 24px;
    margin: auto 1px;
    padding: 4px;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    float: right
}

.z-window-icon:hover {
    color: rgba(0, 0, 0, 0.9)
}

.z-window-resize-faker {
    border: 1px dashed #1854c2;
    background: #d7e6f7;
    opacity: .5;
    filter: alpha(opacity=50);
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 60000
}

.z-window-move-ghost {
    border: 1px solid #a8a8a8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    padding: 0;
    background: #e8f5ff;
    opacity: .65;
    filter: alpha(opacity=65);
    position: absolute;
    overflow: hidden;
    cursor: move !important
}

.z-window-move-ghost .z-window-header-move {
    padding: 15px
}

.z-window-move-ghost dl {
    font-size: 0;
    display: block;
    border-top: 1px solid #a8a8a8;
    margin: 0;
    padding: 0;
    line-height: 0;
    overflow: hidden
}

.z-window-embedded .z-window-shadow {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none
}

.z-window-noborder {
    border: 0
}

.z-window-noborder > .z-window-content {
    border: 0
}

.z-messagebox {
    margin-left: 15px;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

.z-messagebox-window {
    padding: 0
}

.z-messagebox-window .z-window-header, .z-messagebox-window.z-window-modal .z-window-content, .z-messagebox-window.z-window-highlighted .z-window-content {
    padding: 15px
}

.z-messagebox-window .z-separator {
    height: 32px !important
}

.z-messagebox .z-label {
    font-family: CoreSansGS45;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9)
}

.z-messagebox-buttons {
    text-align: right
}

.z-messagebox-buttons > * {
    margin-left: 8px
}

.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(/zkau/web/195bd3b4/zul/img/msgbox/question-btn.png)
}

.z-messagebox-exclamation {
    background-image: url(/zkau/web/195bd3b4/zul/img/msgbox/warning-btn.png)
}

.z-messagebox-information {
    background-image: url(/zkau/web/195bd3b4/zul/img/msgbox/info-btn.png)
}

.z-messagebox-error {
    background-image: url(/zkau/web/195bd3b4/zul/img/msgbox/stop-btn.png)
}