body {
    margin: 0;
    font-family: 'UniversLTW01-57Condense 723821', Arial, Helvetica, sans-serif;
    text-align: center;
    color: #646464;
    background-color: #e9f3fa !important;
}

.printer-hide {
    display: block;
    background-color: #0962a4;
    height: 35px;
    color: #BEE9EA;
}
#kunde-details {
    min-height: 100px;
}
.printer-hide form {
    display: inline-block;
}

.error {
    background: #fbe3e4 !important;
    border: 1px solid #fbc2c4 !important;
    color: #8a1f11 !important;
}

div.error {
    margin: 10px 0;
    padding: 5px;
}

.error ul {
    margin: 5px;
    padding: 5px;
}

.error li {
    list-style-type: none;
}

.error-container label {
    color: #8a1f11;
}

.error-container input {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

.error-container select {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

#kunde-details.error-container {
    background: #fbe3e4;
    border: 1px solid #fbc2c4;
    color: #8a1f11;
}

div.success {
    background: #d8fbcc;
    border: 1px solid #abfb94;
    color: #4d8a47;
    margin: 10px 0;
    padding: 5px;
}

.unlock {
    display: none;
}

.welcome {
    width: 300px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: -100px;
    color: #d6e8f6;
}

a, a:visited {
    text-decoration: none;
}

h1 {
    font-size: 32px;
    margin: 16px 0 0 0;
}

.nav-header {
    height: 50px;
    background-color: #0761a3;
    color: #e9e9dd;
    padding: 10px;
}

.nav-header a {
    color: #e9e9dd;
}

.nav-header a:hover {
    color: #ffffff;
}

.nav-right {
    float: right;
    font-weight: normal;
    text-align: right;
}

.nav-left {
    float: left;
    font-weight: normal;
    text-align: left;
}

.login-name {
    font-weight: bold;
}

.car a {
    color: #e9e9dd !important;
}

.car a:hover {
    color: #ffffff !important;
}

.car a {
    color: #e9e9dd;
}

.car a:hover {
    color: #ffffff;
}

.container a {
    color: black;
}

.day-even {
    background-color: #d6e8f6;
}

.day-odd {
    background-color: #e9f3fa;
}

.termin {
    margin: 2px;
    border-radius: 5px;
    opacity: 0.9;
}

a:hover > .termin {
    opacity: 1;
}

div.empty:hover {
    background-color: #ffffff;
}

.dayname {
    margin: 5px 0 0 0;
    font-size: larger;
    font-weight: bold;
}

.date {
    margin: 0;
}

.tagesnotiz {
    height: 100px;
    background-color: #ffffff;
    margin: 3px;
    padding: 5px;
    opacity: 0.8;
    border-radius: 5px;
    text-align: left;
    overflow-y: hidden;
    font-size: 13px;
}

.tagesnotiz:hover {
    opacity: 1;
}

.socialtooltip .socialtooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 5px;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    right: 0;
    bottom: 0;
    transition: opacity 0.3s ease-in-out;
}

.socialtooltip:hover .socialtooltiptext {
    visibility: visible;
    opacity: 1;
}

.socialnote {
    position: relative;
    overflow-y: scroll;
    height: 100px;
    background-color: #dde5e7;
    margin: 3px;
    padding: 5px;
    opacity: 0.8;
    border-radius: 5px;
    text-align: left;
    font-size: 13px;
    color: black;
}

.login-panel {

}

.login-panel > form > label {
    width: 100px;
}

.login-panel {
    padding: 30px;
    width: 300px;
    text-align: left;
    margin: 20px auto;
    background-color: #d6e8f6;
    border-radius: 10px;
    border: 1 #d9ebf7 solid;

}

.content-panel {
    padding: 0 30px;
    text-align: left;
    margin: 20px auto;
    background-color: #d6e8f6;
    border-radius: 10px;
    border: 1 #d9ebf7 solid;

}

.login-panel div {
    width: 120px;
    float: left;
}

.login-panel label {
    font-weight: bold;
}

.login-submit {
    margin: 0 auto;
    text-align: center;
    width: 100% !important;
}

.aDay {
    max-width: 800px;
    margin: 0 auto;
}

.daylink {
    color: #646464;

}

.daylink:hover {
    color: #464646;

}

.car p {
    font-weight: bold;
}

.car {
    width: 49%;
    float: left;
    margin: 0 auto;
}

.Sitzung, .Lieferung {
    color: #5A5A52;
}

.empty {
    color: #5A5A52;
}

.termin-header {
    padding: 5px;
    height: 32px;
    background-color: #4682B4;
}

.left {
    float: left;
}

.right {
    float: right;
}

.termin-edit-form {
    text-align: left;
}

span.middle-input {
    display: inline-block;
    width: 100px;
}

span.short-middle-input {
    display: inline-block;
    width: 70px;
}

span.short-input {
    display: inline-block;
    width: 50px;
}

span.large-input {
    display: inline-block;
    width: 150px;
}

.searchSet {
    text-align: left;
}

.small-input {
    width: 41px;
}

/* define header */
#head {
    height: 80px;
    padding-left: 20px;
}

/* define footer */
#copyright {
    padding-left: 20px;
    height: 20px;
    border-top: 1px dotted #014479;
}

/* define the navi */
#navi {
    width: 200px;
    padding-left: 20px;
}

/* set links */
a {
    color: #333333;
    text-decoration: none;
}

/* small font */
.small {
    font-size: 9px;
}

/* define some formfields inputs */
.formfield {
    font-family: Verdana, "Times New Roman", Times, serif;
    color: #555;
    padding: 4px 4px 3px;
    border: 2px solid #014479;
    font-size: 12px;
    margin-top: 4px;
    margin-bottom: 4px;
}

/* warning fontset */
.warning {
    font-weight: bold;
    color: #014479;
}

.hover:hover {
    background-color: #cccccc;
}

legend {
    font-weight: bold;
}

.main #title {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 15px;
}

img {
    border: none !important;
}

input.text {
    padding: .4em;
}

.center {
    color: #e9e9dd;
    font-weight: bold;
}

#step-1 label {
    display: inline-block;
    width: 100px;

}

#wizard {
    text-align: left;
}

.waren-liste input {
    width: 40px;
}

.user-create {
    text-align: left;
    margin: 20px auto;
    width: 317px;
}

.user-create label {
    display: inline-block;
    /*font-weight: bold;*/
    width: 155px;
}

#grayout {
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: black;
    opacity: 0.5;
    z-index: 1;
}

/*Tabelle!*/

.ui-datatable table {
    border-collapse: collapse;
    width: 100%;
    table-layout: fixed;
}

.ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-footer {
    text-align: center;
    padding: 4px 10px;
}

.ui-datatable .ui-datatable-header {
    border-bottom: 0 none;
}

.ui-datatable .ui-datatable-footer {
    border-top: 0 none;
}

.ui-datatable thead th, .ui-datatable tfoot td {
    text-align: center;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td {
    padding: 4px 10px;
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
}

.ui-datatable tbody td {
    border-color: inherit;
}

.ui-datatable .ui-sortable-column {
    cursor: pointer;
}

.ui-datatable div.ui-dt-c {
    position: relative;
}

.ui-datatable .ui-sortable-column-icon {
    display: inline-block;
    margin: -3px 0 -3px 2px;
}

.ui-datatable .ui-column-filter {
    display: block;
    width: 100px;
    margin: auto;
}

.ui-datatable .ui-expanded-row {
    border-bottom: 0 none;
}

.ui-datatable .ui-expanded-row-content {
    border-top: 0 none;
}

.ui-datatable .ui-row-toggler {
    cursor: pointer;
}

.ui-datatable tr.ui-state-highlight {
    cursor: pointer;
}

.ui-datatable .ui-selection-column .ui-chkbox-all {
    display: block;
    margin: 0 auto;
    width: 16px;
    height: 16px;
}

.ui-datatable-scrollable table, .ui-datatable-sticky table {
    table-layout: fixed;
}

.ui-datatable-scrollable-body {
    overflow: auto;
}

.ui-datatable-scrollable-header, .ui-datatable-scrollable-footer {
    overflow: hidden;
    border: 0 none;
}

.ui-datatable-scrollable .ui-datatable-scrollable-header, .ui-datatable-scrollable .ui-datatable-scrollable-footer {
    position: relative;
}

.ui-datatable-scrollable .ui-datatable-scrollable-header td {
    font-weight: normal;
}

.ui-datatable-scrollable-body::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 15px;
    background-color: transparent;
}

.ui-datatable-scrollable-body::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 1px solid white;
    background-color: rgba(194, 194, 194, .5);
}

.ui-datatable .ui-datatable-scrollable-body {
    min-height: 0;
}

.ui-datatable .ui-datatable-data tr.ui-state-hover {
    border-color: inherit;
    font-weight: inherit;
    cursor: pointer;
}

.ui-datatable .ui-paginator, .ui-datatable .ui-paginator {
    padding: 2px;
}

.ui-column-dnd-top, .ui-column-dnd-bottom {
    display: none;
    position: absolute;
}

.ui-column-dnd-top .ui-icon, .ui-column-dnd-bottom .ui-icon {
    position: absolute;
    top: -4px;
}

/* InCell Editing */
.ui-datatable .ui-cell-editor-input {
    display: none;
}

.ui-datatable .ui-row-editing .ui-cell-editor .ui-cell-editor-output {
    display: none;
}

.ui-datatable .ui-row-editing .ui-cell-editor .ui-cell-editor-input {
    display: block;
}

.ui-datatable .ui-row-editor span {
    cursor: pointer;
    float: left;
}

.ui-datatable .ui-row-editor .ui-icon-pencil {
    display: inline-block;
}

.ui-datatable .ui-row-editing .ui-row-editor .ui-icon-pencil {
    display: none;
}

.ui-datatable .ui-row-editor .ui-icon-check, .ui-datatable .ui-row-editor .ui-icon-close {
    display: none;
}

.ui-datatable .ui-row-editing .ui-row-editor .ui-icon-check, .ui-datatable .ui-row-editing .ui-row-editor .ui-icon-close {
    display: inline-block;
}

.ui-datatable .ui-datatable-data tr.ui-row-editing td.ui-editable-column, .ui-datatable .ui-datatable-data td.ui-cell-editing {
    padding: 0;
    margin: 0;
}

/*resizer */
.ui-datatable .ui-column-resizer {
    width: 8px;
    height: 20px;
    padding: 0;
    cursor: col-resize;
    /*background-image: url("/showcase/javax.faces.resource/spacer/dot_clear.gif.xhtml?ln=primefaces&v=5.1-SNAPSHOT");*/
    margin: -4px -10px -4px 0;
    float: right;
}

.ui-datatable .ui-filter-column .ui-column-resizer {
    height: 45px;
}

.ui-datatable .ui-column-resizer-helper {
    width: 1px;
    position: absolute;
    z-index: 10;
    display: none;
}

.ui-datatable-resizable {
    padding-bottom: 1px; /*fix for webkit overlow*/
    overflow: auto;
}

.ui-datatable-resizable thead th, .ui-datatable-resizable tbody td, .ui-datatable-resizable tfoot td {
    white-space: nowrap;
}

.ui-datatable-resizable table {
    table-layout: fixed;
}

.ui-datatable-rtl {
    direction: rtl;
}

.ui-datatable-rtl.ui-datatable thead th, .ui-datatable-rtl.ui-datatable tfoot td {
    text-align: right;
}

/* Frozen Columns */
.ui-datatable .ui-datatable-frozenlayout-left, .ui-datatable .ui-datatable-frozenlayout-right {
    padding: 0;
    border: 0 none;
    vertical-align: top;
}

.ui-datatable .ui-datatable-frozen-container {
    margin-right: -1px;
}

.ui-datatable-frozen-container .ui-datatable-scrollable-body {
    overflow: hidden;
}

.ui-datatable .ui-datatable-frozen-container .ui-row-toggler {
    margin-top: -2px;
    margin-bottom: -2px;
}

.ui-datatable .ui-datatable-frozen-container .ui-row-editor {
    margin-top: -2px;
    margin-bottom: -2px;
}

.fieldset-padding {
    padding: 0 0 15px 20px;
}