body {
    /* Trebuchet based */
    /*
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    */
    /* Verdana based */
    /*
    font-family: Corbel, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
    */
    /* Arial based */
    font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

input, select, button {
    font-family: inherit;
}

a.button-like {
    position: relative;
    border: 2px outset rgb(221, 221, 221);
    background-color: rgb(221, 221, 221);
    color: black;
    text-decoration: none;
    padding: 1px 6px;
    font-size: 1em;
    height: 1.5em;
    box-sizing: border-box;
    -webkit-appearance: push-button;
}

/* alte Selektoren */
fieldset,
form.section,
table.section,
/* ab sofort diese benutzen */
.zt-box-panel {
    border: 2px groove #009ee1;
    border-radius: 4px;
    margin-top: 1.5em;
    display: inline-block;
    width: 100%;
}

h2, h3 {
    font-weight: bold;
}

legend {
    font-weight: bold;
}

caption {
    text-align: left;
    font-size: 0.83333333em;
    font-style: italic;
    text-decoration: underline;
}

/* alte Selektoren */
form.section h3,
table.section caption,
/* ab sofort diesen verwenden */
.zt-box-panel__title {
    font-size: 1em;
    line-height: 1.5em;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    position: relative;
    left: 0.5em;
    top: -0.75em;
    background-color: white;
    padding-left: 0.5em;
    padding-right: 0.5em;
    display: inline-block;
}
.zt-box-panel__inner-section-head {
    font-size: 1em;
    line-height: 1.5em;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}

.zt-box-panel__content {
    margin-top: 0;
}

table.section {
    border-collapse: separate;
    width: 100%;
}

.zt-report-header-table__row--first {
    border-top: 2px solid #009EE1;
}

.zt-report-header-table__row--last {
    border-bottom: 2px solid #009EE1;
}

.zt-report-header-table--rapport {
    font-size: 0.833333333em;
    line-height: 1.2em;
}

.signature-field {
    border-top: 1px solid black;
    margin: 2.5em 54px 1.5em 54px;
    width: 15em;
    display: inline-block;
    padding-top: 0.5em;
}

#letterhead {
    position: absolute;
    top: 1em;
    right: 1em;
    text-align: right;
}

table.report caption {
    font-size: 1em;
    line-height: 1.5em;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}

table.report {
    width: 100%;
}

tfoot .footnote {
    font-size: 0.75em;
    color: silver;
    font-style: italic;
}

td.list a {
    margin-right: 0.5em;
}

table.section tr th:first-child, table.section tr td:first-child {
    padding-left: 18px;
}

table.section tr th:last-child, table.section tr td:last-child {
    padding-right: 18px;
}

table.section tr:last-child th, table.section tr:last-child td {
    padding-bottom: 1.5em;
}

form.section {
    margin-bottom: 0.75em;
}

form.section > div, form.section > ul {
    margin-left: 0.5em;
    padding-left: 0.5em;
    margin-right: 0.5em;
    padding-right: 0.5em;
    margin-top: 0;
    min-height: 1.5em;
}

#zeta_workslip_form_recesses {
    margin-left: 1em;
}

#content form {
}

#content form h2 {
    font-weight: bold;
}

.zt-c-menu {
    color: white;
    text-decoration: none;
}

.zt-c-menu__link {
    color: white;
    text-decoration: none;
    font-size: 0.8333333em;
    line-height: 1.8em;
}

.zt-c-menu__link:hover {
    color: #ffe500;
}

.zt-c-menu__item--level-1 {
    text-indent: 3px;
}

.zt-c-menu__item--level-2 {
    text-indent: 6px;
}

.zt-c-menu__item--level-3 {
    text-indent: 9px;
}

.zt-c-menu__item--level-4 {
    text-indent: 12px;
}

.zt-c-menu__item--level-5 {
    text-indent: 15px;
}

.zt-c-menu__item--level-6 {
    text-indent: 18px;
}

.zt-c-menu__item--level-1 {
    background-color: #009EE1;
}

.zt-c-menu--level-1 {
    border-top: 1px solid white;
}

.zt-c-title {

}

.zt-c-title--deleted {
    color: silver;
}
.zt-c-title--deleted::before {
    content: "gelöscht";
    color: red;
    border: solid 1px red;
    transform: rotate(-45deg);
    font-family: "courier new", courier;
    position: absolute;
    left: -27px;
}

.zt-c-subtitle {

}

.zt-c-subtitle--deleted {
    color: silver;
}

tr {
    box-sizing: border-box;
    line-height: 1.5em;
}

.list__row--head {
    border-top: 1px solid #009ee1;
    border-bottom: 2px solid #009ee1;
}

.list__row--body {
    border-bottom: 1px solid #009ee1;
}

.list__inline-heading {
    font-size: 0.66666667em;
    line-height: 1.5em;
    font-style: italic;
}

.list__compact-text-block {
    font-size: 0.66666667em;
    margin: 0.5em;
}

.zt-report__row--data-start {
    border-bottom-style: none;
}

.zt-report__row--data-middle {
    border-top-style: none;
    border-bottom-style: none;
}

.zt-report__row--data-end {
    border-top-style: none;
}

.zt-report__column--data-comments {
    font-size: 90%;
    font-style: italic;
    color: #868686;
}

.zt-report__column--header-date, .zt-report__column--data-date {
    width: 7em;
    max-width: 7em;
}

th {
    font-weight: bold;
}

#session-status a {
    display: inline-block;
    padding-left: 18px;
    padding-right: 36px;
    margin-left: -18px;
    border-radius: 4px;
    background-color: #c8e1eb;
    text-decoration: none;
    color: #009eef;
}

#session-status a:hover {
    background-color: #f59e00;
}

.zt-c-message {
    font-size: 0.83333333em;
    line-height: 1.8em;
    border-style: solid;
    border-width: 1px;
    padding: 0.4em 26px 0.4em 53px;
    margin-bottom: 1em;
    background-repeat: no-repeat;
    background-position: 12px 0.4em;
}

.zt-c-message--notice {
    border-color: rgb(0, 215, 0);
    background-color: rgb(205, 255, 205);
    background-image: url('../img/icon-ok.svg');
}

.zt-c-message--info {
    border-color: rgb(0, 0, 215);
    background-color: rgb(205, 205, 255);
    background-image: url('../img/icon-info.svg');
}

.zt-c-message--warning {
    border-color: rgb(255, 215, 0);
    background-color: rgb(255, 250, 205);
    background-image: url('../img/icon-warning.svg');
}

.zt-c-message--error {
    border-color: rgb(215, 0, 0);
    background-color: rgb(255, 205, 205);
    background-image: url('../img/icon-error.svg');
}

.buttonette, .icon-link {
    width: 18px;
    height: 18px;
    overflow: hidden;
    display: inline-block;
    background-image: url('../img/buttonette-sprite.svg');
    background-repeat: no-repeat;
}

.icon-text-link {
    background-image: url('../img/buttonette-sprite.svg');
    background-repeat: no-repeat;
    background-size: 324px 54px;
    padding-left: 27px;
    display: inline-block;
    border: 2px solid white;
    border-radius: 4px;
}

a:hover.icon-text-link {
    border: 2px solid #009ee1;
    border-radius: 4px;
}

.icon-text-link-label {
    background-color: white;
    display: inline-block;
    padding-left: 0.333333em;
    padding-right: 0.666667em;
}

.icon-text-link.delete {
    background-position-x: -54px;
}

.icon-text-link.calendar {
    background-position-x: -162px;
}

.mail-link {
    background-position: -126px 0px;
}

.export-link {
    background-position: -180px 0px;
}

.refresh-link {
    background-position: -198px 0px;
}

.new-count-bubble, .old-count-bubble {
    font-size: 9px;
    width: 12px;
    height: 12px;
    text-align: center;
    vertical-align: bottom;
}

.new-count-bubble {
    background-color: red;
    color: white;
    font-weight: bold;
}

.old-count-bubble {
    background-color: #808080;
    color: white;
    font-weight: bold;
}

.buttonette {
    text-indent: -9999em;
}

button.buttonette {
    border: none;
    background-color: transparent;
}

.buttonette.disabled, .icon-link.disabled {
    background-position-y: -18px;
}

.edit {
    background-position: 0px 0px;
}

.activate, .deactivate:hover {
    background-position: -18px -18px;
}

.deactivate, .activate:hover {
    background-position: -18px 0px;
}

.delete {
    background-position: -36px 0px;
}

.confirm {
    background-position: -54px 0px;
}

.add {
    background-position: -72px 0px;
}

.attachment {
    background-position: -90px 0px;
}

.calendar {
    background-position: -108px 0px;
}

.empty-list, .empty {
    font-style: italic;
    color: silver;
}

input.count {
    width: 2em;
}

input.time {
    width: 4em;
}

input.hours, input.temperature {
    width: 3em;
}

textarea.report {
    width: 100%;
    height: 9em;
}

.zt-c-date-field__input {
    width: 180px;
}

.zt-c-date-field {
    padding: 0 18px 0 0;
    background-image: url('../img/buttonette-sprite.svg');
    background-position: 72px 0px;
    height: 18px;
    width: 180px;
}

.ui-datepicker {
    width: 180px;
    background-color: #c8e1eb;
    /* jQuery UI fügt diesen div hinzu, ohne ihn anfangs auszublenden */
    display: none;
    padding: 9px;
    border-radius: 3px;
}

.ui-datepicker-calendar a {
    text-decoration: none;
    color: #009eef;
}

.ui-datepicker-calendar td:hover {
    background-color: #f59e00;
}

.ui-datepicker-header {
    position: relative;
    height: 1.5em;
}

.ui-datepicker-prev {
    position: absolute;
    top: 0;
    left: 0px;
    width: 18px;
    text-align: left;
}

.ui-datepicker-next {
    position: absolute;
    top: 0;
    left: 162px;
    width: 18px;
    text-align: right;
}

.ui-datepicker-title {
    position: absolute;
    top: 0;
    left: 27px;
    width: 126px;
    text-align: center;
}

.accordion .target p, .accordion .target table, .accordion .target textarea {
    margin: 1.5em 0;
}

.accordion {
    margin-bottom: 1.5em;
}

.ui-accordion-header {
    padding-left: 36px;
    background-color: #009eef;
    color: white;
    border: 1px solid silver;
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
}

.ui-icon {
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-left: -36px;
    margin-right: 9px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-accordion-header-icon {
    background-image: url('../img/accordion-sprite.png');
}

.ui-icon-triangle-1-e {
    background-position: 0 0;
}

.ui-icon-triangle-1-s {
    background-position: 0 -27px;
}

.ui-accordion-header:hover {
    color: #f59e00;
}

.ui-widget-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.ui-dialog {
    background-color: white;
    border: 2px solid #009eef;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

.ui-dialog-titlebar {
    background-color: #c8e1eb;
    color: #009eef;
    border-bottom: 1px solid #009eef;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
}

.ui-dialog-content {
    padding: 0.5em;
}

li.comment {
    padding: 0.25em;
}

li ~ li.comment {
    border-top: 1px solid silver;
}

.comment {
    text-align: right;
}

.comment p {
    text-align: left;
    margin: 0; /* aufheben der geerbten Margins, diese stören hier */
}

.comment cite, .comment time {
    font-size: 0.75em;
    font-style: italic;
    color: silver;
}

.filter-form {
    float: right;
    width: 414px;
    margin: 27px;
    border: 1px solid #009eef;
    border-radius: 4px;
    padding: 26px;
}

#dialog-export p {
    margin: 0.25em 18px 0.25em 18px;
}
